+ 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 [Wed Jul 1 01:25:54 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-586966b45-xnbwk 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, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5569082f5a20 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-07-01 01:25:58.075 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:25:58.075 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-01 01:25:58.174 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:25:58.174 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-01 01:25:58.346 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:25:58.443 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:25:59.129 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:25:59.132 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:25:59.135 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 01:25:59.136 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:25:59.136 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:25:59.136 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:25:59.137 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.143 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.143 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.143 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.163 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:25:59.164 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.164 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.202 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:25:59.202 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:25:59.202 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:25:59.203 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:25:59.326 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:25:59.336 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:25:59.339 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 01:25:59.340 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:25:59.341 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:25:59.341 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:25:59.341 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.348 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.348 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:25:59.348 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.369 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:25:59.371 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.371 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:25:59.410 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:25:59.410 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:25:59.411 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:25:59.411 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:25:59.572 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:25:59.856 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:25:59.875 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:25:59.875 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:25:59.875 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:25:59.899 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:25:59.899 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:25:59.900 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:25:59.900 8 INFO neutron.plugins.ml2.extensions.port_security [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:25:59.900 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:25:59.900 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:25:59.900 8 INFO neutron.plugins.ml2.managers [None req-805e1967-0c46-4f30-8878-58c41ff255b3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:25:59.910 8 INFO neutron.quota [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded quota_driver: . 2026-07-01 01:25:59.911 8 INFO neutron.plugins.ml2.plugin [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:25:59.911 8 INFO neutron.plugins.ml2.managers [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:25:59.911 8 INFO neutron.plugins.ml2.managers [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:25:59.911 8 INFO neutron.plugins.ml2.managers [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:25:59.911 8 INFO neutron.extensions.vlantransparent [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:25:59.912 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: qos 2026-07-01 01:25:59.922 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: router 2026-07-01 01:25:59.954 8 INFO neutron.services.service_base [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:25:59.955 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: segments 2026-07-01 01:26:00.039 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: trunk 2026-07-01 01:26:00.089 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:26:00.128 8 WARNING stevedore.named [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:26:00.190 8 INFO neutron_vpnaas.services.vpn.plugin [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:26:00.190 8 INFO neutron.common.utils [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:26:00.190 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:26:00.194 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:26:00.194 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:26:00.195 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:26:00.195 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: tag 2026-07-01 01:26:00.200 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: timestamp 2026-07-01 01:26:00.203 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:26:00.207 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: flavors 2026-07-01 01:26:00.210 8 INFO neutron.manager [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loading Plugin: revisions 2026-07-01 01:26:00.213 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Initializing extension manager. 2026-07-01 01:26:00.215 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: address-group 2026-07-01 01:26:00.216 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: address-scope 2026-07-01 01:26:00.217 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:26:00.217 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: agent 2026-07-01 01:26:00.218 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:26:00.219 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:26:00.221 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:26:00.222 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: availability_zone 2026-07-01 01:26:00.222 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:26:00.223 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:26:00.223 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:26:00.225 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:26:00.225 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: dns-integration 2026-07-01 01:26:00.226 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:26:00.226 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:26:00.227 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: dvr 2026-07-01 01:26:00.227 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:26:00.228 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:26:00.228 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:26:00.228 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:26:00.228 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:26:00.229 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:00.229 7 INFO neutron.plugins.ml2.extensions.port_security [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:26:00.229 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:26:00.229 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:26:00.229 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:26:00.229 7 INFO neutron.plugins.ml2.managers [None req-965e4c88-26d8-4746-97c0-ef8de4005048 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:26:00.230 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: external-net 2026-07-01 01:26:00.230 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:26:00.231 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: extraroute 2026-07-01 01:26:00.231 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:26:00.232 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:26:00.233 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:26:00.233 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:26:00.234 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:26:00.234 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:26:00.235 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: flavors 2026-07-01 01:26:00.236 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:26:00.237 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:26:00.237 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:26:00.238 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:26:00.238 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:26:00.239 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: router 2026-07-01 01:26:00.241 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:00.241 7 INFO neutron.quota [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded quota_driver: . 2026-07-01 01:26:00.241 7 INFO neutron.plugins.ml2.plugin [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:26:00.242 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:26:00.242 7 INFO neutron.plugins.ml2.managers [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:26:00.242 7 INFO neutron.plugins.ml2.managers [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:26:00.242 7 INFO neutron.plugins.ml2.managers [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:26:00.242 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: l3-ha 2026-07-01 01:26:00.242 7 INFO neutron.extensions.vlantransparent [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:26:00.243 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:00.243 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: qos 2026-07-01 01:26:00.243 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:26:00.244 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:00.245 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:26:00.246 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:26:00.248 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:26:00.248 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:26:00.249 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:26:00.250 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:26:00.251 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: multi-provider 2026-07-01 01:26:00.251 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: net-mtu 2026-07-01 01:26:00.252 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:26:00.252 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:26:00.253 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:26:00.254 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:26:00.255 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: pagination 2026-07-01 01:26:00.255 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: router 2026-07-01 01:26:00.255 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:26:00.256 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:26:00.256 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:26:00.257 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:26:00.258 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:26:00.258 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:26:00.259 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: binding 2026-07-01 01:26:00.260 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: binding-extended 2026-07-01 01:26:00.260 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-security 2026-07-01 01:26:00.261 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: project-id 2026-07-01 01:26:00.261 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: provider 2026-07-01 01:26:00.263 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos 2026-07-01 01:26:00.264 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:26:00.264 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:26:00.265 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-default 2026-07-01 01:26:00.265 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-fip 2026-07-01 01:26:00.266 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:26:00.266 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:26:00.267 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:26:00.268 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:26:00.268 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:26:00.269 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-pps 2026-07-01 01:26:00.270 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:26:00.270 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:26:00.271 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:26:00.271 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:26:00.273 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: quotas 2026-07-01 01:26:00.274 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: quota_details 2026-07-01 01:26:00.275 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:26:00.276 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:26:00.276 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:26:00.277 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:26:00.277 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:26:00.278 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:26:00.279 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:26:00.279 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:26:00.280 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:26:00.280 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:26:00.281 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:26:00.282 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:26:00.282 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:26:00.290 7 INFO neutron.services.service_base [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:26:00.290 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: security-group 2026-07-01 01:26:00.291 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: segments 2026-07-01 01:26:00.291 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: segment 2026-07-01 01:26:00.292 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:26:00.293 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: service-type 2026-07-01 01:26:00.293 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: sorting 2026-07-01 01:26:00.294 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:26:00.294 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:26:00.295 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:26:00.295 8 WARNING neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:26:00.296 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:26:00.297 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:26:00.297 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:26:00.298 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:26:00.298 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:26:00.299 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:26:00.300 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:26:00.302 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:26:00.302 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:26:00.303 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: trunk 2026-07-01 01:26:00.304 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: trunk-details 2026-07-01 01:26:00.304 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:26:00.305 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:26:00.306 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:26:00.306 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:26:00.307 8 INFO neutron.api.extensions [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Loaded extension: vpnaas 2026-07-01 01:26:00.310 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:26:00.310 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:26:00.310 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.310 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:26:00.311 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:00.311 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:00.313 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:00.313 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:00.314 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:00.314 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.314 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.314 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.314 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.315 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:00.315 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:00.315 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:00.315 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:00.316 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:00.316 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:00.317 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:00.318 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] router is already registered 2026-07-01 01:26:00.318 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:00.318 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] floatingip is already registered 2026-07-01 01:26:00.319 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:00.319 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] rbac_policy is already registered 2026-07-01 01:26:00.319 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:00.319 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] security_group is already registered 2026-07-01 01:26:00.320 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:00.320 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] security_group_rule is already registered 2026-07-01 01:26:00.320 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.320 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.321 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.321 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.321 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:00.321 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] trunk is already registered 2026-07-01 01:26:00.321 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:00.321 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] endpoint_group is already registered 2026-07-01 01:26:00.322 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:00.322 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] vpnservice is already registered 2026-07-01 01:26:00.322 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:00.322 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:26:00.322 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:00.322 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] ipsecpolicy is already registered 2026-07-01 01:26:00.323 8 INFO neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:00.323 8 WARNING neutron.quota.resource_registry [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] ikepolicy is already registered 2026-07-01 01:26:00.358 8 WARNING keystonemiddleware._common.config [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:26:00.365 8 WARNING oslo_config.cfg [None req-26cd531b-9b59-4a12-8f0a-1d51a143b4f9 - - - - - -] 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 6 seconds on interpreter 0x5569082f5a20 pid: 8 (default app) 2026-07-01 01:26:00.378 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: trunk 2026-07-01 01:26:00.422 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:26:00.458 7 WARNING stevedore.named [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:26:00.513 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:26:00.514 7 INFO neutron.common.utils [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:26:00.515 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:26:00.520 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: tag 2026-07-01 01:26:00.526 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: timestamp 2026-07-01 01:26:00.528 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:26:00.532 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: flavors 2026-07-01 01:26:00.534 7 INFO neutron.manager [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loading Plugin: revisions 2026-07-01 01:26:00.537 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Initializing extension manager. 2026-07-01 01:26:00.539 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: address-group 2026-07-01 01:26:00.540 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: address-scope 2026-07-01 01:26:00.540 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:26:00.541 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: agent 2026-07-01 01:26:00.542 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:26:00.543 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:26:00.544 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:26:00.545 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: availability_zone 2026-07-01 01:26:00.545 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:26:00.546 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:26:00.546 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:26:00.548 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:26:00.548 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: dns-integration 2026-07-01 01:26:00.549 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:26:00.550 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:26:00.550 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: dvr 2026-07-01 01:26:00.551 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:26:00.551 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:26:00.552 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:00.553 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:26:00.553 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: external-net 2026-07-01 01:26:00.554 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:26:00.554 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: extraroute 2026-07-01 01:26:00.555 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:26:00.556 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:26:00.556 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:26:00.557 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:26:00.557 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:26:00.558 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:26:00.558 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: flavors 2026-07-01 01:26:00.559 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:26:00.560 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:26:00.561 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:26:00.561 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:26:00.562 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:26:00.563 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: router 2026-07-01 01:26:00.564 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:26:00.565 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:26:00.566 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: l3-ha 2026-07-01 01:26:00.566 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:00.567 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:26:00.568 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:26:00.568 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:26:00.570 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:26:00.571 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:26:00.572 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:26:00.573 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:26:00.574 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:26:00.574 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: multi-provider 2026-07-01 01:26:00.575 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: net-mtu 2026-07-01 01:26:00.576 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:26:00.577 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:26:00.577 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:26:00.579 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:26:00.579 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: pagination 2026-07-01 01:26:00.580 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:26:00.580 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:26:00.581 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:26:00.582 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:26:00.582 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:26:00.583 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:26:00.583 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: binding 2026-07-01 01:26:00.584 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: binding-extended 2026-07-01 01:26:00.585 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-security 2026-07-01 01:26:00.585 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: project-id 2026-07-01 01:26:00.586 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: provider 2026-07-01 01:26:00.588 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos 2026-07-01 01:26:00.589 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:26:00.590 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:26:00.590 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-default 2026-07-01 01:26:00.591 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-fip 2026-07-01 01:26:00.592 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:26:00.592 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:26:00.593 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:26:00.594 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:26:00.594 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:26:00.595 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-pps 2026-07-01 01:26:00.596 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:26:00.596 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:26:00.597 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:26:00.598 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:26:00.600 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: quotas 2026-07-01 01:26:00.601 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: quota_details 2026-07-01 01:26:00.602 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:26:00.603 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:26:00.603 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:26:00.604 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:26:00.605 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:26:00.605 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:26:00.606 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:26:00.607 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:26:00.607 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:26:00.608 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:26:00.609 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:26:00.609 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:26:00.610 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:26:00.618 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: security-group 2026-07-01 01:26:00.619 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: segment 2026-07-01 01:26:00.620 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:26:00.620 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: service-type 2026-07-01 01:26:00.621 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: sorting 2026-07-01 01:26:00.622 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:26:00.623 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:26:00.623 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:26:00.624 7 WARNING neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:26:00.624 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:26:00.625 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:26:00.626 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:26:00.627 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:26:00.627 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:26:00.628 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:26:00.629 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:26:00.631 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:26:00.632 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:26:00.633 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: trunk 2026-07-01 01:26:00.633 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: trunk-details 2026-07-01 01:26:00.634 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:26:00.635 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:26:00.636 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:26:00.636 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:26:00.638 7 INFO neutron.api.extensions [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Loaded extension: vpnaas 2026-07-01 01:26:00.640 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:26:00.640 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:26:00.641 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.641 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:26:00.642 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:00.642 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:00.645 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:00.645 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:00.646 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:00.646 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.646 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.646 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.646 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.647 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:00.647 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:00.647 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:00.647 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:00.648 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:00.648 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:00.650 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:26:00.650 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] router is already registered 2026-07-01 01:26:00.650 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:26:00.651 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] floatingip is already registered 2026-07-01 01:26:00.652 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:26:00.652 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] rbac_policy is already registered 2026-07-01 01:26:00.653 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:26:00.653 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] security_group is already registered 2026-07-01 01:26:00.653 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:26:00.653 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] security_group_rule is already registered 2026-07-01 01:26:00.654 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.654 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.654 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:26:00.655 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] subnetpool is already registered 2026-07-01 01:26:00.655 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:26:00.655 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] trunk is already registered 2026-07-01 01:26:00.655 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:26:00.656 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] endpoint_group is already registered 2026-07-01 01:26:00.656 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:26:00.656 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] vpnservice is already registered 2026-07-01 01:26:00.657 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:26:00.657 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:26:00.657 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:26:00.657 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] ipsecpolicy is already registered 2026-07-01 01:26:00.658 7 INFO neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:26:00.658 7 WARNING neutron.quota.resource_registry [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] ikepolicy is already registered 2026-07-01 01:26:00.695 7 WARNING keystonemiddleware._common.config [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:26:00.703 7 WARNING oslo_config.cfg [None req-b09eaafa-dd5b-4378-86ae-3c093a7eddd2 - - - - - -] 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 6 seconds on interpreter 0x5569082f5a20 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-07-01 01:26:04.806 8 WARNING oslo_policy.policy [None req-60b025ad-f82a-4762-a46b-470fe3a21b17 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - 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: 8|app: 0|req: 4/4] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:04 2026] GET /v2.0/networks => generated 15 bytes in 976 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-07-01 01:26:05.346 7 WARNING oslo_policy.policy [None req-70c88d7d-a428-4f81-a783-cb231cef6638 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - 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-07-01 01:26:05.918 7 WARNING neutron.services.revisions.revision_plugin [None req-70c88d7d-a428-4f81-a783-cb231cef6638 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Could not find related network for resource to bump revision. 2026-07-01 01:26:05.949 7 INFO neutron.db.segments_db [None req-70c88d7d-a428-4f81-a783-cb231cef6638 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment abe83044-5b66-4d28-b1d5-e7a17e739478 of type flat for network b0eced3b-d7c4-4c9c-8031-ccaa3af3d0a4 2026-07-01 01:26:06.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70c88d7d-a428-4f81-a783-cb231cef6638 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/5] 199.19.213.250 () {48 vars in 966 bytes} [Wed Jul 1 01:26:05 2026] POST /v2.0/networks => generated 124 bytes in 744 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:11 2026] GET /v2.0/networks => generated 15 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:12.159 8 WARNING neutron.services.revisions.revision_plugin [None req-c8072bfe-b546-43bc-b061-5a5a2baf5f72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Could not find related network for resource to bump revision. 2026-07-01 01:26:12.187 8 INFO neutron.db.segments_db [None req-c8072bfe-b546-43bc-b061-5a5a2baf5f72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment d85a27e1-99bb-4933-a744-98cf46d45888 of type flat for network ce16a82d-ba98-4950-80fe-1b6d88983be2 2026-07-01 01:26:12.242 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8072bfe-b546-43bc-b061-5a5a2baf5f72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.19.213.250 () {48 vars in 966 bytes} [Wed Jul 1 01:26:12 2026] POST /v2.0/networks => generated 124 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:17 2026] GET /v2.0/networks => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:18.091 8 WARNING neutron.services.revisions.revision_plugin [None req-23e510bc-ba95-4ba3-b77e-81c810eac149 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Could not find related network for resource to bump revision. 2026-07-01 01:26:18.123 8 INFO neutron.db.segments_db [None req-23e510bc-ba95-4ba3-b77e-81c810eac149 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment e6876dbe-706c-467d-b5a0-03ccbdeae4b1 of type flat for network f169322e-2628-4d3a-82c0-dde6cf5516c7 2026-07-01 01:26:18.172 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23e510bc-ba95-4ba3-b77e-81c810eac149 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.19.213.250 () {48 vars in 966 bytes} [Wed Jul 1 01:26:18 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:23 2026] GET /v2.0/networks => generated 15 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:24.107 8 WARNING neutron.services.revisions.revision_plugin [None req-4d610f5f-558f-4b73-87d5-8d8ff47c7e72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Could not find related network for resource to bump revision. 2026-07-01 01:26:24.130 8 INFO neutron.db.segments_db [None req-4d610f5f-558f-4b73-87d5-8d8ff47c7e72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 89223ff1-1bf1-43a3-8db8-db32058cf068 of type flat for network 97a730e3-4bb2-45e8-9adf-7b13f9c3869e 2026-07-01 01:26:24.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d610f5f-558f-4b73-87d5-8d8ff47c7e72 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.19.213.250 () {48 vars in 966 bytes} [Wed Jul 1 01:26:24 2026] POST /v2.0/networks => generated 124 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:29 2026] GET /v2.0/networks => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:26:30.047 7 WARNING neutron.services.revisions.revision_plugin [None req-a5b7d5d5-dcb6-4a03-bde8-cb82fee8fec0 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Could not find related network for resource to bump revision. 2026-07-01 01:26:30.066 7 INFO neutron.db.segments_db [None req-a5b7d5d5-dcb6-4a03-bde8-cb82fee8fec0 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment ee542d90-61d8-481e-8f5a-f780473b407c of type flat for network d0693305-bfe7-48f2-8089-8e3e71228ccc [pid: 7|app: 0|req: 6/15] 199.19.213.250 () {48 vars in 966 bytes} [Wed Jul 1 01:26:30 2026] POST /v2.0/networks => generated 706 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.19.213.250 () {44 vars in 910 bytes} [Wed Jul 1 01:26: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.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:26:31 2026] GET /v2.0/networks => generated 709 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.19.213.250 () {48 vars in 964 bytes} [Wed Jul 1 01:26:31 2026] POST /v2.0/subnets => generated 641 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:33:04.082 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:33:04.084 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:33:04.087 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:33:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.250) !!! [pid: 7|app: 0|req: 34/70] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:33:04 2026] GET /v2.0/networks => generated 753 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:33:04.269 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:33:04.270 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:33:04.271 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:33:04 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.250) !!! 2026-07-01 01:33:04.343 8 INFO neutron.db.segments_db [None req-b8ef6493-9b0a-4192-bfbf-44eaafe09948 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 979a59e2-68f7-4753-be07-543579ccadc9 of type vxlan for network 3f02cede-8a86-4334-83ac-a7d7f49d1b53 [pid: 8|app: 0|req: 37/71] 199.19.213.250 () {48 vars in 965 bytes} [Wed Jul 1 01:33:04 2026] POST /v2.0/networks => generated 707 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:33:05.246 7 INFO oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49420. 2026-07-01 01:33:05.247 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49416. [pid: 7|app: 0|req: 35/72] 199.19.213.250 () {44 vars in 910 bytes} [Wed Jul 1 01:33:05 2026] GET /v2.0/subnets => generated 644 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:33:05.381 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49436. 2026-07-01 01:33:05.390 8 INFO oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49432. [pid: 8|app: 0|req: 38/73] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:33:05 2026] GET /v2.0/networks => generated 1430 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.19.213.250 () {48 vars in 964 bytes} [Wed Jul 1 01:33:05 2026] POST /v2.0/subnets => generated 627 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:06 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 2793 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.250 () {48 vars in 980 bytes} [Wed Jul 1 01:33:06 2026] POST /v2.0/security-groups => generated 1552 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:07 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 4327 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:07 2026] GET /v2.0/security-groups => generated 4327 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:08 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 4909 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:08 2026] GET /v2.0/security-groups => generated 4909 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:09 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 5493 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:09 2026] GET /v2.0/security-groups => generated 5493 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:09 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:10 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 6077 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:10 2026] GET /v2.0/security-groups => generated 6077 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:10 2026] POST /v2.0/security-group-rules => generated 571 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:11 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 6661 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:11 2026] GET /v2.0/security-groups => generated 6661 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:11 2026] POST /v2.0/security-group-rules => generated 571 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:12 2026] GET /v2.0/security-groups => generated 7245 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.250 () {44 vars in 906 bytes} [Wed Jul 1 01:33:13 2026] GET /v2.0/ports => generated 2489 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:33:13 2026] GET /v2.0/networks => generated 1474 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.250 () {48 vars in 960 bytes} [Wed Jul 1 01:33:13 2026] POST /v2.0/ports => generated 1100 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 01:33:19.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6b25b72-ad46-47e2-b110-f8dcffa12954 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.19.213.250 () {44 vars in 980 bytes} [Wed Jul 1 01:33:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 87 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: 51/99] 199.19.213.250 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.250 () {48 vars in 1032 bytes} [Wed Jul 1 01:33:19 2026] PUT /v2.0/ports/41213fbe-a605-469e-bbcd-7ff9030d5fa4 => generated 1213 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.250 () {44 vars in 906 bytes} [Wed Jul 1 01:33:21 2026] GET /v2.0/ports => generated 3730 bytes in 65 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: 50/102] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:22 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 7245 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.250 () {48 vars in 980 bytes} [Wed Jul 1 01:33:22 2026] POST /v2.0/security-groups => generated 1546 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:23 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 8773 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:23 2026] GET /v2.0/security-groups => generated 8773 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:23 2026] POST /v2.0/security-group-rules => generated 591 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:33:24 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9377 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:33:24 2026] GET /v2.0/security-groups => generated 9377 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:33:24 2026] POST /v2.0/security-group-rules => generated 595 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:34:23 2026] GET /v2.0/quotas/81f3b799a19c47d4ad2aed1438d92ccb => generated 292 bytes in 16 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: 61/119] 199.19.213.250 () {48 vars in 1026 bytes} [Wed Jul 1 01:34:23 2026] PUT /v2.0/quotas/81f3b799a19c47d4ad2aed1438d92ccb => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:34:23 2026] GET /v2.0/quotas/81f3b799a19c47d4ad2aed1438d92ccb => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:36:22.035 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:36:22.035 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:36:22.036 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:36:22 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.19.213.250) !!! /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-07-01 01:36:22.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c3172f2-a5fe-49d7-a8e6-df5c7516f8e1 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 68/137] 199.19.213.250 () {30 vars in 742 bytes} [Wed Jul 1 01:36:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:36:22.192 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:36:22.193 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:36:22.195 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:36:22 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.19.213.250) !!! /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: 70/138] 199.19.213.250 () {30 vars in 764 bytes} [Wed Jul 1 01:36:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:36:23.910 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46592. 2026-07-01 01:36:23.911 7 INFO oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46604. 2026-07-01 01:36:24.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2e8c986f-6dbf-4df8-b66f-afd650901db7 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/139] 199.19.213.250 () {30 vars in 742 bytes} [Wed Jul 1 01:36:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:36:24.164 8 INFO oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46624. 2026-07-01 01:36:24.167 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46620. [pid: 8|app: 0|req: 71/140] 199.19.213.250 () {30 vars in 764 bytes} [Wed Jul 1 01:36:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:42:28.027 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:42:28.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:42:28.030 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:42:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b (ip 199.19.213.250) !!! [pid: 7|app: 0|req: 95/191] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:42:28 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 2797 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:42:28.273 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:42:28.274 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:42:28.274 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:42:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.250) !!! [pid: 8|app: 0|req: 97/192] 199.19.213.250 () {48 vars in 980 bytes} [Wed Jul 1 01:42:28 2026] POST /v2.0/security-groups => generated 1560 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 01:42:29.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40790. 2026-07-01 01:42:29.238 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40802. [pid: 7|app: 0|req: 96/193] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:42:29 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 4339 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:42:29.322 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40832. 2026-07-01 01:42:29.322 8 INFO oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40818. [pid: 8|app: 0|req: 98/194] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:42:29 2026] GET /v2.0/security-groups => generated 14303 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/195] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:42:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:42:30 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 4917 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:42:30 2026] GET /v2.0/security-groups => generated 14881 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/198] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:42:30 2026] POST /v2.0/security-group-rules => generated 567 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:42:31 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 5497 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:42:31 2026] GET /v2.0/security-groups => generated 15461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:42:31 2026] POST /v2.0/security-group-rules => generated 569 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:42:32 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 6079 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:42:32 2026] GET /v2.0/security-groups => generated 16043 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 199.19.213.250 () {48 vars in 990 bytes} [Wed Jul 1 01:42:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.19.213.250 () {30 vars in 739 bytes} [Wed Jul 1 01:44:30 2026] GET /v2.0/networks?tenant_id=d85593200dc14f7c8245e439aa36a89b&shared=False => generated 15 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:44:30.740 7 INFO neutron.db.segments_db [None req-d055429e-e62a-484b-9226-3628ad90ee5b 61d4a36a0d124506996f434300127561 d85593200dc14f7c8245e439aa36a89b - - - -] Added segment 2035858b-cf6f-460d-b957-e9153dacdef0 of type vxlan for network 5087b207-96e1-4620-bd08-7f432041090f [pid: 7|app: 0|req: 110/222] 199.19.213.250 () {34 vars in 681 bytes} [Wed Jul 1 01:44:30 2026] POST /v2.0/networks => generated 718 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.19.213.250 () {30 vars in 721 bytes} [Wed Jul 1 01:44:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.19.213.250 () {30 vars in 632 bytes} [Wed Jul 1 01:44:30 2026] GET /v2.0/extensions => generated 19178 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.19.213.250 () {34 vars in 676 bytes} [Wed Jul 1 01:44:30 2026] POST /v2.0/ports => generated 963 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 01:44:31 2026] GET /v2.0/networks/5087b207-96e1-4620-bd08-7f432041090f => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.19.213.250 () {30 vars in 721 bytes} [Wed Jul 1 01:44:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 01:44:33 2026] GET /v2.0/networks/5087b207-96e1-4620-bd08-7f432041090f => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/233] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:45:00 2026] GET /v2.0/quotas/d85593200dc14f7c8245e439aa36a89b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.19.213.250 () {48 vars in 1026 bytes} [Wed Jul 1 01:45:01 2026] PUT /v2.0/quotas/d85593200dc14f7c8245e439aa36a89b => generated 291 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/235] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:45:01 2026] GET /v2.0/quotas/d85593200dc14f7c8245e439aa36a89b => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:56:38.284 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:38.286 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:38.287 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:56:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.250) !!! [pid: 8|app: 0|req: 165/328] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:56:38 2026] GET /v2.0/networks => generated 2168 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:56:39.448 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:39.449 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 01:56:39.450 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:56:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.250) !!! [pid: 7|app: 0|req: 164/329] 199.19.213.250 () {44 vars in 910 bytes} [Wed Jul 1 01:56:39 2026] GET /v2.0/subnets => generated 1261 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:56:39.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46404. 2026-07-01 01:56:39.608 8 INFO oslo.messaging._drivers.impl_rabbit [-] [6245dfb0-aa32-4929-9419-aceaebaa0e19] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46392. [pid: 8|app: 0|req: 166/330] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:56:39 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:57:19.909 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59350. 2026-07-01 01:57:19.911 7 INFO oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59362. [pid: 7|app: 0|req: 168/337] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:57:19 2026] GET /v2.0/networks => generated 2168 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.19.213.250 () {44 vars in 910 bytes} [Wed Jul 1 01:57:20 2026] GET /v2.0/subnets => generated 1261 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:57:20 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:21 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:22 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:23 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:24 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:25 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:26 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.19.213.250 () {44 vars in 939 bytes} [Wed Jul 1 01:57:27 2026] GET /v2.0/security-groups => generated 16626 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.19.213.250 () {44 vars in 906 bytes} [Wed Jul 1 01:57:27 2026] GET /v2.0/ports => generated 4725 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:57:34.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a34dd676-44b6-462f-80ec-9dba6ba7fb5e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/350] 199.19.213.250 () {44 vars in 980 bytes} [Wed Jul 1 01:57:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.19.213.250 () {44 vars in 1002 bytes} [Wed Jul 1 01:57:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.19.213.250 () {44 vars in 906 bytes} [Wed Jul 1 01:57:35 2026] GET /v2.0/ports => generated 4725 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:36 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:37 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:57:38 2026] GET /v2.0/security-groups?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 9985 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:57:49 2026] GET /v2.0/quotas/81f3b799a19c47d4ad2aed1438d92ccb => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:58:41 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/368] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:58:42 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 6662 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/369] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:58:43 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:58:44 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => generated 6662 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.19.213.250 () {44 vars in 1024 bytes} [Wed Jul 1 01:58:45 2026] GET /v2.0/security-groups?tenant_id=d85593200dc14f7c8245e439aa36a89b => 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: 186/372] 199.19.213.250 () {44 vars in 974 bytes} [Wed Jul 1 01:58:52 2026] GET /v2.0/quotas/d85593200dc14f7c8245e439aa36a89b => 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: 191/381] 199.19.213.250 () {44 vars in 912 bytes} [Wed Jul 1 01:59:44 2026] GET /v2.0/networks => generated 2168 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:00:24 2026] GET /v2.0/networks => generated 2168 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:25.176 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 02:00:25.177 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] 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: 193/387] 10.0.0.36 () {32 vars in 653 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:00:25 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: 195/391] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:00:25 2026] GET /v2.0/security-groups => generated 16626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.36 () {32 vars in 653 bytes} [Wed Jul 1 02:00:25 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) 2026-07-01 02:00:36.324 7 INFO oslo.messaging._drivers.impl_rabbit [-] [fd822220-89e0-41d2-99ac-274f2bd5f8df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47460. 2026-07-01 02:00:36.328 7 INFO oslo.messaging._drivers.impl_rabbit [-] [babe7138-69e1-40aa-a681-79f28f6e70da] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47464. 2026-07-01 02:00:36.381 8 INFO neutron.db.segments_db [None req-1132befe-0341-4f42-8e25-d2dd0c992064 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment ec5d8a7e-0737-4772-9a84-f7c209b1efdd of type vxlan for network d5bda2f8-334d-446e-b1a9-5acfb9f114c5 2026-07-01 02:00:36.454 7 INFO neutron.db.segments_db [None req-5b6fdede-d368-4d60-8d5e-e172a25de49c bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 9039c0b8-3f11-4e6c-a824-f220d7af1030 of type vxlan for network 93e72e51-eb9b-4698-8572-592252e6daa8 [pid: 8|app: 0|req: 199/396] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/networks => generated 751 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/networks => generated 749 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/subnets => generated 674 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:36.834 8 INFO neutron.db.segments_db [None req-02c0c0ec-7317-4585-a323-0db9369a3e68 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment e7e0e598-3e70-47ad-9eee-b51538851374 of type vxlan for network eacc30f5-7adf-44c1-9ca6-f0aace17f045 [pid: 7|app: 0|req: 199/399] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/subnets => generated 672 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:00:36.928 7 INFO neutron.db.segments_db [None req-deb75b3b-4f00-4440-9f14-33674782c27b bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 2725ea76-fab6-46e4-9f1f-708dfdee6b6c of type vxlan for network 3a326e31-8428-45de-a389-048cc7278073 2026-07-01 02:00:37.196 8 INFO neutron.db.l3_hamode_db [None req-02c0c0ec-7317-4585-a323-0db9369a3e68 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:37.315 7 INFO neutron.db.l3_hamode_db [None req-deb75b3b-4f00-4440-9f14-33674782c27b bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:38.615 8 INFO neutron.db.l3_hamode_db [None req-02c0c0ec-7317-4585-a323-0db9369a3e68 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:00:38.669 7 INFO neutron.db.l3_hamode_db [None req-deb75b3b-4f00-4440-9f14-33674782c27b bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 201/400] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/routers => generated 738 bytes in 3280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:36 2026] POST /v2.0/routers => generated 736 bytes in 3207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/security-groups?tenant_id=9bf417f7fa934cff94e9fca5e0acfc46&name=default => generated 2797 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:40 2026] GET /v2.0/security-groups?tenant_id=3bc9f97e63c7480086c053d11b3cbc75&name=default => generated 2797 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:00:40 2026] PUT /v2.0/routers/9e4d6ec6-9244-4643-a537-59637039f490/add_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:41 2026] DELETE /v2.0/security-groups/bc8f36e5-d74e-4cdc-b3c0-71755f2c94e0 => 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: 202/406] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:00:40 2026] PUT /v2.0/routers/6bc16dfa-a38e-490b-bad8-1fa4cdd82047/add_router_interface => generated 309 bytes in 1579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:41 2026] DELETE /v2.0/security-groups/06ff8456-ef1e-4d14-ab0b-2a82079bfc51 => 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: 205/410] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:00:42 2026] POST /v2.0/security-groups => generated 1595 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:00:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:00:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.219 () {38 vars in 970 bytes} [Wed Jul 1 02:00:42 2026] POST /v2.0/security-groups => generated 1620 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/security-groups/2e5b26cb-6ed5-46ae-9ab6-5253c9cb997c => generated 1620 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 10.0.0.219 () {38 vars in 980 bytes} [Wed Jul 1 02:00:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:00:42 2026] POST /v2.0/floatingips => generated 552 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 10.0.0.219 () {38 vars in 970 bytes} [Wed Jul 1 02:00:43 2026] POST /v2.0/security-groups => generated 1622 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:43 2026] GET /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => generated 1622 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:43.926 7 INFO neutron.db.segments_db [None req-0cf351f7-1c5e-4d0e-8f7a-cbff421ed71d bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 of type vxlan for network 16028799-e9c7-47f8-bb68-9ea327938757 [pid: 8|app: 0|req: 211/419] 10.0.0.219 () {38 vars in 980 bytes} [Wed Jul 1 02:00:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:00:43 2026] POST /v2.0/networks => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => generated 2215 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 10.0.0.219 () {38 vars in 980 bytes} [Wed Jul 1 02:00:44 2026] POST /v2.0/security-group-rules => generated 587 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1139525929&fields=id&tenant_id=8765008151a341059f31840eb343b78f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => generated 2813 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:44 2026] POST /v2.0/subnets => generated 666 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/426] 10.0.0.219 () {34 vars in 1000 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-group-rules/c1317f29-ee6f-49de-a1b6-bfa59a0a803d => generated 584 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:44.332 7 INFO neutron.db.segments_db [None req-a1412dc7-953b-4818-a733-469e2d5b2556 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment d2f2fb45-7b2c-4355-bf12-54c17003a100 of type vxlan for network 2b3e9291-e72e-4ee6-a39d-d93b663e75ca [pid: 8|app: 0|req: 216/427] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 683 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => generated 2813 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/quotas/8765008151a341059f31840eb343b78f => 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: 219/430] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 10.0.0.219 () {36 vars in 1022 bytes} [Wed Jul 1 02:00:44 2026] DELETE /v2.0/security-group-rules/c1317f29-ee6f-49de-a1b6-bfa59a0a803d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:44.634 7 INFO neutron.db.l3_hamode_db [None req-a1412dc7-953b-4818-a733-469e2d5b2556 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/432] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => generated 2215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/433] 10.0.0.219 () {36 vars in 1012 bytes} [Wed Jul 1 02:00:44 2026] DELETE /v2.0/security-groups/417d76e4-332c-43d6-8a58-306337a56ed3 => 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: 223/434] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:44 2026] GET /v2.0/security-groups/2e5b26cb-6ed5-46ae-9ab6-5253c9cb997c => generated 2213 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/435] 10.0.0.219 () {36 vars in 1012 bytes} [Wed Jul 1 02:00:44 2026] DELETE /v2.0/security-groups/2e5b26cb-6ed5-46ae-9ab6-5253c9cb997c => 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: 225/436] 10.0.0.219 () {34 vars in 906 bytes} [Wed Jul 1 02:00:45 2026] GET /v2.0/extensions => generated 19178 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 02:00:45.940 7 INFO neutron.db.l3_hamode_db [None req-a1412dc7-953b-4818-a733-469e2d5b2556 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/437] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:00:45 2026] PUT /v2.0/routers/6bc16dfa-a38e-490b-bad8-1fa4cdd82047/remove_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/438] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 228/439] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/security-groups?tenant_id=06d97531ceeb425ba49ccfa65a5df085&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/440] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:44 2026] POST /v2.0/routers => generated 730 bytes in 2707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/441] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:00:46 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 214/442] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:47 2026] DELETE /v2.0/security-groups/839213ec-a33c-4168-a64c-97dab32da113 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:47.427 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4503ec45-e435-4753-a823-99bdc41c472e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] 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-07-01 02:00:47.827 8 INFO neutron.db.l3_hamode_db [None req-4503ec45-e435-4753-a823-99bdc41c472e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 3a326e31-8428-45de-a389-048cc7278073 was deleted as no HA routers are present in tenant 8aaeed8401cb479696e40bcb34058807. [pid: 8|app: 0|req: 229/443] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:00:46 2026] DELETE /v2.0/routers/6bc16dfa-a38e-490b-bad8-1fa4cdd82047 => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/444] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:47 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 12 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/445] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:48 2026] GET /v2.0/security-groups?tenant_id=89b7f1483acc4ac7bbebf5b43805bcfd&name=default => generated 2801 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:48.326 8 INFO neutron.services.segments.plugin [-] Segment 2725ea76-fab6-46e4-9f1f-708dfdee6b6c resource provider aggregate not found 2026-07-01 02:00:48.331 8 INFO neutron.services.segments.plugin [-] Segment 2725ea76-fab6-46e4-9f1f-708dfdee6b6c resource provider aggregate not found 2026-07-01 02:00:48.341 8 INFO neutron.services.segments.plugin [-] Segment 2725ea76-fab6-46e4-9f1f-708dfdee6b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2725ea76-fab6-46e4-9f1f-708dfdee6b6c found for delete ", "request_id": "req-6a97038f-7039-4552-93b0-1cc7c4b43942"}]} 2026-07-01 02:00:48.344 8 INFO neutron.services.segments.plugin [-] Segment 2725ea76-fab6-46e4-9f1f-708dfdee6b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2725ea76-fab6-46e4-9f1f-708dfdee6b6c found for delete ", "request_id": "req-9d2817d5-34db-497f-932c-2924ae50a480"}]} [pid: 8|app: 0|req: 232/446] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:00:48 2026] DELETE /v2.0/subnets/55665de8-95d3-416e-9755-e97bb601bf82 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/447] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:48 2026] DELETE /v2.0/security-groups/705c52ca-7748-4731-bac3-fd347d38516c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/448] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:00:47 2026] PUT /v2.0/routers/eb4a2dce-6455-411a-928a-8eed2d483dfc/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/449] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:00:48 2026] DELETE /v2.0/networks/93e72e51-eb9b-4698-8572-592252e6daa8 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/450] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/security-groups?tenant_id=8aaeed8401cb479696e40bcb34058807&name=default => generated 2797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/451] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/452] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:49 2026] DELETE /v2.0/security-groups/1fb3d8f9-b7ae-47c6-8b1a-29dbc2b1d822 => 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: 238/453] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:00:49 2026] POST /v2.0/security-groups => generated 1596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/454] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:00:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/455] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 683 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/456] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:00:49 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: 8|app: 0|req: 241/457] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8765008151a341059f31840eb343b78f => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:50.358 8 INFO neutron.services.segments.plugin [-] Segment 9039c0b8-3f11-4e6c-a824-f220d7af1030 resource provider aggregate not found 2026-07-01 02:00:50.383 8 INFO neutron.services.segments.plugin [-] Segment 9039c0b8-3f11-4e6c-a824-f220d7af1030 resource provider aggregate not found 2026-07-01 02:00:50.392 8 INFO neutron.services.segments.plugin [-] Segment 9039c0b8-3f11-4e6c-a824-f220d7af1030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9039c0b8-3f11-4e6c-a824-f220d7af1030 found for delete ", "request_id": "req-30af27ef-6ae7-4cd8-be58-001091443f30"}]} 2026-07-01 02:00:50.421 8 INFO neutron.services.segments.plugin [-] Segment 9039c0b8-3f11-4e6c-a824-f220d7af1030 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9039c0b8-3f11-4e6c-a824-f220d7af1030 found for delete ", "request_id": "req-59b8cd3d-dbc1-435c-b665-bdd1df819323"}]} [pid: 7|app: 0|req: 217/458] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:00:49 2026] POST /v2.0/floatingips => generated 552 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/459] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:00:49 2026] POST /v2.0/ports => generated 954 bytes in 631 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: 243/460] 199.19.213.250 () {34 vars in 910 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/extensions => generated 19178 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/461] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 957 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/462] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:50 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/463] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1108294824&fields=id&tenant_id=c9135252fbef4c60874f1d54634f3517 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/464] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:51.410 8 INFO neutron.db.segments_db [None req-58952f76-f033-41b4-ad8c-1f40ff33db85 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 124f26f1-6876-4e2f-89ec-63ef3e43b2dd of type vxlan for network e8abc55c-8e0f-49c6-b8d0-1d8ad4de1380 [pid: 8|app: 0|req: 247/465] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:00:51 2026] POST /v2.0/networks => generated 745 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/466] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/quotas/c9135252fbef4c60874f1d54634f3517 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/467] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:51 2026] PUT /v2.0/ports/88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 1199 bytes in 616 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: 249/468] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:51 2026] POST /v2.0/subnets => generated 668 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/469] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&fields=id => generated 103 bytes in 157 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: 250/470] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:51.854 7 INFO neutron.db.segments_db [None req-3b830823-ff49-41df-8695-0477bf6bdb65 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment b98317ca-7c65-4977-92ce-087d1ae1a5c2 of type vxlan for network f3f62f1d-ed29-4168-b22d-5024ea3b29bf [pid: 8|app: 0|req: 251/471] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 252/472] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/473] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:51 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/474] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 8|app: 0|req: 255/475] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:52.275 7 INFO neutron.db.l3_hamode_db [None req-3b830823-ff49-41df-8695-0477bf6bdb65 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 256/476] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/477] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/478] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/479] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/480] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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) 2026-07-01 02:00:52.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-521b1db1-d0fb-4ab2-be5b-bad1bee397bb'] response: {'name': 'network-changed', 'server_uuid': '8c1dc368-543c-479c-9c52-59a581d31cea', 'tag': '88cf742c-f1d1-4a28-84ff-3d12b14a4568', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 261/481] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/482] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/483] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:52 2026] GET /v2.0/security-groups?tenant_id=afff35e6cc4143a38c7bd883263a29f9&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/484] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => 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: 265/485] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:53 2026] DELETE /v2.0/security-groups/cf60451b-2986-4d71-a140-0a40db1127c7 => 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: 266/486] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/487] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/488] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/489] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:53.538 7 INFO neutron.db.l3_hamode_db [None req-3b830823-ff49-41df-8695-0477bf6bdb65 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 270/490] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/491] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/security-groups?tenant_id=ea90eb2c12c54726a5abb92f8490de2d&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/492] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c9135252fbef4c60874f1d54634f3517 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/493] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => 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: 274/494] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&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: 275/495] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:53 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 8|app: 0|req: 276/496] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:00:53 2026] DELETE /v2.0/security-groups/8808d6c7-799d-4ff8-aecb-0a6c30012d2a => 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: 277/497] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:00:53 2026] POST /v2.0/ports => generated 958 bytes in 430 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: 278/498] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:00:54 2026] PUT /v2.0/ports/3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 1203 bytes in 425 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: 279/499] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 973 bytes in 110 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: 280/500] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/501] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/502] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:00:51 2026] POST /v2.0/routers => generated 732 bytes in 3175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/503] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/504] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/505] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/506] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/subnets?id=c778046f-76d0-4cb6-a667-f62e8736959a => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/507] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/ports?network_id=16028799-e9c7-47f8-bb68-9ea327938757&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/508] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:55.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eda36c34-2be7-4f44-94f3-a305e3760bc5'] response: {'name': 'network-changed', 'server_uuid': '5a9c8275-3044-433f-bc6b-c5dfc62b0816', 'tag': '3ab49a4c-ed2d-44f1-87f8-b8119b182f1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 226/509] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/510] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/511] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 771 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/512] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => 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: 230/513] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/subnets?id=c778046f-76d0-4cb6-a667-f62e8736959a => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/514] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/ports?network_id=16028799-e9c7-47f8-bb68-9ea327938757&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: 232/515] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/516] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:55 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 236/519] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:56 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/520] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:56 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/521] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:56 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/522] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:56 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&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: 284/523] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:00:55 2026] PUT /v2.0/routers/c6445300-f100-47ae-be1c-735a2d5f2f33/add_router_interface => generated 309 bytes in 2059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/524] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/525] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/526] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/527] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/528] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:57 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => 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: 287/529] 10.0.0.219 () {38 vars in 970 bytes} [Wed Jul 1 02:00:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/530] 10.0.0.219 () {38 vars in 970 bytes} [Wed Jul 1 02:00:57 2026] POST /v2.0/security-groups => generated 1618 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/531] 10.0.0.219 () {38 vars in 970 bytes} [Wed Jul 1 02:00:58 2026] POST /v2.0/security-groups => generated 1617 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:00:58.225 7 INFO neutron.db.l3_db [None req-aaa85905-9ac6-4cc7-bf5f-9bc320f2805e 11a60fd83a9e41e28c13512f590cf38c 8765008151a341059f31840eb343b78f - - - -] Floating IP c3198af1-1615-4400-8395-a8d686344104 associated. External IP: 10.96.250.216, port: 88cf742c-f1d1-4a28-84ff-3d12b14a4568. [pid: 8|app: 0|req: 290/532] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups?tenant_id=1c4890da1a1849678bb9a1e4561020f4 => generated 7598 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/533] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/2f2f046c-754d-4510-b2ea-6de25538cf1a => generated 2798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/534] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/2f2f046c-754d-4510-b2ea-6de25538cf1a => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/535] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/5d77d2ce-8021-45ab-8c9f-30b716be3987 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/536] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:00:57 2026] PUT /v2.0/floatingips/c3198af1-1615-4400-8395-a8d686344104 => generated 855 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/537] 10.0.0.219 () {36 vars in 1012 bytes} [Wed Jul 1 02:00:58 2026] DELETE /v2.0/security-groups/5d77d2ce-8021-45ab-8c9f-30b716be3987 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:00:58.580 7 INFO neutron.api.v2.resource [req-d03d1ff2-30f8-4548-909a-628013ec10ad req-680038a6-b7ef-4df1-822f-da3fb1303e82 e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 244/538] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/5d77d2ce-8021-45ab-8c9f-30b716be3987 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:58.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cab11c5-aa1b-4b66-9505-f4a30d6cc65e'] response: {'name': 'network-changed', 'server_uuid': '8c1dc368-543c-479c-9c52-59a581d31cea', 'tag': '88cf742c-f1d1-4a28-84ff-3d12b14a4568', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 245/539] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/4cef0602-9579-4504-a49b-02337368809b => generated 1618 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/540] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => 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: 295/541] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/542] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/543] 10.0.0.219 () {36 vars in 1012 bytes} [Wed Jul 1 02:00:58 2026] DELETE /v2.0/security-groups/4cef0602-9579-4504-a49b-02337368809b => 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: 297/544] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:58.894 8 INFO neutron.api.v2.resource [req-d54a663c-db1b-48ca-b6b3-b85a6686f535 req-9ba41bb3-9339-406b-9e44-2eea96f9a621 e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/545] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/4cef0602-9579-4504-a49b-02337368809b => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/546] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/547] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/548] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups/fc12f1b8-b58e-4e34-8659-93c27a50eaf4 => generated 1617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/549] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/550] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:00:58 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/551] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&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: 301/552] 10.0.0.219 () {36 vars in 1012 bytes} [Wed Jul 1 02:00:58 2026] DELETE /v2.0/security-groups/fc12f1b8-b58e-4e34-8659-93c27a50eaf4 => 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: 252/553] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:00:59.154 7 INFO neutron.api.v2.resource [req-004d3aaf-69ea-47fa-a363-af42b048b201 req-2b87ff4a-b6d7-45a5-9843-ce5986b21c2d e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/554] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/fc12f1b8-b58e-4e34-8659-93c27a50eaf4 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/555] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/556] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups?tenant_id=1c4890da1a1849678bb9a1e4561020f4 => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/557] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/558] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/2f2f046c-754d-4510-b2ea-6de25538cf1a => generated 2798 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/559] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/2f2f046c-754d-4510-b2ea-6de25538cf1a => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:00:59.389 7 INFO neutron.api.v2.resource [req-adb5db36-ecc4-4009-83e6-aebb424e0f76 req-7ab46d8e-d1a4-4db1-ae03-7fffadf09183 e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/560] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/fc12f1b8-b58e-4e34-8659-93c27a50eaf4 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:59.441 7 INFO neutron.api.v2.resource [req-d33fb658-2f2f-48e6-abea-f8a71d55cf01 req-8b7d8545-f479-4b5d-9809-5ec8063a2b6e e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/561] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/4cef0602-9579-4504-a49b-02337368809b => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:59.491 7 INFO neutron.api.v2.resource [req-c196a2bd-a119-4948-a634-0873733b88a1 req-d4455a55-ade8-49b5-9cfa-16cdc52067f3 e2ea609063024adbbf7b3f9ea2952d21 1c4890da1a1849678bb9a1e4561020f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/562] 10.0.0.219 () {34 vars in 990 bytes} [Wed Jul 1 02:00:59 2026] GET /v2.0/security-groups/5d77d2ce-8021-45ab-8c9f-30b716be3987 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:00:59.800 8 INFO neutron.db.l3_db [None req-544f9324-8655-4612-adee-3e11b039ef15 b8603b49b2644c08b3bf01c7de988174 c9135252fbef4c60874f1d54634f3517 - - - -] Floating IP 4a30e2d8-0004-4938-876e-f18728069676 associated. External IP: 10.96.250.214, port: 3ab49a4c-ed2d-44f1-87f8-b8119b182f1b. [pid: 8|app: 0|req: 304/563] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:00:59 2026] PUT /v2.0/floatingips/4a30e2d8-0004-4938-876e-f18728069676 => generated 856 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:01.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd9bf952-7f6d-45dd-b835-d12d9ab36193'] response: {'name': 'network-changed', 'server_uuid': '5a9c8275-3044-433f-bc6b-c5dfc62b0816', 'tag': '3ab49a4c-ed2d-44f1-87f8-b8119b182f1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 260/564] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:00:59 2026] PUT /v2.0/routers/c6445300-f100-47ae-be1c-735a2d5f2f33/remove_router_interface => generated 309 bytes in 1777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/565] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/566] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:00 2026] GET /v2.0/security-groups?tenant_id=2edc8cdeb2774bf5a6fa3043734188ea&name=default => generated 2801 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/567] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 771 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/568] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:01 2026] DELETE /v2.0/security-groups/52edfd7f-ebca-4aab-827f-dfaea903ab0e => 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: 308/569] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 859 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/570] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/subnets?id=c778046f-76d0-4cb6-a667-f62e8736959a => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/571] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/ports?network_id=16028799-e9c7-47f8-bb68-9ea327938757&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: 311/572] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 312/573] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/security-groups?tenant_id=57559a421e8046bca9eab883656daa09&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/574] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:01 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 314/575] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:01 2026] DELETE /v2.0/security-groups/f1bafa02-98d1-4cdd-8f63-e9ef5e804cf1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:02.097 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-709dea5a-63c9-4be8-86cb-42247007a73f bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] 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-07-01 02:01:02.599 7 INFO neutron.db.l3_hamode_db [None req-709dea5a-63c9-4be8-86cb-42247007a73f bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network f3f62f1d-ed29-4168-b22d-5024ea3b29bf was deleted as no HA routers are present in tenant 1c4890da1a1849678bb9a1e4561020f4. [pid: 7|app: 0|req: 262/576] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:01 2026] DELETE /v2.0/routers/c6445300-f100-47ae-be1c-735a2d5f2f33 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/577] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:02 2026] DELETE /v2.0/subnets/3f3eb432-e834-4ad2-a7b7-267344e19c7e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:03.066 7 INFO neutron.services.segments.plugin [-] Segment b98317ca-7c65-4977-92ce-087d1ae1a5c2 resource provider aggregate not found 2026-07-01 02:01:03.071 7 INFO neutron.services.segments.plugin [-] Segment b98317ca-7c65-4977-92ce-087d1ae1a5c2 resource provider aggregate not found 2026-07-01 02:01:03.090 7 INFO neutron.services.segments.plugin [-] Segment b98317ca-7c65-4977-92ce-087d1ae1a5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b98317ca-7c65-4977-92ce-087d1ae1a5c2 found for delete ", "request_id": "req-b5e95d09-1152-4fb4-b98c-ae395ce40f7a"}]} 2026-07-01 02:01:03.091 7 INFO neutron.services.segments.plugin [-] Segment b98317ca-7c65-4977-92ce-087d1ae1a5c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b98317ca-7c65-4977-92ce-087d1ae1a5c2 found for delete ", "request_id": "req-ef98aa3e-a804-459d-bacf-c4e8a6cfd541"}]} [pid: 7|app: 0|req: 263/578] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:02 2026] DELETE /v2.0/networks/e8abc55c-8e0f-49c6-b8d0-1d8ad4de1380 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/579] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:03 2026] GET /v2.0/security-groups?tenant_id=1c4890da1a1849678bb9a1e4561020f4&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/580] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:03 2026] DELETE /v2.0/security-groups/2f2f046c-754d-4510-b2ea-6de25538cf1a => 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: 317/581] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:05 2026] GET /v2.0/security-groups?tenant_id=ccc1aebad88748e6a6865ec6392f60a9&name=default => generated 2801 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:06.304 7 INFO neutron.services.segments.plugin [-] Segment 124f26f1-6876-4e2f-89ec-63ef3e43b2dd resource provider aggregate not found 2026-07-01 02:01:06.313 7 INFO neutron.services.segments.plugin [-] Segment 124f26f1-6876-4e2f-89ec-63ef3e43b2dd resource provider aggregate not found 2026-07-01 02:01:06.323 7 INFO neutron.services.segments.plugin [-] Segment 124f26f1-6876-4e2f-89ec-63ef3e43b2dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124f26f1-6876-4e2f-89ec-63ef3e43b2dd found for delete ", "request_id": "req-256d33ee-6814-4b3d-9694-141f9e5cd406"}]} 2026-07-01 02:01:06.332 7 INFO neutron.services.segments.plugin [-] Segment 124f26f1-6876-4e2f-89ec-63ef3e43b2dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124f26f1-6876-4e2f-89ec-63ef3e43b2dd found for delete ", "request_id": "req-7d05a8b1-990c-4298-847e-9425b8ecbd3b"}]} [pid: 7|app: 0|req: 265/582] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:06 2026] DELETE /v2.0/security-groups/aa73a566-cff9-4782-a2a0-aa3a7c4513af => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/583] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:06 2026] GET /v2.0/security-groups?tenant_id=900f0043280c4b30af38cdc94a1473ae&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/584] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:06 2026] DELETE /v2.0/security-groups/50d698db-85ec-488f-945e-a1e631759d98 => 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: 267/585] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:08 2026] GET /v2.0/security-groups?tenant_id=7ef86c02d3a04d489cb18e1b2077632f&name=default => generated 2801 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:08.884 8 INFO neutron.db.segments_db [None req-cb608e77-93f1-4e0b-a9e1-4cc445878e6d 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Added segment d88d35da-fcdc-47fc-8bba-05c72a4ab91e of type vxlan for network e7bdb679-ab76-4c58-a800-7129374bf3de [pid: 7|app: 0|req: 268/586] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:08 2026] DELETE /v2.0/security-groups/2ab9c625-80d0-4d70-afdf-fdd873876fe1 => 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: 319/587] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:08 2026] POST /v2.0/networks => generated 649 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/588] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/security-groups?tenant_id=c025a4221535479e9aab85ba20276359&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/589] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:09 2026] DELETE /v2.0/security-groups/9615da0a-1d0c-41b0-a440-bcb470ebb31b => 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: 269/590] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:09 2026] POST /v2.0/subnets => generated 603 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:09.427 8 INFO neutron.db.segments_db [None req-55468e6e-019e-4c0a-b88c-ca05f1a37e8c 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Added segment a38a47b6-f43a-4349-98a9-a5794d25089b of type vxlan for network 4c0e70e6-d3a9-419e-98a2-1d2863723631 2026-07-01 02:01:09.747 8 INFO neutron.db.l3_hamode_db [None req-55468e6e-019e-4c0a-b88c-ca05f1a37e8c 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 270/591] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1240 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/592] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:01:09 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/593] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => 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: 273/594] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:01:10 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:11.149 8 INFO neutron.db.l3_hamode_db [None req-55468e6e-019e-4c0a-b88c-ca05f1a37e8c 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 276/597] 10.0.0.36 () {32 vars in 651 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions => generated 19178 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/598] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/599] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/600] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/601] 10.0.0.36 () {32 vars in 663 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/602] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/603] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/604] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/605] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/606] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/607] 10.0.0.36 () {32 vars in 691 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/608] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/609] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 1 02:01:11 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: 289/610] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/611] 10.0.0.36 () {32 vars in 659 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/612] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/613] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/614] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/615] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/616] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/617] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/618] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/619] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/620] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/621] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/622] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/623] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/624] 10.0.0.36 () {32 vars in 665 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/625] 10.0.0.36 () {32 vars in 675 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/626] 10.0.0.36 () {32 vars in 663 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 306/627] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 307/628] 10.0.0.36 () {32 vars in 711 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 308/629] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 309/630] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/631] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/632] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 312/633] 10.0.0.36 () {32 vars in 703 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 313/634] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 314/635] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/636] 10.0.0.36 () {32 vars in 691 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 10.0.0.36 () {32 vars in 707 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.36 () {32 vars in 703 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.36 () {32 vars in 709 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 321/642] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 322/643] 10.0.0.36 () {32 vars in 685 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.36 () {32 vars in 673 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.36 () {32 vars in 669 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 326/647] 10.0.0.36 () {32 vars in 659 bytes} [Wed Jul 1 02:01:11 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: 327/648] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 328/649] 10.0.0.36 () {32 vars in 697 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 329/650] 10.0.0.36 () {32 vars in 675 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 331/652] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 332/653] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/655] 10.0.0.36 () {32 vars in 705 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 335/656] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/659] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/660] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/661] 10.0.0.36 () {32 vars in 665 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/662] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/663] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/664] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/665] 10.0.0.36 () {32 vars in 689 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/666] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/667] 10.0.0.36 () {32 vars in 683 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 347/668] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/669] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/670] 10.0.0.36 () {32 vars in 701 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/671] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 351/672] 10.0.0.36 () {32 vars in 713 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/673] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/674] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/675] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/676] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 356/677] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 357/678] 10.0.0.36 () {32 vars in 677 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 358/679] 10.0.0.36 () {32 vars in 667 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/680] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 360/681] 10.0.0.36 () {32 vars in 703 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 361/682] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/683] 10.0.0.36 () {32 vars in 681 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 363/684] 10.0.0.36 () {32 vars in 703 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 364/685] 10.0.0.36 () {32 vars in 693 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/686] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/687] 10.0.0.36 () {32 vars in 695 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/688] 10.0.0.36 () {32 vars in 687 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/689] 10.0.0.36 () {32 vars in 699 bytes} [Wed Jul 1 02:01:11 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/690] 10.0.0.36 () {32 vars in 663 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 370/691] 10.0.0.36 () {32 vars in 679 bytes} [Wed Jul 1 02:01:11 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: 7|app: 0|req: 371/692] 10.0.0.36 () {32 vars in 691 bytes} [Wed Jul 1 02:01:12 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: 7|app: 0|req: 372/693] 10.0.0.36 () {32 vars in 675 bytes} [Wed Jul 1 02:01:12 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: 7|app: 0|req: 373/694] 10.0.0.36 () {32 vars in 665 bytes} [Wed Jul 1 02:01:12 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: 322/695] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:09 2026] POST /v2.0/routers => generated 695 bytes in 2834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/696] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:12 2026] GET /v2.0/security-groups?tenant_id=9b3178e0fada4de4879db8c0926fc213&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/697] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:12 2026] DELETE /v2.0/security-groups/834d3380-cc5e-4182-ade5-99c265db69b0 => 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: 374/698] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:12 2026] PUT /v2.0/routers/7e636e29-8522-49e6-a3dc-c633c90cf117/add_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/699] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:01:14 2026] POST /v2.0/ports => generated 958 bytes in 371 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-07-01 02:01:14.800 7 INFO neutron.db.segments_db [None req-af22d467-aa8d-4ab9-bbc6-ccaca909d163 fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment 2370f9ca-edd0-4cd8-a112-a45ee149e7ff of type vxlan for network beb04c55-a3af-4094-9ef1-e868375c9ea8 2026-07-01 02:01:14.924 7 INFO neutron.db.segments_db [None req-af22d467-aa8d-4ab9-bbc6-ccaca909d163 fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment 8f27da27-e811-4b5a-9b84-fded864a7983 of type vxlan for network 2635cf06-49d7-4e9a-8227-51583953c7de [pid: 8|app: 0|req: 326/700] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:01:14 2026] POST /v2.0/ports => generated 955 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/701] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:14 2026] POST /v2.0/networks => generated 1245 bytes in 547 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: 376/702] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:01:15 2026] GET /v2.0/networks => generated 1844 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:15.440 7 INFO neutron.services.segments.plugin [-] Segment 2370f9ca-edd0-4cd8-a112-a45ee149e7ff resource provider aggregate not found 2026-07-01 02:01:15.444 7 INFO neutron.services.segments.plugin [-] Segment 2370f9ca-edd0-4cd8-a112-a45ee149e7ff resource provider aggregate not found 2026-07-01 02:01:15.463 7 INFO neutron.services.segments.plugin [-] Segment 2370f9ca-edd0-4cd8-a112-a45ee149e7ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2370f9ca-edd0-4cd8-a112-a45ee149e7ff found for delete ", "request_id": "req-351e4bbc-93b6-4d64-be0b-e370abefdc71"}]} 2026-07-01 02:01:15.469 7 INFO neutron.services.segments.plugin [-] Segment 2370f9ca-edd0-4cd8-a112-a45ee149e7ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2370f9ca-edd0-4cd8-a112-a45ee149e7ff found for delete ", "request_id": "req-9bf90a3e-b8ae-4396-9f2d-fe0ec6821fed"}]} [pid: 7|app: 0|req: 377/703] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:15 2026] DELETE /v2.0/networks/beb04c55-a3af-4094-9ef1-e868375c9ea8 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/704] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:15 2026] DELETE /v2.0/networks/2635cf06-49d7-4e9a-8227-51583953c7de => 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: 379/705] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:01:15 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) 2026-07-01 02:01:15.849 7 INFO neutron.db.segments_db [None req-041b9b7b-f061-4fae-bc2a-d09c6d5e01ac fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment b4204c20-6510-48bc-911d-af023403dc28 of type vxlan for network 8c3fbf1c-a874-44ac-b66b-d1defbd43761 2026-07-01 02:01:15.931 8 INFO neutron.db.l3_db [None req-6ee0ba6d-8274-4f27-87f7-45cfb95f390f 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Floating IP f35ec994-a1be-4106-8649-e8a76d674aff associated. External IP: 10.96.250.213, port: cae020c1-b0c2-4dc1-88f8-7a3b04355e73. [pid: 7|app: 0|req: 380/706] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:15 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:16.003 7 INFO neutron.db.segments_db [None req-2695d724-7b1d-4856-9a85-1f9edd249176 fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment 102bc281-56e8-4133-89b4-c93aca886a5f of type vxlan for network 0f40ffe4-5839-4f1e-af18-8540ae45bf0d [pid: 7|app: 0|req: 381/707] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:15 2026] POST /v2.0/networks => generated 650 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/708] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:01:15 2026] POST /v2.0/floatingips => generated 842 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:16.522 8 INFO neutron.db.l3_db [None req-1b2f51e2-7ac9-4b6d-8ad6-be29feec4649 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Floating IP f35ec994-a1be-4106-8649-e8a76d674aff disassociated. External IP: 10.96.250.213, port: cae020c1-b0c2-4dc1-88f8-7a3b04355e73. [pid: 7|app: 0|req: 382/709] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:01:16 2026] POST /v2.0/ports => generated 1505 bytes in 674 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: 383/710] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:16 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/711] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:01:16 2026] GET /v2.0/ports => generated 1505 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/712] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:17 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/713] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:01:16 2026] PUT /v2.0/floatingips/f35ec994-a1be-4106-8649-e8a76d674aff => generated 552 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/714] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:01:17 2026] DELETE /v2.0/ports/48f5b96e-e7e0-426d-b9b6-f44e04d194d4 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/715] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:17 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:17.483 7 INFO neutron.services.segments.plugin [-] Segment 8f27da27-e811-4b5a-9b84-fded864a7983 resource provider aggregate not found 2026-07-01 02:01:17.494 7 INFO neutron.services.segments.plugin [-] Segment 8f27da27-e811-4b5a-9b84-fded864a7983 resource provider aggregate not found 2026-07-01 02:01:17.501 7 INFO neutron.services.segments.plugin [-] Segment 8f27da27-e811-4b5a-9b84-fded864a7983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f27da27-e811-4b5a-9b84-fded864a7983 found for delete ", "request_id": "req-8514f283-8b41-4258-83a7-8774efc8bfcc"}]} 2026-07-01 02:01:17.515 7 INFO neutron.services.segments.plugin [-] Segment 8f27da27-e811-4b5a-9b84-fded864a7983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f27da27-e811-4b5a-9b84-fded864a7983 found for delete ", "request_id": "req-85080310-ac46-4240-a4bd-e94f1b096dd9"}]} [pid: 8|app: 0|req: 330/716] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:01:17 2026] DELETE /v2.0/ports/fb131886-a33b-4432-a4c3-e7ca9cc1a72b => 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: 331/717] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:17 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/718] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:01:17 2026] GET /v2.0/ports => 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: 387/719] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:01:17 2026] DELETE /v2.0/floatingips/f35ec994-a1be-4106-8649-e8a76d674aff => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:17.759 8 INFO neutron.db.segments_db [None req-55b3e855-50cc-4dda-a52d-ab08ad36e474 fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment 19a1f934-3559-4c58-af50-282862aedfd1 of type vxlan for network f4c983f0-0138-44b1-b510-d50bae78f636 [pid: 8|app: 0|req: 333/720] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:17 2026] POST /v2.0/networks => generated 650 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:17.961 8 INFO neutron.db.segments_db [None req-2c0cc49d-adef-4125-ba5e-05192b2e66c9 fd6c5785f5e2488d87ac005f63cb42ae 05156881feb24fbb887ea8a7c9892699 - - - -] Added segment e4d3d397-9776-402d-99a9-3c866ac9061a of type vxlan for network ec5bb502-ed7b-43f4-81ed-93652e9900e4 [pid: 8|app: 0|req: 334/721] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:17 2026] POST /v2.0/networks => generated 650 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/722] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/723] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/724] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:18 2026] POST /v2.0/subnets => generated 1226 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/725] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&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: 339/726] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/727] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:19.060 7 INFO neutron.db.l3_db [None req-f9db5b3c-21c2-4eee-bb14-0a9528d6af12 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Floating IP c7af31cf-1d15-4086-83d9-b6d98eccf942 associated. External IP: 10.96.250.203, port: c23e1f6a-f447-4eca-94d4-37bfa35cce19. [pid: 8|app: 0|req: 341/728] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/subnets => generated 1839 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/729] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/730] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/subnets/f74c142c-a99b-4c82-8631-2f67ba2f3a16 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/731] 10.0.0.219 () {34 vars in 970 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/ports/88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/732] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:01:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/733] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/subnets?id=c778046f-76d0-4cb6-a667-f62e8736959a => generated 669 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/734] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/floatingips/c7af31cf-1d15-4086-83d9-b6d98eccf942 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/735] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/ports?network_id=16028799-e9c7-47f8-bb68-9ea327938757&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/736] 10.0.0.36 () {32 vars in 653 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/floatingips => generated 845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/737] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/subnets/0b085795-4c48-4e40-b061-e9288fed7d75 => 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: 349/738] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 390/739] 199.19.213.250 () {34 vars in 999 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/subnets?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 659 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/740] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/subnets => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/741] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/742] 199.19.213.250 () {34 vars in 1145 bytes} [Wed Jul 1 02:01:19 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea&device_owner=compute%3Anova&network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:20.241 8 INFO neutron.db.l3_db [None req-0644fc58-886a-458e-b6b4-f1356bd62de6 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Floating IP c7af31cf-1d15-4086-83d9-b6d98eccf942 associated. External IP: 10.96.250.203, port: c23e1f6a-f447-4eca-94d4-37bfa35cce19. 2026-07-01 02:01:20.407 7 INFO neutron.services.segments.plugin [-] Segment e4d3d397-9776-402d-99a9-3c866ac9061a resource provider aggregate not found 2026-07-01 02:01:20.413 7 INFO neutron.services.segments.plugin [-] Segment e4d3d397-9776-402d-99a9-3c866ac9061a resource provider aggregate not found 2026-07-01 02:01:20.434 7 INFO neutron.services.segments.plugin [-] Segment e4d3d397-9776-402d-99a9-3c866ac9061a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d3d397-9776-402d-99a9-3c866ac9061a found for delete ", "request_id": "req-1b74f3d7-cd27-4537-9818-7ee4d53ce1fc"}]} 2026-07-01 02:01:20.435 7 INFO neutron.services.segments.plugin [-] Segment e4d3d397-9776-402d-99a9-3c866ac9061a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4d3d397-9776-402d-99a9-3c866ac9061a found for delete ", "request_id": "req-aeb23ce3-8114-4e87-b383-92762b8f9494"}]} [pid: 7|app: 0|req: 394/743] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:19 2026] DELETE /v2.0/networks/ec5bb502-ed7b-43f4-81ed-93652e9900e4 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/744] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:20 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/745] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:01:19 2026] PUT /v2.0/floatingips/c7af31cf-1d15-4086-83d9-b6d98eccf942 => generated 842 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/746] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:20 2026] PUT /v2.0/ports/88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 1145 bytes in 505 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: 397/747] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:21.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95f19c32-8973-46f4-9fee-9e7a9e1992f6'] response: {'name': 'network-changed', 'server_uuid': '8c1dc368-543c-479c-9c52-59a581d31cea', 'tag': '88cf742c-f1d1-4a28-84ff-3d12b14a4568', 'status': 'completed', 'code': 200} 2026-07-01 02:01:21.240 7 INFO neutron.db.l3_db [None req-04eba36a-7741-48fa-ab5b-4dc7140e5937 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] Floating IP c7af31cf-1d15-4086-83d9-b6d98eccf942 disassociated. External IP: 10.96.250.203, port: cae020c1-b0c2-4dc1-88f8-7a3b04355e73. 2026-07-01 02:01:21.461 8 INFO neutron.services.segments.plugin [-] Segment 19a1f934-3559-4c58-af50-282862aedfd1 resource provider aggregate not found 2026-07-01 02:01:21.466 8 INFO neutron.services.segments.plugin [-] Segment 19a1f934-3559-4c58-af50-282862aedfd1 resource provider aggregate not found 2026-07-01 02:01:21.481 8 INFO neutron.services.segments.plugin [-] Segment 19a1f934-3559-4c58-af50-282862aedfd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a1f934-3559-4c58-af50-282862aedfd1 found for delete ", "request_id": "req-f87980aa-9c7a-4fb0-9b83-d546c89c2cee"}]} 2026-07-01 02:01:21.493 8 INFO neutron.services.segments.plugin [-] Segment 19a1f934-3559-4c58-af50-282862aedfd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a1f934-3559-4c58-af50-282862aedfd1 found for delete ", "request_id": "req-52851a62-e556-419f-816d-4760e1ea54f2"}]} [pid: 8|app: 0|req: 351/748] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/networks/f4c983f0-0138-44b1-b510-d50bae78f636 => 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: 352/749] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/750] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:01:21 2026] PUT /v2.0/floatingips/c7af31cf-1d15-4086-83d9-b6d98eccf942 => generated 552 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/751] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/752] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/networks/0f40ffe4-5839-4f1e-af18-8540ae45bf0d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/753] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => 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: 355/754] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/networks/8c3fbf1c-a874-44ac-b66b-d1defbd43761 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/755] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:01:21 2026] DELETE /v2.0/floatingips/c7af31cf-1d15-4086-83d9-b6d98eccf942 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/756] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:22.077 7 INFO neutron.api.v2.resource [None req-45e2c3de-7c34-4c47-af28-d429147a417f 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 401/757] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:01:22 2026] DELETE /v2.0/floatingips/c7af31cf-1d15-4086-83d9-b6d98eccf942 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/758] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/759] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/760] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/761] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 361/762] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&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: 402/763] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:01:22 2026] DELETE /v2.0/ports/cae020c1-b0c2-4dc1-88f8-7a3b04355e73 => 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: 362/764] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 8|app: 0|req: 363/765] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/766] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/767] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => 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: 403/768] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:01:22 2026] DELETE /v2.0/ports/c23e1f6a-f447-4eca-94d4-37bfa35cce19 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/769] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/security-groups?tenant_id=05156881feb24fbb887ea8a7c9892699&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/770] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/771] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/772] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?device_id=7e636e29-8522-49e6-a3dc-c633c90cf117 => generated 958 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/773] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:22 2026] DELETE /v2.0/security-groups/55b479e6-bfaf-4985-9da9-8672d73a00df => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/774] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/775] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&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: 370/776] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/777] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:22 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 372/778] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 373/779] 199.19.213.250 () {34 vars in 1117 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:23.511 8 INFO neutron.services.segments.plugin [-] Segment 102bc281-56e8-4133-89b4-c93aca886a5f resource provider aggregate not found 2026-07-01 02:01:23.528 8 INFO neutron.services.segments.plugin [-] Segment 102bc281-56e8-4133-89b4-c93aca886a5f resource provider aggregate not found 2026-07-01 02:01:23.532 8 INFO neutron.services.segments.plugin [-] Segment 102bc281-56e8-4133-89b4-c93aca886a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 102bc281-56e8-4133-89b4-c93aca886a5f found for delete ", "request_id": "req-5a69d8c3-a8d8-4089-9b45-ccd24007ce00"}]} 2026-07-01 02:01:23.561 8 INFO neutron.services.segments.plugin [-] Segment 102bc281-56e8-4133-89b4-c93aca886a5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 102bc281-56e8-4133-89b4-c93aca886a5f found for delete ", "request_id": "req-84fade08-e790-4356-ab43-bb8642a9a36a"}]} 2026-07-01 02:01:23.566 8 INFO neutron.services.segments.plugin [-] Segment b4204c20-6510-48bc-911d-af023403dc28 resource provider aggregate not found 2026-07-01 02:01:23.576 8 INFO neutron.services.segments.plugin [-] Segment b4204c20-6510-48bc-911d-af023403dc28 resource provider aggregate not found 2026-07-01 02:01:23.589 8 INFO neutron.services.segments.plugin [-] Segment b4204c20-6510-48bc-911d-af023403dc28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4204c20-6510-48bc-911d-af023403dc28 found for delete ", "request_id": "req-e704ce6f-6f78-4e43-9b7d-82ba5f81bd43"}]} 2026-07-01 02:01:23.591 8 INFO neutron.services.segments.plugin [-] Segment b4204c20-6510-48bc-911d-af023403dc28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4204c20-6510-48bc-911d-af023403dc28 found for delete ", "request_id": "req-be2262f3-003f-4089-9a21-849c7b29697d"}]} [pid: 8|app: 0|req: 374/780] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:23 2026] PUT /v2.0/ports/88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 968 bytes in 477 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-07-01 02:01:23.820 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e544bc23-13d2-4696-b4fc-9c88f80459b9'] response: {'name': 'network-changed', 'server_uuid': '8c1dc368-543c-479c-9c52-59a581d31cea', 'tag': '88cf742c-f1d1-4a28-84ff-3d12b14a4568', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 375/781] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/782] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/783] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/784] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/785] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:23 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/786] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:22 2026] PUT /v2.0/routers/7e636e29-8522-49e6-a3dc-c633c90cf117/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/787] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?fields=segments => generated 14 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/788] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 8|app: 0|req: 382/789] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/ports?tenant_id=8765008151a341059f31840eb343b78f&device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/790] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/networks?id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/791] 10.0.0.36 () {32 vars in 621 bytes} [Wed Jul 1 02:01:24 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/792] 10.0.0.36 () {32 vars in 631 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/ => generated 632 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/793] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/794] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/subnets?id=76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/795] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/ports?network_id=d5bda2f8-334d-446e-b1a9-5acfb9f114c5&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: 389/796] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:24 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 390/797] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5?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: 391/798] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:25.570 7 INFO neutron.services.segments.plugin [-] Segment a38a47b6-f43a-4349-98a9-a5794d25089b resource provider aggregate not found 2026-07-01 02:01:25.575 7 INFO neutron.services.segments.plugin [-] Segment a38a47b6-f43a-4349-98a9-a5794d25089b resource provider aggregate not found 2026-07-01 02:01:25.594 7 INFO neutron.services.segments.plugin [-] Segment a38a47b6-f43a-4349-98a9-a5794d25089b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a47b6-f43a-4349-98a9-a5794d25089b found for delete ", "request_id": "req-e799a634-584f-4704-8004-f8a69b2b4e2b"}]} 2026-07-01 02:01:25.595 7 INFO neutron.services.segments.plugin [-] Segment a38a47b6-f43a-4349-98a9-a5794d25089b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a47b6-f43a-4349-98a9-a5794d25089b found for delete ", "request_id": "req-b9131a53-afc7-419a-bc65-094735cda2d6"}]} 2026-07-01 02:01:25.601 7 INFO neutron.db.l3_hamode_db [None req-a8a53207-1455-4b99-b568-4967e752b2ce 2e813f08cf4c417f80c7ecd3047636b8 de96ef522fc74c4cb7e74ac275a9b7d3 - - - -] HA network 4c0e70e6-d3a9-419e-98a2-1d2863723631 was deleted as no HA routers are present in tenant de96ef522fc74c4cb7e74ac275a9b7d3. [pid: 7|app: 0|req: 408/799] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:24 2026] DELETE /v2.0/routers/7e636e29-8522-49e6-a3dc-c633c90cf117 => generated 0 bytes in 1514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/800] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/security-groups?id=b9dffd87-1c21-4f95-8847-052ad8d2efd8&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/801] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/security-groups?tenant_id=f6ab6c6f7521462aaff84f1419b86223&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/802] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/security-groups/18fa9eea-46ab-4634-ba65-79a8f348e12f => 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: 410/803] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/subnets/e489f4b6-2b48-41b0-944b-b99d454a495e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/804] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:01:25 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:25.984 8 INFO neutron.services.segments.plugin [-] Segment d88d35da-fcdc-47fc-8bba-05c72a4ab91e resource provider aggregate not found 2026-07-01 02:01:25.993 8 INFO neutron.services.segments.plugin [-] Segment d88d35da-fcdc-47fc-8bba-05c72a4ab91e resource provider aggregate not found 2026-07-01 02:01:26.005 8 INFO neutron.services.segments.plugin [-] Segment d88d35da-fcdc-47fc-8bba-05c72a4ab91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88d35da-fcdc-47fc-8bba-05c72a4ab91e found for delete ", "request_id": "req-dc5dae02-05b7-463c-b305-9cfcdb422eea"}]} [pid: 8|app: 0|req: 394/805] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/networks/e7bdb679-ab76-4c58-a800-7129374bf3de => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:26.314 7 INFO neutron.db.l3_db [None req-ec0b3032-a549-49f3-9195-512f396b045f 11a60fd83a9e41e28c13512f590cf38c 8765008151a341059f31840eb343b78f - - - -] Floating IP c3198af1-1615-4400-8395-a8d686344104 disassociated. External IP: 10.96.250.216, port: 88cf742c-f1d1-4a28-84ff-3d12b14a4568. 2026-07-01 02:01:26.547 8 INFO neutron.services.segments.plugin [-] Segment d88d35da-fcdc-47fc-8bba-05c72a4ab91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d88d35da-fcdc-47fc-8bba-05c72a4ab91e found for delete ", "request_id": "req-251a64eb-82fb-4a90-9d33-11474b39a763"}]} [pid: 8|app: 0|req: 397/808] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/security-groups?tenant_id=de96ef522fc74c4cb7e74ac275a9b7d3&name=default => generated 2801 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:01:25 2026] DELETE /v2.0/ports/88cf742c-f1d1-4a28-84ff-3d12b14a4568 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/810] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:26 2026] GET /v2.0/ports?device_id=8c1dc368-543c-479c-9c52-59a581d31cea => 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: 398/811] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:26 2026] DELETE /v2.0/security-groups/e6fd402f-6130-4abe-9dbd-12424dc83f32 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:27.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5185b28-bafb-4aaa-9198-7392ecd915f8'] response: {'server_uuid': '8c1dc368-543c-479c-9c52-59a581d31cea', 'name': 'network-vif-deleted', 'tag': '88cf742c-f1d1-4a28-84ff-3d12b14a4568', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 414/812] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:27 2026] DELETE /v2.0/security-groups/b9dffd87-1c21-4f95-8847-052ad8d2efd8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:28.036 8 INFO neutron.api.v2.resource [None req-9aef706e-c33c-43bb-8801-5f6b3b78178f 11a60fd83a9e41e28c13512f590cf38c 8765008151a341059f31840eb343b78f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/813] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:01:27 2026] GET /v2.0/security-groups/b9dffd87-1c21-4f95-8847-052ad8d2efd8 => generated 146 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/814] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:01:28 2026] DELETE /v2.0/floatingips/c3198af1-1615-4400-8395-a8d686344104 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:29.020 7 INFO neutron.db.segments_db [None req-d3f7e96e-15ce-4ace-ae63-23d640dcd441 ae834c24073c4b69b0b0cb96176ef5e2 2ad3c319564440a88424f36bf791ba58 - - - -] Added segment 4b82dc0a-efb9-4f97-bcf9-030703942342 of type vxlan for network cea63313-6d32-475f-9ad4-133f3e10fe64 [pid: 7|app: 0|req: 416/815] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:28 2026] POST /v2.0/networks => generated 648 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/816] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:29 2026] GET /v2.0/security-groups?tenant_id=74d43d4116a44428b7451f9ce92da50b&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/817] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:29 2026] DELETE /v2.0/security-groups/c4b02d83-75f6-4063-964d-a4ddf6673721 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/818] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:28 2026] PUT /v2.0/routers/9e4d6ec6-9244-4643-a537-59637039f490/remove_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/819] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:29 2026] POST /v2.0/subnets => generated 649 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:30.046 7 INFO neutron.db.segments_db [None req-36e16219-fad7-4bc0-8f3e-6fc9f7901a17 ae834c24073c4b69b0b0cb96176ef5e2 2ad3c319564440a88424f36bf791ba58 - - - -] Added segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 of type vxlan for network 0197bc21-09eb-4971-99ce-9008f17b9266 [pid: 7|app: 0|req: 420/820] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:29 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: 421/821] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 1 02:01:30 2026] PUT /v2.0/networks/0197bc21-09eb-4971-99ce-9008f17b9266 => generated 592 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/822] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:30 2026] POST /v2.0/subnets => generated 622 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:30.848 8 INFO neutron.services.segments.plugin [-] Segment e7e0e598-3e70-47ad-9eee-b51538851374 resource provider aggregate not found 2026-07-01 02:01:30.854 8 INFO neutron.services.segments.plugin [-] Segment e7e0e598-3e70-47ad-9eee-b51538851374 resource provider aggregate not found 2026-07-01 02:01:30.874 8 INFO neutron.services.segments.plugin [-] Segment e7e0e598-3e70-47ad-9eee-b51538851374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e0e598-3e70-47ad-9eee-b51538851374 found for delete ", "request_id": "req-8770f72b-4cf9-4a63-a073-e47186d16e46"}]} 2026-07-01 02:01:30.876 8 INFO neutron.services.segments.plugin [-] Segment e7e0e598-3e70-47ad-9eee-b51538851374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e0e598-3e70-47ad-9eee-b51538851374 found for delete ", "request_id": "req-14c59ee5-83da-4c5e-b116-0901f6bd8ad3"}]} 2026-07-01 02:01:30.880 8 INFO neutron.db.l3_hamode_db [None req-af339b00-c237-4c49-88b5-627aa76b6061 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network eacc30f5-7adf-44c1-9ca6-f0aace17f045 was deleted as no HA routers are present in tenant 8765008151a341059f31840eb343b78f. [pid: 8|app: 0|req: 401/823] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:29 2026] DELETE /v2.0/routers/9e4d6ec6-9244-4643-a537-59637039f490 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/824] 10.0.0.36 () {34 vars in 739 bytes} [Wed Jul 1 02:01:30 2026] PUT /v2.0/subnets/2b83b8b8-427a-486a-b6ed-5d41577c3251 => generated 632 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/825] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:30 2026] DELETE /v2.0/subnets/76889da6-a545-4d2f-bc9c-fafe74f6d30a => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:31.342 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider aggregate not found 2026-07-01 02:01:31.351 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider aggregate not found 2026-07-01 02:01:31.380 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 found for delete ", "request_id": "req-fd48efb4-50bc-4bb4-a7e7-448ccc25d1c1"}]} 2026-07-01 02:01:31.381 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 found for delete ", "request_id": "req-7aab098c-7a9b-43de-ba08-2352461e9ddf"}]} [pid: 8|app: 0|req: 403/826] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:31 2026] DELETE /v2.0/networks/d5bda2f8-334d-446e-b1a9-5acfb9f114c5 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/827] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:31 2026] GET /v2.0/security-groups?tenant_id=8765008151a341059f31840eb343b78f&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/828] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:31 2026] DELETE /v2.0/security-groups/5560c2b9-3e22-4f94-ace3-f1ff144b24ee => 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: 424/829] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:30 2026] DELETE /v2.0/networks/0197bc21-09eb-4971-99ce-9008f17b9266 => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:32.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0868f92-eac3-4c95-a4ed-fd93a12af857 ae834c24073c4b69b0b0cb96176ef5e2 2ad3c319564440a88424f36bf791ba58 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/830] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:32 2026] DELETE /v2.0/networks/0197bc21-09eb-4971-99ce-9008f17b9266 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/831] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/832] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/subnets?network_id=d0693305-bfe7-48f2-8089-8e3e71228ccc => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/833] 10.0.0.36 () {32 vars in 651 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/834] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/networks => generated 1313 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/835] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/subnets => generated 1265 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/836] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/networks/cea63313-6d32-475f-9ad4-133f3e10fe64 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/837] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/subnets/1dea7659-11e0-4802-a650-28f8a63860bc => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:32.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11f5906c-b592-486d-a4f0-9c238852a44c ae834c24073c4b69b0b0cb96176ef5e2 2ad3c319564440a88424f36bf791ba58 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/838] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:32 2026] DELETE /v2.0/subnets/2b83b8b8-427a-486a-b6ed-5d41577c3251 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:01:32.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3f12eb00-d2ad-4019-afc2-9e7a3b38eaa5 ae834c24073c4b69b0b0cb96176ef5e2 2ad3c319564440a88424f36bf791ba58 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/839] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:32 2026] DELETE /v2.0/networks/0197bc21-09eb-4971-99ce-9008f17b9266 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:01:32.906 8 INFO neutron.services.segments.plugin [-] Segment ec5d8a7e-0737-4772-9a84-f7c209b1efdd resource provider aggregate not found 2026-07-01 02:01:32.912 8 INFO neutron.services.segments.plugin [-] Segment ec5d8a7e-0737-4772-9a84-f7c209b1efdd resource provider aggregate not found 2026-07-01 02:01:32.940 8 INFO neutron.services.segments.plugin [-] Segment ec5d8a7e-0737-4772-9a84-f7c209b1efdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5d8a7e-0737-4772-9a84-f7c209b1efdd found for delete ", "request_id": "req-aae3fc21-883a-414d-ac62-9d7a1dddbadd"}]} 2026-07-01 02:01:32.944 8 INFO neutron.services.segments.plugin [-] Segment ec5d8a7e-0737-4772-9a84-f7c209b1efdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5d8a7e-0737-4772-9a84-f7c209b1efdd found for delete ", "request_id": "req-31a807e6-6c90-429a-bdbd-9e10836bdf8a"}]} [pid: 8|app: 0|req: 411/840] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:32 2026] DELETE /v2.0/subnets/1dea7659-11e0-4802-a650-28f8a63860bc => 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: 430/841] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:32 2026] GET /v2.0/security-groups?tenant_id=01b6ef26bb424ff8a084dbd56430678d&name=default => generated 2801 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/842] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/security-groups/76fa069b-bd11-4f55-9254-1bd02d8effa4 => 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: 412/843] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:33 2026] DELETE /v2.0/networks/cea63313-6d32-475f-9ad4-133f3e10fe64 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:33.636 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider aggregate not found 2026-07-01 02:01:33.642 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider aggregate not found 2026-07-01 02:01:33.656 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 found for delete ", "request_id": "req-7a3a1a3d-dec0-4f19-b124-ac0c982b7102"}]} 2026-07-01 02:01:33.682 7 INFO neutron.services.segments.plugin [-] Segment c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c920cfb2-d64f-4a7b-aaac-fcaaa1484e56 found for delete ", "request_id": "req-194f2393-4cd9-4a6c-b8ae-60b2ff1a6520"}]} [pid: 8|app: 0|req: 413/844] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:01:33 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/845] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:01:33 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:33.925 7 INFO neutron.db.segments_db [None req-ea1d5f4c-cc07-4679-9b36-ddbaa50653d4 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment ec0c19a1-468d-4442-b63e-0a002bbf11bf of type vxlan for network 37a46014-3629-4007-8b1e-fbc11d723d8c [pid: 7|app: 0|req: 432/846] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:01:33 2026] POST /v2.0/networks => generated 748 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/847] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:34 2026] GET /v2.0/security-groups?tenant_id=2ad3c319564440a88424f36bf791ba58&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: 416/848] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:34 2026] DELETE /v2.0/security-groups/4b190c72-2f0d-4a54-ab16-72cfffd1e808 => 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: 433/849] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:34 2026] POST /v2.0/subnets => generated 671 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:34.410 8 INFO neutron.db.segments_db [None req-65653475-2020-4293-9062-defb955be862 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment f583027a-5a86-4ea3-acae-5accc099ead9 of type vxlan for network 4b1be0d7-e5b2-43ef-b6c9-affd0db234b5 2026-07-01 02:01:34.749 8 INFO neutron.db.l3_hamode_db [None req-65653475-2020-4293-9062-defb955be862 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:01:34.984 8 INFO neutron.services.segments.plugin [-] Segment 4b82dc0a-efb9-4f97-bcf9-030703942342 resource provider aggregate not found 2026-07-01 02:01:35.004 8 INFO neutron.services.segments.plugin [-] Segment 4b82dc0a-efb9-4f97-bcf9-030703942342 resource provider aggregate not found 2026-07-01 02:01:35.013 8 INFO neutron.services.segments.plugin [-] Segment 4b82dc0a-efb9-4f97-bcf9-030703942342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b82dc0a-efb9-4f97-bcf9-030703942342 found for delete ", "request_id": "req-cd95d4e0-ebd6-444f-9b1f-0525076a18e6"}]} 2026-07-01 02:01:35.023 8 INFO neutron.services.segments.plugin [-] Segment 4b82dc0a-efb9-4f97-bcf9-030703942342 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b82dc0a-efb9-4f97-bcf9-030703942342 found for delete ", "request_id": "req-5fcc5232-b287-48a3-92ff-851063683c00"}]} 2026-07-01 02:01:35.336 7 INFO neutron.db.segments_db [None req-84abb8dc-c82b-44da-be4a-15ae685f5fa7 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment da710d02-c3e5-4f77-bf0c-6f7762f9c0ae of type vxlan for network 89504429-c16d-4e07-9b32-fe43d93ef0a8 [pid: 7|app: 0|req: 434/850] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:01:35 2026] POST /v2.0/networks => generated 740 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/851] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:35 2026] POST /v2.0/subnets => generated 663 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:35.783 7 INFO neutron.db.segments_db [None req-1aac341d-2a68-44e8-ae68-ac32246278f0 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 2a916ec7-ca52-4db2-92ff-fa5f7907f003 of type vxlan for network 2262c462-9251-492b-b2c2-4dad85eeda94 2026-07-01 02:01:36.111 7 INFO neutron.db.l3_hamode_db [None req-1aac341d-2a68-44e8-ae68-ac32246278f0 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:01:36.321 8 INFO neutron.db.l3_hamode_db [None req-65653475-2020-4293-9062-defb955be862 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 417/852] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:34 2026] POST /v2.0/routers => generated 735 bytes in 3064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:37.509 7 INFO neutron.db.l3_hamode_db [None req-1aac341d-2a68-44e8-ae68-ac32246278f0 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:01:37.692 8 INFO neutron.db.segments_db [None req-80d6a840-a6a3-4be9-9450-5b1d07c10527 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment 671e254f-7ff2-47ca-a06d-3de9718cd456 of type vxlan for network 0d59e72e-67cb-42fb-ae6e-98fb51d68dd6 [pid: 8|app: 0|req: 418/853] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:37 2026] POST /v2.0/networks => generated 630 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/854] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:35 2026] POST /v2.0/routers => generated 727 bytes in 2859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:38.659 7 INFO neutron.db.segments_db [None req-14d362de-60c7-4f4e-be60-355c9bafeaf2 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment 71d29119-afeb-4192-847e-40cac39802f0 of type vxlan for network 7dd02037-b21f-4759-b2aa-05b443dba9fa [pid: 7|app: 0|req: 437/855] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:38 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: 7|app: 0|req: 438/856] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:38 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/857] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:37 2026] PUT /v2.0/routers/c3dc26a5-7817-40a4-8327-797f9c7cf893/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:39.596 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] 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 [pid: 8|app: 0|req: 420/858] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:39 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/859] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:39 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&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: 422/860] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:39 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/861] 199.19.213.250 () {34 vars in 1095 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/862] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:01:40 2026] POST /v2.0/security-groups => generated 1597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/863] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:40.507 8 INFO neutron.db.segments_db [None req-7956679e-3bd4-4f87-a8d4-720c69eb9784 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment fe69b160-b279-460e-908d-675ed664d082 of type vxlan for network 7b059779-983a-48dc-b4b4-63b1b56ad1c5 [pid: 7|app: 0|req: 439/864] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:38 2026] PUT /v2.0/routers/285c0f34-9fc7-4476-bd87-2503395a878b/add_router_interface => generated 309 bytes in 1632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/865] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/ports?tenant_id=c9135252fbef4c60874f1d54634f3517&device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:40.654 8 INFO oslo.messaging._drivers.impl_rabbit [-] [140aaec6-3b80-487f-95df-d4f49392f4dd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48948. [pid: 7|app: 0|req: 441/866] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:01:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/867] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/security-groups?id=af706387-9f4f-462d-96fd-805af52e1ad9&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/868] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:40.874 8 INFO neutron.db.l3_hamode_db [None req-7956679e-3bd4-4f87-a8d4-720c69eb9784 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 444/869] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:40 2026] GET /v2.0/networks?id=16028799-e9c7-47f8-bb68-9ea327938757 => generated 771 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/870] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:01:40 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) 2026-07-01 02:01:41.065 8 INFO neutron.db.l3_hamode_db [None req-7956679e-3bd4-4f87-a8d4-720c69eb9784 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:01:41.300 7 INFO neutron.db.l3_db [None req-e0ad56d6-cab1-4425-9d49-6c4a6345a9f4 b8603b49b2644c08b3bf01c7de988174 c9135252fbef4c60874f1d54634f3517 - - - -] Floating IP 4a30e2d8-0004-4938-876e-f18728069676 disassociated. External IP: 10.96.250.214, port: 3ab49a4c-ed2d-44f1-87f8-b8119b182f1b. [pid: 7|app: 0|req: 446/871] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:01:41 2026] DELETE /v2.0/ports/3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 0 bytes in 778 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/872] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab49a4c-ed2d-44f1-87f8-b8119b182f1b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:41.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e85be6bc-b03a-45bd-8f44-de3ccd01e2ca'] response: {'server_uuid': '5a9c8275-3044-433f-bc6b-c5dfc62b0816', 'name': 'network-vif-deleted', 'tag': '3ab49a4c-ed2d-44f1-87f8-b8119b182f1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 426/875] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:40 2026] POST /v2.0/routers => generated 506 bytes in 1463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/876] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:41 2026] GET /v2.0/subnets?id=c778046f-76d0-4cb6-a667-f62e8736959a => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/877] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:41 2026] GET /v2.0/ports?device_id=5a9c8275-3044-433f-bc6b-c5dfc62b0816 => 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: 450/878] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:01:41 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/879] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:42 2026] GET /v2.0/ports?network_id=16028799-e9c7-47f8-bb68-9ea327938757&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/880] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:42 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 453/881] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:42 2026] GET /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757?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: 7|app: 0|req: 454/882] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:43 2026] DELETE /v2.0/security-groups/af706387-9f4f-462d-96fd-805af52e1ad9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:01:43.231 7 INFO neutron.api.v2.resource [None req-3728bafb-96ee-4f9d-af22-879374e2a4de b8603b49b2644c08b3bf01c7de988174 c9135252fbef4c60874f1d54634f3517 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/883] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:01:43 2026] GET /v2.0/security-groups/af706387-9f4f-462d-96fd-805af52e1ad9 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/884] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:01:43 2026] DELETE /v2.0/floatingips/4a30e2d8-0004-4938-876e-f18728069676 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/885] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:41 2026] PUT /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/886] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:01:43 2026] GET /v2.0/ports/b38ea1fd-8129-4836-b33e-5af5fd0da816 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/887] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:43 2026] PUT /v2.0/routers/eb4a2dce-6455-411a-928a-8eed2d483dfc/remove_router_interface => generated 309 bytes in 1678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/888] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:43 2026] PUT /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/889] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/networks?id=89504429-c16d-4e07-9b32-fe43d93ef0a8 => generated 672 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/890] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2083987944&fields=id&tenant_id=b2cbb544fca7481f94b4b9d647bd464e => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/891] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/ports/40148aa1-881c-43cc-8703-119a5e7915c7 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/892] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/quotas/b2561238017e42d7936c55c798951d91 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:01:45 2026] GET /v2.0/networks?id=37a46014-3629-4007-8b1e-fbc11d723d8c => generated 680 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:46.472 7 INFO neutron.services.segments.plugin [-] Segment d2f2fb45-7b2c-4355-bf12-54c17003a100 resource provider aggregate not found 2026-07-01 02:01:46.478 7 INFO neutron.services.segments.plugin [-] Segment d2f2fb45-7b2c-4355-bf12-54c17003a100 resource provider aggregate not found 2026-07-01 02:01:46.493 7 INFO neutron.services.segments.plugin [-] Segment d2f2fb45-7b2c-4355-bf12-54c17003a100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f2fb45-7b2c-4355-bf12-54c17003a100 found for delete ", "request_id": "req-b7983d88-b5da-483c-a263-23fae5c2c2c3"}]} 2026-07-01 02:01:46.496 7 INFO neutron.services.segments.plugin [-] Segment d2f2fb45-7b2c-4355-bf12-54c17003a100 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2f2fb45-7b2c-4355-bf12-54c17003a100 found for delete ", "request_id": "req-69f15ed8-85db-473c-b130-a478ad3574d5"}]} 2026-07-01 02:01:46.501 7 INFO neutron.db.l3_hamode_db [None req-8e09231b-856d-4dd5-b7bd-97105c0c5b83 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 2b3e9291-e72e-4ee6-a39d-d93b663e75ca was deleted as no HA routers are present in tenant c9135252fbef4c60874f1d54634f3517. [pid: 7|app: 0|req: 459/894] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:45 2026] DELETE /v2.0/routers/eb4a2dce-6455-411a-928a-8eed2d483dfc => 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: 436/895] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:45 2026] PUT /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/896] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:01:46 2026] GET /v2.0/quotas/b2cbb544fca7481f94b4b9d647bd464e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/897] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:01:46 2026] GET /v2.0/ports?tenant_id=b2561238017e42d7936c55c798951d91&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/898] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:46 2026] DELETE /v2.0/subnets/c778046f-76d0-4cb6-a667-f62e8736959a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/899] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:01:46 2026] GET /v2.0/ports?tenant_id=b2cbb544fca7481f94b4b9d647bd464e&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:47.196 8 INFO neutron.services.segments.plugin [-] Segment 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 resource provider aggregate not found 2026-07-01 02:01:47.201 8 INFO neutron.services.segments.plugin [-] Segment 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 resource provider aggregate not found 2026-07-01 02:01:47.216 8 INFO neutron.services.segments.plugin [-] Segment 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 found for delete ", "request_id": "req-f64dc0d7-0acd-477d-8efd-434972e240f1"}]} 2026-07-01 02:01:47.219 8 INFO neutron.services.segments.plugin [-] Segment 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fbb22f3-812b-4ef4-b8f6-d14b2ed80855 found for delete ", "request_id": "req-4288dcd2-df5e-40f3-9cb2-a8136d08666e"}]} [pid: 8|app: 0|req: 440/900] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:46 2026] DELETE /v2.0/networks/16028799-e9c7-47f8-bb68-9ea327938757 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/901] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?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: 442/902] 10.0.0.219 () {34 vars in 906 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/extensions => generated 19178 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/903] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?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: 8|app: 0|req: 444/904] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/905] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/security-groups?tenant_id=c9135252fbef4c60874f1d54634f3517&name=default => generated 2801 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:46 2026] PUT /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/907] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?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: 447/908] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/ports?device_id=f7281791-7496-47ee-9d9d-27ee50d115a0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/909] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:47 2026] DELETE /v2.0/security-groups/25da699d-8190-4730-a5e9-d9dc299867c2 => 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: 463/910] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => 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: 464/911] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:47 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:48.302 8 INFO neutron.db.l3_hamode_db [None req-9187fc64-25e8-4607-a7ba-0d896b16a9d4 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] HA network 7b059779-983a-48dc-b4b4-63b1b56ad1c5 was deleted as no HA routers are present in tenant 11d4d412198d446c8073abe6e25318cc. [pid: 8|app: 0|req: 448/912] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:47 2026] DELETE /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0 => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/913] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:48 2026] GET /v2.0/networks?id=37a46014-3629-4007-8b1e-fbc11d723d8c => generated 680 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/914] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:48 2026] DELETE /v2.0/subnets/06fa8983-0b4e-468b-a4b4-8737942edf15 => 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: 450/915] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:01:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2cbb544fca7481f94b4b9d647bd464e => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/916] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:48 2026] DELETE /v2.0/subnets/56826dfc-0379-41d6-be61-92cd0cba3955 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/917] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:48 2026] GET /v2.0/networks?id=89504429-c16d-4e07-9b32-fe43d93ef0a8 => generated 672 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/918] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:01:48 2026] POST /v2.0/ports => generated 958 bytes in 440 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: 452/919] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/920] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:49.149 7 INFO neutron.services.segments.plugin [-] Segment 71d29119-afeb-4192-847e-40cac39802f0 resource provider aggregate not found 2026-07-01 02:01:49.153 7 INFO neutron.services.segments.plugin [-] Segment 71d29119-afeb-4192-847e-40cac39802f0 resource provider aggregate not found 2026-07-01 02:01:49.181 7 INFO neutron.services.segments.plugin [-] Segment 71d29119-afeb-4192-847e-40cac39802f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d29119-afeb-4192-847e-40cac39802f0 found for delete ", "request_id": "req-4096c794-7c0f-46d6-8ec5-f68e123c0e24"}]} 2026-07-01 02:01:49.190 7 INFO neutron.services.segments.plugin [-] Segment 71d29119-afeb-4192-847e-40cac39802f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71d29119-afeb-4192-847e-40cac39802f0 found for delete ", "request_id": "req-06578459-d67e-4b26-8a4d-cda162bb7e5a"}]} [pid: 7|app: 0|req: 468/921] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:48 2026] DELETE /v2.0/networks/7dd02037-b21f-4759-b2aa-05b443dba9fa => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:01:49.245 8 INFO neutron.services.segments.plugin [-] Segment fe69b160-b279-460e-908d-675ed664d082 resource provider aggregate not found 2026-07-01 02:01:49.256 8 INFO neutron.services.segments.plugin [-] Segment fe69b160-b279-460e-908d-675ed664d082 resource provider aggregate not found 2026-07-01 02:01:49.264 8 INFO neutron.services.segments.plugin [-] Segment fe69b160-b279-460e-908d-675ed664d082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe69b160-b279-460e-908d-675ed664d082 found for delete ", "request_id": "req-43a5fc6c-928d-4d05-9cf9-2aa00ebdb5f0"}]} 2026-07-01 02:01:49.272 8 INFO neutron.services.segments.plugin [-] Segment fe69b160-b279-460e-908d-675ed664d082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe69b160-b279-460e-908d-675ed664d082 found for delete ", "request_id": "req-ec2a3796-f1a2-4ae3-8fbc-8ac5532ad265"}]} [pid: 8|app: 0|req: 454/922] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:01:49 2026] POST /v2.0/ports => generated 954 bytes in 493 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: 469/923] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:49 2026] PUT /v2.0/ports/56bbdc86-1b52-45f7-96ff-9ffc04834779 => generated 1203 bytes in 437 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: 455/924] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:49.721 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5c19c7a-db9c-404a-ae88-a98ce07cd4c4'] response: {'name': 'network-changed', 'server_uuid': '2ce41174-17b6-4cb8-a192-c0ebb430922c', 'tag': '56bbdc86-1b52-45f7-96ff-9ffc04834779', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/925] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:49 2026] DELETE /v2.0/networks/0d59e72e-67cb-42fb-ae6e-98fb51d68dd6 => generated 0 bytes in 231 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: 471/926] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:49 2026] GET /v2.0/ports?tenant_id=b2cbb544fca7481f94b4b9d647bd464e&device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:49.966 7 INFO neutron.db.segments_db [None req-7ebe79b5-6048-474d-9024-3dac242fedc6 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment a8bd8757-650f-48ce-908f-c52b613f5277 of type vxlan for network c63c2201-15da-42b3-9132-5e00f44f4050 [pid: 7|app: 0|req: 472/927] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:49 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/928] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=56bbdc86-1b52-45f7-96ff-9ffc04834779 => 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: 456/929] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:01:49 2026] PUT /v2.0/ports/df42037c-3cc0-4447-801d-57614ed98287 => generated 1199 bytes in 571 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-07-01 02:01:50.288 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e38e98fa-9923-46d1-a448-7ccbbebfeee0'] response: {'name': 'network-changed', 'server_uuid': 'd30bf91c-ddbd-4f84-90a1-a0aeae56b108', 'tag': 'df42037c-3cc0-4447-801d-57614ed98287', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 457/930] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/subnets?id=78244500-ffb9-4e6e-a6b5-c203a91602c9 => generated 674 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: 8|app: 0|req: 458/931] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/932] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?tenant_id=b2561238017e42d7936c55c798951d91&device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/933] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?network_id=37a46014-3629-4007-8b1e-fbc11d723d8c&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/934] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/security-groups?id=51696875-7823-486f-9ae6-4e8fa13e853c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/935] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:50 2026] POST /v2.0/subnets => generated 602 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/936] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df42037c-3cc0-4447-801d-57614ed98287 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:50.571 8 INFO neutron.db.segments_db [None req-cd618d29-d1cc-4c52-8e61-ed184c3eed36 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment 2bc90013-47d9-47ed-a04b-2e9a0d954f16 of type vxlan for network ec9df025-4667-407c-b010-8d565abb5b2f [pid: 7|app: 0|req: 475/937] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?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: 476/938] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/subnets?id=2f963487-2ac2-460a-a4b4-c7beb146b02e => generated 666 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/939] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/940] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?network_id=89504429-c16d-4e07-9b32-fe43d93ef0a8&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: 479/941] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?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: 480/942] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?tenant_id=b2cbb544fca7481f94b4b9d647bd464e&device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/943] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/944] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?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: 483/945] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:50 2026] GET /v2.0/networks?id=37a46014-3629-4007-8b1e-fbc11d723d8c => generated 776 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/946] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/947] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/ports?tenant_id=b2561238017e42d7936c55c798951d91&device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/948] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=56bbdc86-1b52-45f7-96ff-9ffc04834779 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:01:51.232 7 INFO neutron.services.segments.plugin [-] Segment 671e254f-7ff2-47ca-a06d-3de9718cd456 resource provider aggregate not found 2026-07-01 02:01:51.244 7 INFO neutron.services.segments.plugin [-] Segment 671e254f-7ff2-47ca-a06d-3de9718cd456 resource provider aggregate not found 2026-07-01 02:01:51.274 7 INFO neutron.services.segments.plugin [-] Segment 671e254f-7ff2-47ca-a06d-3de9718cd456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671e254f-7ff2-47ca-a06d-3de9718cd456 found for delete ", "request_id": "req-2d1154b6-ea01-4c09-a675-b34080988fef"}]} 2026-07-01 02:01:51.280 7 INFO neutron.services.segments.plugin [-] Segment 671e254f-7ff2-47ca-a06d-3de9718cd456 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671e254f-7ff2-47ca-a06d-3de9718cd456 found for delete ", "request_id": "req-439a07bf-c9ab-4977-bc4e-7ee9dc512741"}]} [pid: 7|app: 0|req: 487/949] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/networks?id=89504429-c16d-4e07-9b32-fe43d93ef0a8 => generated 768 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/950] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/subnets?id=78244500-ffb9-4e6e-a6b5-c203a91602c9 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:51.359 8 INFO neutron.db.l3_hamode_db [None req-cd618d29-d1cc-4c52-8e61-ed184c3eed36 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 489/951] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=df42037c-3cc0-4447-801d-57614ed98287 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/952] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/ports?network_id=37a46014-3629-4007-8b1e-fbc11d723d8c&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/953] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/subnets?id=2f963487-2ac2-460a-a4b4-c7beb146b02e => generated 666 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/954] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?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: 493/955] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/ports?network_id=89504429-c16d-4e07-9b32-fe43d93ef0a8&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:51.543 8 INFO neutron.db.l3_hamode_db [None req-cd618d29-d1cc-4c52-8e61-ed184c3eed36 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/956] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?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: 7|app: 0|req: 495/957] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/958] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/959] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8?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: 498/960] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:51 2026] GET /v2.0/security-groups?id=51696875-7823-486f-9ae6-4e8fa13e853c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/961] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/962] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/963] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:50 2026] POST /v2.0/routers => generated 506 bytes in 1802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/964] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:01:52 2026] POST /v2.0/ports => generated 950 bytes in 461 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: 502/965] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/966] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:52 2026] GET /v2.0/security-groups?id=51696875-7823-486f-9ae6-4e8fa13e853c&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/967] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/security-groups?tenant_id=06c61baf614f406ba4f598cc40d52606&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/968] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/969] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => 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: 507/970] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:53 2026] DELETE /v2.0/security-groups/45ab5c20-4671-4dbb-bc22-8bdce3823c5b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/971] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&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: 509/972] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/security-groups?id=51696875-7823-486f-9ae6-4e8fa13e853c&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/973] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:01:53 2026] GET /v2.0/security-groups?tenant_id=e8b5c0a04c154d46a50058aa3b78d1d0&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/974] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:01:53 2026] DELETE /v2.0/security-groups/7e95b488-98bc-490c-b567-9946af45f7a3 => 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: 512/975] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/ports?device_id=d30bf91c-ddbd-4f84-90a1-a0aeae56b108 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/976] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:01:52 2026] PUT /v2.0/routers/17b0080c-8931-4c4e-89b5-96f61c70d590/add_router_interface => generated 309 bytes in 1443 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: 465/977] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/ports/79a7fdc2-357e-40ba-8063-2d8f64396ee8 => generated 1024 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/978] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:01:54 2026] DELETE /v2.0/ports/df42037c-3cc0-4447-801d-57614ed98287 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/979] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:54.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb9b341-e93f-4f84-ae41-5085f399c526'] response: {'server_uuid': 'd30bf91c-ddbd-4f84-90a1-a0aeae56b108', 'name': 'network-vif-deleted', 'tag': 'df42037c-3cc0-4447-801d-57614ed98287', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 515/980] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:54 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/981] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:54 2026] PUT /v2.0/routers/17b0080c-8931-4c4e-89b5-96f61c70d590/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:55.655 7 INFO neutron.api.v2.resource [None req-973b5263-c2ec-4f18-bc9e-258a0a21482c ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/982] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:55 2026] PUT /v2.0/routers/17b0080c-8931-4c4e-89b5-96f61c70d590/remove_router_interface => generated 197 bytes in 162 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/983] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:01:55 2026] GET /v2.0/ports?device_id=17b0080c-8931-4c4e-89b5-96f61c70d590 => 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: 470/986] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:56 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:56.823 7 INFO neutron.services.segments.plugin [-] Segment 2bc90013-47d9-47ed-a04b-2e9a0d954f16 resource provider aggregate not found 2026-07-01 02:01:56.829 7 INFO neutron.services.segments.plugin [-] Segment 2bc90013-47d9-47ed-a04b-2e9a0d954f16 resource provider aggregate not found 2026-07-01 02:01:56.848 7 INFO neutron.services.segments.plugin [-] Segment 2bc90013-47d9-47ed-a04b-2e9a0d954f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc90013-47d9-47ed-a04b-2e9a0d954f16 found for delete ", "request_id": "req-44691e9c-4d95-4d0d-b4ee-41060fb9f7b0"}]} 2026-07-01 02:01:56.849 7 INFO neutron.services.segments.plugin [-] Segment 2bc90013-47d9-47ed-a04b-2e9a0d954f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc90013-47d9-47ed-a04b-2e9a0d954f16 found for delete ", "request_id": "req-2bf39620-3a01-4807-9c3d-7f8d91b9548e"}]} 2026-07-01 02:01:56.855 7 INFO neutron.db.l3_hamode_db [None req-04c7cf4c-5327-4aae-a394-7a5e0021a66f ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] HA network ec9df025-4667-407c-b010-8d565abb5b2f was deleted as no HA routers are present in tenant 11d4d412198d446c8073abe6e25318cc. [pid: 7|app: 0|req: 517/987] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:55 2026] DELETE /v2.0/routers/17b0080c-8931-4c4e-89b5-96f61c70d590 => generated 0 bytes in 1167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/988] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:56 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/989] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:56 2026] DELETE /v2.0/subnets/0d894f0c-0a20-4caf-a7ab-e88af027e1b2 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/990] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 975 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 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: 7|app: 0|req: 521/991] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:57 2026] DELETE /v2.0/networks/c63c2201-15da-42b3-9132-5e00f44f4050 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/992] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:01:56 2026] PUT /v2.0/routers/285c0f34-9fc7-4476-bd87-2503395a878b/remove_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:57.893 8 INFO neutron.db.segments_db [None req-e485743b-0d8d-4be2-a69b-79fd558ee9a3 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment 929ff0b9-c0aa-4868-83dc-65647bb4fe42 of type vxlan for network 81b98009-f208-41f3-9d14-5a7bcc587499 [pid: 8|app: 0|req: 472/993] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:01:57 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:01:58.179 7 INFO neutron.db.l3_db [None req-88eed07a-11ff-4b7e-b1ea-5ee4199ba2ba d62da24b92e443d5adf4da4580f8f5a6 b2cbb544fca7481f94b4b9d647bd464e - - - -] Floating IP 97307936-71a8-4b1b-b595-ba6a167e7905 associated. External IP: 10.96.250.219, port: 56bbdc86-1b52-45f7-96ff-9ffc04834779. [pid: 7|app: 0|req: 522/994] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:01:57 2026] PUT /v2.0/floatingips/97307936-71a8-4b1b-b595-ba6a167e7905 => generated 856 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:58.643 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd7d92f2-61bb-4b15-8bca-472b2b38e29f'] response: {'name': 'network-changed', 'server_uuid': '2ce41174-17b6-4cb8-a192-c0ebb430922c', 'tag': '56bbdc86-1b52-45f7-96ff-9ffc04834779', 'status': 'completed', 'code': 200} 2026-07-01 02:01:58.876 7 INFO neutron.services.segments.plugin [-] Segment a8bd8757-650f-48ce-908f-c52b613f5277 resource provider aggregate not found 2026-07-01 02:01:58.881 7 INFO neutron.services.segments.plugin [-] Segment a8bd8757-650f-48ce-908f-c52b613f5277 resource provider aggregate not found 2026-07-01 02:01:58.904 7 INFO neutron.services.segments.plugin [-] Segment a8bd8757-650f-48ce-908f-c52b613f5277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8bd8757-650f-48ce-908f-c52b613f5277 found for delete ", "request_id": "req-b91e8bbd-eba4-47bd-af9a-9800bc5c1adf"}]} 2026-07-01 02:01:58.924 7 INFO neutron.services.segments.plugin [-] Segment a8bd8757-650f-48ce-908f-c52b613f5277 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8bd8757-650f-48ce-908f-c52b613f5277 found for delete ", "request_id": "req-32865876-e0e6-4d41-9d20-8484e226ed9b"}]} [pid: 7|app: 0|req: 523/995] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:58 2026] POST /v2.0/subnets => generated 602 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/996] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/997] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/ports?tenant_id=b2cbb544fca7481f94b4b9d647bd464e&device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:59.183 7 INFO neutron.db.segments_db [None req-45a4a53c-f0ce-4b75-a6c3-3fb27d9a9919 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment 1040dce5-feec-4757-89fe-c826376fcd7e of type vxlan for network 06b1ac89-14de-4918-a23a-bb1b707d0024 2026-07-01 02:01:59.365 8 INFO neutron.services.segments.plugin [-] Segment 2a916ec7-ca52-4db2-92ff-fa5f7907f003 resource provider aggregate not found 2026-07-01 02:01:59.388 8 INFO neutron.services.segments.plugin [-] Segment 2a916ec7-ca52-4db2-92ff-fa5f7907f003 resource provider aggregate not found 2026-07-01 02:01:59.405 8 INFO neutron.services.segments.plugin [-] Segment 2a916ec7-ca52-4db2-92ff-fa5f7907f003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a916ec7-ca52-4db2-92ff-fa5f7907f003 found for delete ", "request_id": "req-31f796d5-8908-4e23-8209-9ae03b3e1dc2"}]} 2026-07-01 02:01:59.413 8 INFO neutron.services.segments.plugin [-] Segment 2a916ec7-ca52-4db2-92ff-fa5f7907f003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a916ec7-ca52-4db2-92ff-fa5f7907f003 found for delete ", "request_id": "req-605bef24-8e76-45e5-9ded-cfb0904de527"}]} 2026-07-01 02:01:59.420 8 INFO neutron.db.l3_hamode_db [None req-a9ff0ace-67c1-4304-9b27-880bb07a48db bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 2262c462-9251-492b-b2c2-4dad85eeda94 was deleted as no HA routers are present in tenant b2561238017e42d7936c55c798951d91. [pid: 8|app: 0|req: 473/998] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:58 2026] DELETE /v2.0/routers/285c0f34-9fc7-4476-bd87-2503395a878b => generated 0 bytes in 1424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/999] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:59.539 7 INFO neutron.db.l3_hamode_db [None req-45a4a53c-f0ce-4b75-a6c3-3fb27d9a9919 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 475/1000] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/networks?id=37a46014-3629-4007-8b1e-fbc11d723d8c => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:59.685 7 INFO neutron.db.l3_hamode_db [None req-45a4a53c-f0ce-4b75-a6c3-3fb27d9a9919 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/1001] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:01:59 2026] DELETE /v2.0/subnets/2f963487-2ac2-460a-a4b4-c7beb146b02e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1002] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=56bbdc86-1b52-45f7-96ff-9ffc04834779 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1003] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:01:59 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1004] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:01:59 2026] DELETE /v2.0/networks/89504429-c16d-4e07-9b32-fe43d93ef0a8 => generated 0 bytes in 472 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1005] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/subnets?id=78244500-ffb9-4e6e-a6b5-c203a91602c9 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1006] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/security-groups?id=387bb2c6-ff6e-4e17-a6bc-52d820bd758a&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1007] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => 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: 483/1008] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/ports?network_id=37a46014-3629-4007-8b1e-fbc11d723d8c&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: 526/1009] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:01:59 2026] POST /v2.0/routers => generated 506 bytes in 1484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1010] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:00 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:00.907 8 INFO neutron.db.l3_db [None req-93ab6e05-77bb-49ad-8222-ebfe4e25872c d62da24b92e443d5adf4da4580f8f5a6 b2cbb544fca7481f94b4b9d647bd464e - - - -] Floating IP 97307936-71a8-4b1b-b595-ba6a167e7905 disassociated. External IP: 10.96.250.219, port: 56bbdc86-1b52-45f7-96ff-9ffc04834779. [pid: 8|app: 0|req: 484/1011] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:02:00 2026] DELETE /v2.0/ports/56bbdc86-1b52-45f7-96ff-9ffc04834779 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:01.443 8 INFO neutron.services.segments.plugin [-] Segment da710d02-c3e5-4f77-bf0c-6f7762f9c0ae resource provider aggregate not found 2026-07-01 02:02:01.452 8 INFO neutron.services.segments.plugin [-] Segment da710d02-c3e5-4f77-bf0c-6f7762f9c0ae resource provider aggregate not found 2026-07-01 02:02:01.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-241a49b7-0e54-4c77-9661-659a69d720bc'] response: {'server_uuid': '2ce41174-17b6-4cb8-a192-c0ebb430922c', 'name': 'network-vif-deleted', 'tag': '56bbdc86-1b52-45f7-96ff-9ffc04834779', 'status': 'completed', 'code': 200} 2026-07-01 02:02:01.465 8 INFO neutron.services.segments.plugin [-] Segment da710d02-c3e5-4f77-bf0c-6f7762f9c0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da710d02-c3e5-4f77-bf0c-6f7762f9c0ae found for delete ", "request_id": "req-76bad55f-bb49-4e6e-b72b-3175e6780e75"}]} 2026-07-01 02:02:01.480 8 INFO neutron.services.segments.plugin [-] Segment da710d02-c3e5-4f77-bf0c-6f7762f9c0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da710d02-c3e5-4f77-bf0c-6f7762f9c0ae found for delete ", "request_id": "req-f8c23cbd-04eb-4134-97ad-2c3d0a05acc9"}]} [pid: 8|app: 0|req: 485/1012] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1013] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/security-groups?tenant_id=b2561238017e42d7936c55c798951d91&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1014] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/security-groups?tenant_id=b9cc52f7e03c4c71830ae31cfbda3f98&name=default => generated 2801 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1015] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:01 2026] GET /v2.0/ports?device_id=2ce41174-17b6-4cb8-a192-c0ebb430922c => 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: 489/1016] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:01 2026] DELETE /v2.0/security-groups/51696875-7823-486f-9ae6-4e8fa13e853c => 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: 490/1017] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/security-groups/e972f708-c325-4d84-adc0-45bde5862d40 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1018] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:00 2026] PUT /v2.0/routers/2e84493f-63e3-4fc7-b14a-1472d77498ec/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1019] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/ports/60f2f208-9396-4a63-8f10-7d898d8a16bb => generated 955 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1020] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:02 2026] GET /v2.0/security-groups?tenant_id=ddf86cb9ad7a4de4b17f2d2f888c434b&name=default => generated 2801 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1021] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:02 2026] DELETE /v2.0/security-groups/5a84fbcd-d356-4bd5-abab-54ea921112f7 => 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: 494/1022] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/security-groups/387bb2c6-ff6e-4e17-a6bc-52d820bd758a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:03.161 8 INFO neutron.api.v2.resource [None req-a61ed483-4831-4778-be59-310416404eda d62da24b92e443d5adf4da4580f8f5a6 b2cbb544fca7481f94b4b9d647bd464e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1023] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:02:03 2026] GET /v2.0/security-groups/387bb2c6-ff6e-4e17-a6bc-52d820bd758a => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1024] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/floatingips/97307936-71a8-4b1b-b595-ba6a167e7905 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1025] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:02:02 2026] PUT /v2.0/routers/2e84493f-63e3-4fc7-b14a-1472d77498ec/remove_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1026] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:03 2026] GET /v2.0/ports?device_id=2e84493f-63e3-4fc7-b14a-1472d77498ec => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:04.576 7 INFO neutron.services.segments.plugin [-] Segment 1040dce5-feec-4757-89fe-c826376fcd7e resource provider aggregate not found 2026-07-01 02:02:04.581 7 INFO neutron.services.segments.plugin [-] Segment 1040dce5-feec-4757-89fe-c826376fcd7e resource provider aggregate not found 2026-07-01 02:02:04.602 7 INFO neutron.services.segments.plugin [-] Segment 1040dce5-feec-4757-89fe-c826376fcd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1040dce5-feec-4757-89fe-c826376fcd7e found for delete ", "request_id": "req-2b17f9e8-faaa-4e4b-9186-95d0281829b8"}]} 2026-07-01 02:02:04.608 7 INFO neutron.db.l3_hamode_db [None req-7c3b8212-5c5d-4cbc-9366-573ad725ada3 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] HA network 06b1ac89-14de-4918-a23a-bb1b707d0024 was deleted as no HA routers are present in tenant 11d4d412198d446c8073abe6e25318cc. [pid: 7|app: 0|req: 531/1027] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:03 2026] DELETE /v2.0/routers/2e84493f-63e3-4fc7-b14a-1472d77498ec => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:04.655 7 INFO neutron.services.segments.plugin [-] Segment 1040dce5-feec-4757-89fe-c826376fcd7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1040dce5-feec-4757-89fe-c826376fcd7e found for delete ", "request_id": "req-8e7c2d25-a91e-4316-98d1-196b1014432d"}]} [pid: 8|app: 0|req: 497/1028] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:02:03 2026] PUT /v2.0/routers/c3dc26a5-7817-40a4-8327-797f9c7cf893/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: 532/1029] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:04 2026] DELETE /v2.0/subnets/e762be64-65c2-4e41-a77c-2e99da1da958 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1030] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:04 2026] DELETE /v2.0/networks/81b98009-f208-41f3-9d14-5a7bcc587499 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:05.370 7 INFO neutron.db.segments_db [None req-3ef6a584-c0ea-451b-955c-cf0e981ae3b3 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Added segment ea4760b3-b59f-4ef8-8b80-e340270f8fef of type vxlan for network 4409cb6b-37a7-4b8d-8671-0f39050a30e3 2026-07-01 02:02:05.752 7 INFO neutron.db.l3_hamode_db [None req-3ef6a584-c0ea-451b-955c-cf0e981ae3b3 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:06.032 8 INFO neutron.services.segments.plugin [-] Segment f583027a-5a86-4ea3-acae-5accc099ead9 resource provider aggregate not found 2026-07-01 02:02:06.037 8 INFO neutron.services.segments.plugin [-] Segment f583027a-5a86-4ea3-acae-5accc099ead9 resource provider aggregate not found 2026-07-01 02:02:06.051 8 INFO neutron.services.segments.plugin [-] Segment f583027a-5a86-4ea3-acae-5accc099ead9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f583027a-5a86-4ea3-acae-5accc099ead9 found for delete ", "request_id": "req-37e520e3-b6fd-48ff-8668-72e545d81bf6"}]} 2026-07-01 02:02:06.053 8 INFO neutron.services.segments.plugin [-] Segment f583027a-5a86-4ea3-acae-5accc099ead9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f583027a-5a86-4ea3-acae-5accc099ead9 found for delete ", "request_id": "req-c8645ba1-39bd-4a93-b64f-0641a580d909"}]} 2026-07-01 02:02:06.065 8 INFO neutron.db.l3_hamode_db [None req-efb129fa-ac16-4316-9637-3c218ee0d699 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 4b1be0d7-e5b2-43ef-b6c9-affd0db234b5 was deleted as no HA routers are present in tenant b2cbb544fca7481f94b4b9d647bd464e. [pid: 8|app: 0|req: 498/1031] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:04 2026] DELETE /v2.0/routers/c3dc26a5-7817-40a4-8327-797f9c7cf893 => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:06.623 7 INFO neutron.services.segments.plugin [-] Segment 929ff0b9-c0aa-4868-83dc-65647bb4fe42 resource provider aggregate not found 2026-07-01 02:02:06.670 7 INFO neutron.services.segments.plugin [-] Segment 929ff0b9-c0aa-4868-83dc-65647bb4fe42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929ff0b9-c0aa-4868-83dc-65647bb4fe42 found for delete ", "request_id": "req-bc9fa3af-bc98-44c4-a852-a2f30b47fe2d"}]} 2026-07-01 02:02:06.690 7 INFO neutron.services.segments.plugin [-] Segment 929ff0b9-c0aa-4868-83dc-65647bb4fe42 resource provider aggregate not found [pid: 8|app: 0|req: 499/1032] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:06 2026] DELETE /v2.0/subnets/78244500-ffb9-4e6e-a6b5-c203a91602c9 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:06.707 7 INFO neutron.services.segments.plugin [-] Segment 929ff0b9-c0aa-4868-83dc-65647bb4fe42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929ff0b9-c0aa-4868-83dc-65647bb4fe42 found for delete ", "request_id": "req-08c4fb9b-cf3c-4654-9c06-b6d6ed03eb93"}]} 2026-07-01 02:02:06.838 7 INFO neutron.db.l3_hamode_db [None req-3ef6a584-c0ea-451b-955c-cf0e981ae3b3 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 500/1033] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:06 2026] GET /v2.0/security-groups?tenant_id=9f85ba2823364bb58ef41b6eb85976e7&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1034] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:06 2026] DELETE /v2.0/networks/37a46014-3629-4007-8b1e-fbc11d723d8c => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1035] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:07 2026] DELETE /v2.0/security-groups/f7efdbfb-4033-4fcc-b1b6-8dc42b53d3ad => 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: 503/1036] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:07 2026] GET /v2.0/security-groups?tenant_id=b2cbb544fca7481f94b4b9d647bd464e&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1037] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:07 2026] DELETE /v2.0/security-groups/0c51e1ca-e528-4567-87f5-9f5e4d8c84d5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1038] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:07 2026] GET /v2.0/security-groups?tenant_id=9b431c501247423c9b8f4e6928779098&name=default => generated 2801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1039] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:07 2026] DELETE /v2.0/security-groups/dd32207c-b76b-4553-81da-fb56ea15e384 => 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: 534/1040] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:05 2026] POST /v2.0/routers => generated 687 bytes in 2567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1041] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:02:07 2026] GET /v2.0/routers/0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 693 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1042] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:02:07 2026] GET /v2.0/routers => generated 696 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:08.141 8 INFO neutron.services.segments.plugin [-] Segment ec0c19a1-468d-4442-b63e-0a002bbf11bf resource provider aggregate not found 2026-07-01 02:02:08.147 8 INFO neutron.services.segments.plugin [-] Segment ec0c19a1-468d-4442-b63e-0a002bbf11bf resource provider aggregate not found 2026-07-01 02:02:08.180 8 INFO neutron.services.segments.plugin [-] Segment ec0c19a1-468d-4442-b63e-0a002bbf11bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0c19a1-468d-4442-b63e-0a002bbf11bf found for delete ", "request_id": "req-5ba5cac0-a0ff-49ac-8478-4a319fb801bd"}]} 2026-07-01 02:02:08.181 8 INFO neutron.services.segments.plugin [-] Segment ec0c19a1-468d-4442-b63e-0a002bbf11bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0c19a1-468d-4442-b63e-0a002bbf11bf found for delete ", "request_id": "req-891d55b5-f27e-4b18-a841-774dddecc3e3"}]} [pid: 8|app: 0|req: 508/1043] 10.0.0.36 () {34 vars in 739 bytes} [Wed Jul 1 02:02:08 2026] PUT /v2.0/routers/0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 700 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1044] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:02:08 2026] GET /v2.0/routers/0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 700 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1045] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:08 2026] GET /v2.0/ports?device_id=0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:10.058 8 INFO neutron.db.segments_db [None req-09207edf-96fe-47ab-bef8-87113b0666ab bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment d8414b35-f3db-4b4f-84b2-65139ff50e0c of type vxlan for network b8a717fc-a043-40d4-a9e7-210afe6a7c40 [pid: 8|app: 0|req: 510/1046] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/networks => generated 738 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:10.247 7 INFO neutron.services.segments.plugin [-] Segment ea4760b3-b59f-4ef8-8b80-e340270f8fef resource provider aggregate not found 2026-07-01 02:02:10.253 7 INFO neutron.services.segments.plugin [-] Segment ea4760b3-b59f-4ef8-8b80-e340270f8fef resource provider aggregate not found 2026-07-01 02:02:10.263 7 INFO neutron.services.segments.plugin [-] Segment ea4760b3-b59f-4ef8-8b80-e340270f8fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4760b3-b59f-4ef8-8b80-e340270f8fef found for delete ", "request_id": "req-f06df544-c111-48de-bac8-f316d2796f95"}]} 2026-07-01 02:02:10.264 7 INFO neutron.db.l3_hamode_db [None req-158e9327-be0b-4314-aff5-16b68387eb77 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] HA network 4409cb6b-37a7-4b8d-8671-0f39050a30e3 was deleted as no HA routers are present in tenant 11d4d412198d446c8073abe6e25318cc. 2026-07-01 02:02:10.279 7 INFO neutron.services.segments.plugin [-] Segment ea4760b3-b59f-4ef8-8b80-e340270f8fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4760b3-b59f-4ef8-8b80-e340270f8fef found for delete ", "request_id": "req-c4a3a1b5-d01c-4576-8941-2c587481c69e"}]} [pid: 7|app: 0|req: 537/1047] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:08 2026] DELETE /v2.0/routers/0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 0 bytes in 1530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1048] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/security-groups?tenant_id=2176fd951e3d43b4af75683f4f88c602&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1049] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/ports?device_id=0d7c7bbe-7bd7-412e-acfc-d832492470a5 => 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: 538/1050] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:10 2026] POST /v2.0/subnets => generated 661 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:10.554 7 INFO neutron.api.v2.resource [None req-c3093fd2-9e80-4c05-a224-edadf00d4235 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1051] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/routers/0d7c7bbe-7bd7-412e-acfc-d832492470a5 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1052] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/security-groups/d57ae943-6fb4-4bb3-b99f-b2e59572704a => 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: 514/1053] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/ports?device_id=2e84493f-63e3-4fc7-b14a-1472d77498ec => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:10.600 7 INFO neutron.db.segments_db [None req-c9aaa320-5212-47d3-8df0-d346c2a2cf55 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 9e2f5acc-d612-4e1a-8156-508425e5eb0d of type vxlan for network 968c73ba-2fc5-4323-876f-384e8b8a2437 2026-07-01 02:02:10.621 8 INFO neutron.api.v2.resource [None req-ee6b293e-78b9-4a48-b313-59924fa7697c ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1054] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/routers/2e84493f-63e3-4fc7-b14a-1472d77498ec => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b2250aa-6cf6-425f-8742-2a1c4ba9567c ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1055] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/e762be64-65c2-4e41-a77c-2e99da1da958 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1056] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/ports?device_id=17b0080c-8931-4c4e-89b5-96f61c70d590 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:10.706 8 INFO neutron.api.v2.resource [None req-64a55cbc-e671-4369-bdda-ee368c7cd872 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1057] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/routers/17b0080c-8931-4c4e-89b5-96f61c70d590 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5c351f9-d3a7-4ffb-b371-6e42f2efdde5 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1058] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/0d894f0c-0a20-4caf-a7ab-e88af027e1b2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1059] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:02:10 2026] GET /v2.0/ports?device_id=f7281791-7496-47ee-9d9d-27ee50d115a0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:10.795 8 INFO neutron.api.v2.resource [None req-b517a083-d990-4c70-bb94-133ef533c930 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1060] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/routers/f7281791-7496-47ee-9d9d-27ee50d115a0 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.819 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99748583-900b-4481-b4a6-d639a526411f ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1061] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/06fa8983-0b4e-468b-a4b4-8737942edf15 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1621de3-7c4b-4364-9e17-1d3c5b30b6c8 ad1d7fdca0bb4b54bf8bafe1e99b2216 11d4d412198d446c8073abe6e25318cc - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1062] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:10 2026] DELETE /v2.0/subnets/56826dfc-0379-41d6-be61-92cd0cba3955 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:10.944 7 INFO neutron.db.l3_hamode_db [None req-c9aaa320-5212-47d3-8df0-d346c2a2cf55 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 526/1065] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:11 2026] GET /v2.0/security-groups?tenant_id=11d4d412198d446c8073abe6e25318cc&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1066] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:11 2026] DELETE /v2.0/security-groups/6a762d9b-1319-433c-9be3-11a7a8354cb0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:11.971 7 INFO neutron.db.l3_hamode_db [None req-c9aaa320-5212-47d3-8df0-d346c2a2cf55 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 540/1067] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:10 2026] POST /v2.0/routers => generated 725 bytes in 2546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1068] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:02:13 2026] POST /v2.0/security-groups => generated 1560 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1069] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:02:13 2026] GET /v2.0/security-groups => generated 4343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1070] 10.0.0.36 () {34 vars in 756 bytes} [Wed Jul 1 02:02:13 2026] PUT /v2.0/security-groups/3966d221-a2b7-4251-9c1b-67ad6376074d => generated 1598 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1071] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:02:13 2026] GET /v2.0/security-groups/3966d221-a2b7-4251-9c1b-67ad6376074d => generated 1598 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1072] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:13 2026] DELETE /v2.0/security-groups/3966d221-a2b7-4251-9c1b-67ad6376074d => 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: 546/1073] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:14.128 7 INFO neutron.api.v2.resource [None req-206269be-0ec7-4f8b-975d-34c72a06107e 91da79f4b53d4dbda9ab6c53609d62ec 4fa98db468ee4ad1a971676576221fb5 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1074] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/security-groups/3966d221-a2b7-4251-9c1b-67ad6376074d => 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: 548/1075] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/security-groups => generated 1561 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1076] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1077] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules/c7230703-140c-4e79-a772-111a9f4e63cc => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1078] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1079] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/security-group-rules/c7230703-140c-4e79-a772-111a9f4e63cc => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1080] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:13 2026] PUT /v2.0/routers/f9a6072a-68cc-46fb-a763-c34ad3258e4a/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1081] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1082] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1083] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules/ff8f3f35-db59-42e2-bfd7-74cdfb591ae4 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1084] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1085] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:02:14 2026] DELETE /v2.0/security-group-rules/ff8f3f35-db59-42e2-bfd7-74cdfb591ae4 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1086] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:14.894 8 INFO neutron.db.securitygroups_db [None req-e58d806e-1eaf-49b1-aa5c-f0fd37688eef 91da79f4b53d4dbda9ab6c53609d62ec 4fa98db468ee4ad1a971676576221fb5 - - - -] Project 4fa98db468ee4ad1a971676576221fb5 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: 532/1087] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1088] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-group-rules/9314a290-3d1a-4775-bcf1-34ca255c4d0b => generated 575 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1089] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1090] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:14 2026] GET /v2.0/security-groups?tenant_id=840fa9b0a3d241378880e3d2a21d8c41&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: 535/1091] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:02:15 2026] DELETE /v2.0/security-group-rules/9314a290-3d1a-4775-bcf1-34ca255c4d0b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1092] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1093] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:15 2026] DELETE /v2.0/security-groups/00ec556e-458b-436a-996a-6639cef1e63d => 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: 537/1094] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:15 2026] DELETE /v2.0/security-groups/af173008-024d-49e3-9d99-24531c5b2ac5 => 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: 538/1095] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 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.36 () {34 vars in 683 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/security-groups => generated 1596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1097] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1098] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1099] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:15 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: 560/1100] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1101] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/security-groups?tenant_id=4fa98db468ee4ad1a971676576221fb5&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1102] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:15 2026] GET /v2.0/security-groups?tenant_id=10a55036434b44bf9d8505960f8ec399&name=default => generated 2801 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1103] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/security-groups/8b5815a6-5808-48bd-9ea4-0e0e62b12f11 => 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: 542/1104] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:16 2026] DELETE /v2.0/security-groups/7a0010b5-a52c-491f-8c1f-ce982812c1e1 => 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: 563/1105] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1902412917&fields=id&tenant_id=059b913483f249c096e722193f44c9a8 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1106] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/networks?id=b8a717fc-a043-40d4-a9e7-210afe6a7c40 => generated 670 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1107] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/quotas/059b913483f249c096e722193f44c9a8 => 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: 544/1108] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/ports?tenant_id=059b913483f249c096e722193f44c9a8&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1109] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 545/1110] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 566/1111] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => 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: 567/1112] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/networks?id=b8a717fc-a043-40d4-a9e7-210afe6a7c40 => generated 670 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1113] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=059b913483f249c096e722193f44c9a8 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1114] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/security-groups?tenant_id=cb52ac11b84745f48913aaebe436dac6&name=default => generated 2801 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1115] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/security-groups/06a0b483-bb60-4b09-b1e1-b5d3ec37cc47 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1116] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:02:18 2026] POST /v2.0/subnetpools => generated 549 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1117] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:02:18 2026] POST /v2.0/ports => generated 954 bytes in 466 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: 549/1118] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1119] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/subnetpools/baeac3cc-2f35-446b-89e0-9eebacc183d8 => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1120] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1121] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:02:18 2026] PUT /v2.0/subnetpools/baeac3cc-2f35-446b-89e0-9eebacc183d8 => generated 500 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1122] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/subnetpools/baeac3cc-2f35-446b-89e0-9eebacc183d8 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:18.693 7 INFO neutron.api.v2.resource [None req-0d880281-bb58-4ab4-93fb-dc5e3346bf53 09e41f0f22694ce9a6f71227cd0645d7 bbcb373c11b74898bdcb1ed4853a25e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1123] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/subnetpools/baeac3cc-2f35-446b-89e0-9eebacc183d8 => generated 145 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:18.717 7 INFO neutron.api.v2.resource [None req-bb75ba4c-d9e9-41e6-9af6-b02dcb4c68c4 09e41f0f22694ce9a6f71227cd0645d7 bbcb373c11b74898bdcb1ed4853a25e9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1124] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/subnetpools/baeac3cc-2f35-446b-89e0-9eebacc183d8 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1125] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:18 2026] PUT /v2.0/ports/5b656c82-b474-4ccb-b076-af61ac145ad9 => generated 1199 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1126] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/ports?tenant_id=059b913483f249c096e722193f44c9a8&device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 1238 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-07-01 02:02:19.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c64a3f2-625d-4e77-8d92-6b61ce83407e'] response: {'name': 'network-changed', 'server_uuid': 'd2c7f36e-016d-4639-97bb-25638f543983', 'tag': '5b656c82-b474-4ccb-b076-af61ac145ad9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1127] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5b656c82-b474-4ccb-b076-af61ac145ad9 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1128] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/subnets?id=6aa49baa-9e4a-4af4-b5b6-f33d9126f94c => generated 664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1129] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/ports?network_id=b8a717fc-a043-40d4-a9e7-210afe6a7c40&device_owner=network%3Adhcp => generated 1244 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, ' [pid: 8|app: 0|req: 553/1130] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 554/1131] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 578/1132] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/security-groups?tenant_id=bbcb373c11b74898bdcb1ed4853a25e9&name=default => generated 2801 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1133] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/ports?tenant_id=059b913483f249c096e722193f44c9a8&device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1134] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks?id=b8a717fc-a043-40d4-a9e7-210afe6a7c40 => generated 766 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1135] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:19 2026] DELETE /v2.0/security-groups/a685b74c-2694-4f20-be9a-9767ee36b32e => 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: 557/1136] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5b656c82-b474-4ccb-b076-af61ac145ad9 => 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: 580/1137] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/subnets?id=6aa49baa-9e4a-4af4-b5b6-f33d9126f94c => generated 664 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1138] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1139] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/ports?network_id=b8a717fc-a043-40d4-a9e7-210afe6a7c40&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1140] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1141] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1142] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 560/1143] 10.0.0.152 () {30 vars in 649 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/extensions => generated 19178 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1144] 10.0.0.152 () {30 vars in 723 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/quotas/487bba3576d243d4bd84bd7c9386d38c/details => generated 847 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:20.562 8 INFO neutron.db.segments_db [None req-7b8dab47-a3b3-46c6-abdd-3deeaef296eb 110a3fe5c10045fab97011c7a774de62 de4de2b162c448edb9730a7caf1a91a8 - - - -] Added segment ad8b7b79-bbc4-488a-87a0-2f4751960b50 of type vxlan for network ef6038ce-34df-4d70-aec7-b1d9bddaf3a5 [pid: 8|app: 0|req: 561/1145] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:20 2026] POST /v2.0/networks => generated 644 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1146] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => 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: 563/1147] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&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: 7|app: 0|req: 585/1148] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:20 2026] POST /v2.0/subnets => generated 617 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:21.214 8 INFO neutron.db.segments_db [None req-bc3de436-79ce-493e-8782-f49a9f940715 110a3fe5c10045fab97011c7a774de62 de4de2b162c448edb9730a7caf1a91a8 - - - -] Added segment 337bbbf5-f915-4a15-a175-7c671ff35c68 of type vxlan for network df68c7c0-5ead-4780-8a7f-73d4c66ecf3a [pid: 8|app: 0|req: 564/1149] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/networks => generated 644 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1150] 10.0.0.36 () {34 vars in 741 bytes} [Wed Jul 1 02:02:21 2026] PUT /v2.0/networks/df68c7c0-5ead-4780-8a7f-73d4c66ecf3a => generated 592 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1151] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:21 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1152] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1153] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1154] 10.0.0.36 () {34 vars in 739 bytes} [Wed Jul 1 02:02:21 2026] PUT /v2.0/subnets/20a1315a-fd47-4c9b-8541-5fd1cb35b606 => generated 612 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1155] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:22.830 8 INFO neutron.db.l3_db [None req-0fd49566-b3b8-489f-b232-ddaf81cca556 777d5f4975bd408e8040d0c367ddcc0d 059b913483f249c096e722193f44c9a8 - - - -] Floating IP 2c18cfee-8f9c-4900-b13c-d1507864b47e associated. External IP: 10.96.250.204, port: 5b656c82-b474-4ccb-b076-af61ac145ad9. 2026-07-01 02:02:22.986 7 INFO neutron.services.segments.plugin [-] Segment 337bbbf5-f915-4a15-a175-7c671ff35c68 resource provider aggregate not found 2026-07-01 02:02:22.991 7 INFO neutron.services.segments.plugin [-] Segment 337bbbf5-f915-4a15-a175-7c671ff35c68 resource provider aggregate not found 2026-07-01 02:02:23.015 7 INFO neutron.services.segments.plugin [-] Segment 337bbbf5-f915-4a15-a175-7c671ff35c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 337bbbf5-f915-4a15-a175-7c671ff35c68 found for delete ", "request_id": "req-3f193544-b7a2-4cce-9c29-cf9cdf24b1d6"}]} 2026-07-01 02:02:23.018 7 INFO neutron.services.segments.plugin [-] Segment 337bbbf5-f915-4a15-a175-7c671ff35c68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 337bbbf5-f915-4a15-a175-7c671ff35c68 found for delete ", "request_id": "req-ec46b5b5-61b1-4920-8dee-1c37a44d29c4"}]} [pid: 7|app: 0|req: 588/1156] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:22 2026] DELETE /v2.0/networks/df68c7c0-5ead-4780-8a7f-73d4c66ecf3a => generated 0 bytes in 740 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1157] 10.0.0.152 () {30 vars in 649 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 02:02:23.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bca71bea-5ab4-46e1-bc42-3b5c218e60f7 110a3fe5c10045fab97011c7a774de62 de4de2b162c448edb9730a7caf1a91a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1158] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:23 2026] DELETE /v2.0/networks/df68c7c0-5ead-4780-8a7f-73d4c66ecf3a => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1159] 10.0.0.152 () {30 vars in 723 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/quotas/487bba3576d243d4bd84bd7c9386d38c/details => generated 847 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1160] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1161] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/subnets?network_id=d0693305-bfe7-48f2-8089-8e3e71228ccc => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1162] 10.0.0.36 () {32 vars in 651 bytes} [Wed Jul 1 02:02:23 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: 595/1163] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/networks => generated 1309 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1164] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:02:22 2026] PUT /v2.0/floatingips/2c18cfee-8f9c-4900-b13c-d1507864b47e => generated 855 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1165] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:23.750 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80db45fa-64ee-4ab1-85ac-fafdfdfb6af4'] response: {'name': 'network-changed', 'server_uuid': 'd2c7f36e-016d-4639-97bb-25638f543983', 'tag': '5b656c82-b474-4ccb-b076-af61ac145ad9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 571/1166] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1167] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/ports?tenant_id=059b913483f249c096e722193f44c9a8&device_id=d2c7f36e-016d-4639-97bb-25638f543983 => 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: 573/1168] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/networks?id=b8a717fc-a043-40d4-a9e7-210afe6a7c40 => generated 766 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1169] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5b656c82-b474-4ccb-b076-af61ac145ad9 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1170] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/subnets?id=6aa49baa-9e4a-4af4-b5b6-f33d9126f94c => generated 664 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1171] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?network_id=b8a717fc-a043-40d4-a9e7-210afe6a7c40&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1172] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1173] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?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: 579/1174] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&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: 7|app: 0|req: 596/1175] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/subnets => generated 1233 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1176] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1177] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/networks/ef6038ce-34df-4d70-aec7-b1d9bddaf3a5 => generated 669 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1178] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/subnets/8cd5d55f-6918-4c97-8e2b-8beaaffa7593 => generated 617 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:24.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1542a64-9346-475d-b59e-94636dcd0adc 110a3fe5c10045fab97011c7a774de62 de4de2b162c448edb9730a7caf1a91a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1179] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/subnets/20a1315a-fd47-4c9b-8541-5fd1cb35b606 => generated 136 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:24.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-599727e0-0537-429f-99d0-82494682431c 110a3fe5c10045fab97011c7a774de62 de4de2b162c448edb9730a7caf1a91a8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1180] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/networks/df68c7c0-5ead-4780-8a7f-73d4c66ecf3a => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1181] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1182] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/subnets/8cd5d55f-6918-4c97-8e2b-8beaaffa7593 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:25.280 8 INFO neutron.services.segments.plugin [-] Segment ad8b7b79-bbc4-488a-87a0-2f4751960b50 resource provider aggregate not found 2026-07-01 02:02:25.285 8 INFO neutron.services.segments.plugin [-] Segment ad8b7b79-bbc4-488a-87a0-2f4751960b50 resource provider aggregate not found 2026-07-01 02:02:25.300 8 INFO neutron.services.segments.plugin [-] Segment ad8b7b79-bbc4-488a-87a0-2f4751960b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8b7b79-bbc4-488a-87a0-2f4751960b50 found for delete ", "request_id": "req-46d8ec3e-9f7f-4b17-bdc3-2ef31d1982b2"}]} 2026-07-01 02:02:25.304 8 INFO neutron.services.segments.plugin [-] Segment ad8b7b79-bbc4-488a-87a0-2f4751960b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8b7b79-bbc4-488a-87a0-2f4751960b50 found for delete ", "request_id": "req-c5de80d5-995d-417e-9cca-5b347923a574"}]} [pid: 8|app: 0|req: 584/1183] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/networks/ef6038ce-34df-4d70-aec7-b1d9bddaf3a5 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1184] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?tenant_id=aa0b06db9af9466ca46796402e4aa644&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1185] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports?device_id=d2c7f36e-016d-4639-97bb-25638f543983 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1186] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:25 2026] DELETE /v2.0/security-groups/0d7b9c7c-be4e-4b85-a4e4-22c89fc44084 => 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: 588/1187] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?id=799cf55d-28da-4da6-8903-d7d70fe86be2&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:25.927 7 INFO neutron.db.l3_db [None req-25ee9aa8-5de7-465e-a313-8d847ffc609f 777d5f4975bd408e8040d0c367ddcc0d 059b913483f249c096e722193f44c9a8 - - - -] Floating IP 2c18cfee-8f9c-4900-b13c-d1507864b47e disassociated. External IP: 10.96.250.204, port: 5b656c82-b474-4ccb-b076-af61ac145ad9. [pid: 8|app: 0|req: 589/1188] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?tenant_id=487bba3576d243d4bd84bd7c9386d38c&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1189] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/security-groups?tenant_id=de4de2b162c448edb9730a7caf1a91a8&name=default => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1192] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/security-groups?tenant_id=7e11ac8b137f4a59afc1533d1c36a00f&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v2.0/security-groups/ed455f70-ce10-4b50-8c35-bd47e79779e3 => 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: 600/1194] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:02:24 2026] DELETE /v2.0/ports/5b656c82-b474-4ccb-b076-af61ac145ad9 => generated 0 bytes in 1666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1195] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v2.0/security-groups/07c6fa3d-21c7-4a64-98a7-c878c00e4bce => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:26.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0663b5d-a4e8-4ce8-ab5b-256d06a188c6'] response: {'server_uuid': 'd2c7f36e-016d-4639-97bb-25638f543983', 'name': 'network-vif-deleted', 'tag': '5b656c82-b474-4ccb-b076-af61ac145ad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 601/1196] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v2.0/security-groups/f7069006-21ed-46f1-b77f-e188fb8dd0b6 => 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: 596/1197] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v2.0/security-groups/799cf55d-28da-4da6-8903-d7d70fe86be2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:26.981 7 INFO neutron.api.v2.resource [None req-7860ca5e-e347-4010-8d52-12acf1f71bc3 777d5f4975bd408e8040d0c367ddcc0d 059b913483f249c096e722193f44c9a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1198] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/security-groups/799cf55d-28da-4da6-8903-d7d70fe86be2 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1199] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:02:26 2026] DELETE /v2.0/floatingips/2c18cfee-8f9c-4900-b13c-d1507864b47e => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1200] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:02:27 2026] PUT /v2.0/routers/f9a6072a-68cc-46fb-a763-c34ad3258e4a/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:29.595 8 INFO neutron.services.segments.plugin [-] Segment 9e2f5acc-d612-4e1a-8156-508425e5eb0d resource provider aggregate not found 2026-07-01 02:02:29.601 8 INFO neutron.services.segments.plugin [-] Segment 9e2f5acc-d612-4e1a-8156-508425e5eb0d resource provider aggregate not found 2026-07-01 02:02:29.628 8 INFO neutron.services.segments.plugin [-] Segment 9e2f5acc-d612-4e1a-8156-508425e5eb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2f5acc-d612-4e1a-8156-508425e5eb0d found for delete ", "request_id": "req-e346f625-ce44-42d4-82a2-4e5c9ec9d7d3"}]} 2026-07-01 02:02:29.631 8 INFO neutron.services.segments.plugin [-] Segment 9e2f5acc-d612-4e1a-8156-508425e5eb0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2f5acc-d612-4e1a-8156-508425e5eb0d found for delete ", "request_id": "req-1fdcbe7e-51ef-41d8-8c54-7406c453e29d"}]} 2026-07-01 02:02:29.636 8 INFO neutron.db.l3_hamode_db [None req-f3b9d2e0-7b5c-4ee9-81c6-50a38919490a bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 968c73ba-2fc5-4323-876f-384e8b8a2437 was deleted as no HA routers are present in tenant 059b913483f249c096e722193f44c9a8. [pid: 8|app: 0|req: 598/1201] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:28 2026] DELETE /v2.0/routers/f9a6072a-68cc-46fb-a763-c34ad3258e4a => generated 0 bytes in 1151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1202] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/subnets/6aa49baa-9e4a-4af4-b5b6-f33d9126f94c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1203] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/networks/b8a717fc-a043-40d4-a9e7-210afe6a7c40 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1204] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?tenant_id=059b913483f249c096e722193f44c9a8&name=default => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1205] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:30 2026] DELETE /v2.0/security-groups/be08e346-66a8-49c4-a919-158d4dff0fab => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:30.888 8 INFO neutron.db.segments_db [None req-516b8ea3-f343-4470-ae2b-365604cfa77b e5ce199aae694d43bf33ab46acff3fa0 598b78a723384816bc023351902e85f9 - - - -] Added segment c0261e6c-b1c7-4591-92aa-b94af6622384 of type vxlan for network 7b44d341-63c4-4060-8add-276bdf28ab1c [pid: 8|app: 0|req: 600/1206] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:30 2026] POST /v2.0/networks => generated 631 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:31.127 8 INFO neutron.db.segments_db [None req-3392f7c4-5878-4809-8248-f159705242d8 e5ce199aae694d43bf33ab46acff3fa0 598b78a723384816bc023351902e85f9 - - - -] Added segment 961557bb-94ac-4674-a211-c9ddc77134a9 of type vxlan for network 0a19fd47-460a-46db-852a-503489d91f59 [pid: 7|app: 0|req: 607/1207] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?tenant_id=05f4d5ac895b437d94a3b0301e901717&name=default => generated 2801 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1208] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v2.0/security-groups/486cd41c-6689-4691-bb4e-d05f6de18aeb => 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: 601/1209] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/networks => generated 631 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:31.405 7 INFO neutron.db.segments_db [None req-e02c349f-3e40-4c56-ae2f-7ea2a05e5e25 e5ce199aae694d43bf33ab46acff3fa0 598b78a723384816bc023351902e85f9 - - - -] Added segment 0ec85b68-f17d-44f9-a1a3-eab2d0494985 of type vxlan for network 3d60ec82-03f6-4a94-9ac2-9760cbe9d819 [pid: 8|app: 0|req: 602/1210] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/security-groups?tenant_id=1c5928c466af443181b50d4d247a5bdb&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1211] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:31.569 8 INFO neutron.db.segments_db [None req-04a914d0-fefd-4687-bc40-243c5b34a7ef e5ce199aae694d43bf33ab46acff3fa0 598b78a723384816bc023351902e85f9 - - - -] Added segment 48b0b105-bad4-40dc-a56c-050dcef71df6 of type vxlan for network ff03ab6c-c0c7-4b71-9815-6bcd8e942e8f [pid: 7|app: 0|req: 610/1212] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v2.0/security-groups/22c6d827-18b8-4987-8e86-305caa6603e2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:31.669 8 INFO neutron.services.segments.plugin [-] Segment d8414b35-f3db-4b4f-84b2-65139ff50e0c resource provider aggregate not found 2026-07-01 02:02:31.675 8 INFO neutron.services.segments.plugin [-] Segment d8414b35-f3db-4b4f-84b2-65139ff50e0c resource provider aggregate not found 2026-07-01 02:02:31.685 8 INFO neutron.services.segments.plugin [-] Segment d8414b35-f3db-4b4f-84b2-65139ff50e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8414b35-f3db-4b4f-84b2-65139ff50e0c found for delete ", "request_id": "req-c1c9f49c-27bf-4e5a-bd91-e227595767ca"}]} 2026-07-01 02:02:31.694 8 INFO neutron.services.segments.plugin [-] Segment d8414b35-f3db-4b4f-84b2-65139ff50e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8414b35-f3db-4b4f-84b2-65139ff50e0c found for delete ", "request_id": "req-19d5b92c-becc-48f6-9974-dc93cad940b4"}]} [pid: 8|app: 0|req: 603/1213] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:31.781 7 INFO neutron.db.segments_db [None req-7b1441ac-147e-4785-bc48-2a52d8805507 e5ce199aae694d43bf33ab46acff3fa0 598b78a723384816bc023351902e85f9 - - - -] Added segment 4089294b-370e-4213-a7c0-e4db23fcce5f of type vxlan for network 8321dfc5-7dd9-4a06-b0c5-bc448078f216 [pid: 7|app: 0|req: 611/1214] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:31 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1215] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:02:31 2026] PUT /v2.0/networks/7b44d341-63c4-4060-8add-276bdf28ab1c/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1216] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:02:31 2026] PUT /v2.0/networks/0a19fd47-460a-46db-852a-503489d91f59/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: 605/1217] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:02:32 2026] PUT /v2.0/networks/3d60ec82-03f6-4a94-9ac2-9760cbe9d819/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: 613/1218] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:02:32 2026] PUT /v2.0/networks/ff03ab6c-c0c7-4b71-9815-6bcd8e942e8f/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1219] 10.0.0.36 () {32 vars in 664 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1220] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1221] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1222] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1223] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1224] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:32.840 7 INFO neutron.db.segments_db [None req-7af7be34-14bf-46f1-97de-5d926b7354f8 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment b208b051-5457-419e-9ed8-4e70278dce78 of type vxlan for network 690d4e7a-2e57-4f43-bb0f-00d65289b0ff [pid: 8|app: 0|req: 611/1225] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1226] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:02:32 2026] POST /v2.0/networks => generated 742 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1227] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1228] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:32 2026] POST /v2.0/subnets => generated 665 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:33.268 7 INFO neutron.db.segments_db [None req-01dcf2e2-b4db-4a08-a328-8e2f0cbf53ee bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 of type vxlan for network 82d1db75-5c03-4cf0-8440-370026627b7e [pid: 8|app: 0|req: 613/1229] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v2.0/networks/7b44d341-63c4-4060-8add-276bdf28ab1c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1230] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v2.0/networks/0a19fd47-460a-46db-852a-503489d91f59 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:33.573 7 INFO neutron.db.l3_hamode_db [None req-01dcf2e2-b4db-4a08-a328-8e2f0cbf53ee bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:33.728 8 INFO neutron.services.segments.plugin [-] Segment c0261e6c-b1c7-4591-92aa-b94af6622384 resource provider aggregate not found 2026-07-01 02:02:33.734 8 INFO neutron.services.segments.plugin [-] Segment c0261e6c-b1c7-4591-92aa-b94af6622384 resource provider aggregate not found 2026-07-01 02:02:33.744 8 INFO neutron.services.segments.plugin [-] Segment c0261e6c-b1c7-4591-92aa-b94af6622384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0261e6c-b1c7-4591-92aa-b94af6622384 found for delete ", "request_id": "req-3cd8d6fd-c5e1-45a1-b135-fb8c7744afe2"}]} 2026-07-01 02:02:33.751 8 INFO neutron.services.segments.plugin [-] Segment c0261e6c-b1c7-4591-92aa-b94af6622384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0261e6c-b1c7-4591-92aa-b94af6622384 found for delete ", "request_id": "req-bb8a714a-5793-47c4-b196-27a25eb77280"}]} 2026-07-01 02:02:33.767 8 INFO neutron.services.segments.plugin [-] Segment 961557bb-94ac-4674-a211-c9ddc77134a9 resource provider aggregate not found 2026-07-01 02:02:33.772 8 INFO neutron.services.segments.plugin [-] Segment 961557bb-94ac-4674-a211-c9ddc77134a9 resource provider aggregate not found 2026-07-01 02:02:33.780 8 INFO neutron.services.segments.plugin [-] Segment 961557bb-94ac-4674-a211-c9ddc77134a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961557bb-94ac-4674-a211-c9ddc77134a9 found for delete ", "request_id": "req-e5d7d5ea-684c-4ebe-8c59-5bf7261db970"}]} 2026-07-01 02:02:33.798 8 INFO neutron.services.segments.plugin [-] Segment 961557bb-94ac-4674-a211-c9ddc77134a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961557bb-94ac-4674-a211-c9ddc77134a9 found for delete ", "request_id": "req-d5622b3a-7dc5-47b2-a195-dda5d4d0b011"}]} [pid: 8|app: 0|req: 615/1231] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v2.0/networks/3d60ec82-03f6-4a94-9ac2-9760cbe9d819 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1232] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v2.0/networks/ff03ab6c-c0c7-4b71-9815-6bcd8e942e8f => 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: 617/1233] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:34 2026] DELETE /v2.0/networks/8321dfc5-7dd9-4a06-b0c5-bc448078f216 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:35.261 7 INFO neutron.db.l3_hamode_db [None req-01dcf2e2-b4db-4a08-a328-8e2f0cbf53ee bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1234] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/security-groups?tenant_id=b123c18ba8094e45a62d23f9499e9685&name=default => generated 2801 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1235] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/security-groups?tenant_id=14e8773d15d24e30b5579d311324abae&name=default => generated 2801 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:35.805 8 INFO neutron.services.segments.plugin [-] Segment 0ec85b68-f17d-44f9-a1a3-eab2d0494985 resource provider aggregate not found 2026-07-01 02:02:35.817 8 INFO neutron.services.segments.plugin [-] Segment 0ec85b68-f17d-44f9-a1a3-eab2d0494985 resource provider aggregate not found 2026-07-01 02:02:35.825 8 INFO neutron.services.segments.plugin [-] Segment 0ec85b68-f17d-44f9-a1a3-eab2d0494985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec85b68-f17d-44f9-a1a3-eab2d0494985 found for delete ", "request_id": "req-bc524c53-c69b-4252-8deb-fea9954d9cee"}]} 2026-07-01 02:02:35.836 8 INFO neutron.services.segments.plugin [-] Segment 0ec85b68-f17d-44f9-a1a3-eab2d0494985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ec85b68-f17d-44f9-a1a3-eab2d0494985 found for delete ", "request_id": "req-e6fd35ab-9b3e-4cf9-b428-e485872ef8f1"}]} 2026-07-01 02:02:35.844 8 INFO neutron.services.segments.plugin [-] Segment 48b0b105-bad4-40dc-a56c-050dcef71df6 resource provider aggregate not found 2026-07-01 02:02:35.854 8 INFO neutron.services.segments.plugin [-] Segment 48b0b105-bad4-40dc-a56c-050dcef71df6 resource provider aggregate not found 2026-07-01 02:02:35.860 8 INFO neutron.services.segments.plugin [-] Segment 48b0b105-bad4-40dc-a56c-050dcef71df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b0b105-bad4-40dc-a56c-050dcef71df6 found for delete ", "request_id": "req-b2c202d5-a812-4ddd-b44a-8555b870e5c4"}]} 2026-07-01 02:02:35.873 8 INFO neutron.services.segments.plugin [-] Segment 48b0b105-bad4-40dc-a56c-050dcef71df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b0b105-bad4-40dc-a56c-050dcef71df6 found for delete ", "request_id": "req-16c736dc-e1fb-4e60-b6c8-622ab0b3acfb"}]} 2026-07-01 02:02:35.883 8 INFO neutron.services.segments.plugin [-] Segment 4089294b-370e-4213-a7c0-e4db23fcce5f resource provider aggregate not found [pid: 8|app: 0|req: 620/1236] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:35 2026] DELETE /v2.0/security-groups/835f3109-eb9a-42a8-8e86-f676dd8e099c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:35.905 8 INFO neutron.services.segments.plugin [-] Segment 4089294b-370e-4213-a7c0-e4db23fcce5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4089294b-370e-4213-a7c0-e4db23fcce5f found for delete ", "request_id": "req-f0ad643b-0b27-4189-93e6-2fe7dc9e7963"}]} 2026-07-01 02:02:35.906 8 INFO neutron.services.segments.plugin [-] Segment 4089294b-370e-4213-a7c0-e4db23fcce5f resource provider aggregate not found 2026-07-01 02:02:35.926 8 INFO neutron.services.segments.plugin [-] Segment 4089294b-370e-4213-a7c0-e4db23fcce5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4089294b-370e-4213-a7c0-e4db23fcce5f found for delete ", "request_id": "req-42fb0d17-94cc-4d06-aa7f-193eb22168cc"}]} [pid: 8|app: 0|req: 621/1237] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:35 2026] DELETE /v2.0/security-groups/d0837659-98e9-45ce-a9a5-1152d9b950df => 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: 622/1238] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?tenant_id=598b78a723384816bc023351902e85f9&name=default => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1239] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:36 2026] DELETE /v2.0/security-groups/7acda691-5017-4d79-95f8-d2c49b8e5976 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1240] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:33 2026] POST /v2.0/routers => generated 729 bytes in 3265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1241] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?tenant_id=8a7c3a77dca64f739a467ec75e9dbfa8&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1242] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:36 2026] DELETE /v2.0/security-groups/5b3f50ec-d5b5-4844-8594-9f063a65aeee => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1243] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?tenant_id=03fe61616127410aab9d739c4664f3b7&name=default => generated 2801 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1244] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:37 2026] DELETE /v2.0/security-groups/bb2b62ce-0db3-44ab-964b-e90f74842483 => 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: 624/1245] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:36 2026] PUT /v2.0/routers/c604ebc7-31d3-4567-9bb9-63136ae4c516/add_router_interface => generated 309 bytes in 1974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1246] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-groups => generated 1597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:39.400 7 INFO neutron.db.segments_db [None req-47d88124-9784-4687-bcf7-3c45f32b0d68 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Added segment 49d6b627-fc9f-42bb-8ac4-b882e0537452 of type vxlan for network 39ac94f5-be16-4b55-ab31-56ea336507fa [pid: 8|app: 0|req: 626/1247] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1248] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/networks => generated 633 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1249] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:39 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) 2026-07-01 02:02:39.699 7 INFO neutron.db.segments_db [None req-a8186d03-d8e0-4742-b8e1-f2b6183e4c23 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Added segment 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 of type vxlan for network 9ebf5f16-e74c-4414-a148-9edce2afbe92 2026-07-01 02:02:39.748 8 INFO neutron.db.segments_db [None req-9b7b3f3c-2879-4a22-8772-f2d03f1f5783 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 0c44bcd9-7ae2-4608-9b6d-3446e889a645 of type vxlan for network d60c5eef-ab7d-47dc-8258-6009a9ae72ac [pid: 8|app: 0|req: 627/1250] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/networks => generated 740 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:40.042 7 INFO neutron.db.l3_hamode_db [None req-a8186d03-d8e0-4742-b8e1-f2b6183e4c23 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 628/1251] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/floatingips => generated 552 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1252] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:40 2026] POST /v2.0/subnets => generated 664 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:40.902 8 INFO neutron.db.segments_db [None req-13a1885d-bfc9-43b1-aee4-beb2de870147 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment ed84dde0-84fc-4f3b-9658-c35415d24f2a of type vxlan for network ec80d18a-253f-489b-9836-14184e75ff51 2026-07-01 02:02:41.197 7 INFO neutron.db.l3_hamode_db [None req-a8186d03-d8e0-4742-b8e1-f2b6183e4c23 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:41.225 8 INFO neutron.db.l3_hamode_db [None req-13a1885d-bfc9-43b1-aee4-beb2de870147 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:42.291 8 INFO neutron.db.l3_hamode_db [None req-13a1885d-bfc9-43b1-aee4-beb2de870147 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 624/1253] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:39 2026] POST /v2.0/routers => generated 695 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:42.587 7 INFO neutron.db.segments_db [None req-c25b7d64-a520-441b-b741-35a7c9836c11 6c86908ce822472aa87b7ccde72f79ea 295390b57d484863a16ed835f3af71ee - - - -] Added segment ec89265d-37b6-49d0-aef5-9172d9e7a9ad of type vxlan for network c3263e96-ef44-46e2-81d6-e9a0ac43d41e [pid: 7|app: 0|req: 625/1254] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:42 2026] POST /v2.0/networks => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1257] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1195636977&fields=id&tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1258] 10.0.0.36 () {32 vars in 774 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/subnets?project_id=1d653bc329304a2a9656d977ddbe2cf8&cidr=10.100.0.0%2F28 => generated 14 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1259] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:02:42 2026] POST /v2.0/ports => generated 743 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 631/1260] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks?id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff => generated 674 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1261] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1262] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:40 2026] POST /v2.0/routers => generated 728 bytes in 2714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1263] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/quotas/78b831f2b8d8471e8cc1bd9e37d57c46 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:43.580 7 INFO neutron.db.segments_db [None req-30f07785-bb08-4057-848c-670f042e1354 6c86908ce822472aa87b7ccde72f79ea 295390b57d484863a16ed835f3af71ee - - - -] Added segment 7c16e269-2afa-4244-9f5a-76f98664fc73 of type vxlan for network fbe29786-e61f-4e7c-8280-c5aa5b651105 [pid: 8|app: 0|req: 632/1264] 10.0.0.36 () {32 vars in 782 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/subnets?network_id=d0693305-bfe7-48f2-8089-8e3e71228ccc&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1265] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:43 2026] POST /v2.0/networks => generated 632 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1266] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/ports?tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1267] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:44 2026] POST /v2.0/subnets => generated 632 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1268] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:02:44 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 637/1269] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?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: 633/1270] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:43 2026] PUT /v2.0/routers/9a489bdf-e603-43cb-8450-e9340dd5097a/add_router_interface => generated 309 bytes in 1881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:45.569 8 INFO neutron.db.segments_db [None req-ae92c144-6fb9-4d95-936f-ab2bb24e8ee1 6c86908ce822472aa87b7ccde72f79ea 295390b57d484863a16ed835f3af71ee - - - -] Added segment 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 of type vxlan for network a273c94d-1535-4139-8350-93edd7c592a4 [pid: 8|app: 0|req: 634/1271] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:45 2026] POST /v2.0/networks => generated 631 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1272] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?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: 636/1273] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:02:45 2026] POST /v2.0/ports => generated 743 bytes in 448 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: 637/1274] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:46.336 8 INFO neutron.db.segments_db [None req-12a3eab8-7a82-40c2-bf43-1484d3626137 6c86908ce822472aa87b7ccde72f79ea 295390b57d484863a16ed835f3af71ee - - - -] Added segment 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 of type vxlan for network ae45f12e-f3f3-451d-a6c6-8fd9a7285fb5 [pid: 8|app: 0|req: 638/1275] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:46 2026] POST /v2.0/networks => generated 632 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1276] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:02:46 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 638/1277] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:44 2026] PUT /v2.0/routers/84d903d9-13cf-4bf7-b4f2-68103d68407a/add_router_interface => generated 309 bytes in 1905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1278] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/networks?id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff => generated 674 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:47.019 7 INFO neutron.db.segments_db [None req-56bb6dd4-6828-472e-ab51-52bdee7e0c98 6c86908ce822472aa87b7ccde72f79ea 295390b57d484863a16ed835f3af71ee - - - -] Added segment e75f9330-181d-4921-a854-4d4240341130 of type vxlan for network 92fbb16f-d7be-460a-a214-c24db0f2cb63 2026-07-01 02:02:47.022 8 INFO neutron.db.segments_db [None req-06e82acf-da9b-4a58-bc53-5f862399cb30 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 19856460-feca-491c-964a-6ebde1f62371 of type vxlan for network cab8da30-3617-4c09-9863-bdb379fcc4f6 [pid: 8|app: 0|req: 640/1279] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:02:46 2026] POST /v2.0/networks => generated 740 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1280] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:02:46 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: 641/1281] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46 => generated 181 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1282] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/networks => generated 10728 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1283] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:47 2026] POST /v2.0/subnets => generated 663 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1284] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:02:47 2026] POST /v2.0/ports => generated 743 bytes in 358 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: 643/1285] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/subnets => generated 5657 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1286] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:47.775 8 INFO neutron.db.segments_db [None req-8792ff2b-887c-4cde-93f4-82fdcbc976fc bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment ea402302-fdd0-46ad-aa41-b06df9c158ea of type vxlan for network f49fcf61-edc7-41aa-b6cb-911324660fa1 [pid: 7|app: 0|req: 643/1287] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:02:47 2026] POST /v2.0/ports => generated 958 bytes in 451 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: 644/1288] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:02:48 2026] PUT /v2.0/ports/ad0ebdef-8a77-47c4-a6fa-6e6ce1a46d4d/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:48.112 8 INFO neutron.db.l3_hamode_db [None req-8792ff2b-887c-4cde-93f4-82fdcbc976fc bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 645/1289] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:02:48 2026] GET /v2.0/routers => generated 2187 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1290] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:48 2026] PUT /v2.0/ports/4a343936-467b-4893-99bc-7e6bcdafb9ee => generated 1203 bytes in 630 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: 647/1291] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:02:48 2026] PUT /v2.0/ports/3483a048-501a-43e0-a8fa-c05abf58c04b/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:48.944 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e389297-d617-45eb-8943-1306926c323d'] response: {'name': 'network-changed', 'server_uuid': 'a415d908-1315-4044-973d-43a41810a41d', 'tag': '4a343936-467b-4893-99bc-7e6bcdafb9ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 648/1292] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:02:48 2026] POST /v2.0/security-groups => generated 1611 bytes in 144 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: 649/1293] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1294] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:02:49 2026] PUT /v2.0/ports/3edbf5ef-36db-4266-bb54-caf9a87b052d/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1295] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46&device_id=a415d908-1315-4044-973d-43a41810a41d => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1296] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:49.363 8 INFO neutron.db.l3_hamode_db [None req-8792ff2b-887c-4cde-93f4-82fdcbc976fc bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1297] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1298] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:02:49 2026] PUT /v2.0/ports/865d5c81-f241-4738-93c1-8c896f20d7ce/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1299] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a343936-467b-4893-99bc-7e6bcdafb9ee => 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: 656/1300] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1301] 10.0.0.36 () {32 vars in 658 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1302] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/subnets?id=f06628db-4fe3-4704-82f5-8967e5ffcd53 => generated 668 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1303] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1304] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1305] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?network_id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1306] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1307] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1308] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:50.275 7 INFO neutron.db.securitygroups_db [None req-78bdbc3e-843b-453b-9a5a-0e00ecf13041 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Project 1d653bc329304a2a9656d977ddbe2cf8 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: 665/1309] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1310] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1311] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?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) 2026-07-01 02:02:50.499 7 INFO neutron.db.securitygroups_db [None req-d287133f-2844-4ccf-8363-c4d4fd308a22 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Project 1d653bc329304a2a9656d977ddbe2cf8 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: 668/1312] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1313] 10.0.0.36 () {32 vars in 666 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1314] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 973 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1315] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:02:47 2026] POST /v2.0/routers => generated 727 bytes in 3271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1316] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46&device_id=a415d908-1315-4044-973d-43a41810a41d => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1317] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1318] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&fields=id&fields=name => generated 114 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1319] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/networks => generated 1298 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1320] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/networks?id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff => generated 770 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1321] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1322] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1463599753&fields=id&tenant_id=1d653bc329304a2a9656d977ddbe2cf8 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1323] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a343936-467b-4893-99bc-7e6bcdafb9ee => 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: 678/1324] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1325] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1326] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/subnets?id=f06628db-4fe3-4704-82f5-8967e5ffcd53 => generated 668 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1327] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/ports/ad0ebdef-8a77-47c4-a6fa-6e6ce1a46d4d => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1328] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/quotas/1d653bc329304a2a9656d977ddbe2cf8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1329] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/ports?network_id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff&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: 647/1330] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:02:51 2026] PUT /v2.0/routers/91f14333-cf1c-408b-a436-c9b620f11a0d/add_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1331] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/ports/3483a048-501a-43e0-a8fa-c05abf58c04b => 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: 648/1332] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1333] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1334] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 973 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1335] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 651/1336] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?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: 652/1337] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1338] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/ports/3edbf5ef-36db-4266-bb54-caf9a87b052d => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1339] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 654/1340] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:53 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 687/1341] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/ports/865d5c81-f241-4738-93c1-8c896f20d7ce => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1342] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:02:53 2026] POST /v2.0/security-groups => generated 1611 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1343] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/ports/66ceecec-c2a7-4aab-b9fa-f48143fce4f9 => 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: 656/1344] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1345] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:53 2026] POST /v2.0/security-group-rules => generated 564 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:53.674 7 INFO neutron.services.segments.plugin [-] Segment ec89265d-37b6-49d0-aef5-9172d9e7a9ad resource provider aggregate not found 2026-07-01 02:02:53.680 7 INFO neutron.services.segments.plugin [-] Segment ec89265d-37b6-49d0-aef5-9172d9e7a9ad resource provider aggregate not found 2026-07-01 02:02:53.695 7 INFO neutron.services.segments.plugin [-] Segment ec89265d-37b6-49d0-aef5-9172d9e7a9ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec89265d-37b6-49d0-aef5-9172d9e7a9ad found for delete ", "request_id": "req-7cb55ba0-0779-445c-92e6-b3452db33efa"}]} 2026-07-01 02:02:53.699 7 INFO neutron.services.segments.plugin [-] Segment ec89265d-37b6-49d0-aef5-9172d9e7a9ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec89265d-37b6-49d0-aef5-9172d9e7a9ad found for delete ", "request_id": "req-ba6134cd-1a91-4633-9bc7-b4531e3e908f"}]} [pid: 7|app: 0|req: 689/1346] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/networks/c3263e96-ef44-46e2-81d6-e9a0ac43d41e => 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: 658/1347] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:53 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: 659/1348] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:53 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:53.874 8 INFO neutron.db.securitygroups_db [None req-c1f99b5c-e842-4f0f-a5a9-a5397421fab5 14571dcd6d4c4691aef7aa87d9ee47fd 24cf5b2bc3b94aa0a705bd009d53a36c - - - -] Project 24cf5b2bc3b94aa0a705bd009d53a36c 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: 690/1349] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/networks/fbe29786-e61f-4e7c-8280-c5aa5b651105 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1350] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:53 2026] POST /v2.0/security-group-rules => generated 575 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1351] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:53 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:54.052 7 INFO neutron.db.securitygroups_db [None req-64224abc-1c09-4f86-aeaf-f17ba6363f0b 14571dcd6d4c4691aef7aa87d9ee47fd 24cf5b2bc3b94aa0a705bd009d53a36c - - - -] Project 24cf5b2bc3b94aa0a705bd009d53a36c 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: 692/1352] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/security-group-rules => generated 574 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:54.196 8 INFO neutron.services.segments.plugin [-] Segment 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 resource provider aggregate not found [pid: 7|app: 0|req: 693/1353] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:54.203 8 INFO neutron.services.segments.plugin [-] Segment 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 resource provider aggregate not found 2026-07-01 02:02:54.222 8 INFO neutron.services.segments.plugin [-] Segment 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 found for delete ", "request_id": "req-f603ebbd-415f-4de5-af23-0326feff1238"}]} 2026-07-01 02:02:54.224 8 INFO neutron.services.segments.plugin [-] Segment 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33d81df9-f4c0-4e9c-8e3a-b1fb956cd831 found for delete ", "request_id": "req-f33167e2-dc0a-4f5c-961d-2681f7b63ddb"}]} [pid: 7|app: 0|req: 694/1354] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d653bc329304a2a9656d977ddbe2cf8 => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1355] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/networks/a273c94d-1535-4139-8350-93edd7c592a4 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1356] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&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: 662/1357] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/networks/ae45f12e-f3f3-451d-a6c6-8fd9a7285fb5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1358] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 664/1359] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1360] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/ports => generated 954 bytes in 453 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: 665/1361] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/networks/92fbb16f-d7be-460a-a214-c24db0f2cb63 => 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: 666/1362] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/security-groups => generated 1596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:55.283 7 INFO neutron.db.l3_db [None req-71a44d3f-d38b-48e9-a25c-7ef95a6705f9 9941c3fe34274bcea75090b2e225ad3f 78b831f2b8d8471e8cc1bd9e37d57c46 - - - -] Floating IP fc3c555e-e264-44fb-b450-18bc0b37063d associated. External IP: 10.96.250.214, port: 4a343936-467b-4893-99bc-7e6bcdafb9ee. [pid: 8|app: 0|req: 667/1363] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:54 2026] PUT /v2.0/ports/4efaca22-7e22-4097-8b17-7cd536d194ab => generated 1199 bytes in 498 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-07-01 02:02:55.464 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb8d0db-5619-4212-a4e7-d5f5c90bd5b3'] response: {'name': 'network-changed', 'server_uuid': '9dd57ebb-08b2-49f6-918c-5a060c113e43', 'tag': '4efaca22-7e22-4097-8b17-7cd536d194ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 668/1364] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 144 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: 669/1365] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 697/1366] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:02:54 2026] PUT /v2.0/floatingips/fc3c555e-e264-44fb-b450-18bc0b37063d => generated 856 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1367] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:02:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1368] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4efaca22-7e22-4097-8b17-7cd536d194ab => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:55.734 7 INFO neutron.services.segments.plugin [-] Segment 7c16e269-2afa-4244-9f5a-76f98664fc73 resource provider aggregate not found 2026-07-01 02:02:55.742 7 INFO neutron.services.segments.plugin [-] Segment 7c16e269-2afa-4244-9f5a-76f98664fc73 resource provider aggregate not found 2026-07-01 02:02:55.755 7 INFO neutron.services.segments.plugin [-] Segment 7c16e269-2afa-4244-9f5a-76f98664fc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c16e269-2afa-4244-9f5a-76f98664fc73 found for delete ", "request_id": "req-dbd2a46a-a9ee-4e76-aaca-ad5662153fa3"}]} 2026-07-01 02:02:55.764 7 INFO neutron.services.segments.plugin [-] Segment 7c16e269-2afa-4244-9f5a-76f98664fc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c16e269-2afa-4244-9f5a-76f98664fc73 found for delete ", "request_id": "req-2c04031e-1295-4721-a83a-c34fcfe3d90c"}]} [pid: 7|app: 0|req: 698/1369] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1370] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1371] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/security-groups?tenant_id=295390b57d484863a16ed835f3af71ee&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1372] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1373] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&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: 675/1374] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:56.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59a0c786-2ad4-4919-8b0b-67ea810abe3c'] response: {'name': 'network-changed', 'server_uuid': 'a415d908-1315-4044-973d-43a41810a41d', 'tag': '4a343936-467b-4893-99bc-7e6bcdafb9ee', 'status': 'completed', 'code': 200} 2026-07-01 02:02:56.249 8 INFO neutron.services.segments.plugin [-] Segment 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 resource provider aggregate not found 2026-07-01 02:02:56.254 8 INFO neutron.services.segments.plugin [-] Segment 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 resource provider aggregate not found [pid: 8|app: 0|req: 678/1377] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/security-groups/f0c43ef6-2a53-4ea5-8d1a-e0af533dc168 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:56.271 8 INFO neutron.services.segments.plugin [-] Segment 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 found for delete ", "request_id": "req-567cac32-56bc-4e75-a71f-ba3d6e1014ce"}]} 2026-07-01 02:02:56.277 8 INFO neutron.services.segments.plugin [-] Segment 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f5a2081-a817-4e81-ad07-4b26c9afd1c7 found for delete ", "request_id": "req-fb69adc8-94f3-41a3-b20c-e5bdf3b1d5fe"}]} 2026-07-01 02:02:56.294 8 INFO neutron.services.segments.plugin [-] Segment e75f9330-181d-4921-a854-4d4240341130 resource provider aggregate not found 2026-07-01 02:02:56.306 8 INFO neutron.services.segments.plugin [-] Segment e75f9330-181d-4921-a854-4d4240341130 resource provider aggregate not found 2026-07-01 02:02:56.321 8 INFO neutron.services.segments.plugin [-] Segment e75f9330-181d-4921-a854-4d4240341130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e75f9330-181d-4921-a854-4d4240341130 found for delete ", "request_id": "req-ba3750e1-6f64-495d-9574-c25a1040fc75"}]} 2026-07-01 02:02:56.327 8 INFO neutron.services.segments.plugin [-] Segment e75f9330-181d-4921-a854-4d4240341130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e75f9330-181d-4921-a854-4d4240341130 found for delete ", "request_id": "req-b0a5c99b-2782-41cf-9bc6-69bd8480c73e"}]} [pid: 8|app: 0|req: 679/1378] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&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: 8|app: 0|req: 680/1379] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/ports?tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46&device_id=a415d908-1315-4044-973d-43a41810a41d => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1380] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 682/1381] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks?id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff => generated 770 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1382] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:02:55 2026] POST /v2.0/floatingips => generated 552 bytes in 750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1383] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?tenant_id=8928ac3fbdd34abca9b1113f51552c59&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1384] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 701/1385] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1386] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=4a343936-467b-4893-99bc-7e6bcdafb9ee => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1387] 10.0.0.219 () {34 vars in 1099 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1998131035&fields=id&tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1388] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/security-groups/3f28fc13-f7c5-4e1d-a9ca-0d42513a0278 => 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: 687/1389] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?id=0c61ae4b-6959-4f4f-b5bd-0d6466159b94&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: 688/1390] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/subnets?id=f06628db-4fe3-4704-82f5-8967e5ffcd53 => generated 668 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1391] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1392] 10.0.0.219 () {34 vars in 1097 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--225438796&fields=id&tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1393] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/ports?network_id=690d4e7a-2e57-4f43-bb0f-00d65289b0ff&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: 8|app: 0|req: 690/1394] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1395] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks?id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1396] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4efaca22-7e22-4097-8b17-7cd536d194ab => 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: 707/1397] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/quotas/24cf5b2bc3b94aa0a705bd009d53a36c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1398] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?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: 708/1399] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1400] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1401] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1402] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1403] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => 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: 693/1404] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/security-groups?tenant_id=cecfd680de0b437aa8ce7fca51958cb1&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1405] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1406] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1407] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1408] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:57 2026] DELETE /v2.0/security-groups/061db97f-e17f-480c-9509-59e2d8c235d6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1409] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:57.543 7 INFO neutron.db.l3_db [None req-8213d962-6812-4062-adb0-586783e8e98c 9941c3fe34274bcea75090b2e225ad3f 78b831f2b8d8471e8cc1bd9e37d57c46 - - - -] Floating IP fc3c555e-e264-44fb-b450-18bc0b37063d disassociated. External IP: 10.96.250.214, port: 4a343936-467b-4893-99bc-7e6bcdafb9ee. [pid: 8|app: 0|req: 697/1410] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&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: 698/1411] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?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: 699/1412] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1413] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/ports?device_id=a415d908-1315-4044-973d-43a41810a41d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1414] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:02:57 2026] DELETE /v2.0/ports/4a343936-467b-4893-99bc-7e6bcdafb9ee => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:58.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90309659-3165-45e9-ac42-abffe88fbd71'] response: {'server_uuid': 'a415d908-1315-4044-973d-43a41810a41d', 'name': 'network-vif-deleted', 'tag': '4a343936-467b-4893-99bc-7e6bcdafb9ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 701/1415] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1416] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/networks?id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac => generated 673 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1417] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&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: 716/1418] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c => generated 273 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1419] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:58 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => 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: 718/1420] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:02:58 2026] DELETE /v2.0/security-groups/0c61ae4b-6959-4f4f-b5bd-0d6466159b94 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:59.121 7 INFO neutron.api.v2.resource [None req-5b6e7c9f-8356-46c2-93d1-bb63464e4cda 9941c3fe34274bcea75090b2e225ad3f 78b831f2b8d8471e8cc1bd9e37d57c46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 719/1421] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:02:59 2026] GET /v2.0/security-groups/0c61ae4b-6959-4f4f-b5bd-0d6466159b94 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1422] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:02:58 2026] POST /v2.0/ports => generated 997 bytes in 503 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: 720/1423] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:02:59 2026] DELETE /v2.0/floatingips/fc3c555e-e264-44fb-b450-18bc0b37063d => generated 0 bytes in 468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1424] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:02:59 2026] PUT /v2.0/ports/09985d14-950b-4c2a-8c8b-578a08f8cffb => generated 1242 bytes in 550 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: 705/1425] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:02:59 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 971 bytes in 58 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-07-01 02:03:00.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7fa7737-f4c5-448b-a33d-84d8b4bae1e0'] response: {'name': 'network-changed', 'server_uuid': '040a60e6-6f95-4b75-9ff1-c2864c38c028', 'tag': '09985d14-950b-4c2a-8c8b-578a08f8cffb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 706/1426] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:02:59 2026] GET /v2.0/ports?tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c&device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1427] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1428] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=09985d14-950b-4c2a-8c8b-578a08f8cffb => 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: 709/1429] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1430] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/subnets?id=8c6f913b-4196-4f6d-b61d-e2c81e58ee5c => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1431] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 712/1432] 10.0.0.219 () {34 vars in 1119 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1433] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/ports?network_id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1434] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&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: 715/1435] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?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: 716/1436] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1437] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:00 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?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: 721/1438] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:02:59 2026] PUT /v2.0/routers/c604ebc7-31d3-4567-9bb9-63136ae4c516/remove_router_interface => generated 309 bytes in 1962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1439] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:01 2026] GET /v2.0/ports?tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c&device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1440] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:03:01 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1281 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1441] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:01 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1012 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:01.979 8 INFO neutron.db.l3_db [None req-8c275ad2-07ca-4e8e-8a81-c7f8a8214e2a 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Floating IP 3977269f-2ea6-4b57-baba-ed47aa674cd3 associated. External IP: 10.96.250.201, port: 4efaca22-7e22-4097-8b17-7cd536d194ab. [pid: 8|app: 0|req: 718/1442] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:03:00 2026] POST /v2.0/floatingips => generated 855 bytes in 1882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:02.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70af0896-feca-4ebe-a92f-9933d9a4dcd0'] response: {'name': 'network-changed', 'server_uuid': '9dd57ebb-08b2-49f6-918c-5a060c113e43', 'tag': '4efaca22-7e22-4097-8b17-7cd536d194ab', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 719/1443] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/networks?id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac => generated 768 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1444] 199.19.213.250 () {34 vars in 1123 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/security-groups?id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1445] 10.0.0.219 () {34 vars in 1119 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/security-groups?id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:02.989 7 INFO neutron.services.segments.plugin [-] Segment 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 resource provider aggregate not found 2026-07-01 02:03:02.995 7 INFO neutron.services.segments.plugin [-] Segment 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 resource provider aggregate not found 2026-07-01 02:03:03.018 7 INFO neutron.services.segments.plugin [-] Segment 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 found for delete ", "request_id": "req-e15df7a8-ea1f-489e-a897-e13fa0be1c9e"}]} 2026-07-01 02:03:03.019 7 INFO neutron.services.segments.plugin [-] Segment 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28206e7e-09bb-4eb4-8ba6-fcc3d082e134 found for delete ", "request_id": "req-2740a400-e094-42ea-850e-47a2209bbdb5"}]} 2026-07-01 02:03:03.024 7 INFO neutron.db.l3_hamode_db [None req-9e29a45e-286d-4dcb-a4cc-7e4ea8d4cbe5 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 82d1db75-5c03-4cf0-8440-370026627b7e was deleted as no HA routers are present in tenant 78b831f2b8d8471e8cc1bd9e37d57c46. [pid: 7|app: 0|req: 725/1446] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:01 2026] DELETE /v2.0/routers/c604ebc7-31d3-4567-9bb9-63136ae4c516 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1447] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1448] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:03:02 2026] POST /v2.0/security-groups => generated 1537 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1449] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=09985d14-950b-4c2a-8c8b-578a08f8cffb => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1450] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 728/1451] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1452] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/subnets?id=8c6f913b-4196-4f6d-b61d-e2c81e58ee5c => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1453] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1454] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:03 2026] DELETE /v2.0/subnets/f06628db-4fe3-4704-82f5-8967e5ffcd53 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1455] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?network_id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac&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: 726/1456] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4efaca22-7e22-4097-8b17-7cd536d194ab => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1457] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1458] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1459] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1460] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1461] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?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: 736/1462] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:03.988 8 INFO neutron.services.segments.plugin [-] Segment b208b051-5457-419e-9ed8-4e70278dce78 resource provider aggregate not found [pid: 7|app: 0|req: 737/1463] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:04.005 8 INFO neutron.services.segments.plugin [-] Segment b208b051-5457-419e-9ed8-4e70278dce78 resource provider aggregate not found 2026-07-01 02:03:04.011 8 INFO neutron.services.segments.plugin [-] Segment b208b051-5457-419e-9ed8-4e70278dce78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b208b051-5457-419e-9ed8-4e70278dce78 found for delete ", "request_id": "req-caa179a5-b329-42f0-ab41-0644624ff6bc"}]} 2026-07-01 02:03:04.022 8 INFO neutron.services.segments.plugin [-] Segment b208b051-5457-419e-9ed8-4e70278dce78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b208b051-5457-419e-9ed8-4e70278dce78 found for delete ", "request_id": "req-d7827ff8-8f53-4a87-ac68-043ca05f7552"}]} [pid: 8|app: 0|req: 727/1464] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:03 2026] DELETE /v2.0/networks/690d4e7a-2e57-4f43-bb0f-00d65289b0ff => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1465] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:03:03 2026] POST /v2.0/security-groups => generated 1537 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1466] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 739/1467] 10.0.0.219 () {34 vars in 1119 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1468] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/security-groups/4c999804-c282-4e9e-9aa2-4a79bb90331b/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1469] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1470] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 741/1471] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/security-groups/8c04632e-1c1d-48a9-a5ca-da6c3bbe3c69/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1472] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/security-groups/83f51f1e-4d8a-4071-875a-b842f96cbb30/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1473] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/security-groups/2b0804a5-3a90-4d66-beac-e495f46f1d9d/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1474] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1475] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tenant_id=78b831f2b8d8471e8cc1bd9e37d57c46&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: 732/1476] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1477] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:04 2026] DELETE /v2.0/security-groups/30956b7d-3736-4d3c-80ee-7ea8a4b8ee24 => 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: 746/1478] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1479] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1480] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1481] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1482] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1483] 10.0.0.36 () {32 vars in 696 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:04.856 8 INFO neutron.db.l3_db [None req-28c144a8-363f-46e3-b3f0-8f50d69601b3 14571dcd6d4c4691aef7aa87d9ee47fd 24cf5b2bc3b94aa0a705bd009d53a36c - - - -] Floating IP ffe678cb-0aa0-4ff0-98d7-29702c5568f5 associated. External IP: 10.96.250.217, port: 09985d14-950b-4c2a-8c8b-578a08f8cffb. [pid: 7|app: 0|req: 752/1484] 10.0.0.36 () {32 vars in 708 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1485] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:04 2026] DELETE /v2.0/security-groups/4c999804-c282-4e9e-9aa2-4a79bb90331b => 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: 754/1486] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/8c04632e-1c1d-48a9-a5ca-da6c3bbe3c69 => 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: 755/1487] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/83f51f1e-4d8a-4071-875a-b842f96cbb30 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1488] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/floatingips/ffe678cb-0aa0-4ff0-98d7-29702c5568f5 => generated 856 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1489] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/2b0804a5-3a90-4d66-beac-e495f46f1d9d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:05.523 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed1ffcb2-bf03-4c1d-99fd-d55a28c2d784'] response: {'name': 'network-changed', 'server_uuid': '040a60e6-6f95-4b75-9ff1-c2864c38c028', 'tag': '09985d14-950b-4c2a-8c8b-578a08f8cffb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 734/1490] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:05 2026] DELETE /v2.0/security-groups/9c71de07-4275-4ee6-bc98-526a22284d6e => 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: 757/1491] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/ports?tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c&device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1492] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/networks?id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac => generated 768 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1493] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=09985d14-950b-4c2a-8c8b-578a08f8cffb => generated 859 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1494] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/subnets?id=8c6f913b-4196-4f6d-b61d-e2c81e58ee5c => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1495] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/ports?network_id=d60c5eef-ab7d-47dc-8258-6009a9ae72ac&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1496] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1497] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac?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: 7|app: 0|req: 761/1498] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/security-groups?tenant_id=53e248fa6e104c0e923737ca09969f23&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:06.797 8 INFO neutron.db.segments_db [None req-8a4b4af4-01f1-45c2-bf5b-f921ee9f40ed bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment e7a2ed2f-a69b-4787-8f95-19c6268c40b8 of type vxlan for network ba929157-a013-44db-bde7-2ea37956caa5 [pid: 7|app: 0|req: 762/1499] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:06 2026] DELETE /v2.0/security-groups/a979cf79-6330-47fb-8d56-76237b2951a6 => 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: 763/1500] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/security-groups?tenant_id=9c2e5e88b2534121902b2597f7b1704e&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: 738/1501] 10.0.0.36 () {34 vars in 669 bytes} [Wed Jul 1 02:03:06 2026] POST /v2.0/networks => generated 745 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1502] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:06 2026] DELETE /v2.0/security-groups/e1102814-2390-40f2-9c73-7e93a3a6be87 => 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: 739/1503] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:06 2026] POST /v2.0/subnets => generated 668 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:07.292 8 INFO neutron.db.segments_db [None req-99988ecd-0f76-4bac-b35d-9e324654a02e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Added segment 44d87e22-7852-45eb-be01-4e2435df5905 of type vxlan for network 80d37a4e-9fa6-4963-bf6e-c901708bac02 [pid: 7|app: 0|req: 765/1504] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/security-groups?tenant_id=f274d652eb24448b81bce453694cb5ea&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1505] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:07 2026] DELETE /v2.0/security-groups/d84aafb4-c411-4ffa-8b78-56159b26dea7 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:07.611 8 INFO neutron.db.l3_hamode_db [None req-99988ecd-0f76-4bac-b35d-9e324654a02e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:08.689 8 INFO neutron.db.l3_hamode_db [None req-99988ecd-0f76-4bac-b35d-9e324654a02e bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 740/1506] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:07 2026] POST /v2.0/routers => generated 732 bytes in 3227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:11.141 8 INFO neutron.db.segments_db [None req-7d1d2a9d-245d-4302-905e-b2a064635baf da12fc7d2cc64ce28cd6479c43e2ab62 922700227380448bb929f47e68862d14 - - - -] Added segment 9233a39d-97e8-4734-93d5-490cb0c6c01c of type vxlan for network 400b0291-6ef0-4ca3-b6f5-ae8253e782ee [pid: 8|app: 0|req: 741/1507] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:10 2026] POST /v2.0/networks => generated 631 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1510] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:03:11 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) /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: 745/1511] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:03:11 2026] PUT /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/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: 746/1512] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1513] 10.0.0.36 () {34 vars in 756 bytes} [Wed Jul 1 02:03:11 2026] PUT /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1514] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/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: 749/1515] 10.0.0.36 () {34 vars in 752 bytes} [Wed Jul 1 02:03:11 2026] PUT /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1516] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1517] 10.0.0.36 () {34 vars in 774 bytes} [Wed Jul 1 02:03:11 2026] PUT /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1518] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1519] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:03:10 2026] PUT /v2.0/routers/f03c28d4-9f14-4542-8e32-4a49a8309957/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1520] 10.0.0.36 () {34 vars in 745 bytes} [Wed Jul 1 02:03:12 2026] PUT /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1521] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1522] 10.0.0.36 () {32 vars in 733 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:12.237 7 INFO neutron.api.v2.resource [None req-7513fc7c-da8a-4f43-b8b5-9b1fae318698 da12fc7d2cc64ce28cd6479c43e2ab62 922700227380448bb929f47e68862d14 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1523] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1524] 10.0.0.36 () {32 vars in 736 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1525] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:12.412 8 INFO neutron.api.v2.resource [None req-0b09b15d-5ba3-4e7c-99d8-ddad478d596f da12fc7d2cc64ce28cd6479c43e2ab62 922700227380448bb929f47e68862d14 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1526] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1527] 10.0.0.36 () {32 vars in 728 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1528] 10.0.0.36 () {32 vars in 725 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports/601e829d-ca53-4372-a161-387927da1503/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1529] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/ports/601e829d-ca53-4372-a161-387927da1503 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1530] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 1240 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1531] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:12.968 7 INFO neutron.services.segments.plugin [-] Segment 9233a39d-97e8-4734-93d5-490cb0c6c01c resource provider aggregate not found 2026-07-01 02:03:12.972 7 INFO neutron.services.segments.plugin [-] Segment 9233a39d-97e8-4734-93d5-490cb0c6c01c resource provider aggregate not found 2026-07-01 02:03:12.988 7 INFO neutron.services.segments.plugin [-] Segment 9233a39d-97e8-4734-93d5-490cb0c6c01c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9233a39d-97e8-4734-93d5-490cb0c6c01c found for delete ", "request_id": "req-fc635e16-7a6b-4a08-8bfe-c934cac24222"}]} 2026-07-01 02:03:12.991 7 INFO neutron.services.segments.plugin [-] Segment 9233a39d-97e8-4734-93d5-490cb0c6c01c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9233a39d-97e8-4734-93d5-490cb0c6c01c found for delete ", "request_id": "req-417477d6-7dae-48ce-90ce-c18bb28631b8"}]} [pid: 7|app: 0|req: 773/1532] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/networks/400b0291-6ef0-4ca3-b6f5-ae8253e782ee => 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: 760/1533] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks?id=ba929157-a013-44db-bde7-2ea37956caa5 => generated 677 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1534] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/quotas/a6d8a5d6f6ab48ed8df86f1e5a67e70e => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1535] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/ports?tenant_id=a6d8a5d6f6ab48ed8df86f1e5a67e70e&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1536] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1537] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1538] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => 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: 763/1539] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/security-groups?tenant_id=922700227380448bb929f47e68862d14&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1540] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:13 2026] DELETE /v2.0/security-groups/5b080125-67e7-4626-81e5-9f1d0eee3eb8 => 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: 764/1541] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/security-groups?tenant_id=3870afba67dc4ad5a5d1bfcbd54bb16d&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1542] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/networks?id=ba929157-a013-44db-bde7-2ea37956caa5 => generated 677 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1543] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:14 2026] DELETE /v2.0/security-groups/6e607a1f-44d4-4425-93ff-7ed774dd5b03 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1544] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1545] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:03:14 2026] POST /v2.0/ports => generated 958 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1546] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:14 2026] PUT /v2.0/ports/6be65f68-0db8-4cba-8263-2ea10de54902 => generated 1203 bytes in 531 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: 767/1547] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?tenant_id=a6d8a5d6f6ab48ed8df86f1e5a67e70e&device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 1242 bytes in 55 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-07-01 02:03:15.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8196968a-62d0-4d63-903d-fd1cc48ff4dd'] response: {'name': 'network-changed', 'server_uuid': '8a5de202-07aa-487c-9dcf-8f81b9cd733b', 'tag': '6be65f68-0db8-4cba-8263-2ea10de54902', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 781/1548] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6be65f68-0db8-4cba-8263-2ea10de54902 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1549] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/subnets?id=a1a7e0cd-5a72-422c-81fc-1e9309e0ace5 => generated 671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1550] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?network_id=ba929157-a013-44db-bde7-2ea37956caa5&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: 769/1551] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?fields=segments => generated 14 bytes in 70 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/1552] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1553] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?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: 8|app: 0|req: 771/1554] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/security-groups?id=34b6fe68-ea85-408a-945a-1badd81214ab&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1555] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?tenant_id=a6d8a5d6f6ab48ed8df86f1e5a67e70e&device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1556] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/networks?id=ba929157-a013-44db-bde7-2ea37956caa5 => generated 773 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1557] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6be65f68-0db8-4cba-8263-2ea10de54902 => 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: 773/1558] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/subnets?id=a1a7e0cd-5a72-422c-81fc-1e9309e0ace5 => generated 671 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1559] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?network_id=ba929157-a013-44db-bde7-2ea37956caa5&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: 8|app: 0|req: 774/1560] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1561] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1562] 10.0.0.36 () {32 vars in 824 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?project_id=1d653bc329304a2a9656d977ddbe2cf8&network_id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 3691 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1563] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/subnets?network_id=d0693305-bfe7-48f2-8089-8e3e71228ccc => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1564] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1565] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/security-groups?id=34b6fe68-ea85-408a-945a-1badd81214ab&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:17.301 8 INFO neutron.db.l3_db [None req-7cacf3ff-f05e-47eb-bef2-77c3083de65e 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Floating IP 3977269f-2ea6-4b57-baba-ed47aa674cd3 disassociated. External IP: 10.96.250.201, port: 4efaca22-7e22-4097-8b17-7cd536d194ab. [pid: 7|app: 0|req: 790/1566] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1014 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1567] 10.0.0.219 () {34 vars in 1119 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/security-groups?id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1568] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:03:17 2026] PUT /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 554 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1569] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1570] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1283 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:17.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1341c8-3273-42b5-962c-856ed4f37f57'] response: {'name': 'network-changed', 'server_uuid': '9dd57ebb-08b2-49f6-918c-5a060c113e43', 'tag': '4efaca22-7e22-4097-8b17-7cd536d194ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 793/1571] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1572] 10.0.0.36 () {32 vars in 856 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/floatingips?floating_network_id=d0693305-bfe7-48f2-8089-8e3e71228ccc&port_id=09985d14-950b-4c2a-8c8b-578a08f8cffb => generated 861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1573] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1574] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4efaca22-7e22-4097-8b17-7cd536d194ab => 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: 782/1575] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:17.998 7 INFO neutron.db.segments_db [None req-377b6c91-d45c-42ce-9bdd-4a00315c3293 5b95cc4fdf454fd2a5a8fe374227d79a 819475326cc9451695f7a91cfab14198 - - - -] Added segment 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a of type vxlan for network 043d139a-d4ad-43b8-8dba-ed9f577a1c1f [pid: 8|app: 0|req: 783/1576] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&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: 784/1577] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 785/1578] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1579] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1580] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:17 2026] POST /v2.0/networks => generated 632 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1581] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/security-groups?id=34b6fe68-ea85-408a-945a-1badd81214ab&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: 787/1582] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 788/1583] 10.0.0.4 () {34 vars in 1117 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/security-groups?id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1584] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1585] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/security-groups?id=34b6fe68-ea85-408a-945a-1badd81214ab&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1586] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 554 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1587] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1588] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:03:18 2026] POST /v2.0/ports => generated 743 bytes in 1001 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: 793/1589] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:03:19 2026] DELETE /v2.0/ports/6be65f68-0db8-4cba-8263-2ea10de54902 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:03:19 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1591] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:03:19 2026] PUT /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 798/1592] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1593] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 1 02:03:19 2026] PUT /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags/green => 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: 799/1594] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 796/1595] 10.0.0.36 () {34 vars in 754 bytes} [Wed Jul 1 02:03:19 2026] PUT /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 800/1596] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1597] 10.0.0.36 () {34 vars in 776 bytes} [Wed Jul 1 02:03:19 2026] PUT /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1598] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:19.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6eef93e-359b-468a-86c6-3f92cd714278'] response: {'server_uuid': '8a5de202-07aa-487c-9dcf-8f81b9cd733b', 'name': 'network-vif-deleted', 'tag': '6be65f68-0db8-4cba-8263-2ea10de54902', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 798/1599] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/ports?device_id=8a5de202-07aa-487c-9dcf-8f81b9cd733b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1600] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:03:19 2026] PUT /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1601] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1602] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1603] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:19.885 7 INFO neutron.api.v2.resource [None req-7f0231ad-9951-46f0-bf1e-f891602dcb48 5b95cc4fdf454fd2a5a8fe374227d79a 819475326cc9451695f7a91cfab14198 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1604] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags/green => generated 99 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1605] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:19 2026] DELETE /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 805/1606] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:19.969 8 INFO neutron.api.v2.resource [None req-cf7b90bf-0e06-49a4-a08b-8bba8ebc5cff 5b95cc4fdf454fd2a5a8fe374227d79a 819475326cc9451695f7a91cfab14198 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1607] 10.0.0.36 () {32 vars in 742 bytes} [Wed Jul 1 02:03:19 2026] DELETE /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1608] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:03:19 2026] DELETE /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 803/1609] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd/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: 807/1610] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1611] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/ports/faaa9b8b-012e-4163-a82e-73611b36ab39 => generated 826 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager [None req-a81253b3-aee2-4efb-9130-4d35907945d8 5b95cc4fdf454fd2a5a8fe374227d79a 819475326cc9451695f7a91cfab14198 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-83520 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:03:20.320 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-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:03:20.320 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 808/1612] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:03:20 2026] DELETE /v2.0/trunks/9d90d60d-4ba6-408b-85de-4c47dd9fa1fd => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1613] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1614] 10.0.0.219 () {34 vars in 1119 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/security-groups?id=3fdf6757-2f8c-4ae4-bea4-d04053ceb17f&id=7f97025a-1c80-4f38-a7f1-99c1a6c115eb&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1615] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:20 2026] DELETE /v2.0/ports/faaa9b8b-012e-4163-a82e-73611b36ab39 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:20.805 7 INFO neutron.services.segments.plugin [-] Segment 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a resource provider aggregate not found 2026-07-01 02:03:20.811 7 INFO neutron.services.segments.plugin [-] Segment 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a resource provider aggregate not found 2026-07-01 02:03:20.834 7 INFO neutron.services.segments.plugin [-] Segment 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a found for delete ", "request_id": "req-3c1df1c1-ae4b-4cf8-b89e-40d54307f96d"}]} 2026-07-01 02:03:20.835 7 INFO neutron.services.segments.plugin [-] Segment 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ca40d55-5bdf-4125-8a83-1c406a5f6b9a found for delete ", "request_id": "req-7b4253f9-0207-4bb1-b604-4161c99b4972"}]} [pid: 7|app: 0|req: 811/1616] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:20 2026] DELETE /v2.0/networks/043d139a-d4ad-43b8-8dba-ed9f577a1c1f => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1617] 10.0.0.36 () {34 vars in 683 bytes} [Wed Jul 1 02:03:20 2026] POST /v2.0/security-groups => generated 1609 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1618] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1619] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:21.476 7 INFO neutron.db.l3_db [None req-52fc5e9f-7b1d-45d5-a33a-85858aa843ba 14571dcd6d4c4691aef7aa87d9ee47fd 24cf5b2bc3b94aa0a705bd009d53a36c - - - -] Floating IP ffe678cb-0aa0-4ff0-98d7-29702c5568f5 disassociated. External IP: 10.96.250.217, port: 09985d14-950b-4c2a-8c8b-578a08f8cffb. [pid: 7|app: 0|req: 815/1620] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:03:21 2026] DELETE /v2.0/ports/09985d14-950b-4c2a-8c8b-578a08f8cffb => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:21.910 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff092eb8-1ebf-4862-a796-8f624654c0b0'] response: {'server_uuid': '040a60e6-6f95-4b75-9ff1-c2864c38c028', 'name': 'network-vif-deleted', 'tag': '09985d14-950b-4c2a-8c8b-578a08f8cffb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 816/1621] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:21 2026] POST /v2.0/security-group-rules => generated 564 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1622] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:03:20 2026] PUT /v2.0/routers/f03c28d4-9f14-4542-8e32-4a49a8309957/remove_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1623] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?device_id=040a60e6-6f95-4b75-9ff1-c2864c38c028 => 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: 818/1624] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1625] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/security-groups?tenant_id=93e240a89d59406eaecf228bdb4fc15d&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1626] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/security-group-rules => generated 569 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1627] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/security-groups/0ba8ca0e-4eaa-4d1e-b4df-d7a03a051ce4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:22.530 8 INFO neutron.db.securitygroups_db [None req-b19137e5-64ad-407c-9017-ba6dd435cc1e 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Project 1d653bc329304a2a9656d977ddbe2cf8 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: 810/1628] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:22 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-07-01 02:03:22.638 8 INFO neutron.db.securitygroups_db [None req-6415088e-0734-4c03-8ea2-44414f3fee17 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Project 1d653bc329304a2a9656d977ddbe2cf8 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: 811/1629] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:03:22 2026] POST /v2.0/security-group-rules => generated 574 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1630] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/security-groups?tenant_id=819475326cc9451695f7a91cfab14198&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1631] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/security-groups/2f95113f-42d1-4f20-ad95-49d386fd31c7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:23.176 7 INFO neutron.services.segments.plugin [-] Segment 44d87e22-7852-45eb-be01-4e2435df5905 resource provider aggregate not found 2026-07-01 02:03:23.184 7 INFO neutron.services.segments.plugin [-] Segment 44d87e22-7852-45eb-be01-4e2435df5905 resource provider aggregate not found 2026-07-01 02:03:23.211 7 INFO neutron.services.segments.plugin [-] Segment 44d87e22-7852-45eb-be01-4e2435df5905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d87e22-7852-45eb-be01-4e2435df5905 found for delete ", "request_id": "req-9fc42c45-de7f-49cd-918b-5265ae1e0285"}]} 2026-07-01 02:03:23.216 7 INFO neutron.services.segments.plugin [-] Segment 44d87e22-7852-45eb-be01-4e2435df5905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44d87e22-7852-45eb-be01-4e2435df5905 found for delete ", "request_id": "req-0c6c06f3-62c1-459e-b87f-a6f0953bbe73"}]} 2026-07-01 02:03:23.217 7 INFO neutron.db.l3_hamode_db [None req-2af90d73-f980-4543-9681-e970a1611baa bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network 80d37a4e-9fa6-4963-bf6e-c901708bac02 was deleted as no HA routers are present in tenant a6d8a5d6f6ab48ed8df86f1e5a67e70e. [pid: 7|app: 0|req: 819/1632] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/routers/f03c28d4-9f14-4542-8e32-4a49a8309957 => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1633] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/security-groups/3fdf6757-2f8c-4ae4-bea4-d04053ceb17f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1634] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/networks => generated 1298 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:23.388 8 INFO neutron.api.v2.resource [None req-daf5c78a-2a9e-46f4-b101-66e8f361c5d4 14571dcd6d4c4691aef7aa87d9ee47fd 24cf5b2bc3b94aa0a705bd009d53a36c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1635] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/security-groups/3fdf6757-2f8c-4ae4-bea4-d04053ceb17f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1636] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/subnets/a1a7e0cd-5a72-422c-81fc-1e9309e0ace5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1637] 10.0.0.219 () {34 vars in 1097 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-147718103&fields=id&tenant_id=1d653bc329304a2a9656d977ddbe2cf8 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1638] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/networks/ba929157-a013-44db-bde7-2ea37956caa5 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1639] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 661 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1640] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/quotas/1d653bc329304a2a9656d977ddbe2cf8 => 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: 826/1641] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/security-groups?tenant_id=a6d8a5d6f6ab48ed8df86f1e5a67e70e&name=default => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1642] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/floatingips/ffe678cb-0aa0-4ff0-98d7-29702c5568f5 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1643] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/security-groups/34b6fe68-ea85-408a-945a-1badd81214ab => 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: 827/1644] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&fields=id => generated 149 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1645] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 818/1646] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/security-groups/7f97025a-1c80-4f38-a7f1-99c1a6c115eb => 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: 829/1647] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 830/1648] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:25.246 7 INFO neutron.services.segments.plugin [-] Segment e7a2ed2f-a69b-4787-8f95-19c6268c40b8 resource provider aggregate not found 2026-07-01 02:03:25.258 7 INFO neutron.services.segments.plugin [-] Segment e7a2ed2f-a69b-4787-8f95-19c6268c40b8 resource provider aggregate not found 2026-07-01 02:03:25.271 7 INFO neutron.services.segments.plugin [-] Segment e7a2ed2f-a69b-4787-8f95-19c6268c40b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a2ed2f-a69b-4787-8f95-19c6268c40b8 found for delete ", "request_id": "req-3ed5bc5e-488a-4dc2-b9d5-806537300788"}]} 2026-07-01 02:03:25.283 7 INFO neutron.services.segments.plugin [-] Segment e7a2ed2f-a69b-4787-8f95-19c6268c40b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a2ed2f-a69b-4787-8f95-19c6268c40b8 found for delete ", "request_id": "req-483787be-780b-4ee6-a10c-c908e8928153"}]} [pid: 7|app: 0|req: 831/1649] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 661 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1650] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1d653bc329304a2a9656d977ddbe2cf8 => generated 273 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1651] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/routers/9a489bdf-e603-43cb-8450-e9340dd5097a/remove_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1652] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:03:25 2026] POST /v2.0/ports => generated 954 bytes in 432 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: 820/1653] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:25 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 957 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1654] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:03:25 2026] PUT /v2.0/ports/c45e1cf2-3962-40d3-85c4-521b2f71c234 => generated 1199 bytes in 537 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-07-01 02:03:26.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-292a9cb5-e8db-466e-acfb-b2c1c79a3887'] response: {'name': 'network-changed', 'server_uuid': '19c397af-6a9d-4b63-886c-388f4bee19c8', 'tag': 'c45e1cf2-3962-40d3-85c4-521b2f71c234', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 822/1655] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&fields=id&fields=name => generated 113 bytes in 75 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-07-01 02:03:26.785 8 INFO neutron.db.segments_db [None req-13fb66d6-c08d-483e-a879-d907bf0cadb9 b143d312f8494a8f98dc9512cb94a2e2 e4c984b73dbf480fbf703960879feffe - - - -] Added segment e8a44187-62d3-4104-85b6-810f55dd3cd2 of type vxlan for network be7e1f61-c257-4efc-b0d3-59d02ae160f1 [pid: 8|app: 0|req: 825/1658] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:26 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1659] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:26.969 7 INFO neutron.db.l3_hamode_db [None req-e20d4012-a203-475a-984f-24e635dad336 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network ec80d18a-253f-489b-9836-14184e75ff51 was deleted as no HA routers are present in tenant 24cf5b2bc3b94aa0a705bd009d53a36c. [pid: 7|app: 0|req: 834/1660] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:25 2026] DELETE /v2.0/routers/9a489bdf-e603-43cb-8450-e9340dd5097a => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:26.992 8 INFO neutron.db.segments_db [None req-6a6f4b36-970e-48fb-b7df-de5bf8c8ad54 b143d312f8494a8f98dc9512cb94a2e2 e4c984b73dbf480fbf703960879feffe - - - -] Added segment 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 of type vxlan for network 4ed142a3-6762-45cb-956d-7506cff7f2c5 [pid: 7|app: 0|req: 835/1661] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c45e1cf2-3962-40d3-85c4-521b2f71c234 => 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: 827/1662] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:26 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1663] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1664] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:03:27 2026] PUT /v2.0/networks/be7e1f61-c257-4efc-b0d3-59d02ae160f1/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: 836/1665] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/subnets/8c6f913b-4196-4f6d-b61d-e2c81e58ee5c => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1666] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:27.694 7 INFO neutron.services.segments.plugin [-] Segment ed84dde0-84fc-4f3b-9658-c35415d24f2a resource provider aggregate not found 2026-07-01 02:03:27.700 7 INFO neutron.services.segments.plugin [-] Segment ed84dde0-84fc-4f3b-9658-c35415d24f2a resource provider aggregate not found 2026-07-01 02:03:27.715 7 INFO neutron.services.segments.plugin [-] Segment ed84dde0-84fc-4f3b-9658-c35415d24f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed84dde0-84fc-4f3b-9658-c35415d24f2a found for delete ", "request_id": "req-28fe4785-814e-49f3-8461-f3e64acbab8b"}]} [pid: 7|app: 0|req: 837/1667] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/be7e1f61-c257-4efc-b0d3-59d02ae160f1/tags => generated 25 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:27.718 7 INFO neutron.services.segments.plugin [-] Segment ed84dde0-84fc-4f3b-9658-c35415d24f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed84dde0-84fc-4f3b-9658-c35415d24f2a found for delete ", "request_id": "req-acbd5f0d-f4a4-4f63-ad9b-b7c5b563a5c8"}]} 2026-07-01 02:03:27.749 8 INFO neutron.services.segments.plugin [-] Segment 0c44bcd9-7ae2-4608-9b6d-3446e889a645 resource provider aggregate not found 2026-07-01 02:03:27.757 8 INFO neutron.services.segments.plugin [-] Segment 0c44bcd9-7ae2-4608-9b6d-3446e889a645 resource provider aggregate not found 2026-07-01 02:03:27.777 8 INFO neutron.services.segments.plugin [-] Segment 0c44bcd9-7ae2-4608-9b6d-3446e889a645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c44bcd9-7ae2-4608-9b6d-3446e889a645 found for delete ", "request_id": "req-3bee5074-bfa8-4aef-bcc8-5f37e8fc7a7e"}]} 2026-07-01 02:03:27.778 8 INFO neutron.services.segments.plugin [-] Segment 0c44bcd9-7ae2-4608-9b6d-3446e889a645 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c44bcd9-7ae2-4608-9b6d-3446e889a645 found for delete ", "request_id": "req-e720c48b-a7a5-4df4-968a-901b51d4871d"}]} [pid: 7|app: 0|req: 838/1668] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 831/1669] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/networks/d60c5eef-ab7d-47dc-8258-6009a9ae72ac => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1670] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1671] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:03:27 2026] PUT /v2.0/networks/4ed142a3-6762-45cb-956d-7506cff7f2c5/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1672] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 841/1673] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&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: 842/1674] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/networks/4ed142a3-6762-45cb-956d-7506cff7f2c5/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1675] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:27 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => 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: 844/1676] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:03:27 2026] PUT /v2.0/networks/4ed142a3-6762-45cb-956d-7506cff7f2c5/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1677] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1678] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/networks/4ed142a3-6762-45cb-956d-7506cff7f2c5/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1679] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c45e1cf2-3962-40d3-85c4-521b2f71c234 => 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: 848/1680] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/networks/be7e1f61-c257-4efc-b0d3-59d02ae160f1/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1681] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1682] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/networks/be7e1f61-c257-4efc-b0d3-59d02ae160f1 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1683] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&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: 852/1684] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/networks/4ed142a3-6762-45cb-956d-7506cff7f2c5 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1685] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 854/1686] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 855/1687] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1688] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&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: 833/1689] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:03:27 2026] PUT /v2.0/routers/91f14333-cf1c-408b-a436-c9b620f11a0d/remove_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:29.748 7 INFO neutron.services.segments.plugin [-] Segment e8a44187-62d3-4104-85b6-810f55dd3cd2 resource provider aggregate not found 2026-07-01 02:03:29.759 7 INFO neutron.services.segments.plugin [-] Segment e8a44187-62d3-4104-85b6-810f55dd3cd2 resource provider aggregate not found 2026-07-01 02:03:29.807 7 INFO neutron.services.segments.plugin [-] Segment e8a44187-62d3-4104-85b6-810f55dd3cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a44187-62d3-4104-85b6-810f55dd3cd2 found for delete ", "request_id": "req-049c67fa-471b-4cd7-8fc5-a3c4fbd1e36f"}]} 2026-07-01 02:03:29.814 7 INFO neutron.services.segments.plugin [-] Segment e8a44187-62d3-4104-85b6-810f55dd3cd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a44187-62d3-4104-85b6-810f55dd3cd2 found for delete ", "request_id": "req-8d189a55-7e68-485b-8500-4ec259b93083"}]} 2026-07-01 02:03:29.826 7 INFO neutron.services.segments.plugin [-] Segment 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 resource provider aggregate not found 2026-07-01 02:03:29.850 7 INFO neutron.services.segments.plugin [-] Segment 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 resource provider aggregate not found 2026-07-01 02:03:29.875 7 INFO neutron.services.segments.plugin [-] Segment 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 found for delete ", "request_id": "req-ec899281-b8a3-4d9d-b5c9-b862ba336e69"}]} 2026-07-01 02:03:29.876 7 INFO neutron.services.segments.plugin [-] Segment 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 991cbfb8-e3ff-48f1-ae1a-3126bcf77e21 found for delete ", "request_id": "req-bd6e909f-1bc8-4a19-8047-b85c589c892c"}]} [pid: 8|app: 0|req: 834/1690] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:29 2026] GET /v2.0/security-groups?tenant_id=e4c984b73dbf480fbf703960879feffe&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1691] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:29 2026] DELETE /v2.0/security-groups/3ae04987-2fc0-4d47-8f5b-9baa8c81807b => 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: 836/1692] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1693] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1694] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?tenant_id=3bd68340c51f4809abbfc75378067af1&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1695] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:30.621 7 INFO neutron.db.l3_hamode_db [None req-f3cf544c-054b-4c53-8338-38027c330de5 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] HA network f49fcf61-edc7-41aa-b6cb-911324660fa1 was deleted as no HA routers are present in tenant f9f010fc2c0d48cfb0c8985c41c9cce9. [pid: 8|app: 0|req: 840/1696] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/security-groups/68a92c3e-f0f8-4dd5-99ce-bc5bfa2d4460 => 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: 857/1697] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:29 2026] DELETE /v2.0/routers/91f14333-cf1c-408b-a436-c9b620f11a0d => generated 0 bytes in 1343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1698] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&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: 842/1699] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1700] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:30 2026] DELETE /v2.0/subnets/a5515f27-0c11-4485-a391-6a6d3c316a28 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1701] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?tenant_id=8a4f91574cd44bd5bc4faf75f8ee6129&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 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() 2026-07-01 02:03:31.356 7 INFO neutron.db.l3_db [None req-f43c4a31-e803-44d9-bc75-ae5de7c74273 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Floating IP 3977269f-2ea6-4b57-baba-ed47aa674cd3 associated. External IP: 10.96.250.201, port: c45e1cf2-3962-40d3-85c4-521b2f71c234. 2026-07-01 02:03:31.527 8 INFO neutron.services.segments.plugin [-] Segment 19856460-feca-491c-964a-6ebde1f62371 resource provider aggregate not found 2026-07-01 02:03:31.533 8 INFO neutron.services.segments.plugin [-] Segment 19856460-feca-491c-964a-6ebde1f62371 resource provider aggregate not found 2026-07-01 02:03:31.550 8 INFO neutron.services.segments.plugin [-] Segment 19856460-feca-491c-964a-6ebde1f62371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19856460-feca-491c-964a-6ebde1f62371 found for delete ", "request_id": "req-888d1298-c3a0-493d-8df3-90938ef4cb4e"}]} 2026-07-01 02:03:31.551 8 INFO neutron.services.segments.plugin [-] Segment 19856460-feca-491c-964a-6ebde1f62371 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19856460-feca-491c-964a-6ebde1f62371 found for delete ", "request_id": "req-59748b22-df5e-44c8-8840-f8319b215da6"}]} [pid: 8|app: 0|req: 844/1702] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:31 2026] DELETE /v2.0/networks/cab8da30-3617-4c09-9863-bdb379fcc4f6 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1703] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:31 2026] DELETE /v2.0/security-groups/81dcb552-d19e-4a20-957a-61db366a6e76 => 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: 859/1704] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:03:30 2026] PUT /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 855 bytes in 837 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1705] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1706] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/security-groups?tenant_id=f9f010fc2c0d48cfb0c8985c41c9cce9&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:31.906 7 INFO neutron.services.segments.plugin [-] Segment ea402302-fdd0-46ad-aa41-b06df9c158ea resource provider aggregate not found 2026-07-01 02:03:31.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23195efa-6ec4-484f-8d89-3f73f206cd84'] response: {'name': 'network-changed', 'server_uuid': '19c397af-6a9d-4b63-886c-388f4bee19c8', 'tag': 'c45e1cf2-3962-40d3-85c4-521b2f71c234', 'status': 'completed', 'code': 200} 2026-07-01 02:03:31.921 7 INFO neutron.services.segments.plugin [-] Segment ea402302-fdd0-46ad-aa41-b06df9c158ea resource provider aggregate not found 2026-07-01 02:03:31.939 7 INFO neutron.services.segments.plugin [-] Segment ea402302-fdd0-46ad-aa41-b06df9c158ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea402302-fdd0-46ad-aa41-b06df9c158ea found for delete ", "request_id": "req-d42a19fe-44f5-4f77-93df-144896d7271a"}]} 2026-07-01 02:03:31.942 7 INFO neutron.services.segments.plugin [-] Segment ea402302-fdd0-46ad-aa41-b06df9c158ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea402302-fdd0-46ad-aa41-b06df9c158ea found for delete ", "request_id": "req-b76b549a-5e3c-4254-a1e7-9634f5c5d6d6"}]} [pid: 8|app: 0|req: 847/1707] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/security-groups?tenant_id=6f470cfcb5c6400b8b5d77a87d5af7bc&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: 861/1708] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:31 2026] DELETE /v2.0/security-groups/6aa5d2e2-a0b8-48df-932c-7bb7ad49b589 => 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: 848/1709] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1710] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1711] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:32 2026] DELETE /v2.0/security-groups/60af4a3b-b64b-4808-a532-3c6602ba9a65 => 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: 850/1712] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=c45e1cf2-3962-40d3-85c4-521b2f71c234 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1713] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1714] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/security-groups?tenant_id=24cf5b2bc3b94aa0a705bd009d53a36c&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1715] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&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: 852/1716] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:32 2026] DELETE /v2.0/security-groups/a9929c7a-8429-48d9-bf1c-6f3e07d57aea => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1717] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1718] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 866/1719] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1720] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1721] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:34 2026] GET /v2.0/security-groups?tenant_id=4eb849274d51467793dc95a095a3703d&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1722] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:34 2026] DELETE /v2.0/security-groups/cc538775-68c0-4c2d-92e2-c46116180e19 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:36.790 8 INFO neutron.db.segments_db [None req-21e43a25-99d9-4076-b0d1-073f808bc0e1 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] Added segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 of type vxlan for network f5de4934-89e4-432f-ac85-a12e7ad7f16f 2026-07-01 02:03:36.846 7 INFO neutron.db.segments_db [None req-fde99368-c23a-45d1-9453-f963a28eecf9 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment b48f444d-a9c0-4458-8baa-1608e3903cea of type vxlan for network 2173faf3-3670-42af-b76a-2c4954ea9889 [pid: 8|app: 0|req: 856/1723] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 727 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:36.980 7 INFO neutron.db.segments_db [None req-fde99368-c23a-45d1-9453-f963a28eecf9 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment e8b19ff9-80da-4f28-bee6-14ca5630371e of type vxlan for network 197c766c-53e2-4a4c-9edb-e514352cc800 [pid: 7|app: 0|req: 868/1724] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 1245 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1725] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/subnets => generated 620 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:37.191 8 WARNING neutron.api.v2.base [None req-97e24a18-e4c1-445c-806c-92f81d4a9778 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] 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-07-01 02:03:37.192 8 INFO neutron.api.v2.resource [None req-97e24a18-e4c1-445c-806c-92f81d4a9778 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 858/1726] 10.0.0.36 () {34 vars in 679 bytes} [Wed Jul 1 02:03:37 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1727] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/networks => generated 1844 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:37.458 7 INFO neutron.services.segments.plugin [-] Segment b48f444d-a9c0-4458-8baa-1608e3903cea resource provider aggregate not found 2026-07-01 02:03:37.465 7 INFO neutron.services.segments.plugin [-] Segment b48f444d-a9c0-4458-8baa-1608e3903cea resource provider aggregate not found 2026-07-01 02:03:37.475 7 INFO neutron.services.segments.plugin [-] Segment b48f444d-a9c0-4458-8baa-1608e3903cea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48f444d-a9c0-4458-8baa-1608e3903cea found for delete ", "request_id": "req-10de7d98-abca-4263-bd0b-7d6e085fa4c0"}]} 2026-07-01 02:03:37.489 7 INFO neutron.services.segments.plugin [-] Segment b48f444d-a9c0-4458-8baa-1608e3903cea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48f444d-a9c0-4458-8baa-1608e3903cea found for delete ", "request_id": "req-91ab7f27-13de-460f-a87e-60ede481fd7d"}]} [pid: 7|app: 0|req: 870/1728] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/networks/2173faf3-3670-42af-b76a-2c4954ea9889 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:37.590 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider aggregate not found 2026-07-01 02:03:37.595 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider aggregate not found 2026-07-01 02:03:37.615 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 found for delete ", "request_id": "req-3ccd47e5-28db-488a-aeed-40c09e6377f0"}]} 2026-07-01 02:03:37.616 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 found for delete ", "request_id": "req-0a27bcae-0729-4c84-8216-696743d7afb7"}]} [pid: 7|app: 0|req: 871/1729] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/networks/197c766c-53e2-4a4c-9edb-e514352cc800 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1730] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/networks => generated 651 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:37.884 7 INFO neutron.db.segments_db [None req-8cfdf75b-f2b2-4e60-90d9-bdd35d4c749a 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment c268ccea-5e6b-4f50-a2c0-92cf58a84691 of type vxlan for network 6ae1225f-a701-489a-8a0d-23035b88dbde [pid: 7|app: 0|req: 873/1731] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:37 2026] POST /v2.0/networks => generated 654 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:38.091 7 INFO neutron.db.segments_db [None req-c72a091a-45a6-44d3-b902-c0029c0d44c6 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment 6c93d06e-3673-4b28-a82f-beb716a90e19 of type vxlan for network f4b8dd04-6654-49f1-918f-47ce2593b4a5 [pid: 7|app: 0|req: 874/1732] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/networks => generated 653 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1733] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:37 2026] DELETE /v2.0/networks/f5de4934-89e4-432f-ac85-a12e7ad7f16f => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:38.554 8 INFO neutron.db.segments_db [None req-ad003ac1-c1ca-40de-84cc-e6198cbe05e8 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] Added segment a80f32ab-9324-4ae8-94b1-50521c4397d4 of type vxlan for network 1f80873f-b606-4d66-8c57-926d61b141b7 [pid: 8|app: 0|req: 860/1734] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/networks => generated 725 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1735] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/subnets => generated 623 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:38.912 8 WARNING neutron.api.v2.base [None req-a1bf8a05-9d36-4f83-85d8-29ee492ee92b 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] 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-07-01 02:03:38.913 8 INFO neutron.api.v2.resource [None req-a1bf8a05-9d36-4f83-85d8-29ee492ee92b 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 862/1736] 10.0.0.36 () {34 vars in 679 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1737] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/ports => generated 1506 bytes in 669 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: 876/1738] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/ports => generated 1506 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1739] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/ports/e372f706-d40b-4823-b0e0-9eedf870756f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:39.500 7 INFO neutron.services.segments.plugin [-] Segment e8b19ff9-80da-4f28-bee6-14ca5630371e resource provider aggregate not found 2026-07-01 02:03:39.508 7 INFO neutron.services.segments.plugin [-] Segment e8b19ff9-80da-4f28-bee6-14ca5630371e resource provider aggregate not found 2026-07-01 02:03:39.530 7 INFO neutron.services.segments.plugin [-] Segment e8b19ff9-80da-4f28-bee6-14ca5630371e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b19ff9-80da-4f28-bee6-14ca5630371e found for delete ", "request_id": "req-e1fbd55c-9d66-45b6-9fd3-3b4547fde162"}]} 2026-07-01 02:03:39.537 7 INFO neutron.services.segments.plugin [-] Segment e8b19ff9-80da-4f28-bee6-14ca5630371e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8b19ff9-80da-4f28-bee6-14ca5630371e found for delete ", "request_id": "req-be3f154a-3368-4087-92e7-700beae8fd03"}]} [pid: 7|app: 0|req: 878/1740] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:39 2026] DELETE /v2.0/ports/5ed6c80a-e744-4d37-bfc9-f4240ec7f513 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:39.641 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider aggregate not found 2026-07-01 02:03:39.649 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider aggregate not found 2026-07-01 02:03:39.659 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 found for delete ", "request_id": "req-37e7d74f-10f1-42c3-8205-2f066f4f5ec3"}]} 2026-07-01 02:03:39.665 8 INFO neutron.services.segments.plugin [-] Segment 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a21c6cb-f1ed-408d-b1f9-243930b5c4d3 found for delete ", "request_id": "req-cce60096-ab64-44d2-9fdd-f29259327ce3"}]} [pid: 7|app: 0|req: 879/1741] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:39.679 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider aggregate not found 2026-07-01 02:03:39.686 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider aggregate not found 2026-07-01 02:03:39.696 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f32ab-9324-4ae8-94b1-50521c4397d4 found for delete ", "request_id": "req-70a71a2e-0ff1-444d-8f38-edfe828f40ed"}]} 2026-07-01 02:03:39.702 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f32ab-9324-4ae8-94b1-50521c4397d4 found for delete ", "request_id": "req-e4aaddfa-1c2c-4194-84e8-27b41b36d361"}]} 2026-07-01 02:03:39.743 7 INFO neutron.db.segments_db [None req-63baa8a6-77b1-4fc5-8369-822566e5b93a 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment 7c61681c-aa16-4d88-9455-c1bc2f29cd78 of type vxlan for network 19e90f14-759d-4886-af71-bb3779a9d440 [pid: 7|app: 0|req: 880/1742] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:39 2026] POST /v2.0/networks => generated 653 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:39.947 7 INFO neutron.db.segments_db [None req-eb84f6c2-0b35-46fa-996a-eb3d32c3e3c3 541bb03fc77e4c569896d22bfe770cee bed81899486d40ed9b1d423f43bfaa8e - - - -] Added segment 9f58555d-d448-45d0-8470-385d4f4ccf0c of type vxlan for network 0f94c9a1-91bb-4c71-b8bd-a9ae11719f17 [pid: 7|app: 0|req: 881/1743] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:39 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) [pid: 8|app: 0|req: 863/1744] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:38 2026] DELETE /v2.0/networks/1f80873f-b606-4d66-8c57-926d61b141b7 => generated 0 bytes in 1305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:40.291 7 INFO neutron.db.segments_db [None req-62edc951-939d-407a-8385-56e78f4afb1b 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] Added segment 58b48f7c-636b-4466-9276-4473c39b8aa8 of type vxlan for network 931567f8-49e9-4665-b33e-825005be77ba [pid: 7|app: 0|req: 882/1745] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:40 2026] POST /v2.0/networks => generated 724 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1748] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:41 2026] POST /v2.0/subnets => generated 623 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:41.715 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider aggregate not found 2026-07-01 02:03:41.733 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider aggregate not found 2026-07-01 02:03:41.742 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f32ab-9324-4ae8-94b1-50521c4397d4 found for delete ", "request_id": "req-f5ce380d-2bd2-4c20-9b1d-ed34406edbe6"}]} [pid: 7|app: 0|req: 886/1749] 10.0.0.36 () {34 vars in 679 bytes} [Wed Jul 1 02:03:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1750] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:40 2026] POST /v2.0/subnets => generated 1276 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:03:41.771 8 INFO neutron.services.segments.plugin [-] Segment a80f32ab-9324-4ae8-94b1-50521c4397d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a80f32ab-9324-4ae8-94b1-50521c4397d4 found for delete ", "request_id": "req-439b207f-920d-4621-8857-383089761c74"}]} [pid: 7|app: 0|req: 887/1751] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => 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: 888/1752] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&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: 865/1753] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/subnets => generated 1889 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1754] 199.19.213.250 () {34 vars in 1095 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1755] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/ports?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1756] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks?id=39ac94f5-be16-4b55-ab31-56ea336507fa => generated 757 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1757] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4efaca22-7e22-4097-8b17-7cd536d194ab => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1758] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:41 2026] DELETE /v2.0/subnets/e4a6d8cf-7f76-47f7-b62e-1bee002fb616 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1759] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks/931567f8-49e9-4665-b33e-825005be77ba => generated 653 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1760] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/subnets?id=69011a72-6549-40b6-a981-50bd4514ce43 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1761] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?network_id=39ac94f5-be16-4b55-ab31-56ea336507fa&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: 892/1762] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1763] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa?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: 8|app: 0|req: 871/1764] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/subnets/67bcde9c-b65a-4eb8-9068-cad4d52c24ef => 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: 894/1765] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/subnets => generated 626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:42.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27d53aec-1535-441c-8080-ac3fc8d8b7a7 2dd7e8bfec564bde896144fa9ee0fdb6 d2028808a59243309931d57b8faaaafd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 872/1766] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks/931567f8-49e9-4665-b33e-825005be77ba => generated 138 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:43.129 7 INFO neutron.services.segments.plugin [-] Segment 9f58555d-d448-45d0-8470-385d4f4ccf0c resource provider aggregate not found 2026-07-01 02:03:43.140 7 INFO neutron.services.segments.plugin [-] Segment 9f58555d-d448-45d0-8470-385d4f4ccf0c resource provider aggregate not found 2026-07-01 02:03:43.170 7 INFO neutron.services.segments.plugin [-] Segment 9f58555d-d448-45d0-8470-385d4f4ccf0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f58555d-d448-45d0-8470-385d4f4ccf0c found for delete ", "request_id": "req-3c38c44a-9e47-4e90-96fb-6811d797a776"}]} 2026-07-01 02:03:43.172 7 INFO neutron.services.segments.plugin [-] Segment 9f58555d-d448-45d0-8470-385d4f4ccf0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f58555d-d448-45d0-8470-385d4f4ccf0c found for delete ", "request_id": "req-1e5355ec-8f93-4003-b788-a305c1292577"}]} [pid: 7|app: 0|req: 895/1767] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/networks/0f94c9a1-91bb-4c71-b8bd-a9ae11719f17 => generated 0 bytes in 491 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1768] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/networks/931567f8-49e9-4665-b33e-825005be77ba => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:43.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c60d765-ca7f-4528-8f64-e1f4264ad432 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1769] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/subnets/4d8decf0-5806-41cc-bd9e-7279d6ea2a29 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:43.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a11e8a21-028f-439f-925d-bdda0fcd64f3 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1770] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/subnets/faada414-36fe-4c12-ad83-8faa4194788d => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:43.513 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0052eb81-c179-4a6a-8e2f-a8f8ab97b501 17ff06847cff4b42a36449c636446789 ab8acca399ed4e64bc5f82f71e8a334d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1771] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/subnets/129053c3-ae48-4fd5-9671-3c6e2115f510 => 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: 896/1772] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/networks/19e90f14-759d-4886-af71-bb3779a9d440 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:43.769 8 INFO neutron.services.segments.plugin [-] Segment 58b48f7c-636b-4466-9276-4473c39b8aa8 resource provider aggregate not found 2026-07-01 02:03:43.793 8 INFO neutron.services.segments.plugin [-] Segment 58b48f7c-636b-4466-9276-4473c39b8aa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58b48f7c-636b-4466-9276-4473c39b8aa8 found for delete ", "request_id": "req-180c488b-346c-47b7-9f8a-b2c3d58cb656"}]} 2026-07-01 02:03:43.794 8 INFO neutron.services.segments.plugin [-] Segment 58b48f7c-636b-4466-9276-4473c39b8aa8 resource provider aggregate not found 2026-07-01 02:03:43.811 8 INFO neutron.services.segments.plugin [-] Segment 58b48f7c-636b-4466-9276-4473c39b8aa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58b48f7c-636b-4466-9276-4473c39b8aa8 found for delete ", "request_id": "req-7ebfd17f-7ce0-4d46-8bb6-1fec9d1ac9cc"}]} [pid: 8|app: 0|req: 877/1773] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/networks/f4b8dd04-6654-49f1-918f-47ce2593b4a5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1774] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:43 2026] DELETE /v2.0/networks/6ae1225f-a701-489a-8a0d-23035b88dbde => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1775] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/security-groups?tenant_id=ab8acca399ed4e64bc5f82f71e8a334d&name=default => generated 2801 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1776] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:44 2026] DELETE /v2.0/security-groups/8c1a4a3a-9cff-40c8-98c2-a718ef86ab83 => 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: 879/1777] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/security-groups?tenant_id=bed81899486d40ed9b1d423f43bfaa8e&name=default => generated 2801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1778] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:44 2026] DELETE /v2.0/security-groups/6c34d12d-ea84-4338-a1e9-ab0042c7ced2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1779] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/security-groups?tenant_id=81bff45a5a814e878eff8b4f8b83a2fe&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1780] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:44 2026] DELETE /v2.0/security-groups/aa5733a7-10a7-4118-b7ba-5f84fc6ea532 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:45.196 7 INFO neutron.services.segments.plugin [-] Segment 7c61681c-aa16-4d88-9455-c1bc2f29cd78 resource provider aggregate not found [pid: 7|app: 0|req: 900/1781] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/security-groups?tenant_id=d2028808a59243309931d57b8faaaafd&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1782] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:45 2026] DELETE /v2.0/security-groups/a56c930f-a06b-461b-a459-2e9b8741dca6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:46.264 7 INFO neutron.services.segments.plugin [-] Segment 7c61681c-aa16-4d88-9455-c1bc2f29cd78 resource provider aggregate not found 2026-07-01 02:03:46.272 7 INFO neutron.services.segments.plugin [-] Segment 7c61681c-aa16-4d88-9455-c1bc2f29cd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c61681c-aa16-4d88-9455-c1bc2f29cd78 found for delete ", "request_id": "req-bea2a524-2865-4f2e-8bda-20f2cba857a7"}]} 2026-07-01 02:03:46.300 7 INFO neutron.services.segments.plugin [-] Segment c268ccea-5e6b-4f50-a2c0-92cf58a84691 resource provider aggregate not found 2026-07-01 02:03:46.309 7 INFO neutron.services.segments.plugin [-] Segment 7c61681c-aa16-4d88-9455-c1bc2f29cd78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c61681c-aa16-4d88-9455-c1bc2f29cd78 found for delete ", "request_id": "req-05c48200-2e77-4229-89c9-db9fa8ea5008"}]} 2026-07-01 02:03:46.324 7 INFO neutron.services.segments.plugin [-] Segment c268ccea-5e6b-4f50-a2c0-92cf58a84691 resource provider aggregate not found 2026-07-01 02:03:46.329 7 INFO neutron.services.segments.plugin [-] Segment c268ccea-5e6b-4f50-a2c0-92cf58a84691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c268ccea-5e6b-4f50-a2c0-92cf58a84691 found for delete ", "request_id": "req-76cd3831-2791-4a8f-badd-ab36ac9d4409"}]} 2026-07-01 02:03:46.340 7 INFO neutron.services.segments.plugin [-] Segment c268ccea-5e6b-4f50-a2c0-92cf58a84691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c268ccea-5e6b-4f50-a2c0-92cf58a84691 found for delete ", "request_id": "req-b4d9428c-5612-4147-9900-d936a28af5b9"}]} [pid: 7|app: 0|req: 901/1783] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:46.428 8 INFO neutron.services.segments.plugin [-] Segment 6c93d06e-3673-4b28-a82f-beb716a90e19 resource provider aggregate not found 2026-07-01 02:03:46.434 8 INFO neutron.services.segments.plugin [-] Segment 6c93d06e-3673-4b28-a82f-beb716a90e19 resource provider aggregate not found 2026-07-01 02:03:46.449 8 INFO neutron.services.segments.plugin [-] Segment 6c93d06e-3673-4b28-a82f-beb716a90e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c93d06e-3673-4b28-a82f-beb716a90e19 found for delete ", "request_id": "req-bee22a97-34c1-4e5c-ba88-51bb072770c3"}]} 2026-07-01 02:03:46.453 8 INFO neutron.services.segments.plugin [-] Segment 6c93d06e-3673-4b28-a82f-beb716a90e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c93d06e-3673-4b28-a82f-beb716a90e19 found for delete ", "request_id": "req-a8eb1a2b-9ff6-4045-ace7-ae8d6e30592d"}]} [pid: 8|app: 0|req: 883/1784] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/security-groups?id=e8e34932-4e1e-4fb9-9b81-844a88dc16b7&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1785] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:46.996 7 INFO neutron.db.segments_db [None req-4da5140a-f9d6-49b0-be86-c79823a5ebd4 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] Added segment 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 of type vxlan for network fce38c40-96de-4b3f-a794-8caf51a6b41b [pid: 7|app: 0|req: 902/1786] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:46 2026] POST /v2.0/networks => generated 649 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:47.236 8 INFO neutron.db.l3_db [None req-b49a9354-ec57-4ed6-9fea-4ca74199c238 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] Floating IP 3977269f-2ea6-4b57-baba-ed47aa674cd3 disassociated. External IP: 10.96.250.201, port: c45e1cf2-3962-40d3-85c4-521b2f71c234. [pid: 7|app: 0|req: 903/1787] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/ports => generated 779 bytes in 377 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: 904/1788] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/ports?device_id=19c397af-6a9d-4b63-886c-388f4bee19c8 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:47.621 7 INFO neutron.db.segments_db [None req-d81ee29a-6fb5-4ee6-ad4c-2778e3cd97d8 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] Added segment 91e53400-adac-45fc-8ed2-82ae00286a1d of type vxlan for network ee6d9294-e40a-4785-a392-21ed25e6f82e [pid: 8|app: 0|req: 885/1789] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/ports/c45e1cf2-3962-40d3-85c4-521b2f71c234 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1790] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/networks => generated 636 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:47.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4054cc6a-1f1e-4377-b9d0-fc1022b445d8'] response: {'server_uuid': '19c397af-6a9d-4b63-886c-388f4bee19c8', 'name': 'network-vif-deleted', 'tag': 'c45e1cf2-3962-40d3-85c4-521b2f71c234', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 886/1791] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/subnets => generated 622 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1792] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/ports => generated 962 bytes in 443 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: 907/1793] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:48 2026] DELETE /v2.0/ports/b7896643-e361-45f8-b102-c9c11f29402a => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1794] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:48 2026] DELETE /v2.0/security-groups/e8e34932-4e1e-4fb9-9b81-844a88dc16b7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:48.972 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4c63d8d-d89d-4458-b282-41eaa63191f7 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1795] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:48 2026] DELETE /v2.0/ports/b7896643-e361-45f8-b102-c9c11f29402a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:48.997 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17ad2128-3819-406b-8ae0-1405aa155b9f 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1796] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/ports/b7896643-e361-45f8-b102-c9c11f29402a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1797] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:03:48 2026] POST /v2.0/floatingips => generated 552 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1798] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:03:48 2026] DELETE /v2.0/floatingips/3977269f-2ea6-4b57-baba-ed47aa674cd3 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1799] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:49 2026] DELETE /v2.0/subnets/7d0f12b4-2386-4e8b-9507-4be9f6a187aa => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1800] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:03:49 2026] PUT /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1801] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1802] 10.0.0.36 () {34 vars in 768 bytes} [Wed Jul 1 02:03:49 2026] PUT /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/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: 915/1803] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1804] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1805] 10.0.0.36 () {34 vars in 764 bytes} [Wed Jul 1 02:03:49 2026] PUT /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1806] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/security-groups?id=1310d34f-3dc4-45dc-98c6-55e63cec8429&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: 919/1807] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1808] 10.0.0.36 () {34 vars in 786 bytes} [Wed Jul 1 02:03:49 2026] PUT /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:03:49.843 8 INFO neutron.services.segments.plugin [-] Segment 91e53400-adac-45fc-8ed2-82ae00286a1d resource provider aggregate not found 2026-07-01 02:03:49.847 8 INFO neutron.services.segments.plugin [-] Segment 91e53400-adac-45fc-8ed2-82ae00286a1d resource provider aggregate not found [pid: 7|app: 0|req: 921/1809] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:49.864 8 INFO neutron.services.segments.plugin [-] Segment 91e53400-adac-45fc-8ed2-82ae00286a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e53400-adac-45fc-8ed2-82ae00286a1d found for delete ", "request_id": "req-d364a9f9-052e-42c3-868a-4413f3f0be5a"}]} 2026-07-01 02:03:49.868 8 INFO neutron.services.segments.plugin [-] Segment 91e53400-adac-45fc-8ed2-82ae00286a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e53400-adac-45fc-8ed2-82ae00286a1d found for delete ", "request_id": "req-1a9f1220-1581-4733-a8db-2aaf78029b57"}]} [pid: 8|app: 0|req: 889/1810] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:49 2026] DELETE /v2.0/networks/ee6d9294-e40a-4785-a392-21ed25e6f82e => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1811] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:03:49 2026] PUT /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:49.977 8 INFO neutron.db.segments_db [None req-aa124ecb-ebd3-451a-a7a3-a622c0f32923 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] Added segment 63c4a931-21a9-4671-98d8-4b394b679238 of type vxlan for network ec2c8472-5321-48ba-9dce-b706e8578679 [pid: 7|app: 0|req: 923/1812] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1813] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:50.060 7 INFO neutron.api.v2.resource [None req-65f7987a-c998-451c-9d90-f8b233ae117c eaa42ad3a960436d86cd04626018d3ac c8ef708ea58d4abd909160a2ef44995e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1814] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/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: 926/1815] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1816] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:49 2026] POST /v2.0/networks => generated 636 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1817] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 891/1818] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1819] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/ports/4efaca22-7e22-4097-8b17-7cd536d194ab => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:50.606 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df1bf7fb-6644-41d3-b5cb-195c794d297b'] response: {'server_uuid': '9dd57ebb-08b2-49f6-918c-5a060c113e43', 'name': 'network-vif-deleted', 'tag': '4efaca22-7e22-4097-8b17-7cd536d194ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1820] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:50 2026] POST /v2.0/subnets => generated 622 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:50.611 8 INFO neutron.api.v2.resource [None req-39f4ad90-8b6d-4396-b83b-68e9fc409b26 eaa42ad3a960436d86cd04626018d3ac c8ef708ea58d4abd909160a2ef44995e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1821] 10.0.0.36 () {32 vars in 752 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1822] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/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: 895/1823] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1824] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:50 2026] POST /v2.0/ports => generated 923 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1825] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/ports?device_id=9dd57ebb-08b2-49f6-918c-5a060c113e43 => 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: 896/1826] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/floatingips/2ab0abe7-3b4c-4adb-a57d-bf34277e4e6c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1827] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/ports/4f24ac7f-559a-457e-a72b-e431f6f85849 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:51.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5737eb4-a4bf-4b12-aadc-2fabef5bf0c2 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1828] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports/4f24ac7f-559a-457e-a72b-e431f6f85849 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1829] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/8d0f2ea1-d851-4c2a-aa2f-621ba7cddb5d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1830] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/security-groups?tenant_id=c8ef708ea58d4abd909160a2ef44995e&name=default => generated 2801 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:52.050 8 INFO neutron.services.segments.plugin [-] Segment 63c4a931-21a9-4671-98d8-4b394b679238 resource provider aggregate not found [pid: 7|app: 0|req: 934/1831] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/security-groups/7cca1e10-feb4-4147-980e-3a201e724add => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:52.079 8 INFO neutron.services.segments.plugin [-] Segment 63c4a931-21a9-4671-98d8-4b394b679238 resource provider aggregate not found 2026-07-01 02:03:52.094 8 INFO neutron.services.segments.plugin [-] Segment 63c4a931-21a9-4671-98d8-4b394b679238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c4a931-21a9-4671-98d8-4b394b679238 found for delete ", "request_id": "req-e1aa4eab-c17d-490c-9e59-aff7e796cc69"}]} 2026-07-01 02:03:52.108 8 INFO neutron.services.segments.plugin [-] Segment 63c4a931-21a9-4671-98d8-4b394b679238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63c4a931-21a9-4671-98d8-4b394b679238 found for delete ", "request_id": "req-a3561c8f-7196-41ac-946d-977eb295002a"}]} [pid: 8|app: 0|req: 898/1832] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/networks/ec2c8472-5321-48ba-9dce-b706e8578679 => 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: 935/1833] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/security-groups/1310d34f-3dc4-45dc-98c6-55e63cec8429 => 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: 936/1834] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/security-groups?tenant_id=c1687d63b6be4d15ac87983432734f14&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1835] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:52 2026] POST /v2.0/ports => generated 778 bytes in 318 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: 900/1836] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/security-groups/68049942-928e-4760-8daf-3ff9c09e2944 => 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: 901/1837] 10.0.0.36 () {34 vars in 735 bytes} [Wed Jul 1 02:03:52 2026] PUT /v2.0/ports/19153f07-44d7-48af-b181-2b5bcf6dc013 => generated 752 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1838] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/ports/19153f07-44d7-48af-b181-2b5bcf6dc013 => generated 0 bytes in 250 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: 903/1839] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/ports => generated 782 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:53.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15477d36-0c86-4a1a-94dd-b27951bf4bda 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1840] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/ports/19153f07-44d7-48af-b181-2b5bcf6dc013 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1841] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1842] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/ports/c24bdb2d-18ae-4260-ace8-f888c087e773 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:53.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d0ad519-1caf-468c-87ed-371532eb2338 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1843] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/ports/4f24ac7f-559a-457e-a72b-e431f6f85849 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:53.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-235fe686-8585-45c9-bd1d-07008376f353 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1844] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/subnets/8d0f2ea1-d851-4c2a-aa2f-621ba7cddb5d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:53.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15305640-6e31-4371-8d26-a380eaefba4a 7f29f00848784eff999324379a49928f 9307615d001148058b72d6b3e1854543 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1845] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/subnets/7d0f12b4-2386-4e8b-9507-4be9f6a187aa => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1846] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/ports/c24bdb2d-18ae-4260-ace8-f888c087e773 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1847] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/networks/fce38c40-96de-4b3f-a794-8caf51a6b41b => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1848] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:03:52 2026] PUT /v2.0/routers/84d903d9-13cf-4bf7-b4f2-68103d68407a/remove_router_interface => generated 309 bytes in 1692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:54.128 8 INFO neutron.services.segments.plugin [-] Segment 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 resource provider aggregate not found 2026-07-01 02:03:54.133 8 INFO neutron.services.segments.plugin [-] Segment 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 resource provider aggregate not found 2026-07-01 02:03:54.151 8 INFO neutron.services.segments.plugin [-] Segment 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 found for delete ", "request_id": "req-153dd13a-5abd-4125-a2f8-094b21fe8350"}]} 2026-07-01 02:03:54.172 8 INFO neutron.services.segments.plugin [-] Segment 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 931bf0b1-65f8-49c1-97cf-44dd6cc0cbc7 found for delete ", "request_id": "req-33a033a1-5152-43d0-a823-46b63d7ebcc6"}]} [pid: 8|app: 0|req: 912/1849] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/subnets/69011a72-6549-40b6-a981-50bd4514ce43 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1850] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/security-groups?tenant_id=9307615d001148058b72d6b3e1854543&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1851] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/security-groups/67a76f0a-2173-4841-9900-f4f67a8c5b1a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:55.507 8 INFO neutron.db.l3_hamode_db [None req-26efd9ee-0ef0-4fbf-ba01-a7f1713875ba 5468e4a3d04a4b5fbfcbf719a3eca4c6 1d653bc329304a2a9656d977ddbe2cf8 - - - -] HA network 9ebf5f16-e74c-4414-a148-9edce2afbe92 was deleted as no HA routers are present in tenant 1d653bc329304a2a9656d977ddbe2cf8. [pid: 8|app: 0|req: 913/1852] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/routers/84d903d9-13cf-4bf7-b4f2-68103d68407a => generated 0 bytes in 1192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:55.740 7 INFO neutron.services.segments.plugin [-] Segment 49d6b627-fc9f-42bb-8ac4-b882e0537452 resource provider aggregate not found 2026-07-01 02:03:55.746 7 INFO neutron.services.segments.plugin [-] Segment 49d6b627-fc9f-42bb-8ac4-b882e0537452 resource provider aggregate not found 2026-07-01 02:03:55.765 7 INFO neutron.services.segments.plugin [-] Segment 49d6b627-fc9f-42bb-8ac4-b882e0537452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d6b627-fc9f-42bb-8ac4-b882e0537452 found for delete ", "request_id": "req-03200475-0664-4545-aac6-7ca7ca3153ac"}]} 2026-07-01 02:03:55.766 7 INFO neutron.services.segments.plugin [-] Segment 49d6b627-fc9f-42bb-8ac4-b882e0537452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d6b627-fc9f-42bb-8ac4-b882e0537452 found for delete ", "request_id": "req-97245623-3d8b-4f86-ae1b-e159df57e47f"}]} [pid: 7|app: 0|req: 940/1853] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/networks/39ac94f5-be16-4b55-ab31-56ea336507fa => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:56.057 8 INFO neutron.db.segments_db [None req-606874c1-c393-48bd-af63-93ce60c370e2 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - - -] Added segment 8ab79ea8-4082-4d98-a4db-cf1901101ec3 of type vxlan for network 7a545992-82bd-4b85-9cdd-3a8fc6627f2c 2026-07-01 02:03:56.175 8 INFO neutron.services.segments.plugin [-] Segment 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 resource provider aggregate not found 2026-07-01 02:03:56.208 8 INFO neutron.services.segments.plugin [-] Segment 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 found for delete ", "request_id": "req-534f60f6-6640-4d20-8f0b-85f6328f2744"}]} 2026-07-01 02:03:56.209 8 INFO neutron.services.segments.plugin [-] Segment 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 resource provider aggregate not found 2026-07-01 02:03:56.570 7 INFO neutron.db.segments_db [None req-7cdcd482-a9bf-46ad-a56b-5fefc1391170 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] Added segment c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 of type vxlan for network b98c1c35-f9a4-4dd7-baa6-21959929cf0d 2026-07-01 02:03:56.693 8 INFO neutron.services.segments.plugin [-] Segment 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f11a23-3e8a-41f0-b7de-0a0204b71bf2 found for delete ", "request_id": "req-724c4312-cc63-45e7-89ee-02c07c991afa"}]} [pid: 7|app: 0|req: 943/1856] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:56 2026] POST /v2.0/networks => generated 644 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1857] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-groups?tenant_id=1d653bc329304a2a9656d977ddbe2cf8&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:56.897 8 INFO neutron.db.l3_hamode_db [None req-606874c1-c393-48bd-af63-93ce60c370e2 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:57.041 8 INFO neutron.db.l3_hamode_db [None req-606874c1-c393-48bd-af63-93ce60c370e2 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1858] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:56 2026] POST /v2.0/ports => generated 774 bytes in 422 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: 946/1859] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/ca29aea0-fe49-4f6c-b518-0cd96f3b6e1c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:57.419 7 INFO neutron.db.segments_db [None req-1ea094d4-296b-4e35-b37d-3cf3551ef299 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] Added segment bcef9327-2265-4e23-9697-b3140998e005 of type vxlan for network 6c034ae7-2cc6-45c9-acd4-862454c37173 [pid: 7|app: 0|req: 947/1860] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:57 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1861] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=1a2b692ba749454eaf4a41e518103e62&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1862] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:03:55 2026] POST /v2.0/routers => generated 474 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1863] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/90bf41bd-4165-426d-8dd7-b9e5cf1b5827 => 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: 949/1864] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:57 2026] POST /v2.0/subnets => generated 602 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1865] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:03:57 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1866] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1867] 10.0.0.36 () {34 vars in 760 bytes} [Wed Jul 1 02:03:58 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/green => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1868] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1869] 10.0.0.36 () {34 vars in 756 bytes} [Wed Jul 1 02:03:58 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1870] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1871] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:03:58 2026] POST /v2.0/ports => generated 950 bytes in 456 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: 922/1872] 10.0.0.36 () {34 vars in 778 bytes} [Wed Jul 1 02:03:58 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1873] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1874] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:03:58 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1875] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1876] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/ports/369d260f-cb9c-41df-947c-04478a78ecd2 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:58.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25bbd13f-142f-487f-8fcf-a0ec884e14df f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1877] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/ports/369d260f-cb9c-41df-947c-04478a78ecd2 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1878] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:58.897 7 INFO neutron.pecan_wsgi.hooks.translation [None req-942cc34f-0960-4e8f-9e3e-b238881fec69 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1879] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/ports/369d260f-cb9c-41df-947c-04478a78ecd2 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:58.960 8 INFO neutron.api.v2.resource [None req-297ba083-cdb8-4022-89b6-090b28c02dc6 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 927/1880] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1881] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/red => 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: 954/1882] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/subnets/95b5a1fd-6a7e-4068-a7bc-f4974d281e66 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1883] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 30 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:59.259 8 INFO neutron.api.v2.resource [None req-5a90c055-9dee-4ff7-ab66-eaf024666a6f 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 930/1884] 10.0.0.36 () {32 vars in 744 bytes} [Wed Jul 1 02:03:59 2026] DELETE /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1885] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:03:59 2026] DELETE /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => 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: 932/1886] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1887] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:03:59 2026] GET /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:59.561 7 INFO neutron.services.segments.plugin [-] Segment bcef9327-2265-4e23-9697-b3140998e005 resource provider aggregate not found 2026-07-01 02:03:59.565 7 INFO neutron.services.segments.plugin [-] Segment bcef9327-2265-4e23-9697-b3140998e005 resource provider aggregate not found 2026-07-01 02:03:59.582 7 INFO neutron.services.segments.plugin [-] Segment bcef9327-2265-4e23-9697-b3140998e005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcef9327-2265-4e23-9697-b3140998e005 found for delete ", "request_id": "req-3022436d-9de5-4202-b407-1953d203fa5a"}]} 2026-07-01 02:03:59.587 7 INFO neutron.services.segments.plugin [-] Segment bcef9327-2265-4e23-9697-b3140998e005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcef9327-2265-4e23-9697-b3140998e005 found for delete ", "request_id": "req-a98b408c-71b2-4bfc-96e2-5fcd2651a1c9"}]} [pid: 7|app: 0|req: 955/1888] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:03:59 2026] DELETE /v2.0/networks/6c034ae7-2cc6-45c9-acd4-862454c37173 => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:59.679 7 INFO neutron.db.segments_db [None req-9ede1c40-7151-4bb2-98fb-307dab9700a7 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] Added segment 1a44f38e-722c-4f77-9000-da94e4a7158b of type vxlan for network 4461cca3-8ab9-4e92-9201-a440940d19c6 [pid: 7|app: 0|req: 956/1889] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:03:59 2026] POST /v2.0/networks => generated 630 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1890] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:03:59 2026] POST /v2.0/subnets => generated 602 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1891] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:03:59 2026] PUT /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232 => generated 481 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1892] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:00 2026] GET /v2.0/ports?device_id=552455d9-e7c8-495b-8c8f-d72f60c35232 => 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: 958/1893] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:04:00 2026] POST /v2.0/ports => generated 915 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1894] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:04:00 2026] DELETE /v2.0/ports/82f0c459-023b-473b-8e84-63606d822146 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:01.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a39b938-b739-4af6-9852-38ccfb4f4473 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1895] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:01 2026] GET /v2.0/ports/82f0c459-023b-473b-8e84-63606d822146 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1896] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:01 2026] DELETE /v2.0/subnets/6e809b9b-b6a8-4f0d-b348-2ca3bc65f980 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:01.507 8 INFO neutron.services.segments.plugin [-] Segment 8ab79ea8-4082-4d98-a4db-cf1901101ec3 resource provider aggregate not found 2026-07-01 02:04:01.513 8 INFO neutron.services.segments.plugin [-] Segment 8ab79ea8-4082-4d98-a4db-cf1901101ec3 resource provider aggregate not found 2026-07-01 02:04:01.529 8 INFO neutron.services.segments.plugin [-] Segment 8ab79ea8-4082-4d98-a4db-cf1901101ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab79ea8-4082-4d98-a4db-cf1901101ec3 found for delete ", "request_id": "req-e7ebf04d-06ec-4d9e-9a11-15f23c535ff4"}]} 2026-07-01 02:04:01.536 8 INFO neutron.services.segments.plugin [-] Segment 8ab79ea8-4082-4d98-a4db-cf1901101ec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab79ea8-4082-4d98-a4db-cf1901101ec3 found for delete ", "request_id": "req-ec93befb-c134-4790-98be-7b4e5b64a184"}]} 2026-07-01 02:04:01.536 8 INFO neutron.db.l3_hamode_db [None req-27bbaba6-bb28-41f7-9387-c81874845dee 80f989f5dbf2438fb64df20101e6ea94 006a80c895ed4ebc9a0a1d3dd167b361 - - - -] HA network 7a545992-82bd-4b85-9cdd-3a8fc6627f2c was deleted as no HA routers are present in tenant 006a80c895ed4ebc9a0a1d3dd167b361. [pid: 8|app: 0|req: 936/1897] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:00 2026] DELETE /v2.0/routers/552455d9-e7c8-495b-8c8f-d72f60c35232 => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:01.893 7 INFO neutron.services.segments.plugin [-] Segment 1a44f38e-722c-4f77-9000-da94e4a7158b resource provider aggregate not found 2026-07-01 02:04:01.898 7 INFO neutron.services.segments.plugin [-] Segment 1a44f38e-722c-4f77-9000-da94e4a7158b resource provider aggregate not found 2026-07-01 02:04:01.916 7 INFO neutron.services.segments.plugin [-] Segment 1a44f38e-722c-4f77-9000-da94e4a7158b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a44f38e-722c-4f77-9000-da94e4a7158b found for delete ", "request_id": "req-f21f93b6-17e2-4525-a44b-b1ffa1f43acd"}]} 2026-07-01 02:04:01.919 7 INFO neutron.services.segments.plugin [-] Segment 1a44f38e-722c-4f77-9000-da94e4a7158b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a44f38e-722c-4f77-9000-da94e4a7158b found for delete ", "request_id": "req-1cefcac5-57c5-4dff-9dd5-a1639e01682b"}]} [pid: 7|app: 0|req: 962/1898] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:01 2026] DELETE /v2.0/networks/4461cca3-8ab9-4e92-9201-a440940d19c6 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1899] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:04:01 2026] POST /v2.0/ports => generated 775 bytes in 302 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: 938/1900] 10.0.0.36 () {34 vars in 735 bytes} [Wed Jul 1 02:04:02 2026] PUT /v2.0/ports/2abe7ab3-333d-4ab1-8ad7-e9b78ef65919 => generated 752 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1901] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/security-groups?tenant_id=deb258d86bf94763b0473a9354a0d5cc&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1902] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/security-groups/c59663b0-0b46-46e4-bebc-11f825d7ce29 => 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: 939/1903] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/ports/2abe7ab3-333d-4ab1-8ad7-e9b78ef65919 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1904] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/ports => generated 777 bytes in 106 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-07-01 02:04:02.751 8 INFO neutron.pecan_wsgi.hooks.translation [None req-546f6cf5-999a-49c8-91bc-c0788879be0a f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1905] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/ports/2abe7ab3-333d-4ab1-8ad7-e9b78ef65919 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1906] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/ports => generated 777 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1907] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/security-groups?tenant_id=006a80c895ed4ebc9a0a1d3dd167b361&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1908] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/ports/4c08d51f-1c9f-4198-9ad1-56bd0a8b9601 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:02.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfa528ca-82c5-43e5-a326-02b7c4453b69 f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1909] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/ports/82f0c459-023b-473b-8e84-63606d822146 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:02.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b77f501-cb77-4326-81e1-a87d312d868d f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1910] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/subnets/6e809b9b-b6a8-4f0d-b348-2ca3bc65f980 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:02.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11261178-75d0-4883-b789-224dd285d0ed f212166e7f2040e0a9faadcd39d4707c 2c6ec913a65a4330b8b846c44bc6c254 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1911] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/security-groups/26e9bb34-75c0-44fe-bd57-14afda6e1a04 => 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: 945/1912] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/subnets/95b5a1fd-6a7e-4068-a7bc-f4974d281e66 => 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: 968/1913] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/ports/4c08d51f-1c9f-4198-9ad1-56bd0a8b9601 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1914] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/networks/b98c1c35-f9a4-4dd7-baa6-21959929cf0d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1915] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/security-groups?tenant_id=2c6ec913a65a4330b8b846c44bc6c254&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:04.113 8 INFO neutron.services.segments.plugin [-] Segment c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 resource provider aggregate not found 2026-07-01 02:04:04.121 8 INFO neutron.services.segments.plugin [-] Segment c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 resource provider aggregate not found 2026-07-01 02:04:04.139 8 INFO neutron.services.segments.plugin [-] Segment c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 found for delete ", "request_id": "req-0ce47213-5496-44bd-8e59-9b00e93f71b7"}]} 2026-07-01 02:04:04.144 8 INFO neutron.services.segments.plugin [-] Segment c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8dc5cf2-5a5e-4221-877c-ca7271b2dd62 found for delete ", "request_id": "req-1b8a351d-855e-4b57-8f20-6e7f90430984"}]} [pid: 8|app: 0|req: 947/1916] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:04 2026] DELETE /v2.0/security-groups/85e7db16-b2a3-44e8-9934-1815b6190a17 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:06.366 7 INFO neutron.db.segments_db [None req-8393748d-929e-4f9a-8c85-846e8593bf1e 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment f703c6a0-b044-4e43-b186-e873905df196 of type vxlan for network 7d203fc8-cf67-41ab-889e-557c4e0d2bbb [pid: 7|app: 0|req: 970/1917] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/networks => generated 634 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:06.529 7 INFO neutron.db.segments_db [None req-1e264de7-6e23-447d-9a06-eaa00bda49a9 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment c072ec34-42be-432a-9462-8091ab74e5cd of type vxlan for network 5e866fbc-f305-4313-98ce-9cf0b035c747 [pid: 7|app: 0|req: 971/1918] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/networks => generated 633 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1919] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/security-groups => generated 1537 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1920] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:04:06 2026] PUT /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1921] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1922] 10.0.0.36 () {34 vars in 776 bytes} [Wed Jul 1 02:04:06 2026] PUT /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1923] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1924] 10.0.0.36 () {34 vars in 772 bytes} [Wed Jul 1 02:04:06 2026] PUT /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1925] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1926] 10.0.0.36 () {34 vars in 794 bytes} [Wed Jul 1 02:04:06 2026] PUT /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1927] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1928] 10.0.0.36 () {34 vars in 765 bytes} [Wed Jul 1 02:04:06 2026] PUT /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1929] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/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/1930] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:06 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: 8|app: 0|req: 959/1931] 10.0.0.36 () {32 vars in 753 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/red => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:07.029 8 INFO neutron.api.v2.resource [None req-19c6a080-fa5a-4d50-b703-d009bf8fb666 e30dc349d77f44509379775c2e75b416 e7a73ace3c3c43f49cf9483bc1b1a0c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1932] 10.0.0.36 () {32 vars in 757 bytes} [Wed Jul 1 02:04:07 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1933] 10.0.0.36 () {32 vars in 756 bytes} [Wed Jul 1 02:04:07 2026] DELETE /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1934] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:07 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:07.110 8 INFO neutron.api.v2.resource [None req-e3451052-aa0d-43aa-b4e0-4b60c3b42d9d e30dc349d77f44509379775c2e75b416 e7a73ace3c3c43f49cf9483bc1b1a0c6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1935] 10.0.0.36 () {32 vars in 760 bytes} [Wed Jul 1 02:04:07 2026] DELETE /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/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: 964/1936] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:04:07 2026] DELETE /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1937] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:07 2026] GET /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1938] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:07 2026] DELETE /v2.0/security-groups/a1162412-14e8-43a0-9e78-051fae498a62 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1939] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/subnets => generated 631 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:07.445 7 INFO neutron.db.segments_db [None req-cc6f9d76-87ed-4d12-a8a8-1402d7efab78 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment 2a8d139b-6bd7-4a0b-a038-a19a67c41329 of type vxlan for network 16d88e4c-3ab0-4cdf-a0f9-5b7e76d38230 2026-07-01 02:04:07.520 8 INFO neutron.db.segments_db [None req-14d5b218-1bb5-4148-8bd5-d07de9225911 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Added segment 30b9779d-cb0a-4a24-b2bb-90e271365e93 of type vxlan for network b9258224-70aa-444a-99b4-80991ab2d4e5 [pid: 8|app: 0|req: 967/1940] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:07 2026] POST /v2.0/networks => generated 638 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:07.798 7 INFO neutron.db.l3_hamode_db [None req-cc6f9d76-87ed-4d12-a8a8-1402d7efab78 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:07.973 7 INFO neutron.db.l3_hamode_db [None req-cc6f9d76-87ed-4d12-a8a8-1402d7efab78 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 968/1941] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:07 2026] POST /v2.0/subnets => generated 634 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1942] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:04:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1943] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/security-groups?tenant_id=05ae6d9c579e4ab6bee7a1383bd5c91e&name=default => generated 2801 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1944] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:08 2026] POST /v2.0/subnets => generated 708 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1945] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:08 2026] DELETE /v2.0/security-groups/2a804807-c46e-4032-8cec-ccf3554dd518 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:09.036 8 INFO neutron.db.segments_db [None req-8cc5e8e1-e95a-4486-b7c9-125db055998b a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Added segment c0fa772b-ca04-45ef-85b3-143f0e97a5aa of type vxlan for network d6857812-dbfc-4480-a311-5aff8d9248fd [pid: 8|app: 0|req: 973/1946] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:08 2026] POST /v2.0/networks => generated 638 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1947] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:09 2026] GET /v2.0/security-groups?tenant_id=e7a73ace3c3c43f49cf9483bc1b1a0c6&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1948] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:07 2026] POST /v2.0/routers => generated 510 bytes in 1887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1949] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:09 2026] DELETE /v2.0/security-groups/1fd546d7-ea9d-4a64-88eb-30a55b6b9138 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1950] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:09 2026] POST /v2.0/subnets => generated 632 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1951] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:09 2026] POST /v2.0/subnets => generated 701 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:10.011 8 INFO neutron.db.segments_db [None req-55a0b589-21ab-4e26-bca2-79042cac1120 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Added segment f06541c1-cf47-4836-90d6-0b3260f1a487 of type vxlan for network e07a75f9-4c1d-491b-a4a9-6a360842c01f [pid: 8|app: 0|req: 977/1952] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:09 2026] POST /v2.0/networks => generated 637 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1953] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/subnets => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1954] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/subnets => generated 705 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1955] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:09 2026] PUT /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:10.901 8 INFO neutron.db.segments_db [None req-a737668b-164e-4095-a4b4-b8060f2af362 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Added segment 26b3af02-1a3b-4ab5-ba76-85dc635900ca of type vxlan for network 536352b1-f2fa-4e0f-9986-cbbea56c941a [pid: 7|app: 0|req: 977/1956] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:10 2026] GET /v2.0/ports/d6c8326d-651c-4c62-a7b6-b917f5590002 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:11.265 8 INFO neutron.db.l3_hamode_db [None req-a737668b-164e-4095-a4b4-b8060f2af362 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 978/1957] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:10 2026] PUT /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:12.516 8 INFO neutron.db.l3_hamode_db [None req-a737668b-164e-4095-a4b4-b8060f2af362 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 981/1960] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/ports/5a9c941d-e2e5-44cd-81ca-084463777af7 => generated 967 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1961] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:04:12 2026] PUT /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8/remove_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:14.587 7 INFO neutron.db.segments_db [None req-10d1aab6-0d65-45b4-8515-ce1ae7174ad2 55263d76579546a8ac08d11b5e106b20 56a139c2a5d949a89b80d83c9fdcc6b3 - - - -] Added segment e2cce6b0-7960-4f10-8d74-b8358dfd8aad of type vxlan for network 1f8f0461-3447-4e75-b507-57d68992ae3c [pid: 8|app: 0|req: 980/1962] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/routers => generated 685 bytes in 3734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1963] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:14 2026] POST /v2.0/networks => generated 631 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1964] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:04:14 2026] PUT /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1965] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:15 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1966] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?device_id=5a8a21a9-e15a-4da8-b1d6-3198bf8626b8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1967] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:04:16 2026] PUT /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1968] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:14 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/add_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1969] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:16.925 8 INFO neutron.services.segments.plugin [-] Segment 2a8d139b-6bd7-4a0b-a038-a19a67c41329 resource provider aggregate not found 2026-07-01 02:04:16.936 8 INFO neutron.services.segments.plugin [-] Segment 2a8d139b-6bd7-4a0b-a038-a19a67c41329 resource provider aggregate not found 2026-07-01 02:04:16.941 8 INFO neutron.services.segments.plugin [-] Segment 2a8d139b-6bd7-4a0b-a038-a19a67c41329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8d139b-6bd7-4a0b-a038-a19a67c41329 found for delete ", "request_id": "req-4f51c537-eea0-4985-8e54-e512f45bf92e"}]} 2026-07-01 02:04:16.958 8 INFO neutron.db.l3_hamode_db [None req-74d5d282-aeab-4905-b7cf-b19fc12635af 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] HA network 16d88e4c-3ab0-4cdf-a0f9-5b7e76d38230 was deleted as no HA routers are present in tenant 59dd17e4a43f46ae9244f426af63210c. 2026-07-01 02:04:16.960 8 INFO neutron.services.segments.plugin [-] Segment 2a8d139b-6bd7-4a0b-a038-a19a67c41329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8d139b-6bd7-4a0b-a038-a19a67c41329 found for delete ", "request_id": "req-fe8eb967-07a2-4e7a-b731-c499704265d6"}]} [pid: 8|app: 0|req: 985/1970] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1971] 10.0.0.36 () {34 vars in 760 bytes} [Wed Jul 1 02:04:16 2026] PUT /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1972] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:17 2026] DELETE /v2.0/subnets/90df4461-dbc9-4731-9db3-823cb8ac6d6f => 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: 988/1973] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:17 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1974] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:17 2026] DELETE /v2.0/subnets/c2a5efe2-aa6a-4f44-ab29-5935f3683f6c => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1975] 10.0.0.36 () {34 vars in 756 bytes} [Wed Jul 1 02:04:17 2026] PUT /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1976] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:17 2026] DELETE /v2.0/networks/5e866fbc-f305-4313-98ce-9cf0b035c747 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1977] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:17 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1978] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:18 2026] DELETE /v2.0/networks/7d203fc8-cf67-41ab-889e-557c4e0d2bbb => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1979] 10.0.0.36 () {34 vars in 778 bytes} [Wed Jul 1 02:04:18 2026] PUT /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:04:18.434 8 INFO neutron.db.segments_db [None req-ad0b2965-64e6-436d-8f1b-b26e347933b0 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment add8af44-3390-4904-bcd7-4efdaa5adbae of type vxlan for network 3403d01e-2fea-4147-8adb-d74c69482982 [pid: 8|app: 0|req: 995/1980] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:18 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1981] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:18 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1982] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:16 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/add_router_interface => generated 309 bytes in 1922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1983] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:04:18 2026] PUT /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:18.971 8 INFO neutron.services.segments.plugin [-] Segment c072ec34-42be-432a-9462-8091ab74e5cd resource provider aggregate not found 2026-07-01 02:04:18.979 8 INFO neutron.services.segments.plugin [-] Segment c072ec34-42be-432a-9462-8091ab74e5cd resource provider aggregate not found 2026-07-01 02:04:18.995 8 INFO neutron.services.segments.plugin [-] Segment c072ec34-42be-432a-9462-8091ab74e5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c072ec34-42be-432a-9462-8091ab74e5cd found for delete ", "request_id": "req-7c14a6aa-63ea-498f-ab52-733b337281c9"}]} 2026-07-01 02:04:19.000 8 INFO neutron.services.segments.plugin [-] Segment c072ec34-42be-432a-9462-8091ab74e5cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c072ec34-42be-432a-9462-8091ab74e5cd found for delete ", "request_id": "req-d1ca9242-7e6b-4a5e-8a08-65fd3097a7e6"}]} [pid: 8|app: 0|req: 997/1984] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:18 2026] POST /v2.0/subnets => generated 622 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:19.020 8 INFO neutron.services.segments.plugin [-] Segment f703c6a0-b044-4e43-b186-e873905df196 resource provider aggregate not found 2026-07-01 02:04:19.025 8 INFO neutron.services.segments.plugin [-] Segment f703c6a0-b044-4e43-b186-e873905df196 resource provider aggregate not found 2026-07-01 02:04:19.041 8 INFO neutron.services.segments.plugin [-] Segment f703c6a0-b044-4e43-b186-e873905df196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f703c6a0-b044-4e43-b186-e873905df196 found for delete ", "request_id": "req-1dc94cdf-d1df-4725-bbe9-7aa8fdd4e2cb"}]} 2026-07-01 02:04:19.042 8 INFO neutron.services.segments.plugin [-] Segment f703c6a0-b044-4e43-b186-e873905df196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f703c6a0-b044-4e43-b186-e873905df196 found for delete ", "request_id": "req-35ad2caa-7fc5-4b4a-be14-14eed4bd5371"}]} [pid: 8|app: 0|req: 998/1985] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:19.090 8 INFO neutron.db.segments_db [None req-7fccbbb2-aaf8-48f2-a198-7257621cc947 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 of type vxlan for network 4342460a-2eb8-46bf-aafe-ac0e8c1231ec 2026-07-01 02:04:19.400 8 INFO neutron.db.l3_hamode_db [None req-7fccbbb2-aaf8-48f2-a198-7257621cc947 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:19.578 8 INFO neutron.db.l3_hamode_db [None req-7fccbbb2-aaf8-48f2-a198-7257621cc947 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/1986] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:18 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/add_router_interface => generated 309 bytes in 1952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1987] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:19 2026] POST /v2.0/routers => generated 511 bytes in 1656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1988] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:04:20 2026] POST /v2.0/security-groups => generated 1564 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1989] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:04:20 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/red => generated 0 bytes in 514 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1990] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 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) 2026-07-01 02:04:21.296 7 INFO neutron.api.v2.resource [None req-662c231c-8fe0-411a-a08c-4f4d809ebc72 55263d76579546a8ac08d11b5e106b20 56a139c2a5d949a89b80d83c9fdcc6b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1991] 10.0.0.36 () {32 vars in 741 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1992] 10.0.0.36 () {34 vars in 663 bytes} [Wed Jul 1 02:04:20 2026] POST /v2.0/ports => generated 964 bytes in 501 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: 1002/1993] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/red => 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: 992/1994] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 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) [pid: 7|app: 0|req: 993/1995] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1996] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/security-group-rules => generated 567 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:21.606 7 INFO neutron.api.v2.resource [None req-d0ce5a9c-01be-42dd-88b4-7a8df93840b0 55263d76579546a8ac08d11b5e106b20 56a139c2a5d949a89b80d83c9fdcc6b3 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/1997] 10.0.0.36 () {32 vars in 744 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1998] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1999] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2000] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2001] 10.0.0.36 () {32 vars in 729 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2002] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2003] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/subnets/f8b64b4b-128b-467b-97dd-78226fa5900d => 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: 1002/2004] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:22.842 7 INFO neutron.services.segments.plugin [-] Segment e2cce6b0-7960-4f10-8d74-b8358dfd8aad resource provider aggregate not found 2026-07-01 02:04:22.854 7 INFO neutron.services.segments.plugin [-] Segment e2cce6b0-7960-4f10-8d74-b8358dfd8aad resource provider aggregate not found 2026-07-01 02:04:22.870 7 INFO neutron.services.segments.plugin [-] Segment e2cce6b0-7960-4f10-8d74-b8358dfd8aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2cce6b0-7960-4f10-8d74-b8358dfd8aad found for delete ", "request_id": "req-de0aa3d1-d272-4b84-a044-09cc0b1dc237"}]} [pid: 7|app: 0|req: 1003/2005] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/networks/1f8f0461-3447-4e75-b507-57d68992ae3c => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:22.881 7 INFO neutron.services.segments.plugin [-] Segment e2cce6b0-7960-4f10-8d74-b8358dfd8aad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2cce6b0-7960-4f10-8d74-b8358dfd8aad found for delete ", "request_id": "req-41f7a45d-ff00-4593-9d36-d60065502756"}]} [pid: 8|app: 0|req: 1003/2006] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/routers/3be1fdbf-1c6d-42af-9fde-ac4cca69af6c/add_router_interface => generated 309 bytes in 1497 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: 1004/2007] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:22 2026] GET /v2.0/ports/e4909d35-4a07-4928-9994-5bb33611dacf => generated 1038 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2008] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:22 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: 1005/2009] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/security-group-rules => generated 567 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2010] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/security-group-rules => generated 569 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2011] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:23 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: 7|app: 0|req: 1008/2012] 10.0.0.219 () {34 vars in 1095 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1175391931&fields=id&tenant_id=7cd3bc0be4724c5294ebfb693b8c834e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2013] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/security-groups?tenant_id=56a139c2a5d949a89b80d83c9fdcc6b3&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: 1005/2014] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:04:22 2026] PUT /v2.0/routers/3be1fdbf-1c6d-42af-9fde-ac4cca69af6c/remove_router_interface => generated 309 bytes in 946 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: 1010/2015] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2016] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:23 2026] DELETE /v2.0/security-groups/a4d62125-a920-4029-9636-b33476595fbd => 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: 1007/2017] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/quotas/7cd3bc0be4724c5294ebfb693b8c834e => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:24.065 7 INFO neutron.api.v2.resource [None req-c17f467b-5540-485f-a688-5bf22f0a616b 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1011/2018] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:04:23 2026] PUT /v2.0/routers/3be1fdbf-1c6d-42af-9fde-ac4cca69af6c/remove_router_interface => generated 197 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2019] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/ports?device_id=3be1fdbf-1c6d-42af-9fde-ac4cca69af6c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2020] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/security-groups?tenant_id=175cbf3500f5447cb9ee60aaa3dfc91e&name=default => generated 2805 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2021] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&fields=id => generated 287 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2022] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/security-groups/89f2f7bd-0a1a-4ad6-b2df-575fd7e8d22c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2023] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1011/2024] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 8|app: 0|req: 1012/2025] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:24.966 7 INFO neutron.services.segments.plugin [-] Segment a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 resource provider aggregate not found 2026-07-01 02:04:24.971 7 INFO neutron.services.segments.plugin [-] Segment a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 resource provider aggregate not found 2026-07-01 02:04:24.980 7 INFO neutron.services.segments.plugin [-] Segment a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 found for delete ", "request_id": "req-65d01e05-cec0-4ba7-b2fc-a4f23f5f5268"}]} 2026-07-01 02:04:24.993 7 INFO neutron.db.l3_hamode_db [None req-824ac0b1-b1ac-4b44-a1d6-207bd2da8985 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] HA network 4342460a-2eb8-46bf-aafe-ac0e8c1231ec was deleted as no HA routers are present in tenant 59dd17e4a43f46ae9244f426af63210c. [pid: 7|app: 0|req: 1014/2026] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/routers/3be1fdbf-1c6d-42af-9fde-ac4cca69af6c => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2027] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:25 2026] DELETE /v2.0/subnets/c6945e4d-b150-43e5-bda4-63779c6a138b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:25.279 7 INFO neutron.services.segments.plugin [-] Segment a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0a7f336-468f-4cbf-ac41-0e1e46ad1d42 found for delete ", "request_id": "req-f0900ea0-5618-4bfc-b814-a4956058fb7e"}]} [pid: 8|app: 0|req: 1014/2028] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:25 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 705 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2029] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:04:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7cd3bc0be4724c5294ebfb693b8c834e => generated 179 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2030] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:25 2026] DELETE /v2.0/networks/3403d01e-2fea-4147-8adb-d74c69482982 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:25.776 7 INFO neutron.db.segments_db [None req-b1ced6ec-6119-44cf-93f1-40c171cff5fe 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment 7578bf03-135a-49fd-95c7-6ff5e1234e96 of type vxlan for network e08d2c95-0ff0-4853-b2ec-e75577d8d968 [pid: 7|app: 0|req: 1016/2031] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:04:25 2026] POST /v2.0/networks => generated 634 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2032] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:25 2026] POST /v2.0/subnets => generated 622 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:26.319 7 INFO neutron.db.segments_db [None req-b2f76213-9099-4f87-ac40-76c76e70b944 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 of type vxlan for network 7eac98f8-4c10-449d-87d3-d69f5ac14c09 [pid: 8|app: 0|req: 1016/2035] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:04:25 2026] POST /v2.0/ports => generated 1183 bytes in 904 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, ' 2026-07-01 02:04:26.650 7 INFO neutron.db.l3_hamode_db [None req-b2f76213-9099-4f87-ac40-76c76e70b944 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:26.829 7 INFO neutron.db.l3_hamode_db [None req-b2f76213-9099-4f87-ac40-76c76e70b944 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:27.008 7 INFO neutron.services.segments.plugin [-] Segment add8af44-3390-4904-bcd7-4efdaa5adbae resource provider aggregate not found 2026-07-01 02:04:27.031 7 INFO neutron.services.segments.plugin [-] Segment add8af44-3390-4904-bcd7-4efdaa5adbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add8af44-3390-4904-bcd7-4efdaa5adbae found for delete ", "request_id": "req-17618f44-f7a4-4a81-a805-916d2bbf9246"}]} [pid: 8|app: 0|req: 1017/2036] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:04:26 2026] PUT /v2.0/ports/a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 1428 bytes in 598 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-07-01 02:04:27.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-778827ed-7833-45c8-a60f-5dadc82b8c2f'] response: {'name': 'network-changed', 'server_uuid': '17fe0786-c6a1-4e01-82e4-99177ef00bbb', 'tag': 'a827b272-d02b-4381-b3df-0558b50ebcb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1018/2037] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1467 bytes in 73 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: 1019/2038] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:27.309 7 INFO neutron.services.segments.plugin [-] Segment add8af44-3390-4904-bcd7-4efdaa5adbae resource provider aggregate not found [pid: 8|app: 0|req: 1020/2039] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:27.362 7 INFO neutron.services.segments.plugin [-] Segment add8af44-3390-4904-bcd7-4efdaa5adbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid add8af44-3390-4904-bcd7-4efdaa5adbae found for delete ", "request_id": "req-c7692a70-3784-4e26-a148-8483079e06c4"}]} [pid: 8|app: 0|req: 1021/2040] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2041] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2042] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2043] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1020/2044] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:26 2026] POST /v2.0/routers => generated 511 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2045] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1026/2046] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2047] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2048] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => 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: 1029/2049] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => 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: 1030/2050] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2051] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2052] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 8|app: 0|req: 1033/2053] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1034/2054] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 7|app: 0|req: 1021/2055] 10.0.0.36 () {34 vars in 781 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/routers/1d6aa799-fc07-47b1-bfa4-c77b55cf86a0/add_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2056] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:04:29 2026] GET /v2.0/ports/f244b53d-64e8-4926-8112-7cb671330506 => generated 959 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2057] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:04:29 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1198 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2058] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:04:29 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2059] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/routers/1d6aa799-fc07-47b1-bfa4-c77b55cf86a0/remove_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2060] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:30 2026] GET /v2.0/ports?device_id=1d6aa799-fc07-47b1-bfa4-c77b55cf86a0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:31.473 7 INFO neutron.services.segments.plugin [-] Segment 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 resource provider aggregate not found 2026-07-01 02:04:31.478 7 INFO neutron.services.segments.plugin [-] Segment 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 resource provider aggregate not found 2026-07-01 02:04:31.495 7 INFO neutron.services.segments.plugin [-] Segment 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 found for delete ", "request_id": "req-74e42917-ad7a-433c-8257-110731e9981a"}]} 2026-07-01 02:04:31.495 7 INFO neutron.services.segments.plugin [-] Segment 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b58d8d6-0f36-4146-b99e-b8bb5d5dfd47 found for delete ", "request_id": "req-e2091bed-3153-4179-98f1-54f188a25ec6"}]} 2026-07-01 02:04:31.499 7 INFO neutron.db.l3_hamode_db [None req-70b94cb5-1858-487b-8da9-7ac15e7b6b7d 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] HA network 7eac98f8-4c10-449d-87d3-d69f5ac14c09 was deleted as no HA routers are present in tenant 59dd17e4a43f46ae9244f426af63210c. [pid: 7|app: 0|req: 1023/2061] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:30 2026] DELETE /v2.0/routers/1d6aa799-fc07-47b1-bfa4-c77b55cf86a0 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2062] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/subnets/7c3e4746-a842-480b-af29-4ce92b63c6ce => 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: 1024/2063] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:04:31 2026] DELETE /v2.0/networks/e08d2c95-0ff0-4853-b2ec-e75577d8d968 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:32.262 8 INFO neutron.db.segments_db [None req-1b3c467b-a0ae-4b8a-8aab-e95300513b49 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Added segment b2fe438b-43a1-423f-975c-4c4f15ce7067 of type vxlan for network 8156d0bd-465a-46c0-95a9-bad35b4a1c4c 2026-07-01 02:04:32.587 8 INFO neutron.db.l3_hamode_db [None req-1b3c467b-a0ae-4b8a-8aab-e95300513b49 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:33.690 8 INFO neutron.db.l3_hamode_db [None req-1b3c467b-a0ae-4b8a-8aab-e95300513b49 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1040/2064] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/routers => generated 692 bytes in 2618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:34.844 7 INFO neutron.services.segments.plugin [-] Segment 7578bf03-135a-49fd-95c7-6ff5e1234e96 resource provider aggregate not found 2026-07-01 02:04:34.851 7 INFO neutron.services.segments.plugin [-] Segment 7578bf03-135a-49fd-95c7-6ff5e1234e96 resource provider aggregate not found 2026-07-01 02:04:34.876 7 INFO neutron.services.segments.plugin [-] Segment 7578bf03-135a-49fd-95c7-6ff5e1234e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7578bf03-135a-49fd-95c7-6ff5e1234e96 found for delete ", "request_id": "req-260508ad-2d46-425f-a5c4-b291d9d64cc6"}]} 2026-07-01 02:04:34.901 7 INFO neutron.services.segments.plugin [-] Segment 7578bf03-135a-49fd-95c7-6ff5e1234e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7578bf03-135a-49fd-95c7-6ff5e1234e96 found for delete ", "request_id": "req-e0454152-0813-496a-8bcc-1381cfe1b599"}]} [pid: 7|app: 0|req: 1025/2065] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/routers/5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 698 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2066] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2067] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/routers => generated 701 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2068] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2069] 10.0.0.36 () {32 vars in 816 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&mac_address=fa%3A16%3A3e%3A05%3Aa2%3A70 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2070] 10.0.0.36 () {34 vars in 739 bytes} [Wed Jul 1 02:04:35 2026] PUT /v2.0/routers/5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 705 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:36.135 7 INFO neutron.db.l3_db [None req-e21e1961-5144-4984-a2a7-4516e4fc312a a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP 50e27a51-7718-42fe-a7a6-f175862aafb2 associated. External IP: 10.96.250.215, port: a827b272-d02b-4381-b3df-0558b50ebcb0. [pid: 8|app: 0|req: 1043/2071] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/routers/5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 705 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2072] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/ports?device_id=5c5ef3de-cb6c-45e5-a034-79447918fe3e => 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: 1029/2073] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2074] 10.0.0.219 () {34 vars in 1095 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1175391931&fields=id&tenant_id=7cd3bc0be4724c5294ebfb693b8c834e => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:36.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c6c219d-8ca3-4aa5-8b43-6de1b087d104'] response: {'name': 'network-changed', 'server_uuid': '17fe0786-c6a1-4e01-82e4-99177ef00bbb', 'tag': 'a827b272-d02b-4381-b3df-0558b50ebcb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1031/2075] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2076] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1469 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2077] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/quotas/7cd3bc0be4724c5294ebfb693b8c834e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2078] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2079] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&fields=id => generated 333 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2080] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2081] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1038/2082] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => 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: 1039/2083] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1040/2084] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => 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: 1041/2085] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:37.292 8 INFO neutron.services.segments.plugin [-] Segment b2fe438b-43a1-423f-975c-4c4f15ce7067 resource provider aggregate not found 2026-07-01 02:04:37.299 8 INFO neutron.services.segments.plugin [-] Segment b2fe438b-43a1-423f-975c-4c4f15ce7067 resource provider aggregate not found [pid: 7|app: 0|req: 1042/2086] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:37.328 8 INFO neutron.services.segments.plugin [-] Segment b2fe438b-43a1-423f-975c-4c4f15ce7067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fe438b-43a1-423f-975c-4c4f15ce7067 found for delete ", "request_id": "req-2f08b0ee-e309-41e6-856f-986d292dfe64"}]} [pid: 7|app: 0|req: 1043/2087] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:37.336 8 INFO neutron.services.segments.plugin [-] Segment b2fe438b-43a1-423f-975c-4c4f15ce7067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2fe438b-43a1-423f-975c-4c4f15ce7067 found for delete ", "request_id": "req-7dc245b2-50e3-422b-8ae3-e34ad1f8de32"}]} 2026-07-01 02:04:37.341 8 INFO neutron.db.l3_hamode_db [None req-8fb19a1b-98fa-414a-8ef9-3802a8efd29c 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] HA network 8156d0bd-465a-46c0-95a9-bad35b4a1c4c was deleted as no HA routers are present in tenant 59dd17e4a43f46ae9244f426af63210c. [pid: 8|app: 0|req: 1045/2088] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/routers/5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2089] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2090] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:37.428 8 INFO neutron.api.v2.resource [None req-79032c97-3c81-43fa-bec5-3a4d2ab113eb 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/2091] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/routers/5c5ef3de-cb6c-45e5-a034-79447918fe3e => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2092] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=1d6aa799-fc07-47b1-bfa4-c77b55cf86a0 => 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: 1045/2093] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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) 2026-07-01 02:04:37.495 8 INFO neutron.api.v2.resource [None req-b63caaaf-a05f-45d1-ac21-84c57b94a861 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2094] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/routers/1d6aa799-fc07-47b1-bfa4-c77b55cf86a0 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:37.522 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ff2f598-03cd-4126-8160-bc41fa355244 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2095] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/subnets/7c3e4746-a842-480b-af29-4ce92b63c6ce => 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: 1050/2096] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=3be1fdbf-1c6d-42af-9fde-ac4cca69af6c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:37.586 7 INFO neutron.api.v2.resource [None req-ae534a71-a037-45ae-957a-f83c2d2d86c6 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1047/2097] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/routers/3be1fdbf-1c6d-42af-9fde-ac4cca69af6c => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:37.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8c378f9-bdc4-4646-a05d-3ea8d4d220f2 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2098] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/subnets/c6945e4d-b150-43e5-bda4-63779c6a138b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2099] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=5a8a21a9-e15a-4da8-b1d6-3198bf8626b8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:37.687 8 INFO neutron.api.v2.resource [None req-ba36eb33-138f-4cc5-afe8-dd959d6270ae 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2100] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/routers/5a8a21a9-e15a-4da8-b1d6-3198bf8626b8 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:37.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52e13e03-95e7-4bab-8f91-8eefe93b7c03 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1049/2101] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/subnets/90df4461-dbc9-4731-9db3-823cb8ac6d6f => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:37.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76d541ac-171a-4e64-b8ef-65f84165d610 596049a1528c41d992cded0716e60940 59dd17e4a43f46ae9244f426af63210c - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2102] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/subnets/c2a5efe2-aa6a-4f44-ab29-5935f3683f6c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2103] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2104] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:04:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7cd3bc0be4724c5294ebfb693b8c834e => generated 179 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2105] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:38 2026] GET /v2.0/security-groups?tenant_id=59dd17e4a43f46ae9244f426af63210c&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: 1056/2106] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:38 2026] DELETE /v2.0/security-groups/e1413933-697c-4294-abda-158d4b99d817 => 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: 1051/2107] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:04:38 2026] POST /v2.0/ports => generated 1183 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2108] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:04:38 2026] PUT /v2.0/ports/7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 1428 bytes in 586 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: 1052/2109] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1467 bytes in 42 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-07-01 02:04:39.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5760043-a10c-477b-a6dd-2af15164b566'] response: {'name': 'network-changed', 'server_uuid': 'f4899c44-55a7-49c8-b3b7-1189faaf6a86', 'tag': '7dafd936-43cb-468a-ae57-2ebd545f15c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1058/2110] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1053/2111] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1059/2112] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2113] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 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, ' [pid: 8|app: 0|req: 1060/2114] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2115] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2116] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1056/2117] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2118] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2119] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1063/2120] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2121] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2122] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2123] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2124] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1066/2125] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1060/2126] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1562 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2127] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups => generated 4349 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2128] 10.0.0.36 () {34 vars in 756 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/security-groups/b83ae2ba-01c6-4700-94aa-c125f902cac8 => generated 1601 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2129] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups/b83ae2ba-01c6-4700-94aa-c125f902cac8 => generated 1601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2130] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:40 2026] DELETE /v2.0/security-groups/b83ae2ba-01c6-4700-94aa-c125f902cac8 => 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: 1069/2131] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:40.940 7 INFO neutron.api.v2.resource [None req-7c74d6b7-28b2-49bd-8d8e-de364a85b5c8 99bc4dfe391b4b4d9894a43eed5240e9 1eeb6a32cc5044c5a053a1d98ca39868 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2132] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:40 2026] DELETE /v2.0/security-groups/b83ae2ba-01c6-4700-94aa-c125f902cac8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2135] 10.0.0.36 () {34 vars in 682 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/security-groups => generated 1562 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2136] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:41 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: 1071/2137] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules/a05796c3-66fb-4cd9-a209-5719a393d0ba => generated 569 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2138] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2139] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-group-rules/a05796c3-66fb-4cd9-a209-5719a393d0ba => 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: 1068/2140] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2141] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:41 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: 1069/2142] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules/5e0aaf08-3c0a-4495-ab1e-2822437d161a => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2143] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 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: 1070/2144] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-group-rules/5e0aaf08-3c0a-4495-ab1e-2822437d161a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2145] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2146] 10.0.0.36 () {34 vars in 693 bytes} [Wed Jul 1 02:04:41 2026] POST /v2.0/security-group-rules => generated 570 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2147] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules/89015d62-435f-4286-9ffe-34f1983958ed => generated 570 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2148] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2149] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-group-rules/89015d62-435f-4286-9ffe-34f1983958ed => 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: 1073/2150] 10.0.0.36 () {32 vars in 671 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2151] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/security-groups/060b104a-cc8a-4abf-a6c9-42a36c4b1555 => 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: 1074/2152] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2153] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2154] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2155] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups => 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: 1076/2156] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1200 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2157] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2158] 10.0.0.36 () {32 vars in 816 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&mac_address=fa%3A16%3A3e%3A7f%3Aea%3Abb => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2159] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups?tenant_id=1eeb6a32cc5044c5a053a1d98ca39868&name=default => generated 2805 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2160] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:42 2026] DELETE /v2.0/security-groups/0781c7f6-950f-48f0-872d-81993105125f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:43.648 8 INFO neutron.db.l3_db [None req-d489fbcd-d49c-46d0-806b-f00c729eee3c a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP 12c0ce55-a8fa-4099-8f55-299abbbc34fb associated. External IP: 10.96.250.216, port: 7dafd936-43cb-468a-ae57-2ebd545f15c0. [pid: 8|app: 0|req: 1082/2161] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:04:42 2026] POST /v2.0/floatingips => generated 854 bytes in 1342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2162] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/security-groups?tenant_id=97731b899f634a6fb5f976671c07ff36&name=default => generated 2805 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:45.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58f99a38-7a99-45f8-a5ef-210c6a7ce43e'] response: {'name': 'network-changed', 'server_uuid': 'f4899c44-55a7-49c8-b3b7-1189faaf6a86', 'tag': '7dafd936-43cb-468a-ae57-2ebd545f15c0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1083/2163] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/security-groups/d5868120-72f3-41dd-ab9f-d3551a056e90 => 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: 1081/2164] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2165] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2166] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2167] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1083/2168] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2169] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 1084/2170] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2171] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1085/2172] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:04:46 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1088/2173] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/floatingips => generated 552 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2174] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2175] 10.0.0.4 () {34 vars in 987 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2176] 10.0.0.4 () {34 vars in 1037 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2177] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2178] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:04:51 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2179] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:04:52 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2180] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:04:53 2026] PUT /v2.0/floatingips/e0871505-3cde-4872-be34-b69bacac8b0d/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2181] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:04:53 2026] PUT /v2.0/floatingips/8d778ce3-4a5d-4e88-a053-73ce7609c8ce/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: 1091/2182] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:04:53 2026] PUT /v2.0/floatingips/44187f19-f224-4ec6-9b8f-7fbf12bd50ba/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2183] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:04:53 2026] PUT /v2.0/floatingips/59d74252-f773-4217-af3f-7a108d29c1e3/tags => 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: 1092/2184] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2185] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2186] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2187] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2188] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2189] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2190] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2191] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2192] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:04:54 2026] DELETE /v2.0/floatingips/e0871505-3cde-4872-be34-b69bacac8b0d => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2193] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:04:55 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1097/2196] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/floatingips/8d778ce3-4a5d-4e88-a053-73ce7609c8ce => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2197] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/floatingips/44187f19-f224-4ec6-9b8f-7fbf12bd50ba => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2198] 10.0.0.168 () {30 vars in 658 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2199] 10.0.0.168 () {30 vars in 660 bytes} [Wed Jul 1 02:04:56 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: 1103/2200] 10.0.0.168 () {30 vars in 636 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2201] 10.0.0.168 () {30 vars in 672 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2202] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/floatingips/59d74252-f773-4217-af3f-7a108d29c1e3 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2203] 10.0.0.168 () {28 vars in 438 bytes} [Wed Jul 1 02:04:57 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: 1100/2204] 10.0.0.168 () {30 vars in 696 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 634 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2205] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:04:56 2026] DELETE /v2.0/floatingips/e076b2c7-84bc-4230-87b3-fc62cb3149d3 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2206] 10.0.0.168 () {30 vars in 658 bytes} [Wed Jul 1 02:04:57 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: 1106/2207] 10.0.0.168 () {30 vars in 660 bytes} [Wed Jul 1 02:04:57 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: 1102/2208] 10.0.0.168 () {30 vars in 636 bytes} [Wed Jul 1 02:04:57 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: 1107/2209] 10.0.0.168 () {30 vars in 672 bytes} [Wed Jul 1 02:04:57 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: 1103/2210] 10.0.0.168 () {30 vars in 696 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2211] 10.0.0.168 () {30 vars in 658 bytes} [Wed Jul 1 02:04:57 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: 1104/2212] 10.0.0.168 () {30 vars in 660 bytes} [Wed Jul 1 02:04:57 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: 1109/2213] 10.0.0.168 () {30 vars in 636 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2214] 10.0.0.168 () {30 vars in 672 bytes} [Wed Jul 1 02:04:57 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: 1110/2215] 10.0.0.168 () {30 vars in 698 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2216] 10.0.0.168 () {30 vars in 650 bytes} [Wed Jul 1 02:04:57 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: 1111/2217] 10.0.0.168 () {34 vars in 672 bytes} [Wed Jul 1 02:04:57 2026] POST /v2.0/ports => generated 1132 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2218] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?tenant_id=70dae56ba185420cae6a5c9713759fd6&name=default => generated 2805 bytes in 330 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: 1112/2219] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:58 2026] DELETE /v2.0/security-groups/d97c2626-84d9-4d98-a76b-33e0191c1e85 => 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: 1108/2220] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?tenant_id=ea39ea93d66b4374acc666f672a6b0d5&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2221] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:58 2026] DELETE /v2.0/security-groups/943c530d-613c-482d-ac82-8e2a1a35ed6d => 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: 1109/2222] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?tenant_id=5fd5b52336044f8fb9532af660dfe016&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2223] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:04:59 2026] DELETE /v2.0/security-groups/acd9b2b4-fefe-4570-9221-95eb06c545a6 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2224] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2225] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:04:59 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: 1111/2226] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:04:59 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: 1116/2227] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:04:59 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: 1112/2228] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2229] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:04:59 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: 1113/2230] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:04:59 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: 1118/2231] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:05:00 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: 1114/2232] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2233] 199.19.213.250 () {30 vars in 731 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/security-groups?name=lb-d6966ea1-ad61-4e92-a168-462e27c09266 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2234] 199.19.213.250 () {34 vars in 695 bytes} [Wed Jul 1 02:05:00 2026] POST /v2.0/security-groups => generated 1574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2235] 199.19.213.250 () {30 vars in 761 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/security-group-rules?security_group_id=1fdfa170-22b6-4ed6-9aa1-1ba3ba991688 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2236] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:05:00 2026] PUT /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2237] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1117/2238] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:05:00 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: 1122/2239] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:05:00 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: 1118/2240] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:05:00 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: 1123/2241] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:03.624 8 INFO neutron.db.segments_db [None req-0368689f-3141-41c0-89df-ac0d19e38f5c 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Added segment 9c3ed255-b06a-46a2-9fc5-434b42273058 of type vxlan for network 8cc8b144-35a8-4958-93fd-1d9bf98cd416 2026-07-01 02:05:03.951 8 INFO neutron.db.l3_hamode_db [None req-0368689f-3141-41c0-89df-ac0d19e38f5c 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:04.118 8 INFO neutron.db.l3_hamode_db [None req-0368689f-3141-41c0-89df-ac0d19e38f5c 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1119/2242] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:05:03 2026] POST /v2.0/routers => generated 474 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:04.990 7 INFO neutron.db.l3_hamode_db [None req-d76a6dc4-5859-4c0a-96d7-00f656ff6ab8 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:05.153 7 INFO neutron.db.l3_hamode_db [None req-d76a6dc4-5859-4c0a-96d7-00f656ff6ab8 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1124/2243] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:05:04 2026] POST /v2.0/routers => generated 474 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:06.036 8 INFO neutron.db.l3_hamode_db [None req-5a8edb66-6f39-41f2-acbc-717943d8b8bf 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:06.226 8 INFO neutron.db.l3_hamode_db [None req-5a8edb66-6f39-41f2-acbc-717943d8b8bf 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1120/2244] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:05:05 2026] POST /v2.0/routers => generated 474 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:07.074 7 INFO neutron.db.l3_hamode_db [None req-f98db2d3-a744-47a2-9cbc-dd8cdd7721aa 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:07.225 7 INFO neutron.db.l3_hamode_db [None req-f98db2d3-a744-47a2-9cbc-dd8cdd7721aa 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1125/2245] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/routers => generated 474 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:08.004 8 INFO neutron.db.l3_hamode_db [None req-ccb3f57a-c147-4757-a5c7-f00429c7eb21 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1126/2246] 10.0.0.219 () {34 vars in 1015 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/security-groups?id=4515e836-465f-4330-8c7f-0c7c5ea7dbda&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:08.168 8 INFO neutron.db.l3_hamode_db [None req-ccb3f57a-c147-4757-a5c7-f00429c7eb21 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1127/2247] 10.0.0.219 () {34 vars in 981 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53 => generated 735 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2248] 10.0.0.219 () {34 vars in 964 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/quotas/81f3b799a19c47d4ad2aed1438d92ccb => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2249] 10.0.0.219 () {34 vars in 1001 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2250] 10.0.0.219 () {34 vars in 1007 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1131/2251] 10.0.0.219 () {34 vars in 1107 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2252] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2253] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => 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: 1121/2254] 10.0.0.36 () {34 vars in 666 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/routers => generated 474 bytes in 1087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2255] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:09 2026] PUT /v2.0/routers/3f5e2ab5-fe7d-409b-855e-d09f01bae3e1/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2256] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:09 2026] PUT /v2.0/routers/a931b147-bf84-4b9d-84a2-d136a10f87e1/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2257] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:09 2026] PUT /v2.0/routers/a5bf22e8-34a1-47ea-b9eb-034750bac5a5/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2258] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:09 2026] PUT /v2.0/routers/55c4c0a9-80f3-4125-baec-bd265843b156/tags => generated 19 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2259] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2260] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53 => generated 735 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2261] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2262] 199.19.213.250 () {34 vars in 1049 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=81f3b799a19c47d4ad2aed1438d92ccb => generated 343 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2263] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:05:09 2026] POST /v2.0/ports => generated 1082 bytes in 393 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: 1138/2264] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2265] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2266] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2267] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:05:10 2026] PUT /v2.0/ports/03bf3aec-951b-41e5-942f-a72d184b6203 => generated 1207 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2268] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 155 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-07-01 02:05:10.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ca658af-a0d5-4d75-8f96-f3a00fa91918'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '03bf3aec-951b-41e5-942f-a72d184b6203', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2269] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2270] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2271] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2272] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&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: 1146/2273] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1149/2276] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2277] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1151/2278] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/security-groups?id=4515e836-465f-4330-8c7f-0c7c5ea7dbda&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2279] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2280] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53 => generated 735 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2281] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2282] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 683 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: 1155/2283] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => 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: 1156/2284] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => 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: 1129/2285] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2286] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2287] 199.19.213.250 () {34 vars in 1043 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/security-groups?id=4515e836-465f-4330-8c7f-0c7c5ea7dbda&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2288] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2289] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/routers/3f5e2ab5-fe7d-409b-855e-d09f01bae3e1 => generated 485 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2290] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2291] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1159/2292] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:05:11 2026] PUT /v2.0/routers/3f5e2ab5-fe7d-409b-855e-d09f01bae3e1 => generated 485 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2293] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?device_id=3f5e2ab5-fe7d-409b-855e-d09f01bae3e1 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2294] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:12 2026] DELETE /v2.0/routers/3f5e2ab5-fe7d-409b-855e-d09f01bae3e1 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2295] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/routers/a931b147-bf84-4b9d-84a2-d136a10f87e1 => generated 493 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2296] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2297] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-groups?id=4515e836-465f-4330-8c7f-0c7c5ea7dbda&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2298] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2299] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:05:12 2026] PUT /v2.0/routers/a931b147-bf84-4b9d-84a2-d136a10f87e1 => generated 493 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2300] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:14 2026] GET /v2.0/ports?device_id=a931b147-bf84-4b9d-84a2-d136a10f87e1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2301] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:14 2026] DELETE /v2.0/routers/a931b147-bf84-4b9d-84a2-d136a10f87e1 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2302] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:05:14 2026] GET /v2.0/routers/a5bf22e8-34a1-47ea-b9eb-034750bac5a5 => generated 502 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2303] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:05:14 2026] PUT /v2.0/routers/a5bf22e8-34a1-47ea-b9eb-034750bac5a5 => generated 502 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2304] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/ports?device_id=a5bf22e8-34a1-47ea-b9eb-034750bac5a5 => 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: 1164/2305] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:15 2026] DELETE /v2.0/routers/a5bf22e8-34a1-47ea-b9eb-034750bac5a5 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2306] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2307] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/security-groups?id=4515e836-465f-4330-8c7f-0c7c5ea7dbda&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2308] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/routers/55c4c0a9-80f3-4125-baec-bd265843b156 => generated 487 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2309] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2310] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:05:16 2026] PUT /v2.0/routers/55c4c0a9-80f3-4125-baec-bd265843b156 => generated 487 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2311] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?device_id=55c4c0a9-80f3-4125-baec-bd265843b156 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2312] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:16 2026] DELETE /v2.0/routers/55c4c0a9-80f3-4125-baec-bd265843b156 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2313] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:05:17 2026] GET /v2.0/routers/f973166b-6012-47d0-9c86-55c0ae69b109 => generated 480 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2314] 10.0.0.36 () {34 vars in 740 bytes} [Wed Jul 1 02:05:17 2026] PUT /v2.0/routers/f973166b-6012-47d0-9c86-55c0ae69b109 => generated 480 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2315] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/ports?device_id=f973166b-6012-47d0-9c86-55c0ae69b109 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:19.193 8 INFO neutron.services.segments.plugin [-] Segment 9c3ed255-b06a-46a2-9fc5-434b42273058 resource provider aggregate not found 2026-07-01 02:05:19.201 8 INFO neutron.services.segments.plugin [-] Segment 9c3ed255-b06a-46a2-9fc5-434b42273058 resource provider aggregate not found 2026-07-01 02:05:19.214 8 INFO neutron.services.segments.plugin [-] Segment 9c3ed255-b06a-46a2-9fc5-434b42273058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c3ed255-b06a-46a2-9fc5-434b42273058 found for delete ", "request_id": "req-2c6e766b-a9f5-4f4e-97e8-dc37a71fd6ef"}]} 2026-07-01 02:05:19.223 8 INFO neutron.services.segments.plugin [-] Segment 9c3ed255-b06a-46a2-9fc5-434b42273058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c3ed255-b06a-46a2-9fc5-434b42273058 found for delete ", "request_id": "req-0e372388-7970-4bb5-945b-2174e8af3ace"}]} 2026-07-01 02:05:19.229 8 INFO neutron.db.l3_hamode_db [None req-2c95f2a7-30bc-4a91-85f2-4139e01cb957 0ed054e2937c4c5ebbc3e5cc3feaff01 bfc7d590bd9c4bb98c4f49a3b1401bbb - - - -] HA network 8cc8b144-35a8-4958-93fd-1d9bf98cd416 was deleted as no HA routers are present in tenant bfc7d590bd9c4bb98c4f49a3b1401bbb. [pid: 8|app: 0|req: 1147/2316] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:18 2026] DELETE /v2.0/routers/f973166b-6012-47d0-9c86-55c0ae69b109 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2317] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/security-groups?tenant_id=406c3333769b4892a36bc862fa47d2aa&name=default => generated 2805 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2318] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:20 2026] DELETE /v2.0/security-groups/654dc295-101e-4728-98c9-b1b6b8b56063 => 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: 1171/2319] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/security-groups?tenant_id=bfc7d590bd9c4bb98c4f49a3b1401bbb&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2320] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:20 2026] DELETE /v2.0/security-groups/4b755a25-945a-4487-9e2d-b45928198769 => 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: 1172/2321] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/security-groups?tenant_id=5cf25ca404f34160bdf292a233016e64&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2322] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:21 2026] DELETE /v2.0/security-groups/4c052c36-d256-4670-b4ee-c052eb063c78 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:25.499 7 INFO neutron.db.segments_db [None req-facd4fc3-bcb7-48dd-b5e6-27c4e7544a67 82b31def2cda43e8aa31304acbc85d2d fa5f9055efcc4adc9ce353bcf6f2f019 - - - -] Added segment 93d196f9-201d-4012-8693-69b3eab0a9e5 of type vxlan for network 95b99f19-f737-4363-a641-5a030685d9cb [pid: 7|app: 0|req: 1173/2323] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:05:25 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) [pid: 8|app: 0|req: 1151/2326] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/subnets => generated 602 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:26.052 7 INFO neutron.db.segments_db [None req-4534c167-b154-4358-a4e6-6fcaac14e55f 82b31def2cda43e8aa31304acbc85d2d fa5f9055efcc4adc9ce353bcf6f2f019 - - - -] Added segment a8816086-a36e-4086-bbc5-cdbb8ade72c4 of type vxlan for network 33e90200-cc02-4106-a9a4-8eeb91f75fe9 [pid: 7|app: 0|req: 1176/2327] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2328] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/subnets => generated 605 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:27.066 7 INFO neutron.db.segments_db [None req-f3a37916-b1b9-4366-aa69-37a369dc20d4 82b31def2cda43e8aa31304acbc85d2d fa5f9055efcc4adc9ce353bcf6f2f019 - - - -] Added segment d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 of type vxlan for network ccbc923f-b5a8-439a-820d-783d2bac8fd8 [pid: 7|app: 0|req: 1177/2329] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/networks => generated 632 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2330] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:05:27 2026] POST /v2.0/subnets => generated 605 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:27.748 7 INFO neutron.db.segments_db [None req-12f27cf3-b388-4385-aa8a-6a83f30fd6d8 82b31def2cda43e8aa31304acbc85d2d fa5f9055efcc4adc9ce353bcf6f2f019 - - - -] Added segment 887e1943-d841-4ff0-8719-3e8c58d1ede0 of type vxlan for network d3b70fff-8f64-4033-93f5-bb7240c71ae4 [pid: 7|app: 0|req: 1178/2331] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:05:27 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2332] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:05:27 2026] POST /v2.0/subnets => generated 605 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:28.406 7 INFO neutron.db.segments_db [None req-0eb2fe42-a273-4f3b-b20d-de1ccb1b3bbe 82b31def2cda43e8aa31304acbc85d2d fa5f9055efcc4adc9ce353bcf6f2f019 - - - -] Added segment 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 of type vxlan for network dac6a2fa-db18-495f-a0f2-0060426c3a31 [pid: 7|app: 0|req: 1179/2333] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:05:28 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: 8|app: 0|req: 1155/2334] 10.0.0.36 () {34 vars in 667 bytes} [Wed Jul 1 02:05:28 2026] POST /v2.0/subnets => generated 605 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2335] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:28 2026] PUT /v2.0/subnets/d6858773-7a96-442d-aaab-3939aea63ee4/tags => generated 17 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2336] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:28 2026] PUT /v2.0/subnets/eedf9315-e3e2-4778-9496-ce2e658b7f22/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2337] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:29 2026] PUT /v2.0/subnets/6d29a1cd-5eac-4fd9-a541-732d091d3d1a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2338] 10.0.0.36 () {34 vars in 749 bytes} [Wed Jul 1 02:05:29 2026] PUT /v2.0/subnets/857ba374-81b5-4cd3-8af3-d014ee3733bd/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2339] 10.0.0.36 () {32 vars in 662 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2340] 10.0.0.36 () {32 vars in 676 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2341] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2342] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2343] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2344] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2345] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2346] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:05:29 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2347] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:30 2026] DELETE /v2.0/subnets/d6858773-7a96-442d-aaab-3939aea63ee4 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2348] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:30 2026] DELETE /v2.0/subnets/eedf9315-e3e2-4778-9496-ce2e658b7f22 => 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: 1187/2349] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/subnets/6d29a1cd-5eac-4fd9-a541-732d091d3d1a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2350] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/subnets/857ba374-81b5-4cd3-8af3-d014ee3733bd => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2351] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/subnets/6819e2c6-1665-4df5-805e-290354a83b36 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:32.094 8 INFO neutron.services.segments.plugin [-] Segment 93d196f9-201d-4012-8693-69b3eab0a9e5 resource provider aggregate not found 2026-07-01 02:05:32.099 8 INFO neutron.services.segments.plugin [-] Segment 93d196f9-201d-4012-8693-69b3eab0a9e5 resource provider aggregate not found 2026-07-01 02:05:32.119 8 INFO neutron.services.segments.plugin [-] Segment 93d196f9-201d-4012-8693-69b3eab0a9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d196f9-201d-4012-8693-69b3eab0a9e5 found for delete ", "request_id": "req-11457240-8c52-412a-95aa-2b9d1284c170"}]} 2026-07-01 02:05:32.120 8 INFO neutron.services.segments.plugin [-] Segment 93d196f9-201d-4012-8693-69b3eab0a9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93d196f9-201d-4012-8693-69b3eab0a9e5 found for delete ", "request_id": "req-28d0da91-45af-4f6c-b121-9ea48ac9ebf4"}]} [pid: 8|app: 0|req: 1164/2352] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/networks/95b99f19-f737-4363-a641-5a030685d9cb => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:32.350 7 INFO neutron.services.segments.plugin [-] Segment a8816086-a36e-4086-bbc5-cdbb8ade72c4 resource provider aggregate not found 2026-07-01 02:05:32.357 7 INFO neutron.services.segments.plugin [-] Segment a8816086-a36e-4086-bbc5-cdbb8ade72c4 resource provider aggregate not found 2026-07-01 02:05:32.368 7 INFO neutron.services.segments.plugin [-] Segment a8816086-a36e-4086-bbc5-cdbb8ade72c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8816086-a36e-4086-bbc5-cdbb8ade72c4 found for delete ", "request_id": "req-90c9f60c-f609-4fd3-aaea-ffe99019acce"}]} [pid: 7|app: 0|req: 1189/2353] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:05:32 2026] DELETE /v2.0/networks/33e90200-cc02-4106-a9a4-8eeb91f75fe9 => 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: 1165/2354] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:05:32 2026] DELETE /v2.0/networks/ccbc923f-b5a8-439a-820d-783d2bac8fd8 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:32.619 7 INFO neutron.services.segments.plugin [-] Segment a8816086-a36e-4086-bbc5-cdbb8ade72c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8816086-a36e-4086-bbc5-cdbb8ade72c4 found for delete ", "request_id": "req-fa4b2013-f2eb-4a51-b319-a153cdce07ba"}]} [pid: 7|app: 0|req: 1190/2355] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:05:32 2026] DELETE /v2.0/networks/d3b70fff-8f64-4033-93f5-bb7240c71ae4 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2356] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:05:32 2026] DELETE /v2.0/networks/dac6a2fa-db18-495f-a0f2-0060426c3a31 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2357] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/security-groups?tenant_id=f3f3bc6bcfc143e885ab5ea0559ea1c4&name=default => generated 2805 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:34.158 8 INFO neutron.services.segments.plugin [-] Segment d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 resource provider aggregate not found 2026-07-01 02:05:34.166 8 INFO neutron.services.segments.plugin [-] Segment d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 resource provider aggregate not found 2026-07-01 02:05:34.177 8 INFO neutron.services.segments.plugin [-] Segment d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 found for delete ", "request_id": "req-3ec24aa0-762a-4abc-b0f8-f8b39bb1aff1"}]} 2026-07-01 02:05:34.189 8 INFO neutron.services.segments.plugin [-] Segment d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6675293-c8cc-47bb-bb7e-e5c723e9e4f4 found for delete ", "request_id": "req-6ba96148-4909-4778-951f-c7c86ca7843a"}]} 2026-07-01 02:05:34.200 8 INFO neutron.services.segments.plugin [-] Segment 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 resource provider aggregate not found 2026-07-01 02:05:34.218 8 INFO neutron.services.segments.plugin [-] Segment 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 resource provider aggregate not found 2026-07-01 02:05:34.227 8 INFO neutron.services.segments.plugin [-] Segment 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 found for delete ", "request_id": "req-45f9a390-dc60-4296-a107-a9042a6ef0fb"}]} 2026-07-01 02:05:34.240 8 INFO neutron.services.segments.plugin [-] Segment 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a02cbd0-acf4-434f-9c77-18e68b3a29f5 found for delete ", "request_id": "req-2d6847cd-4b0d-43e2-821d-a0856a0a60d5"}]} [pid: 8|app: 0|req: 1167/2358] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:34 2026] DELETE /v2.0/security-groups/4bc6d66f-95ce-4b76-b057-d7cdf60af632 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:34.415 7 INFO neutron.services.segments.plugin [-] Segment 887e1943-d841-4ff0-8719-3e8c58d1ede0 resource provider aggregate not found 2026-07-01 02:05:34.435 7 INFO neutron.services.segments.plugin [-] Segment 887e1943-d841-4ff0-8719-3e8c58d1ede0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 887e1943-d841-4ff0-8719-3e8c58d1ede0 found for delete ", "request_id": "req-85cae4ef-af0f-4620-851f-a8b87b4d2ebd"}]} [pid: 7|app: 0|req: 1192/2359] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?tenant_id=988bd5a50171460aa8161ebab5aaaacc&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2360] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:34 2026] DELETE /v2.0/security-groups/d740fefb-25e6-483b-80d8-c90363710314 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:34.784 7 INFO neutron.services.segments.plugin [-] Segment 887e1943-d841-4ff0-8719-3e8c58d1ede0 resource provider aggregate not found [pid: 7|app: 0|req: 1193/2361] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?tenant_id=fa5f9055efcc4adc9ce353bcf6f2f019&name=default => generated 2805 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2362] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:34 2026] DELETE /v2.0/security-groups/1cdb40e5-0ee2-46a2-9919-6aa77e9807e1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:39.475 7 INFO neutron.services.segments.plugin [-] Segment 887e1943-d841-4ff0-8719-3e8c58d1ede0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 887e1943-d841-4ff0-8719-3e8c58d1ede0 found for delete ", "request_id": "req-50a1133e-f059-47b7-890f-a66c2904c521"}]} [pid: 7|app: 0|req: 1194/2363] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:05:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2364] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:05:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2365] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:05:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2366] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:05:39 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: 7|app: 0|req: 1196/2367] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:05:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2368] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:05:40 2026] PUT /v2.0/subnetpools/08f5da53-3ec7-40ba-8a5c-b7b6adec0454/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2369] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:05:40 2026] PUT /v2.0/subnetpools/44d99751-0a03-4c38-8ff9-c5334d28c9a6/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2370] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:05:40 2026] PUT /v2.0/subnetpools/b62082fd-7a42-421c-8181-4d92ea0a46e8/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2371] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:05:40 2026] PUT /v2.0/subnetpools/4c5f5bbe-516d-4998-875c-b6f3d2170075/tags => 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: 1174/2372] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2373] 10.0.0.36 () {32 vars in 684 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2374] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2375] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2376] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2377] 10.0.0.36 () {32 vars in 692 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2378] 10.0.0.36 () {32 vars in 688 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2379] 10.0.0.36 () {32 vars in 700 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2380] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:05:40 2026] DELETE /v2.0/subnetpools/08f5da53-3ec7-40ba-8a5c-b7b6adec0454 => 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: 1203/2381] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:05:40 2026] DELETE /v2.0/subnetpools/44d99751-0a03-4c38-8ff9-c5334d28c9a6 => 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: 1179/2382] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:05:40 2026] DELETE /v2.0/subnetpools/b62082fd-7a42-421c-8181-4d92ea0a46e8 => 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: 1204/2383] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:05:40 2026] DELETE /v2.0/subnetpools/4c5f5bbe-516d-4998-875c-b6f3d2170075 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2384] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:05:40 2026] DELETE /v2.0/subnetpools/5e6d4d92-1920-4019-bb14-919663f8bc6f => 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: 1206/2387] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/security-groups?tenant_id=85973b5c125743a8b58a4d4893a7c14c&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2388] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:41 2026] DELETE /v2.0/security-groups/4b51b791-b0c2-4289-80b5-45f8874fa3ee => 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: 1207/2389] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/security-groups?tenant_id=24bd5e1798934b6ab6bdf14d1fbb9c29&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2390] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:42 2026] DELETE /v2.0/security-groups/2a1c9822-2fb5-4db9-95ac-a015c1f379f6 => 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: 1208/2391] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/security-groups?tenant_id=278f3f2acfac400981a8f099ab22d4c1&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: 1184/2392] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:42 2026] DELETE /v2.0/security-groups/72faadd8-70d0-4b50-bcd2-24d7739d75d6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2393] 199.19.213.250 () {34 vars in 1095 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2394] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2395] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2396] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 860 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2397] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2398] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2399] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 1188/2400] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 7|app: 0|req: 1213/2401] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2402] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1214/2403] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:05:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2404] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:05:46 2026] PUT /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2405] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/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: 1191/2406] 10.0.0.36 () {34 vars in 762 bytes} [Wed Jul 1 02:05:46 2026] PUT /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/green => 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: 1216/2407] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2408] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 1 02:05:46 2026] PUT /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2409] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2410] 10.0.0.36 () {34 vars in 780 bytes} [Wed Jul 1 02:05:46 2026] PUT /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2411] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2412] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:05:46 2026] PUT /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2413] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2414] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:46.347 7 INFO neutron.api.v2.resource [None req-6657f48a-8bdb-4606-ae69-56aa3f0ef6ea 4b34b2b4d96d4bd1b4f38ffe55bf2c66 e32f47a7330e48d9b044062cad31cfa9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2415] 10.0.0.36 () {32 vars in 743 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2416] 10.0.0.36 () {32 vars in 742 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2417] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:46.421 8 INFO neutron.api.v2.resource [None req-95cec68d-1fbe-4bae-bb26-6bcfd7e6c7bb 4b34b2b4d96d4bd1b4f38ffe55bf2c66 e32f47a7330e48d9b044062cad31cfa9 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2418] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2419] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2420] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d/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: 1223/2421] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/qos/policies/9c09ab04-c399-4294-ba89-fe5a7c14ed5d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2422] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/security-groups?tenant_id=df0d7848e76c43aeaa4adbf9b4600085&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2423] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:47 2026] DELETE /v2.0/security-groups/04113de3-8bec-4441-b3a3-0a32ce651378 => 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: 1200/2424] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/security-groups?tenant_id=e32f47a7330e48d9b044062cad31cfa9&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2425] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:05:47 2026] DELETE /v2.0/security-groups/9ebbbbe6-1393-4b9a-8f54-f6363d0bc844 => 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: 1201/2426] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:05:47 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: 1226/2427] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:05:48 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: 1202/2428] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2429] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:05:48 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: 1203/2430] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2431] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2432] 199.19.213.250 () {34 vars in 676 bytes} [Wed Jul 1 02:05:48 2026] POST /v2.0/ports => generated 1093 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2433] 10.0.0.219 () {34 vars in 970 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1093 bytes in 319 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: 1205/2434] 10.0.0.219 () {34 vars in 906 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2435] 199.19.213.250 () {34 vars in 1261 bytes} [Wed Jul 1 02:05:49 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2436] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:49 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=segments => generated 14 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2437] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:49 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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) [pid: 8|app: 0|req: 1207/2438] 199.19.213.250 () {34 vars in 974 bytes} [Wed Jul 1 02:05:49 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1093 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2439] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:49 2026] GET /v2.0/networks?id=b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2440] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:05:49 2026] PUT /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1247 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2441] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2523 bytes in 38 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-07-01 02:05:50.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12db0958-9639-4eb8-b9d5-10788ab1a1ee'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '7492e3ac-5cbe-4560-83da-0cc417d7346e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1209/2442] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2443] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2444] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2445] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 64 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: 1211/2446] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1236/2447] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1212/2448] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2449] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&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: 1213/2450] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1238/2451] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2452] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2453] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/networks?id=b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2454] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1240/2455] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2456] 10.0.0.219 () {34 vars in 970 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2457] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&device_owner=network%3Adhcp => generated 1461 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2458] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1218/2459] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1242/2460] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:05:51 2026] PUT /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1308 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2461] 199.19.213.250 () {30 vars in 731 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/security-groups?name=lb-d6966ea1-ad61-4e92-a168-462e27c09266 => generated 1577 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, ' 2026-07-01 02:05:51.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc4cc4de-89ff-449d-886f-e1c8604dfaf0'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '7492e3ac-5cbe-4560-83da-0cc417d7346e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2462] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2584 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2463] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks?id=b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2464] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1243/2465] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:05:51 2026] PUT /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1308 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2466] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 49 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: 1244/2467] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&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: 1224/2468] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2469] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:05:51 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: 1226/2470] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2471] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:05:51 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: 1228/2472] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2473] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1229/2474] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2475] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2476] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1231/2477] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1247/2478] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:05:51 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2479] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2480] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:59.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d54f0e13-3f74-41d0-b65e-7ed2fc667a9d'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '7492e3ac-5cbe-4560-83da-0cc417d7346e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1234/2483] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2484] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks?id=b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2485] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1237/2486] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2487] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2488] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1240/2489] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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) 2026-07-01 02:06:00.173 7 INFO neutron.db.l3_db [None req-aa57fb87-9f7a-4143-9618-13e1a097c357 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP d39fe87e-4896-41f5-933e-7e1950748471 associated. External IP: 10.96.250.217, port: b46c5e7a-96df-4d55-a63a-a5b9c70f1015. [pid: 7|app: 0|req: 1250/2490] 10.0.0.36 () {34 vars in 675 bytes} [Wed Jul 1 02:05:59 2026] POST /v2.0/floatingips => generated 899 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2491] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2492] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:04 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: 1242/2493] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:04 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: 1252/2494] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:04 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: 1243/2495] 199.19.213.250 () {30 vars in 731 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/security-groups?name=lb-d6966ea1-ad61-4e92-a168-462e27c09266 => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2496] 199.19.213.250 () {30 vars in 761 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/security-group-rules?security_group_id=1fdfa170-22b6-4ed6-9aa1-1ba3ba991688 => generated 1118 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2497] 199.19.213.250 () {34 vars in 706 bytes} [Wed Jul 1 02:06:04 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: 7|app: 0|req: 1254/2498] 199.19.213.250 () {34 vars in 706 bytes} [Wed Jul 1 02:06:04 2026] POST /v2.0/security-group-rules => generated 569 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2501] 10.0.0.168 () {30 vars in 658 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2502] 10.0.0.168 () {30 vars in 660 bytes} [Wed Jul 1 02:06:11 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: 1247/2503] 10.0.0.168 () {30 vars in 636 bytes} [Wed Jul 1 02:06:11 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: 1257/2504] 10.0.0.168 () {30 vars in 672 bytes} [Wed Jul 1 02:06:11 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: 1248/2505] 10.0.0.168 () {28 vars in 438 bytes} [Wed Jul 1 02:06:11 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2506] 10.0.0.168 () {30 vars in 696 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2507] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2508] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:12 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: 1250/2509] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:12 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: 1260/2510] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2511] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 650 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2512] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2513] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:12 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: 1262/2514] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:12 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: 1253/2515] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:12 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: 1263/2516] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:12 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: 1254/2517] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1264/2518] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1255/2519] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2520] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:06:13 2026] POST /v2.0/ports => generated 1299 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2521] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:06:13 2026] PUT /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 7|app: 0|req: 1266/2522] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 4038 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: 1257/2523] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2524] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:14.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-623a3db7-5162-4c39-9e5a-12156d89c771'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '6f77bce9-636a-4ee8-bae3-db16e48f859f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1258/2525] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&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: 7|app: 0|req: 1268/2526] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1259/2527] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1269/2528] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1260/2529] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2530] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&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: 8|app: 0|req: 1261/2531] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:14 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1271/2532] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 8|app: 0|req: 1262/2533] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2534] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A383&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2535] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2536] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 1264/2537] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2538] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1265/2539] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 7|app: 0|req: 1275/2540] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 4038 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2541] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2542] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1267/2543] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A383&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1268/2544] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2545] 10.0.0.219 () {34 vars in 970 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2546] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2547] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2548] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2549] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2550] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2551] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1280/2552] 199.19.213.250 () {34 vars in 749 bytes} [Wed Jul 1 02:06:15 2026] PUT /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1195 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2553] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd => generated 798 bytes in 63 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-07-01 02:06:16.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6797a3e7-f1db-42b5-b5e0-1d209e3c520e'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '6f77bce9-636a-4ee8-bae3-db16e48f859f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1281/2554] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 650 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2555] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3809 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2556] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2557] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:16 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: 1277/2558] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:16 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: 1278/2559] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2560] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2561] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2562] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1280/2563] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2564] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2565] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2566] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 1282/2567] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1286/2568] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2569] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2570] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 8|app: 0|req: 1284/2571] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2572] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1285/2573] 10.0.0.168 () {30 vars in 658 bytes} [Wed Jul 1 02:06:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2574] 10.0.0.168 () {30 vars in 660 bytes} [Wed Jul 1 02:06:23 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: 1286/2575] 10.0.0.168 () {30 vars in 636 bytes} [Wed Jul 1 02:06:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2576] 10.0.0.168 () {30 vars in 672 bytes} [Wed Jul 1 02:06:23 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: 1287/2577] 10.0.0.168 () {28 vars in 438 bytes} [Wed Jul 1 02:06:23 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: 1291/2578] 10.0.0.168 () {30 vars in 696 bytes} [Wed Jul 1 02:06:23 2026] GET /v2.0/subnets/de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => generated 631 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2579] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:23 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: 1292/2580] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:24 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: 1289/2581] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2582] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:24 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: 1290/2583] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2584] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/subnets/de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2585] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3811 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2586] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:24 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: 1292/2587] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2588] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:24 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: 1293/2589] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:24 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: 1297/2590] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1294/2591] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1298/2592] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:24 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2593] 199.19.213.250 () {38 vars in 954 bytes} [Wed Jul 1 02:06:24 2026] POST /v2.0/ports => generated 1307 bytes in 917 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2596] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:06:25 2026] PUT /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1432 bytes in 503 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: 1298/2597] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 5271 bytes in 47 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: 1300/2598] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2599] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:26.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e01de8c4-92ee-4cc2-bd63-2062171284a9'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': 'b4445efb-7897-4b6d-afb7-2c5d34294ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1301/2600] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&device_owner=network%3Adhcp => generated 1244 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2601] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 68 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: 1302/2602] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 8|app: 0|req: 1301/2603] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1303/2604] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2605] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&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: 7|app: 0|req: 1304/2606] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2607] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1305/2608] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1304/2609] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2610] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&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: 1305/2611] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1307/2612] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1306/2613] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1308/2614] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A283&port_id=b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1307/2615] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2616] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 1308/2617] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2618] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2619] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1311/2620] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 5271 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2621] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2622] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1311/2623] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A283&port_id=b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2624] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2625] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 7|app: 0|req: 1313/2626] 10.0.0.219 () {34 vars in 970 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1468 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2627] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 7|app: 0|req: 1314/2628] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1468 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2629] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1315/2630] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1316/2631] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 7|app: 0|req: 1316/2632] 199.19.213.250 () {34 vars in 749 bytes} [Wed Jul 1 02:06:28 2026] PUT /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1199 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2633] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 797 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, ' 2026-07-01 02:06:29.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8f4add4-d047-4c71-a420-ed06b654006b'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': 'b4445efb-7897-4b6d-afb7-2c5d34294ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2634] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets/de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => 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: 1318/2635] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 5038 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2636] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:29 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: 1320/2637] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:29 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: 1321/2638] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:29 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: 1322/2639] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:29 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: 1318/2640] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2642] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1323/2642] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2643] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2644] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => 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: 1325/2645] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2646] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 1326/2647] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2648] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2649] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2650] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 8|app: 0|req: 1328/2651] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2652] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1329/2653] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06: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: 7|app: 0|req: 1325/2654] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:37 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: 1330/2655] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:37 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: 1326/2656] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:37 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: 1331/2657] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2658] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 5040 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2659] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:38 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: 1328/2660] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2661] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:38 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: 1329/2662] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2663] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2664] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:06:38 2026] PUT /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1026 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2665] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 797 bytes in 80 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: 1331/2666] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2667] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 4865 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:38.722 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78eaede8-e80c-4b96-b35b-f1242835666a'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': 'b4445efb-7897-4b6d-afb7-2c5d34294ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2668] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2669] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 4865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2670] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1338/2671] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:38 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 7|app: 0|req: 1334/2672] 199.19.213.250 () {34 vars in 974 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2673] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => 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: 1335/2674] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3811 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2675] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3811 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:39.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad0f6483-21af-41ed-9010-5b77d8b12efa'] response: {'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'name': 'network-vif-deleted', 'tag': 'b4445efb-7897-4b6d-afb7-2c5d34294ec4', 'status': 'completed', 'code': 200} 2026-07-01 02:06:39.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed516486-87a8-498c-9b70-44a28260528c bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1340/2676] 199.19.213.250 () {34 vars in 1225 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&id=b9258224-70aa-444a-99b4-80991ab2d4e5&id=d6857812-dbfc-4480-a311-5aff8d9248fd&id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 3094 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2677] 199.19.213.250 () {32 vars in 718 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/ports/b4445efb-7897-4b6d-afb7-2c5d34294ec4 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2678] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => 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: 1342/2679] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2680] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:39 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: 1338/2681] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2682] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:39 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: 1345/2683] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2684] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&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: 1346/2685] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:39 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2686] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => 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: 1340/2687] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2688] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2689] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2690] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2691] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1343/2692] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2693] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2694] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2695] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => 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: 1352/2696] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2697] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1353/2698] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?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: 1346/2699] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1354/2700] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2701] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2702] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1348/2703] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:40 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 8|app: 0|req: 1357/2706] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2707] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2708] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:43 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: 1351/2709] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:43 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: 1359/2710] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2711] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:43 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: 1360/2712] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2713] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:43 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: 1361/2714] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2715] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => 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: 1362/2716] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:06:43 2026] PUT /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1026 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2717] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd => 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, ' [pid: 8|app: 0|req: 1363/2718] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:43 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => 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: 1356/2719] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 3640 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:44.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79704585-b0be-4924-8e94-c93f30ac71ee'] response: {'name': 'network-changed', 'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'tag': '6f77bce9-636a-4ee8-bae3-db16e48f859f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2720] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => 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: 1364/2721] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => 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: 1358/2722] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2723] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1359/2724] 199.19.213.250 () {34 vars in 974 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2725] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:06:44 2026] DELETE /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2726] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2727] 199.19.213.250 () {34 vars in 1145 bytes} [Wed Jul 1 02:06:44 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&id=b9258224-70aa-444a-99b4-80991ab2d4e5&id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 2308 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2728] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => 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: 1368/2729] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2730] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2731] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:45.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96b01ec5-951b-441b-ac0b-79438a8980b1 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1363/2732] 199.19.213.250 () {32 vars in 718 bytes} [Wed Jul 1 02:06:45 2026] DELETE /v2.0/ports/6f77bce9-636a-4ee8-bae3-db16e48f859f => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2733] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2734] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2735] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:45 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: 1373/2736] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06: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: 8|app: 0|req: 1374/2737] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:45 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: 1364/2738] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 8|app: 0|req: 1375/2739] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => 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: 1365/2740] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1376/2741] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2742] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/subnets?id=c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2743] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1367/2744] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports?network_id=b9258224-70aa-444a-99b4-80991ab2d4e5&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: 1378/2745] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2746] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2747] 199.19.213.250 () {30 vars in 702 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 797 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2748] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2749] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2750] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2751] 199.19.213.250 () {34 vars in 1095 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2752] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:06:45 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2753] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2754] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:46.178 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b7135b6-65ff-48f6-88f2-773cd4a9313c'] response: {'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'name': 'network-vif-deleted', 'tag': '6f77bce9-636a-4ee8-bae3-db16e48f859f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2755] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2756] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2757] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 1374/2758] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 1385/2759] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1375/2760] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 8|app: 0|req: 1386/2761] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:54 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: 1376/2762] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:54 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: 1387/2763] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:54 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: 1377/2764] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:54 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: 1388/2765] 199.19.213.250 () {30 vars in 731 bytes} [Wed Jul 1 02:06:54 2026] GET /v2.0/security-groups?name=lb-d6966ea1-ad61-4e92-a168-462e27c09266 => generated 2741 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2766] 199.19.213.250 () {30 vars in 761 bytes} [Wed Jul 1 02:06:54 2026] GET /v2.0/security-group-rules?security_group_id=1fdfa170-22b6-4ed6-9aa1-1ba3ba991688 => generated 2206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2767] 199.19.213.250 () {32 vars in 748 bytes} [Wed Jul 1 02:06:54 2026] DELETE /v2.0/security-group-rules/e3a1c13b-a91d-4dda-931d-587d68a772b4 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2768] 199.19.213.250 () {32 vars in 748 bytes} [Wed Jul 1 02:06:54 2026] DELETE /v2.0/security-group-rules/e7088a2c-1534-46e5-8b80-6cfca8fdc94e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:59.250 7 INFO neutron.db.l3_db [None req-3f977a58-3929-42be-8daa-b603014050ae a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP d39fe87e-4896-41f5-933e-7e1950748471 disassociated (deleted). External IP: 10.96.250.217, port: b46c5e7a-96df-4d55-a63a-a5b9c70f1015. [pid: 7|app: 0|req: 1381/2771] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/floatingips/d39fe87e-4896-41f5-933e-7e1950748471 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:59.681 8 INFO neutron.api.v2.resource [None req-894cc0f8-7946-4ddc-b4b1-62b1dcfb055d a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2772] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:06:59 2026] GET /v2.0/floatingips/d39fe87e-4896-41f5-933e-7e1950748471 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2773] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:06:59 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: 1392/2774] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:06:59 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: 1383/2775] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:06:59 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: 1393/2776] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:06:59 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: 1384/2777] 199.19.213.250 () {30 vars in 700 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2778] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2779] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2780] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2781] 199.19.213.250 () {34 vars in 974 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2782] 199.19.213.250 () {34 vars in 1059 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2783] 199.19.213.250 () {34 vars in 1015 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5?fields=dns_domain => generated 29 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2784] 199.19.213.250 () {38 vars in 1027 bytes} [Wed Jul 1 02:07:00 2026] PUT /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1147 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2785] 199.19.213.250 () {30 vars in 715 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 34 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: 1398/2786] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/ports?tenant_id=81f3b799a19c47d4ad2aed1438d92ccb&device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2787] 199.19.213.250 () {34 vars in 1065 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/networks?id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&id=b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 1521 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2788] 199.19.213.250 () {34 vars in 1061 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.134&port_id=03bf3aec-951b-41e5-942f-a72d184b6203 => 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: 1401/2789] 199.19.213.250 () {34 vars in 983 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/subnets?id=f54dbac3-5100-4586-b843-ba805c6ed541 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2790] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/ports?network_id=3f02cede-8a86-4334-83ac-a7d7f49d1b53&device_owner=network%3Adhcp => 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: 1389/2791] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:07:01 2026] PUT /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1086 bytes in 230 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: 1390/2792] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 1086 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2793] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2794] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:07:01 2026] GET /v2.0/networks/3f02cede-8a86-4334-83ac-a7d7f49d1b53?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: 1391/2795] 199.19.213.250 () {32 vars in 718 bytes} [Wed Jul 1 02:07:01 2026] DELETE /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2796] 199.19.213.250 () {30 vars in 662 bytes} [Wed Jul 1 02:07:01 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: 1392/2797] 199.19.213.250 () {30 vars in 664 bytes} [Wed Jul 1 02:07: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: 8|app: 0|req: 1406/2798] 199.19.213.250 () {30 vars in 640 bytes} [Wed Jul 1 02:07:01 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: 1393/2799] 199.19.213.250 () {30 vars in 676 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:02.048 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1f59691-8cef-43c9-aa5a-70553069ad68 bc9204061d59429190a0b7a24e5d9f3f 81f3b799a19c47d4ad2aed1438d92ccb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2800] 199.19.213.250 () {32 vars in 718 bytes} [Wed Jul 1 02:07:02 2026] DELETE /v2.0/ports/7492e3ac-5cbe-4560-83da-0cc417d7346e => 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: 1394/2801] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2802] 199.19.213.250 () {30 vars in 731 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/security-groups?name=lb-d6966ea1-ad61-4e92-a168-462e27c09266 => generated 1577 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2803] 199.19.213.250 () {30 vars in 696 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2804] 199.19.213.250 () {34 vars in 748 bytes} [Wed Jul 1 02:07:02 2026] PUT /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 1094 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2805] 199.19.213.250 () {32 vars in 738 bytes} [Wed Jul 1 02:07:02 2026] DELETE /v2.0/security-groups/1fdfa170-22b6-4ed6-9aa1-1ba3ba991688 => 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: 1410/2806] 199.19.213.250 () {32 vars in 718 bytes} [Wed Jul 1 02:07:02 2026] DELETE /v2.0/ports/b46c5e7a-96df-4d55-a63a-a5b9c70f1015 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2807] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:07:03 2026] GET /v2.0/ports?device_id=3b2b89e6-0749-4ad2-b833-47c9bb280b89 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2808] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:07:03 2026] DELETE /v2.0/ports/03bf3aec-951b-41e5-942f-a72d184b6203 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:05.282 7 INFO neutron.db.l3_db [None req-735e694a-3cce-4211-9592-36d667519613 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP 12c0ce55-a8fa-4099-8f55-299abbbc34fb disassociated (deleted). External IP: 10.96.250.216, port: 7dafd936-43cb-468a-ae57-2ebd545f15c0. [pid: 7|app: 0|req: 1398/2809] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:07:04 2026] DELETE /v2.0/floatingips/12c0ce55-a8fa-4099-8f55-299abbbc34fb => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:05.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61b2ad5e-febd-4980-89cc-2d174ceffdbd'] response: {'server_uuid': '3b2b89e6-0749-4ad2-b833-47c9bb280b89', 'name': 'network-vif-deleted', 'tag': '03bf3aec-951b-41e5-942f-a72d184b6203', 'status': 'completed', 'code': 200} 2026-07-01 02:07:05.674 8 INFO neutron.api.v2.resource [None req-f237fc12-1fd6-4143-8f45-c8e2b5588629 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2810] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/floatingips/12c0ce55-a8fa-4099-8f55-299abbbc34fb => generated 144 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:05.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fafe26e-3e40-4919-96c9-640ff648fb64'] response: {'name': 'network-changed', 'server_uuid': 'f4899c44-55a7-49c8-b3b7-1189faaf6a86', 'tag': '7dafd936-43cb-468a-ae57-2ebd545f15c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1399/2811] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2812] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2813] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2814] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:07:05 2026] GET /v2.0/networks?id=e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2815] 199.19.213.250 () {34 vars in 1055 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.88&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1415/2816] 199.19.213.250 () {34 vars in 1105 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=7dafd936-43cb-468a-ae57-2ebd545f15c0 => 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: 1402/2817] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/subnets?id=de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9&id=bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2818] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2819] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports?network_id=e07a75f9-4c1d-491b-a4a9-6a360842c01f&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: 8|app: 0|req: 1417/2820] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 1404/2821] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports?device_id=f4899c44-55a7-49c8-b3b7-1189faaf6a86 => generated 1200 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2822] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f?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: 7|app: 0|req: 1405/2823] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:07:06 2026] DELETE /v2.0/ports/7dafd936-43cb-468a-ae57-2ebd545f15c0 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:11.511 8 INFO neutron.db.l3_db [None req-14b17683-c40e-4aa1-b8b1-4484f433ba44 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] Floating IP 50e27a51-7718-42fe-a7a6-f175862aafb2 disassociated (deleted). External IP: 10.96.250.215, port: a827b272-d02b-4381-b3df-0558b50ebcb0. [pid: 8|app: 0|req: 1420/2826] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:07:11 2026] DELETE /v2.0/floatingips/50e27a51-7718-42fe-a7a6-f175862aafb2 => generated 0 bytes in 1170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:12.302 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d503b90-23d7-4624-8360-b3154d04d2ff'] response: {'server_uuid': 'f4899c44-55a7-49c8-b3b7-1189faaf6a86', 'name': 'network-vif-deleted', 'tag': '7dafd936-43cb-468a-ae57-2ebd545f15c0', 'status': 'completed', 'code': 200} 2026-07-01 02:07:12.304 7 INFO neutron.api.v2.resource [None req-fbf6eebc-d0bb-4b31-8a79-892248d373ed a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2827] 10.0.0.36 () {32 vars in 727 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/floatingips/50e27a51-7718-42fe-a7a6-f175862aafb2 => generated 144 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:12.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78d3668b-d5ec-42f9-8fcb-8bf4e3a5fed1'] response: {'name': 'network-changed', 'server_uuid': '17fe0786-c6a1-4e01-82e4-99177ef00bbb', 'tag': 'a827b272-d02b-4381-b3df-0558b50ebcb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2828] 199.19.213.250 () {34 vars in 1079 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2829] 10.0.0.219 () {34 vars in 989 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2830] 10.0.0.219 () {34 vars in 1039 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/security-groups?id=14da0a7e-f232-4fc0-a2c0-d5428d365ad4&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2831] 199.19.213.250 () {34 vars in 985 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/networks?id=d6857812-dbfc-4480-a311-5aff8d9248fd => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2832] 199.19.213.250 () {34 vars in 1057 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => 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: 1423/2833] 199.19.213.250 () {34 vars in 1103 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=a827b272-d02b-4381-b3df-0558b50ebcb0 => 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: 1411/2834] 199.19.213.250 () {34 vars in 1063 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnets?id=255fc1a6-2333-4182-8e5c-c20570339d9b&id=542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2835] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2836] 199.19.213.250 () {34 vars in 1051 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?network_id=d6857812-dbfc-4480-a311-5aff8d9248fd&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2837] 199.19.213.250 () {34 vars in 1011 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1413/2838] 199.19.213.250 () {34 vars in 993 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?device_id=17fe0786-c6a1-4e01-82e4-99177ef00bbb => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2839] 199.19.213.250 () {34 vars in 1111 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd?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: 1414/2840] 199.19.213.250 () {36 vars in 996 bytes} [Wed Jul 1 02:07:13 2026] DELETE /v2.0/ports/a827b272-d02b-4381-b3df-0558b50ebcb0 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2841] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-group-rules/e9e32e8d-f770-4e84-bf70-9eb12c9df20c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:17.784 7 INFO neutron.api.v2.resource [None req-376388b8-62a6-409f-8022-bb9da3c48f26 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2842] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/security-group-rules/e9e32e8d-f770-4e84-bf70-9eb12c9df20c => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2843] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-group-rules/cbf96b4a-0f63-4631-85c6-b2bb2642ede4 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:17.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b05e62d-1816-4186-912a-89ff7d0007c8'] response: {'server_uuid': '17fe0786-c6a1-4e01-82e4-99177ef00bbb', 'name': 'network-vif-deleted', 'tag': 'a827b272-d02b-4381-b3df-0558b50ebcb0', 'status': 'completed', 'code': 200} 2026-07-01 02:07:17.874 7 INFO neutron.api.v2.resource [None req-81e35660-bbcf-4ffe-a516-048d6dc5b9ce a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/2844] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/security-group-rules/cbf96b4a-0f63-4631-85c6-b2bb2642ede4 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2845] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-group-rules/fa93543a-1ec3-4690-910b-fcb7005dd32d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:17.961 7 INFO neutron.api.v2.resource [None req-eeae62b1-df42-44e7-b764-9dc26d528451 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1417/2846] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/security-group-rules/fa93543a-1ec3-4690-910b-fcb7005dd32d => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2847] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-group-rules/c44ec6b2-83f5-46ff-8040-054bfea5ecb3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.052 7 INFO neutron.api.v2.resource [None req-8ac3344e-e302-4d4d-9024-335166cc9288 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1418/2848] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/c44ec6b2-83f5-46ff-8040-054bfea5ecb3 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2849] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/6bd221a6-f6ce-44a4-a9e6-293f269eb205 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.145 7 INFO neutron.api.v2.resource [None req-ab070a84-7700-46b6-b6e3-7705f9550427 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1419/2850] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/6bd221a6-f6ce-44a4-a9e6-293f269eb205 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2851] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/235991f8-cd79-418d-bf23-2daa16e81304 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.237 7 INFO neutron.api.v2.resource [None req-7fed2277-fb29-4132-89be-57815d1e8040 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1420/2852] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/235991f8-cd79-418d-bf23-2daa16e81304 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2853] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/23a6bfc4-9cd6-4618-84d7-e6a30469cb45 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.320 7 INFO neutron.api.v2.resource [None req-5eb40d3d-ea1c-4f99-a12b-c4f028eaede8 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2854] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/23a6bfc4-9cd6-4618-84d7-e6a30469cb45 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2855] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/212723fa-c201-4157-8bf7-f07a9ca97751 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.405 7 INFO neutron.api.v2.resource [None req-bd7d0b99-ae2b-4e9e-9a55-599e05fe353f a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1422/2856] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/212723fa-c201-4157-8bf7-f07a9ca97751 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2857] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/74669205-e190-48a9-81d1-90c450f3baa6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.487 7 INFO neutron.api.v2.resource [None req-55eb701a-5ac9-40b0-8475-14a04538438c a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1423/2858] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/74669205-e190-48a9-81d1-90c450f3baa6 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2859] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/b8e63213-57c8-4f37-b69c-836803d82ea1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.574 7 INFO neutron.api.v2.resource [None req-51cbd1c1-67e1-4377-88e8-a19990f57d4a a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/2860] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/b8e63213-57c8-4f37-b69c-836803d82ea1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2861] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-group-rules/6f4abd7d-cc1b-416e-892a-4a3ab397e140 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.656 7 INFO neutron.api.v2.resource [None req-dc76efd8-9d86-4a38-af83-6e2121a4ead7 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2862] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-group-rules/6f4abd7d-cc1b-416e-892a-4a3ab397e140 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2863] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:18 2026] DELETE /v2.0/security-groups/14da0a7e-f232-4fc0-a2c0-d5428d365ad4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:18.798 7 INFO neutron.api.v2.resource [None req-0142984f-9f88-4399-ac7a-f37c2f48b002 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1426/2864] 10.0.0.36 () {32 vars in 735 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/security-groups/14da0a7e-f232-4fc0-a2c0-d5428d365ad4 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2865] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:18 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 309 bytes in 1396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:20.502 7 INFO neutron.api.v2.resource [None req-3a5aeae0-60fb-438c-8de5-390143f15c0c a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1427/2866] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:20 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 198 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2867] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:20 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:22.358 7 INFO neutron.api.v2.resource [None req-22237624-463c-488e-b497-8381bde76cb7 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1428/2868] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:21 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 198 bytes in 666 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2869] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:22 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:24.292 7 INFO neutron.api.v2.resource [None req-264d0d35-8917-4372-90d0-3c41b88b1c13 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1429/2870] 10.0.0.36 () {34 vars in 787 bytes} [Wed Jul 1 02:07:24 2026] PUT /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3/remove_router_interface => generated 198 bytes in 249 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:25.460 8 INFO neutron.db.l3_hamode_db [None req-2c3eb07a-a6e1-4f59-93aa-82a8eb5802b2 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - - -] HA network 536352b1-f2fa-4e0f-9986-cbbea56c941a was deleted as no HA routers are present in tenant 7cd3bc0be4724c5294ebfb693b8c834e. [pid: 8|app: 0|req: 1442/2871] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:24 2026] DELETE /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3 => generated 0 bytes in 1170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:25.502 7 INFO neutron.api.v2.resource [None req-b535be27-086a-4c16-86ac-3dd814b629a2 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1430/2872] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:25 2026] GET /v2.0/routers/b0f8b1b5-5f38-40ca-b3d4-6725fef557d3 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:25.567 8 INFO neutron.services.segments.plugin [-] Segment 26b3af02-1a3b-4ab5-ba76-85dc635900ca resource provider aggregate not found 2026-07-01 02:07:25.573 8 INFO neutron.services.segments.plugin [-] Segment 26b3af02-1a3b-4ab5-ba76-85dc635900ca resource provider aggregate not found 2026-07-01 02:07:25.590 8 INFO neutron.services.segments.plugin [-] Segment 26b3af02-1a3b-4ab5-ba76-85dc635900ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b3af02-1a3b-4ab5-ba76-85dc635900ca found for delete ", "request_id": "req-6c663fa6-fc44-43b8-a679-60447d2f38c9"}]} 2026-07-01 02:07:25.591 8 INFO neutron.services.segments.plugin [-] Segment 26b3af02-1a3b-4ab5-ba76-85dc635900ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b3af02-1a3b-4ab5-ba76-85dc635900ca found for delete ", "request_id": "req-bbcffcf3-ba57-4ead-902b-63bd9b9d561b"}]} [pid: 8|app: 0|req: 1443/2873] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:25 2026] DELETE /v2.0/subnets/bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:25.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea8ff64-74ec-495f-a551-586e6d27bc7c a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1431/2874] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:25 2026] GET /v2.0/subnets/bffacbf1-b1c2-4433-ad87-ceab90599f04 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2877] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:25 2026] DELETE /v2.0/subnets/de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:26.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e9b1219-4d3f-49a8-93a5-84c84f8a3fe6 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1434/2878] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:25 2026] GET /v2.0/subnets/de2e0cb5-cd88-48fa-a1cc-dffbc9a39cd9 => 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: 1445/2879] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:26 2026] DELETE /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:26.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1808609b-7b8e-43aa-995f-8e78fc529d78 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2880] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:07:26 2026] GET /v2.0/networks/e07a75f9-4c1d-491b-a4a9-6a360842c01f => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2881] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:26 2026] DELETE /v2.0/subnets/542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:26.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-480ef330-5ecf-46a7-8d9c-9b069205ecea a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2882] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:26 2026] GET /v2.0/subnets/542cc60f-f0a5-4972-8fc1-b35570aff0db => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2883] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:26 2026] DELETE /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:27.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff262fe6-387c-427a-a7fe-1473fdb1c0a2 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2884] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:27 2026] GET /v2.0/subnets/255fc1a6-2333-4182-8e5c-c20570339d9b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2885] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:27 2026] DELETE /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:27.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d3309bb-f809-40be-b369-7fbeb0ded145 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/2886] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:07:27 2026] GET /v2.0/networks/d6857812-dbfc-4480-a311-5aff8d9248fd => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:27.616 8 INFO neutron.services.segments.plugin [-] Segment f06541c1-cf47-4836-90d6-0b3260f1a487 resource provider aggregate not found 2026-07-01 02:07:27.630 8 INFO neutron.services.segments.plugin [-] Segment f06541c1-cf47-4836-90d6-0b3260f1a487 resource provider aggregate not found 2026-07-01 02:07:27.635 8 INFO neutron.services.segments.plugin [-] Segment f06541c1-cf47-4836-90d6-0b3260f1a487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06541c1-cf47-4836-90d6-0b3260f1a487 found for delete ", "request_id": "req-f4c783b9-47d0-488e-a101-96d069a25130"}]} 2026-07-01 02:07:27.647 8 INFO neutron.services.segments.plugin [-] Segment f06541c1-cf47-4836-90d6-0b3260f1a487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06541c1-cf47-4836-90d6-0b3260f1a487 found for delete ", "request_id": "req-d6e678b2-58ae-4594-92e1-765984440150"}]} 2026-07-01 02:07:27.654 8 INFO neutron.services.segments.plugin [-] Segment c0fa772b-ca04-45ef-85b3-143f0e97a5aa resource provider aggregate not found 2026-07-01 02:07:27.684 8 INFO neutron.services.segments.plugin [-] Segment c0fa772b-ca04-45ef-85b3-143f0e97a5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fa772b-ca04-45ef-85b3-143f0e97a5aa found for delete ", "request_id": "req-6d8e65a1-0ce7-4838-8195-55c2f7f3321c"}]} 2026-07-01 02:07:27.685 8 INFO neutron.services.segments.plugin [-] Segment c0fa772b-ca04-45ef-85b3-143f0e97a5aa resource provider aggregate not found 2026-07-01 02:07:27.704 8 INFO neutron.services.segments.plugin [-] Segment c0fa772b-ca04-45ef-85b3-143f0e97a5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0fa772b-ca04-45ef-85b3-143f0e97a5aa found for delete ", "request_id": "req-f162372d-9e46-4eb3-b85b-b551857f5fb5"}]} [pid: 8|app: 0|req: 1449/2887] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:27 2026] DELETE /v2.0/subnets/12b101ac-eead-4e0c-a7b3-63f3e186dbdc => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:27.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8de1c9f2-c718-4d6a-85a5-7a766462b515 a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2888] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:27 2026] GET /v2.0/subnets/12b101ac-eead-4e0c-a7b3-63f3e186dbdc => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2889] 10.0.0.36 () {32 vars in 722 bytes} [Wed Jul 1 02:07:27 2026] DELETE /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:28.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e7aab1f-20a2-4ec6-baf7-163c8d38d76e a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2890] 10.0.0.36 () {32 vars in 719 bytes} [Wed Jul 1 02:07:28 2026] GET /v2.0/subnets/c2c3d5a9-70bf-4ec0-95bb-8f23374a3e7f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2891] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:28 2026] DELETE /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:28.461 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac39d06a-065c-4262-87d7-e03cd9f6231d a659605430bc42ea8ea7f2089ada8f0d 7cd3bc0be4724c5294ebfb693b8c834e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1441/2892] 10.0.0.36 () {32 vars in 721 bytes} [Wed Jul 1 02:07:28 2026] GET /v2.0/networks/b9258224-70aa-444a-99b4-80991ab2d4e5 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:07:30.443 8 INFO neutron.services.segments.plugin [-] Segment 30b9779d-cb0a-4a24-b2bb-90e271365e93 resource provider aggregate not found 2026-07-01 02:07:30.448 8 INFO neutron.services.segments.plugin [-] Segment 30b9779d-cb0a-4a24-b2bb-90e271365e93 resource provider aggregate not found 2026-07-01 02:07:30.460 8 INFO neutron.services.segments.plugin [-] Segment 30b9779d-cb0a-4a24-b2bb-90e271365e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b9779d-cb0a-4a24-b2bb-90e271365e93 found for delete ", "request_id": "req-e3d66aae-4964-4bdb-96d0-886f70a4b420"}]} 2026-07-01 02:07:30.463 8 INFO neutron.services.segments.plugin [-] Segment 30b9779d-cb0a-4a24-b2bb-90e271365e93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b9779d-cb0a-4a24-b2bb-90e271365e93 found for delete ", "request_id": "req-778fc001-4f83-48db-96ae-7bfd4891fe37"}]} [pid: 8|app: 0|req: 1452/2893] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/security-groups?tenant_id=32c69b82dd1e443d8d45ce693aaa599f&name=default => generated 2805 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2894] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:30 2026] DELETE /v2.0/security-groups/c5c66b6f-ddec-4596-9655-c03ca0a2af00 => 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: 1453/2895] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/security-groups?tenant_id=ef2bc1fabe714b0ab57be06ceec061ec&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2896] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:31 2026] DELETE /v2.0/security-groups/b9533eca-ae79-443d-9669-7ba9b023c134 => 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: 1454/2897] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:31 2026] GET /v2.0/security-groups?tenant_id=7cd3bc0be4724c5294ebfb693b8c834e&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2898] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:31 2026] DELETE /v2.0/security-groups/b79237fd-03f1-4bfd-8203-7519b891397d => 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: 1455/2899] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:31 2026] GET /v2.0/security-groups?tenant_id=cfa8634e97ee46699cf17cfe2c0601dd&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: 1445/2900] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:31 2026] DELETE /v2.0/security-groups/fe5c91ad-4ce7-42e2-896e-f10ab26fed6f => 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: 1456/2901] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:31 2026] GET /v2.0/security-groups?tenant_id=6c942069edce4432b9e267e00d759167&name=default => generated 2805 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2902] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:32 2026] DELETE /v2.0/security-groups/4a67dc1d-d210-4a3e-9eb2-3d4d84f26fb5 => 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: 1457/2903] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:32 2026] GET /v2.0/security-groups?tenant_id=73cb27f0a9cc41bf8f89c57ddadd3f20&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: 1447/2904] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:32 2026] DELETE /v2.0/security-groups/05f10b71-448f-4fd0-baf6-4b187a780958 => 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: 1458/2905] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:32 2026] GET /v2.0/security-groups?tenant_id=54f00306afa14d58a935d1fbc9cec00f&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2906] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:32 2026] DELETE /v2.0/security-groups/c94c9bfe-307a-48dc-acab-0b5a6d54db61 => 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: 1459/2907] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:07:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2908] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:07:37 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: 8|app: 0|req: 1460/2909] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:07:37 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: 1450/2910] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:07:37 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: 1461/2911] 10.0.0.36 () {34 vars in 676 bytes} [Wed Jul 1 02:07:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2912] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:37 2026] PUT /v2.0/policies/49eb8d16-35c5-4536-87c6-948f528fe3c2/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2913] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:37 2026] PUT /v2.0/policies/d48df81c-64f3-4f97-be28-5d68c75d3445/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2914] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:37 2026] PUT /v2.0/policies/1fbfa29f-bc9e-4291-b5fa-e62325a8178b/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2915] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:37 2026] PUT /v2.0/policies/647e4343-55ca-4e10-952d-9177eeb89d27/tags => 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: 1453/2916] 10.0.0.36 () {32 vars in 672 bytes} [Wed Jul 1 02:07:37 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: 8|app: 0|req: 1464/2917] 10.0.0.36 () {32 vars in 686 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2918] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2919] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2920] 10.0.0.36 () {32 vars in 680 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2921] 10.0.0.36 () {32 vars in 694 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2922] 10.0.0.36 () {32 vars in 690 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2923] 10.0.0.36 () {32 vars in 702 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2924] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:07:38 2026] DELETE /v2.0/qos/policies/49eb8d16-35c5-4536-87c6-948f528fe3c2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2925] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:07:38 2026] DELETE /v2.0/qos/policies/d48df81c-64f3-4f97-be28-5d68c75d3445 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2926] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:07:38 2026] DELETE /v2.0/qos/policies/1fbfa29f-bc9e-4291-b5fa-e62325a8178b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2927] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:07:38 2026] DELETE /v2.0/qos/policies/647e4343-55ca-4e10-952d-9177eeb89d27 => 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: 1459/2928] 10.0.0.36 () {32 vars in 732 bytes} [Wed Jul 1 02:07:38 2026] DELETE /v2.0/qos/policies/e68498b4-9cf3-433e-b0d0-18cc5d8b4665 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2929] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:39 2026] GET /v2.0/security-groups?tenant_id=9ddb27c6ba7c416398e4055e809ddddc&name=default => generated 2805 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2930] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:39 2026] DELETE /v2.0/security-groups/4f03b413-3fd4-470c-bbca-bfc5911f4bb8 => 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: 1471/2931] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:40 2026] GET /v2.0/security-groups?tenant_id=dd558d59acdc4d3a83b2f3b519f55cdc&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2932] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:40 2026] DELETE /v2.0/security-groups/1bf7dea5-a341-460f-8679-47474b3b0115 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2933] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:40 2026] GET /v2.0/security-groups?tenant_id=236e55d7432945ecae3df7da6400bc77&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2934] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:40 2026] DELETE /v2.0/security-groups/cd07704c-82e3-49b6-afb6-d6ca9b4bacad => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:44.977 7 INFO neutron.db.segments_db [None req-a69ed30d-1976-41d1-b105-b3f43d3f3b2e fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Added segment 672b055a-0ebc-45d6-a545-99cb101f0804 of type vxlan for network d0b4a751-7c46-4fe7-8af5-1233b629a99c [pid: 7|app: 0|req: 1464/2937] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:44 2026] POST /v2.0/networks => generated 630 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2938] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:07:45 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2939] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:07:45 2026] POST /v2.0/trunks => generated 407 bytes in 275 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-07-01 02:07:45.806 8 INFO neutron.db.segments_db [None req-5e3df9f1-6098-4982-a53d-ca3e3064ca97 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Added segment c5716207-adca-467b-8ac1-ea744acd6769 of type vxlan for network 16cab3f0-8c4f-409f-b1ff-112ab4b65fb7 [pid: 8|app: 0|req: 1475/2940] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:45 2026] POST /v2.0/networks => generated 631 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2941] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:07:45 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2942] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:07:46 2026] POST /v2.0/trunks => generated 407 bytes in 236 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-07-01 02:07:46.594 7 INFO neutron.db.segments_db [None req-88eb1d39-7c2a-4dff-9575-94aecbe78d93 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Added segment bba302c0-a812-40b5-a540-b8b70abff2c4 of type vxlan for network 7df95487-6e49-444f-9c29-aeb69543e371 [pid: 7|app: 0|req: 1467/2943] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:46 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2944] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:07:46 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2945] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:07:47 2026] POST /v2.0/trunks => generated 407 bytes in 221 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-07-01 02:07:47.340 8 INFO neutron.db.segments_db [None req-0501c21e-43f8-4a86-8c4f-87d45c9bdbed fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Added segment a84e1c1c-87bf-4421-b57d-76c974f2c039 of type vxlan for network 1effdd1f-cb0b-4d3b-b1ef-95e0b7a60f72 [pid: 8|app: 0|req: 1478/2946] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:47 2026] POST /v2.0/networks => generated 630 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2947] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:07:47 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2948] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:07:47 2026] POST /v2.0/trunks => generated 407 bytes in 206 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-07-01 02:07:48.040 7 INFO neutron.db.segments_db [None req-2611fe7f-2438-46fc-a402-2d3a7119e2a0 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Added segment 245975f8-8dc0-41a6-9253-8cbcc03ddc20 of type vxlan for network 1e2b116b-e6c1-4332-832b-a1657904361b [pid: 7|app: 0|req: 1470/2949] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:47 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2950] 10.0.0.36 () {34 vars in 662 bytes} [Wed Jul 1 02:07:48 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2951] 10.0.0.36 () {34 vars in 664 bytes} [Wed Jul 1 02:07:48 2026] POST /v2.0/trunks => generated 407 bytes in 227 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: 1481/2952] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:07:48 2026] PUT /v2.0/trunks/73ab60d8-9bbb-44d9-9662-c094f76d7caf/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2953] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:07:48 2026] PUT /v2.0/trunks/69ae1cac-017b-4e89-a490-736545966e39/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2954] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:07:48 2026] PUT /v2.0/trunks/742aac96-e56d-4ade-97e1-01568dbaec46/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2955] 10.0.0.36 () {34 vars in 747 bytes} [Wed Jul 1 02:07:48 2026] PUT /v2.0/trunks/5d573971-e47d-4f38-9855-b482fc4ad351/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2956] 10.0.0.36 () {32 vars in 660 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2957] 10.0.0.36 () {32 vars in 674 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2958] 10.0.0.36 () {32 vars in 670 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2959] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2960] 10.0.0.36 () {32 vars in 668 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2961] 10.0.0.36 () {32 vars in 682 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2962] 10.0.0.36 () {32 vars in 678 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2963] 10.0.0.36 () {32 vars in 690 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2964] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks/73ab60d8-9bbb-44d9-9662-c094f76d7caf => generated 412 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2965] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/ports/4848313e-8e71-4dd0-ac47-d10b1d4573ee => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager [None req-6752c9f0-2453-422d-8e51-36345db4dfd6 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-504020 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:07:49.362 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-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:49.362 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1488/2966] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:07:49 2026] DELETE /v2.0/trunks/73ab60d8-9bbb-44d9-9662-c094f76d7caf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2967] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks/69ae1cac-017b-4e89-a490-736545966e39 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2968] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/ports/c20442d2-745c-44f6-abd7-57e7a479a1be => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager [None req-521dea79-be47-4027-aaf2-1f576ca85b13 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-83520 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:07:49.603 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-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:49.603 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1480/2969] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:07:49 2026] DELETE /v2.0/trunks/69ae1cac-017b-4e89-a490-736545966e39 => 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: 1490/2970] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:07:49 2026] GET /v2.0/trunks/742aac96-e56d-4ade-97e1-01568dbaec46 => generated 429 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2971] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:07:50 2026] GET /v2.0/ports/88e8ee67-4939-439d-93b8-1e937682b19b => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager [None req-35148388-f60b-4b95-b198-4f8ec023b831 fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-504020 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:07:50.285 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-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.285 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1491/2972] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:07:50 2026] DELETE /v2.0/trunks/742aac96-e56d-4ade-97e1-01568dbaec46 => 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: 1482/2973] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:07:50 2026] GET /v2.0/trunks/5d573971-e47d-4f38-9855-b482fc4ad351 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2974] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:07:50 2026] GET /v2.0/ports/6c43b906-4e46-4c50-8e94-57f2d51c8f4a => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager [None req-c05cdb1d-7e0a-45ea-a21d-ffa2d53c19fb fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-83520 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:07:50.516 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-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.516 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1483/2975] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:07:50 2026] DELETE /v2.0/trunks/5d573971-e47d-4f38-9855-b482fc4ad351 => 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: 1493/2976] 10.0.0.36 () {32 vars in 717 bytes} [Wed Jul 1 02:07:50 2026] GET /v2.0/trunks/c88f34f5-4991-4238-8d0f-20831db1480f => 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: 1484/2977] 10.0.0.36 () {32 vars in 715 bytes} [Wed Jul 1 02:07:50 2026] GET /v2.0/ports/f4e6a79b-ddf3-43b0-925a-dd8d88ac51fe => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager [None req-dd23457a-11e4-416d-b9c0-5d26d666384f fee31d4bf4fb4aeaadc02bc454b91850 d957e6ee790c4f5aaf10df2fb50f37dd - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-504020 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 02:07:50.750 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-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 02:07:50.750 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1494/2978] 10.0.0.36 () {32 vars in 720 bytes} [Wed Jul 1 02:07:50 2026] DELETE /v2.0/trunks/c88f34f5-4991-4238-8d0f-20831db1480f => 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: 1485/2979] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:07:50 2026] DELETE /v2.0/ports/4848313e-8e71-4dd0-ac47-d10b1d4573ee => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2980] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:07:50 2026] DELETE /v2.0/ports/c20442d2-745c-44f6-abd7-57e7a479a1be => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2981] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:07:51 2026] DELETE /v2.0/ports/88e8ee67-4939-439d-93b8-1e937682b19b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2982] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:07:51 2026] DELETE /v2.0/ports/6c43b906-4e46-4c50-8e94-57f2d51c8f4a => 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: 1487/2983] 10.0.0.36 () {32 vars in 718 bytes} [Wed Jul 1 02:07:51 2026] DELETE /v2.0/ports/f4e6a79b-ddf3-43b0-925a-dd8d88ac51fe => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:52.254 8 INFO neutron.services.segments.plugin [-] Segment 672b055a-0ebc-45d6-a545-99cb101f0804 resource provider aggregate not found 2026-07-01 02:07:52.260 8 INFO neutron.services.segments.plugin [-] Segment 672b055a-0ebc-45d6-a545-99cb101f0804 resource provider aggregate not found 2026-07-01 02:07:52.275 8 INFO neutron.services.segments.plugin [-] Segment 672b055a-0ebc-45d6-a545-99cb101f0804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672b055a-0ebc-45d6-a545-99cb101f0804 found for delete ", "request_id": "req-313f304f-cd53-4ba3-90d5-b8a47cc9d64c"}]} 2026-07-01 02:07:52.277 8 INFO neutron.services.segments.plugin [-] Segment 672b055a-0ebc-45d6-a545-99cb101f0804 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 672b055a-0ebc-45d6-a545-99cb101f0804 found for delete ", "request_id": "req-01024147-add9-4045-853e-a459c0e05450"}]} [pid: 8|app: 0|req: 1497/2984] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:52 2026] DELETE /v2.0/networks/d0b4a751-7c46-4fe7-8af5-1233b629a99c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2985] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:52 2026] DELETE /v2.0/networks/16cab3f0-8c4f-409f-b1ff-112ab4b65fb7 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2986] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:52 2026] DELETE /v2.0/networks/7df95487-6e49-444f-9c29-aeb69543e371 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:52.727 7 INFO neutron.services.segments.plugin [-] Segment c5716207-adca-467b-8ac1-ea744acd6769 resource provider aggregate not found 2026-07-01 02:07:52.733 7 INFO neutron.services.segments.plugin [-] Segment c5716207-adca-467b-8ac1-ea744acd6769 resource provider aggregate not found 2026-07-01 02:07:52.751 7 INFO neutron.services.segments.plugin [-] Segment c5716207-adca-467b-8ac1-ea744acd6769 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5716207-adca-467b-8ac1-ea744acd6769 found for delete ", "request_id": "req-09813dd9-d9f3-4371-bf8b-2abcebbd53ab"}]} 2026-07-01 02:07:52.752 7 INFO neutron.services.segments.plugin [-] Segment c5716207-adca-467b-8ac1-ea744acd6769 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5716207-adca-467b-8ac1-ea744acd6769 found for delete ", "request_id": "req-c1de2bd4-66c7-4eed-b623-0751593c86f4"}]} [pid: 7|app: 0|req: 1489/2987] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:52 2026] DELETE /v2.0/networks/1effdd1f-cb0b-4d3b-b1ef-95e0b7a60f72 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2988] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:52 2026] DELETE /v2.0/networks/1e2b116b-e6c1-4332-832b-a1657904361b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2989] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:53 2026] GET /v2.0/security-groups?tenant_id=ac5500083828470c96d873a759fb5951&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:54.304 8 INFO neutron.services.segments.plugin [-] Segment bba302c0-a812-40b5-a540-b8b70abff2c4 resource provider aggregate not found 2026-07-01 02:07:54.313 8 INFO neutron.services.segments.plugin [-] Segment bba302c0-a812-40b5-a540-b8b70abff2c4 resource provider aggregate not found 2026-07-01 02:07:54.333 8 INFO neutron.services.segments.plugin [-] Segment bba302c0-a812-40b5-a540-b8b70abff2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba302c0-a812-40b5-a540-b8b70abff2c4 found for delete ", "request_id": "req-36dbcaef-4a45-498e-9dfa-ffbd45eb38bf"}]} 2026-07-01 02:07:54.341 8 INFO neutron.services.segments.plugin [-] Segment bba302c0-a812-40b5-a540-b8b70abff2c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bba302c0-a812-40b5-a540-b8b70abff2c4 found for delete ", "request_id": "req-8d587353-ac07-4bb3-bc32-ffefdfb8a20a"}]} 2026-07-01 02:07:54.351 8 INFO neutron.services.segments.plugin [-] Segment 245975f8-8dc0-41a6-9253-8cbcc03ddc20 resource provider aggregate not found 2026-07-01 02:07:54.356 8 INFO neutron.services.segments.plugin [-] Segment 245975f8-8dc0-41a6-9253-8cbcc03ddc20 resource provider aggregate not found [pid: 8|app: 0|req: 1500/2990] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:54 2026] DELETE /v2.0/security-groups/302b19ff-6fc5-4d3c-9872-387d6405fa3e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2991] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:54 2026] GET /v2.0/security-groups?tenant_id=8af0a3ad4e0143db819c4b7b21730ad4&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:54.587 8 INFO neutron.services.segments.plugin [-] Segment 245975f8-8dc0-41a6-9253-8cbcc03ddc20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245975f8-8dc0-41a6-9253-8cbcc03ddc20 found for delete ", "request_id": "req-df2adf9a-0e2c-478e-997e-f9ea9196f5ec"}]} 2026-07-01 02:07:54.595 8 INFO neutron.services.segments.plugin [-] Segment 245975f8-8dc0-41a6-9253-8cbcc03ddc20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245975f8-8dc0-41a6-9253-8cbcc03ddc20 found for delete ", "request_id": "req-75f87a25-6268-440f-ae17-09b88c56229d"}]} [pid: 8|app: 0|req: 1501/2992] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:54 2026] DELETE /v2.0/security-groups/4d0335b9-0545-416e-a9c5-b22fc2ab11c5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:54.878 7 INFO neutron.services.segments.plugin [-] Segment a84e1c1c-87bf-4421-b57d-76c974f2c039 resource provider aggregate not found 2026-07-01 02:07:54.884 7 INFO neutron.services.segments.plugin [-] Segment a84e1c1c-87bf-4421-b57d-76c974f2c039 resource provider aggregate not found [pid: 7|app: 0|req: 1492/2993] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:07:54 2026] GET /v2.0/security-groups?tenant_id=d957e6ee790c4f5aaf10df2fb50f37dd&name=default => generated 2805 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2994] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:07:54 2026] DELETE /v2.0/security-groups/7ec56047-a378-4103-ace3-6a57fab68eb1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:58.087 7 INFO neutron.services.segments.plugin [-] Segment a84e1c1c-87bf-4421-b57d-76c974f2c039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84e1c1c-87bf-4421-b57d-76c974f2c039 found for delete ", "request_id": "req-284cfba2-45dc-46c7-b17e-187b2217e874"}]} 2026-07-01 02:07:58.091 7 INFO neutron.services.segments.plugin [-] Segment a84e1c1c-87bf-4421-b57d-76c974f2c039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a84e1c1c-87bf-4421-b57d-76c974f2c039 found for delete ", "request_id": "req-722bc5f8-8103-48b3-bb6c-d7e30c07d48a"}]} 2026-07-01 02:07:58.390 7 INFO neutron.db.segments_db [None req-47061d82-6af6-4606-ba24-d5add9ac445b 77ad6ab2222c47b39c6e0028a31ab707 32059f65f82841179925893c96faf6bb - - - -] Added segment d67bd112-bd93-4cc6-842a-848ee184e75c of type vxlan for network d00105f3-05a7-4a07-ad2d-aeb622526699 [pid: 7|app: 0|req: 1494/2997] 10.0.0.36 () {34 vars in 668 bytes} [Wed Jul 1 02:07:58 2026] POST /v2.0/networks => generated 630 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2998] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:58 2026] PUT /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2999] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3000] 10.0.0.36 () {34 vars in 762 bytes} [Wed Jul 1 02:07:58 2026] PUT /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3001] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3002] 10.0.0.36 () {34 vars in 758 bytes} [Wed Jul 1 02:07:58 2026] PUT /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3003] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/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: 1507/3004] 10.0.0.36 () {34 vars in 780 bytes} [Wed Jul 1 02:07:58 2026] PUT /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3005] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3006] 10.0.0.36 () {34 vars in 751 bytes} [Wed Jul 1 02:07:58 2026] PUT /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3007] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:59 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/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: 1509/3008] 10.0.0.36 () {32 vars in 739 bytes} [Wed Jul 1 02:07:59 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:59.170 7 INFO neutron.api.v2.resource [None req-7ee8db35-8f83-46c0-9c11-c1406818dfc4 77ad6ab2222c47b39c6e0028a31ab707 32059f65f82841179925893c96faf6bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3009] 10.0.0.36 () {32 vars in 743 bytes} [Wed Jul 1 02:07:59 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3010] 10.0.0.36 () {32 vars in 742 bytes} [Wed Jul 1 02:07:59 2026] DELETE /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3011] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:59 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:59.357 8 INFO neutron.api.v2.resource [None req-06e8d82b-e64e-468f-a151-c3a302370cac 77ad6ab2222c47b39c6e0028a31ab707 32059f65f82841179925893c96faf6bb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3012] 10.0.0.36 () {32 vars in 746 bytes} [Wed Jul 1 02:07:59 2026] DELETE /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/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: 1502/3013] 10.0.0.36 () {32 vars in 734 bytes} [Wed Jul 1 02:07:59 2026] DELETE /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => 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: 1512/3014] 10.0.0.36 () {32 vars in 731 bytes} [Wed Jul 1 02:07:59 2026] GET /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3015] 10.0.0.36 () {32 vars in 724 bytes} [Wed Jul 1 02:07:59 2026] DELETE /v2.0/networks/d00105f3-05a7-4a07-ad2d-aeb622526699 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3016] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:00 2026] GET /v2.0/security-groups?tenant_id=8aa9ae23d44b49279f442be0cf762454&name=default => generated 2805 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:08:00.592 7 INFO neutron.services.segments.plugin [-] Segment d67bd112-bd93-4cc6-842a-848ee184e75c resource provider aggregate not found 2026-07-01 02:08:00.601 7 INFO neutron.services.segments.plugin [-] Segment d67bd112-bd93-4cc6-842a-848ee184e75c resource provider aggregate not found 2026-07-01 02:08:00.615 7 INFO neutron.services.segments.plugin [-] Segment d67bd112-bd93-4cc6-842a-848ee184e75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67bd112-bd93-4cc6-842a-848ee184e75c found for delete ", "request_id": "req-657a64ac-7873-45d9-bcda-3668d01f6714"}]} 2026-07-01 02:08:00.621 7 INFO neutron.services.segments.plugin [-] Segment d67bd112-bd93-4cc6-842a-848ee184e75c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d67bd112-bd93-4cc6-842a-848ee184e75c found for delete ", "request_id": "req-391753d0-c6e2-4272-95f5-9c929a1276db"}]} [pid: 7|app: 0|req: 1504/3017] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:00 2026] DELETE /v2.0/security-groups/f27ac87e-3ee9-4822-882b-981676bc2bc1 => 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: 1514/3018] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:00 2026] GET /v2.0/security-groups?tenant_id=32059f65f82841179925893c96faf6bb&name=default => generated 2805 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3019] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:00 2026] DELETE /v2.0/security-groups/88528c80-b22b-49d0-86c6-4a1bce18c3e7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3020] 10.0.0.36 () {34 vars in 674 bytes} [Wed Jul 1 02:08:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3021] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:08:04 2026] PUT /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3022] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3023] 10.0.0.36 () {34 vars in 768 bytes} [Wed Jul 1 02:08:04 2026] PUT /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3024] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3025] 10.0.0.36 () {34 vars in 764 bytes} [Wed Jul 1 02:08:04 2026] PUT /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3026] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3027] 10.0.0.36 () {34 vars in 786 bytes} [Wed Jul 1 02:08:04 2026] PUT /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3028] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3029] 10.0.0.36 () {34 vars in 757 bytes} [Wed Jul 1 02:08:04 2026] PUT /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3030] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3031] 10.0.0.36 () {32 vars in 745 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:04.602 8 INFO neutron.api.v2.resource [None req-a3d5cc80-2f34-4dde-8e79-fe4556e9a73e fdee79d31f434006842e846ee593a914 0e97f18c49c3402995590ebef1639f07 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3032] 10.0.0.36 () {32 vars in 749 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3033] 10.0.0.36 () {32 vars in 748 bytes} [Wed Jul 1 02:08:04 2026] DELETE /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3034] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:08:04.695 7 INFO neutron.api.v2.resource [None req-1d366a07-02ce-4614-8b9c-8e19d486c26f fdee79d31f434006842e846ee593a914 0e97f18c49c3402995590ebef1639f07 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1513/3035] 10.0.0.36 () {32 vars in 752 bytes} [Wed Jul 1 02:08:04 2026] DELETE /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3036] 10.0.0.36 () {32 vars in 740 bytes} [Wed Jul 1 02:08:04 2026] DELETE /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => 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: 1514/3037] 10.0.0.36 () {32 vars in 737 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3038] 10.0.0.36 () {32 vars in 730 bytes} [Wed Jul 1 02:08:04 2026] DELETE /v2.0/subnetpools/9d562b33-fadc-435e-83a6-8145d0d96eac => 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: 1515/3039] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/security-groups?tenant_id=449b59e3896644cf9fd585251cf328c2&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3040] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:05 2026] DELETE /v2.0/security-groups/9e566f03-0d86-4cb5-989b-701d84e6fe77 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3041] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/security-groups?tenant_id=0e97f18c49c3402995590ebef1639f07&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3042] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:05 2026] DELETE /v2.0/security-groups/1592f81f-0056-4303-9e16-1f80612ad325 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3043] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:09 2026] GET /v2.0/security-groups?tenant_id=838cc50fb44c4ce881e3a778294f3f93&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3044] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:09 2026] DELETE /v2.0/security-groups/6526d1ea-221d-4709-89b1-b97e382f430c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3045] 10.0.0.36 () {32 vars in 772 bytes} [Wed Jul 1 02:08:09 2026] GET /v2.0/security-groups?tenant_id=2866a8d5c6ef466c801c057c31ec5677&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3046] 10.0.0.36 () {32 vars in 738 bytes} [Wed Jul 1 02:08:09 2026] DELETE /v2.0/security-groups/3a832792-45c6-46a7-aa23-3c69e2f6a8c5 => 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: 1520/3049] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:08:12 2026] GET /v2.0/networks => generated 2168 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3050] 10.0.0.36 () {32 vars in 653 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3051] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:08:13 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: 1531/3052] 10.0.0.36 () {32 vars in 641 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3053] 10.0.0.36 () {32 vars in 645 bytes} [Wed Jul 1 02:08:13 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: 8|app: 0|req: 1532/3054] 10.0.0.36 () {32 vars in 647 bytes} [Wed Jul 1 02:08:13 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: 7|app: 0|req: 1523/3055] 10.0.0.36 () {32 vars in 661 bytes} [Wed Jul 1 02:08:14 2026] GET /v2.0/security-groups => generated 16626 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3056] 10.0.0.36 () {32 vars in 653 bytes} [Wed Jul 1 02:08:14 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)