+ 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 [Thu Jun 25 22:56:00 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-6cd5cd5569-52h5g 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 0x55f3c08b4a10 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-06-25 22:56:05.104 7 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:56:05.105 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-25 22:56:05.156 8 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:56:05.157 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-06-25 22:56:05.385 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:56:05.431 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:56:06.331 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:06.334 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:56:06.337 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:56:06.338 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:06.338 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:56:06.339 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:56:06.339 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.345 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.345 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.346 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.364 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:56:06.365 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.365 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.375 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:06.378 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:56:06.381 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:56:06.382 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:06.382 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:56:06.382 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:56:06.382 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.388 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.388 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:06.388 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.403 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:56:06.403 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:56:06.403 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:56:06.403 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:56:06.407 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:56:06.408 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.409 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:56:06.446 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:56:06.446 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:56:06.446 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:56:06.446 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:56:06.843 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:56:06.898 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:56:07.230 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:56:07.230 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:56:07.231 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:56:07.254 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:56:07.254 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:56:07.255 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:56:07.255 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:56:07.255 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:56:07.255 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:56:07.255 7 INFO neutron.plugins.ml2.managers [None req-a5a7edd9-917e-405f-a995-df3ddca03a34 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:56:07.266 7 INFO neutron.quota [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded quota_driver: . 2026-06-25 22:56:07.266 7 INFO neutron.plugins.ml2.plugin [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:56:07.267 7 INFO neutron.plugins.ml2.managers [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:56:07.267 7 INFO neutron.plugins.ml2.managers [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:56:07.267 7 INFO neutron.plugins.ml2.managers [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:56:07.267 7 INFO neutron.extensions.vlantransparent [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:56:07.267 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: qos 2026-06-25 22:56:07.278 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: router 2026-06-25 22:56:07.298 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:56:07.299 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:56:07.299 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:56:07.312 7 INFO neutron.services.service_base [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:56:07.312 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: segments 2026-06-25 22:56:07.330 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:56:07.331 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:56:07.331 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:56:07.331 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:56:07.331 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:56:07.332 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:56:07.332 8 INFO neutron.plugins.ml2.managers [None req-7a071c5b-4552-4396-aec9-6246054ae71b - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:56:07.344 8 INFO neutron.quota [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded quota_driver: . 2026-06-25 22:56:07.344 8 INFO neutron.plugins.ml2.plugin [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:56:07.344 8 INFO neutron.plugins.ml2.managers [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:56:07.345 8 INFO neutron.plugins.ml2.managers [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:56:07.345 8 INFO neutron.plugins.ml2.managers [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:56:07.345 8 INFO neutron.extensions.vlantransparent [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:56:07.346 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: qos 2026-06-25 22:56:07.357 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: router 2026-06-25 22:56:07.397 8 INFO neutron.services.service_base [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:56:07.397 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: segments 2026-06-25 22:56:07.401 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: trunk 2026-06-25 22:56:07.458 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:56:07.498 7 WARNING stevedore.named [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:56:07.507 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: trunk 2026-06-25 22:56:07.560 7 INFO neutron_vpnaas.services.vpn.plugin [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:56:07.561 7 INFO neutron.common.utils [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:56:07.561 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:56:07.566 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:56:07.567 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: tag 2026-06-25 22:56:07.572 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: timestamp 2026-06-25 22:56:07.574 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:56:07.578 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: flavors 2026-06-25 22:56:07.580 7 INFO neutron.manager [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loading Plugin: revisions 2026-06-25 22:56:07.583 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Initializing extension manager. 2026-06-25 22:56:07.584 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: address-group 2026-06-25 22:56:07.585 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: address-scope 2026-06-25 22:56:07.586 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:56:07.587 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: agent 2026-06-25 22:56:07.587 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:56:07.588 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:56:07.589 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:56:07.590 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: availability_zone 2026-06-25 22:56:07.591 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:56:07.591 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:56:07.592 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:56:07.593 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:56:07.594 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: dns-integration 2026-06-25 22:56:07.594 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:56:07.595 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:56:07.595 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: dvr 2026-06-25 22:56:07.596 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:56:07.597 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:56:07.597 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:07.598 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:56:07.598 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: external-net 2026-06-25 22:56:07.599 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:56:07.599 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: extraroute 2026-06-25 22:56:07.600 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:56:07.601 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:56:07.601 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:56:07.602 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:56:07.602 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:56:07.603 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:56:07.604 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: flavors 2026-06-25 22:56:07.604 8 WARNING stevedore.named [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:56:07.605 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:56:07.605 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:56:07.606 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:56:07.606 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:56:07.607 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:56:07.608 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: router 2026-06-25 22:56:07.610 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:07.610 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:56:07.611 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: l3-ha 2026-06-25 22:56:07.611 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:07.612 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:56:07.613 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:07.613 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:56:07.615 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:56:07.616 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:56:07.617 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:56:07.618 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:56:07.619 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:56:07.619 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: multi-provider 2026-06-25 22:56:07.620 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: net-mtu 2026-06-25 22:56:07.621 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:56:07.621 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:56:07.622 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:56:07.623 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:56:07.623 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: pagination 2026-06-25 22:56:07.624 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:56:07.625 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:56:07.625 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:56:07.626 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:56:07.626 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:56:07.627 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:56:07.627 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: binding 2026-06-25 22:56:07.628 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: binding-extended 2026-06-25 22:56:07.629 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-security 2026-06-25 22:56:07.629 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: project-id 2026-06-25 22:56:07.630 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: provider 2026-06-25 22:56:07.632 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos 2026-06-25 22:56:07.632 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:56:07.633 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:56:07.634 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-default 2026-06-25 22:56:07.634 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-fip 2026-06-25 22:56:07.635 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:56:07.635 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:56:07.636 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:56:07.636 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:56:07.637 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:56:07.638 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-pps 2026-06-25 22:56:07.638 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:56:07.639 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:56:07.640 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:56:07.640 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:56:07.642 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: quotas 2026-06-25 22:56:07.643 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: quota_details 2026-06-25 22:56:07.644 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:56:07.645 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:56:07.645 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:56:07.646 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:56:07.646 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:56:07.647 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:56:07.648 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:56:07.648 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:56:07.649 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:56:07.649 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:56:07.650 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:56:07.651 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:56:07.651 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:56:07.661 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: security-group 2026-06-25 22:56:07.662 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: segment 2026-06-25 22:56:07.662 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:56:07.663 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: service-type 2026-06-25 22:56:07.664 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: sorting 2026-06-25 22:56:07.664 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:56:07.665 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:56:07.665 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:56:07.666 7 WARNING neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:56:07.666 8 INFO neutron_vpnaas.services.vpn.plugin [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:56:07.667 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:56:07.667 8 INFO neutron.common.utils [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:56:07.667 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:56:07.667 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:56:07.668 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:56:07.668 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:56:07.669 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:56:07.670 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:56:07.670 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:56:07.672 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:56:07.673 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:56:07.673 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: tag 2026-06-25 22:56:07.674 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: trunk 2026-06-25 22:56:07.674 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: trunk-details 2026-06-25 22:56:07.675 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:56:07.675 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:56:07.676 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:56:07.677 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:56:07.678 7 INFO neutron.api.extensions [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Loaded extension: vpnaas 2026-06-25 22:56:07.679 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: timestamp 2026-06-25 22:56:07.680 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:56:07.681 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:56:07.681 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:56:07.681 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.681 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:56:07.682 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:07.682 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:07.684 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:07.685 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:07.685 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:07.685 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: flavors 2026-06-25 22:56:07.685 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.685 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.685 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.686 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.686 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:07.686 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:07.686 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:07.686 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:07.687 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:07.687 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:07.687 8 INFO neutron.manager [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loading Plugin: revisions 2026-06-25 22:56:07.689 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:07.689 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] router is already registered 2026-06-25 22:56:07.689 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:07.689 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] floatingip is already registered 2026-06-25 22:56:07.690 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:07.690 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] rbac_policy is already registered 2026-06-25 22:56:07.690 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Initializing extension manager. 2026-06-25 22:56:07.690 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:07.691 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] security_group is already registered 2026-06-25 22:56:07.691 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:07.691 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] security_group_rule is already registered 2026-06-25 22:56:07.691 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.691 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.692 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.692 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: address-group 2026-06-25 22:56:07.692 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.692 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:07.692 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] trunk is already registered 2026-06-25 22:56:07.692 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:07.693 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] endpoint_group is already registered 2026-06-25 22:56:07.693 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: address-scope 2026-06-25 22:56:07.693 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:07.693 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] vpnservice is already registered 2026-06-25 22:56:07.693 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:07.693 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:56:07.693 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:56:07.693 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:07.694 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] ipsecpolicy is already registered 2026-06-25 22:56:07.694 7 INFO neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:07.694 7 WARNING neutron.quota.resource_registry [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] ikepolicy is already registered 2026-06-25 22:56:07.694 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: agent 2026-06-25 22:56:07.695 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:56:07.696 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:56:07.696 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:56:07.697 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: availability_zone 2026-06-25 22:56:07.698 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:56:07.698 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:56:07.699 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:56:07.700 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:56:07.701 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: dns-integration 2026-06-25 22:56:07.701 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:56:07.702 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:56:07.703 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: dvr 2026-06-25 22:56:07.703 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:56:07.704 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:56:07.704 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:07.705 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:56:07.705 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: external-net 2026-06-25 22:56:07.706 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:56:07.706 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: extraroute 2026-06-25 22:56:07.707 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:56:07.708 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:56:07.708 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:56:07.709 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:56:07.709 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:56:07.710 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:56:07.711 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: flavors 2026-06-25 22:56:07.712 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:56:07.712 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:56:07.713 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:56:07.713 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:56:07.714 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:56:07.715 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: router 2026-06-25 22:56:07.717 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:07.717 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:56:07.718 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: l3-ha 2026-06-25 22:56:07.718 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:07.719 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:56:07.720 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:07.720 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:56:07.722 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:56:07.723 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:56:07.724 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:56:07.725 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:56:07.726 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:56:07.727 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: multi-provider 2026-06-25 22:56:07.727 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: net-mtu 2026-06-25 22:56:07.728 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:56:07.728 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:56:07.729 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:56:07.729 7 WARNING keystonemiddleware._common.config [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:56:07.730 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:56:07.730 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: pagination 2026-06-25 22:56:07.731 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:56:07.731 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:56:07.732 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:56:07.733 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:56:07.733 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:56:07.734 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:56:07.734 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: binding 2026-06-25 22:56:07.735 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: binding-extended 2026-06-25 22:56:07.736 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-security 2026-06-25 22:56:07.736 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: project-id 2026-06-25 22:56:07.737 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: provider 2026-06-25 22:56:07.737 7 WARNING oslo_config.cfg [None req-db33c5ba-37ea-4604-b6e6-fb3a56e34352 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-25 22:56:07.739 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos 2026-06-25 22:56:07.739 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-bw-limit-direction WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55f3c08b4a10 pid: 7 (default app) 2026-06-25 22:56:07.740 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:56:07.741 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-default 2026-06-25 22:56:07.741 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-fip 2026-06-25 22:56:07.742 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:56:07.742 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:56:07.743 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:56:07.744 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:56:07.744 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:56:07.745 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-pps 2026-06-25 22:56:07.745 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:56:07.746 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:56:07.747 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:56:07.747 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:56:07.749 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: quotas 2026-06-25 22:56:07.750 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: quota_details 2026-06-25 22:56:07.751 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:56:07.752 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:56:07.753 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:56:07.753 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:56:07.754 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:56:07.754 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:56:07.755 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:56:07.756 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:56:07.756 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:56:07.757 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:56:07.757 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:56:07.758 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:56:07.758 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:56:07.766 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: security-group 2026-06-25 22:56:07.767 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: segment 2026-06-25 22:56:07.767 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:56:07.768 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: service-type 2026-06-25 22:56:07.769 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: sorting 2026-06-25 22:56:07.769 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:56:07.770 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:56:07.770 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:56:07.771 8 WARNING neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:56:07.771 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:56:07.772 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:56:07.773 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:56:07.773 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:56:07.774 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:56:07.775 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:56:07.775 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:56:07.777 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:56:07.778 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:56:07.779 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: trunk 2026-06-25 22:56:07.779 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: trunk-details 2026-06-25 22:56:07.780 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:56:07.780 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:56:07.781 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:56:07.782 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:56:07.783 8 INFO neutron.api.extensions [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Loaded extension: vpnaas 2026-06-25 22:56:07.786 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-25 22:56:07.786 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-25 22:56:07.786 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.786 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-25 22:56:07.787 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:07.788 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:07.791 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:07.791 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:07.792 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:07.792 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.792 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.792 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.793 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.793 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:07.793 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:07.793 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:07.794 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:07.794 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:07.794 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:07.796 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-25 22:56:07.796 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] router is already registered 2026-06-25 22:56:07.796 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-25 22:56:07.796 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] floatingip is already registered 2026-06-25 22:56:07.797 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-25 22:56:07.798 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] rbac_policy is already registered 2026-06-25 22:56:07.798 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-25 22:56:07.798 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] security_group is already registered 2026-06-25 22:56:07.798 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-25 22:56:07.798 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] security_group_rule is already registered 2026-06-25 22:56:07.799 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.799 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.799 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-25 22:56:07.799 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] subnetpool is already registered 2026-06-25 22:56:07.799 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-25 22:56:07.799 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] trunk is already registered 2026-06-25 22:56:07.800 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-25 22:56:07.800 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] endpoint_group is already registered 2026-06-25 22:56:07.800 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-25 22:56:07.800 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] vpnservice is already registered 2026-06-25 22:56:07.800 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-25 22:56:07.801 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] ipsec_site_connection is already registered 2026-06-25 22:56:07.801 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-25 22:56:07.801 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] ipsecpolicy is already registered 2026-06-25 22:56:07.801 8 INFO neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-25 22:56:07.801 8 WARNING neutron.quota.resource_registry [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] ikepolicy is already registered 2026-06-25 22:56:07.838 8 WARNING keystonemiddleware._common.config [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:56:07.847 8 WARNING oslo_config.cfg [None req-16a2032f-19f5-467d-b124-efc1d5f7218f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x55f3c08b4a10 pid: 8 (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-06-25 22:56:13.682 8 WARNING oslo_policy.policy [None req-78fae58b-1b5b-42b9-8afc-42658304bc1c 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - 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: 1/4] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:13 2026] GET /v2.0/networks => generated 15 bytes in 1069 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-06-25 22:56:14.347 7 WARNING oslo_policy.policy [None req-3537f51d-215c-4b9e-aac9-3669b0a3d846 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - 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-06-25 22:56:15.034 7 WARNING neutron.services.revisions.revision_plugin [None req-3537f51d-215c-4b9e-aac9-3669b0a3d846 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Could not find related network for resource to bump revision. 2026-06-25 22:56:15.090 7 INFO neutron.db.segments_db [None req-3537f51d-215c-4b9e-aac9-3669b0a3d846 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment a3e996ea-3664-4d7e-9c11-275487e9ce8b of type flat for network 93aa3e18-31b4-40ef-85dd-01032ec2e706 2026-06-25 22:56:15.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3537f51d-215c-4b9e-aac9-3669b0a3d846 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.181 () {48 vars in 968 bytes} [Thu Jun 25 22:56:14 2026] POST /v2.0/networks => generated 124 bytes in 919 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:20 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-06-25 22:56:21.089 7 WARNING neutron.services.revisions.revision_plugin [None req-d4195bf9-f6fc-461e-8b55-f2ccfbe7e01b 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Could not find related network for resource to bump revision. 2026-06-25 22:56:21.110 7 INFO neutron.db.segments_db [None req-d4195bf9-f6fc-461e-8b55-f2ccfbe7e01b 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 02848835-ccdb-459f-9d62-0bb4d4418fb8 of type flat for network 7c7e94ff-728c-44d5-891c-4d4b039d2a72 2026-06-25 22:56:21.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4195bf9-f6fc-461e-8b55-f2ccfbe7e01b 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.181 () {48 vars in 968 bytes} [Thu Jun 25 22:56:21 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:26 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:27.020 7 WARNING neutron.services.revisions.revision_plugin [None req-cdf9eb66-0d86-4a4f-8a17-1dbf129e4df3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Could not find related network for resource to bump revision. 2026-06-25 22:56:27.041 7 INFO neutron.db.segments_db [None req-cdf9eb66-0d86-4a4f-8a17-1dbf129e4df3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment c25a9113-3b1a-4d60-9077-8a4cbfa5a848 of type flat for network 292d3524-a978-4b9d-bb89-da73f714ad6e 2026-06-25 22:56:27.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cdf9eb66-0d86-4a4f-8a17-1dbf129e4df3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.181 () {48 vars in 968 bytes} [Thu Jun 25 22:56:26 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:32 2026] GET /v2.0/networks => generated 15 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:33.364 8 WARNING neutron.services.revisions.revision_plugin [None req-3b46ca6c-0911-489b-8269-26f6ff881995 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Could not find related network for resource to bump revision. 2026-06-25 22:56:33.414 8 INFO neutron.db.segments_db [None req-3b46ca6c-0911-489b-8269-26f6ff881995 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment d3b7972a-2158-4961-afda-7dcfb55b8b29 of type flat for network ab1c9e74-3055-49bb-8ed7-8dfcc838ed9c 2026-06-25 22:56:33.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b46ca6c-0911-489b-8269-26f6ff881995 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.181 () {48 vars in 968 bytes} [Thu Jun 25 22:56:33 2026] POST /v2.0/networks => generated 124 bytes in 276 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:39 2026] GET /v2.0/networks => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:56:39.508 8 WARNING neutron.services.revisions.revision_plugin [None req-a98027d3-eeb2-4bef-ba40-508e4c19e159 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Could not find related network for resource to bump revision. 2026-06-25 22:56:39.537 8 INFO neutron.db.segments_db [None req-a98027d3-eeb2-4bef-ba40-508e4c19e159 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 6a57ee6c-05e6-4dda-b527-0faee71c08e8 of type flat for network 0e10ab8c-d3e0-4956-8d02-dc07c30520e0 [pid: 8|app: 0|req: 6/14] 199.19.213.181 () {48 vars in 968 bytes} [Thu Jun 25 22:56:39 2026] POST /v2.0/networks => generated 706 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.181 () {44 vars in 912 bytes} [Thu Jun 25 22:56:40 2026] GET /v2.0/subnets => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 22:56:40 2026] GET /v2.0/networks => generated 709 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.181 () {48 vars in 966 bytes} [Thu Jun 25 22:56:41 2026] POST /v2.0/subnets => generated 641 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:03:27.741 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:03:27.742 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:03:27.743 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:03:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.181) !!! [pid: 7|app: 0|req: 38/72] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:03:27 2026] GET /v2.0/networks => generated 753 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:03:28.019 8 ERROR oslo.messaging._drivers.impl_rabbit [None req-a98027d3-eeb2-4bef-ba40-508e4c19e159 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Connection failed: [Errno 104] Connection reset by peer (retrying in 1.0 seconds): ConnectionResetError: [Errno 104] Connection reset by peer 2026-06-25 23:03:28.020 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:03:28.022 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:03:28.094 8 INFO neutron.db.segments_db [None req-ec8b775d-7029-42ab-a387-26c2a6d18411 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 5a3fec05-24f6-4119-b92d-f19565bf427c of type vxlan for network 65410166-c413-46c9-aad2-fcb025f5c420 [pid: 8|app: 0|req: 35/73] 199.19.213.181 () {48 vars in 967 bytes} [Thu Jun 25 23:03:28 2026] POST /v2.0/networks => generated 707 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:03:29.001 7 INFO oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48118. 2026-06-25 23:03:29.003 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48102. [pid: 7|app: 0|req: 39/74] 199.19.213.181 () {44 vars in 912 bytes} [Thu Jun 25 23:03:28 2026] GET /v2.0/subnets => generated 644 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:03:29.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48130. 2026-06-25 23:03:29.194 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48144. [pid: 8|app: 0|req: 36/75] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:03:29 2026] GET /v2.0/networks => generated 1430 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.181 () {48 vars in 966 bytes} [Thu Jun 25 23:03:29 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:30 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 2793 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.181 () {48 vars in 982 bytes} [Thu Jun 25 23:03:30 2026] POST /v2.0/security-groups => generated 1552 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:31 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 4327 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:32 2026] GET /v2.0/security-groups => generated 4327 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:33 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 4909 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:33 2026] GET /v2.0/security-groups => generated 4909 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:34 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => 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: 45/86] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:34 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: 42/87] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:35 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 6077 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:35 2026] GET /v2.0/security-groups => generated 6077 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:36 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 6661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:36 2026] GET /v2.0/security-groups => generated 6661 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:37 2026] GET /v2.0/security-groups => generated 7245 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.181 () {44 vars in 908 bytes} [Thu Jun 25 23:03:37 2026] GET /v2.0/ports => generated 2489 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:03:37 2026] GET /v2.0/networks => generated 1474 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.181 () {48 vars in 962 bytes} [Thu Jun 25 23:03:37 2026] POST /v2.0/ports => generated 1096 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:03:44.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15fda008-2d26-41a0-91a9-2927b203200f 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/100] 199.19.213.181 () {44 vars in 982 bytes} [Thu Jun 25 23:03:44 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) /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: 49/101] 199.19.213.181 () {44 vars in 1004 bytes} [Thu Jun 25 23:03:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.181 () {48 vars in 1034 bytes} [Thu Jun 25 23:03:44 2026] PUT /v2.0/ports/a7b4d0a5-47b2-4570-b43a-45738cd760c6 => generated 1209 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/103] 199.19.213.181 () {44 vars in 908 bytes} [Thu Jun 25 23:03:46 2026] GET /v2.0/ports => generated 3726 bytes in 66 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: 54/104] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:47 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 7245 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.181 () {48 vars in 982 bytes} [Thu Jun 25 23:03:47 2026] POST /v2.0/security-groups => generated 1546 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:48 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 8773 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:49 2026] GET /v2.0/security-groups => generated 8773 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:49 2026] POST /v2.0/security-group-rules => generated 589 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:03:50 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9375 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:03:50 2026] GET /v2.0/security-groups => generated 9375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:03:50 2026] POST /v2.0/security-group-rules => generated 593 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:04:54 2026] GET /v2.0/quotas/ad7c0d7ffe9a484bba340153dc3a1d5f => generated 292 bytes in 19 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: 7|app: 0|req: 62/121] 199.19.213.181 () {48 vars in 1028 bytes} [Thu Jun 25 23:04:54 2026] PUT /v2.0/quotas/ad7c0d7ffe9a484bba340153dc3a1d5f => generated 291 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:04:55 2026] GET /v2.0/quotas/ad7c0d7ffe9a484bba340153dc3a1d5f => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:07:04.816 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:07:04.818 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:07:04.818 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:07:04 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.181) !!! 2026-06-25 23:07:04.821 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:07:04 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.181) !!! /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-06-25 23:07:05.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d9d0e77-a78d-42bd-a984-a43c50a51587 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/141] 199.19.213.181 () {30 vars in 743 bytes} [Thu Jun 25 23:07:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 271 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:07:05.091 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:07:05.092 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:07:05.094 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:07:05 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.181) !!! /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/142] 199.19.213.181 () {30 vars in 765 bytes} [Thu Jun 25 23:07:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:07:06.979 7 INFO oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59358. 2026-06-25 23:07:06.980 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59350. 2026-06-25 23:07:07.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17cd74db-7e76-4a99-a488-d1d603db44b9 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/143] 199.19.213.181 () {30 vars in 743 bytes} [Thu Jun 25 23:07:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:07:07.109 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59374. 2026-06-25 23:07:07.111 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59372. [pid: 8|app: 0|req: 71/144] 199.19.213.181 () {30 vars in 765 bytes} [Thu Jun 25 23:07:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:12:59.322 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:12:59.335 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:12:59.336 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:12:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 (ip 199.19.213.181) !!! [pid: 8|app: 0|req: 96/193] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:12:59 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 2797 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:12:59.573 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:12:59.576 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:12:59.577 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:12:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.181) !!! 2026-06-25 23:12:59.579 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jun 25 23:12:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.181) !!! [pid: 7|app: 0|req: 98/194] 199.19.213.181 () {48 vars in 982 bytes} [Thu Jun 25 23:12:59 2026] POST /v2.0/security-groups => generated 1560 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:13:00.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60536. 2026-06-25 23:13:00.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60534. [pid: 8|app: 0|req: 97/195] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:13:00 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 4339 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:13:00.738 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60546. 2026-06-25 23:13:00.742 7 INFO oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60542. [pid: 7|app: 0|req: 99/196] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:13:00 2026] GET /v2.0/security-groups => generated 14299 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:13:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/198] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:13:01 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 4917 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:13:01 2026] GET /v2.0/security-groups => generated 14877 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:13:01 2026] POST /v2.0/security-group-rules => generated 567 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:13:02 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 5497 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/202] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:13:02 2026] GET /v2.0/security-groups => generated 15457 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:13:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:13:04 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6079 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:13:04 2026] GET /v2.0/security-groups => generated 16039 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.181 () {48 vars in 992 bytes} [Thu Jun 25 23:13:04 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: 7|app: 0|req: 114/225] 199.19.213.181 () {30 vars in 740 bytes} [Thu Jun 25 23:15:12 2026] GET /v2.0/networks?tenant_id=e0d33f646a224b98add6c44e0193ce23&shared=False => generated 15 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:15:12.672 8 INFO neutron.db.segments_db [None req-c8b49703-7d68-409e-909b-a34b42002004 19e07a4edf0b4786a84e8b352a04956c e0d33f646a224b98add6c44e0193ce23 - - - -] Added segment eb748e83-7e93-47be-8745-3b2264e8a6f4 of type vxlan for network 154719f4-241d-47ba-8923-1a089962763f [pid: 8|app: 0|req: 112/226] 199.19.213.181 () {34 vars in 682 bytes} [Thu Jun 25 23:15:12 2026] POST /v2.0/networks => generated 718 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 199.19.213.181 () {30 vars in 722 bytes} [Thu Jun 25 23:15:12 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/228] 199.19.213.181 () {30 vars in 633 bytes} [Thu Jun 25 23:15:12 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.19.213.181 () {34 vars in 677 bytes} [Thu Jun 25 23:15:12 2026] POST /v2.0/ports => generated 963 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/230] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:15:13 2026] GET /v2.0/networks/154719f4-241d-47ba-8923-1a089962763f => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.19.213.181 () {30 vars in 722 bytes} [Thu Jun 25 23:15:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:15:15 2026] GET /v2.0/networks/154719f4-241d-47ba-8923-1a089962763f => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/237] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:15:42 2026] GET /v2.0/quotas/e0d33f646a224b98add6c44e0193ce23 => 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: 118/238] 199.19.213.181 () {48 vars in 1028 bytes} [Thu Jun 25 23:15:42 2026] PUT /v2.0/quotas/e0d33f646a224b98add6c44e0193ce23 => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:15:43 2026] GET /v2.0/quotas/e0d33f646a224b98add6c44e0193ce23 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:27:25.804 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:27:25.806 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:27:25.807 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:27:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.181) !!! [pid: 8|app: 0|req: 165/332] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:27:25 2026] GET /v2.0/networks => generated 2168 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:27:27.025 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:27:27.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:27:27.030 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:27:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.181) !!! 2026-06-25 23:27:27.033 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jun 25 23:27:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.181) !!! [pid: 7|app: 0|req: 168/333] 199.19.213.181 () {44 vars in 912 bytes} [Thu Jun 25 23:27:27 2026] GET /v2.0/subnets => generated 1261 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:27:27.190 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49876. 2026-06-25 23:27:27.194 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49868. [pid: 8|app: 0|req: 166/334] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:27:27 2026] GET /v2.0/networks => generated 2168 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:28:07.711 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35806. 2026-06-25 23:28:07.712 7 INFO oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35810. [pid: 7|app: 0|req: 172/341] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:28:07 2026] GET /v2.0/networks => generated 2168 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/342] 199.19.213.181 () {44 vars in 912 bytes} [Thu Jun 25 23:28:08 2026] GET /v2.0/subnets => generated 1261 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/343] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:28:08 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/344] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:09 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:11 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:11 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:12 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:13 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:14 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.19.213.181 () {44 vars in 941 bytes} [Thu Jun 25 23:28:15 2026] GET /v2.0/security-groups => generated 16622 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.19.213.181 () {44 vars in 908 bytes} [Thu Jun 25 23:28:15 2026] GET /v2.0/ports => generated 4721 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:28:22.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a85dbc2-608e-4f97-9ac6-79fc6d6c9c1a 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/354] 199.19.213.181 () {44 vars in 982 bytes} [Thu Jun 25 23:28:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.19.213.181 () {44 vars in 1004 bytes} [Thu Jun 25 23:28:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.19.213.181 () {44 vars in 908 bytes} [Thu Jun 25 23:28:23 2026] GET /v2.0/ports => generated 4721 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:24 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:25 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:28:26 2026] GET /v2.0/security-groups?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 9981 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:28:37 2026] GET /v2.0/quotas/ad7c0d7ffe9a484bba340153dc3a1d5f => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:29:31 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6662 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:29:32 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6662 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:29:33 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:29:34 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6662 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.181 () {44 vars in 1026 bytes} [Thu Jun 25 23:29:35 2026] GET /v2.0/security-groups?tenant_id=e0d33f646a224b98add6c44e0193ce23 => generated 6662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.181 () {44 vars in 976 bytes} [Thu Jun 25 23:29:43 2026] GET /v2.0/quotas/e0d33f646a224b98add6c44e0193ce23 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.19.213.181 () {44 vars in 914 bytes} [Thu Jun 25 23:30:36 2026] GET /v2.0/networks => generated 2168 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:16.357 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:31:16.358 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] 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: 199/392] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:31:16 2026] GET /v2.0/networks => generated 2168 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:17.692 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-25 23:31:17.693 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 194/393] 10.0.0.195 () {32 vars in 655 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/floatingips => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/routers => generated 15 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:31:17 2026] GET /v2.0/networks => generated 2168 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:18.034 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2d6faf13-6e4a-4da8-86a1-fdb80a46af9d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59776. 2026-06-25 23:31:18.035 7 INFO oslo.messaging._drivers.impl_rabbit [-] [46802100-fb7c-4423-94a0-728b8367cea7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59784. [pid: 7|app: 0|req: 202/398] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:31:18 2026] GET /v2.0/security-groups => generated 16622 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 10.0.0.195 () {32 vars in 655 bytes} [Thu Jun 25 23:31:18 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) 2026-06-25 23:31:29.184 8 INFO oslo.messaging._drivers.impl_rabbit [-] [f085cd3b-b5a6-421d-a734-c4a8f1e9606c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42464. 2026-06-25 23:31:29.185 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5cbcebb6-a8c0-48d1-ba85-3b436e252ea2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42472. 2026-06-25 23:31:29.414 8 INFO neutron.db.segments_db [None req-cfb7cfc1-15ff-4983-adfb-96fd67bd1fd7 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 75dae99c-361a-418c-873f-f3517653ed03 of type vxlan for network a09e13b7-7a75-4cba-a457-084b8a6be548 2026-06-25 23:31:29.466 7 INFO neutron.db.segments_db [None req-e8f39e2d-0125-484c-8e8a-8499d7465c2a 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 of type vxlan for network 55d5186a-1490-449a-a2c2-81de86afc013 [pid: 8|app: 0|req: 199/402] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/networks => generated 752 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/networks => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:29.693 8 INFO neutron.db.segments_db [None req-98a86c94-cebe-48cb-960c-c8750e50493c 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 72928d0d-548b-4ace-b9e3-dfc3ce99d144 of type vxlan for network f78c8da2-5647-4338-a497-7cd6c36b11f0 [pid: 8|app: 0|req: 200/404] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/networks => generated 745 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/subnets => generated 675 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/subnets => generated 666 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:30.146 8 INFO neutron.db.segments_db [None req-40bbd2c2-7264-4177-bb16-5079d9923be6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment a440f150-3c02-411f-9684-322fea2540e9 of type vxlan for network 19f38422-9314-4aea-a8ad-63fe8d8e89c0 [pid: 7|app: 0|req: 206/407] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:29 2026] POST /v2.0/subnets => generated 668 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:30.228 7 INFO neutron.db.segments_db [None req-af556d57-c70d-4049-869d-d1a2774b42d9 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment e1aad375-0164-4637-9efe-bafe1691f36c of type vxlan for network 8ca51796-d90a-4cf7-8825-d52643cbac6b 2026-06-25 23:31:30.521 8 INFO neutron.db.l3_hamode_db [None req-40bbd2c2-7264-4177-bb16-5079d9923be6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:30.527 7 INFO neutron.db.l3_hamode_db [None req-af556d57-c70d-4049-869d-d1a2774b42d9 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:32.176 8 INFO neutron.db.l3_hamode_db [None req-40bbd2c2-7264-4177-bb16-5079d9923be6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:32.198 7 INFO neutron.db.l3_hamode_db [None req-af556d57-c70d-4049-869d-d1a2774b42d9 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 207/408] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:30 2026] POST /v2.0/routers => generated 730 bytes in 3286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:31:33 2026] GET /v2.0/security-groups?tenant_id=ac6bff88d9cb4146b8f58218ed3efe50&name=default => generated 2797 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:30 2026] POST /v2.0/routers => generated 739 bytes in 3614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:33.707 7 INFO neutron.db.segments_db [None req-c68dcee5-1b8c-414c-b86a-b5b9facddf98 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 49f33eb9-7049-4467-9243-d2a3d72c8917 of type vxlan for network f77927d3-6cf2-4937-8c78-ab4e8e163677 2026-06-25 23:31:34.083 7 INFO neutron.db.l3_hamode_db [None req-c68dcee5-1b8c-414c-b86a-b5b9facddf98 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 203/411] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:33 2026] PUT /v2.0/routers/2e146626-a2c8-4fef-871f-582e6e37656e/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:31:35 2026] DELETE /v2.0/security-groups/52efd36c-dc53-47a1-b313-ce2643884cc7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:35.519 7 INFO neutron.db.l3_hamode_db [None req-c68dcee5-1b8c-414c-b86a-b5b9facddf98 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 209/413] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:33 2026] POST /v2.0/routers => generated 732 bytes in 2974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:31:36 2026] POST /v2.0/security-groups => generated 1596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:35 2026] PUT /v2.0/routers/733f6713-7163-4716-a221-5894434dd606/add_router_interface => generated 309 bytes in 1449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:37 2026] POST /v2.0/security-group-rules => generated 570 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:31:37 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:38.087 8 INFO neutron.db.segments_db [None req-8deef29e-f462-4b49-869c-645f7b5b484b 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 8c268373-134c-49cc-87b9-9e9ee07f29ea of type vxlan for network e4a00324-1178-4566-b4fb-bececb80e845 [pid: 8|app: 0|req: 209/419] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:37 2026] POST /v2.0/networks => generated 749 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:36 2026] PUT /v2.0/routers/f781a6c6-1749-43a4-81e7-936390d2aff5/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/security-groups => generated 1596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:38 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: 212/423] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:38 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: 7|app: 0|req: 212/424] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/subnets => generated 672 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:38.732 7 INFO neutron.db.segments_db [None req-671c3e22-cfae-45b5-b4bf-6fb1ad646ee5 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca of type vxlan for network 477e408c-ed8c-4e7b-8ccd-3e52ade629c4 2026-06-25 23:31:39.098 7 INFO neutron.db.l3_hamode_db [None req-671c3e22-cfae-45b5-b4bf-6fb1ad646ee5 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 213/425] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/floatingips => generated 552 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.177 () {34 vars in 1100 bytes} [Thu Jun 25 23:31:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1685771458&fields=id&tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 10.0.0.177 () {38 vars in 971 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/security-groups => generated 1617 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:31:39 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 675 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 10.0.0.177 () {38 vars in 971 bytes} [Thu Jun 25 23:31:39 2026] POST /v2.0/security-groups => generated 1615 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/quotas/daf55bb0c0ae47c1ad721db2e8b9c3a1 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/431] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/432] 10.0.0.177 () {34 vars in 1100 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2138116496&fields=id&tenant_id=c1406a0af097415e84719cc75ed1c460 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/433] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 684 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/434] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/quotas/c1406a0af097415e84719cc75ed1c460 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/435] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:40.603 7 INFO neutron.db.l3_hamode_db [None req-671c3e22-cfae-45b5-b4bf-6fb1ad646ee5 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/436] 10.0.0.177 () {34 vars in 907 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/extensions => generated 19178 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/437] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?fields=segments => generated 14 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/438] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/439] 10.0.0.177 () {34 vars in 907 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/extensions => generated 19178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/440] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:31:40 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/441] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/442] 10.0.0.177 () {38 vars in 971 bytes} [Thu Jun 25 23:31:41 2026] POST /v2.0/security-groups => generated 1616 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/443] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups?tenant_id=e3a43d37eb0a47688bcaeb4b4a7d976e => generated 7591 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/444] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 233/445] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups/7fdd4935-3e5b-4590-b4e7-e1e3255fd26f => generated 2794 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/446] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups/7fdd4935-3e5b-4590-b4e7-e1e3255fd26f => generated 2794 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/447] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/448] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups/17120a6d-bac5-4b18-928e-56c8189276b9 => generated 1617 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/449] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:38 2026] POST /v2.0/routers => generated 736 bytes in 3151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/450] 10.0.0.177 () {36 vars in 1013 bytes} [Thu Jun 25 23:31:41 2026] DELETE /v2.0/security-groups/17120a6d-bac5-4b18-928e-56c8189276b9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:41.904 8 INFO neutron.api.v2.resource [req-ec40a873-aa19-4061-8a6e-b755df2125b9 req-08e58ad9-8ca1-42ac-99f9-b873e22289c0 d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 238/451] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups/17120a6d-bac5-4b18-928e-56c8189276b9 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/452] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:41 2026] GET /v2.0/security-groups/7e3f1bb8-6494-4850-b8e7-496c381cd3b7 => generated 1615 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/453] 10.0.0.177 () {36 vars in 1013 bytes} [Thu Jun 25 23:31:41 2026] DELETE /v2.0/security-groups/7e3f1bb8-6494-4850-b8e7-496c381cd3b7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:42.133 8 INFO neutron.api.v2.resource [req-9aba908f-0a5e-43dc-aa30-c97d99c903c8 req-35c63a5e-ae00-47a8-9c60-0e8792cb4f6c d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/454] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/7e3f1bb8-6494-4850-b8e7-496c381cd3b7 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/455] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/650f2b63-e86f-4b28-bb74-8d370f0e5155 => generated 1616 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/456] 10.0.0.177 () {36 vars in 1013 bytes} [Thu Jun 25 23:31:42 2026] DELETE /v2.0/security-groups/650f2b63-e86f-4b28-bb74-8d370f0e5155 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:42.386 8 INFO neutron.api.v2.resource [req-60398142-dee1-4ebf-9387-4ed72fdb746c req-6e43ae82-04ae-4a04-ba45-d88ad8bda890 d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/459] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/650f2b63-e86f-4b28-bb74-8d370f0e5155 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/460] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups?tenant_id=e3a43d37eb0a47688bcaeb4b4a7d976e => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/461] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/7fdd4935-3e5b-4590-b4e7-e1e3255fd26f => generated 2794 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/462] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/7fdd4935-3e5b-4590-b4e7-e1e3255fd26f => generated 2794 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:42.660 8 INFO neutron.api.v2.resource [req-926feb83-6df6-41f0-b56b-06c5b2a4d863 req-eb0d30a1-dcb6-4398-ba5b-b3cf6c49347b d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/463] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/650f2b63-e86f-4b28-bb74-8d370f0e5155 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:31:42.706 8 INFO neutron.api.v2.resource [req-0443e9e7-b802-44d1-becb-edf89d6bb437 req-ec4a2199-d2be-4e44-badf-99bf4e546f10 d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/464] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/7e3f1bb8-6494-4850-b8e7-496c381cd3b7 => 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: 252/465] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:31:42.785 8 INFO neutron.api.v2.resource [req-be394dcd-d343-4929-8ee3-a16896445fea req-2556345d-80e0-4728-8dbf-2b2e2f6530f1 d951e4c447b34cc49dd6923bfac6a42f e3a43d37eb0a47688bcaeb4b4a7d976e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/466] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/security-groups/17120a6d-bac5-4b18-928e-56c8189276b9 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/467] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 675 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/468] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:42 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 684 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/469] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:41 2026] PUT /v2.0/routers/0d039775-d1bb-4b31-96ef-72f5b25d3c86/add_router_interface => generated 309 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/470] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/471] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => 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: 217/472] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:31:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c1406a0af097415e84719cc75ed1c460 => generated 181 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/473] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:31:43 2026] PUT /v2.0/routers/f781a6c6-1749-43a4-81e7-936390d2aff5/remove_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/474] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:31:43 2026] POST /v2.0/ports => generated 954 bytes in 927 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: 219/475] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 957 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/476] 10.0.0.177 () {38 vars in 971 bytes} [Thu Jun 25 23:31:44 2026] POST /v2.0/security-groups => generated 1622 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/477] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:31:44 2026] POST /v2.0/ports => generated 954 bytes in 582 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: 258/478] 199.19.213.181 () {34 vars in 911 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/479] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:44 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 260/480] 199.19.213.181 () {34 vars in 911 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/481] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 957 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/482] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/security-groups/a5591121-68ad-4d51-9286-a4545fa637c9 => generated 1622 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/483] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:45 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:45.747 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f8efd711-6e0b-4fc4-93dc-a16c5c8e6468 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] 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-06-25 23:31:46.224 7 INFO neutron.db.l3_hamode_db [None req-f8efd711-6e0b-4fc4-93dc-a16c5c8e6468 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network f77927d3-6cf2-4937-8c78-ab4e8e163677 was deleted as no HA routers are present in tenant e3a43d37eb0a47688bcaeb4b4a7d976e. [pid: 7|app: 0|req: 221/484] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:31:44 2026] DELETE /v2.0/routers/f781a6c6-1749-43a4-81e7-936390d2aff5 => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/485] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:45 2026] PUT /v2.0/ports/42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 1199 bytes in 687 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: 265/486] 10.0.0.177 () {38 vars in 981 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/security-group-rules => generated 582 bytes in 150 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: 266/487] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:46.596 7 INFO neutron.services.segments.plugin [-] Segment 49f33eb9-7049-4467-9243-d2a3d72c8917 resource provider aggregate not found 2026-06-25 23:31:46.602 7 INFO neutron.services.segments.plugin [-] Segment 49f33eb9-7049-4467-9243-d2a3d72c8917 resource provider aggregate not found 2026-06-25 23:31:46.627 7 INFO neutron.services.segments.plugin [-] Segment 49f33eb9-7049-4467-9243-d2a3d72c8917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f33eb9-7049-4467-9243-d2a3d72c8917 found for delete ", "request_id": "req-ec127d29-1742-40ea-ba01-2760e362c263"}]} 2026-06-25 23:31:46.629 7 INFO neutron.services.segments.plugin [-] Segment 49f33eb9-7049-4467-9243-d2a3d72c8917 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f33eb9-7049-4467-9243-d2a3d72c8917 found for delete ", "request_id": "req-7c32ae2d-5f7e-41a7-b2ee-1f381b372dd3"}]} [pid: 7|app: 0|req: 222/488] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:31:46 2026] PUT /v2.0/ports/45635378-4915-427f-9653-5453c525dc7a => generated 1199 bytes in 543 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: 267/489] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:31:46 2026] DELETE /v2.0/subnets/851aa3d9-7810-411d-a74d-36c4883d01b3 => 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: 223/490] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1238 bytes in 93 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: 224/491] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 268/492] 10.0.0.177 () {38 vars in 971 bytes} [Thu Jun 25 23:31:46 2026] POST /v2.0/security-groups => generated 1622 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/493] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/494] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/495] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => 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: 272/496] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => 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: 273/497] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/subnets?id=e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/498] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:47.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20f7c826-c6c6-4a11-8a0d-d65b17152409'] response: {'name': 'network-changed', 'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 275/499] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/500] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:31:46 2026] DELETE /v2.0/networks/f78c8da2-5647-4338-a497-7cd6c36b11f0 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/501] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 1622 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/502] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?network_id=55d5186a-1490-449a-a2c2-81de86afc013&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:31:47.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27bc200b-62f2-407a-8e90-09532e79b683'] response: {'name': 'network-changed', 'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 227/503] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/504] 10.0.0.177 () {38 vars in 981 bytes} [Thu Jun 25 23:31:47 2026] POST /v2.0/security-group-rules => generated 582 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/505] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 229/506] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups?tenant_id=e3a43d37eb0a47688bcaeb4b4a7d976e&name=default => generated 2797 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/507] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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: 279/508] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 2215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/509] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 231/510] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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: 280/511] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:31:47 2026] DELETE /v2.0/security-groups/7fdd4935-3e5b-4590-b4e7-e1e3255fd26f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/512] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/513] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/514] 10.0.0.177 () {38 vars in 981 bytes} [Thu Jun 25 23:31:47 2026] POST /v2.0/security-group-rules => generated 587 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/515] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 771 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/516] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/517] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 2813 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/518] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/519] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/520] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/subnets?id=e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/521] 10.0.0.177 () {34 vars in 1001 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-group-rules/433a9430-83ba-4f17-a5eb-fbdb24cf6990 => generated 584 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/522] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/523] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:47 2026] GET /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 2813 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/524] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?network_id=55d5186a-1490-449a-a2c2-81de86afc013&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: 288/525] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 238/526] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&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: 289/527] 10.0.0.177 () {36 vars in 1023 bytes} [Thu Jun 25 23:31:48 2026] DELETE /v2.0/security-group-rules/433a9430-83ba-4f17-a5eb-fbdb24cf6990 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/528] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 290/529] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 240/530] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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: 241/531] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 2215 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/532] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 242/533] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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) [pid: 8|app: 0|req: 292/534] 10.0.0.177 () {36 vars in 1013 bytes} [Thu Jun 25 23:31:48 2026] DELETE /v2.0/security-groups/18eceef9-aead-4f60-b655-3f3aeeb22cc1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/535] 10.0.0.177 () {34 vars in 991 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups/a5591121-68ad-4d51-9286-a4545fa637c9 => generated 2215 bytes in 40 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.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/537] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:48 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&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: 294/538] 10.0.0.177 () {36 vars in 1013 bytes} [Thu Jun 25 23:31:48 2026] DELETE /v2.0/security-groups/a5591121-68ad-4d51-9286-a4545fa637c9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:31:48.656 7 INFO neutron.services.segments.plugin [-] Segment 72928d0d-548b-4ace-b9e3-dfc3ce99d144 resource provider aggregate not found 2026-06-25 23:31:48.666 7 INFO neutron.services.segments.plugin [-] Segment 72928d0d-548b-4ace-b9e3-dfc3ce99d144 resource provider aggregate not found 2026-06-25 23:31:48.705 7 INFO neutron.services.segments.plugin [-] Segment 72928d0d-548b-4ace-b9e3-dfc3ce99d144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72928d0d-548b-4ace-b9e3-dfc3ce99d144 found for delete ", "request_id": "req-f3edf546-3923-4f3b-a1dc-292872e9e893"}]} 2026-06-25 23:31:48.706 7 INFO neutron.services.segments.plugin [-] Segment 72928d0d-548b-4ace-b9e3-dfc3ce99d144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72928d0d-548b-4ace-b9e3-dfc3ce99d144 found for delete ", "request_id": "req-1c082bd4-1915-4959-85ed-7014c5db13af"}]} [pid: 8|app: 0|req: 295/539] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/540] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:49.686 8 INFO neutron.db.segments_db [None req-f2f3f33d-31bf-43d7-94b5-f629076a98c6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment bc56a8a3-8be7-41de-a42a-20c0d59bd772 of type vxlan for network 274c33c8-b2e1-4302-bfd7-f6157e56d51d [pid: 8|app: 0|req: 297/541] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:49 2026] POST /v2.0/networks => generated 746 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/542] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:49 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/543] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:49 2026] POST /v2.0/subnets => generated 671 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/544] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:31:48 2026] PUT /v2.0/routers/0d039775-d1bb-4b31-96ef-72f5b25d3c86/remove_router_interface => generated 309 bytes in 1665 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/545] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:50 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:50.325 7 INFO neutron.db.segments_db [None req-9200382b-d1d6-4571-a0d3-5368a4bd62b3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment fa920c7d-c63a-4726-8f41-f37384b5d114 of type vxlan for network ad93180a-29e9-4d38-89d9-93f73467df1b 2026-06-25 23:31:50.761 7 INFO neutron.db.l3_hamode_db [None req-9200382b-d1d6-4571-a0d3-5368a4bd62b3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:51.111 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3d028cfc-d8e1-40a7-a447-327043603c81 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] 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-06-25 23:31:51.653 8 INFO neutron.db.l3_hamode_db [None req-3d028cfc-d8e1-40a7-a447-327043603c81 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 477e408c-ed8c-4e7b-8ccd-3e52ade629c4 was deleted as no HA routers are present in tenant 588116ec6dda4aeb9eaa0a320ad1111b. [pid: 8|app: 0|req: 301/546] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:31:50 2026] DELETE /v2.0/routers/0d039775-d1bb-4b31-96ef-72f5b25d3c86 => generated 0 bytes in 1415 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/547] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:51 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 969 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/548] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:51 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:52.068 7 INFO neutron.db.l3_hamode_db [None req-9200382b-d1d6-4571-a0d3-5368a4bd62b3 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:52.073 8 INFO neutron.services.segments.plugin [-] Segment 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca resource provider aggregate not found 2026-06-25 23:31:52.091 8 INFO neutron.services.segments.plugin [-] Segment 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca found for delete ", "request_id": "req-7996ddd0-96d7-4006-9b81-af526806f6e1"}]} 2026-06-25 23:31:52.155 8 INFO neutron.services.segments.plugin [-] Segment 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca resource provider aggregate not found 2026-06-25 23:31:52.183 8 INFO neutron.services.segments.plugin [-] Segment 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b2fcf20-b8d1-43d0-81f3-3e10c9526aca found for delete ", "request_id": "req-4e3a462d-43c6-40b8-81a0-673ac1e9ca30"}]} [pid: 8|app: 0|req: 304/549] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:31:51 2026] DELETE /v2.0/subnets/f8576e91-88ea-4697-9a61-f257239f49b6 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/550] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:52 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 306/551] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:52 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/552] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:31:52 2026] DELETE /v2.0/networks/e4a00324-1178-4566-b4fb-bececb80e845 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/553] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:31:52 2026] GET /v2.0/security-groups?tenant_id=588116ec6dda4aeb9eaa0a320ad1111b&name=default => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/554] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:31:52 2026] DELETE /v2.0/security-groups/d7a57951-feaf-47a8-bb91-1568e65980f1 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/555] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:50 2026] POST /v2.0/routers => generated 735 bytes in 3068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/556] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:53 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 248/557] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:53 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/558] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:53 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 250/559] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:53 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&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: 251/560] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:53 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:54.358 8 INFO neutron.services.segments.plugin [-] Segment 8c268373-134c-49cc-87b9-9e9ee07f29ea resource provider aggregate not found 2026-06-25 23:31:54.367 8 INFO neutron.services.segments.plugin [-] Segment 8c268373-134c-49cc-87b9-9e9ee07f29ea resource provider aggregate not found 2026-06-25 23:31:54.382 8 INFO neutron.services.segments.plugin [-] Segment 8c268373-134c-49cc-87b9-9e9ee07f29ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c268373-134c-49cc-87b9-9e9ee07f29ea found for delete ", "request_id": "req-a592cc36-35be-4207-830b-dbcb882837b2"}]} 2026-06-25 23:31:54.392 8 INFO neutron.services.segments.plugin [-] Segment 8c268373-134c-49cc-87b9-9e9ee07f29ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c268373-134c-49cc-87b9-9e9ee07f29ea found for delete ", "request_id": "req-ba7a66d3-7514-433d-ad8e-0d93684bc733"}]} 2026-06-25 23:31:54.826 7 INFO neutron.db.l3_db [None req-17374a28-ab30-4c77-8a77-9ab019586bd8 2247d140aaf8446b8a28b33c05482531 c1406a0af097415e84719cc75ed1c460 - - - -] Floating IP 504b558e-fd0c-4320-99c4-a5cf720c4cb2 associated. External IP: 10.96.250.214, port: 45635378-4915-427f-9653-5453c525dc7a. [pid: 7|app: 0|req: 252/561] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:31:53 2026] PUT /v2.0/floatingips/504b558e-fd0c-4320-99c4-a5cf720c4cb2 => generated 855 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/562] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/563] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:53 2026] PUT /v2.0/routers/1d4f68c0-9eef-4875-85fc-af948dddd4d1/add_router_interface => generated 309 bytes in 2136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/564] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/565] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 313/566] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&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-06-25 23:31:55.638 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6889b29d-55e4-4dc3-8c1b-6ba25c3d41e4'] response: {'name': 'network-changed', 'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'status': 'completed', 'code': 200} 2026-06-25 23:31:55.659 7 INFO neutron.db.segments_db [None req-d9df7963-86bf-42c5-abba-b603b8160c36 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 1241b1ac-6a61-4904-80d2-93cf0fd90525 of type vxlan for network 2fffaf07-beaf-4cd9-992f-51f17c7a27c3 [pid: 8|app: 0|req: 314/567] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/568] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/569] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:31:55 2026] POST /v2.0/networks => generated 737 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/570] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/571] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/572] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&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: 319/573] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:55 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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: 320/574] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:56 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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: 255/575] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:55 2026] POST /v2.0/subnets => generated 660 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/576] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:31:56 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) 2026-06-25 23:31:56.239 7 INFO neutron.db.segments_db [None req-33603cc8-0f89-440b-a0a2-14857450815a 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a of type vxlan for network c2d8bc8c-8661-44a8-a8c7-66654569d6ce [pid: 8|app: 0|req: 322/577] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/578] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:31:56 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) 2026-06-25 23:31:56.608 7 INFO neutron.db.l3_hamode_db [None req-33603cc8-0f89-440b-a0a2-14857450815a 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 324/579] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:31:56 2026] POST /v2.0/floatingips => generated 552 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/580] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:57 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/583] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:31:57 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/584] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:31:57 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:31:57.971 7 INFO neutron.db.l3_hamode_db [None req-33603cc8-0f89-440b-a0a2-14857450815a 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:31:58.373 8 INFO neutron.db.l3_db [None req-9b07b101-124b-4b89-9932-9bd8436e8e6b 864aa00a076f4945858a685a4ac222d9 daf55bb0c0ae47c1ad721db2e8b9c3a1 - - - -] Floating IP 300e5c25-e320-4b7c-a947-c589bb7aaff7 associated. External IP: 10.96.250.213, port: 42e74dd1-6912-47bf-b93b-e2e2ec21e45c. [pid: 8|app: 0|req: 330/585] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:31:57 2026] PUT /v2.0/floatingips/300e5c25-e320-4b7c-a947-c589bb7aaff7 => generated 855 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/586] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:31:56 2026] POST /v2.0/routers => generated 724 bytes in 3109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:31:59.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69cd4ce1-7421-48d5-8f35-837b62119949'] response: {'name': 'network-changed', 'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 257/587] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/588] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 771 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/589] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/590] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/subnets?id=e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/591] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/ports?network_id=55d5186a-1490-449a-a2c2-81de86afc013&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/592] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 263/593] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:31:59 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 331/594] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:31:59 2026] PUT /v2.0/routers/debd8919-c964-4550-9777-fd96f4468f4d/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/595] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:32:01 2026] POST /v2.0/security-groups => generated 1596 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/596] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:32:01 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: 265/597] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:32:02 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/598] 10.0.0.177 () {34 vars in 1100 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1583948814&fields=id&tenant_id=37265074a6574c0cb2ab7345d0b0dce9 => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/599] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/networks?id=274c33c8-b2e1-4302-bfd7-f6157e56d51d => generated 680 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/600] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/quotas/37265074a6574c0cb2ab7345d0b0dce9 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/601] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/ports?tenant_id=37265074a6574c0cb2ab7345d0b0dce9&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/602] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?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: 271/603] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:32:02 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/604] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/605] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:32:02 2026] POST /v2.0/floatingips => generated 552 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/606] 10.0.0.177 () {34 vars in 1098 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--631639699&fields=id&tenant_id=7c1fb3701ad7405480975e6e2a165370 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/607] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/networks?id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3 => generated 669 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/608] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/quotas/7c1fb3701ad7405480975e6e2a165370 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/609] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/ports?tenant_id=7c1fb3701ad7405480975e6e2a165370&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/610] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:03 2026] GET /v2.0/networks?id=274c33c8-b2e1-4302-bfd7-f6157e56d51d => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/611] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 276/612] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=37265074a6574c0cb2ab7345d0b0dce9 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/613] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/614] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/615] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:04 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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: 277/616] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:32:04 2026] POST /v2.0/ports => generated 954 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/617] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:04 2026] PUT /v2.0/ports/19981cb5-12c9-4a18-ac47-b9df31cfc0e4 => generated 1199 bytes in 607 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, ' /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-06-25 23:32:05.407 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d496521a-ae08-4fe5-b2c4-04e83da65866'] response: {'name': 'network-changed', 'server_uuid': '8db2e3c8-0b9c-4573-8b1e-06266d1431f5', 'tag': '19981cb5-12c9-4a18-ac47-b9df31cfc0e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/618] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?tenant_id=37265074a6574c0cb2ab7345d0b0dce9&device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/619] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/networks?id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3 => generated 669 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/620] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=19981cb5-12c9-4a18-ac47-b9df31cfc0e4 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/621] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c1fb3701ad7405480975e6e2a165370 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/622] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 969 bytes in 116 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: 281/623] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/subnets?id=25fa6bfa-f005-4f65-9588-c5004d72a1fd => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/624] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&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: 283/625] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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: 284/626] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?network_id=274c33c8-b2e1-4302-bfd7-f6157e56d51d&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: 285/627] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?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: 286/628] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1240 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/629] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:05 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?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: 343/630] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:32:05 2026] POST /v2.0/ports => generated 954 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/631] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 32 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: 289/632] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?tenant_id=37265074a6574c0cb2ab7345d0b0dce9&device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/633] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks?id=274c33c8-b2e1-4302-bfd7-f6157e56d51d => generated 774 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/634] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=19981cb5-12c9-4a18-ac47-b9df31cfc0e4 => 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: 292/635] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/subnets?id=25fa6bfa-f005-4f65-9588-c5004d72a1fd => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/636] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?network_id=274c33c8-b2e1-4302-bfd7-f6157e56d51d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/637] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/638] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?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: 344/639] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:06 2026] PUT /v2.0/ports/81950fb6-f333-4550-a712-68c93fad3226 => generated 1199 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/640] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?tenant_id=7c1fb3701ad7405480975e6e2a165370&device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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, ' [pid: 7|app: 0|req: 297/641] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=81950fb6-f333-4550-a712-68c93fad3226 => 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: 345/642] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 969 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, ' [pid: 8|app: 0|req: 346/643] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/subnets?id=2827a2d5-e2ab-403c-8766-7564b9a61a38 => generated 663 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/644] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&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: 298/645] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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: 348/646] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/ports?network_id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3&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: 299/647] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/648] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 300/649] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:06 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 350/650] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/651] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 351/652] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/653] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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: 352/654] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:07 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&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: 303/655] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:08.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf445d2c-22a5-409d-9e8e-bcc163dd75f7'] response: {'name': 'network-changed', 'server_uuid': '9cbf35b8-bf64-49d5-8f32-3dc91369229c', 'tag': '81950fb6-f333-4550-a712-68c93fad3226', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 353/656] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?tenant_id=7c1fb3701ad7405480975e6e2a165370&device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/657] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks?id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3 => generated 765 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/658] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=81950fb6-f333-4550-a712-68c93fad3226 => 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: 305/659] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/subnets?id=2827a2d5-e2ab-403c-8766-7564b9a61a38 => generated 663 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/660] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/ports?network_id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3&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: 306/661] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 356/662] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:08 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/663] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/664] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&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: 357/665] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/666] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/667] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:09.923 7 INFO neutron.db.l3_db [None req-8c938cf7-c3bb-4928-bb0d-2ba7832ab4e1 2108c288caa541fe93e0d3f12dbcc9cd 7c1fb3701ad7405480975e6e2a165370 - - - -] Floating IP 8bb5fb4f-1039-48a7-9a89-279247f6be3f associated. External IP: 10.96.250.216, port: 81950fb6-f333-4550-a712-68c93fad3226. [pid: 8|app: 0|req: 359/668] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:09 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/669] 10.0.0.177 () {34 vars in 971 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports/45635378-4915-427f-9653-5453c525dc7a => generated 968 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/670] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/671] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:09 2026] PUT /v2.0/floatingips/8bb5fb4f-1039-48a7-9a89-279247f6be3f => generated 855 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/672] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/673] 199.19.213.181 () {34 vars in 1000 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/subnets?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 660 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/674] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:10.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d60bdc4-8cfd-484c-b290-d92fdf77eece'] response: {'name': 'network-changed', 'server_uuid': '9cbf35b8-bf64-49d5-8f32-3dc91369229c', 'tag': '81950fb6-f333-4550-a712-68c93fad3226', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/675] 199.19.213.181 () {34 vars in 1146 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4&device_owner=compute%3Anova&network_id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/676] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&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: 364/677] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?tenant_id=7c1fb3701ad7405480975e6e2a165370&device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/678] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/679] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:10 2026] GET /v2.0/networks?id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3 => generated 765 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/680] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:10 2026] PUT /v2.0/ports/45635378-4915-427f-9653-5453c525dc7a => generated 1145 bytes in 551 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-06-25 23:32:11.198 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1750cf0c-0b92-4456-ad50-f7769244090f'] response: {'name': 'network-changed', 'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'status': 'completed', 'code': 200} 2026-06-25 23:32:11.210 7 INFO neutron.db.l3_db [None req-eddafd6f-aed5-4efc-bd25-23c9d09d1302 1757d2bcdffd4d69a48cdfe299d556fd 37265074a6574c0cb2ab7345d0b0dce9 - - - -] Floating IP 9caec1e3-476a-450a-9fb7-e082359a120d associated. External IP: 10.96.250.209, port: 19981cb5-12c9-4a18-ac47-b9df31cfc0e4. [pid: 8|app: 0|req: 366/681] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=81950fb6-f333-4550-a712-68c93fad3226 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/682] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/683] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/684] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/subnets?id=2827a2d5-e2ab-403c-8766-7564b9a61a38 => generated 663 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/685] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/686] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/687] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?network_id=2fffaf07-beaf-4cd9-992f-51f17c7a27c3&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: 373/688] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/689] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/690] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:11 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 316/691] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:10 2026] PUT /v2.0/floatingips/9caec1e3-476a-450a-9fb7-e082359a120d => generated 855 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/692] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/693] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3?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: 319/694] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/695] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/698] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/699] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:12.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-037f15b1-b4bb-4f6a-bddd-d9ac6ac8b84b'] response: {'name': 'network-changed', 'server_uuid': '8db2e3c8-0b9c-4573-8b1e-06266d1431f5', 'tag': '19981cb5-12c9-4a18-ac47-b9df31cfc0e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/700] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/701] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/702] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/ports?tenant_id=37265074a6574c0cb2ab7345d0b0dce9&device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/703] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/security-groups?id=e73990e8-fbb0-40c1-a2b5-212dfd4b6eea&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:12.951 8 INFO neutron.db.l3_db [None req-4eb15b10-2319-47b2-96c7-d3a06d046858 2108c288caa541fe93e0d3f12dbcc9cd 7c1fb3701ad7405480975e6e2a165370 - - - -] Floating IP 8bb5fb4f-1039-48a7-9a89-279247f6be3f disassociated. External IP: 10.96.250.216, port: 81950fb6-f333-4550-a712-68c93fad3226. [pid: 7|app: 0|req: 329/704] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/705] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:12 2026] GET /v2.0/networks?id=274c33c8-b2e1-4302-bfd7-f6157e56d51d => generated 774 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/706] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/707] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/708] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=19981cb5-12c9-4a18-ac47-b9df31cfc0e4 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/709] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/security-groups?id=782fa0a6-45f0-4f57-8c57-44db0a92636a&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: 335/710] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/711] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/subnets?id=25fa6bfa-f005-4f65-9588-c5004d72a1fd => generated 674 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/712] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=45635378-4915-427f-9653-5453c525dc7a => 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: 338/713] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?network_id=274c33c8-b2e1-4302-bfd7-f6157e56d51d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/714] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:32:11 2026] DELETE /v2.0/ports/81950fb6-f333-4550-a712-68c93fad3226 => generated 0 bytes in 1724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/715] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/716] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:13.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fbdaec1-2265-4f79-a516-67ea2e601d00'] response: {'server_uuid': '9cbf35b8-bf64-49d5-8f32-3dc91369229c', 'name': 'network-vif-deleted', 'tag': '81950fb6-f333-4550-a712-68c93fad3226', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/717] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/718] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/719] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d?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: 343/720] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1148 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/721] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/722] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&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-06-25 23:32:13.882 8 INFO neutron.db.l3_db [None req-96d11513-97b7-4c52-9810-849410e018d9 1757d2bcdffd4d69a48cdfe299d556fd 37265074a6574c0cb2ab7345d0b0dce9 - - - -] Floating IP 9caec1e3-476a-450a-9fb7-e082359a120d disassociated. External IP: 10.96.250.209, port: 19981cb5-12c9-4a18-ac47-b9df31cfc0e4. [pid: 7|app: 0|req: 346/723] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/724] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?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) [pid: 7|app: 0|req: 348/725] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:13 2026] GET /v2.0/ports?device_id=9cbf35b8-bf64-49d5-8f32-3dc91369229c => 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: 349/726] 199.19.213.181 () {34 vars in 1118 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/727] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:14 2026] PUT /v2.0/ports/45635378-4915-427f-9653-5453c525dc7a => generated 968 bytes in 578 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: 351/728] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/729] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:32:13 2026] DELETE /v2.0/ports/19981cb5-12c9-4a18-ac47-b9df31cfc0e4 => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/730] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?device_id=8db2e3c8-0b9c-4573-8b1e-06266d1431f5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/731] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/732] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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-06-25 23:32:14.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82738f7e-e153-4bac-bc17-a98492273e12'] response: {'name': 'network-changed', 'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 380/733] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/734] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/735] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/736] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 382/737] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/738] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/739] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/740] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:15 2026] DELETE /v2.0/security-groups/e73990e8-fbb0-40c1-a2b5-212dfd4b6eea => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:15.343 8 INFO neutron.api.v2.resource [None req-094f2ddf-f727-43be-bfd2-59e4510ba183 2108c288caa541fe93e0d3f12dbcc9cd 7c1fb3701ad7405480975e6e2a165370 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/741] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/security-groups/e73990e8-fbb0-40c1-a2b5-212dfd4b6eea => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/742] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/743] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?tenant_id=c1406a0af097415e84719cc75ed1c460&device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/744] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:15.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cd386aa-dc4f-4eeb-ab60-b033185c916c'] response: {'server_uuid': '8db2e3c8-0b9c-4573-8b1e-06266d1431f5', 'name': 'network-vif-deleted', 'tag': '19981cb5-12c9-4a18-ac47-b9df31cfc0e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/745] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/networks?id=a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/746] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/747] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/748] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=45635378-4915-427f-9653-5453c525dc7a => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/749] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:15 2026] DELETE /v2.0/floatingips/8bb5fb4f-1039-48a7-9a89-279247f6be3f => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/750] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/subnets?id=3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/751] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 771 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/752] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/ports?network_id=a09e13b7-7a75-4cba-a457-084b8a6be548&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/753] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/754] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:15 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/755] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:16 2026] DELETE /v2.0/security-groups/782fa0a6-45f0-4f57-8c57-44db0a92636a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/756] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/subnets?id=e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => generated 669 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:16.310 7 INFO neutron.api.v2.resource [None req-f22647b7-0d1a-47e3-b6b9-454101a2810f 1757d2bcdffd4d69a48cdfe299d556fd 37265074a6574c0cb2ab7345d0b0dce9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/758] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/security-groups/782fa0a6-45f0-4f57-8c57-44db0a92636a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?network_id=55d5186a-1490-449a-a2c2-81de86afc013&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: 374/760] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/761] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:16 2026] DELETE /v2.0/floatingips/9caec1e3-476a-450a-9fb7-e082359a120d => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 377/763] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/security-groups?id=d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/764] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:32:16 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/766] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:15 2026] PUT /v2.0/routers/debd8919-c964-4550-9777-fd96f4468f4d/remove_router_interface => generated 309 bytes in 1277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/767] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 389/768] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:17 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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-06-25 23:32:17.541 8 INFO neutron.db.l3_db [None req-a1acb37f-c700-4459-b01f-40d209eac020 2247d140aaf8446b8a28b33c05482531 c1406a0af097415e84719cc75ed1c460 - - - -] Floating IP 504b558e-fd0c-4320-99c4-a5cf720c4cb2 disassociated. External IP: 10.96.250.214, port: 45635378-4915-427f-9653-5453c525dc7a. [pid: 8|app: 0|req: 390/769] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:32:17 2026] DELETE /v2.0/ports/45635378-4915-427f-9653-5453c525dc7a => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:18.151 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8dcac0d-7a2f-4595-8b63-4babf1fc127c'] response: {'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'name': 'network-vif-deleted', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/770] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:17 2026] PUT /v2.0/routers/1d4f68c0-9eef-4875-85fc-af948dddd4d1/remove_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports?device_id=c24da1d9-cbb7-4bcd-86f8-e748f897e9b4 => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:18 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:19.413 8 INFO neutron.services.segments.plugin [-] Segment fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a resource provider aggregate not found 2026-06-25 23:32:19.418 8 INFO neutron.services.segments.plugin [-] Segment fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a resource provider aggregate not found 2026-06-25 23:32:19.439 8 INFO neutron.services.segments.plugin [-] Segment fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a found for delete ", "request_id": "req-c2be4dd5-1456-4d76-8d6a-255ba87362d1"}]} 2026-06-25 23:32:19.445 8 INFO neutron.services.segments.plugin [-] Segment fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce37ddd-5cdd-4a3f-bac1-8e3ab0c14f4a found for delete ", "request_id": "req-46b79788-aa18-443c-b526-b2f82f3285bc"}]} 2026-06-25 23:32:19.453 8 INFO neutron.db.l3_hamode_db [None req-8fe3b2da-836d-4484-9c75-640f97e003f7 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network c2d8bc8c-8661-44a8-a8c7-66654569d6ce was deleted as no HA routers are present in tenant 7c1fb3701ad7405480975e6e2a165370. [pid: 8|app: 0|req: 391/773] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:18 2026] DELETE /v2.0/routers/debd8919-c964-4550-9777-fd96f4468f4d => generated 0 bytes in 1365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:19 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 393/775] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/subnets/2827a2d5-e2ab-403c-8766-7564b9a61a38 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:19.801 7 INFO neutron.services.segments.plugin [-] Segment fa920c7d-c63a-4726-8f41-f37384b5d114 resource provider aggregate not found 2026-06-25 23:32:19.807 7 INFO neutron.services.segments.plugin [-] Segment fa920c7d-c63a-4726-8f41-f37384b5d114 resource provider aggregate not found 2026-06-25 23:32:19.837 7 INFO neutron.services.segments.plugin [-] Segment fa920c7d-c63a-4726-8f41-f37384b5d114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa920c7d-c63a-4726-8f41-f37384b5d114 found for delete ", "request_id": "req-603a620a-5112-4bdf-828c-6b57bd8d2879"}]} 2026-06-25 23:32:19.846 7 INFO neutron.db.l3_hamode_db [None req-aa25e8a6-6d93-4ee9-bf82-1470c85a203d 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network ad93180a-29e9-4d38-89d9-93f73467df1b was deleted as no HA routers are present in tenant 37265074a6574c0cb2ab7345d0b0dce9. [pid: 7|app: 0|req: 383/776] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:18 2026] DELETE /v2.0/routers/1d4f68c0-9eef-4875-85fc-af948dddd4d1 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:19.855 7 INFO neutron.services.segments.plugin [-] Segment fa920c7d-c63a-4726-8f41-f37384b5d114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa920c7d-c63a-4726-8f41-f37384b5d114 found for delete ", "request_id": "req-cd61c90f-cd8f-4c14-aa05-339ce9ed0d79"}]} [pid: 8|app: 0|req: 394/777] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/security-groups/d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/778] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/subnets/25fa6bfa-f005-4f65-9588-c5004d72a1fd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:20.162 8 INFO neutron.api.v2.resource [None req-85dc9ddf-e53b-45ee-adcc-dc867ab70bed 2247d140aaf8446b8a28b33c05482531 c1406a0af097415e84719cc75ed1c460 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/779] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-groups/d402d75e-59e2-46dd-b1a2-95a6a1ac1d5e => 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: 384/780] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:19 2026] DELETE /v2.0/networks/2fffaf07-beaf-4cd9-992f-51f17c7a27c3 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/781] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/networks/274c33c8-b2e1-4302-bfd7-f6157e56d51d => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/782] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-groups?tenant_id=7c1fb3701ad7405480975e6e2a165370&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/783] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/security-groups/62274601-cbde-4c10-84b7-f7ad41c6809d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/785] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 402/786] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:20 2026] GET /v2.0/security-groups?tenant_id=37265074a6574c0cb2ab7345d0b0dce9&name=default => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/787] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:21 2026] DELETE /v2.0/security-groups/128d2282-1b36-4c25-8d0c-5419b03a0a3f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/788] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:20 2026] DELETE /v2.0/floatingips/504b558e-fd0c-4320-99c4-a5cf720c4cb2 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:21.473 8 INFO neutron.services.segments.plugin [-] Segment bc56a8a3-8be7-41de-a42a-20c0d59bd772 resource provider aggregate not found 2026-06-25 23:32:21.483 8 INFO neutron.services.segments.plugin [-] Segment bc56a8a3-8be7-41de-a42a-20c0d59bd772 resource provider aggregate not found 2026-06-25 23:32:21.509 8 INFO neutron.services.segments.plugin [-] Segment bc56a8a3-8be7-41de-a42a-20c0d59bd772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc56a8a3-8be7-41de-a42a-20c0d59bd772 found for delete ", "request_id": "req-6edfb1d3-cbd0-4ee5-bbe4-fdfe8dd2630a"}]} 2026-06-25 23:32:21.526 8 INFO neutron.services.segments.plugin [-] Segment bc56a8a3-8be7-41de-a42a-20c0d59bd772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc56a8a3-8be7-41de-a42a-20c0d59bd772 found for delete ", "request_id": "req-2cd65bac-283a-4300-8ebb-8a40e6f2861a"}]} [pid: 8|app: 0|req: 404/789] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:21 2026] PUT /v2.0/routers/733f6713-7163-4716-a221-5894434dd606/remove_router_interface => generated 309 bytes in 1721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:23.061 7 INFO neutron.services.segments.plugin [-] Segment 1241b1ac-6a61-4904-80d2-93cf0fd90525 resource provider aggregate not found 2026-06-25 23:32:23.067 7 INFO neutron.services.segments.plugin [-] Segment 1241b1ac-6a61-4904-80d2-93cf0fd90525 resource provider aggregate not found 2026-06-25 23:32:23.098 7 INFO neutron.services.segments.plugin [-] Segment 1241b1ac-6a61-4904-80d2-93cf0fd90525 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1241b1ac-6a61-4904-80d2-93cf0fd90525 found for delete ", "request_id": "req-7e46fe66-ce23-43c7-be80-460893f24d03"}]} 2026-06-25 23:32:23.099 7 INFO neutron.services.segments.plugin [-] Segment 1241b1ac-6a61-4904-80d2-93cf0fd90525 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1241b1ac-6a61-4904-80d2-93cf0fd90525 found for delete ", "request_id": "req-ba085a12-d9ae-4408-aa6b-2b1c74484cb0"}]} [pid: 8|app: 0|req: 405/790] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:23 2026] GET /v2.0/security-groups?tenant_id=bbd4ba1fa7d24c0d8327c44e92ac405c&name=default => generated 2801 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:24.193 7 INFO neutron.db.l3_hamode_db [None req-369903cd-d5e0-47e2-a345-1fd3d53491cc 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 19f38422-9314-4aea-a8ad-63fe8d8e89c0 was deleted as no HA routers are present in tenant c1406a0af097415e84719cc75ed1c460. [pid: 7|app: 0|req: 386/791] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:23 2026] DELETE /v2.0/routers/733f6713-7163-4716-a221-5894434dd606 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/792] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:24 2026] DELETE /v2.0/security-groups/f704557a-403b-4152-82d1-16b8a02306b2 => 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: 387/793] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:24 2026] DELETE /v2.0/subnets/3ed11eb6-450f-4c11-8b49-70698c0c9644 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:24.861 8 INFO neutron.services.segments.plugin [-] Segment 75dae99c-361a-418c-873f-f3517653ed03 resource provider aggregate not found 2026-06-25 23:32:24.868 8 INFO neutron.services.segments.plugin [-] Segment 75dae99c-361a-418c-873f-f3517653ed03 resource provider aggregate not found 2026-06-25 23:32:24.895 8 INFO neutron.services.segments.plugin [-] Segment 75dae99c-361a-418c-873f-f3517653ed03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dae99c-361a-418c-873f-f3517653ed03 found for delete ", "request_id": "req-121ae23f-0e9a-484f-843c-334d32b6b194"}]} 2026-06-25 23:32:24.900 8 INFO neutron.services.segments.plugin [-] Segment 75dae99c-361a-418c-873f-f3517653ed03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dae99c-361a-418c-873f-f3517653ed03 found for delete ", "request_id": "req-a2c6301f-bbf5-4b2d-a9d1-e4f05f666485"}]} [pid: 8|app: 0|req: 407/794] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:24 2026] DELETE /v2.0/networks/a09e13b7-7a75-4cba-a457-084b8a6be548 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/795] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups?tenant_id=c1406a0af097415e84719cc75ed1c460&name=default => generated 2797 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/796] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:25 2026] DELETE /v2.0/security-groups/fe1c2103-ff92-4821-a830-7795a94ff492 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:25.379 7 INFO neutron.services.segments.plugin [-] Segment a440f150-3c02-411f-9684-322fea2540e9 resource provider aggregate not found 2026-06-25 23:32:25.389 7 INFO neutron.services.segments.plugin [-] Segment a440f150-3c02-411f-9684-322fea2540e9 resource provider aggregate not found 2026-06-25 23:32:25.413 7 INFO neutron.services.segments.plugin [-] Segment a440f150-3c02-411f-9684-322fea2540e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a440f150-3c02-411f-9684-322fea2540e9 found for delete ", "request_id": "req-7957f57b-7c14-47f5-a7a4-0d3a2ca4d500"}]} 2026-06-25 23:32:25.416 7 INFO neutron.services.segments.plugin [-] Segment a440f150-3c02-411f-9684-322fea2540e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a440f150-3c02-411f-9684-322fea2540e9 found for delete ", "request_id": "req-a63e03b0-675c-4721-a8c5-a1f87ccc1958"}]} [pid: 8|app: 0|req: 409/797] 199.19.213.181 () {34 vars in 1096 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/798] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/ports?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 389/799] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups?tenant_id=f9c95db8c84540e4b0d9e46f276ae913&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/800] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/networks?id=55d5186a-1490-449a-a2c2-81de86afc013 => generated 771 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/801] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/802] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:25 2026] DELETE /v2.0/security-groups/53f20a93-9359-4f3f-8aad-3f1c89d91f99 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/803] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/subnets?id=e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => 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: 391/804] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/ports?network_id=55d5186a-1490-449a-a2c2-81de86afc013&device_owner=network%3Adhcp => 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/805] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/806] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/security-groups?tenant_id=d011121ae2ef4ad6ad95ccc23dd253ca&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/807] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:25 2026] GET /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013?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: 393/808] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:26 2026] DELETE /v2.0/security-groups/858b31c3-9d30-4fe1-9dcd-ed3576624e74 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:27.168 8 INFO neutron.db.segments_db [None req-cf423330-d604-4b9e-9eba-60b4de58387c 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 339e1b0b-0da5-45d8-977b-7c734b33f0a2 of type vxlan for network 40a0fb52-bec7-43ab-b526-ac53adcbd7cb [pid: 8|app: 0|req: 416/809] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:32:26 2026] POST /v2.0/networks => generated 744 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/812] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/subnets => generated 667 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:27.650 7 INFO neutron.db.segments_db [None req-c92b07e1-8cdc-48e1-8c67-33efda8a8ed2 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 460a84a2-4166-4f0e-9536-36740d7b988f of type vxlan for network 6b8229fe-35a3-46d9-a5b1-720dba9a5ec3 2026-06-25 23:32:28.020 7 INFO neutron.db.l3_hamode_db [None req-c92b07e1-8cdc-48e1-8c67-33efda8a8ed2 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:29.227 7 INFO neutron.db.l3_hamode_db [None req-c92b07e1-8cdc-48e1-8c67-33efda8a8ed2 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 395/813] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:27 2026] POST /v2.0/routers => generated 731 bytes in 2857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/814] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/security-groups?tenant_id=213f0a4d149f4441b3ed893c312fd284&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/815] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:30 2026] DELETE /v2.0/security-groups/cb4d22ea-d7f1-4809-8447-5f13ce58397b => 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: 421/816] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:30 2026] GET /v2.0/security-groups?tenant_id=d42d54b63e51428c8d1299885d4fb52e&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/817] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:31 2026] DELETE /v2.0/security-groups/17e34d9f-94a1-410a-9ce3-f27f5b240efa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/818] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/819] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 425/820] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:31 2026] GET /v2.0/security-groups?tenant_id=bbca5449ee8944b59f29774d3e967a5b&name=default => generated 2801 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/821] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:32 2026] DELETE /v2.0/security-groups/56532ad1-e657-4504-9240-0dc7639a9d08 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/822] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:32 2026] GET /v2.0/security-groups?tenant_id=e532ed7e4ac84837b8cf8ca87e891999&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/823] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:32:30 2026] PUT /v2.0/routers/e0de4deb-580b-4a6e-b0ce-df0f7a1574d4/add_router_interface => generated 309 bytes in 2076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/824] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:32 2026] DELETE /v2.0/security-groups/511911e9-6694-4ff7-9196-06ad6d5f0312 => 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: 429/825] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/security-groups => generated 1595 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/826] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:33.322 7 INFO neutron.db.segments_db [None req-b66ef868-3a1b-4361-b8d3-6d55e43570e7 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Added segment 5590df6f-e8a8-4583-bdff-1c75fe026516 of type vxlan for network 03dc025c-f3f4-43c5-8418-f16eacd8b1da [pid: 8|app: 0|req: 431/827] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/828] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/networks => generated 650 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/829] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/subnets => generated 603 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:33.902 7 INFO neutron.db.segments_db [None req-c6f9497f-5e35-4caf-bcc0-12f7cce60456 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Added segment c3b46d33-b4ed-4ec8-bd7b-be9d574223cd of type vxlan for network 17993704-f021-4665-8d2c-0d84d48a02d8 [pid: 8|app: 0|req: 432/830] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/floatingips => generated 552 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:34.295 7 INFO neutron.db.l3_hamode_db [None req-c6f9497f-5e35-4caf-bcc0-12f7cce60456 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 433/831] 10.0.0.177 () {34 vars in 1098 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--911197493&fields=id&tenant_id=2652a81572a24c0482193d81c8195dcc => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/832] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/networks?id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/833] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/quotas/2652a81572a24c0482193d81c8195dcc => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/834] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/ports?tenant_id=2652a81572a24c0482193d81c8195dcc&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: 437/835] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:32:34 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/836] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?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: 8|app: 0|req: 439/837] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:35 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:35.539 7 INFO neutron.db.l3_hamode_db [None req-c6f9497f-5e35-4caf-bcc0-12f7cce60456 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/838] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/networks?id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb => generated 676 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/839] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2652a81572a24c0482193d81c8195dcc => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/840] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:32:36 2026] POST /v2.0/ports => generated 954 bytes in 508 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: 399/841] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:33 2026] POST /v2.0/routers => generated 694 bytes in 2920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/842] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/843] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/844] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:36 2026] GET /v2.0/security-groups?tenant_id=0da400f5433c421c8681d72dee952d65&name=default => generated 2801 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/845] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:32:36 2026] PUT /v2.0/ports/ac94b1d4-5974-4141-a4ca-fbac744219e7 => generated 1199 bytes in 489 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: 446/846] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 59 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: 447/847] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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-06-25 23:32:37.481 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-173b93e2-30fa-428d-bf3a-159fcaab4bca'] response: {'name': 'network-changed', 'server_uuid': '77d46f50-9012-480a-b0b1-ec0b1fa85735', 'tag': 'ac94b1d4-5974-4141-a4ca-fbac744219e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 448/848] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:37 2026] DELETE /v2.0/security-groups/6fce5f8a-e5b6-40f6-b3c9-d5c1fc04bcaa => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/849] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports?tenant_id=2652a81572a24c0482193d81c8195dcc&device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/850] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ac94b1d4-5974-4141-a4ca-fbac744219e7 => 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: 451/851] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/subnets?id=d6404905-7b56-4c17-aea7-196416fd6f21 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/852] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/security-groups?tenant_id=2dc9fcec65ba49a7958649495944779c&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: 453/853] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 454/854] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:37 2026] GET /v2.0/ports?network_id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb&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: 455/855] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:37 2026] DELETE /v2.0/security-groups/70831c73-4891-4cf4-87f1-467fd66ae2e7 => 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: 456/856] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/security-groups?id=cac2a074-bb7e-4a40-8ebe-f742a41ae392&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: 457/857] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?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: 458/858] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?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: 459/859] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:32:38 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:38.615 8 INFO neutron.db.l3_db [None req-9f20ec9e-a82e-4d25-822d-79fe4789bce6 864aa00a076f4945858a685a4ac222d9 daf55bb0c0ae47c1ad721db2e8b9c3a1 - - - -] Floating IP 300e5c25-e320-4b7c-a947-c589bb7aaff7 disassociated. External IP: 10.96.250.213, port: 42e74dd1-6912-47bf-b93b-e2e2ec21e45c. [pid: 8|app: 0|req: 460/860] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:32:38 2026] DELETE /v2.0/ports/42e74dd1-6912-47bf-b93b-e2e2ec21e45c => generated 0 bytes in 787 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/861] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?tenant_id=2652a81572a24c0482193d81c8195dcc&device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/862] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/863] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/networks?id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/864] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/865] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?device_id=a016e2ca-9ea3-4306-b8e6-86e62ad8270f => 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: 466/866] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ac94b1d4-5974-4141-a4ca-fbac744219e7 => 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: 467/867] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/subnets?id=d6404905-7b56-4c17-aea7-196416fd6f21 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/868] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:32:37 2026] PUT /v2.0/routers/782c4be6-32e9-428a-825c-e4cd8f80f5f2/add_router_interface => generated 309 bytes in 2335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/869] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/ports?network_id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb&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: 469/870] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:39.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ef01e38-930e-4f68-aea9-7080219badb9'] response: {'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'name': 'network-vif-deleted', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 470/871] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:39 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?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: 402/872] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:32:39 2026] POST /v2.0/ports => generated 955 bytes in 476 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: 471/873] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:32:39 2026] POST /v2.0/ports => generated 954 bytes in 578 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: 403/874] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/875] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/876] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:40 2026] DELETE /v2.0/security-groups/cac2a074-bb7e-4a40-8ebe-f742a41ae392 => 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: 406/877] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups?tenant_id=52dc3252d2a949a08b487c165179fb20&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:40.905 7 INFO neutron.api.v2.resource [None req-f7ce9bf7-eb64-4e64-8a68-a22d56d97149 864aa00a076f4945858a685a4ac222d9 daf55bb0c0ae47c1ad721db2e8b9c3a1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/878] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:32:40 2026] GET /v2.0/security-groups/cac2a074-bb7e-4a40-8ebe-f742a41ae392 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/879] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:40 2026] DELETE /v2.0/security-groups/25087e87-c088-4981-bfa4-a253e22c7012 => 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: 409/880] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:41 2026] DELETE /v2.0/floatingips/300e5c25-e320-4b7c-a947-c589bb7aaff7 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:41.961 8 INFO neutron.db.l3_db [None req-de90c9f1-564a-4181-8c60-9b74dc7c8447 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Floating IP bdb076ae-87e8-408e-b10a-976f792ee36c associated. External IP: 10.96.250.212, port: dbf52f32-11ac-4b86-8982-f08a46a4f752. [pid: 8|app: 0|req: 472/881] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:32:40 2026] POST /v2.0/floatingips => generated 841 bytes in 1865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/882] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:42.606 8 INFO neutron.db.l3_db [None req-9239cc14-1ad6-4cf0-adf9-9e5618d0c04e 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Floating IP bdb076ae-87e8-408e-b10a-976f792ee36c disassociated. External IP: 10.96.250.212, port: dbf52f32-11ac-4b86-8982-f08a46a4f752. [pid: 7|app: 0|req: 410/885] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:41 2026] PUT /v2.0/routers/2e146626-a2c8-4fef-871f-582e6e37656e/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/886] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/887] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:42 2026] PUT /v2.0/floatingips/bdb076ae-87e8-408e-b10a-976f792ee36c => generated 552 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/888] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:42 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/889] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:43 2026] DELETE /v2.0/floatingips/bdb076ae-87e8-408e-b10a-976f792ee36c => generated 0 bytes in 467 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:43.914 8 INFO neutron.db.l3_db [None req-61693977-1b45-4edb-8a95-aacd9405f686 2c4c6866e5444f2ba72793bb45f09475 2652a81572a24c0482193d81c8195dcc - - - -] Floating IP cc5b7530-57d4-45a4-8b7a-fb3abcd4cd13 associated. External IP: 10.96.250.211, port: ac94b1d4-5974-4141-a4ca-fbac744219e7. 2026-06-25 23:32:43.946 7 INFO neutron.services.segments.plugin [-] Segment e1aad375-0164-4637-9efe-bafe1691f36c resource provider aggregate not found 2026-06-25 23:32:43.953 7 INFO neutron.services.segments.plugin [-] Segment e1aad375-0164-4637-9efe-bafe1691f36c resource provider aggregate not found 2026-06-25 23:32:43.969 7 INFO neutron.services.segments.plugin [-] Segment e1aad375-0164-4637-9efe-bafe1691f36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1aad375-0164-4637-9efe-bafe1691f36c found for delete ", "request_id": "req-b668b5f8-8223-4e28-849d-330642dadc7b"}]} 2026-06-25 23:32:43.978 7 INFO neutron.services.segments.plugin [-] Segment e1aad375-0164-4637-9efe-bafe1691f36c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1aad375-0164-4637-9efe-bafe1691f36c found for delete ", "request_id": "req-05b75fb3-0658-42e2-9f49-eecfa083145b"}]} 2026-06-25 23:32:43.982 7 INFO neutron.db.l3_hamode_db [None req-2329a95a-569f-46dd-bfea-e27d6b2f54ff 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 8ca51796-d90a-4cf7-8825-d52643cbac6b was deleted as no HA routers are present in tenant daf55bb0c0ae47c1ad721db2e8b9c3a1. [pid: 7|app: 0|req: 412/890] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:42 2026] DELETE /v2.0/routers/2e146626-a2c8-4fef-871f-582e6e37656e => generated 0 bytes in 1273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/891] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:43 2026] PUT /v2.0/floatingips/cc5b7530-57d4-45a4-8b7a-fb3abcd4cd13 => generated 855 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:44.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b95eb9b-cddc-49b0-9605-2101615153e2'] response: {'name': 'network-changed', 'server_uuid': '77d46f50-9012-480a-b0b1-ec0b1fa85735', 'tag': 'ac94b1d4-5974-4141-a4ca-fbac744219e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/892] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/security-groups?tenant_id=2bfe3fae6a264d03a16f136167dee617&name=default => generated 2801 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/893] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/subnets/e8b5dcd7-09fe-4030-86b0-37389ae4ad4f => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/894] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/895] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:32:44 2026] GET /v2.0/ports?tenant_id=2652a81572a24c0482193d81c8195dcc&device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:44.962 7 INFO neutron.db.l3_db [None req-60ed738d-8659-4eb7-895b-505ed4fd1636 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Floating IP a6bdfdb8-4b00-438a-88ce-1bfe14b73702 associated. External IP: 10.96.250.209, port: 89ef194c-3ad2-4f6f-bda6-eb6fb92b6673. [pid: 8|app: 0|req: 484/896] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:44 2026] DELETE /v2.0/security-groups/1c8fbd01-6af9-4fcc-bc63-8372863f139f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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: 413/897] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:32:43 2026] POST /v2.0/floatingips => generated 842 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/898] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:45.496 8 INFO neutron.services.segments.plugin [-] Segment 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 resource provider aggregate not found 2026-06-25 23:32:45.509 8 INFO neutron.services.segments.plugin [-] Segment 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 resource provider aggregate not found [pid: 7|app: 0|req: 415/899] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/networks?id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb => generated 772 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:45.529 8 INFO neutron.services.segments.plugin [-] Segment 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 found for delete ", "request_id": "req-d61b8c0b-0304-436d-a5ab-c6cb986eb30a"}]} 2026-06-25 23:32:45.533 8 INFO neutron.services.segments.plugin [-] Segment 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c3b4df2-7d69-43e6-902c-e1e6e9859ed5 found for delete ", "request_id": "req-8b8131db-0df3-4ba3-b676-a354cc354976"}]} [pid: 8|app: 0|req: 485/900] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/networks/55d5186a-1490-449a-a2c2-81de86afc013 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/901] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/floatingips/a6bdfdb8-4b00-438a-88ce-1bfe14b73702 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/902] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ac94b1d4-5974-4141-a4ca-fbac744219e7 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/903] 10.0.0.195 () {32 vars in 655 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/floatingips => generated 845 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/904] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/subnets?id=d6404905-7b56-4c17-aea7-196416fd6f21 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/905] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/security-groups?tenant_id=daf55bb0c0ae47c1ad721db2e8b9c3a1&name=default => generated 2797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/906] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/ports?network_id=40a0fb52-bec7-43ab-b526-ac53adcbd7cb&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/907] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:45 2026] DELETE /v2.0/security-groups/e3ac1710-66a1-4b03-b2b3-455fcf44c0d4 => 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: 421/908] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/909] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:45 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/910] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb?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: 424/911] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/security-groups?id=cedd6904-db8b-420f-afdd-cde614f4304c&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:46.175 8 INFO neutron.db.l3_db [None req-f4e79640-11ab-4820-9e60-425e62498dfa 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Floating IP a6bdfdb8-4b00-438a-88ce-1bfe14b73702 associated. External IP: 10.96.250.209, port: 89ef194c-3ad2-4f6f-bda6-eb6fb92b6673. [pid: 7|app: 0|req: 425/912] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:32:46 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:47.259 7 INFO neutron.db.l3_db [None req-3bdb0f9a-efa1-4934-b522-77960d8b8372 2c4c6866e5444f2ba72793bb45f09475 2652a81572a24c0482193d81c8195dcc - - - -] Floating IP cc5b7530-57d4-45a4-8b7a-fb3abcd4cd13 disassociated. External IP: 10.96.250.211, port: ac94b1d4-5974-4141-a4ca-fbac744219e7. [pid: 8|app: 0|req: 488/913] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:45 2026] PUT /v2.0/floatingips/a6bdfdb8-4b00-438a-88ce-1bfe14b73702 => generated 841 bytes in 1768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/914] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:32:47 2026] GET /v2.0/ports?device_id=77d46f50-9012-480a-b0b1-ec0b1fa85735 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:32:47.604 8 INFO neutron.db.l3_db [None req-0ce64dc5-b1e5-4383-b184-093f22cd2c06 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] Floating IP a6bdfdb8-4b00-438a-88ce-1bfe14b73702 disassociated. External IP: 10.96.250.209, port: dbf52f32-11ac-4b86-8982-f08a46a4f752. [pid: 7|app: 0|req: 426/915] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:32:46 2026] DELETE /v2.0/ports/ac94b1d4-5974-4141-a4ca-fbac744219e7 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/916] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:32:47 2026] PUT /v2.0/floatingips/a6bdfdb8-4b00-438a-88ce-1bfe14b73702 => generated 552 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:48.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af356589-a256-40a6-a6df-5d5300432aba'] response: {'server_uuid': '77d46f50-9012-480a-b0b1-ec0b1fa85735', 'name': 'network-vif-deleted', 'tag': 'ac94b1d4-5974-4141-a4ca-fbac744219e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 427/917] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:48 2026] DELETE /v2.0/floatingips/a6bdfdb8-4b00-438a-88ce-1bfe14b73702 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:48.560 8 INFO neutron.api.v2.resource [None req-88dd0b52-777a-421c-a351-0dcabcd8c123 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/918] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:48 2026] DELETE /v2.0/floatingips/a6bdfdb8-4b00-438a-88ce-1bfe14b73702 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/919] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:48 2026] DELETE /v2.0/security-groups/cedd6904-db8b-420f-afdd-cde614f4304c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:48.736 8 INFO neutron.api.v2.resource [None req-81a0bde7-d0a0-43e2-98fc-07dc216eaa6c 2c4c6866e5444f2ba72793bb45f09475 2652a81572a24c0482193d81c8195dcc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/920] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:32:48 2026] GET /v2.0/security-groups/cedd6904-db8b-420f-afdd-cde614f4304c => 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: 428/921] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:32:48 2026] DELETE /v2.0/ports/dbf52f32-11ac-4b86-8982-f08a46a4f752 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/922] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:32:48 2026] DELETE /v2.0/floatingips/cc5b7530-57d4-45a4-8b7a-fb3abcd4cd13 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/923] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:32:49 2026] DELETE /v2.0/ports/89ef194c-3ad2-4f6f-bda6-eb6fb92b6673 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/924] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:32:49 2026] GET /v2.0/ports?device_id=782c4be6-32e9-428a-825c-e4cd8f80f5f2 => generated 958 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/925] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:49 2026] PUT /v2.0/routers/e0de4deb-580b-4a6e-b0ce-df0f7a1574d4/remove_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/926] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:32:49 2026] PUT /v2.0/routers/782c4be6-32e9-428a-825c-e4cd8f80f5f2/remove_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/927] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:50 2026] GET /v2.0/security-groups?tenant_id=f789fdb091004addb4171b4cdd609662&name=default => generated 2801 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:51.993 7 INFO neutron.services.segments.plugin [-] Segment 460a84a2-4166-4f0e-9536-36740d7b988f resource provider aggregate not found 2026-06-25 23:32:51.998 7 INFO neutron.services.segments.plugin [-] Segment 460a84a2-4166-4f0e-9536-36740d7b988f resource provider aggregate not found 2026-06-25 23:32:52.012 7 INFO neutron.services.segments.plugin [-] Segment 460a84a2-4166-4f0e-9536-36740d7b988f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460a84a2-4166-4f0e-9536-36740d7b988f found for delete ", "request_id": "req-f296782a-7671-4ced-b035-d2b37249c58d"}]} 2026-06-25 23:32:52.017 7 INFO neutron.services.segments.plugin [-] Segment 460a84a2-4166-4f0e-9536-36740d7b988f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460a84a2-4166-4f0e-9536-36740d7b988f found for delete ", "request_id": "req-b055e18c-cb8b-4d01-822e-161a833b9811"}]} 2026-06-25 23:32:52.023 7 INFO neutron.db.l3_hamode_db [None req-43b6be1d-36c8-437d-9118-0ea442c22242 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 6b8229fe-35a3-46d9-a5b1-720dba9a5ec3 was deleted as no HA routers are present in tenant 2652a81572a24c0482193d81c8195dcc. [pid: 7|app: 0|req: 432/928] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:50 2026] DELETE /v2.0/routers/e0de4deb-580b-4a6e-b0ce-df0f7a1574d4 => generated 0 bytes in 1213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:52.153 8 INFO neutron.services.segments.plugin [-] Segment c3b46d33-b4ed-4ec8-bd7b-be9d574223cd resource provider aggregate not found [pid: 7|app: 0|req: 433/929] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/security-groups/f7e12cd6-31b4-41b7-8c90-9d3c50917d80 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:52.161 8 INFO neutron.services.segments.plugin [-] Segment c3b46d33-b4ed-4ec8-bd7b-be9d574223cd resource provider aggregate not found 2026-06-25 23:32:52.176 8 INFO neutron.services.segments.plugin [-] Segment c3b46d33-b4ed-4ec8-bd7b-be9d574223cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b46d33-b4ed-4ec8-bd7b-be9d574223cd found for delete ", "request_id": "req-b7a67cd5-384f-44a0-ac4c-bb7750927695"}]} 2026-06-25 23:32:52.180 8 INFO neutron.services.segments.plugin [-] Segment c3b46d33-b4ed-4ec8-bd7b-be9d574223cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b46d33-b4ed-4ec8-bd7b-be9d574223cd found for delete ", "request_id": "req-991694fa-84da-4628-99a6-00294aed968b"}]} 2026-06-25 23:32:52.190 8 INFO neutron.db.l3_hamode_db [None req-dee71080-0e04-4519-9840-1a37f99b2562 2d3cf66f925c4a8daa25544fc5a6ddb3 62ef0e42e1834fb1b486f2312e348bf0 - - - -] HA network 17993704-f021-4665-8d2c-0d84d48a02d8 was deleted as no HA routers are present in tenant 62ef0e42e1834fb1b486f2312e348bf0. [pid: 8|app: 0|req: 497/930] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:50 2026] DELETE /v2.0/routers/782c4be6-32e9-428a-825c-e4cd8f80f5f2 => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/931] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/subnets/d6404905-7b56-4c17-aea7-196416fd6f21 => 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: 498/932] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/subnets/aee62a19-f71a-4db8-8f72-69d64653851d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/933] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:52 2026] GET /v2.0/security-groups?tenant_id=c6beec87b0ee435cad72978a4f4e8976&name=default => generated 2801 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/934] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/networks/40a0fb52-bec7-43ab-b526-ac53adcbd7cb => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/935] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/security-groups/77502d99-cff9-43fb-b54c-ecd06b7e6205 => 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: 436/936] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:52 2026] DELETE /v2.0/networks/03dc025c-f3f4-43c5-8418-f16eacd8b1da => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/937] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/security-groups?tenant_id=2652a81572a24c0482193d81c8195dcc&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/938] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/security-groups/5643c3bc-6662-4377-b7d5-2861eb219d4f => 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: 502/939] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/security-groups?tenant_id=ca3796037fec4be6aa968c40c478978d&name=default => generated 2801 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/940] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/security-groups/90e52134-2d89-4a2c-a891-d3bd38ae6818 => 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: 503/941] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:53 2026] GET /v2.0/security-groups?tenant_id=62ef0e42e1834fb1b486f2312e348bf0&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/942] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:32:53 2026] DELETE /v2.0/security-groups/72d06e12-85aa-4ea7-9530-dae039e5b9de => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:32:54.202 8 INFO neutron.services.segments.plugin [-] Segment 339e1b0b-0da5-45d8-977b-7c734b33f0a2 resource provider aggregate not found 2026-06-25 23:32:54.211 8 INFO neutron.services.segments.plugin [-] Segment 339e1b0b-0da5-45d8-977b-7c734b33f0a2 resource provider aggregate not found 2026-06-25 23:32:54.220 8 INFO neutron.services.segments.plugin [-] Segment 339e1b0b-0da5-45d8-977b-7c734b33f0a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339e1b0b-0da5-45d8-977b-7c734b33f0a2 found for delete ", "request_id": "req-b9b7f4b8-b146-4458-9292-601cdc2e7450"}]} 2026-06-25 23:32:54.229 8 INFO neutron.services.segments.plugin [-] Segment 339e1b0b-0da5-45d8-977b-7c734b33f0a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339e1b0b-0da5-45d8-977b-7c734b33f0a2 found for delete ", "request_id": "req-d22f01b7-293b-495e-a446-a84c1e2c4616"}]} 2026-06-25 23:32:54.450 8 INFO neutron.db.segments_db [None req-065d18c8-6d55-451d-a24b-421ca92fbdd7 ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment 3878c67e-3c77-4c47-9332-cc5148923854 of type vxlan for network a342d2b2-9697-46c9-b975-3b90ab5d9313 2026-06-25 23:32:54.574 8 INFO neutron.db.segments_db [None req-065d18c8-6d55-451d-a24b-421ca92fbdd7 ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment c5ac42ff-7402-48b4-8bed-a7648b6482dc of type vxlan for network d1d50d24-88ef-4f9a-aca2-3299b5fc9fce [pid: 8|app: 0|req: 504/943] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:54 2026] POST /v2.0/networks => generated 1245 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:32:54.747 7 INFO neutron.services.segments.plugin [-] Segment 5590df6f-e8a8-4583-bdff-1c75fe026516 resource provider aggregate not found 2026-06-25 23:32:54.753 7 INFO neutron.services.segments.plugin [-] Segment 5590df6f-e8a8-4583-bdff-1c75fe026516 resource provider aggregate not found 2026-06-25 23:32:54.797 7 INFO neutron.services.segments.plugin [-] Segment 5590df6f-e8a8-4583-bdff-1c75fe026516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5590df6f-e8a8-4583-bdff-1c75fe026516 found for delete ", "request_id": "req-5ab8e1c1-f620-415a-9c12-15468fe9a1cf"}]} 2026-06-25 23:32:54.798 7 INFO neutron.services.segments.plugin [-] Segment 5590df6f-e8a8-4583-bdff-1c75fe026516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5590df6f-e8a8-4583-bdff-1c75fe026516 found for delete ", "request_id": "req-a31c1ba9-78e7-4842-9de2-c98ddb7e0ca4"}]} [pid: 7|app: 0|req: 440/944] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:32:54 2026] GET /v2.0/networks => generated 1844 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/945] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:54 2026] DELETE /v2.0/networks/a342d2b2-9697-46c9-b975-3b90ab5d9313 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:32:55.244 7 INFO neutron.db.segments_db [None req-c54d9c27-8df8-446b-b6f6-b1bcfca5ead9 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 969126bd-f960-4ddb-890c-8fea8da7716e of type vxlan for network e5505989-00cd-4c13-b6c8-4289688bace8 [pid: 8|app: 0|req: 506/946] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:32:55 2026] DELETE /v2.0/networks/d1d50d24-88ef-4f9a-aca2-3299b5fc9fce => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/947] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:32:54 2026] POST /v2.0/networks => generated 745 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/948] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:32:55 2026] GET /v2.0/networks => generated 651 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:55.548 8 INFO neutron.db.segments_db [None req-4f6bb523-9da7-481b-8cad-774abf9828af ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment 9b0157dd-a8e5-4216-9d29-06713d655596 of type vxlan for network 33f3df6b-e8ae-442e-b3dc-36727cac6666 [pid: 7|app: 0|req: 442/949] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:55 2026] POST /v2.0/subnets => generated 669 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/950] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:55 2026] POST /v2.0/networks => generated 653 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:55.737 8 INFO neutron.db.segments_db [None req-421d02a5-af8a-4b9a-bd7a-08226fe2b562 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 09714b70-74ee-4f6e-94a8-85c58e117545 of type vxlan for network 16ad33a4-b252-437f-937b-5c40c23ba4fa 2026-06-25 23:32:55.949 7 INFO neutron.db.segments_db [None req-0e656a0f-00aa-4505-8a4c-d1c907c36f9f e435cd097e21482bb839ea31cfd465d7 e62212c0c55944c581b14de83ab37a59 - - - -] Added segment 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 of type vxlan for network 3769f3f0-e194-41a4-9e38-e2a5ceb14dee [pid: 7|app: 0|req: 443/951] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:55 2026] POST /v2.0/networks => generated 648 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:56.121 8 INFO neutron.db.l3_hamode_db [None req-421d02a5-af8a-4b9a-bd7a-08226fe2b562 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:32:56.127 7 INFO neutron.db.segments_db [None req-fe74a281-7c1d-45cf-a5e1-1070af75043f ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 of type vxlan for network c13fb183-24ad-4dec-a8f2-526b2f2b6784 [pid: 7|app: 0|req: 444/952] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:56 2026] POST /v2.0/networks => generated 654 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:56.274 8 INFO neutron.services.segments.plugin [-] Segment 3878c67e-3c77-4c47-9332-cc5148923854 resource provider aggregate not found 2026-06-25 23:32:56.279 8 INFO neutron.services.segments.plugin [-] Segment 3878c67e-3c77-4c47-9332-cc5148923854 resource provider aggregate not found 2026-06-25 23:32:56.300 8 INFO neutron.services.segments.plugin [-] Segment 3878c67e-3c77-4c47-9332-cc5148923854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3878c67e-3c77-4c47-9332-cc5148923854 found for delete ", "request_id": "req-2b974f55-2e64-40ef-8d5d-e8771dad0afa"}]} 2026-06-25 23:32:56.307 8 INFO neutron.services.segments.plugin [-] Segment 3878c67e-3c77-4c47-9332-cc5148923854 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3878c67e-3c77-4c47-9332-cc5148923854 found for delete ", "request_id": "req-566b0e8d-efd9-4906-aa87-9b1284a1f20c"}]} 2026-06-25 23:32:56.803 8 INFO neutron.services.segments.plugin [-] Segment c5ac42ff-7402-48b4-8bed-a7648b6482dc resource provider aggregate not found 2026-06-25 23:32:56.811 8 INFO neutron.services.segments.plugin [-] Segment c5ac42ff-7402-48b4-8bed-a7648b6482dc resource provider aggregate not found 2026-06-25 23:32:56.834 8 INFO neutron.services.segments.plugin [-] Segment c5ac42ff-7402-48b4-8bed-a7648b6482dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ac42ff-7402-48b4-8bed-a7648b6482dc found for delete ", "request_id": "req-fe1d11dd-6bc9-4486-bf4d-8423baa8a0bb"}]} 2026-06-25 23:32:56.836 8 INFO neutron.services.segments.plugin [-] Segment c5ac42ff-7402-48b4-8bed-a7648b6482dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5ac42ff-7402-48b4-8bed-a7648b6482dc found for delete ", "request_id": "req-bc0904d8-a550-471b-85a2-c35c1dd6484b"}]} [pid: 7|app: 0|req: 445/953] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:32:56 2026] POST /v2.0/ports => generated 1505 bytes in 668 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: 446/954] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:56 2026] POST /v2.0/subnets => generated 649 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:57.748 8 INFO neutron.db.l3_hamode_db [None req-421d02a5-af8a-4b9a-bd7a-08226fe2b562 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/955] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:32:57 2026] GET /v2.0/ports => generated 1505 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:32:58.045 7 INFO neutron.db.segments_db [None req-59e2f857-a81e-4d16-a186-3ee6ef4239cd e435cd097e21482bb839ea31cfd465d7 e62212c0c55944c581b14de83ab37a59 - - - -] Added segment 7fc0217f-eca6-4769-8b37-6c29d0dca170 of type vxlan for network 842c4c00-2b25-4de5-ae18-8a95394b61c3 [pid: 7|app: 0|req: 450/958] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:57 2026] POST /v2.0/networks => generated 648 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/959] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/ports/212a61e4-ba9c-44b4-819a-1e6149b4a6cc => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/960] 10.0.0.195 () {34 vars in 743 bytes} [Thu Jun 25 23:32:58 2026] PUT /v2.0/networks/842c4c00-2b25-4de5-ae18-8a95394b61c3 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/961] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:32:58 2026] DELETE /v2.0/ports/b827fcf0-46a2-4037-89b4-819e1c60673a => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/962] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:55 2026] POST /v2.0/routers => generated 733 bytes in 3299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/963] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:32:58 2026] GET /v2.0/ports => 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: 454/964] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:32:58 2026] POST /v2.0/subnets => generated 622 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:32:59.330 7 INFO neutron.db.segments_db [None req-bb9bdb83-d7c5-49d4-aa6f-722ab7331ec8 ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment 676c0c27-d5b5-4d38-b4e4-6593533e923f of type vxlan for network 21084701-c997-4830-afb7-0065fe3ca334 [pid: 7|app: 0|req: 455/965] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:59 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/966] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jun 25 23:32:59 2026] PUT /v2.0/subnets/cfdc071a-9e68-439c-88c7-f7991b548554 => generated 632 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:32:59.883 7 INFO neutron.db.segments_db [None req-8adf64b4-248d-4a68-9af2-633e592e2a06 ff8892f3a538435cb38a04ce221129e1 aa8437f8b39940f09553612ed2b48792 - - - -] Added segment 6c7f656f-ed5d-4794-a637-41c884b8f868 of type vxlan for network fae5cc75-b430-4819-80cb-dd8cc4b71f79 [pid: 7|app: 0|req: 457/967] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:32:59 2026] POST /v2.0/networks => generated 654 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/968] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:32:59 2026] GET /v2.0/security-groups?tenant_id=513ffe252f864b42bce778544400e8af&name=default => generated 2801 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/969] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:32:59 2026] PUT /v2.0/routers/7c1de19d-d505-476c-afb0-5802f9aea6b4/add_router_interface => generated 309 bytes in 1612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/970] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:00 2026] DELETE /v2.0/security-groups/d9b3e2b7-efb9-4cae-94ba-dea3d9dafa86 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:01.132 7 INFO neutron.services.segments.plugin [-] Segment 7fc0217f-eca6-4769-8b37-6c29d0dca170 resource provider aggregate not found 2026-06-25 23:33:01.141 7 INFO neutron.services.segments.plugin [-] Segment 7fc0217f-eca6-4769-8b37-6c29d0dca170 resource provider aggregate not found 2026-06-25 23:33:01.159 7 INFO neutron.services.segments.plugin [-] Segment 7fc0217f-eca6-4769-8b37-6c29d0dca170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc0217f-eca6-4769-8b37-6c29d0dca170 found for delete ", "request_id": "req-7e32b0c1-fd89-4a5d-8860-b7c804d992ee"}]} 2026-06-25 23:33:01.165 7 INFO neutron.services.segments.plugin [-] Segment 7fc0217f-eca6-4769-8b37-6c29d0dca170 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fc0217f-eca6-4769-8b37-6c29d0dca170 found for delete ", "request_id": "req-f1d42fbc-f3f3-42ff-8650-0d819426f941"}]} [pid: 7|app: 0|req: 459/971] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:00 2026] DELETE /v2.0/networks/842c4c00-2b25-4de5-ae18-8a95394b61c3 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/972] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/security-groups?tenant_id=572b8e2690104c208fe3a2daede5f5bd&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:01.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dd51ff78-8d16-4958-9d37-6adedeacc2a8 e435cd097e21482bb839ea31cfd465d7 e62212c0c55944c581b14de83ab37a59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/973] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:01 2026] DELETE /v2.0/networks/842c4c00-2b25-4de5-ae18-8a95394b61c3 => 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: 462/974] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:01 2026] DELETE /v2.0/security-groups/deb1fb26-f0cc-433b-b9db-9497134285ac => 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: 513/975] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:00 2026] POST /v2.0/subnets => generated 1276 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/976] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/subnets => generated 1889 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/977] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/978] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/subnets?network_id=0e10ab8c-d3e0-4956-8d02-dc07c30520e0 => 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: 465/979] 10.0.0.195 () {32 vars in 653 bytes} [Thu Jun 25 23:33:01 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: 466/980] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks => generated 1313 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/981] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks?id=e5505989-00cd-4c13-b6c8-4289688bace8 => generated 678 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/982] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:01 2026] DELETE /v2.0/subnets/27de3add-7c7d-419f-9b88-88f8b6de3632 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/983] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/subnets => generated 1265 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/984] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/quotas/ba58c49329ed429fbdc966021bcca502 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/985] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:33:01 2026] GET /v2.0/networks/3769f3f0-e194-41a4-9e38-e2a5ceb14dee => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/986] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/ports?tenant_id=ba58c49329ed429fbdc966021bcca502&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/987] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/subnets/75c03275-7f4a-4405-92e3-f322b6e361ab => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/988] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:01 2026] DELETE /v2.0/subnets/c1233327-7294-40c4-ad43-03aae169bf17 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/989] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:02.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a989342-07c0-4742-82e7-25d58ea4c4ab e435cd097e21482bb839ea31cfd465d7 e62212c0c55944c581b14de83ab37a59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 470/990] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/subnets/cfdc071a-9e68-439c-88c7-f7991b548554 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/991] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:02.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f59c5f4-22ab-45b9-9a54-033ffed9eac4 e435cd097e21482bb839ea31cfd465d7 e62212c0c55944c581b14de83ab37a59 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/992] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/networks/842c4c00-2b25-4de5-ae18-8a95394b61c3 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/993] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?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: 472/994] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/subnets/75c03275-7f4a-4405-92e3-f322b6e361ab => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/995] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:02 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:02.867 8 INFO neutron.services.segments.plugin [-] Segment 6c7f656f-ed5d-4794-a637-41c884b8f868 resource provider aggregate not found 2026-06-25 23:33:02.874 8 INFO neutron.services.segments.plugin [-] Segment 6c7f656f-ed5d-4794-a637-41c884b8f868 resource provider aggregate not found 2026-06-25 23:33:02.892 8 INFO neutron.services.segments.plugin [-] Segment 6c7f656f-ed5d-4794-a637-41c884b8f868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7f656f-ed5d-4794-a637-41c884b8f868 found for delete ", "request_id": "req-af7e9326-1884-45e3-aa3b-b7286fb1c5ae"}]} 2026-06-25 23:33:02.898 8 INFO neutron.services.segments.plugin [-] Segment 6c7f656f-ed5d-4794-a637-41c884b8f868 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7f656f-ed5d-4794-a637-41c884b8f868 found for delete ", "request_id": "req-1bc75513-2558-4725-b4bd-90da112aa3c2"}]} [pid: 8|app: 0|req: 523/996] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/networks/fae5cc75-b430-4819-80cb-dd8cc4b71f79 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:03.330 7 INFO neutron.services.segments.plugin [-] Segment 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 resource provider aggregate not found 2026-06-25 23:33:03.338 7 INFO neutron.services.segments.plugin [-] Segment 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 resource provider aggregate not found [pid: 8|app: 0|req: 524/997] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/networks/21084701-c997-4830-afb7-0065fe3ca334 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:03.359 7 INFO neutron.services.segments.plugin [-] Segment 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 found for delete ", "request_id": "req-f1aa1b89-7f1f-4fbc-8a65-1771ff6624a8"}]} 2026-06-25 23:33:03.361 7 INFO neutron.services.segments.plugin [-] Segment 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c22b4a2-c1f5-4cc0-9b67-31be556bf558 found for delete ", "request_id": "req-a923bdab-27dd-49ec-b98a-13bf076b7933"}]} [pid: 7|app: 0|req: 474/998] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:02 2026] DELETE /v2.0/networks/3769f3f0-e194-41a4-9e38-e2a5ceb14dee => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/999] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/networks?id=e5505989-00cd-4c13-b6c8-4289688bace8 => generated 678 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1000] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:03 2026] DELETE /v2.0/networks/c13fb183-24ad-4dec-a8f2-526b2f2b6784 => 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: 526/1001] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:03 2026] DELETE /v2.0/networks/33f3df6b-e8ae-442e-b3dc-36727cac6666 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1002] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1003] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:33:03 2026] POST /v2.0/ports => generated 954 bytes in 558 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: 528/1004] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:03 2026] GET /v2.0/security-groups?tenant_id=e62212c0c55944c581b14de83ab37a59&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1005] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/security-groups?tenant_id=86dd22f65d29443cb1ebc91aca2d9aa9&name=default => generated 2801 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1006] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:04 2026] DELETE /v2.0/security-groups/cb16a0fa-39e1-4f58-92ef-b8679708ce5b => 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: 479/1007] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:04 2026] DELETE /v2.0/security-groups/3c2c2c7b-f566-4904-9f63-5ae3327db2a4 => 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: 480/1008] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/security-groups?tenant_id=aa8437f8b39940f09553612ed2b48792&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:04.914 8 INFO neutron.services.segments.plugin [-] Segment 676c0c27-d5b5-4d38-b4e4-6593533e923f resource provider aggregate not found 2026-06-25 23:33:04.922 8 INFO neutron.services.segments.plugin [-] Segment 676c0c27-d5b5-4d38-b4e4-6593533e923f resource provider aggregate not found 2026-06-25 23:33:04.956 8 INFO neutron.services.segments.plugin [-] Segment 676c0c27-d5b5-4d38-b4e4-6593533e923f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676c0c27-d5b5-4d38-b4e4-6593533e923f found for delete ", "request_id": "req-70739d89-f6b6-463b-a267-2c6729b2ebee"}]} [pid: 8|app: 0|req: 529/1009] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:33:04 2026] PUT /v2.0/ports/cb8fb863-6ea1-424c-a27a-fbc8d1e91467 => generated 1199 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1010] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:04 2026] DELETE /v2.0/security-groups/68770572-f574-442a-9f18-00f481316c62 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:04.990 8 INFO neutron.services.segments.plugin [-] Segment bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 resource provider aggregate not found /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-06-25 23:33:05.023 8 INFO neutron.services.segments.plugin [-] Segment 676c0c27-d5b5-4d38-b4e4-6593533e923f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676c0c27-d5b5-4d38-b4e4-6593533e923f found for delete ", "request_id": "req-cee1029a-7ad1-458e-83ce-d8d96b670c80"}]} 2026-06-25 23:33:05.034 8 INFO neutron.services.segments.plugin [-] Segment bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 found for delete ", "request_id": "req-09fab3c3-0733-47d7-b33d-cb9da4b17b6d"}]} 2026-06-25 23:33:05.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4c4f6e4-648c-4f49-addd-f96236d5bab5'] response: {'name': 'network-changed', 'server_uuid': '65c4f018-a9ac-4af0-82e4-069c52c9b363', 'tag': 'cb8fb863-6ea1-424c-a27a-fbc8d1e91467', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 482/1011] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?tenant_id=ba58c49329ed429fbdc966021bcca502&device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => 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: 530/1012] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:04 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:05.096 8 INFO neutron.services.segments.plugin [-] Segment bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 resource provider aggregate not found 2026-06-25 23:33:05.103 8 INFO neutron.services.segments.plugin [-] Segment 9b0157dd-a8e5-4216-9d29-06713d655596 resource provider aggregate not found [pid: 7|app: 0|req: 483/1013] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cb8fb863-6ea1-424c-a27a-fbc8d1e91467 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:05.128 8 INFO neutron.services.segments.plugin [-] Segment 9b0157dd-a8e5-4216-9d29-06713d655596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0157dd-a8e5-4216-9d29-06713d655596 found for delete ", "request_id": "req-32c1e620-985e-4edc-b63c-198a48893c75"}]} 2026-06-25 23:33:05.134 8 INFO neutron.services.segments.plugin [-] Segment bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7c4a03-5ccf-4f7a-b01c-4d6a5ed87c59 found for delete ", "request_id": "req-b9d843b1-6976-4685-9be3-7c63feb928fc"}]} 2026-06-25 23:33:05.163 8 INFO neutron.services.segments.plugin [-] Segment 9b0157dd-a8e5-4216-9d29-06713d655596 resource provider aggregate not found [pid: 7|app: 0|req: 484/1014] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/subnets?id=11d78480-f115-42e3-88cb-7b9ccd5c14f4 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1015] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/security-groups?id=3af9bfae-879c-4dcb-b8af-67a371f32a61&fields=id&fields=name => generated 88 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1016] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?network_id=e5505989-00cd-4c13-b6c8-4289688bace8&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:05.249 8 INFO neutron.services.segments.plugin [-] Segment 9b0157dd-a8e5-4216-9d29-06713d655596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0157dd-a8e5-4216-9d29-06713d655596 found for delete ", "request_id": "req-f2dd63a2-bb15-445f-a5f7-e03c966b86f9"}]} /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: 532/1017] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1018] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?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: 533/1019] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?tenant_id=ba58c49329ed429fbdc966021bcca502&device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1020] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/networks?id=e5505989-00cd-4c13-b6c8-4289688bace8 => generated 773 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1021] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=cb8fb863-6ea1-424c-a27a-fbc8d1e91467 => 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: 488/1022] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/subnets?id=11d78480-f115-42e3-88cb-7b9ccd5c14f4 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1023] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/ports?network_id=e5505989-00cd-4c13-b6c8-4289688bace8&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1024] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1025] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:33:05 2026] GET /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8?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: 490/1026] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1027] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/security-groups?id=3af9bfae-879c-4dcb-b8af-67a371f32a61&fields=id&fields=name => generated 88 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1028] 10.0.0.195 () {32 vars in 653 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions => generated 19178 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1029] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1030] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1031] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:06.915 7 INFO neutron.db.segments_db [None req-82817e29-396d-412b-aa7d-b73a096f551c 02d2e79bb23e4f32a73b32b943a95fca fe56dbaf69764ba1b3ea3c7755633a2e - - - -] Added segment ab03df3e-d088-41a3-8e16-25303e4669fc of type vxlan for network 1fc57714-3d6b-4bb2-ad96-1c09b1e84d67 [pid: 8|app: 0|req: 542/1032] 10.0.0.195 () {32 vars in 665 bytes} [Thu Jun 25 23:33:06 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: 8|app: 0|req: 543/1033] 10.0.0.195 () {32 vars in 699 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1034] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jun 25 23:33:06 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: 545/1035] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1036] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:06 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1037] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/networks => generated 643 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1038] 10.0.0.195 () {32 vars in 703 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1039] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1040] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jun 25 23:33:07 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) 2026-06-25 23:33:07.144 8 INFO neutron.db.segments_db [None req-107bb696-d061-4a55-b862-a5ed23a0227c 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment 27ec8a56-c0b2-475f-8e53-69e14aa60f41 of type vxlan for network c246401b-6abb-4f5e-83f6-3c6aa3575244 2026-06-25 23:33:07.238 8 INFO neutron.db.segments_db [None req-107bb696-d061-4a55-b862-a5ed23a0227c 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment d10cf7ad-84be-4a8d-8cee-67edcf248961 of type vxlan for network 40bbc6f3-27ab-4899-a037-d55b782429d5 [pid: 7|app: 0|req: 495/1041] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/subnets => generated 617 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1042] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:07.564 7 INFO neutron.db.segments_db [None req-58e6f539-c7d9-4877-bad8-3899d944764a 02d2e79bb23e4f32a73b32b943a95fca fe56dbaf69764ba1b3ea3c7755633a2e - - - -] Added segment 57ebe30c-e4ce-4fda-a561-da287a2cf21f of type vxlan for network a05329d0-9530-4db2-82c3-909b887148b1 [pid: 7|app: 0|req: 497/1043] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/networks => generated 644 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1044] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1045] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1046] 10.0.0.195 () {34 vars in 743 bytes} [Thu Jun 25 23:33:07 2026] PUT /v2.0/networks/a05329d0-9530-4db2-82c3-909b887148b1 => generated 592 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1047] 10.0.0.195 () {32 vars in 661 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1048] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:06 2026] POST /v2.0/networks => generated 1244 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1049] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/security-groups?id=3af9bfae-879c-4dcb-b8af-67a371f32a61&fields=id&fields=name => generated 88 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1050] 10.0.0.195 () {32 vars in 699 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1051] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:33:07 2026] GET /v2.0/networks => generated 1843 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1052] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1053] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:07 2026] POST /v2.0/subnets => generated 602 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:08.330 7 INFO neutron.services.segments.plugin [-] Segment 27ec8a56-c0b2-475f-8e53-69e14aa60f41 resource provider aggregate not found [pid: 8|app: 0|req: 549/1054] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:08.358 7 INFO neutron.services.segments.plugin [-] Segment 27ec8a56-c0b2-475f-8e53-69e14aa60f41 resource provider aggregate not found 2026-06-25 23:33:08.378 7 INFO neutron.services.segments.plugin [-] Segment 27ec8a56-c0b2-475f-8e53-69e14aa60f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27ec8a56-c0b2-475f-8e53-69e14aa60f41 found for delete ", "request_id": "req-131eaa8a-940b-4eff-95d4-07b0026660b7"}]} 2026-06-25 23:33:08.381 7 INFO neutron.services.segments.plugin [-] Segment 27ec8a56-c0b2-475f-8e53-69e14aa60f41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27ec8a56-c0b2-475f-8e53-69e14aa60f41 found for delete ", "request_id": "req-3816c30e-3803-4f74-9339-c7b415746a44"}]} [pid: 7|app: 0|req: 506/1055] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:08 2026] DELETE /v2.0/networks/c246401b-6abb-4f5e-83f6-3c6aa3575244 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1056] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1057] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:08.642 8 INFO neutron.services.segments.plugin [-] Segment d10cf7ad-84be-4a8d-8cee-67edcf248961 resource provider aggregate not found 2026-06-25 23:33:08.663 8 INFO neutron.services.segments.plugin [-] Segment d10cf7ad-84be-4a8d-8cee-67edcf248961 resource provider aggregate not found 2026-06-25 23:33:08.674 8 INFO neutron.services.segments.plugin [-] Segment d10cf7ad-84be-4a8d-8cee-67edcf248961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10cf7ad-84be-4a8d-8cee-67edcf248961 found for delete ", "request_id": "req-af71e62f-d372-4e5f-b66d-cc14cd6ee510"}]} 2026-06-25 23:33:08.681 8 INFO neutron.services.segments.plugin [-] Segment d10cf7ad-84be-4a8d-8cee-67edcf248961 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10cf7ad-84be-4a8d-8cee-67edcf248961 found for delete ", "request_id": "req-f51182ca-f164-4bd1-b060-3c3d8464995b"}]} [pid: 8|app: 0|req: 552/1058] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:08 2026] DELETE /v2.0/networks/40bbc6f3-27ab-4899-a037-d55b782429d5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1059] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/security-groups?id=3af9bfae-879c-4dcb-b8af-67a371f32a61&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1060] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1061] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/networks => generated 651 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1062] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1063] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/ports?device_id=65c4f018-a9ac-4af0-82e4-069c52c9b363 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1064] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jun 25 23:33:08 2026] PUT /v2.0/subnets/2231a4a5-26b0-495e-a0c4-9652bb32f1b9 => generated 612 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1065] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jun 25 23:33:08 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:08.979 8 INFO neutron.db.segments_db [None req-c302c963-ad19-46ad-a56e-98e5a822c8f3 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment 03ce0ee2-6788-4970-8b0d-bb42becb055e of type vxlan for network 4594a91e-60fa-4bc6-80f0-873df793bae3 [pid: 8|app: 0|req: 558/1066] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:08 2026] POST /v2.0/networks => generated 649 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1067] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:33:08 2026] DELETE /v2.0/ports/cb8fb863-6ea1-424c-a27a-fbc8d1e91467 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1068] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:09.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66e0c25-736c-4976-84d2-4da722595579'] response: {'server_uuid': '65c4f018-a9ac-4af0-82e4-069c52c9b363', 'name': 'network-vif-deleted', 'tag': 'cb8fb863-6ea1-424c-a27a-fbc8d1e91467', 'status': 'completed', 'code': 200} 2026-06-25 23:33:09.411 7 INFO neutron.db.segments_db [None req-64970194-40ed-481f-99a0-d994599a1a9f 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment e24b3993-bb2e-44ae-9ec4-992a86174dff of type vxlan for network e2be9ddc-6b55-4581-a6f5-b117f7935f30 [pid: 7|app: 0|req: 511/1069] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:09 2026] POST /v2.0/networks => generated 650 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1070] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1071] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:09 2026] DELETE /v2.0/networks/a05329d0-9530-4db2-82c3-909b887148b1 => generated 0 bytes in 709 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1072] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:09 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1073] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:09 2026] POST /v2.0/ports => generated 1506 bytes in 752 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-06-25 23:33:10.330 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f0eef92-2383-4c32-810f-6e4cea3fc0f1 02d2e79bb23e4f32a73b32b943a95fca fe56dbaf69764ba1b3ea3c7755633a2e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 514/1074] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:10 2026] DELETE /v2.0/networks/a05329d0-9530-4db2-82c3-909b887148b1 => 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: 515/1075] 10.0.0.195 () {32 vars in 699 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1076] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/ports => generated 1506 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1077] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1078] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:10.698 8 INFO neutron.services.segments.plugin [-] Segment 57ebe30c-e4ce-4fda-a561-da287a2cf21f resource provider aggregate not found 2026-06-25 23:33:10.705 8 INFO neutron.services.segments.plugin [-] Segment 57ebe30c-e4ce-4fda-a561-da287a2cf21f resource provider aggregate not found 2026-06-25 23:33:10.719 8 INFO neutron.services.segments.plugin [-] Segment 57ebe30c-e4ce-4fda-a561-da287a2cf21f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ebe30c-e4ce-4fda-a561-da287a2cf21f found for delete ", "request_id": "req-169ccb5e-2bc4-4344-b254-4f64b83ea687"}]} 2026-06-25 23:33:10.726 8 INFO neutron.services.segments.plugin [-] Segment 57ebe30c-e4ce-4fda-a561-da287a2cf21f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57ebe30c-e4ce-4fda-a561-da287a2cf21f found for delete ", "request_id": "req-94475206-5174-4355-9bb5-a36b13dfe0b3"}]} [pid: 7|app: 0|req: 519/1079] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:10 2026] DELETE /v2.0/ports/3abfa77d-b30d-4282-a936-68c39d18952b => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1080] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/subnets?network_id=0e10ab8c-d3e0-4956-8d02-dc07c30520e0 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1081] 10.0.0.195 () {32 vars in 667 bytes} [Thu Jun 25 23:33:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1082] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:09 2026] PUT /v2.0/routers/7c1de19d-d505-476c-afb0-5802f9aea6b4/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1083] 10.0.0.195 () {32 vars in 653 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1084] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:10 2026] DELETE /v2.0/ports/579c8b0e-b016-4c15-bd10-042b58c21510 => 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: 563/1085] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1086] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/ports => 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: 565/1087] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/networks => generated 1308 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1088] 10.0.0.195 () {32 vars in 665 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:11.326 8 INFO neutron.db.segments_db [None req-d440db83-680e-415d-adde-26b886d11cf5 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment f2600bfc-f849-4398-8449-cdf6aa9f1003 of type vxlan for network 41132568-0308-435c-80c1-15eb1c89265a [pid: 8|app: 0|req: 567/1089] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:11 2026] POST /v2.0/networks => generated 650 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1090] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/subnets => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1091] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:11.566 8 INFO neutron.db.segments_db [None req-a2f7d4d2-0763-446b-98cc-96a05a17de55 2d66ee5b8e3f41b3bd4ca0ec3853f420 a5cdadaebb874ab48285a6fcfcb5b03a - - - -] Added segment 213a8ed1-2665-469d-a98e-b5b186ca9b6c of type vxlan for network c247bad2-5383-46ad-98f1-63035d24cfc3 [pid: 8|app: 0|req: 570/1092] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:11 2026] POST /v2.0/networks => generated 650 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1093] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/networks/1fc57714-3d6b-4bb2-ad96-1c09b1e84d67 => generated 668 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1094] 10.0.0.195 () {32 vars in 713 bytes} [Thu Jun 25 23:33:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1095] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:11 2026] POST /v2.0/subnets => generated 1226 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1096] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/subnets/7a315bd0-7ed5-49f8-9a9f-f364facf63e6 => generated 617 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1097] 10.0.0.195 () {32 vars in 691 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1100] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/subnets => generated 1839 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:12.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b19ba8ec-5589-4bd1-95ef-0886f1812921 02d2e79bb23e4f32a73b32b943a95fca fe56dbaf69764ba1b3ea3c7755633a2e - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1101] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:12 2026] DELETE /v2.0/subnets/2231a4a5-26b0-495e-a0c4-9652bb32f1b9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1102] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jun 25 23:33:12 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) 2026-06-25 23:33:12.773 7 INFO neutron.services.segments.plugin [-] Segment 09714b70-74ee-4f6e-94a8-85c58e117545 resource provider aggregate not found 2026-06-25 23:33:12.778 7 INFO neutron.services.segments.plugin [-] Segment 09714b70-74ee-4f6e-94a8-85c58e117545 resource provider aggregate not found 2026-06-25 23:33:12.801 7 INFO neutron.services.segments.plugin [-] Segment 09714b70-74ee-4f6e-94a8-85c58e117545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09714b70-74ee-4f6e-94a8-85c58e117545 found for delete ", "request_id": "req-31caaed9-c06b-4a34-9644-02539f525b49"}]} 2026-06-25 23:33:12.804 7 INFO neutron.services.segments.plugin [-] Segment 09714b70-74ee-4f6e-94a8-85c58e117545 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09714b70-74ee-4f6e-94a8-85c58e117545 found for delete ", "request_id": "req-601ee5ba-c678-47a3-be3f-74eb724ea87b"}]} 2026-06-25 23:33:12.808 7 INFO neutron.db.l3_hamode_db [None req-16f46854-7997-4f6d-869a-d85e77bf6e68 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 16ad33a4-b252-437f-937b-5c40c23ba4fa was deleted as no HA routers are present in tenant ba58c49329ed429fbdc966021bcca502. [pid: 7|app: 0|req: 523/1103] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:11 2026] DELETE /v2.0/routers/7c1de19d-d505-476c-afb0-5802f9aea6b4 => generated 0 bytes in 1689 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:12.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fad7214-7345-471e-8782-1acfaeba8b2c 02d2e79bb23e4f32a73b32b943a95fca fe56dbaf69764ba1b3ea3c7755633a2e - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1104] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:12 2026] DELETE /v2.0/networks/a05329d0-9530-4db2-82c3-909b887148b1 => generated 138 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1105] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1106] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:12 2026] DELETE /v2.0/subnets/f5acfb46-f12c-4b74-b329-17f77fdd86d4 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1107] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:12 2026] DELETE /v2.0/subnets/11d78480-f115-42e3-88cb-7b9ccd5c14f4 => 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: 527/1108] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1109] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:12 2026] DELETE /v2.0/subnets/7a315bd0-7ed5-49f8-9a9f-f364facf63e6 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1110] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:13 2026] DELETE /v2.0/subnets/2f05d134-15b1-4bce-a46e-1f6e5acfa46f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1111] 10.0.0.195 () {32 vars in 705 bytes} [Thu Jun 25 23:33:13 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) /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-06-25 23:33:13.609 8 INFO neutron.services.segments.plugin [-] Segment 969126bd-f960-4ddb-890c-8fea8da7716e resource provider aggregate not found 2026-06-25 23:33:13.613 8 INFO neutron.services.segments.plugin [-] Segment 969126bd-f960-4ddb-890c-8fea8da7716e resource provider aggregate not found 2026-06-25 23:33:13.630 8 INFO neutron.services.segments.plugin [-] Segment 969126bd-f960-4ddb-890c-8fea8da7716e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969126bd-f960-4ddb-890c-8fea8da7716e found for delete ", "request_id": "req-62553252-ad8d-4dfb-af5e-6bc91109e0c8"}]} 2026-06-25 23:33:13.631 8 INFO neutron.services.segments.plugin [-] Segment 969126bd-f960-4ddb-890c-8fea8da7716e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 969126bd-f960-4ddb-890c-8fea8da7716e found for delete ", "request_id": "req-2a66fa37-366e-47c0-9c02-78e0777b335b"}]} [pid: 8|app: 0|req: 583/1112] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:13 2026] DELETE /v2.0/networks/e5505989-00cd-4c13-b6c8-4289688bace8 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1113] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/subnets => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1114] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1115] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:13 2026] DELETE /v2.0/networks/1fc57714-3d6b-4bb2-ad96-1c09b1e84d67 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1116] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1117] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/security-groups?tenant_id=ba58c49329ed429fbdc966021bcca502&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1118] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jun 25 23:33:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1119] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:13 2026] DELETE /v2.0/security-groups/3af9bfae-879c-4dcb-b8af-67a371f32a61 => 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: 535/1120] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1121] 10.0.0.195 () {32 vars in 709 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1122] 10.0.0.195 () {32 vars in 705 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1123] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1124] 10.0.0.195 () {32 vars in 711 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1125] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1126] 10.0.0.195 () {32 vars in 687 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1127] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1128] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:13 2026] DELETE /v2.0/networks/c247bad2-5383-46ad-98f1-63035d24cfc3 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1129] 10.0.0.195 () {32 vars in 675 bytes} [Thu Jun 25 23:33:14 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: 544/1130] 10.0.0.195 () {32 vars in 671 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1131] 10.0.0.195 () {32 vars in 661 bytes} [Thu Jun 25 23:33:14 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: 546/1132] 10.0.0.195 () {32 vars in 699 bytes} [Thu Jun 25 23:33:14 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: 547/1133] 10.0.0.195 () {32 vars in 699 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1134] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1135] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1136] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1137] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:14 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: 552/1138] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1139] 10.0.0.195 () {32 vars in 707 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1140] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:14 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: 555/1141] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1142] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jun 25 23:33:14 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: 557/1143] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jun 25 23:33:14 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: 558/1144] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1145] 10.0.0.195 () {32 vars in 667 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1146] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1147] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/rbac-policies => 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: 562/1148] 10.0.0.195 () {32 vars in 691 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1149] 10.0.0.195 () {32 vars in 691 bytes} [Thu Jun 25 23:33:14 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: 564/1150] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1151] 10.0.0.195 () {32 vars in 685 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/rbac-subnetpool => 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: 566/1152] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1153] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1154] 10.0.0.195 () {32 vars in 703 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1155] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1156] 10.0.0.195 () {32 vars in 715 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1157] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1158] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1159] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jun 25 23:33:14 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: 574/1160] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1161] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1162] 10.0.0.195 () {32 vars in 679 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1163] 10.0.0.195 () {32 vars in 669 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1164] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:14 2026] DELETE /v2.0/networks/41132568-0308-435c-80c1-15eb1c89265a => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1165] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1166] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/security-groups?tenant_id=fe56dbaf69764ba1b3ea3c7755633a2e&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1167] 10.0.0.195 () {32 vars in 705 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1168] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:14 2026] DELETE /v2.0/security-groups/8411d45f-e20a-4040-bda5-55e110c10b7c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1169] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1170] 10.0.0.195 () {32 vars in 683 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1171] 10.0.0.195 () {32 vars in 705 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1172] 10.0.0.195 () {32 vars in 695 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1173] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1174] 10.0.0.195 () {32 vars in 697 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1175] 10.0.0.195 () {32 vars in 689 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:14.833 7 INFO neutron.services.segments.plugin [-] Segment ab03df3e-d088-41a3-8e16-25303e4669fc resource provider aggregate not found [pid: 8|app: 0|req: 589/1176] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:14 2026] DELETE /v2.0/networks/e2be9ddc-6b55-4581-a6f5-b117f7935f30 => 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: 588/1177] 10.0.0.195 () {32 vars in 701 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1178] 10.0.0.195 () {32 vars in 665 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1179] 10.0.0.195 () {32 vars in 681 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:14.886 7 INFO neutron.services.segments.plugin [-] Segment ab03df3e-d088-41a3-8e16-25303e4669fc resource provider aggregate not found 2026-06-25 23:33:14.894 7 INFO neutron.services.segments.plugin [-] Segment ab03df3e-d088-41a3-8e16-25303e4669fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab03df3e-d088-41a3-8e16-25303e4669fc found for delete ", "request_id": "req-59825938-4fad-430e-a8e9-3083fa7da8ad"}]} [pid: 7|app: 0|req: 591/1180] 10.0.0.195 () {32 vars in 693 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:14.909 7 INFO neutron.services.segments.plugin [-] Segment ab03df3e-d088-41a3-8e16-25303e4669fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab03df3e-d088-41a3-8e16-25303e4669fc found for delete ", "request_id": "req-50e186f7-fc56-4bd7-a7d2-b0d81a4e3d4b"}]} [pid: 7|app: 0|req: 592/1181] 10.0.0.195 () {32 vars in 677 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1182] 10.0.0.195 () {32 vars in 667 bytes} [Thu Jun 25 23:33:14 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1183] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:14 2026] DELETE /v2.0/networks/4594a91e-60fa-4bc6-80f0-873df793bae3 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:15.655 8 INFO neutron.services.segments.plugin [-] Segment 213a8ed1-2665-469d-a98e-b5b186ca9b6c resource provider aggregate not found 2026-06-25 23:33:15.661 8 INFO neutron.services.segments.plugin [-] Segment 213a8ed1-2665-469d-a98e-b5b186ca9b6c resource provider aggregate not found 2026-06-25 23:33:15.675 8 INFO neutron.services.segments.plugin [-] Segment 213a8ed1-2665-469d-a98e-b5b186ca9b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213a8ed1-2665-469d-a98e-b5b186ca9b6c found for delete ", "request_id": "req-f82896d0-6082-432a-acc4-48236a4dd29b"}]} 2026-06-25 23:33:15.688 8 INFO neutron.services.segments.plugin [-] Segment 213a8ed1-2665-469d-a98e-b5b186ca9b6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213a8ed1-2665-469d-a98e-b5b186ca9b6c found for delete ", "request_id": "req-7fb9e9b1-ef09-4a23-b34e-ec09bd294afe"}]} 2026-06-25 23:33:15.702 8 INFO neutron.services.segments.plugin [-] Segment f2600bfc-f849-4398-8449-cdf6aa9f1003 resource provider aggregate not found 2026-06-25 23:33:15.708 8 INFO neutron.services.segments.plugin [-] Segment f2600bfc-f849-4398-8449-cdf6aa9f1003 resource provider aggregate not found 2026-06-25 23:33:15.724 8 INFO neutron.services.segments.plugin [-] Segment f2600bfc-f849-4398-8449-cdf6aa9f1003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2600bfc-f849-4398-8449-cdf6aa9f1003 found for delete ", "request_id": "req-78cbf91d-09fc-4436-b326-7c4fd51f6702"}]} 2026-06-25 23:33:15.742 8 INFO neutron.services.segments.plugin [-] Segment f2600bfc-f849-4398-8449-cdf6aa9f1003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2600bfc-f849-4398-8449-cdf6aa9f1003 found for delete ", "request_id": "req-2bfa8fac-1300-412c-8f9e-4ef63c340f37"}]} 2026-06-25 23:33:15.764 8 INFO neutron.services.segments.plugin [-] Segment e24b3993-bb2e-44ae-9ec4-992a86174dff resource provider aggregate not found 2026-06-25 23:33:15.778 8 INFO neutron.services.segments.plugin [-] Segment e24b3993-bb2e-44ae-9ec4-992a86174dff resource provider aggregate not found 2026-06-25 23:33:15.791 8 INFO neutron.services.segments.plugin [-] Segment e24b3993-bb2e-44ae-9ec4-992a86174dff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24b3993-bb2e-44ae-9ec4-992a86174dff found for delete ", "request_id": "req-5d032726-7c06-4f83-bda5-e1230b809427"}]} 2026-06-25 23:33:15.806 8 INFO neutron.services.segments.plugin [-] Segment e24b3993-bb2e-44ae-9ec4-992a86174dff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e24b3993-bb2e-44ae-9ec4-992a86174dff found for delete ", "request_id": "req-7aaf899d-1adf-4c09-9829-e31ae71a0065"}]} 2026-06-25 23:33:15.820 8 INFO neutron.services.segments.plugin [-] Segment 03ce0ee2-6788-4970-8b0d-bb42becb055e resource provider aggregate not found [pid: 7|app: 0|req: 594/1184] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/security-groups?tenant_id=14e54ec60b5a4a93ae2fc4cad0fd8c0a&name=default => generated 2801 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:15.834 8 INFO neutron.services.segments.plugin [-] Segment 03ce0ee2-6788-4970-8b0d-bb42becb055e resource provider aggregate not found 2026-06-25 23:33:15.855 8 INFO neutron.services.segments.plugin [-] Segment 03ce0ee2-6788-4970-8b0d-bb42becb055e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ce0ee2-6788-4970-8b0d-bb42becb055e found for delete ", "request_id": "req-5e567eab-7809-47e6-9951-454836f01b6f"}]} 2026-06-25 23:33:15.893 8 INFO neutron.services.segments.plugin [-] Segment 03ce0ee2-6788-4970-8b0d-bb42becb055e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ce0ee2-6788-4970-8b0d-bb42becb055e found for delete ", "request_id": "req-f57cd155-2540-4ee7-b9f2-44cc4f08c786"}]} [pid: 8|app: 0|req: 591/1185] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:15 2026] GET /v2.0/security-groups?tenant_id=a5cdadaebb874ab48285a6fcfcb5b03a&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1186] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:15 2026] DELETE /v2.0/security-groups/5b4d2037-86d3-46a3-b4d6-82f15d2c95cd => 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: 592/1187] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:15 2026] DELETE /v2.0/security-groups/1ee9abfc-a98d-42eb-b248-06460c7f991b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:16.956 7 INFO neutron.db.segments_db [None req-6f65e2e8-e463-48fb-9df2-9ed4144e51c4 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] Added segment d4b4c2fa-b238-4560-8714-341df2acc140 of type vxlan for network 0728f79b-feaf-4afb-bb5c-a145a5d979ef [pid: 7|app: 0|req: 596/1188] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:16 2026] POST /v2.0/networks => generated 648 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1189] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/ports => generated 779 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:17.580 7 INFO neutron.db.segments_db [None req-8b73d03a-ea15-48dc-baae-52bf079545a8 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] Added segment d923582f-0494-4f71-ae1f-7106b37b7983 of type vxlan for network 8605795b-a1ff-4621-b228-a5c23286dd55 [pid: 7|app: 0|req: 597/1190] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/networks => generated 635 bytes in 224 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: 594/1191] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/subnets => generated 622 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:18.216 7 INFO neutron.db.segments_db [None req-4aff6a48-cdf3-43f8-91bc-bf9b33185a50 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment 2113455c-ab0a-4961-abb5-803c556708c3 of type vxlan for network d01e9c85-3e0c-4621-85f5-d8b2588fb4b1 [pid: 7|app: 0|req: 598/1192] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:17 2026] POST /v2.0/networks => generated 630 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:18.431 7 INFO neutron.db.segments_db [None req-3578a2a8-e82d-429c-82d3-87bd6f12af8e 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment ada84d7e-17e7-4536-83b6-5c0766e65ce6 of type vxlan for network 958e0dd9-422e-4b6e-8158-ed09c5f903e7 [pid: 8|app: 0|req: 595/1193] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:18 2026] POST /v2.0/ports => generated 962 bytes in 413 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: 599/1194] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:18 2026] POST /v2.0/networks => generated 629 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1195] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/ports/65487ef2-5665-47dd-a623-b39520db6d56 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1196] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:18 2026] GET /v2.0/security-groups?tenant_id=87f7c69d477c4e98b4f0c27e6a40b980&name=default => generated 2801 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:18.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9650f950-cef7-45fd-9f2a-0455ec0592ed fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1197] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/ports/65487ef2-5665-47dd-a623-b39520db6d56 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1198] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:18 2026] DELETE /v2.0/security-groups/9c552c64-f08b-40d4-9088-0e07b31e24a3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:19.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac975b20-38fd-49e8-8b66-ebe5b2a04f82 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1199] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/ports/65487ef2-5665-47dd-a623-b39520db6d56 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1200] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:18 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: 7|app: 0|req: 604/1201] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/subnets/e6f46218-7a04-46c6-bb79-b8b54d74a487 => 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: 598/1202] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:19 2026] GET /v2.0/security-groups?tenant_id=34f4ac6631a04dcc80d5c742eeeb61d5&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1203] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:19 2026] POST /v2.0/subnets => generated 602 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1204] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/security-groups/ce44783e-016d-491b-9ff6-ac8c9ad7cf9f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:19.857 7 INFO neutron.db.segments_db [None req-f8515976-292c-4082-9284-1bf833d79d2a 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment 941d272c-1c08-426b-9b08-210d690251e8 of type vxlan for network bb66d1c9-f4a1-40a9-96d1-d7f02245d00e 2026-06-25 23:33:19.910 8 INFO neutron.services.segments.plugin [-] Segment d923582f-0494-4f71-ae1f-7106b37b7983 resource provider aggregate not found 2026-06-25 23:33:19.919 8 INFO neutron.services.segments.plugin [-] Segment d923582f-0494-4f71-ae1f-7106b37b7983 resource provider aggregate not found 2026-06-25 23:33:19.954 8 INFO neutron.services.segments.plugin [-] Segment d923582f-0494-4f71-ae1f-7106b37b7983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d923582f-0494-4f71-ae1f-7106b37b7983 found for delete ", "request_id": "req-62500090-9e59-4f7c-a31d-1b30d98dc5ed"}]} [pid: 8|app: 0|req: 599/1205] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:19 2026] DELETE /v2.0/networks/8605795b-a1ff-4621-b228-a5c23286dd55 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:19.966 8 INFO neutron.services.segments.plugin [-] Segment d923582f-0494-4f71-ae1f-7106b37b7983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d923582f-0494-4f71-ae1f-7106b37b7983 found for delete ", "request_id": "req-5791854e-3387-4528-bb5d-84efba541270"}]} 2026-06-25 23:33:20.065 8 INFO neutron.db.segments_db [None req-ca88ea21-97b9-420a-858c-42c5c3559336 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] Added segment 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa of type vxlan for network 9eb6f266-f405-4c8a-9d7d-a95669eeca15 2026-06-25 23:33:20.313 7 INFO neutron.db.l3_hamode_db [None req-f8515976-292c-4082-9284-1bf833d79d2a 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:20.537 7 INFO neutron.db.l3_hamode_db [None req-f8515976-292c-4082-9284-1bf833d79d2a 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1206] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:19 2026] POST /v2.0/networks => generated 636 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:20 2026] POST /v2.0/subnets => generated 622 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:19 2026] POST /v2.0/routers => generated 506 bytes in 1612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:21 2026] POST /v2.0/ports => generated 927 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1210] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:21 2026] DELETE /v2.0/ports/95b43183-99d2-484a-92f3-6d744cc14ab7 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1211] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/security-groups?tenant_id=8a253867b804474d9e503ccea282ff91&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:22.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddd5a29d-a060-4074-9453-0b4b7c958dfc fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1212] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/ports/95b43183-99d2-484a-92f3-6d744cc14ab7 => 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: 606/1213] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/security-groups/b705edcd-ab5a-44c2-92b1-7029c481fd12 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1214] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/subnets/f369041e-ac0e-4ee9-b6e1-ebd26290ca84 => 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: 608/1215] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:22 2026] GET /v2.0/security-groups?tenant_id=bf1e115e4bc649328d3d96ff402305b1&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: 608/1216] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:21 2026] PUT /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462/add_router_interface => generated 309 bytes in 1605 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1217] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:23 2026] DELETE /v2.0/security-groups/922e12ef-069b-413e-87f3-c3faeb9f9d5e => 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: 610/1218] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:23 2026] GET /v2.0/ports/2a3776d0-615b-44c1-bbe8-738a66a32edc => generated 955 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:23.409 8 INFO neutron.services.segments.plugin [-] Segment 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa resource provider aggregate not found 2026-06-25 23:33:23.428 8 INFO neutron.services.segments.plugin [-] Segment 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa found for delete ", "request_id": "req-7929cc09-1025-4962-882a-22c677db6f53"}]} 2026-06-25 23:33:23.429 8 INFO neutron.services.segments.plugin [-] Segment 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa resource provider aggregate not found 2026-06-25 23:33:23.448 8 INFO neutron.services.segments.plugin [-] Segment 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac34779-bc5f-4323-9bd6-0085bc1ce7fa found for delete ", "request_id": "req-086ead76-b97d-4a8a-9a80-e9c4c6407975"}]} [pid: 8|app: 0|req: 609/1219] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:22 2026] DELETE /v2.0/networks/9eb6f266-f405-4c8a-9d7d-a95669eeca15 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1220] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:23 2026] POST /v2.0/ports => generated 778 bytes in 373 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: 611/1221] 10.0.0.195 () {34 vars in 737 bytes} [Thu Jun 25 23:33:23 2026] PUT /v2.0/ports/91e62816-0bee-4e2e-b739-90347d47066a => generated 752 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1222] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/ports/91e62816-0bee-4e2e-b739-90347d47066a => generated 0 bytes in 278 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: 613/1223] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports => generated 782 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:24.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baa963cb-d044-4636-9e05-4ce3e6a2b78a fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1224] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports/91e62816-0bee-4e2e-b739-90347d47066a => 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: 615/1225] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1226] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:24 2026] GET /v2.0/ports/c6e3e82d-0410-4ac3-b731-6dde6eaebe9e => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:24.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f5a19b7-60f2-4e62-aee6-2d0ff87455b1 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1227] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/ports/95b43183-99d2-484a-92f3-6d744cc14ab7 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:24.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebc2de35-6a08-4b44-ae8c-78d06c45442e fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1228] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/subnets/f369041e-ac0e-4ee9-b6e1-ebd26290ca84 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:24.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b25d060-85f2-4dd2-92ab-09ffa0425001 fbd3894c26464781bfb3aac7af60244f 40d02aafc0bc4616a3dce70cd684836d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1229] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/subnets/e6f46218-7a04-46c6-bb79-b8b54d74a487 => 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: 620/1230] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/ports/c6e3e82d-0410-4ac3-b731-6dde6eaebe9e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1231] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:24 2026] DELETE /v2.0/networks/0728f79b-feaf-4afb-bb5c-a145a5d979ef => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1232] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:23 2026] PUT /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462/add_router_interface => generated 309 bytes in 2233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:25.522 8 INFO neutron.services.segments.plugin [-] Segment d4b4c2fa-b238-4560-8714-341df2acc140 resource provider aggregate not found 2026-06-25 23:33:25.527 8 INFO neutron.services.segments.plugin [-] Segment d4b4c2fa-b238-4560-8714-341df2acc140 resource provider aggregate not found 2026-06-25 23:33:25.546 8 INFO neutron.services.segments.plugin [-] Segment d4b4c2fa-b238-4560-8714-341df2acc140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b4c2fa-b238-4560-8714-341df2acc140 found for delete ", "request_id": "req-eab2e2a7-5702-4bea-b907-1e69d171463b"}]} 2026-06-25 23:33:25.547 8 INFO neutron.services.segments.plugin [-] Segment d4b4c2fa-b238-4560-8714-341df2acc140 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4b4c2fa-b238-4560-8714-341df2acc140 found for delete ", "request_id": "req-2b66e2ef-ce55-48ba-b3b8-0dfa7d9a9573"}]} [pid: 8|app: 0|req: 622/1233] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:25 2026] GET /v2.0/ports/8366c643-72a4-4b3c-9971-98ffb1f57b71 => generated 955 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1234] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:25 2026] GET /v2.0/security-groups?tenant_id=40d02aafc0bc4616a3dce70cd684836d&name=default => generated 2801 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1235] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:25 2026] GET /v2.0/security-groups?tenant_id=aa50a5940d544bf49ca0f335d130bcd5&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: 625/1236] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:26 2026] DELETE /v2.0/security-groups/fd3ccc2e-4e8c-40e4-becf-282aa61e2ca5 => 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: 626/1237] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:26 2026] DELETE /v2.0/security-groups/aa9d2864-89f3-428c-b648-5715ca710f07 => 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: 627/1238] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:26 2026] GET /v2.0/security-groups?tenant_id=0109df63704c4242bad5b2882fc4b59d&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1239] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:25 2026] PUT /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1240] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:26 2026] DELETE /v2.0/security-groups/93b2adb2-0b17-4940-85df-b576c927c9a1 => 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: 613/1241] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:26 2026] GET /v2.0/security-groups?tenant_id=3d998c098d6e457eae37d6ce7e04b658&name=default => generated 2801 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1242] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:27 2026] DELETE /v2.0/security-groups/fa8f3e60-1a01-44ed-b877-7295b58980c3 => 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: 629/1245] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:26 2026] PUT /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1246] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:27 2026] GET /v2.0/ports?device_id=6bc01345-0eba-4acc-8f05-a43df8a51462 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:28.525 7 INFO neutron.db.segments_db [None req-6bf82eee-d803-4517-be7e-ddc6668aeb0f 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] Added segment 7ed76b31-7640-4e07-8cf5-32fb1a014be4 of type vxlan for network 83471dc5-8cfc-40c2-ac6b-5724960ede28 [pid: 7|app: 0|req: 618/1247] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/networks => generated 645 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:28.730 8 INFO neutron.services.segments.plugin [-] Segment 941d272c-1c08-426b-9b08-210d690251e8 resource provider aggregate not found 2026-06-25 23:33:28.735 8 INFO neutron.services.segments.plugin [-] Segment 941d272c-1c08-426b-9b08-210d690251e8 resource provider aggregate not found 2026-06-25 23:33:28.749 8 INFO neutron.services.segments.plugin [-] Segment 941d272c-1c08-426b-9b08-210d690251e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941d272c-1c08-426b-9b08-210d690251e8 found for delete ", "request_id": "req-d55b6a5e-1d82-4c68-a8dc-d3f70e0fac00"}]} 2026-06-25 23:33:28.765 8 INFO neutron.db.l3_hamode_db [None req-040e1458-9b64-4a67-8e79-e114ecfc910a 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] HA network bb66d1c9-f4a1-40a9-96d1-d7f02245d00e was deleted as no HA routers are present in tenant 7914804b2ca949e1ae2d120d9f933249. 2026-06-25 23:33:28.767 8 INFO neutron.services.segments.plugin [-] Segment 941d272c-1c08-426b-9b08-210d690251e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 941d272c-1c08-426b-9b08-210d690251e8 found for delete ", "request_id": "req-f26e455d-71f2-4b04-b66f-933cef52630e"}]} [pid: 8|app: 0|req: 630/1248] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:27 2026] DELETE /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1249] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:28 2026] DELETE /v2.0/subnets/46fd57dd-b43a-4430-a0c7-473e9377010f => 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: 619/1250] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:28 2026] POST /v2.0/ports => generated 775 bytes in 403 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-06-25 23:33:29.174 7 INFO neutron.db.segments_db [None req-cca77b7e-5e6a-4983-b54c-ed2a35d65021 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] Added segment 9c659722-1720-4470-aa53-652963474d49 of type vxlan for network d579af94-a8e1-4a49-b65f-3849b5ea2096 [pid: 8|app: 0|req: 632/1251] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:29 2026] DELETE /v2.0/subnets/0859d787-25a2-480e-8dfe-7c56b33bea2e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1252] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1253] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:29 2026] DELETE /v2.0/networks/958e0dd9-422e-4b6e-8158-ed09c5f903e7 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1254] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/subnets => generated 602 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1255] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:29 2026] DELETE /v2.0/networks/d01e9c85-3e0c-4621-85f5-d8b2588fb4b1 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:30.056 8 INFO neutron.db.segments_db [None req-82add124-cbf6-4d41-9615-29e5c9af6bd6 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment 40221009-b0d9-4c2e-b79e-ca15ddab0f4f of type vxlan for network b0ef0c1c-e421-47cc-98c3-a9df0df1efca [pid: 8|app: 0|req: 635/1256] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/networks => generated 629 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1257] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:29 2026] POST /v2.0/ports => generated 953 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 636/1258] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:30 2026] POST /v2.0/subnets => generated 602 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:30.685 8 INFO neutron.db.segments_db [None req-0de23a0c-de60-4cf1-9877-769f5f102d54 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment 66dc09e3-4e95-4f1d-8ba1-db92b693defc of type vxlan for network 4e49417a-c64c-464d-9c11-590c997e8fef [pid: 7|app: 0|req: 623/1259] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/ports/e9a31d01-f9b5-4ba8-ab7a-9919c28e4239 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:30.745 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2b60b6c-c2ab-4b81-aff0-d666d63a518b 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1260] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/ports/e9a31d01-f9b5-4ba8-ab7a-9919c28e4239 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:30.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4965a53-4287-4292-9881-1b1de6782e84 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1261] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:30 2026] GET /v2.0/ports/e9a31d01-f9b5-4ba8-ab7a-9919c28e4239 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:30.788 8 INFO neutron.services.segments.plugin [-] Segment ada84d7e-17e7-4536-83b6-5c0766e65ce6 resource provider aggregate not found 2026-06-25 23:33:30.804 8 INFO neutron.services.segments.plugin [-] Segment ada84d7e-17e7-4536-83b6-5c0766e65ce6 resource provider aggregate not found 2026-06-25 23:33:30.815 8 INFO neutron.services.segments.plugin [-] Segment ada84d7e-17e7-4536-83b6-5c0766e65ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada84d7e-17e7-4536-83b6-5c0766e65ce6 found for delete ", "request_id": "req-62e2749b-5773-4c05-b5ad-826ae4139182"}]} 2026-06-25 23:33:30.837 8 INFO neutron.services.segments.plugin [-] Segment ada84d7e-17e7-4536-83b6-5c0766e65ce6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada84d7e-17e7-4536-83b6-5c0766e65ce6 found for delete ", "request_id": "req-4ad6efa8-3c42-4098-bfd4-1cb6cce2d1e9"}]} 2026-06-25 23:33:30.843 8 INFO neutron.services.segments.plugin [-] Segment 2113455c-ab0a-4961-abb5-803c556708c3 resource provider aggregate not found 2026-06-25 23:33:30.874 8 INFO neutron.services.segments.plugin [-] Segment 2113455c-ab0a-4961-abb5-803c556708c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2113455c-ab0a-4961-abb5-803c556708c3 found for delete ", "request_id": "req-eb42d853-128a-49a7-8a7d-91ab2e929ce9"}]} 2026-06-25 23:33:30.875 8 INFO neutron.services.segments.plugin [-] Segment 2113455c-ab0a-4961-abb5-803c556708c3 resource provider aggregate not found 2026-06-25 23:33:30.911 8 INFO neutron.services.segments.plugin [-] Segment 2113455c-ab0a-4961-abb5-803c556708c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2113455c-ab0a-4961-abb5-803c556708c3 found for delete ", "request_id": "req-c4407399-8b20-4915-8816-ce5a65240112"}]} [pid: 7|app: 0|req: 626/1262] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:30 2026] DELETE /v2.0/subnets/93f94a22-7089-42cf-91dc-39851ec91a6b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:31.121 8 INFO neutron.db.l3_hamode_db [None req-0de23a0c-de60-4cf1-9877-769f5f102d54 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:31.334 8 INFO neutron.db.l3_hamode_db [None req-0de23a0c-de60-4cf1-9877-769f5f102d54 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:31.568 7 INFO neutron.services.segments.plugin [-] Segment 9c659722-1720-4470-aa53-652963474d49 resource provider aggregate not found 2026-06-25 23:33:31.579 7 INFO neutron.services.segments.plugin [-] Segment 9c659722-1720-4470-aa53-652963474d49 resource provider aggregate not found 2026-06-25 23:33:31.616 7 INFO neutron.services.segments.plugin [-] Segment 9c659722-1720-4470-aa53-652963474d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c659722-1720-4470-aa53-652963474d49 found for delete ", "request_id": "req-2bcf796c-4d4d-4b32-86a9-b8ba13baf50d"}]} 2026-06-25 23:33:31.620 7 INFO neutron.services.segments.plugin [-] Segment 9c659722-1720-4470-aa53-652963474d49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c659722-1720-4470-aa53-652963474d49 found for delete ", "request_id": "req-5b1bdcff-2d9e-43c1-ab25-4249032cd1d9"}]} [pid: 7|app: 0|req: 627/1263] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:31 2026] DELETE /v2.0/networks/d579af94-a8e1-4a49-b65f-3849b5ea2096 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:31.708 7 INFO neutron.db.segments_db [None req-7c6afa17-8711-49fd-b04d-1c04e8ca6ca9 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] Added segment f2c1d80c-89d9-4376-be73-eb244d4e0ea8 of type vxlan for network d1b086ef-b6b9-4a14-a81f-9ae7761da9c8 [pid: 7|app: 0|req: 628/1264] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:31 2026] POST /v2.0/networks => generated 632 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1265] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:30 2026] POST /v2.0/routers => generated 506 bytes in 2090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1266] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:31 2026] POST /v2.0/floatingips => generated 552 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1267] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:32 2026] GET /v2.0/security-groups?tenant_id=362ae23f1cba48abae5e794bf437ee4c&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1268] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:32 2026] POST /v2.0/subnets => generated 602 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1269] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:33 2026] POST /v2.0/ports => generated 947 bytes in 500 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: 632/1270] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:33 2026] DELETE /v2.0/security-groups/b8ab397f-ab21-4176-ba92-62d099abb1b2 => 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: 639/1271] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:33 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1272] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:33 2026] POST /v2.0/ports => generated 912 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1273] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:34 2026] GET /v2.0/security-groups?tenant_id=30ff2e41cb7242fc95c1bd10730249b3&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1274] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:34 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1275] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:33 2026] PUT /v2.0/routers/06a81a6d-09ed-426e-824d-37b4c30f9b20/add_router_interface => generated 309 bytes in 1484 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: 636/1276] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:34 2026] DELETE /v2.0/ports/d4fbb68b-bbc3-4ce0-835a-00516a79844a => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1277] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:35 2026] DELETE /v2.0/security-groups/992a269e-6fa3-4645-853e-2537f9589c01 => 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: 642/1278] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:35 2026] GET /v2.0/ports/e1a43d9d-ad3b-4e23-9174-c6510bafc4a4 => generated 1021 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:35.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb76206d-8402-4c2b-be38-a41e7e62c094 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1279] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:35 2026] GET /v2.0/ports/d4fbb68b-bbc3-4ce0-835a-00516a79844a => 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: 637/1280] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:35 2026] POST /v2.0/floatingips => generated 552 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1281] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:36 2026] DELETE /v2.0/subnets/fdb7d41d-141c-420d-a5de-5b384a2cf053 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1282] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:35 2026] PUT /v2.0/routers/06a81a6d-09ed-426e-824d-37b4c30f9b20/remove_router_interface => generated 309 bytes in 1152 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-06-25 23:33:37.030 8 INFO neutron.services.segments.plugin [-] Segment f2c1d80c-89d9-4376-be73-eb244d4e0ea8 resource provider aggregate not found 2026-06-25 23:33:37.036 8 INFO neutron.services.segments.plugin [-] Segment f2c1d80c-89d9-4376-be73-eb244d4e0ea8 resource provider aggregate not found 2026-06-25 23:33:37.053 8 INFO neutron.services.segments.plugin [-] Segment f2c1d80c-89d9-4376-be73-eb244d4e0ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c1d80c-89d9-4376-be73-eb244d4e0ea8 found for delete ", "request_id": "req-f1be7108-0c5a-4140-b2c9-c75be29191b4"}]} 2026-06-25 23:33:37.054 8 INFO neutron.services.segments.plugin [-] Segment f2c1d80c-89d9-4376-be73-eb244d4e0ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2c1d80c-89d9-4376-be73-eb244d4e0ea8 found for delete ", "request_id": "req-db26d629-9b33-4a22-9a43-576ce89d95a4"}]} [pid: 7|app: 0|req: 639/1283] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:36 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1284] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:36 2026] DELETE /v2.0/networks/d1b086ef-b6b9-4a14-a81f-9ae7761da9c8 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1285] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/floatingips/1a878525-e4b3-4fbe-a725-f2682cf2cc9e/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:37.229 7 INFO neutron.api.v2.resource [None req-901517ac-09c7-40f1-861d-e6d5cffd0279 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1286] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/routers/06a81a6d-09ed-426e-824d-37b4c30f9b20/remove_router_interface => generated 197 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1287] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/floatingips/aa6de390-f38b-45d2-9812-03fa7768d97b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1288] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:37 2026] POST /v2.0/ports => generated 774 bytes in 307 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: 648/1289] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:37 2026] GET /v2.0/ports?device_id=06a81a6d-09ed-426e-824d-37b4c30f9b20 => 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: 649/1290] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/floatingips/3cce79e1-0e03-4bdf-b5b3-f6650ef57051/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:37.583 7 INFO neutron.db.segments_db [None req-6a3aecc0-609f-4db8-bb14-6e308d3c0bb2 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment bd6a5edb-f558-437d-85e8-63f940e5f1b2 of type vxlan for network 777ccc81-c422-4b7e-80fd-b6d73c880d86 [pid: 8|app: 0|req: 650/1291] 10.0.0.195 () {34 vars in 737 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/ports/f1de91ba-3cf1-493b-86d7-02562528ad94 => generated 752 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1292] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:37 2026] POST /v2.0/networks => generated 634 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1293] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:33:37 2026] PUT /v2.0/floatingips/7e405b4b-824e-40f0-91d0-379d25d8fb28/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: 644/1294] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/ports/f1de91ba-3cf1-493b-86d7-02562528ad94 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:38.075 7 INFO neutron.db.segments_db [None req-e8cee33b-074c-4b98-a0eb-3bf290a70864 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment 74505ad2-5eaf-4d56-8b27-9e787dc684c0 of type vxlan for network 59e66ed3-4836-4e77-933d-7e3f0cad9b90 [pid: 7|app: 0|req: 645/1295] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:38 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1296] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1297] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/ports => generated 778 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:38.934 8 INFO neutron.db.l3_hamode_db [None req-f23082df-ee1a-4acd-8558-db010c0e4bfe 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] HA network 4e49417a-c64c-464d-9c11-590c997e8fef was deleted as no HA routers are present in tenant 7914804b2ca949e1ae2d120d9f933249. [pid: 8|app: 0|req: 651/1298] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:37 2026] DELETE /v2.0/routers/06a81a6d-09ed-426e-824d-37b4c30f9b20 => generated 0 bytes in 1267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 652/1299] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:33:38 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:39.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d4ca7bc-5fc2-47fc-952a-9671c4773d1b 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 653/1300] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports/f1de91ba-3cf1-493b-86d7-02562528ad94 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:39.082 8 INFO neutron.services.segments.plugin [-] Segment 66dc09e3-4e95-4f1d-8ba1-db92b693defc resource provider aggregate not found 2026-06-25 23:33:39.092 8 INFO neutron.services.segments.plugin [-] Segment 66dc09e3-4e95-4f1d-8ba1-db92b693defc resource provider aggregate not found 2026-06-25 23:33:39.099 8 INFO neutron.services.segments.plugin [-] Segment 66dc09e3-4e95-4f1d-8ba1-db92b693defc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66dc09e3-4e95-4f1d-8ba1-db92b693defc found for delete ", "request_id": "req-f39724fd-8c04-442c-b2cb-2825a38a0a5e"}]} 2026-06-25 23:33:39.110 8 INFO neutron.services.segments.plugin [-] Segment 66dc09e3-4e95-4f1d-8ba1-db92b693defc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66dc09e3-4e95-4f1d-8ba1-db92b693defc found for delete ", "request_id": "req-e143c22c-bad9-4f1d-97b4-7a085403364a"}]} [pid: 7|app: 0|req: 648/1301] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:38 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1302] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:39 2026] DELETE /v2.0/subnets/8fc18d67-60e2-4ecc-8f29-e8a0da34231a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1303] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1304] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports => generated 778 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1305] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/subnets => generated 631 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1306] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1307] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/ports/a78c0fb6-a3d0-4c46-b198-6c245cd16d16 => generated 775 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:39.878 7 INFO neutron.db.segments_db [None req-93e8f0e5-7ca9-4bd6-a08c-16ba529d7cbc 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment cd67182c-44f8-4e28-80a8-88fc496868c1 of type vxlan for network a4f3bbe6-094a-4b1e-82a8-efc2149861b8 [pid: 8|app: 0|req: 656/1308] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:39 2026] DELETE /v2.0/networks/b0ef0c1c-e421-47cc-98c3-a9df0df1efca => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1309] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jun 25 23:33:39 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:39.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ea857b0-c6fa-4b38-8aa3-0ed1e8cb8114 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1310] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:39 2026] DELETE /v2.0/ports/d4fbb68b-bbc3-4ce0-835a-00516a79844a => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:40.041 8 INFO neutron.db.segments_db [None req-54f87b41-3ffa-4a78-8911-e6b36c977345 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment 4ad03199-28a1-4f35-a711-236f30a16bdd of type vxlan for network 3568be4a-194d-4558-a239-b578e148b2a7 [pid: 8|app: 0|req: 659/1311] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/networks => generated 629 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1312] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:33:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:40.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1f5a548-bdb2-4768-99d8-e4aab54c2f65 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 661/1313] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:40 2026] DELETE /v2.0/subnets/fdb7d41d-141c-420d-a5de-5b384a2cf053 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:40.291 7 INFO neutron.db.l3_hamode_db [None req-93e8f0e5-7ca9-4bd6-a08c-16ba529d7cbc 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:40.476 7 INFO neutron.db.l3_hamode_db [None req-93e8f0e5-7ca9-4bd6-a08c-16ba529d7cbc 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 662/1314] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1315] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jun 25 23:33:40 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) 2026-06-25 23:33:40.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeaafd54-ae91-4274-883c-3339e497712e 6cfcf30358604e4da16afce94b4a0f89 3dd80768e7964229bd69506ee57dd5c8 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1316] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:40 2026] DELETE /v2.0/subnets/93f94a22-7089-42cf-91dc-39851ec91a6b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:40.795 8 INFO neutron.db.segments_db [None req-d415d7fb-bdf5-425f-923b-0b43ae66ea6b 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment bde02c9f-390e-41e5-ab22-bd663a204ecd of type vxlan for network bb21de7b-2e6a-4783-a9ec-54687cf8e7ce 2026-06-25 23:33:41.135 8 INFO neutron.services.segments.plugin [-] Segment 40221009-b0d9-4c2e-b79e-ca15ddab0f4f resource provider aggregate not found 2026-06-25 23:33:41.143 8 INFO neutron.services.segments.plugin [-] Segment 40221009-b0d9-4c2e-b79e-ca15ddab0f4f resource provider aggregate not found 2026-06-25 23:33:41.162 8 INFO neutron.services.segments.plugin [-] Segment 40221009-b0d9-4c2e-b79e-ca15ddab0f4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40221009-b0d9-4c2e-b79e-ca15ddab0f4f found for delete ", "request_id": "req-67b3016d-50ff-49ec-956d-316ea653a99b"}]} 2026-06-25 23:33:41.166 8 INFO neutron.services.segments.plugin [-] Segment 40221009-b0d9-4c2e-b79e-ca15ddab0f4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40221009-b0d9-4c2e-b79e-ca15ddab0f4f found for delete ", "request_id": "req-a0861e0e-26cc-4fbc-9f2e-7817ac215887"}]} 2026-06-25 23:33:41.210 8 INFO neutron.db.l3_hamode_db [None req-d415d7fb-bdf5-425f-923b-0b43ae66ea6b 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:41.399 8 INFO neutron.db.l3_hamode_db [None req-d415d7fb-bdf5-425f-923b-0b43ae66ea6b 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 653/1317] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:39 2026] POST /v2.0/routers => generated 510 bytes in 1594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1318] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jun 25 23:33:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1319] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:33:41 2026] DELETE /v2.0/ports/a78c0fb6-a3d0-4c46-b198-6c245cd16d16 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1320] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:40 2026] POST /v2.0/routers => generated 507 bytes in 1590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1321] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:42 2026] DELETE /v2.0/floatingips/1a878525-e4b3-4fbe-a725-f2682cf2cc9e => generated 0 bytes in 369 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1322] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:42 2026] DELETE /v2.0/networks/83471dc5-8cfc-40c2-ac6b-5724960ede28 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:43.198 8 INFO neutron.services.segments.plugin [-] Segment 7ed76b31-7640-4e07-8cf5-32fb1a014be4 resource provider aggregate not found 2026-06-25 23:33:43.208 8 INFO neutron.services.segments.plugin [-] Segment 7ed76b31-7640-4e07-8cf5-32fb1a014be4 resource provider aggregate not found 2026-06-25 23:33:43.214 8 INFO neutron.services.segments.plugin [-] Segment 7ed76b31-7640-4e07-8cf5-32fb1a014be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed76b31-7640-4e07-8cf5-32fb1a014be4 found for delete ", "request_id": "req-9656bcab-3549-4cca-82b3-d21304fa1d5b"}]} [pid: 7|app: 0|req: 656/1325] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:41 2026] PUT /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:43.233 8 INFO neutron.services.segments.plugin [-] Segment 7ed76b31-7640-4e07-8cf5-32fb1a014be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed76b31-7640-4e07-8cf5-32fb1a014be4 found for delete ", "request_id": "req-aebc46be-f4c9-4022-94ea-4871b54e12e7"}]} [pid: 7|app: 0|req: 657/1326] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/floatingips/aa6de390-f38b-45d2-9812-03fa7768d97b => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1327] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/ports/412a60e9-19cb-4a4f-9b48-a3a2c8a8bd70 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1328] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:43 2026] GET /v2.0/security-groups?tenant_id=3dd80768e7964229bd69506ee57dd5c8&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1329] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:43 2026] DELETE /v2.0/floatingips/3cce79e1-0e03-4bdf-b5b3-f6650ef57051 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1330] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:42 2026] PUT /v2.0/routers/c9ef940d-1d2b-4bc7-a05d-813234399e8d/add_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1331] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/security-groups/933556ee-34a7-41d1-bbdb-082ac4bdd7b4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1332] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/floatingips/7e405b4b-824e-40f0-91d0-379d25d8fb28 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1333] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:44 2026] GET /v2.0/ports/a90f8a79-4cdf-433c-81df-aa1e1a974854 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1334] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:44 2026] DELETE /v2.0/floatingips/cf8fa86d-e8ff-40b6-9267-7fa8ad43b0fc => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1335] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:44 2026] PUT /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1336] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:45 2026] GET /v2.0/ports/77482456-0dbd-422e-a8cf-5c4637b3067d => generated 967 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1337] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/routers/c9ef940d-1d2b-4bc7-a05d-813234399e8d/remove_router_interface => generated 309 bytes in 1640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1338] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/security-groups?tenant_id=db9928f79cbe48ed9a1ae82a92c8081e&name=default => generated 2801 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1339] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:45 2026] PUT /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28/remove_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1340] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:47 2026] GET /v2.0/ports?device_id=c9ef940d-1d2b-4bc7-a05d-813234399e8d => 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: 677/1341] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:33:47 2026] POST /v2.0/subnetpools => generated 547 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1342] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/security-groups/84beb5ad-0080-446c-9af1-f60a7a8d2d53 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:48.293 7 INFO neutron.services.segments.plugin [-] Segment bde02c9f-390e-41e5-ab22-bd663a204ecd resource provider aggregate not found 2026-06-25 23:33:48.302 7 INFO neutron.services.segments.plugin [-] Segment bde02c9f-390e-41e5-ab22-bd663a204ecd resource provider aggregate not found 2026-06-25 23:33:48.325 7 INFO neutron.services.segments.plugin [-] Segment bde02c9f-390e-41e5-ab22-bd663a204ecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bde02c9f-390e-41e5-ab22-bd663a204ecd found for delete ", "request_id": "req-75c773ef-180b-4647-b0ed-8080ca111dbd"}]} 2026-06-25 23:33:48.327 7 INFO neutron.services.segments.plugin [-] Segment bde02c9f-390e-41e5-ab22-bd663a204ecd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bde02c9f-390e-41e5-ab22-bd663a204ecd found for delete ", "request_id": "req-82643f12-bd16-44e5-8661-38c4ae2e440e"}]} 2026-06-25 23:33:48.346 7 INFO neutron.db.l3_hamode_db [None req-d86ecdf2-bcdf-4822-96de-87422691db89 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] HA network bb21de7b-2e6a-4783-a9ec-54687cf8e7ce was deleted as no HA routers are present in tenant 7914804b2ca949e1ae2d120d9f933249. [pid: 7|app: 0|req: 666/1343] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:47 2026] DELETE /v2.0/routers/c9ef940d-1d2b-4bc7-a05d-813234399e8d => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1344] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/subnetpools/b0c0f9e9-e5d2-4703-852f-74151bf9f66b => generated 547 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1345] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:47 2026] PUT /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28/remove_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1346] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/security-groups?tenant_id=a850f99788d54c95802650c1833fc468&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: 669/1347] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:33:48 2026] PUT /v2.0/subnetpools/b0c0f9e9-e5d2-4703-852f-74151bf9f66b => generated 500 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1348] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:48 2026] GET /v2.0/ports?device_id=b5712e1c-5e90-4282-b416-83c8d3710b28 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1349] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/subnets/abc8fcaf-fd66-4bd2-84cb-93b539c48555 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1350] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/security-groups/7b42facb-c5c6-45f0-bb11-4a43f40da13f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1351] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/subnetpools/b0c0f9e9-e5d2-4703-852f-74151bf9f66b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:49.236 8 INFO neutron.services.segments.plugin [-] Segment 4ad03199-28a1-4f35-a711-236f30a16bdd resource provider aggregate not found 2026-06-25 23:33:49.247 8 INFO neutron.services.segments.plugin [-] Segment 4ad03199-28a1-4f35-a711-236f30a16bdd resource provider aggregate not found 2026-06-25 23:33:49.267 8 INFO neutron.services.segments.plugin [-] Segment 4ad03199-28a1-4f35-a711-236f30a16bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad03199-28a1-4f35-a711-236f30a16bdd found for delete ", "request_id": "req-692b78c1-af26-4c70-a4b7-884697955334"}]} 2026-06-25 23:33:49.268 8 INFO neutron.services.segments.plugin [-] Segment 4ad03199-28a1-4f35-a711-236f30a16bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad03199-28a1-4f35-a711-236f30a16bdd found for delete ", "request_id": "req-4a7fa1e6-d6a0-4dad-bd91-3cbf894ddce0"}]} [pid: 8|app: 0|req: 681/1352] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/networks/3568be4a-194d-4558-a239-b578e148b2a7 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:49.294 8 INFO neutron.api.v2.resource [None req-2a6a3b59-5d7c-4f36-9cd6-2c6d03fe62d6 6b85bc924ecd43ae99b960e2bd79580a 6a62a0be9f3342cd80ac5059a7024192 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 682/1353] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:33:49 2026] GET /v2.0/subnetpools/b0c0f9e9-e5d2-4703-852f-74151bf9f66b => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1354] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:49 2026] GET /v2.0/security-groups?tenant_id=e91f835b2cfe4e62a727e3a1674a5c17&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:49.485 8 INFO neutron.db.segments_db [None req-a34abbcb-8600-4356-9911-3541e35be261 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Added segment a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 of type vxlan for network 8adf246d-d185-4d95-9d45-243155f8999e 2026-06-25 23:33:49.561 7 INFO neutron.db.l3_hamode_db [None req-8a4b61a2-d430-4b3d-b804-fa40e2f32d50 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] HA network a4f3bbe6-094a-4b1e-82a8-efc2149861b8 was deleted as no HA routers are present in tenant f53f75669da041ff85a3a4f4a1e37ebe. [pid: 7|app: 0|req: 672/1355] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:48 2026] DELETE /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:49.586 7 INFO neutron.api.v2.resource [None req-c1d689ba-e21e-4b18-b6b6-0166f2a82673 6b85bc924ecd43ae99b960e2bd79580a 6a62a0be9f3342cd80ac5059a7024192 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1356] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:33:49 2026] DELETE /v2.0/subnetpools/b0c0f9e9-e5d2-4703-852f-74151bf9f66b => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1357] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:49 2026] DELETE /v2.0/security-groups/dc27556f-f9dc-4f3b-aaee-93322517bc79 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:49.933 8 INFO neutron.db.l3_hamode_db [None req-a34abbcb-8600-4356-9911-3541e35be261 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 675/1358] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:49 2026] DELETE /v2.0/subnets/696fec2e-6292-4087-924a-463ad02412db => 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: 676/1359] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:49 2026] DELETE /v2.0/subnets/bca31e35-47c5-4959-8e4d-ace796f6b388 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:50.348 7 INFO neutron.services.segments.plugin [-] Segment cd67182c-44f8-4e28-80a8-88fc496868c1 resource provider aggregate not found 2026-06-25 23:33:50.357 7 INFO neutron.services.segments.plugin [-] Segment cd67182c-44f8-4e28-80a8-88fc496868c1 resource provider aggregate not found 2026-06-25 23:33:50.370 7 INFO neutron.services.segments.plugin [-] Segment cd67182c-44f8-4e28-80a8-88fc496868c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd67182c-44f8-4e28-80a8-88fc496868c1 found for delete ", "request_id": "req-ab654f91-9836-4478-999b-4b144df4a83f"}]} 2026-06-25 23:33:50.379 7 INFO neutron.services.segments.plugin [-] Segment cd67182c-44f8-4e28-80a8-88fc496868c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd67182c-44f8-4e28-80a8-88fc496868c1 found for delete ", "request_id": "req-ac57f5ac-7b64-49b3-9c5a-284d519d394f"}]} [pid: 7|app: 0|req: 677/1360] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:50 2026] GET /v2.0/security-groups?tenant_id=6a62a0be9f3342cd80ac5059a7024192&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1361] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:50 2026] DELETE /v2.0/networks/59e66ed3-4836-4e77-933d-7e3f0cad9b90 => 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: 679/1362] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:50 2026] DELETE /v2.0/security-groups/f6580586-6276-4ad1-b16a-d5ab2352d85c => 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: 680/1363] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:50 2026] DELETE /v2.0/networks/777ccc81-c422-4b7e-80fd-b6d73c880d86 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:33:51.115 8 INFO neutron.db.l3_hamode_db [None req-a34abbcb-8600-4356-9911-3541e35be261 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:51.149 7 INFO neutron.db.segments_db [None req-a3ffbfa0-8e6f-442f-8816-333a0e4fab73 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment 665fb0b2-c4f3-40bd-b145-00509da61235 of type vxlan for network bd219be1-4259-4b0c-a642-78f552a42a8b [pid: 7|app: 0|req: 681/1364] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:51 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1365] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:51 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) 2026-06-25 23:33:51.727 7 INFO neutron.db.segments_db [None req-35968b31-7e16-422d-a717-968b31091a03 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment 130c7a0b-77ef-4bbc-a5f6-35792add4f39 of type vxlan for network bd30ba60-1f10-439a-9fec-2be94d00b2a6 2026-06-25 23:33:52.116 7 INFO neutron.db.l3_hamode_db [None req-35968b31-7e16-422d-a717-968b31091a03 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:33:52.314 7 INFO neutron.db.l3_hamode_db [None req-35968b31-7e16-422d-a717-968b31091a03 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 684/1366] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:49 2026] POST /v2.0/routers => generated 687 bytes in 2928 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:52.393 7 INFO neutron.services.segments.plugin [-] Segment 74505ad2-5eaf-4d56-8b27-9e787dc684c0 resource provider aggregate not found [pid: 8|app: 0|req: 685/1367] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers/b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 693 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:52.437 7 INFO neutron.services.segments.plugin [-] Segment 74505ad2-5eaf-4d56-8b27-9e787dc684c0 resource provider aggregate not found 2026-06-25 23:33:52.455 7 INFO neutron.services.segments.plugin [-] Segment 74505ad2-5eaf-4d56-8b27-9e787dc684c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74505ad2-5eaf-4d56-8b27-9e787dc684c0 found for delete ", "request_id": "req-ceaba93e-956f-4bac-b2e5-e9906f150acc"}]} 2026-06-25 23:33:52.463 7 INFO neutron.services.segments.plugin [-] Segment 74505ad2-5eaf-4d56-8b27-9e787dc684c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74505ad2-5eaf-4d56-8b27-9e787dc684c0 found for delete ", "request_id": "req-17e9a836-55e6-4351-8934-a96fae93e672"}]} 2026-06-25 23:33:52.475 7 INFO neutron.services.segments.plugin [-] Segment bd6a5edb-f558-437d-85e8-63f940e5f1b2 resource provider aggregate not found 2026-06-25 23:33:52.487 7 INFO neutron.services.segments.plugin [-] Segment bd6a5edb-f558-437d-85e8-63f940e5f1b2 resource provider aggregate not found 2026-06-25 23:33:52.503 7 INFO neutron.services.segments.plugin [-] Segment bd6a5edb-f558-437d-85e8-63f940e5f1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6a5edb-f558-437d-85e8-63f940e5f1b2 found for delete ", "request_id": "req-26b87844-3746-4250-b9ae-599153d4706a"}]} 2026-06-25 23:33:52.523 7 INFO neutron.services.segments.plugin [-] Segment bd6a5edb-f558-437d-85e8-63f940e5f1b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd6a5edb-f558-437d-85e8-63f940e5f1b2 found for delete ", "request_id": "req-2953ad1c-4edd-4127-8507-1caa92cd7032"}]} [pid: 8|app: 0|req: 686/1368] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:33:52 2026] GET /v2.0/routers => generated 696 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1369] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:51 2026] POST /v2.0/routers => generated 511 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1370] 10.0.0.195 () {32 vars in 623 bytes} [Thu Jun 25 23:33:53 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: 685/1371] 10.0.0.195 () {34 vars in 665 bytes} [Thu Jun 25 23:33:53 2026] POST /v2.0/ports => generated 963 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1372] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jun 25 23:33:52 2026] PUT /v2.0/routers/b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 700 bytes in 1115 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: 686/1373] 10.0.0.195 () {32 vars in 633 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/ => generated 632 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1374] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:33:53 2026] GET /v2.0/routers/b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 700 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:33:54.165 7 INFO neutron.db.segments_db [None req-9c16acf8-f839-4aaa-99cc-404207d3c7b9 3cef3871201c4cde9479a7f2089c9ad0 6afc9021093f42d39536441de638c945 - - - -] Added segment c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 of type vxlan for network 23b54fbd-7baf-4b8b-9f0a-87b41733b745 [pid: 7|app: 0|req: 688/1375] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:53 2026] POST /v2.0/networks => generated 632 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1376] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:54 2026] GET /v2.0/ports?device_id=b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1377] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:33:54 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 688/1378] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:33:53 2026] PUT /v2.0/routers/ca27b586-bad0-4001-87e3-8d8d3d1413b1/add_router_interface => generated 309 bytes in 1317 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: 689/1379] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/security-groups?tenant_id=33582efff4004651abe38b6997bbf8ae&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:55.334 8 INFO neutron.db.segments_db [None req-14087a5c-ebf3-48aa-b45e-717a0e56cf3f 3cef3871201c4cde9479a7f2089c9ad0 6afc9021093f42d39536441de638c945 - - - -] Added segment 93ff80c1-c6f1-4b55-967f-8597c8537470 of type vxlan for network 9edecc58-33c0-4b1b-9abf-8e89b5facb75 [pid: 8|app: 0|req: 690/1380] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:55 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1381] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:33:55 2026] GET /v2.0/ports/da0aa012-8899-4855-9734-2719a11d32db => generated 1037 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1382] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:55 2026] DELETE /v2.0/security-groups/30b3c475-0cc7-4af8-a4df-0b5aa3af1de7 => 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: 693/1383] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:33:55 2026] POST /v2.0/ports => generated 743 bytes in 351 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-06-25 23:33:56.489 7 INFO neutron.services.segments.plugin [-] Segment a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 resource provider aggregate not found 2026-06-25 23:33:56.495 7 INFO neutron.services.segments.plugin [-] Segment a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 resource provider aggregate not found 2026-06-25 23:33:56.508 7 INFO neutron.services.segments.plugin [-] Segment a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 found for delete ", "request_id": "req-d23c2b60-eefc-4df3-b6f8-7975085a69bd"}]} 2026-06-25 23:33:56.511 7 INFO neutron.services.segments.plugin [-] Segment a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5a4f02f-8c87-4e49-b41d-80d69dcfaa23 found for delete ", "request_id": "req-8c83f95f-f318-4493-886a-f1c19baf7d9d"}]} 2026-06-25 23:33:56.527 7 INFO neutron.db.l3_hamode_db [None req-0e3de52a-c89a-441a-a5b4-40ecf1166721 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] HA network 8adf246d-d185-4d95-9d45-243155f8999e was deleted as no HA routers are present in tenant 7914804b2ca949e1ae2d120d9f933249. [pid: 7|app: 0|req: 691/1384] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:54 2026] DELETE /v2.0/routers/b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 0 bytes in 1887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:56.594 7 INFO neutron.db.segments_db [None req-6596e84d-5e35-4b89-bc75-dcad2995f01b 3cef3871201c4cde9479a7f2089c9ad0 6afc9021093f42d39536441de638c945 - - - -] Added segment 0662fa35-7feb-4660-a96b-ea25ebe41907 of type vxlan for network fcb4a7be-dad6-48bf-9d25-f751e2955dfb [pid: 7|app: 0|req: 692/1385] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:56 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1386] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:56 2026] GET /v2.0/ports?device_id=b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1387] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:56 2026] PUT /v2.0/routers/ca27b586-bad0-4001-87e3-8d8d3d1413b1/remove_router_interface => generated 309 bytes in 1008 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-06-25 23:33:57.083 8 INFO neutron.api.v2.resource [None req-0b219fef-202b-4947-a3e4-b06c126b3abb 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1388] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/routers/b3e17192-10e4-4d7a-93d7-52dc9f36621b => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1389] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:33:56 2026] POST /v2.0/ports => generated 743 bytes in 359 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: 695/1390] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/ports?device_id=c9ef940d-1d2b-4bc7-a05d-813234399e8d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:57.188 7 INFO neutron.db.segments_db [None req-dbcad326-e837-4b53-8e2a-2feffdbb282e 3cef3871201c4cde9479a7f2089c9ad0 6afc9021093f42d39536441de638c945 - - - -] Added segment 87c0745c-6b98-45f3-a765-006ef5fb0511 of type vxlan for network 750e4fd8-b0e8-49cb-b289-7ab7e62a4ac4 2026-06-25 23:33:57.238 8 INFO neutron.api.v2.resource [None req-eb240e24-08ff-43ef-bea6-2eb8337895e4 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1391] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:33:57 2026] PUT /v2.0/routers/ca27b586-bad0-4001-87e3-8d8d3d1413b1/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:57.267 8 INFO neutron.api.v2.resource [None req-8c7eb737-3114-46cb-acb1-cafece173e22 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1392] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/routers/c9ef940d-1d2b-4bc7-a05d-813234399e8d => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1393] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/ports?device_id=ca27b586-bad0-4001-87e3-8d8d3d1413b1 => 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: 696/1394] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:57 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:57.320 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f612e192-a017-4379-8c5e-26c1360a67b5 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1397] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/subnets/abc8fcaf-fd66-4bd2-84cb-93b539c48555 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1398] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:33:57 2026] POST /v2.0/ports => generated 743 bytes in 438 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: 701/1399] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:57 2026] GET /v2.0/ports?device_id=06a81a6d-09ed-426e-824d-37b4c30f9b20 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:57.853 8 INFO neutron.db.segments_db [None req-d1ded36e-b6ed-4d92-9396-b57263611811 3cef3871201c4cde9479a7f2089c9ad0 6afc9021093f42d39536441de638c945 - - - -] Added segment 92259018-56d4-4edd-914c-575c92182c8c of type vxlan for network 9635cb38-b695-4d72-8098-5ba1904041f3 [pid: 8|app: 0|req: 702/1400] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:57 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:33:58.013 8 INFO neutron.api.v2.resource [None req-064277ac-3d26-4fcb-b827-292987f972b7 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1401] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/routers/06a81a6d-09ed-426e-824d-37b4c30f9b20 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:33:58.076 7 INFO neutron.db.l3_hamode_db [None req-858fc697-2643-440e-9514-35915fab7024 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] HA network bd30ba60-1f10-439a-9fec-2be94d00b2a6 was deleted as no HA routers are present in tenant f53f75669da041ff85a3a4f4a1e37ebe. [pid: 7|app: 0|req: 699/1402] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:57 2026] DELETE /v2.0/routers/ca27b586-bad0-4001-87e3-8d8d3d1413b1 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:58.107 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bafc80ce-bd1d-4965-99cc-26a861df8018 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1403] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/subnets/8fc18d67-60e2-4ecc-8f29-e8a0da34231a => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1404] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/security-groups?tenant_id=079c5cd8b2654fc8a37be4708b687b7c&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1405] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:33:58 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) /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/1406] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?device_id=6bc01345-0eba-4acc-8f05-a43df8a51462 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1407] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/security-groups/4495b55b-7c91-42d5-bd56-d1b7bc75e2d2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:58.548 7 INFO neutron.services.segments.plugin [-] Segment 130c7a0b-77ef-4bbc-a5f6-35792add4f39 resource provider aggregate not found 2026-06-25 23:33:58.572 7 INFO neutron.services.segments.plugin [-] Segment 130c7a0b-77ef-4bbc-a5f6-35792add4f39 resource provider aggregate not found 2026-06-25 23:33:58.582 7 INFO neutron.services.segments.plugin [-] Segment 130c7a0b-77ef-4bbc-a5f6-35792add4f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130c7a0b-77ef-4bbc-a5f6-35792add4f39 found for delete ", "request_id": "req-7f61c79d-de4a-417c-a7ac-7a4097acdfea"}]} [pid: 8|app: 0|req: 707/1408] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/ports/185dd0cc-54c5-45e0-9e82-6b187cf3a62d/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:58.600 7 INFO neutron.services.segments.plugin [-] Segment 130c7a0b-77ef-4bbc-a5f6-35792add4f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130c7a0b-77ef-4bbc-a5f6-35792add4f39 found for delete ", "request_id": "req-f06ad813-8177-47cf-9c12-04ac850e4052"}]} 2026-06-25 23:33:58.619 8 INFO neutron.api.v2.resource [None req-2272603c-e9fd-44a6-bab1-e627d09972b2 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1409] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/routers/6bc01345-0eba-4acc-8f05-a43df8a51462 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1410] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/subnets/bb43fa46-973b-4dae-9f1e-aa3659c2a110 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1411] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/ports/84b5bd34-9083-4d65-83af-ace9655267c0/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:58.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1420b5a8-65f8-4006-b7e8-009164c0c1f3 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1412] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/subnets/46fd57dd-b43a-4430-a0c7-473e9377010f => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1413] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/ports/f9fbcba6-35c3-445e-83a5-092b58407fa2/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:33:58.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11843b47-f4a8-4786-93a0-ff0456a54428 8ec4bf25dac7410abe67c63b2bad9d24 7914804b2ca949e1ae2d120d9f933249 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 705/1414] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/subnets/0859d787-25a2-480e-8dfe-7c56b33bea2e => 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: 706/1415] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:33:58 2026] PUT /v2.0/ports/0377dfd8-8b82-413b-b220-a999f7bebc41/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1416] 10.0.0.195 () {32 vars in 660 bytes} [Thu Jun 25 23:33:58 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:59.170 8 INFO neutron.services.segments.plugin [-] Segment 665fb0b2-c4f3-40bd-b145-00509da61235 resource provider aggregate not found 2026-06-25 23:33:59.174 8 INFO neutron.services.segments.plugin [-] Segment 665fb0b2-c4f3-40bd-b145-00509da61235 resource provider aggregate not found [pid: 7|app: 0|req: 708/1417] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:59.192 8 INFO neutron.services.segments.plugin [-] Segment 665fb0b2-c4f3-40bd-b145-00509da61235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665fb0b2-c4f3-40bd-b145-00509da61235 found for delete ", "request_id": "req-d38c3577-16e6-4f22-aac4-f2aafdfa7bf8"}]} 2026-06-25 23:33:59.196 8 INFO neutron.services.segments.plugin [-] Segment 665fb0b2-c4f3-40bd-b145-00509da61235 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665fb0b2-c4f3-40bd-b145-00509da61235 found for delete ", "request_id": "req-09fac7e9-5b2b-4559-a103-89dd5d0c32d1"}]} [pid: 8|app: 0|req: 710/1418] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:33:58 2026] DELETE /v2.0/networks/bd219be1-4259-4b0c-a642-78f552a42a8b => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1419] 10.0.0.195 () {32 vars in 670 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:33:59.284 8 INFO neutron.db.segments_db [None req-07c9ee91-6c34-4fe3-87da-817025ea922b 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment e142654d-78c4-4fbb-9e01-a910416dbe54 of type vxlan for network b37229c8-2848-4fcb-b132-bd185122b90c [pid: 7|app: 0|req: 710/1420] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1421] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/networks => generated 634 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1422] 10.0.0.195 () {32 vars in 668 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1423] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/security-groups?tenant_id=7914804b2ca949e1ae2d120d9f933249&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1424] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/subnets => generated 622 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1425] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1426] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:33:59 2026] DELETE /v2.0/security-groups/93b2b944-a694-428c-bd60-1dda634f5455 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:33:59.939 8 INFO neutron.db.segments_db [None req-a7a47ca2-f65b-4aa0-920d-3a0cba035237 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment a77e3367-b121-4dff-9ab1-24af50f17755 of type vxlan for network dd8f90ff-6d44-4ebb-ab7e-6a03329a9c51 [pid: 7|app: 0|req: 714/1427] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jun 25 23:33:59 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1428] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jun 25 23:34:00 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1429] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/ports/185dd0cc-54c5-45e0-9e82-6b187cf3a62d => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:00.281 8 INFO neutron.db.l3_hamode_db [None req-a7a47ca2-f65b-4aa0-920d-3a0cba035237 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:00.643 7 INFO neutron.db.segments_db [None req-62e01c23-d310-4c71-a1b3-affbe2f42022 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment a355e5ee-9ce8-464b-90c4-1b411921a9a3 of type vxlan for network 6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255 [pid: 7|app: 0|req: 717/1430] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:34:00 2026] POST /v2.0/networks => generated 740 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:00.949 8 INFO neutron.db.l3_hamode_db [None req-a7a47ca2-f65b-4aa0-920d-3a0cba035237 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1431] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:34:00 2026] DELETE /v2.0/ports/84b5bd34-9083-4d65-83af-ace9655267c0 => 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: 719/1432] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:01 2026] POST /v2.0/subnets => generated 663 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1433] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:34:01 2026] DELETE /v2.0/ports/f9fbcba6-35c3-445e-83a5-092b58407fa2 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:01.534 7 INFO neutron.db.segments_db [None req-2de29724-c98c-4816-98e1-5b7639755944 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment e9cf57c0-49c2-4eef-930c-a990467f94f9 of type vxlan for network cfa244e6-c7db-46fa-8f26-f2e0699fda37 [pid: 8|app: 0|req: 714/1434] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:33:59 2026] POST /v2.0/routers => generated 510 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:01.921 7 INFO neutron.db.l3_hamode_db [None req-2de29724-c98c-4816-98e1-5b7639755944 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 715/1435] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:34:01 2026] DELETE /v2.0/ports/0377dfd8-8b82-413b-b220-a999f7bebc41 => 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: 716/1436] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:34:02 2026] POST /v2.0/security-groups => generated 1561 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-25 23:34:03.529 7 INFO neutron.db.l3_hamode_db [None req-2de29724-c98c-4816-98e1-5b7639755944 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 717/1437] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:02 2026] PUT /v2.0/routers/c3f695d2-cbc8-4c82-95dc-330c09448166/add_router_interface => generated 309 bytes in 1441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1438] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:34:03 2026] DELETE /v2.0/ports/9d5f2eae-2d0c-4244-8c4f-bb4d1614e9e1 => 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: 719/1439] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:04 2026] GET /v2.0/security-groups => generated 4344 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1440] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:34:04 2026] GET /v2.0/ports/793697ba-dbba-473f-8a68-cc6e480d943b => generated 959 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:04.397 8 INFO neutron.services.segments.plugin [-] Segment c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 resource provider aggregate not found 2026-06-25 23:34:04.403 8 INFO neutron.services.segments.plugin [-] Segment c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 resource provider aggregate not found 2026-06-25 23:34:04.420 8 INFO neutron.services.segments.plugin [-] Segment c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 found for delete ", "request_id": "req-cd57c5d2-fdbf-4ead-8223-44c44e2a349b"}]} 2026-06-25 23:34:04.421 8 INFO neutron.services.segments.plugin [-] Segment c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05bbfd9-fcb6-43b9-b2b8-596d7d6945d4 found for delete ", "request_id": "req-2d11107b-142e-454e-8906-d55006c62e4c"}]} [pid: 8|app: 0|req: 721/1441] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:04 2026] DELETE /v2.0/networks/23b54fbd-7baf-4b8b-9f0a-87b41733b745 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1442] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jun 25 23:34:04 2026] PUT /v2.0/security-groups/940d86c6-ad49-4d9c-a609-65289c421510 => generated 1600 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1443] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:01 2026] POST /v2.0/routers => generated 727 bytes in 3189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:04.911 7 INFO neutron.services.segments.plugin [-] Segment 93ff80c1-c6f1-4b55-967f-8597c8537470 resource provider aggregate not found 2026-06-25 23:34:04.917 7 INFO neutron.services.segments.plugin [-] Segment 93ff80c1-c6f1-4b55-967f-8597c8537470 resource provider aggregate not found 2026-06-25 23:34:04.934 7 INFO neutron.services.segments.plugin [-] Segment 93ff80c1-c6f1-4b55-967f-8597c8537470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ff80c1-c6f1-4b55-967f-8597c8537470 found for delete ", "request_id": "req-ab17c30e-59ca-4c41-a797-ea68aafbab0e"}]} 2026-06-25 23:34:04.936 7 INFO neutron.services.segments.plugin [-] Segment 93ff80c1-c6f1-4b55-967f-8597c8537470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ff80c1-c6f1-4b55-967f-8597c8537470 found for delete ", "request_id": "req-cc608954-20b6-4dc8-999f-eeab81944d9e"}]} [pid: 7|app: 0|req: 722/1444] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:04 2026] DELETE /v2.0/networks/9edecc58-33c0-4b1b-9abf-8e89b5facb75 => 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: 723/1445] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:34:04 2026] GET /v2.0/security-groups/940d86c6-ad49-4d9c-a609-65289c421510 => generated 1600 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1446] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:34:04 2026] PUT /v2.0/routers/c3f695d2-cbc8-4c82-95dc-330c09448166/remove_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1447] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/networks/fcb4a7be-dad6-48bf-9d25-f751e2955dfb => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1448] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:05 2026] DELETE /v2.0/security-groups/940d86c6-ad49-4d9c-a609-65289c421510 => 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: 726/1449] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:05 2026] GET /v2.0/ports?device_id=c3f695d2-cbc8-4c82-95dc-330c09448166 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1450] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:06 2026] DELETE /v2.0/networks/750e4fd8-b0e8-49cb-b289-7ab7e62a4ac4 => 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: 728/1451] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:06 2026] GET /v2.0/security-groups => generated 2801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:06.446 8 INFO neutron.services.segments.plugin [-] Segment 0662fa35-7feb-4660-a96b-ea25ebe41907 resource provider aggregate not found 2026-06-25 23:34:06.459 8 INFO neutron.services.segments.plugin [-] Segment 0662fa35-7feb-4660-a96b-ea25ebe41907 resource provider aggregate not found 2026-06-25 23:34:06.487 8 INFO neutron.services.segments.plugin [-] Segment 0662fa35-7feb-4660-a96b-ea25ebe41907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0662fa35-7feb-4660-a96b-ea25ebe41907 found for delete ", "request_id": "req-14f9822c-ecac-4bc9-a1d7-db990a0f88ce"}]} 2026-06-25 23:34:06.493 8 INFO neutron.services.segments.plugin [-] Segment 0662fa35-7feb-4660-a96b-ea25ebe41907 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0662fa35-7feb-4660-a96b-ea25ebe41907 found for delete ", "request_id": "req-bdcd8f06-e97d-48d3-b7dd-5d2c2fc6e2d9"}]} 2026-06-25 23:34:06.510 8 INFO neutron.services.segments.plugin [-] Segment 87c0745c-6b98-45f3-a765-006ef5fb0511 resource provider aggregate not found 2026-06-25 23:34:06.516 8 INFO neutron.services.segments.plugin [-] Segment 87c0745c-6b98-45f3-a765-006ef5fb0511 resource provider aggregate not found 2026-06-25 23:34:06.541 8 INFO neutron.services.segments.plugin [-] Segment 87c0745c-6b98-45f3-a765-006ef5fb0511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c0745c-6b98-45f3-a765-006ef5fb0511 found for delete ", "request_id": "req-54954683-ba2b-4824-8888-94397c9bf308"}]} 2026-06-25 23:34:06.557 8 INFO neutron.services.segments.plugin [-] Segment 87c0745c-6b98-45f3-a765-006ef5fb0511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87c0745c-6b98-45f3-a765-006ef5fb0511 found for delete ", "request_id": "req-7183a2c7-ecfd-4dbe-b2a1-bac8736b38f9"}]} [pid: 7|app: 0|req: 724/1452] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:04 2026] PUT /v2.0/routers/e9779293-e018-48e3-8e37-d24aee429dcf/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1453] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:06 2026] DELETE /v2.0/networks/9635cb38-b695-4d72-8098-5ba1904041f3 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:34:06.951 7 INFO neutron.api.v2.resource [None req-da09ebd9-93a1-4033-a3b1-a48629efda4c 984aeaac2bef4d1cb124d8d9cc261811 2fb572c7fe0e4acdbfbf20c71f76a881 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1454] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:06 2026] DELETE /v2.0/security-groups/940d86c6-ad49-4d9c-a609-65289c421510 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:06.976 7 INFO neutron.services.segments.plugin [-] Segment 92259018-56d4-4edd-914c-575c92182c8c resource provider aggregate not found 2026-06-25 23:34:06.984 7 INFO neutron.services.segments.plugin [-] Segment 92259018-56d4-4edd-914c-575c92182c8c resource provider aggregate not found 2026-06-25 23:34:06.994 7 INFO neutron.services.segments.plugin [-] Segment 92259018-56d4-4edd-914c-575c92182c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92259018-56d4-4edd-914c-575c92182c8c found for delete ", "request_id": "req-ce1fe63f-9529-4d6d-9411-b5ff11453d21"}]} 2026-06-25 23:34:07.000 7 INFO neutron.services.segments.plugin [-] Segment 92259018-56d4-4edd-914c-575c92182c8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92259018-56d4-4edd-914c-575c92182c8c found for delete ", "request_id": "req-15a8dbf8-839d-4e3a-b508-0cd9f2112aac"}]} 2026-06-25 23:34:07.029 8 INFO neutron.db.l3_hamode_db [None req-c676c097-29a2-41ab-b0b0-fec4a4f3eb25 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] HA network dd8f90ff-6d44-4ebb-ab7e-6a03329a9c51 was deleted as no HA routers are present in tenant f53f75669da041ff85a3a4f4a1e37ebe. [pid: 8|app: 0|req: 729/1455] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:06 2026] DELETE /v2.0/routers/c3f695d2-cbc8-4c82-95dc-330c09448166 => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1456] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:34:06 2026] POST /v2.0/security-groups => generated 1561 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1457] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1458] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules/66b3e4d4-b0fd-401d-9f0d-e9c57b2d0fbe => generated 569 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1459] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1460] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/subnets/9e0d257a-4326-46d6-9fc3-848a9005b5c1 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1461] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/security-group-rules/66b3e4d4-b0fd-401d-9f0d-e9c57b2d0fbe => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1462] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1463] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1464] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules/69b4f0da-1858-402e-9c27-15235149d268 => generated 569 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1465] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1466] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/security-group-rules/69b4f0da-1858-402e-9c27-15235149d268 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1467] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:07.749 7 INFO neutron.db.securitygroups_db [None req-2f84debd-19ff-4566-b24a-9748eb5737df 984aeaac2bef4d1cb124d8d9cc261811 2fb572c7fe0e4acdbfbf20c71f76a881 - - - -] Project 2fb572c7fe0e4acdbfbf20c71f76a881 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: 738/1468] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:07 2026] POST /v2.0/security-group-rules => generated 575 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1469] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:07 2026] GET /v2.0/security-groups?tenant_id=011557482e4d474c856f147df02e7404&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1470] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-group-rules/14b30078-1173-4f62-9535-3242b13fb16b => generated 575 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1471] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:08 2026] DELETE /v2.0/security-groups/2bfbb12d-1a2a-4f9e-bcf6-93aeeda74aa9 => 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: 731/1472] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:07 2026] DELETE /v2.0/networks/b37229c8-2848-4fcb-b132-bd185122b90c => generated 0 bytes in 973 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1473] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:08.404 8 INFO neutron.db.segments_db [None req-4d4d3128-899c-4d16-9170-f3048c0f17d4 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Added segment 347ef5df-958e-4fcc-8462-9f220f3df0d1 of type vxlan for network 6c455c43-3b49-41e1-8a72-a30e4a222cef [pid: 7|app: 0|req: 743/1474] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:08 2026] DELETE /v2.0/security-group-rules/14b30078-1173-4f62-9535-3242b13fb16b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1475] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1476] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-groups?tenant_id=6afc9021093f42d39536441de638c945&name=default => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:08.577 8 INFO neutron.services.segments.plugin [-] Segment a77e3367-b121-4dff-9ab1-24af50f17755 resource provider aggregate not found 2026-06-25 23:34:08.593 8 INFO neutron.services.segments.plugin [-] Segment a77e3367-b121-4dff-9ab1-24af50f17755 resource provider aggregate not found 2026-06-25 23:34:08.612 8 INFO neutron.services.segments.plugin [-] Segment a77e3367-b121-4dff-9ab1-24af50f17755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77e3367-b121-4dff-9ab1-24af50f17755 found for delete ", "request_id": "req-71292ff6-c17c-4330-8beb-6cd761a0a301"}]} 2026-06-25 23:34:08.618 8 INFO neutron.services.segments.plugin [-] Segment a77e3367-b121-4dff-9ab1-24af50f17755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a77e3367-b121-4dff-9ab1-24af50f17755 found for delete ", "request_id": "req-6c3feac2-ae12-4a4a-bd7d-ef9e7d326b67"}]} [pid: 7|app: 0|req: 746/1477] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:08 2026] DELETE /v2.0/security-groups/a3ca956e-3766-4ee7-bb37-8b924b6b49cd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:08.634 8 INFO neutron.services.segments.plugin [-] Segment e142654d-78c4-4fbb-9e01-a910416dbe54 resource provider aggregate not found 2026-06-25 23:34:08.656 8 INFO neutron.services.segments.plugin [-] Segment e142654d-78c4-4fbb-9e01-a910416dbe54 resource provider aggregate not found 2026-06-25 23:34:08.663 8 INFO neutron.services.segments.plugin [-] Segment e142654d-78c4-4fbb-9e01-a910416dbe54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e142654d-78c4-4fbb-9e01-a910416dbe54 found for delete ", "request_id": "req-e990fa09-8341-4299-ab2e-8dafd9389064"}]} 2026-06-25 23:34:08.681 8 INFO neutron.services.segments.plugin [-] Segment e142654d-78c4-4fbb-9e01-a910416dbe54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e142654d-78c4-4fbb-9e01-a910416dbe54 found for delete ", "request_id": "req-56c12847-08d6-4f58-b3d2-a465c84f8f93"}]} [pid: 7|app: 0|req: 747/1478] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:08 2026] DELETE /v2.0/security-groups/15352784-62ba-4c99-90e7-2665f4e385eb => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1479] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1480] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:08.882 8 INFO neutron.db.l3_hamode_db [None req-4d4d3128-899c-4d16-9170-f3048c0f17d4 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 750/1481] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:08 2026] GET /v2.0/security-groups?tenant_id=95f48e11e0cb43df989e5bcaa655408f&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1482] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:09 2026] DELETE /v2.0/security-groups/1d6a37ef-40ad-4c4b-b1ae-6277daa9ac46 => 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: 752/1483] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/networks?id=6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255 => generated 672 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1484] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/security-groups?tenant_id=2fb572c7fe0e4acdbfbf20c71f76a881&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1485] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/quotas/903bfea7ff084c39953de3f1e151fb01 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1486] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:09 2026] DELETE /v2.0/security-groups/3d50fcd2-4da5-405e-901a-6a9e882ee357 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1487] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:34:09 2026] GET /v2.0/ports?tenant_id=903bfea7ff084c39953de3f1e151fb01&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:10.049 8 INFO neutron.db.l3_hamode_db [None req-4d4d3128-899c-4d16-9170-f3048c0f17d4 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1488] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?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: 758/1489] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?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: 759/1490] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:10 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1491] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/networks?id=6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255 => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1492] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:08 2026] POST /v2.0/routers => generated 691 bytes in 3035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1493] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/routers/7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1494] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 957 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1495] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:34:11 2026] POST /v2.0/ports => generated 954 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 762/1496] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/security-groups?id=5e9f074e-1988-4d0a-829d-9d9d60b6b15d&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1497] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:34:11 2026] GET /v2.0/routers => generated 700 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1498] 10.0.0.195 () {34 vars in 741 bytes} [Thu Jun 25 23:34:11 2026] PUT /v2.0/routers/7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 704 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1499] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:34:12 2026] POST /v2.0/security-groups => generated 1560 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1500] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/routers/7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 704 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1503] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:11 2026] PUT /v2.0/ports/5ff2cc0b-710a-412e-964f-74298225bd0b => generated 1199 bytes in 1134 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-06-25 23:34:12.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60c0cf3a-dbf9-4f09-8f21-0a51487b129a'] response: {'name': 'network-changed', 'server_uuid': 'da6636d8-21b8-4fc0-be73-2d701269ed7d', 'tag': '5ff2cc0b-710a-412e-964f-74298225bd0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 764/1504] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/security-groups => generated 4343 bytes in 84 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: 741/1505] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:34:12 2026] POST /v2.0/qos/policies => generated 359 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1506] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1507] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/ports?device_id=7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1508] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:12 2026] GET /v2.0/ports?tenant_id=903bfea7ff084c39953de3f1e151fb01&device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1509] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:34:13 2026] PUT /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1510] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jun 25 23:34:12 2026] PUT /v2.0/security-groups/51f63047-8687-4314-a9db-85fc646a82dc => generated 1599 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1511] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/security-groups?id=5e9f074e-1988-4d0a-829d-9d9d60b6b15d&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: 769/1512] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5ff2cc0b-710a-412e-964f-74298225bd0b => 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: 770/1513] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 25 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1514] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/security-groups/51f63047-8687-4314-a9db-85fc646a82dc => generated 1599 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1515] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/subnets?id=62070c8b-0a74-4493-ac64-06e95a22461e => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1516] 10.0.0.195 () {34 vars in 764 bytes} [Thu Jun 25 23:34:13 2026] PUT /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/green => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1517] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:13 2026] DELETE /v2.0/security-groups/51f63047-8687-4314-a9db-85fc646a82dc => 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: 775/1518] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/ports?network_id=6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1519] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1520] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/security-groups => generated 2801 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1521] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1522] 10.0.0.195 () {34 vars in 760 bytes} [Thu Jun 25 23:34:13 2026] PUT /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-25 23:34:13.473 7 INFO neutron.api.v2.resource [None req-a0a9281b-50ed-4ff8-979f-14881f6a6497 52117f7d506d4e6eb7001301418e5e1f e5d5fb8c913b4859a87fe1cb6a464ba8 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1523] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:13 2026] DELETE /v2.0/security-groups/51f63047-8687-4314-a9db-85fc646a82dc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1524] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?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: 782/1525] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1526] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:34:13 2026] POST /v2.0/security-groups => generated 1561 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1527] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jun 25 23:34:13 2026] PUT /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1528] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/ports?tenant_id=903bfea7ff084c39953de3f1e151fb01&device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1529] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1530] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1531] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/networks?id=6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255 => generated 768 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1532] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:13 2026] GET /v2.0/security-group-rules/9976da83-ebbb-4ab3-81f4-e0615672752b => 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: 790/1533] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:34:14 2026] PUT /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1534] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=5ff2cc0b-710a-412e-964f-74298225bd0b => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1535] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1536] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1537] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/subnets?id=62070c8b-0a74-4493-ac64-06e95a22461e => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1538] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/security-group-rules/9976da83-ebbb-4ab3-81f4-e0615672752b => 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: 796/1539] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1540] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1541] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/ports?network_id=6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255&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: 799/1542] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:14 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: 800/1543] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/security-groups?id=5e9f074e-1988-4d0a-829d-9d9d60b6b15d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:14.450 7 INFO neutron.api.v2.resource [None req-e30d14a8-53b5-40b2-82fc-3e80ad60353c c9182365c184446d837bbe82f47022e0 89350f4e6b63484090851ed48a897a95 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1544] 10.0.0.195 () {32 vars in 745 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/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: 802/1545] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1546] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:14 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) [pid: 7|app: 0|req: 804/1547] 10.0.0.195 () {32 vars in 744 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:14.713 8 INFO neutron.services.segments.plugin [-] Segment 347ef5df-958e-4fcc-8462-9f220f3df0d1 resource provider aggregate not found 2026-06-25 23:34:14.720 8 INFO neutron.services.segments.plugin [-] Segment 347ef5df-958e-4fcc-8462-9f220f3df0d1 resource provider aggregate not found [pid: 7|app: 0|req: 805/1548] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255?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) 2026-06-25 23:34:14.740 8 INFO neutron.services.segments.plugin [-] Segment 347ef5df-958e-4fcc-8462-9f220f3df0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347ef5df-958e-4fcc-8462-9f220f3df0d1 found for delete ", "request_id": "req-dfe0cf14-f8b4-4775-8086-3ac7cddbda8c"}]} [pid: 7|app: 0|req: 806/1549] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/security-group-rules/d52520a6-58ab-4f1e-a9fc-b050d5449a26 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:14.742 8 INFO neutron.services.segments.plugin [-] Segment 347ef5df-958e-4fcc-8462-9f220f3df0d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 347ef5df-958e-4fcc-8462-9f220f3df0d1 found for delete ", "request_id": "req-9547bf59-f3f6-40a2-a61b-876e4d6c04d4"}]} 2026-06-25 23:34:14.748 8 INFO neutron.db.l3_hamode_db [None req-fb5af562-399c-497f-8385-57f61ec959de 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] HA network 6c455c43-3b49-41e1-8a72-a30e4a222cef was deleted as no HA routers are present in tenant f53f75669da041ff85a3a4f4a1e37ebe. [pid: 8|app: 0|req: 744/1550] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:13 2026] DELETE /v2.0/routers/7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 0 bytes in 1710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1551] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1552] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/ports?device_id=7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:14.826 7 INFO neutron.api.v2.resource [None req-9a6b6688-62a3-41e5-a2ff-e4f2cd9a51f8 c9182365c184446d837bbe82f47022e0 89350f4e6b63484090851ed48a897a95 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1553] 10.0.0.195 () {32 vars in 748 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1554] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:14.863 7 INFO neutron.api.v2.resource [None req-98998933-77d3-416d-a548-eaa8c91bad2a 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1555] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/routers/7a705a77-c6d8-4cb3-9218-6ed454c1afbc => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1556] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1557] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/ports?device_id=c3f695d2-cbc8-4c82-95dc-330c09448166 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1558] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/security-group-rules/d52520a6-58ab-4f1e-a9fc-b050d5449a26 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1559] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:14 2026] GET /v2.0/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:14.966 8 INFO neutron.api.v2.resource [None req-62ff55bc-1b41-4738-8469-24e4f9c79940 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1560] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:14 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: 8|app: 0|req: 749/1561] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/routers/c3f695d2-cbc8-4c82-95dc-330c09448166 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1562] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:34:14 2026] DELETE /v2.0/qos/policies/3268eb3c-e85f-4919-99cc-a65b1db978b5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:15.078 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5888ec8f-feee-43d5-89a4-6255ca6f1882 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1563] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/subnets/9e0d257a-4326-46d6-9fc3-848a9005b5c1 => generated 136 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1564] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1565] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/ports?device_id=ca27b586-bad0-4001-87e3-8d8d3d1413b1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1566] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-group-rules/70583c3b-2df6-4e49-9b0f-3f5d8e66e1c7 => generated 570 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:15.187 7 INFO neutron.api.v2.resource [None req-d8f3cfa7-213a-4e3d-998a-e83c34861841 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1567] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/routers/ca27b586-bad0-4001-87e3-8d8d3d1413b1 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1568] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:15.226 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66510fb4-37ba-4c95-9d07-67566615b5d3 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1569] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/subnets/bb43fa46-973b-4dae-9f1e-aa3659c2a110 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1570] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/ports?device_id=b5712e1c-5e90-4282-b416-83c8d3710b28 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1571] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/security-group-rules/70583c3b-2df6-4e49-9b0f-3f5d8e66e1c7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:15.314 7 INFO neutron.api.v2.resource [None req-8a531fdd-ba36-4d66-afd8-ce3258788b9a 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1572] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/routers/b5712e1c-5e90-4282-b416-83c8d3710b28 => generated 135 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:34:15.353 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd1d743e-961f-4dfc-888c-15b474d6235b 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1573] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/subnets/696fec2e-6292-4087-924a-463ad02412db => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1574] 10.0.0.195 () {32 vars in 673 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:15.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7632bd7a-1250-4982-a6e3-0515d14ad979 5060596137df4dc18986b7e09302ab78 f53f75669da041ff85a3a4f4a1e37ebe - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1575] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/subnets/bca31e35-47c5-4959-8e4d-ace796f6b388 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1576] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:15 2026] DELETE /v2.0/security-groups/25d0daf4-1bee-43ff-bd73-603cfc0d919e => 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: 822/1577] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1578] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1579] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1580] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups?id=5e9f074e-1988-4d0a-829d-9d9d60b6b15d&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1581] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups?tenant_id=f53f75669da041ff85a3a4f4a1e37ebe&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1582] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:15 2026] GET /v2.0/security-groups?tenant_id=89350f4e6b63484090851ed48a897a95&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1583] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/security-groups?tenant_id=e5d5fb8c913b4859a87fe1cb6a464ba8&name=default => generated 2801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1584] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/security-groups/66242d45-f5aa-46e7-b028-3d191ce058c5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1585] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/security-groups/a1b2baed-627f-4ebb-9bcb-e6d1dcdd657f => 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: 761/1586] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1587] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/security-groups/57b52a8c-6bdb-4259-9389-83f0e6df3a0a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1588] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/security-groups?id=5e9f074e-1988-4d0a-829d-9d9d60b6b15d&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1589] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/security-groups?tenant_id=955ee753078b46acb761807bcbec5ecf&name=default => generated 2801 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1590] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/security-groups/c7aaf384-9003-4266-b438-9ea4927774e3 => 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: 828/1591] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:34:16 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1592] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:34:16 2026] DELETE /v2.0/ports/5ff2cc0b-710a-412e-964f-74298225bd0b => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1593] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:17 2026] GET /v2.0/ports?device_id=da6636d8-21b8-4fc0-be73-2d701269ed7d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:19.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85e436c6-0ad1-404e-9228-b695b05e8f6c'] response: {'server_uuid': 'da6636d8-21b8-4fc0-be73-2d701269ed7d', 'name': 'network-vif-deleted', 'tag': '5ff2cc0b-710a-412e-964f-74298225bd0b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 830/1594] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:34:19 2026] POST /v2.0/subnetpools => generated 516 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1595] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/security-groups?tenant_id=e4403377b055418dbd48ca08a2e22083&name=default => generated 2801 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1596] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1597] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/security-groups/e82bbe66-55ab-4ba7-b09b-9434a3bf45a9 => 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: 834/1598] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1599] 10.0.0.195 () {34 vars in 770 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1600] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1601] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/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: 838/1602] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1603] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1604] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1605] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:34:20 2026] PUT /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1606] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1607] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:20.724 7 INFO neutron.api.v2.resource [None req-7025f603-2bc6-4d25-a4a9-254a7499f28f 5d7f1233cb6d4c689ea26199a189055b 599d258c2898411f9b1f453f6ba9907f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1608] 10.0.0.195 () {32 vars in 751 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1609] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/red => 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: 846/1610] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:20.853 7 INFO neutron.api.v2.resource [None req-b37d86da-a59d-4453-a508-19542cb63527 5d7f1233cb6d4c689ea26199a189055b 599d258c2898411f9b1f453f6ba9907f - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1611] 10.0.0.195 () {32 vars in 754 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1612] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1613] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1614] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:34:19 2026] PUT /v2.0/routers/e9779293-e018-48e3-8e37-d24aee429dcf/remove_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1615] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/subnetpools/4868fbcf-4667-4f27-9d7b-e8fb732b14da => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1616] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:20 2026] GET /v2.0/security-groups?tenant_id=1fdd2a6ffb7c46ec9363cb097adae6e6&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1617] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:21 2026] DELETE /v2.0/security-groups/9bbbe9d7-eba9-4ce3-ba87-3512aab19bf7 => 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: 768/1618] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/security-groups?tenant_id=b85a7bcd3225455fa6474599ba53d35d&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1619] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:21 2026] GET /v2.0/security-groups?tenant_id=599d258c2898411f9b1f453f6ba9907f&name=default => generated 2801 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:22.184 7 INFO neutron.services.segments.plugin [-] Segment e9cf57c0-49c2-4eef-930c-a990467f94f9 resource provider aggregate not found 2026-06-25 23:34:22.189 7 INFO neutron.services.segments.plugin [-] Segment e9cf57c0-49c2-4eef-930c-a990467f94f9 resource provider aggregate not found [pid: 8|app: 0|req: 770/1620] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/security-groups/b0e63b27-1104-4964-8f32-dd38c8841f55 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:22.208 7 INFO neutron.services.segments.plugin [-] Segment e9cf57c0-49c2-4eef-930c-a990467f94f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9cf57c0-49c2-4eef-930c-a990467f94f9 found for delete ", "request_id": "req-e26f3a69-01f6-423d-9fea-e81b2a474154"}]} 2026-06-25 23:34:22.209 7 INFO neutron.services.segments.plugin [-] Segment e9cf57c0-49c2-4eef-930c-a990467f94f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9cf57c0-49c2-4eef-930c-a990467f94f9 found for delete ", "request_id": "req-2e7a9fe6-d289-4c7b-8dc4-ea94dbb454ec"}]} 2026-06-25 23:34:22.214 7 INFO neutron.db.l3_hamode_db [None req-f7596be1-3fab-43e3-bfc8-9fd22cacccd4 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network cfa244e6-c7db-46fa-8f26-f2e0699fda37 was deleted as no HA routers are present in tenant 903bfea7ff084c39953de3f1e151fb01. [pid: 7|app: 0|req: 851/1621] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:20 2026] DELETE /v2.0/routers/e9779293-e018-48e3-8e37-d24aee429dcf => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1622] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/security-groups/f006c580-33e8-4279-9050-e99585b089ec => 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: 852/1623] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/subnets/62070c8b-0a74-4493-ac64-06e95a22461e => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1624] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:22 2026] GET /v2.0/security-groups?tenant_id=b314b54bb9d6494ebd31520346434315&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1625] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/security-groups/9bbf8a10-3e24-4f48-bb6c-be80010baf18 => 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: 853/1626] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:22 2026] DELETE /v2.0/networks/6e04a6d6-0c36-4b9e-9ecf-3fa5b2e48255 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1627] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/security-groups?tenant_id=903bfea7ff084c39953de3f1e151fb01&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1628] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:23 2026] DELETE /v2.0/security-groups/5e9f074e-1988-4d0a-829d-9d9d60b6b15d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1629] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:23 2026] GET /v2.0/security-groups?tenant_id=5e316e6d0b11406ea635b73ec953f59b&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1630] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:23 2026] DELETE /v2.0/security-groups/61f887d1-e5de-4a7a-8e44-b537393a0f39 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:34:26.219 8 INFO neutron.db.segments_db [None req-60216a3b-b2ad-425f-b76b-ae076287831f ab1f322b91b148a09334b777c45b14f5 6d5b61f732d54397a58545dfd14917b2 - - - -] Added segment d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 of type vxlan for network bc725011-5515-4e8e-8d81-7655597e8846 2026-06-25 23:34:26.270 7 INFO neutron.services.segments.plugin [-] Segment a355e5ee-9ce8-464b-90c4-1b411921a9a3 resource provider aggregate not found 2026-06-25 23:34:26.276 7 INFO neutron.services.segments.plugin [-] Segment a355e5ee-9ce8-464b-90c4-1b411921a9a3 resource provider aggregate not found 2026-06-25 23:34:26.290 7 INFO neutron.services.segments.plugin [-] Segment a355e5ee-9ce8-464b-90c4-1b411921a9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a355e5ee-9ce8-464b-90c4-1b411921a9a3 found for delete ", "request_id": "req-43a025f4-9b3b-440a-ae25-2c1477a4bca2"}]} 2026-06-25 23:34:26.292 7 INFO neutron.services.segments.plugin [-] Segment a355e5ee-9ce8-464b-90c4-1b411921a9a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a355e5ee-9ce8-464b-90c4-1b411921a9a3 found for delete ", "request_id": "req-75823876-41f3-421f-8b6e-e12755bdf68b"}]} [pid: 8|app: 0|req: 776/1631] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:34:25 2026] POST /v2.0/networks => generated 631 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:26.417 8 INFO neutron.db.segments_db [None req-4c47a633-b5c8-4606-9ec9-3dfd989386c9 ab1f322b91b148a09334b777c45b14f5 6d5b61f732d54397a58545dfd14917b2 - - - -] Added segment 74472ba5-1ba1-4098-895d-bec45dd94ca9 of type vxlan for network 959fa251-bb14-4e94-8e71-89628eca2bd1 2026-06-25 23:34:26.489 7 INFO neutron.db.segments_db [None req-9a194e33-ffb9-4831-a3c2-4929640a43c1 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Added segment e2612aa4-2e4a-4df8-a11d-75fa6c84c558 of type vxlan for network 7ec87568-357e-4e8e-b7fa-37b2143e28f1 [pid: 8|app: 0|req: 777/1632] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:34:26 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1633] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:34:26 2026] PUT /v2.0/networks/bc725011-5515-4e8e-8d81-7655597e8846/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: 856/1634] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:34:26 2026] POST /v2.0/networks => generated 633 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1635] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/networks/bc725011-5515-4e8e-8d81-7655597e8846/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:26.718 7 INFO neutron.db.segments_db [None req-ed4c214b-9807-422c-939d-b50662071adf b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Added segment cee68d98-8761-458d-bde3-ddb51e289322 of type vxlan for network 8b564e55-237b-41f4-950e-f41249780e01 [pid: 8|app: 0|req: 780/1636] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:34:26 2026] PUT /v2.0/networks/959fa251-bb14-4e94-8e71-89628eca2bd1/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1637] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/networks/959fa251-bb14-4e94-8e71-89628eca2bd1/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1638] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:34:26 2026] PUT /v2.0/networks/959fa251-bb14-4e94-8e71-89628eca2bd1/tags => generated 12 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1639] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/networks/959fa251-bb14-4e94-8e71-89628eca2bd1/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1640] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:34:26 2026] GET /v2.0/networks/bc725011-5515-4e8e-8d81-7655597e8846/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:27.114 7 INFO neutron.db.l3_hamode_db [None req-ed4c214b-9807-422c-939d-b50662071adf b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:27.238 8 INFO neutron.services.segments.plugin [-] Segment d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 resource provider aggregate not found 2026-06-25 23:34:27.244 8 INFO neutron.services.segments.plugin [-] Segment d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 resource provider aggregate not found 2026-06-25 23:34:27.262 8 INFO neutron.services.segments.plugin [-] Segment d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 found for delete ", "request_id": "req-669bec9c-4132-4a2c-a761-12ccd40479dd"}]} 2026-06-25 23:34:27.263 8 INFO neutron.services.segments.plugin [-] Segment d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0e715f1-1cd1-47a0-9fb8-ef9caabbc925 found for delete ", "request_id": "req-6290d0f0-4b64-44fa-ae1a-8ae4cdaf5824"}]} [pid: 8|app: 0|req: 785/1641] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/networks/bc725011-5515-4e8e-8d81-7655597e8846 => 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: 786/1642] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:34:27 2026] DELETE /v2.0/networks/959fa251-bb14-4e94-8e71-89628eca2bd1 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1645] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/security-groups?tenant_id=6d5b61f732d54397a58545dfd14917b2&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: 790/1646] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:28 2026] DELETE /v2.0/security-groups/c240a7dd-37d7-455e-8880-31a41c8d63a6 => 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: 791/1647] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:28 2026] GET /v2.0/security-groups?tenant_id=1cd6ab685384477fab27d6d9d5624f3a&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:28.712 7 INFO neutron.db.l3_hamode_db [None req-ed4c214b-9807-422c-939d-b50662071adf b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1648] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:28 2026] DELETE /v2.0/security-groups/3bc8f861-bd40-4e55-a6ef-b8a56e200349 => 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: 857/1649] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:26 2026] POST /v2.0/routers => generated 694 bytes in 3214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:29.892 8 INFO neutron.services.segments.plugin [-] Segment 74472ba5-1ba1-4098-895d-bec45dd94ca9 resource provider aggregate not found 2026-06-25 23:34:29.899 8 INFO neutron.services.segments.plugin [-] Segment 74472ba5-1ba1-4098-895d-bec45dd94ca9 resource provider aggregate not found 2026-06-25 23:34:29.912 8 INFO neutron.services.segments.plugin [-] Segment 74472ba5-1ba1-4098-895d-bec45dd94ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74472ba5-1ba1-4098-895d-bec45dd94ca9 found for delete ", "request_id": "req-3d764798-1a1a-4f7e-bac4-a5df9ba1b3d2"}]} 2026-06-25 23:34:29.913 8 INFO neutron.services.segments.plugin [-] Segment 74472ba5-1ba1-4098-895d-bec45dd94ca9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74472ba5-1ba1-4098-895d-bec45dd94ca9 found for delete ", "request_id": "req-1ad2bfed-c3c5-463f-847e-e328a1478ab3"}]} [pid: 8|app: 0|req: 793/1650] 10.0.0.195 () {32 vars in 776 bytes} [Thu Jun 25 23:34:29 2026] GET /v2.0/subnets?project_id=58f50e37b4514fc7a77d1edba5e508c1&cidr=10.100.0.0%2F28 => generated 14 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1651] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:34:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1652] 10.0.0.195 () {32 vars in 784 bytes} [Thu Jun 25 23:34:30 2026] GET /v2.0/subnets?network_id=0e10ab8c-d3e0-4956-8d02-dc07c30520e0&cidr=10.100.0.0%2F28 => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1653] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:30 2026] POST /v2.0/subnets => generated 633 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1654] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/security-groups?tenant_id=28dbeb37b772429ca3f21d7aea48e375&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1655] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:30 2026] PUT /v2.0/routers/0a2c1c22-1c95-4686-b841-bda3cf408440/add_router_interface => generated 309 bytes in 2222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1656] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:32 2026] DELETE /v2.0/security-groups/1be25358-25d7-4ff2-8e3f-85c949e2651f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1657] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/networks => generated 3606 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1658] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:34:32 2026] GET /v2.0/subnets => generated 2500 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1659] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:34:33 2026] GET /v2.0/routers => generated 737 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1660] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-groups => generated 1611 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1661] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-group-rules => generated 565 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1662] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-group-rules => generated 564 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1663] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1664] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:33.992 8 INFO neutron.db.securitygroups_db [None req-eef49625-4411-4e97-98e8-cf74693d33d9 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Project 58f50e37b4514fc7a77d1edba5e508c1 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: 800/1665] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:33 2026] POST /v2.0/security-group-rules => generated 575 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:34.125 7 INFO neutron.db.securitygroups_db [None req-dba628ff-a182-4069-bb75-e9fbe689588b b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Project 58f50e37b4514fc7a77d1edba5e508c1 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: 866/1666] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:34 2026] POST /v2.0/security-group-rules => generated 574 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1667] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/networks => generated 1298 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1668] 10.0.0.177 () {34 vars in 1100 bytes} [Thu Jun 25 23:34:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1802523592&fields=id&tenant_id=58f50e37b4514fc7a77d1edba5e508c1 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1669] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 661 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1670] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/quotas/58f50e37b4514fc7a77d1edba5e508c1 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1671] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1672] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 804/1673] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 870/1674] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => 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: 805/1675] 10.0.0.185 () {30 vars in 650 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/extensions => generated 19178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1676] 10.0.0.185 () {30 vars in 724 bytes} [Thu Jun 25 23:34:35 2026] GET /v2.0/quotas/5501508f3aa247e991abc93f61fce0bc/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1677] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 661 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1678] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f50e37b4514fc7a77d1edba5e508c1 => generated 181 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1679] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:36 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1680] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:34:36 2026] POST /v2.0/ports => generated 954 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1681] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:34:37 2026] PUT /v2.0/ports/40af6064-c9a1-41e0-9854-95b2e9354a3f => generated 1199 bytes in 489 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: 808/1682] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1238 bytes in 63 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: 875/1683] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=40af6064-c9a1-41e0-9854-95b2e9354a3f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1684] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:37.811 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39b1cdab-c115-4c1d-b9ff-57982613d187'] response: {'name': 'network-changed', 'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 876/1685] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&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: 810/1686] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1687] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1688] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 879/1689] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&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: 880/1690] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1691] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:37 2026] GET /v2.0/security-groups?tenant_id=b49b4abd25ed4949b7ed088994451d51&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: 881/1692] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1693] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=40af6064-c9a1-41e0-9854-95b2e9354a3f => 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: 812/1694] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:38 2026] DELETE /v2.0/security-groups/e22133f1-52dc-47b7-b64e-c352e31a9dd0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1695] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1696] 10.0.0.185 () {30 vars in 650 bytes} [Thu Jun 25 23:34:38 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: 813/1697] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1698] 10.0.0.185 () {30 vars in 724 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/quotas/5501508f3aa247e991abc93f61fce0bc/details => generated 847 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1699] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 886/1700] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:38 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 815/1701] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1702] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:39 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&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: 7|app: 0|req: 888/1703] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => 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: 889/1704] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:40.572 8 INFO neutron.db.segments_db [None req-807201d2-6674-4057-a9b7-cbec5ec622b5 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment ec2d1986-75ce-4e5c-8cb1-614d89fdd879 of type vxlan for network ab11212b-574e-4033-869b-16055374ca1c [pid: 7|app: 0|req: 890/1705] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1706] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&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: 816/1707] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:34:40 2026] POST /v2.0/networks => generated 740 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1708] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:34:40 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1240 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1709] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:40 2026] POST /v2.0/subnets => generated 663 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1710] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:34:41 2026] GET /v2.0/security-groups?tenant_id=5501508f3aa247e991abc93f61fce0bc&name=default => generated 2801 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:34:41.489 8 INFO neutron.db.segments_db [None req-c7f6aab0-79e0-4579-809e-7c4bf28135c6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 6dba29d6-33c6-4490-b917-6c72d00cfa5e of type vxlan for network 832bc452-3537-45a2-96f6-8ce7ea966c4b 2026-06-25 23:34:42.005 8 INFO neutron.db.l3_hamode_db [None req-c7f6aab0-79e0-4579-809e-7c4bf28135c6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:42.077 7 INFO neutron.db.l3_db [None req-a50cba59-9da5-4ee2-9619-381177664431 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Floating IP bca4ace6-d72a-43c7-8876-eb4a4cc515f0 associated. External IP: 10.96.250.209, port: 40af6064-c9a1-41e0-9854-95b2e9354a3f. [pid: 7|app: 0|req: 893/1711] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:34:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:42.573 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a20087a-74c5-4b05-aa9f-41cf6ba939ca'] response: {'name': 'network-changed', 'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 894/1712] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:34:42 2026] DELETE /v2.0/security-groups/8e13e379-1258-436f-82b8-6cfd33ce9ac5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1715] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1716] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1717] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1718] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=40af6064-c9a1-41e0-9854-95b2e9354a3f => generated 858 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1719] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:42 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1720] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&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: 903/1721] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1722] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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) [pid: 7|app: 0|req: 905/1723] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:34:43 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:43.816 8 INFO neutron.db.l3_hamode_db [None req-c7f6aab0-79e0-4579-809e-7c4bf28135c6 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 906/1724] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:34:44 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1725] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:41 2026] POST /v2.0/routers => generated 727 bytes in 3645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1726] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:45 2026] PUT /v2.0/routers/d5d4ffbd-93e3-4a8f-895d-60271cffc539/add_router_interface => generated 309 bytes in 2083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:34:48.551 8 INFO neutron.db.segments_db [None req-9f4d605f-ce85-4c3e-9878-c7d359cf8895 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment b0f2c836-5c3d-4c34-9d76-62e942933348 of type vxlan for network 1ee48e79-5760-4393-85f6-0f622127b41f [pid: 8|app: 0|req: 820/1727] 10.0.0.195 () {34 vars in 671 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/networks => generated 741 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1728] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:48 2026] POST /v2.0/subnets => generated 664 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:49.095 8 INFO neutron.db.segments_db [None req-7c8f667a-af66-4fa4-99f0-de5118d26446 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Added segment 8656ff96-5a18-437b-a675-fd280d19b15e of type vxlan for network dfe383cb-c57b-4fa3-80a5-769de6fa1c43 2026-06-25 23:34:49.474 8 INFO neutron.db.l3_hamode_db [None req-7c8f667a-af66-4fa4-99f0-de5118d26446 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:34:50.692 8 INFO neutron.db.l3_hamode_db [None req-7c8f667a-af66-4fa4-99f0-de5118d26446 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1729] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:49 2026] POST /v2.0/routers => generated 728 bytes in 2874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:52.546 8 INFO neutron.db.segments_db [None req-ac5cd955-09b7-4443-943d-368c2b9affe2 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Added segment 03417052-b053-4152-9b7a-3ab93af06504 of type vxlan for network 084dc550-a658-46b7-88d3-87f48fb971db [pid: 8|app: 0|req: 822/1730] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:34:52 2026] POST /v2.0/networks => generated 639 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1731] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1732] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:52 2026] POST /v2.0/subnets => generated 633 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1733] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1734] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1735] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:51 2026] PUT /v2.0/routers/3378e4c0-8101-4332-8c46-5194769f29fc/add_router_interface => generated 309 bytes in 1568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1736] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:53 2026] POST /v2.0/subnets => generated 708 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:53.701 7 INFO neutron.db.segments_db [None req-dda0c3ce-5a47-49e0-a217-3f738bd3a17f 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Added segment ff048158-935f-46e2-9002-e605d7ff3ab1 of type vxlan for network 3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 [pid: 7|app: 0|req: 910/1737] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:34:53 2026] POST /v2.0/networks => generated 637 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1738] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:53 2026] POST /v2.0/subnets => 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: 911/1739] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-groups => generated 1609 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1740] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1741] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1742] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/subnets => generated 700 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1743] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 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) 2026-06-25 23:34:54.728 8 INFO neutron.db.segments_db [None req-f977601f-5ce1-433b-a617-e0626c2c37c4 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Added segment e3e729ac-7c83-4579-860e-de4586bc2109 of type vxlan for network 81b6f781-a5e4-4cca-8d53-bb6d0060b7ca [pid: 7|app: 0|req: 915/1744] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1745] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/networks => generated 637 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:54.889 7 INFO neutron.db.securitygroups_db [None req-deed52d4-5b6f-4f05-96ef-dcd4759a2b22 043ff02d012d4d04b15c3bc1732bcaaf 1f103d89a7214fbd814791cdbff782aa - - - -] Project 1f103d89a7214fbd814791cdbff782aa 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: 916/1746] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-group-rules => generated 575 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:55.019 7 INFO neutron.db.securitygroups_db [None req-981a4058-c1f1-46f8-8b48-3849e577006a 043ff02d012d4d04b15c3bc1732bcaaf 1f103d89a7214fbd814791cdbff782aa - - - -] Project 1f103d89a7214fbd814791cdbff782aa 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: 917/1747] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/security-group-rules => generated 574 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1748] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:54 2026] POST /v2.0/subnets => 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: 832/1749] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:34:55 2026] POST /v2.0/security-groups => generated 1596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1750] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:55 2026] POST /v2.0/subnets => generated 706 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1751] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34: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) 2026-06-25 23:34:55.858 7 INFO neutron.db.segments_db [None req-111d6b40-fad6-4834-99e3-b5d924268b97 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Added segment b561ec3f-36d3-40d4-893a-2ce718a61714 of type vxlan for network 6a0d0440-5a81-4a87-ac5b-e234436a4077 [pid: 8|app: 0|req: 834/1752] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:34:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:56.240 7 INFO neutron.db.l3_hamode_db [None req-111d6b40-fad6-4834-99e3-b5d924268b97 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 835/1753] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:34:55 2026] POST /v2.0/floatingips => generated 552 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:34:57.391 7 INFO neutron.db.l3_hamode_db [None req-111d6b40-fad6-4834-99e3-b5d924268b97 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 838/1756] 10.0.0.195 () {32 vars in 826 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/ports?project_id=58f50e37b4514fc7a77d1edba5e508c1&network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 3691 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1757] 10.0.0.177 () {34 vars in 1098 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-643635088&fields=id&tenant_id=1f103d89a7214fbd814791cdbff782aa => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1758] 10.0.0.177 () {34 vars in 1100 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1748025058&fields=id&tenant_id=1f103d89a7214fbd814791cdbff782aa => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1759] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/networks?id=ab11212b-574e-4033-869b-16055374ca1c => generated 672 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1760] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/quotas/1f103d89a7214fbd814791cdbff782aa => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1761] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/ports?tenant_id=1f103d89a7214fbd814791cdbff782aa&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1762] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/subnets?network_id=0e10ab8c-d3e0-4956-8d02-dc07c30520e0 => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1763] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?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: 846/1764] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?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) 2026-06-25 23:34:58.276 8 INFO neutron.db.l3_db [None req-da581fc6-8f82-4ac6-94f3-75692727b751 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Floating IP bca4ace6-d72a-43c7-8876-eb4a4cc515f0 disassociated. External IP: 10.96.250.209, port: 40af6064-c9a1-41e0-9854-95b2e9354a3f. [pid: 7|app: 0|req: 919/1765] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:34:55 2026] POST /v2.0/routers => generated 685 bytes in 2883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1766] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:34:58 2026] PUT /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 554 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1767] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:34:58.744 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-578ec493-0632-456f-8558-92c9228baaba'] response: {'name': 'network-changed', 'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 921/1768] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 554 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1769] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1770] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1771] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=40af6064-c9a1-41e0-9854-95b2e9354a3f => 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: 925/1772] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:34:58 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1773] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1774] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1775] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 929/1776] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/networks?id=ab11212b-574e-4033-869b-16055374ca1c => generated 672 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1777] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:34:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f103d89a7214fbd814791cdbff782aa => generated 273 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1778] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:34:58 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/add_router_interface => generated 309 bytes in 2139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1779] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 554 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1780] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:34:59 2026] POST /v2.0/ports => generated 993 bytes in 1385 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: 850/1781] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:00 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 996 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1782] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/ports/1d210f90-b603-41a6-959a-d51fa3b23a35 => generated 1238 bytes in 569 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-06-25 23:35:01.534 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5501df59-e1cc-4d18-9325-a1df8a39e913'] response: {'name': 'network-changed', 'server_uuid': '09683973-e193-492b-b9f2-b51f625a0df5', 'tag': '1d210f90-b603-41a6-959a-d51fa3b23a35', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 852/1783] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&fields=id&fields=name => generated 206 bytes in 73 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: 853/1784] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/ports?tenant_id=1f103d89a7214fbd814791cdbff782aa&device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1785] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1d210f90-b603-41a6-959a-d51fa3b23a35 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1786] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/subnets?id=f67ac150-3821-4e31-80bb-5c16deafcf47 => generated 666 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1787] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/ports?network_id=ab11212b-574e-4033-869b-16055374ca1c&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: 857/1788] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?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: 858/1789] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1790] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:01 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 552 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1791] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/ports?tenant_id=1f103d89a7214fbd814791cdbff782aa&device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1792] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/networks?id=ab11212b-574e-4033-869b-16055374ca1c => generated 768 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1793] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1794] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1d210f90-b603-41a6-959a-d51fa3b23a35 => 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: 864/1795] 199.19.213.181 () {34 vars in 1124 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/security-groups?id=aa8da498-7607-467d-802f-ca52e2dae9c1&id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1796] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/subnets?id=f67ac150-3821-4e31-80bb-5c16deafcf47 => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1797] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/ports?network_id=ab11212b-574e-4033-869b-16055374ca1c&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: 867/1798] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1799] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?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: 869/1800] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1801] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:02 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&fields=id&fields=name => generated 206 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1802] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:35:00 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/add_router_interface => generated 309 bytes in 2120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1803] 10.0.0.195 () {34 vars in 685 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-groups => generated 1609 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1804] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-group-rules => generated 565 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1805] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-group-rules => generated 564 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1806] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1807] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:35:03.818 7 INFO neutron.db.securitygroups_db [None req-fb37cfd6-bd51-4670-bdea-75f1284f7257 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Project 58f50e37b4514fc7a77d1edba5e508c1 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: 938/1808] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1809] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:03 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:04.064 7 INFO neutron.db.securitygroups_db [None req-024cf102-c436-47ae-87ee-da867dadbffd b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Project 58f50e37b4514fc7a77d1edba5e508c1 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: 940/1810] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:04 2026] POST /v2.0/security-group-rules => generated 574 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1811] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:04 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&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: 7|app: 0|req: 942/1812] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:04 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:04.874 7 INFO neutron.db.l3_db [None req-13bc4c08-d06c-4142-b52c-c2614ac6fa31 043ff02d012d4d04b15c3bc1732bcaaf 1f103d89a7214fbd814791cdbff782aa - - - -] Floating IP fde02df6-432f-4aba-a685-c6bc93b92e52 associated. External IP: 10.96.250.210, port: 1d210f90-b603-41a6-959a-d51fa3b23a35. [pid: 7|app: 0|req: 943/1813] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:35:04 2026] PUT /v2.0/floatingips/fde02df6-432f-4aba-a685-c6bc93b92e52 => generated 855 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:05.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a72b461c-7af1-4226-b3d5-84adfd9aa143'] response: {'name': 'network-changed', 'server_uuid': '09683973-e193-492b-b9f2-b51f625a0df5', 'tag': '1d210f90-b603-41a6-959a-d51fa3b23a35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 944/1814] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks => generated 1298 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1815] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/ports?tenant_id=1f103d89a7214fbd814791cdbff782aa&device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1816] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks?id=ab11212b-574e-4033-869b-16055374ca1c => generated 768 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1817] 10.0.0.195 () {34 vars in 783 bytes} [Thu Jun 25 23:35:02 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/add_router_interface => generated 309 bytes in 2573 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1818] 10.0.0.177 () {34 vars in 1098 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-892063069&fields=id&tenant_id=58f50e37b4514fc7a77d1edba5e508c1 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1819] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1d210f90-b603-41a6-959a-d51fa3b23a35 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1820] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 661 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1821] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/subnets?id=f67ac150-3821-4e31-80bb-5c16deafcf47 => generated 666 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1822] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/quotas/58f50e37b4514fc7a77d1edba5e508c1 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1823] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:05 2026] POST /v2.0/security-groups => generated 1564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1824] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/ports?network_id=ab11212b-574e-4033-869b-16055374ca1c&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1825] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&fields=id => generated 149 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1826] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:05 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: 8|app: 0|req: 875/1827] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1828] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 954/1829] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:05 2026] GET /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c?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: 955/1830] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:35:06 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 876/1831] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:05 2026] POST /v2.0/security-group-rules => generated 565 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1832] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:06 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => 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: 956/1833] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 567 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1834] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1835] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 569 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1836] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1837] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1838] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1839] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 661 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1840] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:07 2026] POST /v2.0/security-group-rules => generated 567 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1841] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=58f50e37b4514fc7a77d1edba5e508c1 => generated 273 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1842] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1843] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:07 2026] POST /v2.0/security-group-rules => generated 569 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1844] 10.0.0.195 () {34 vars in 695 bytes} [Thu Jun 25 23:35:07 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1845] 10.0.0.177 () {34 vars in 1096 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1707482328&fields=id&tenant_id=7e9e8766669746edaaca14893bed074d => generated 69 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1846] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 704 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1847] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/quotas/7e9e8766669746edaaca14893bed074d => 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: 884/1848] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:35:07 2026] POST /v2.0/ports => generated 958 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 965/1849] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:35:07 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&fields=id => generated 287 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1850] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1851] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 968/1852] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 973 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1853] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:08 2026] PUT /v2.0/ports/fa65c536-3f62-4438-b0e9-8fe8a214ca8b => generated 1203 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1854] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-06-25 23:35:08.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93d8533c-5821-4047-8ecb-98241a577531'] response: {'name': 'network-changed', 'server_uuid': 'cb5f6235-2495-4cd8-8dd9-5c5d28f1f290', 'tag': 'fa65c536-3f62-4438-b0e9-8fe8a214ca8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 886/1855] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1856] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 887/1857] 199.19.213.181 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa65c536-3f62-4438-b0e9-8fe8a214ca8b => 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: 971/1858] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1859] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1860] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:08 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1861] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1862] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1863] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1864] 199.19.213.181 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa65c536-3f62-4438-b0e9-8fe8a214ca8b => 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: 891/1865] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1866] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1867] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1868] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 704 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1869] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1870] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e9e8766669746edaaca14893bed074d => generated 179 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1871] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1872] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:09 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1873] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:35:09 2026] POST /v2.0/ports => generated 1183 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1874] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:10 2026] PUT /v2.0/ports/0340a781-0dab-400d-a43f-9cd947e4bdec => generated 1428 bytes in 580 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, ' /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-06-25 23:35:11.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50966d4f-d807-47f5-909c-f32f0be9f73e'] response: {'name': 'network-changed', 'server_uuid': '1705589d-1961-4de5-a9f4-d899a5edea0e', 'tag': '0340a781-0dab-400d-a43f-9cd947e4bdec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 981/1875] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1467 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1876] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1877] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.218&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => generated 19 bytes in 38 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: 896/1878] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1879] 199.19.213.181 () {34 vars in 1104 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A294&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 897/1880] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1881] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&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: 898/1882] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1883] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1884] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1885] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1886] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1887] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.218&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 901/1888] 199.19.213.181 () {34 vars in 1104 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A294&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 988/1889] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1890] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1891] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:11 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1892] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 990/1893] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 7|app: 0|req: 992/1896] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1897] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1898] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1899] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1900] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:35:12 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:13.149 8 INFO neutron.db.l3_db [None req-56467ea1-fbf7-4d2c-8619-0dfe959201bd b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Floating IP bca4ace6-d72a-43c7-8876-eb4a4cc515f0 associated. External IP: 10.96.250.209, port: fa65c536-3f62-4438-b0e9-8fe8a214ca8b. [pid: 8|app: 0|req: 907/1901] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:35:12 2026] PUT /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 856 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1902] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:13.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df79a592-6886-4514-9a87-a1032e57df6a'] response: {'name': 'network-changed', 'server_uuid': 'cb5f6235-2495-4cd8-8dd9-5c5d28f1f290', 'tag': 'fa65c536-3f62-4438-b0e9-8fe8a214ca8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 996/1903] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => 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: 908/1904] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1200 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1905] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1906] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:13 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1907] 199.19.213.181 () {34 vars in 1060 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=fa65c536-3f62-4438-b0e9-8fe8a214ca8b => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1908] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1909] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&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: 8|app: 0|req: 912/1910] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1911] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1912] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1913] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 1001/1914] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1279 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1915] 10.0.0.195 () {32 vars in 858 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/floatingips?floating_network_id=0e10ab8c-d3e0-4956-8d02-dc07c30520e0&port_id=1d210f90-b603-41a6-959a-d51fa3b23a35 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1916] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1917] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1279 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1918] 10.0.0.21 () {34 vars in 1119 bytes} [Thu Jun 25 23:35:14 2026] GET /v2.0/security-groups?id=aa8da498-7607-467d-802f-ca52e2dae9c1&id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&fields=id&fields=name => generated 206 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1919] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:15 2026] GET /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1920] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:17 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1921] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:17 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&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: 7|app: 0|req: 1005/1922] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:35:17 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:18.276 8 INFO neutron.db.l3_db [None req-0450be4f-430e-4153-84ec-b304bc9ba56a 043ff02d012d4d04b15c3bc1732bcaaf 1f103d89a7214fbd814791cdbff782aa - - - -] Floating IP fde02df6-432f-4aba-a685-c6bc93b92e52 disassociated. External IP: 10.96.250.210, port: 1d210f90-b603-41a6-959a-d51fa3b23a35. [pid: 7|app: 0|req: 1006/1923] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/ports?device_id=09683973-e193-492b-b9f2-b51f625a0df5 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1924] 10.0.0.177 () {34 vars in 1120 bytes} [Thu Jun 25 23:35:18 2026] GET /v2.0/security-groups?id=6129a508-e07c-4a7f-a77b-2aa44630c6b8&id=aa8da498-7607-467d-802f-ca52e2dae9c1&fields=id&fields=name => generated 206 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1925] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:35:17 2026] DELETE /v2.0/ports/1d210f90-b603-41a6-959a-d51fa3b23a35 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1926] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1927] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:19.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1406a4ed-0c46-45bf-ada9-09b7325ea7ce'] response: {'server_uuid': '09683973-e193-492b-b9f2-b51f625a0df5', 'name': 'network-vif-deleted', 'tag': '1d210f90-b603-41a6-959a-d51fa3b23a35', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1009/1928] 10.0.0.195 () {32 vars in 818 bytes} [Thu Jun 25 23:35:19 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&mac_address=fa%3A16%3A3e%3A80%3A2b%3A3b => generated 1200 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1929] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:19 2026] DELETE /v2.0/security-groups/aa8da498-7607-467d-802f-ca52e2dae9c1 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:35:20.464 8 INFO neutron.api.v2.resource [None req-04de7de3-92b4-4e39-9a76-10a92eabd424 043ff02d012d4d04b15c3bc1732bcaaf 1f103d89a7214fbd814791cdbff782aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 921/1930] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:35:20 2026] GET /v2.0/security-groups/aa8da498-7607-467d-802f-ca52e2dae9c1 => 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: 922/1931] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:20 2026] DELETE /v2.0/floatingips/fde02df6-432f-4aba-a685-c6bc93b92e52 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:35:20.972 7 INFO neutron.db.l3_db [None req-9bd75a1c-4762-402c-b657-c274b1ccc378 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 16f35b36-1427-4464-b657-10ae3586712e associated. External IP: 10.96.250.218, port: 0340a781-0dab-400d-a43f-9cd947e4bdec. [pid: 8|app: 0|req: 923/1932] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:20 2026] DELETE /v2.0/security-groups/6129a508-e07c-4a7f-a77b-2aa44630c6b8 => 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: 1010/1933] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:35:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1934] 10.0.0.177 () {34 vars in 1096 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1707482328&fields=id&tenant_id=7e9e8766669746edaaca14893bed074d => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:21.502 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40c90f9a-96db-473b-a4a5-cfebe8ee830d'] response: {'name': 'network-changed', 'server_uuid': '1705589d-1961-4de5-a9f4-d899a5edea0e', 'tag': '0340a781-0dab-400d-a43f-9cd947e4bdec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1012/1935] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 704 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1936] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => 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: 1014/1937] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/quotas/7e9e8766669746edaaca14893bed074d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1938] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1939] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&fields=id => generated 333 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1940] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.218&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 1018/1941] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:35:21 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1942] 199.19.213.181 () {34 vars in 1104 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A294&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 1020/1943] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1021/1944] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1945] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&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: 7|app: 0|req: 1023/1946] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1947] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => 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: 1025/1948] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1026/1949] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:22 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1950] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:35:21 2026] PUT /v2.0/routers/d5d4ffbd-93e3-4a8f-895d-60271cffc539/remove_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1951] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 704 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1952] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e9e8766669746edaaca14893bed074d => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:23.952 7 INFO neutron.services.segments.plugin [-] Segment 6dba29d6-33c6-4490-b917-6c72d00cfa5e resource provider aggregate not found 2026-06-25 23:35:23.970 7 INFO neutron.services.segments.plugin [-] Segment 6dba29d6-33c6-4490-b917-6c72d00cfa5e resource provider aggregate not found [pid: 8|app: 0|req: 927/1953] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:35:23 2026] POST /v2.0/ports => generated 1187 bytes in 607 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-06-25 23:35:23.989 7 INFO neutron.services.segments.plugin [-] Segment 6dba29d6-33c6-4490-b917-6c72d00cfa5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dba29d6-33c6-4490-b917-6c72d00cfa5e found for delete ", "request_id": "req-48f968b0-ce51-424c-9758-2622a6db05da"}]} 2026-06-25 23:35:23.995 7 INFO neutron.db.l3_hamode_db [None req-066c2c68-321c-4184-bfa8-aeb5c22bd21f 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network 832bc452-3537-45a2-96f6-8ce7ea966c4b was deleted as no HA routers are present in tenant 1f103d89a7214fbd814791cdbff782aa. 2026-06-25 23:35:23.998 7 INFO neutron.services.segments.plugin [-] Segment 6dba29d6-33c6-4490-b917-6c72d00cfa5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dba29d6-33c6-4490-b917-6c72d00cfa5e found for delete ", "request_id": "req-4e3d5e98-7ba3-4581-9e1e-4131e849f860"}]} [pid: 7|app: 0|req: 1027/1954] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:22 2026] DELETE /v2.0/routers/d5d4ffbd-93e3-4a8f-895d-60271cffc539 => generated 0 bytes in 1401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1955] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:35:23 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => 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: 929/1956] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:24 2026] DELETE /v2.0/subnets/f67ac150-3821-4e31-80bb-5c16deafcf47 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1957] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1958] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:24 2026] PUT /v2.0/ports/a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 1432 bytes in 504 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-06-25 23:35:24.607 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc968663-0d77-4dad-bac5-d92cff51162f'] response: {'name': 'network-changed', 'server_uuid': '954c34b3-e0d5-4e70-a10f-4aa9eaa90c39', 'tag': 'a7645262-ae12-4699-9d5b-b36ca3ef8be2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/1959] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1471 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1960] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 19 bytes in 38 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: 1031/1961] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A367&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1962] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1963] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:24.831 8 INFO neutron.services.segments.plugin [-] Segment ec2d1986-75ce-4e5c-8cb1-614d89fdd879 resource provider aggregate not found 2026-06-25 23:35:24.837 8 INFO neutron.services.segments.plugin [-] Segment ec2d1986-75ce-4e5c-8cb1-614d89fdd879 resource provider aggregate not found 2026-06-25 23:35:24.855 8 INFO neutron.services.segments.plugin [-] Segment ec2d1986-75ce-4e5c-8cb1-614d89fdd879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2d1986-75ce-4e5c-8cb1-614d89fdd879 found for delete ", "request_id": "req-d62cec4f-e45e-45c4-a615-3f7cf7e0c7d3"}]} 2026-06-25 23:35:24.860 8 INFO neutron.services.segments.plugin [-] Segment ec2d1986-75ce-4e5c-8cb1-614d89fdd879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec2d1986-75ce-4e5c-8cb1-614d89fdd879 found for delete ", "request_id": "req-df17ad22-c9b3-45bf-8c1e-61b66c6890cd"}]} [pid: 8|app: 0|req: 931/1964] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:24 2026] DELETE /v2.0/networks/ab11212b-574e-4033-869b-16055374ca1c => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1965] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1035/1966] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1036/1967] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:24 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1037/1968] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1471 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1969] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1970] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => 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: 1040/1971] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A367&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => 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: 1041/1972] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1973] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1043/1974] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1044/1975] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1045/1976] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:25 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 8|app: 0|req: 932/1977] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:35:24 2026] PUT /v2.0/routers/3378e4c0-8101-4332-8c46-5194769f29fc/remove_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1978] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:26 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1979] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:26 2026] GET /v2.0/security-groups?id=d803acf2-ba8c-477c-aefe-5e44e400cf67&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1980] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1469 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1981] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1982] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:27.355 7 INFO neutron.services.segments.plugin [-] Segment 8656ff96-5a18-437b-a675-fd280d19b15e resource provider aggregate not found 2026-06-25 23:35:27.362 7 INFO neutron.services.segments.plugin [-] Segment 8656ff96-5a18-437b-a675-fd280d19b15e resource provider aggregate not found 2026-06-25 23:35:27.392 7 INFO neutron.services.segments.plugin [-] Segment 8656ff96-5a18-437b-a675-fd280d19b15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8656ff96-5a18-437b-a675-fd280d19b15e found for delete ", "request_id": "req-ad32cd56-652a-4804-b7e5-c096c3df693d"}]} 2026-06-25 23:35:27.393 7 INFO neutron.services.segments.plugin [-] Segment 8656ff96-5a18-437b-a675-fd280d19b15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8656ff96-5a18-437b-a675-fd280d19b15e found for delete ", "request_id": "req-8992327d-4a9a-4624-8fb4-15c00a68c819"}]} 2026-06-25 23:35:27.421 7 INFO neutron.db.l3_hamode_db [None req-c000dc97-3532-4b14-9094-c787baf740cf 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] HA network dfe383cb-c57b-4fa3-80a5-769de6fa1c43 was deleted as no HA routers are present in tenant 61a9bdd3ec4a4aa08fa0ad04303e3491. [pid: 7|app: 0|req: 1046/1983] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:26 2026] DELETE /v2.0/routers/3378e4c0-8101-4332-8c46-5194769f29fc => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1986] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1202 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:27.618 8 INFO neutron.db.l3_db [None req-ce5dde91-67c1-473a-b6e5-dc626d732003 b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] Floating IP bca4ace6-d72a-43c7-8876-eb4a4cc515f0 disassociated. External IP: 10.96.250.209, port: fa65c536-3f62-4438-b0e9-8fe8a214ca8b. [pid: 7|app: 0|req: 1050/1987] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:27 2026] DELETE /v2.0/subnets/0b45ed90-22b5-4866-9c78-2c6761c8a46f => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1988] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:27 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1989] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:27 2026] DELETE /v2.0/networks/1ee48e79-5760-4393-85f6-0f622127b41f => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1990] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/ports?device_id=cb5f6235-2495-4cd8-8dd9-5c5d28f1f290 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1991] 199.19.213.181 () {34 vars in 1096 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4&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: 7|app: 0|req: 1055/1992] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/ports?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1993] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:35:27 2026] DELETE /v2.0/ports/fa65c536-3f62-4438-b0e9-8fe8a214ca8b => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1994] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/networks?id=7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1995] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=40af6064-c9a1-41e0-9854-95b2e9354a3f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:28.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f72564e-14e4-4c07-be2a-67f9925e9662'] response: {'server_uuid': 'cb5f6235-2495-4cd8-8dd9-5c5d28f1f290', 'name': 'network-vif-deleted', 'tag': 'fa65c536-3f62-4438-b0e9-8fe8a214ca8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/1996] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/subnets?id=c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 654 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1997] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/security-groups?tenant_id=61a9bdd3ec4a4aa08fa0ad04303e3491&name=default => generated 2801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1998] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/ports?network_id=7ec87568-357e-4e8e-b7fa-37b2143e28f1&device_owner=network%3Adhcp => 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: 941/1999] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:28 2026] DELETE /v2.0/security-groups/0d5233bd-aa4e-465f-9890-453dc73d8e1e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2000] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:28 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 942/2001] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:29 2026] GET /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1?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: 1060/2002] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:29 2026] GET /v2.0/security-groups?tenant_id=1f103d89a7214fbd814791cdbff782aa&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: 943/2003] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:29 2026] DELETE /v2.0/security-groups/bfdc14fd-93c4-45a0-9e38-0117cc7f5f8d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:35:29.526 7 INFO neutron.services.segments.plugin [-] Segment b0f2c836-5c3d-4c34-9d76-62e942933348 resource provider aggregate not found 2026-06-25 23:35:29.532 7 INFO neutron.services.segments.plugin [-] Segment b0f2c836-5c3d-4c34-9d76-62e942933348 resource provider aggregate not found 2026-06-25 23:35:29.543 7 INFO neutron.services.segments.plugin [-] Segment b0f2c836-5c3d-4c34-9d76-62e942933348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f2c836-5c3d-4c34-9d76-62e942933348 found for delete ", "request_id": "req-739f19df-ac4f-4c6a-afd8-c4805dfb8354"}]} 2026-06-25 23:35:29.553 7 INFO neutron.services.segments.plugin [-] Segment b0f2c836-5c3d-4c34-9d76-62e942933348 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0f2c836-5c3d-4c34-9d76-62e942933348 found for delete ", "request_id": "req-7b0ac5a8-bcc5-4d67-95fb-c58db4ff0e75"}]} [pid: 7|app: 0|req: 1061/2004] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:29 2026] DELETE /v2.0/security-groups/d803acf2-ba8c-477c-aefe-5e44e400cf67 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2005] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:29 2026] DELETE /v2.0/floatingips/bca4ace6-d72a-43c7-8876-eb4a4cc515f0 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2006] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:30 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2007] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:30 2026] GET /v2.0/security-groups?id=50c9ad58-95e9-40d2-972b-4726559f1d3d&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: 1063/2008] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:35:30 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2009] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:35:30 2026] DELETE /v2.0/ports/40af6064-c9a1-41e0-9854-95b2e9354a3f => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2010] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:31 2026] GET /v2.0/ports?device_id=3fcbf4f3-d174-4883-b962-ab0825429fa4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:32.719 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d00a132a-78b6-41b9-8932-4ab15e5c6c91'] response: {'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'name': 'network-vif-deleted', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 947/2011] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:32 2026] DELETE /v2.0/security-groups/50c9ad58-95e9-40d2-972b-4726559f1d3d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2012] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:32 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1204 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2013] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2014] 10.0.0.195 () {32 vars in 818 bytes} [Thu Jun 25 23:35:33 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&mac_address=fa%3A16%3A3e%3Acd%3A36%3Aaf => generated 1204 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:34.057 8 INFO neutron.db.l3_db [None req-df7b7903-93a1-433d-bc3f-b7b4e62a97d7 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 7a5a8210-765c-4fba-81a3-8f80909bb69e associated. External IP: 10.96.250.219, port: a7645262-ae12-4699-9d5b-b36ca3ef8be2. [pid: 8|app: 0|req: 951/2015] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:35:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2016] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:35:32 2026] PUT /v2.0/routers/0a2c1c22-1c95-4686-b841-bda3cf408440/remove_router_interface => generated 309 bytes in 1862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:34.749 8 INFO neutron.db.segments_db [None req-85cde894-f788-4684-a8f1-5b65560ca01d 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] Added segment 4b99495b-050f-409a-971a-a88ecbe56e69 of type vxlan for network bae451e4-0d44-4ae8-80cf-a2815cfe9248 2026-06-25 23:35:34.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52df3fbb-9f22-4cd1-b662-81d1b25038c1'] response: {'name': 'network-changed', 'server_uuid': '954c34b3-e0d5-4e70-a10f-4aa9eaa90c39', 'tag': 'a7645262-ae12-4699-9d5b-b36ca3ef8be2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 952/2017] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:34 2026] POST /v2.0/networks => generated 726 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2018] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:34 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2019] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:34 2026] DELETE /v2.0/subnets/c00c4cb5-33ea-4012-b5a3-9b9e5392ffb7 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2020] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:34 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2021] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:35:34 2026] POST /v2.0/subnets => generated 620 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2022] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:35.290 8 WARNING neutron.api.v2.base [None req-7e953327-6e01-409d-b880-50a0add90d1a 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] 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-06-25 23:35:35.291 8 INFO neutron.api.v2.resource [None req-7e953327-6e01-409d-b880-50a0add90d1a 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 956/2023] 10.0.0.195 () {34 vars in 681 bytes} [Thu Jun 25 23:35:35 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2024] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:35:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A367&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:35.578 8 INFO neutron.services.segments.plugin [-] Segment 4b99495b-050f-409a-971a-a88ecbe56e69 resource provider aggregate not found 2026-06-25 23:35:35.589 8 INFO neutron.services.segments.plugin [-] Segment 4b99495b-050f-409a-971a-a88ecbe56e69 resource provider aggregate not found 2026-06-25 23:35:35.613 8 INFO neutron.services.segments.plugin [-] Segment 4b99495b-050f-409a-971a-a88ecbe56e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b99495b-050f-409a-971a-a88ecbe56e69 found for delete ", "request_id": "req-6d694f6a-8b9d-484f-acbc-56fcb5537329"}]} [pid: 8|app: 0|req: 958/2025] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:35 2026] DELETE /v2.0/networks/bae451e4-0d44-4ae8-80cf-a2815cfe9248 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:35:35.646 8 INFO neutron.services.segments.plugin [-] Segment 4b99495b-050f-409a-971a-a88ecbe56e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b99495b-050f-409a-971a-a88ecbe56e69 found for delete ", "request_id": "req-43ddc79a-b583-49d5-b94b-91317d9b6d25"}]} [pid: 8|app: 0|req: 959/2026] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:35:35 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:35.739 8 INFO neutron.db.segments_db [None req-a0482f36-690d-48d1-b67d-cb0cfacbb775 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] Added segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 of type vxlan for network edf18ae0-c6f0-4ac4-b302-24aea77af3aa [pid: 8|app: 0|req: 960/2027] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:35 2026] POST /v2.0/networks => generated 726 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2028] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:35 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 962/2029] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:35:35 2026] POST /v2.0/subnets => generated 623 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2030] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:36 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:36.237 8 WARNING neutron.api.v2.base [None req-57a57dbd-6556-48d4-8905-3ae94a8288ed 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] 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-06-25 23:35:36.238 8 INFO neutron.api.v2.resource [None req-57a57dbd-6556-48d4-8905-3ae94a8288ed 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 964/2031] 10.0.0.195 () {34 vars in 681 bytes} [Thu Jun 25 23:35:36 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) 2026-06-25 23:35:36.263 7 INFO neutron.services.segments.plugin [-] Segment cee68d98-8761-458d-bde3-ddb51e289322 resource provider aggregate not found 2026-06-25 23:35:36.268 7 INFO neutron.services.segments.plugin [-] Segment cee68d98-8761-458d-bde3-ddb51e289322 resource provider aggregate not found 2026-06-25 23:35:36.290 7 INFO neutron.services.segments.plugin [-] Segment cee68d98-8761-458d-bde3-ddb51e289322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee68d98-8761-458d-bde3-ddb51e289322 found for delete ", "request_id": "req-04aab944-60ab-4d5f-b58f-90ce0b7907db"}]} 2026-06-25 23:35:36.291 7 INFO neutron.services.segments.plugin [-] Segment cee68d98-8761-458d-bde3-ddb51e289322 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee68d98-8761-458d-bde3-ddb51e289322 found for delete ", "request_id": "req-5a1f3ad0-0f0f-4f11-a11f-45945221eb71"}]} 2026-06-25 23:35:36.297 7 INFO neutron.db.l3_hamode_db [None req-74a36bcd-4b1e-42eb-afb6-0e71c231cb8a b3353574299c4db18d206bf8239646a9 58f50e37b4514fc7a77d1edba5e508c1 - - - -] HA network 8b564e55-237b-41f4-950e-f41249780e01 was deleted as no HA routers are present in tenant 58f50e37b4514fc7a77d1edba5e508c1. [pid: 7|app: 0|req: 1068/2032] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:35 2026] DELETE /v2.0/routers/0a2c1c22-1c95-4686-b841-bda3cf408440 => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2033] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:36 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 966/2034] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:36 2026] DELETE /v2.0/networks/7ec87568-357e-4e8e-b7fa-37b2143e28f1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2035] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:36 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 8|app: 0|req: 968/2036] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:37 2026] GET /v2.0/security-groups?tenant_id=58f50e37b4514fc7a77d1edba5e508c1&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2037] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:37 2026] DELETE /v2.0/security-groups/374867d8-b737-4656-babd-8c264e7017c8 => 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: 1069/2038] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:36 2026] DELETE /v2.0/networks/edf18ae0-c6f0-4ac4-b302-24aea77af3aa => generated 0 bytes in 1265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:35:37.635 8 INFO neutron.services.segments.plugin [-] Segment e2612aa4-2e4a-4df8-a11d-75fa6c84c558 resource provider aggregate not found 2026-06-25 23:35:37.645 8 INFO neutron.db.segments_db [None req-a8432f99-51ad-45aa-92a8-0306f9070ccf 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] Added segment c5bb6559-e98c-4939-8a20-34513c2e1360 of type vxlan for network 0ab18fbe-9776-43d1-a7ed-ccf21099e19c 2026-06-25 23:35:37.657 8 INFO neutron.services.segments.plugin [-] Segment e2612aa4-2e4a-4df8-a11d-75fa6c84c558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2612aa4-2e4a-4df8-a11d-75fa6c84c558 found for delete ", "request_id": "req-4b13897f-16f5-40a3-aafc-71bf2969d9e0"}]} 2026-06-25 23:35:37.672 8 INFO neutron.services.segments.plugin [-] Segment e2612aa4-2e4a-4df8-a11d-75fa6c84c558 resource provider aggregate not found 2026-06-25 23:35:37.691 8 INFO neutron.services.segments.plugin [-] Segment e2612aa4-2e4a-4df8-a11d-75fa6c84c558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2612aa4-2e4a-4df8-a11d-75fa6c84c558 found for delete ", "request_id": "req-5bb87158-ff31-4f0c-b8b9-4fd639585698"}]} [pid: 7|app: 0|req: 1070/2039] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:37 2026] GET /v2.0/security-groups?tenant_id=f2490591548e458489e801a7d68c78f9&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: 970/2040] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:37 2026] POST /v2.0/networks => generated 727 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2041] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:37 2026] DELETE /v2.0/security-groups/535e1a61-767d-4254-ac97-20ca47efe2f3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2042] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:35:37 2026] POST /v2.0/subnets => generated 623 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:35:38.307 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider aggregate not found 2026-06-25 23:35:38.315 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider aggregate not found 2026-06-25 23:35:38.329 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 found for delete ", "request_id": "req-97804f85-4f20-4796-86f7-9023b61e471f"}]} 2026-06-25 23:35:38.339 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 found for delete ", "request_id": "req-3c4bf111-fafb-4d78-91c2-906ed2ed26ba"}]} 2026-06-25 23:35:38.351 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider aggregate not found 2026-06-25 23:35:38.359 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider aggregate not found 2026-06-25 23:35:38.392 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 found for delete ", "request_id": "req-1a004572-391f-4fd5-8982-3e6f14dac123"}]} 2026-06-25 23:35:38.401 7 INFO neutron.services.segments.plugin [-] Segment 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6 found for delete ", "request_id": "req-3795eb17-a6a7-4c7b-b260-a21f0dcd9683"}]} [pid: 7|app: 0|req: 1072/2043] 10.0.0.195 () {34 vars in 681 bytes} [Thu Jun 25 23:35:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2044] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:35:38 2026] GET /v2.0/networks/0ab18fbe-9776-43d1-a7ed-ccf21099e19c => generated 655 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:39.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eea4040b-0924-4658-b46a-63985a9fcbb1 b83930c215d147bfb9d636013335d172 7fe8cc6c2b02485f99505add359935f3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2045] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:35:39 2026] GET /v2.0/networks/0ab18fbe-9776-43d1-a7ed-ccf21099e19c => generated 138 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:35:40.208 8 INFO neutron.services.segments.plugin [-] Segment c5bb6559-e98c-4939-8a20-34513c2e1360 resource provider aggregate not found 2026-06-25 23:35:40.217 8 INFO neutron.services.segments.plugin [-] Segment c5bb6559-e98c-4939-8a20-34513c2e1360 resource provider aggregate not found 2026-06-25 23:35:40.233 8 INFO neutron.services.segments.plugin [-] Segment c5bb6559-e98c-4939-8a20-34513c2e1360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bb6559-e98c-4939-8a20-34513c2e1360 found for delete ", "request_id": "req-411bc42a-597f-4254-9edb-45f3b0141a65"}]} 2026-06-25 23:35:40.237 8 INFO neutron.services.segments.plugin [-] Segment c5bb6559-e98c-4939-8a20-34513c2e1360 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5bb6559-e98c-4939-8a20-34513c2e1360 found for delete ", "request_id": "req-36537886-589c-4515-ab3c-7b4aedd1b665"}]} [pid: 8|app: 0|req: 973/2046] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:35:39 2026] DELETE /v2.0/networks/0ab18fbe-9776-43d1-a7ed-ccf21099e19c => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:35:40.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b298a31-68b7-4f89-94a4-9cb69c4176de 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1074/2047] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:40 2026] DELETE /v2.0/subnets/8507c3e9-d563-4f96-82c1-2a291d336d6f => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2048] 10.0.0.21 () {34 vars in 989 bytes} [Thu Jun 25 23:35:40 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:35:40.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e82f4c42-84e1-4770-9874-9f42fd3a21cf 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2049] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:40 2026] DELETE /v2.0/subnets/491b3cd8-7799-4456-8834-1bd3f03dedb5 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2050] 10.0.0.21 () {34 vars in 1039 bytes} [Thu Jun 25 23:35:40 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:35:40.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d292a96-9a63-41f0-8050-9e71ede1cb27 0ff81595b28c457c8e7dc936d5e35953 25cd98a7eb7d44f49c3d8940dd315911 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2051] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:35:40 2026] DELETE /v2.0/subnets/25559e6a-336a-472d-ab37-21c55a528387 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2052] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:41 2026] GET /v2.0/security-groups?tenant_id=7fe8cc6c2b02485f99505add359935f3&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2053] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:41 2026] DELETE /v2.0/security-groups/bbe16ad6-6d6b-4755-b2c8-8f1a00f472c5 => 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: 977/2054] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:41 2026] GET /v2.0/security-groups?tenant_id=677ba4b263074a08b0aeda5a61d88265&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2055] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:42 2026] DELETE /v2.0/security-groups/b0e93cad-10e6-4cac-ab10-19cb02fae431 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2058] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:42 2026] GET /v2.0/security-groups?tenant_id=25cd98a7eb7d44f49c3d8940dd315911&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2059] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:42 2026] DELETE /v2.0/security-groups/816a3145-ef52-42ed-ab43-78b076f07071 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2060] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:35:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2061] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:35:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2062] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:35:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2063] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:35:42 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2064] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:35:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2065] 10.0.0.195 () {34 vars in 678 bytes} [Thu Jun 25 23:35:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2066] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:35:42 2026] PUT /v2.0/policies/db2ef7ae-c767-4098-b9ab-72c0f376ca42/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2067] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:35:42 2026] PUT /v2.0/policies/81c1f7b6-c9af-454e-9d94-638460633ce9/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: 982/2068] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:35:42 2026] PUT /v2.0/policies/97ea2ec5-6326-4664-8a29-265275fa0f79/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2069] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:35:42 2026] PUT /v2.0/policies/a9bc4116-dad7-4207-9190-ca5c1bb42471/tags => 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: 983/2070] 10.0.0.128 () {30 vars in 659 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2071] 10.0.0.128 () {30 vars in 661 bytes} [Thu Jun 25 23:35:43 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: 985/2072] 10.0.0.128 () {30 vars in 637 bytes} [Thu Jun 25 23:35:43 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: 986/2073] 10.0.0.128 () {30 vars in 673 bytes} [Thu Jun 25 23:35:43 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: 1088/2074] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2075] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2076] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2077] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2078] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2079] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 25 23:35:43 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2080] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2081] 10.0.0.128 () {30 vars in 697 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 633 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2082] 10.0.0.128 () {30 vars in 659 bytes} [Thu Jun 25 23:35:43 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: 1094/2083] 10.0.0.128 () {30 vars in 661 bytes} [Thu Jun 25 23:35:43 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: 1095/2084] 10.0.0.128 () {30 vars in 637 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2085] 10.0.0.195 () {32 vars in 692 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2086] 10.0.0.128 () {30 vars in 673 bytes} [Thu Jun 25 23:35: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: 8|app: 0|req: 992/2087] 10.0.0.128 () {30 vars in 697 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2088] 10.0.0.195 () {32 vars in 704 bytes} [Thu Jun 25 23:35:43 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2089] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/qos/policies/db2ef7ae-c767-4098-b9ab-72c0f376ca42 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2090] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/qos/policies/81c1f7b6-c9af-454e-9d94-638460633ce9 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2091] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/qos/policies/97ea2ec5-6326-4664-8a29-265275fa0f79 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2092] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/qos/policies/a9bc4116-dad7-4207-9190-ca5c1bb42471 => 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: 1099/2093] 10.0.0.128 () {30 vars in 659 bytes} [Thu Jun 25 23:35:44 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: 1100/2094] 10.0.0.128 () {30 vars in 661 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2095] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:35:44 2026] DELETE /v2.0/qos/policies/bc6e76bd-d195-48d1-9c69-9e36184bf8d8 => 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: 1101/2096] 10.0.0.128 () {30 vars in 637 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2097] 10.0.0.128 () {30 vars in 673 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2098] 10.0.0.128 () {30 vars in 699 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2099] 10.0.0.128 () {30 vars in 651 bytes} [Thu Jun 25 23:35:44 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2100] 10.0.0.128 () {34 vars in 673 bytes} [Thu Jun 25 23:35:44 2026] POST /v2.0/ports => generated 1128 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2101] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/security-groups?tenant_id=c02e6253934f4c14969441a654497d33&name=default => generated 2801 bytes in 344 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: 1104/2102] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:45 2026] DELETE /v2.0/security-groups/f6e34b03-3fd9-43ca-a6a8-c662cb9862f3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2103] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:45 2026] GET /v2.0/security-groups?tenant_id=10ca1cc3fd3f4c538a7ee4f43d04b8ee&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2104] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:45 2026] DELETE /v2.0/security-groups/aec805fe-15f5-4e88-bd97-a34cf8142ba5 => 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: 1000/2105] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/security-groups?tenant_id=887c6b2012a94bac98e8e8636a66790f&name=default => generated 2801 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2106] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:46 2026] DELETE /v2.0/security-groups/7dea60ba-9757-4dab-9b2b-02ddffdb6893 => 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: 1001/2107] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2108] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:35:46 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: 1108/2109] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2110] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:35:46 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: 1110/2111] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:35:46 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2112] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:35:47 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: 1112/2113] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2114] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:35:47 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: 1002/2115] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2116] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2117] 199.19.213.181 () {30 vars in 732 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?name=lb-39cf0abb-bc57-47fd-ace5-98929444e9e7 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2118] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2119] 199.19.213.181 () {34 vars in 696 bytes} [Thu Jun 25 23:35:47 2026] POST /v2.0/security-groups => generated 1572 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2120] 199.19.213.181 () {30 vars in 762 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-group-rules?security_group_id=2ccfc89c-07ba-4c4d-81aa-ab37516455f8 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2121] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2122] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2123] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:35:47 2026] POST /v2.0/security-groups => generated 1537 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2124] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:35:47 2026] PUT /v2.0/security-groups/80f58230-7474-4f94-b350-e461beaccc4f/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2125] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:35:47 2026] PUT /v2.0/security-groups/9fa58cad-7d72-40ef-8b47-f066d9209242/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2126] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:35:47 2026] PUT /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1119/2127] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2128] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:35:47 2026] PUT /v2.0/security-groups/58c18146-3296-4b8a-8d28-d44475b4cb5b/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: 1120/2129] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:35:47 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: 1121/2130] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:35:47 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: 1010/2131] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:35:47 2026] PUT /v2.0/security-groups/9ae0aa46-9775-49ef-900a-17f7b3b48727/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2132] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2133] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2134] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2135] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2136] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2137] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2138] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jun 25 23:35:47 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2139] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jun 25 23:35:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2140] 10.0.0.195 () {32 vars in 698 bytes} [Thu Jun 25 23:35:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2141] 10.0.0.195 () {32 vars in 710 bytes} [Thu Jun 25 23:35:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2142] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:48 2026] DELETE /v2.0/security-groups/80f58230-7474-4f94-b350-e461beaccc4f => 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: 1128/2143] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:48 2026] DELETE /v2.0/security-groups/9fa58cad-7d72-40ef-8b47-f066d9209242 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2144] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:48 2026] DELETE /v2.0/security-groups/58c18146-3296-4b8a-8d28-d44475b4cb5b => 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: 1129/2145] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:48 2026] DELETE /v2.0/security-groups/9ae0aa46-9775-49ef-900a-17f7b3b48727 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2146] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:48 2026] DELETE /v2.0/security-groups/3c0b0fd7-9bcc-4dbd-9b99-cafeca0a900d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2147] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:49 2026] GET /v2.0/security-groups?tenant_id=aedd60de2d3348a4a36d03fe46cce4f4&name=default => generated 2805 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2148] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:50 2026] DELETE /v2.0/security-groups/cbcaa872-ffa1-42ce-b1c6-12368943b0c1 => 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: 1131/2149] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:50 2026] GET /v2.0/security-groups?tenant_id=49cab21b54ce48fe8a184633f7bb8518&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2150] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:35:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2151] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:35:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2152] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:35:50 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: 7|app: 0|req: 1135/2153] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:35:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2154] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:50 2026] DELETE /v2.0/security-groups/74ac3e10-aa19-4e20-bb34-2b3c9dd99176 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2155] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:35:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2156] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:35:51 2026] PUT /v2.0/subnetpools/bc6bab51-ea01-48ab-bfbb-08311a637d17/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2157] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:35:51 2026] PUT /v2.0/subnetpools/909382ff-8db1-488a-a379-60a459adec6a/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2158] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:35:51 2026] PUT /v2.0/subnetpools/1bdb72ce-bc95-4ce8-bdd2-23897392fda8/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2159] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/security-groups?tenant_id=fce301e015934f2088a1ef0cdefd4286&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2160] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:35:51 2026] PUT /v2.0/subnetpools/a528f8b0-aa6f-4c8d-b5f9-b251de199214/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: 1023/2161] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?tags=red => 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: 1024/2162] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:35:51 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: 7|app: 0|req: 1139/2163] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:51 2026] DELETE /v2.0/security-groups/d3f50b36-cec6-4642-a733-67f73f721d0d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2164] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2165] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2166] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2167] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2168] 10.0.0.195 () {32 vars in 690 bytes} [Thu Jun 25 23:35:51 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2169] 10.0.0.195 () {32 vars in 702 bytes} [Thu Jun 25 23:35:51 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: 1028/2170] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:51 2026] DELETE /v2.0/subnetpools/bc6bab51-ea01-48ab-bfbb-08311a637d17 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2171] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:51 2026] DELETE /v2.0/subnetpools/909382ff-8db1-488a-a379-60a459adec6a => 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: 1029/2172] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:51 2026] DELETE /v2.0/subnetpools/1bdb72ce-bc95-4ce8-bdd2-23897392fda8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2173] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:51 2026] DELETE /v2.0/subnetpools/a528f8b0-aa6f-4c8d-b5f9-b251de199214 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2174] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:52 2026] DELETE /v2.0/subnetpools/5258bd24-7e1e-4d9c-8c9b-aecd25bfb7a9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2175] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:52 2026] GET /v2.0/security-groups?tenant_id=81df8f588bfa4418b69672ebc3615362&name=default => generated 2805 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2176] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:53 2026] DELETE /v2.0/security-groups/e846e347-ca10-4a8d-897c-6a95ae07070c => 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: 1146/2177] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:53 2026] GET /v2.0/security-groups?tenant_id=6717c9a390c943ca8967a61a068b2a6e&name=default => generated 2805 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2178] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:53 2026] DELETE /v2.0/security-groups/8f2f714f-9dce-473b-9f4e-a460ce9da815 => 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: 1147/2179] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:35:53 2026] GET /v2.0/security-groups?tenant_id=eb0ca2f2951b43f8910cbebde90f8b28&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2180] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:53 2026] DELETE /v2.0/security-groups/081c1f77-fcf5-4b1d-8730-4eb42a91d49f => 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: 1148/2181] 10.0.0.177 () {34 vars in 1016 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/security-groups?id=4ac0fa85-5529-44a7-835e-d4eb0b359980&fields=id => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2182] 10.0.0.177 () {34 vars in 982 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420 => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2183] 10.0.0.177 () {34 vars in 965 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/quotas/ad7c0d7ffe9a484bba340153dc3a1d5f => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2184] 10.0.0.177 () {34 vars in 1002 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&fields=id => generated 149 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2185] 10.0.0.177 () {34 vars in 1008 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1036/2186] 10.0.0.177 () {34 vars in 1108 bytes} [Thu Jun 25 23:35:55 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2187] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:56 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2188] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:56 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:56.131 7 INFO neutron.db.segments_db [None req-ca8bc838-23eb-4851-b377-b2dc76716787 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Added segment cd9db14f-31da-4d2f-890b-451c8cab4637 of type vxlan for network 0403dfe5-6a97-4447-94f1-08e5203a26d1 [pid: 7|app: 0|req: 1151/2189] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:55 2026] POST /v2.0/networks => generated 631 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2190] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:35:56 2026] POST /v2.0/ports => generated 743 bytes in 384 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: 1152/2191] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:56 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420 => 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: 1153/2192] 199.19.213.181 () {34 vars in 1050 bytes} [Thu Jun 25 23:35:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f => generated 343 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2193] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:35:56 2026] POST /v2.0/trunks => generated 407 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:35:57.062 8 INFO neutron.db.segments_db [None req-c76d17aa-5aae-49b1-9e50-2b090402bbc3 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Added segment dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 of type vxlan for network 402d0dac-b0e1-4c6d-8389-8e9a550ed3da [pid: 8|app: 0|req: 1041/2194] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:57 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2195] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:35:56 2026] POST /v2.0/ports => generated 1082 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1042/2196] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:35:57 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1155/2199] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:35:57 2026] PUT /v2.0/ports/60c86a19-9082-4679-8ca7-c611fd3bfde7 => generated 1207 bytes in 500 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-06-25 23:35:57.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5880f03-d6ab-4262-b81e-ac2343b760b6'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': '60c86a19-9082-4679-8ca7-c611fd3bfde7', 'status': 'completed', 'code': 200} 2026-06-25 23:35:57.894 8 INFO neutron.db.segments_db [None req-ab0ea926-c55b-42d2-a3b5-b951e16e110f c0264415aa114d52a7d4d692bcd226bf ef94a70fba234db8bd33101931a5c458 - - - -] Added segment 856c30ec-f9c5-49fc-9369-c0fc76888e8e of type vxlan for network d69cf660-d84d-4ffb-b7a0-b8405b7feb5c [pid: 8|app: 0|req: 1045/2200] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:57 2026] POST /v2.0/networks => generated 630 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2201] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2202] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:35:58 2026] POST /v2.0/ports => generated 743 bytes in 359 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: 1048/2203] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => 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: 1049/2204] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2205] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:35:57 2026] POST /v2.0/trunks => generated 407 bytes in 886 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: 1050/2206] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:35:58 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2207] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2208] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/security-groups?id=4ac0fa85-5529-44a7-835e-d4eb0b359980&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:58.784 7 INFO neutron.db.segments_db [None req-8711f197-05eb-425f-bf13-1bbcf85f0cbb 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Added segment 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 of type vxlan for network b58003e4-70dc-40f8-8307-4bb19924935e [pid: 8|app: 0|req: 1052/2209] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:35:58 2026] PUT /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2210] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2211] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2212] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => 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: 1158/2213] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:58 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2214] 10.0.0.195 () {34 vars in 760 bytes} [Thu Jun 25 23:35:58 2026] PUT /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2215] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:58 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1057/2216] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2217] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1059/2218] 10.0.0.195 () {34 vars in 756 bytes} [Thu Jun 25 23:35:59 2026] PUT /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2219] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2220] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2221] 10.0.0.195 () {34 vars in 778 bytes} [Thu Jun 25 23:35:59 2026] PUT /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2222] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420 => generated 735 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2223] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2224] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => 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: 1066/2225] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:35:59 2026] PUT /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2226] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:35:58 2026] POST /v2.0/ports => generated 743 bytes in 408 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: 1067/2227] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2228] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2229] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2230] 199.19.213.181 () {34 vars in 1044 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/security-groups?id=4ac0fa85-5529-44a7-835e-d4eb0b359980&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2231] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&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: 1071/2232] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2233] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:59.596 8 INFO neutron.api.v2.resource [None req-9b008ac6-6f0e-494a-825b-0a8680be5551 c0264415aa114d52a7d4d692bcd226bf ef94a70fba234db8bd33101931a5c458 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2234] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2235] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:35:59 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) [pid: 8|app: 0|req: 1074/2236] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1163/2237] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:35:59 2026] DELETE /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2238] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:35:59.718 8 INFO neutron.db.segments_db [None req-bd500a9b-b7cc-4050-a34c-ac41ccd9c39c 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Added segment e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 of type vxlan for network 70348134-87fe-4f7b-ab4c-891196a4efbf 2026-06-25 23:35:59.742 7 INFO neutron.api.v2.resource [None req-bd1d6744-6a41-4dc5-8c86-343bb0a499e6 c0264415aa114d52a7d4d692bcd226bf ef94a70fba234db8bd33101931a5c458 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2239] 10.0.0.195 () {32 vars in 744 bytes} [Thu Jun 25 23:35:59 2026] DELETE /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2240] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:35:59 2026] DELETE /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2241] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43/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: 1168/2242] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43 => generated 407 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2243] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:35:59 2026] POST /v2.0/networks => generated 631 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2244] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:35:59 2026] GET /v2.0/ports/04d81100-fa66-44a3-94c8-7d7c85345f99 => generated 826 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager [None req-b5ff172e-ff1f-4067-b234-77fb3a7941b5 c0264415aa114d52a7d4d692bcd226bf ef94a70fba234db8bd33101931a5c458 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-36045 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:00.146 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-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:00.146 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1170/2245] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:00 2026] DELETE /v2.0/trunks/482e7b9d-5506-4ca9-96c9-d3ae6f21ac43 => 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: 1076/2246] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:35:59 2026] POST /v2.0/ports => generated 743 bytes in 375 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: 1171/2247] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:00 2026] DELETE /v2.0/ports/04d81100-fa66-44a3-94c8-7d7c85345f99 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2248] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:36:00 2026] POST /v2.0/trunks => generated 407 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:36:00.518 8 INFO neutron.db.segments_db [None req-4a87bc03-bc96-4ebd-8bf3-1b75575cfc22 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Added segment 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 of type vxlan for network f26a9a98-7f90-45f1-a160-201c1d33f4c3 2026-06-25 23:36:00.637 7 INFO neutron.services.segments.plugin [-] Segment 856c30ec-f9c5-49fc-9369-c0fc76888e8e resource provider aggregate not found [pid: 8|app: 0|req: 1078/2249] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:36:00 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:36:00.643 7 INFO neutron.services.segments.plugin [-] Segment 856c30ec-f9c5-49fc-9369-c0fc76888e8e resource provider aggregate not found 2026-06-25 23:36:00.661 7 INFO neutron.services.segments.plugin [-] Segment 856c30ec-f9c5-49fc-9369-c0fc76888e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856c30ec-f9c5-49fc-9369-c0fc76888e8e found for delete ", "request_id": "req-92566d46-d751-4404-92a9-72d6438b4182"}]} 2026-06-25 23:36:00.667 7 INFO neutron.services.segments.plugin [-] Segment 856c30ec-f9c5-49fc-9369-c0fc76888e8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856c30ec-f9c5-49fc-9369-c0fc76888e8e found for delete ", "request_id": "req-3c4dbef4-4929-4d10-9840-da90861f1546"}]} [pid: 7|app: 0|req: 1172/2250] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:00 2026] DELETE /v2.0/networks/d69cf660-d84d-4ffb-b7a0-b8405b7feb5c => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2251] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:36:00 2026] POST /v2.0/ports => generated 743 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1080/2252] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => 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: 1081/2253] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/security-groups?id=4ac0fa85-5529-44a7-835e-d4eb0b359980&fields=id&fields=name => generated 96 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2254] 10.0.0.195 () {34 vars in 666 bytes} [Thu Jun 25 23:36:01 2026] POST /v2.0/trunks => generated 407 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2255] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:36:01 2026] PUT /v2.0/trunks/a4543113-3746-4526-ace5-ed4616e20eff/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2256] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:36:01 2026] PUT /v2.0/trunks/80e92eac-9a39-47f4-b217-bb12ab5b72c4/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: 1174/2257] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2258] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:36:01 2026] PUT /v2.0/trunks/c202759f-3e8a-40a9-97be-dac5a238e5ec/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2259] 10.0.0.195 () {34 vars in 749 bytes} [Thu Jun 25 23:36:01 2026] PUT /v2.0/trunks/60356955-20a2-47ce-bb5b-1b30c9df3835/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2260] 10.0.0.195 () {32 vars in 662 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?tags=red => 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: 1176/2261] 10.0.0.195 () {32 vars in 676 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2262] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2263] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2264] 10.0.0.195 () {32 vars in 670 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2265] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2266] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2267] 10.0.0.195 () {32 vars in 692 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2268] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/security-groups?tenant_id=40465147d447445f8a4a1f3e83a5fd95&name=default => generated 2805 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2269] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/trunks/a4543113-3746-4526-ace5-ed4616e20eff => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2270] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:01 2026] DELETE /v2.0/security-groups/890c984f-8df2-4de7-bf97-6e67780eb3f5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2271] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/ports/97274c62-f629-4249-8a31-be20d8851c7a => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2272] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:01 2026] GET /v2.0/security-groups?tenant_id=ef94a70fba234db8bd33101931a5c458&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager [None req-7acefad3-530f-436e-bf6c-9759514c1131 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-491078 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:02.067 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-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.067 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1088/2273] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:01 2026] DELETE /v2.0/trunks/a4543113-3746-4526-ace5-ed4616e20eff => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2274] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/trunks/80e92eac-9a39-47f4-b217-bb12ab5b72c4 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2275] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:02 2026] DELETE /v2.0/security-groups/1b81a06a-55b8-4b73-bbfb-cab7a9bec647 => 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: 1090/2276] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/2be35f45-c054-41dd-97be-a8cb3da409a6 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager [None req-669395a1-e9e7-4b3c-8043-7bdc3fca2d40 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-36045 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:02.332 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-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.332 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1187/2277] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:02 2026] DELETE /v2.0/trunks/80e92eac-9a39-47f4-b217-bb12ab5b72c4 => 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: 1091/2278] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/trunks/c202759f-3e8a-40a9-97be-dac5a238e5ec => generated 429 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2279] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/5ba26c35-5b1a-4f19-aef1-a0adc8bd9b97 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager [None req-1dd00c35-0fdb-49d4-a1fc-556db7d737b5 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-491078 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:02.595 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-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.595 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1092/2280] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:02 2026] DELETE /v2.0/trunks/c202759f-3e8a-40a9-97be-dac5a238e5ec => 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: 1189/2281] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/trunks/60356955-20a2-47ce-bb5b-1b30c9df3835 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2282] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/d49f1e07-47b2-4c15-8d2f-11e2f203c5b4 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager [None req-1fcd9891-5efd-4780-a470-baa4b7396728 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-36045 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:02.879 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-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:02.879 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1190/2283] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:02 2026] DELETE /v2.0/trunks/60356955-20a2-47ce-bb5b-1b30c9df3835 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2284] 10.0.0.195 () {32 vars in 719 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/trunks/40575d37-5549-453a-9084-1601b2c3bbf5 => generated 407 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2285] 10.0.0.195 () {32 vars in 717 bytes} [Thu Jun 25 23:36:02 2026] GET /v2.0/ports/5832336f-f311-46a3-9aaa-7efc3eac8793 => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager [None req-c95ea84b-b923-4c0d-b6f6-6329b9b7c838 499361cc414a43eda4abd75e276cd8be 766095170aea49bf8871d539d24a9fa2 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-491078 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-06-25 23:36:03.146 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-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-06-25 23:36:03.146 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1095/2286] 10.0.0.195 () {32 vars in 722 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/trunks/40575d37-5549-453a-9084-1601b2c3bbf5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2287] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/ports/97274c62-f629-4249-8a31-be20d8851c7a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2288] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2289] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/ports/2be35f45-c054-41dd-97be-a8cb3da409a6 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2290] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.0/security-groups?id=4ac0fa85-5529-44a7-835e-d4eb0b359980&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2291] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2292] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/ports/5ba26c35-5b1a-4f19-aef1-a0adc8bd9b97 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2293] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:03 2026] DELETE /v2.0/ports/d49f1e07-47b2-4c15-8d2f-11e2f203c5b4 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2294] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:04 2026] DELETE /v2.0/ports/5832336f-f311-46a3-9aaa-7efc3eac8793 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:04.705 7 INFO neutron.services.segments.plugin [-] Segment cd9db14f-31da-4d2f-890b-451c8cab4637 resource provider aggregate not found 2026-06-25 23:36:04.713 7 INFO neutron.services.segments.plugin [-] Segment cd9db14f-31da-4d2f-890b-451c8cab4637 resource provider aggregate not found 2026-06-25 23:36:04.729 7 INFO neutron.services.segments.plugin [-] Segment cd9db14f-31da-4d2f-890b-451c8cab4637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9db14f-31da-4d2f-890b-451c8cab4637 found for delete ", "request_id": "req-5277ff4a-f489-4161-b9c2-b895dca768d1"}]} 2026-06-25 23:36:04.732 7 INFO neutron.services.segments.plugin [-] Segment cd9db14f-31da-4d2f-890b-451c8cab4637 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd9db14f-31da-4d2f-890b-451c8cab4637 found for delete ", "request_id": "req-c3806022-3ed2-4cac-8996-6d5cabfcd912"}]} [pid: 7|app: 0|req: 1197/2295] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:04 2026] DELETE /v2.0/networks/0403dfe5-6a97-4447-94f1-08e5203a26d1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:05.009 8 INFO neutron.services.segments.plugin [-] Segment dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 resource provider aggregate not found 2026-06-25 23:36:05.014 8 INFO neutron.services.segments.plugin [-] Segment dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 resource provider aggregate not found 2026-06-25 23:36:05.035 8 INFO neutron.services.segments.plugin [-] Segment dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 found for delete ", "request_id": "req-dacee50b-ed65-410d-9097-ffe01cbac1c9"}]} 2026-06-25 23:36:05.036 8 INFO neutron.services.segments.plugin [-] Segment dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc8bbdfa-52e0-49a3-8fac-31aa08b8afc8 found for delete ", "request_id": "req-5e803877-75ae-4f32-a766-23e818cc1ff4"}]} [pid: 8|app: 0|req: 1099/2296] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:04 2026] DELETE /v2.0/networks/402d0dac-b0e1-4c6d-8389-8e9a550ed3da => 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: 1198/2297] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:05 2026] DELETE /v2.0/networks/b58003e4-70dc-40f8-8307-4bb19924935e => 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: 1100/2298] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:05 2026] DELETE /v2.0/networks/70348134-87fe-4f7b-ab4c-891196a4efbf => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2299] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:05 2026] DELETE /v2.0/networks/f26a9a98-7f90-45f1-a160-201c1d33f4c3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2300] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:05 2026] GET /v2.0/security-groups?tenant_id=6a3c98e2dd2e43f9a96f06915de77015&name=default => generated 2805 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2301] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:05 2026] DELETE /v2.0/security-groups/36faf397-fa4b-462a-b97b-47d30da20ffc => 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: 1102/2302] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/security-groups?tenant_id=073029ad0bc741899edae1a2a64842af&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2303] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:06 2026] DELETE /v2.0/security-groups/85576896-ae26-494c-8b09-aeb96e02558a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:07.057 8 INFO neutron.services.segments.plugin [-] Segment e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 resource provider aggregate not found 2026-06-25 23:36:07.078 8 INFO neutron.services.segments.plugin [-] Segment e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 resource provider aggregate not found 2026-06-25 23:36:07.099 8 INFO neutron.services.segments.plugin [-] Segment e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 found for delete ", "request_id": "req-adafe464-47d1-43be-8c64-7446d962e647"}]} 2026-06-25 23:36:07.103 8 INFO neutron.services.segments.plugin [-] Segment e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7bed7fc-9b9b-464e-b36f-fb0b1f02ec48 found for delete ", "request_id": "req-9509192e-8b3e-4061-bf29-76d5d7a25021"}]} [pid: 8|app: 0|req: 1103/2304] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:06 2026] GET /v2.0/security-groups?tenant_id=f841a3d1e050416bb589985ed055cd1c&name=default => generated 2805 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:36:07.146 7 INFO neutron.services.segments.plugin [-] Segment 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 resource provider aggregate not found 2026-06-25 23:36:07.157 7 INFO neutron.services.segments.plugin [-] Segment 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 resource provider aggregate not found 2026-06-25 23:36:07.180 7 INFO neutron.services.segments.plugin [-] Segment 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 found for delete ", "request_id": "req-98345f6e-864a-4583-bff9-91b7162672c0"}]} 2026-06-25 23:36:07.193 7 INFO neutron.services.segments.plugin [-] Segment 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88ddbfeb-cb26-427b-b519-f664fd0b1ff7 found for delete ", "request_id": "req-7f60e17f-889f-4223-bb9a-27bc57535299"}]} 2026-06-25 23:36:07.200 7 INFO neutron.services.segments.plugin [-] Segment 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 resource provider aggregate not found 2026-06-25 23:36:07.220 7 INFO neutron.services.segments.plugin [-] Segment 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 resource provider aggregate not found 2026-06-25 23:36:07.227 7 INFO neutron.services.segments.plugin [-] Segment 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 found for delete ", "request_id": "req-4fd87cb4-4215-4e4f-8ddc-1e0288903133"}]} 2026-06-25 23:36:07.246 7 INFO neutron.services.segments.plugin [-] Segment 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f34b1a-7db7-4df0-89f2-f4cbc1ca1f36 found for delete ", "request_id": "req-ed9d986c-6de7-4868-9041-4f36f5923632"}]} [pid: 7|app: 0|req: 1202/2305] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:07 2026] DELETE /v2.0/security-groups/588bda0b-7896-41a8-9afe-1d2368aa5499 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2306] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:07 2026] GET /v2.0/security-groups?tenant_id=766095170aea49bf8871d539d24a9fa2&name=default => generated 2805 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2307] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:07 2026] DELETE /v2.0/security-groups/c2f1672c-85fe-4c7c-a92f-b539d8c6fbcc => 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: 1105/2308] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:07 2026] GET /v2.0/security-groups?tenant_id=37b49ec5f44b4d3f8689b76d49a640f2&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2309] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:07 2026] DELETE /v2.0/security-groups/cb1dfb34-9782-44d8-a114-9eeefe00d42d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2310] 10.0.0.195 () {34 vars in 676 bytes} [Thu Jun 25 23:36:11 2026] POST /v2.0/floatingips => generated 552 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2311] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:36:12 2026] PUT /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2312] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2315] 10.0.0.195 () {34 vars in 770 bytes} [Thu Jun 25 23:36:12 2026] PUT /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2316] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2317] 10.0.0.195 () {34 vars in 766 bytes} [Thu Jun 25 23:36:12 2026] PUT /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2318] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2319] 10.0.0.195 () {34 vars in 788 bytes} [Thu Jun 25 23:36:12 2026] PUT /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2320] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2321] 10.0.0.195 () {34 vars in 759 bytes} [Thu Jun 25 23:36:12 2026] PUT /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2322] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/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: 1210/2323] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:12.744 8 INFO neutron.api.v2.resource [None req-ff20d8e8-fc06-4fc4-89f6-c940d1d545d8 9b6fa7c65f2647df866404cdd10c5b40 60c1304dd6a24ed98f6ba7341a21bee7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2324] 10.0.0.195 () {32 vars in 751 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/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: 1211/2325] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:36:12 2026] DELETE /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags/red => 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: 1115/2326] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:12.905 7 INFO neutron.api.v2.resource [None req-3fc331c3-33c6-4b26-9e4d-8c172d2f2905 9b6fa7c65f2647df866404cdd10c5b40 60c1304dd6a24ed98f6ba7341a21bee7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2327] 10.0.0.195 () {32 vars in 754 bytes} [Thu Jun 25 23:36:12 2026] DELETE /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/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: 1116/2328] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:36:12 2026] DELETE /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2329] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:12 2026] GET /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2330] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:36:13 2026] DELETE /v2.0/floatingips/593869b6-61d2-4fd9-a582-f54836319d41 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2331] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:14 2026] GET /v2.0/security-groups?tenant_id=60c1304dd6a24ed98f6ba7341a21bee7&name=default => generated 2805 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2332] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:14 2026] DELETE /v2.0/security-groups/a8d3a0c5-46d6-41dc-8b23-5a6775c74df3 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2333] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:14 2026] GET /v2.0/security-groups?tenant_id=2c3dbd8d68e043dcb10d20dcc6551197&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: 1119/2334] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:14 2026] DELETE /v2.0/security-groups/1ef8fa0a-3e0d-4614-93e7-c2c11475920e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:18.567 7 INFO neutron.db.segments_db [None req-30149589-a5a8-49ef-aa5c-a3743eec61d4 e02a068b60874867ab1e844d56ec49d6 e5815f1b86d0426a806893db6e941880 - - - -] Added segment 74391f6f-7b00-410b-9059-204d0108ce9a of type vxlan for network 49661bda-ee1e-45c2-9b1b-de78f43cafbc [pid: 7|app: 0|req: 1216/2335] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:36:18 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2336] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:36:18 2026] PUT /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/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: 1217/2337] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:18 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2338] 10.0.0.195 () {34 vars in 764 bytes} [Thu Jun 25 23:36:18 2026] PUT /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2339] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:18 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/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: 1122/2340] 10.0.0.195 () {34 vars in 760 bytes} [Thu Jun 25 23:36:19 2026] PUT /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2341] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:19 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2342] 10.0.0.195 () {34 vars in 782 bytes} [Thu Jun 25 23:36:19 2026] PUT /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/black.or.white => generated 4 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2343] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:19 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2344] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:36:19 2026] PUT /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2345] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:19 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2346] 10.0.0.195 () {32 vars in 741 bytes} [Thu Jun 25 23:36:19 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:20.062 7 INFO neutron.api.v2.resource [None req-6ad08743-2188-4cbf-925e-3a7ea629dc54 e02a068b60874867ab1e844d56ec49d6 e5815f1b86d0426a806893db6e941880 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2347] 10.0.0.195 () {32 vars in 745 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2348] 10.0.0.195 () {32 vars in 744 bytes} [Thu Jun 25 23:36:20 2026] DELETE /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2349] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:20.246 8 INFO neutron.api.v2.resource [None req-d5fc68f4-f57a-427e-8fc4-78041cce3df8 e02a068b60874867ab1e844d56ec49d6 e5815f1b86d0426a806893db6e941880 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2350] 10.0.0.195 () {32 vars in 748 bytes} [Thu Jun 25 23:36:20 2026] DELETE /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2351] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:36:20 2026] DELETE /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2352] 10.0.0.195 () {32 vars in 733 bytes} [Thu Jun 25 23:36:20 2026] GET /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:20.584 7 INFO neutron.services.segments.plugin [-] Segment 74391f6f-7b00-410b-9059-204d0108ce9a resource provider aggregate not found 2026-06-25 23:36:20.589 7 INFO neutron.services.segments.plugin [-] Segment 74391f6f-7b00-410b-9059-204d0108ce9a resource provider aggregate not found 2026-06-25 23:36:20.609 7 INFO neutron.services.segments.plugin [-] Segment 74391f6f-7b00-410b-9059-204d0108ce9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74391f6f-7b00-410b-9059-204d0108ce9a found for delete ", "request_id": "req-71336ed5-73a3-4b76-861a-bf47a557e36d"}]} 2026-06-25 23:36:20.611 7 INFO neutron.services.segments.plugin [-] Segment 74391f6f-7b00-410b-9059-204d0108ce9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74391f6f-7b00-410b-9059-204d0108ce9a found for delete ", "request_id": "req-1b9372fa-c462-4992-bdf0-6e50f0830711"}]} [pid: 7|app: 0|req: 1225/2353] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:20 2026] DELETE /v2.0/networks/49661bda-ee1e-45c2-9b1b-de78f43cafbc => 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: 1129/2354] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/security-groups?tenant_id=e5815f1b86d0426a806893db6e941880&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2355] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:21 2026] DELETE /v2.0/security-groups/12fd22b4-7d46-45e5-9e9e-740e3350f58c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2356] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:21 2026] GET /v2.0/security-groups?tenant_id=2870400f590249509f2c051d1c593b02&name=default => generated 2805 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2357] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:21 2026] DELETE /v2.0/security-groups/0e1c52d0-b5b0-4b4b-96fc-3b357789c3e9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:25.430 8 INFO neutron.db.segments_db [None req-c6c4b5af-befb-4923-a7bd-70892574257b 2b84cbc5cf324720974ea9b5b0f13734 266fc422a9884f5ba536b15f3057a1f6 - - - -] Added segment 8cc20a13-27e1-4d49-a638-28f09fcb04d9 of type vxlan for network d37927f3-9811-41d2-9dbf-9c0cb3c17af5 [pid: 8|app: 0|req: 1131/2358] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:36:25 2026] POST /v2.0/networks => generated 632 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2359] 10.0.0.195 () {34 vars in 664 bytes} [Thu Jun 25 23:36:25 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2360] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:36:25 2026] PUT /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 25 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: 7|app: 0|req: 1229/2361] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:25 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2362] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jun 25 23:36:26 2026] PUT /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2363] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/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: 1134/2364] 10.0.0.195 () {34 vars in 754 bytes} [Thu Jun 25 23:36:26 2026] PUT /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2365] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2366] 10.0.0.195 () {34 vars in 776 bytes} [Thu Jun 25 23:36:26 2026] PUT /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2367] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2368] 10.0.0.195 () {34 vars in 747 bytes} [Thu Jun 25 23:36:26 2026] PUT /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2369] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2370] 10.0.0.195 () {32 vars in 735 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:36:26.501 7 INFO neutron.api.v2.resource [None req-a568226d-35c6-4bfd-8cdf-0f782dc04fcc 2b84cbc5cf324720974ea9b5b0f13734 266fc422a9884f5ba536b15f3057a1f6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1234/2371] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2372] 10.0.0.195 () {32 vars in 738 bytes} [Thu Jun 25 23:36:26 2026] DELETE /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2373] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:36:26.649 8 INFO neutron.api.v2.resource [None req-32c7dcf0-4aac-4697-a1c0-fbf1e36190e4 2b84cbc5cf324720974ea9b5b0f13734 266fc422a9884f5ba536b15f3057a1f6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2374] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:36:26 2026] DELETE /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2375] 10.0.0.195 () {32 vars in 730 bytes} [Thu Jun 25 23:36:26 2026] DELETE /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2376] 10.0.0.195 () {32 vars in 727 bytes} [Thu Jun 25 23:36:26 2026] GET /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2377] 10.0.0.195 () {32 vars in 720 bytes} [Thu Jun 25 23:36:26 2026] DELETE /v2.0/ports/4128407a-e9fc-447a-a50c-9b91e91827ba => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:27.231 8 INFO neutron.services.segments.plugin [-] Segment 8cc20a13-27e1-4d49-a638-28f09fcb04d9 resource provider aggregate not found 2026-06-25 23:36:27.236 8 INFO neutron.services.segments.plugin [-] Segment 8cc20a13-27e1-4d49-a638-28f09fcb04d9 resource provider aggregate not found 2026-06-25 23:36:27.260 8 INFO neutron.services.segments.plugin [-] Segment 8cc20a13-27e1-4d49-a638-28f09fcb04d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc20a13-27e1-4d49-a638-28f09fcb04d9 found for delete ", "request_id": "req-10a733cc-5527-4494-a381-d90d7a6b86f9"}]} [pid: 8|app: 0|req: 1141/2378] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:36:27 2026] DELETE /v2.0/networks/d37927f3-9811-41d2-9dbf-9c0cb3c17af5 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:36:27.995 8 INFO neutron.services.segments.plugin [-] Segment 8cc20a13-27e1-4d49-a638-28f09fcb04d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cc20a13-27e1-4d49-a638-28f09fcb04d9 found for delete ", "request_id": "req-759062b5-1145-45e0-a51c-1e7ec2054cd6"}]} [pid: 8|app: 0|req: 1143/2381] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:27 2026] GET /v2.0/security-groups?tenant_id=266fc422a9884f5ba536b15f3057a1f6&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2382] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:28 2026] DELETE /v2.0/security-groups/2f018c4f-4eca-4c3e-9d58-e2ebc29f485d => 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: 1144/2383] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:36:28 2026] GET /v2.0/security-groups?tenant_id=66c4a6aaa66a44c69d39074edba80d86&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2384] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:36:28 2026] DELETE /v2.0/security-groups/f0b90373-6bb6-40f4-8ead-4c6b0c4541f6 => 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: 1145/2385] 199.19.213.181 () {34 vars in 1096 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e&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: 7|app: 0|req: 1241/2386] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2387] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2388] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.218&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => 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: 1147/2389] 199.19.213.181 () {34 vars in 1104 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A294&port_id=0340a781-0dab-400d-a43f-9cd947e4bdec => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2390] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2391] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2392] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2393] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:29 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1245/2394] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:30 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1150/2395] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2396] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:36:35 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: 1151/2397] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:36:35 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: 1247/2398] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2399] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2400] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:36:35 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2401] 199.19.213.181 () {34 vars in 677 bytes} [Thu Jun 25 23:36:35 2026] POST /v2.0/ports => generated 1093 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2402] 10.0.0.177 () {34 vars in 971 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1093 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: 1154/2403] 10.0.0.177 () {34 vars in 907 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2404] 199.19.213.181 () {34 vars in 1262 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2405] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1251/2406] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2407] 199.19.213.181 () {34 vars in 975 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1093 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2408] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:36:36 2026] GET /v2.0/networks?id=084dc550-a658-46b7-88d3-87f48fb971db => generated 802 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2409] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:36:36 2026] PUT /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1247 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2410] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2523 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-06-25 23:36:37.522 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61119e19-490c-4c23-b07e-848e8f23bc2d'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1158/2411] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2412] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2413] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&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: 1255/2414] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=segments => generated 14 bytes in 57 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: 1160/2415] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2416] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2417] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2418] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 1162/2419] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:37 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2420] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1163/2421] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2422] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/networks?id=084dc550-a658-46b7-88d3-87f48fb971db => generated 802 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2423] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => 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: 1260/2424] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2425] 10.0.0.177 () {34 vars in 971 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2426] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 7|app: 0|req: 1262/2427] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1263/2428] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1166/2429] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:36:38 2026] PUT /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1307 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2430] 199.19.213.181 () {30 vars in 732 bytes} [Thu Jun 25 23:36:38 2026] GET /v2.0/security-groups?name=lb-39cf0abb-bc57-47fd-ace5-98929444e9e7 => generated 1575 bytes in 39 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: 1167/2431] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:36:38 2026] PUT /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1307 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2432] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:36:39 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) /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: 1168/2433] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2434] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:36:39 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: 1169/2435] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:36:39 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: 1267/2436] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2437] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2438] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2439] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2440] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2441] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:36:39.624 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bb2c7a7-5d26-45e6-9c75-b8529999b8f6'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f', 'status': 'completed', 'code': 200} 2026-06-25 23:36:39.625 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bb2c7a7-5d26-45e6-9c75-b8529999b8f6'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1270/2442] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2443] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2444] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks?id=084dc550-a658-46b7-88d3-87f48fb971db => generated 802 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2445] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => 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: 1272/2446] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2447] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 7|app: 0|req: 1273/2448] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2449] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:39 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1274/2450] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2451] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/networks?id=084dc550-a658-46b7-88d3-87f48fb971db => generated 802 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2452] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => 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: 1178/2453] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2454] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 1179/2455] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2456] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:36:40 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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) 2026-06-25 23:36:46.694 8 INFO neutron.db.l3_db [None req-1fba0006-0e7b-4965-bbc2-dfaec9d302fe 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 242fe004-c0f8-44e6-996d-4c7a3b73a4e7 associated. External IP: 10.96.250.212, port: ce694674-5893-47e6-8434-55d8a2fedbfe. [pid: 8|app: 0|req: 1181/2459] 10.0.0.195 () {34 vars in 677 bytes} [Thu Jun 25 23:36:45 2026] POST /v2.0/floatingips => generated 898 bytes in 1357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2460] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2461] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:36:50 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: 1280/2462] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:36:50 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: 1183/2463] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2464] 199.19.213.181 () {30 vars in 732 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/security-groups?name=lb-39cf0abb-bc57-47fd-ace5-98929444e9e7 => generated 1575 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2465] 199.19.213.181 () {30 vars in 762 bytes} [Thu Jun 25 23:36:50 2026] GET /v2.0/security-group-rules?security_group_id=2ccfc89c-07ba-4c4d-81aa-ab37516455f8 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2466] 199.19.213.181 () {34 vars in 707 bytes} [Thu Jun 25 23:36:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2467] 199.19.213.181 () {34 vars in 707 bytes} [Thu Jun 25 23:36:51 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2470] 10.0.0.128 () {30 vars in 659 bytes} [Thu Jun 25 23:36:58 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: 1187/2471] 10.0.0.128 () {30 vars in 661 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2472] 10.0.0.128 () {30 vars in 637 bytes} [Thu Jun 25 23:36:58 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: 1188/2473] 10.0.0.128 () {30 vars in 673 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2474] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 25 23:36:58 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2475] 10.0.0.128 () {30 vars in 697 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 632 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2476] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2477] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:36:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2478] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:36:58 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: 1191/2479] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:36: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: 1289/2480] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2481] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2482] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:36:59 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: 1193/2483] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:36: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: 1291/2484] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:36: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: 1194/2485] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:36:59 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: 1292/2486] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:36:59 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2487] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2488] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:00 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2489] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:37:00 2026] POST /v2.0/ports => generated 1299 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2490] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:37:01 2026] PUT /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1424 bytes in 549 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: 1197/2491] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 4037 bytes in 58 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: 1295/2492] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2493] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:01 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:02.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5516a649-dea2-4b17-aa05-a06bcdbe91c0'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'f0953486-98fa-4b1b-9be9-cb9ed7e3b955', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1296/2494] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&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: 8|app: 0|req: 1199/2495] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=segments => generated 14 bytes in 71 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: 1297/2496] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1200/2497] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => 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: 1298/2498] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2499] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2500] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2501] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1300/2502] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1203/2503] 199.19.213.181 () {34 vars in 1102 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1301/2504] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2505] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2506] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2507] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2508] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:02 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1206/2509] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 4037 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2510] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2511] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1305/2512] 199.19.213.181 () {34 vars in 1102 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2513] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd&id=c293de79-5f65-4467-af33-17c8d1421b03 => generated 1361 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2514] 10.0.0.177 () {34 vars in 971 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2515] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&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: 1209/2516] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2517] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&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: 1210/2518] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2519] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1310/2520] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 8|app: 0|req: 1211/2521] 199.19.213.181 () {34 vars in 750 bytes} [Thu Jun 25 23:37:03 2026] PUT /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1199 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2522] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 797 bytes in 91 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: 1212/2523] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 650 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:04.012 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed6ea7bd-397c-4c25-b0fb-90327f0b4613'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'f0953486-98fa-4b1b-9be9-cb9ed7e3b955', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1213/2524] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2525] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:04 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: 1215/2526] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:04 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: 1312/2527] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:03 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3812 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2528] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:04 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: 1217/2529] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2530] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2531] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2532] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2533] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1220/2534] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2535] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2536] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&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: 1221/2537] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2538] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2539] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1223/2540] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2541] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:04 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1224/2542] 10.0.0.128 () {30 vars in 659 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2543] 10.0.0.128 () {30 vars in 661 bytes} [Thu Jun 25 23:37:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2544] 10.0.0.128 () {30 vars in 637 bytes} [Thu Jun 25 23:37:09 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: 1320/2545] 10.0.0.128 () {30 vars in 673 bytes} [Thu Jun 25 23:37:09 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: 1226/2546] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 25 23:37:10 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: 1321/2547] 10.0.0.128 () {30 vars in 697 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/subnets/2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2548] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2549] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:10 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: 1228/2550] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:10 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: 1323/2551] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2552] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2553] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/subnets/2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 648 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2554] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:10 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3814 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2555] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:11 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: 1231/2556] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2557] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:11 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: 1232/2558] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:11 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: 1327/2559] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2560] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:11 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2561] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:12 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2564] 199.19.213.181 () {38 vars in 955 bytes} [Thu Jun 25 23:37:12 2026] POST /v2.0/ports => generated 1307 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2565] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:37:12 2026] PUT /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1432 bytes in 558 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: 1235/2566] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 5274 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, ' 2026-06-25 23:37:13.234 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33ba5c7e-4d6f-4547-860a-58bb0dd993e7'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': '6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2567] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2568] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2569] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2570] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=segments => generated 14 bytes in 65 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: 1334/2571] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1238/2572] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => 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: 1335/2573] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2574] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 1336/2575] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2576] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1337/2577] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1241/2578] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 653 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2579] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2580] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:13 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2581] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1243/2582] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.139&port_id=6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1340/2583] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A154&port_id=6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1244/2584] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2585] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1245/2586] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2587] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1246/2588] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1343/2589] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 5274 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2590] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2591] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.139&port_id=6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1248/2592] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A154&port_id=6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1249/2593] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2594] 10.0.0.177 () {34 vars in 971 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1468 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2595] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1346/2596] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1468 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2597] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:14 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 1347/2598] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1468 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2599] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2600] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2601] 199.19.213.181 () {34 vars in 750 bytes} [Thu Jun 25 23:37:15 2026] PUT /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1201 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2602] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 797 bytes in 90 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: 1349/2603] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/subnets/2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 648 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2604] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2605] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 5043 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:15.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18bd602c-f17a-410c-a143-375023199e14'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': '6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2606] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2607] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2608] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2609] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2610] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2611] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.139&port_id=6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1355/2612] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2613] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2614] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2615] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2616] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2617] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1358/2618] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:15 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2619] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2620] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2621] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:16 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2622] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37: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: 7|app: 0|req: 1360/2623] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:24 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: 1264/2624] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2625] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2626] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => 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: 1362/2627] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 5043 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2628] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:24 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: 1363/2629] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:24 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: 1267/2630] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:24 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: 1364/2631] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:24 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: 1268/2632] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1237 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2633] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:37:24 2026] PUT /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1026 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2634] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2635] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2636] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 4868 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:25.509 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7449566e-b86a-4560-8f62-8e8010effe09'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': '6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a', 'status': 'completed', 'code': 200} /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: 1271/2637] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 4868 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2638] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2639] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2640] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:25 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2641] 199.19.213.181 () {34 vars in 975 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2642] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2643] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3814 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2644] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2645] 199.19.213.181 () {34 vars in 1226 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420&id=084dc550-a658-46b7-88d3-87f48fb971db&id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 3095 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:26.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce4c38e-0c1b-4d91-ab38-537c59f98970 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1276/2646] 199.19.213.181 () {32 vars in 719 bytes} [Thu Jun 25 23:37:26 2026] DELETE /v2.0/ports/6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a => 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: 1371/2647] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => 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: 1372/2648] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2649] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2650] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2651] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2652] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2653] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2654] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2655] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2656] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2657] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2658] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2659] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2660] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2661] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:26 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2662] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2663] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2664] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2665] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2666] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?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: 1382/2669] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2670] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1383/2671] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/subnets?id=2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2672] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/ports?network_id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:27.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8dd8394-fc5e-41fb-83ca-10cf0e906d6d'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-deleted', 'tag': '6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2673] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2674] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:27 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?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: 1385/2675] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:30 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: 1291/2676] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:30 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: 1386/2677] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:30 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: 1292/2678] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:30 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: 1387/2679] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:30 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2680] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:30 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: 1388/2681] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2682] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:30 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: 1389/2683] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:30 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: 1295/2684] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:30 2026] GET /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1237 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2685] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:37:30 2026] PUT /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1026 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2686] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:30 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 797 bytes in 66 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: 1391/2687] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2688] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:31.190 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd75986b-3bef-456c-b65e-9e694b5742ae'] response: {'name': 'network-changed', 'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'tag': 'f0953486-98fa-4b1b-9be9-cb9ed7e3b955', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2689] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 3639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2690] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/networks?id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2691] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2692] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2693] 199.19.213.181 () {34 vars in 975 bytes} [Thu Jun 25 23:37:31 2026] GET /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2694] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:37:31 2026] DELETE /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => 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: 1395/2695] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:37:32.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71c6dc8e-a72b-446e-b74a-5fdc21460bc0'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-deleted', 'tag': 'f0953486-98fa-4b1b-9be9-cb9ed7e3b955', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2696] 199.19.213.181 () {34 vars in 1146 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420&id=084dc550-a658-46b7-88d3-87f48fb971db&id=3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 2309 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2697] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => 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: 1302/2698] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2699] 199.19.213.181 () {34 vars in 1096 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39&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: 1303/2700] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:32.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbd68ec3-9748-46e4-b3d1-cf846c309599 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1398/2701] 199.19.213.181 () {32 vars in 719 bytes} [Thu Jun 25 23:37:32 2026] DELETE /v2.0/ports/f0953486-98fa-4b1b-9be9-cb9ed7e3b955 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2703] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2703] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2704] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1401/2705] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:32 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: 1305/2706] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2707] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:32 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: 1307/2708] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2709] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1308/2710] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:32 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: 1309/2711] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2712] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A367&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => 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: 1310/2713] 199.19.213.181 () {34 vars in 1056 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.76&port_id=c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2714] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2716] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets?id=76c5dd21-9456-4324-8c3e-30ebc541983f => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2716] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2717] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2718] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?network_id=084dc550-a658-46b7-88d3-87f48fb971db&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: 1313/2719] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 7|app: 0|req: 1407/2720] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2721] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2722] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2723] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2724] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2725] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2726] 199.19.213.181 () {30 vars in 703 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2727] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?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: 1317/2728] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2729] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:32 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2730] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2731] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2732] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:41 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: 1414/2733] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2734] 199.19.213.181 () {30 vars in 732 bytes} [Thu Jun 25 23:37:41 2026] GET /v2.0/security-groups?name=lb-39cf0abb-bc57-47fd-ace5-98929444e9e7 => generated 2739 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2735] 199.19.213.181 () {30 vars in 762 bytes} [Thu Jun 25 23:37:41 2026] GET /v2.0/security-group-rules?security_group_id=2ccfc89c-07ba-4c4d-81aa-ab37516455f8 => generated 2206 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2736] 199.19.213.181 () {32 vars in 749 bytes} [Thu Jun 25 23:37:41 2026] DELETE /v2.0/security-group-rules/7cd37615-862a-463c-a374-f5e85862d14d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2737] 199.19.213.181 () {32 vars in 749 bytes} [Thu Jun 25 23:37:41 2026] DELETE /v2.0/security-group-rules/80ec8c8a-5bbd-4238-b3b2-bfa6b3e34044 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:46.319 7 INFO neutron.db.l3_db [None req-d21f1ce1-86cb-4ed2-a72f-dc439d34620d 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 242fe004-c0f8-44e6-996d-4c7a3b73a4e7 disassociated (deleted). External IP: 10.96.250.212, port: ce694674-5893-47e6-8434-55d8a2fedbfe. [pid: 7|app: 0|req: 1418/2740] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:37:45 2026] DELETE /v2.0/floatingips/242fe004-c0f8-44e6-996d-4c7a3b73a4e7 => generated 0 bytes in 799 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:46.733 8 INFO neutron.api.v2.resource [None req-054f6681-2b66-4e60-9099-902ee058bc15 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1323/2741] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:37:46 2026] GET /v2.0/floatingips/242fe004-c0f8-44e6-996d-4c7a3b73a4e7 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2742] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2743] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2744] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:47 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: 1325/2745] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:47 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: 1421/2746] 199.19.213.181 () {30 vars in 701 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2747] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2748] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2749] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2750] 199.19.213.181 () {34 vars in 975 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2751] 199.19.213.181 () {34 vars in 1060 bytes} [Thu Jun 25 23:37:47 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2752] 199.19.213.181 () {34 vars in 1016 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db?fields=dns_domain => generated 29 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2753] 199.19.213.181 () {38 vars in 1028 bytes} [Thu Jun 25 23:37:48 2026] PUT /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1146 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2754] 199.19.213.181 () {30 vars in 716 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 39 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: 1426/2755] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/ports?tenant_id=ad7c0d7ffe9a484bba340153dc3a1d5f&device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2756] 199.19.213.181 () {34 vars in 1066 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks?id=65410166-c413-46c9-aad2-fcb025f5c420&id=084dc550-a658-46b7-88d3-87f48fb971db => generated 1523 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2757] 199.19.213.181 () {34 vars in 1062 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.145&port_id=60c86a19-9082-4679-8ca7-c611fd3bfde7 => 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: 1330/2758] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:37:48 2026] PUT /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1086 bytes in 310 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: 1429/2759] 199.19.213.181 () {34 vars in 984 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/subnets?id=363a3676-9294-4c83-9ae9-df764d4ef67f => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2760] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 1086 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2761] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/ports?network_id=65410166-c413-46c9-aad2-fcb025f5c420&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2762] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1432/2763] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:48 2026] GET /v2.0/networks/65410166-c413-46c9-aad2-fcb025f5c420?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: 1332/2764] 199.19.213.181 () {32 vars in 719 bytes} [Thu Jun 25 23:37:48 2026] DELETE /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2765] 199.19.213.181 () {30 vars in 663 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2766] 199.19.213.181 () {30 vars in 665 bytes} [Thu Jun 25 23:37:49 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: 1434/2767] 199.19.213.181 () {30 vars in 641 bytes} [Thu Jun 25 23:37:49 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: 1334/2768] 199.19.213.181 () {30 vars in 677 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:37:49.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92f27b8f-9df1-4aff-a4f9-2301f0e9264d 0478de6d639243cf95e18172e1c804c4 ad7c0d7ffe9a484bba340153dc3a1d5f - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2769] 199.19.213.181 () {32 vars in 719 bytes} [Thu Jun 25 23:37:49 2026] DELETE /v2.0/ports/c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2770] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2771] 199.19.213.181 () {30 vars in 732 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/security-groups?name=lb-39cf0abb-bc57-47fd-ace5-98929444e9e7 => generated 1575 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2772] 199.19.213.181 () {30 vars in 697 bytes} [Thu Jun 25 23:37:49 2026] GET /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2773] 199.19.213.181 () {34 vars in 749 bytes} [Thu Jun 25 23:37:49 2026] PUT /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 1090 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2774] 199.19.213.181 () {32 vars in 739 bytes} [Thu Jun 25 23:37:50 2026] DELETE /v2.0/security-groups/2ccfc89c-07ba-4c4d-81aa-ab37516455f8 => 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: 1438/2775] 199.19.213.181 () {32 vars in 719 bytes} [Thu Jun 25 23:37:50 2026] DELETE /v2.0/ports/ce694674-5893-47e6-8434-55d8a2fedbfe => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2776] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:37:51 2026] GET /v2.0/ports?device_id=703f885a-3d76-454d-880c-fc3336ce735c => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2777] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:37:51 2026] DELETE /v2.0/ports/60c86a19-9082-4679-8ca7-c611fd3bfde7 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:52.439 8 INFO neutron.db.l3_db [None req-60a1e28e-5a81-4f08-8c5a-5c5a66ddd676 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 7a5a8210-765c-4fba-81a3-8f80909bb69e disassociated (deleted). External IP: 10.96.250.219, port: a7645262-ae12-4699-9d5b-b36ca3ef8be2. [pid: 8|app: 0|req: 1339/2778] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:37:51 2026] DELETE /v2.0/floatingips/7a5a8210-765c-4fba-81a3-8f80909bb69e => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:52.892 7 INFO neutron.api.v2.resource [None req-87e11872-c34a-42cf-a97e-934adc1df188 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2779] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:37:52 2026] GET /v2.0/floatingips/7a5a8210-765c-4fba-81a3-8f80909bb69e => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:37:53.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82a7dea9-de3f-4f1a-a874-3db7ae70ad80'] response: {'name': 'network-changed', 'server_uuid': '954c34b3-e0d5-4e70-a10f-4aa9eaa90c39', 'tag': 'a7645262-ae12-4699-9d5b-b36ca3ef8be2', 'status': 'completed', 'code': 200} 2026-06-25 23:37:53.125 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a688d51-5667-474b-8077-bda2f3e4b13e'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-deleted', 'tag': '60c86a19-9082-4679-8ca7-c611fd3bfde7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2780] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1473 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2781] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1204 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2782] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2783] 199.19.213.181 () {34 vars in 986 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/networks?id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2784] 199.19.213.181 () {34 vars in 1058 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.206&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => 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: 1443/2785] 199.19.213.181 () {34 vars in 1106 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A367&port_id=a7645262-ae12-4699-9d5b-b36ca3ef8be2 => 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: 1343/2786] 199.19.213.181 () {34 vars in 1064 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/subnets?id=2b9e7c64-259c-46a0-a01a-e478fe4344e2&id=efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 1365 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2787] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2788] 199.19.213.181 () {34 vars in 1052 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?network_id=81b6f781-a5e4-4cca-8d53-bb6d0060b7ca&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: 7|app: 0|req: 1445/2789] 199.19.213.181 () {34 vars in 1012 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2790] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/ports?device_id=954c34b3-e0d5-4e70-a10f-4aa9eaa90c39 => generated 1204 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2791] 199.19.213.181 () {34 vars in 1112 bytes} [Thu Jun 25 23:37:53 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2792] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:37:53 2026] DELETE /v2.0/ports/a7645262-ae12-4699-9d5b-b36ca3ef8be2 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:37:58.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af660239-dc32-46f7-b3cf-6959df84a516'] response: {'server_uuid': '954c34b3-e0d5-4e70-a10f-4aa9eaa90c39', 'name': 'network-vif-deleted', 'tag': 'a7645262-ae12-4699-9d5b-b36ca3ef8be2', 'status': 'completed', 'code': 200} 2026-06-25 23:37:58.713 8 INFO neutron.db.l3_db [None req-4b259518-c4a3-45dd-ac82-cc87258e42b3 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] Floating IP 16f35b36-1427-4464-b657-10ae3586712e disassociated (deleted). External IP: 10.96.250.218, port: 0340a781-0dab-400d-a43f-9cd947e4bdec. [pid: 8|app: 0|req: 1348/2795] 10.0.0.195 () {32 vars in 732 bytes} [Thu Jun 25 23:37:58 2026] DELETE /v2.0/floatingips/16f35b36-1427-4464-b657-10ae3586712e => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:37:59.178 7 INFO neutron.api.v2.resource [None req-dc5521b6-ab66-4589-8f32-c97cc2bb2dfa 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2796] 10.0.0.195 () {32 vars in 729 bytes} [Thu Jun 25 23:37:59 2026] GET /v2.0/floatingips/16f35b36-1427-4464-b657-10ae3586712e => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2797] 10.0.0.177 () {34 vars in 990 bytes} [Thu Jun 25 23:37:59 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2798] 10.0.0.177 () {34 vars in 1040 bytes} [Thu Jun 25 23:37:59 2026] GET /v2.0/security-groups?id=ccc2f425-be79-4475-a050-b7d6dcd2e4d2&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: 1350/2799] 199.19.213.181 () {34 vars in 994 bytes} [Thu Jun 25 23:37:59 2026] GET /v2.0/ports?device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 1200 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2800] 199.19.213.181 () {36 vars in 997 bytes} [Thu Jun 25 23:37:59 2026] DELETE /v2.0/ports/0340a781-0dab-400d-a43f-9cd947e4bdec => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:04.620 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84f12187-a555-4b63-bb1d-d53a0591d0fd'] response: {'name': 'network-changed', 'server_uuid': '1705589d-1961-4de5-a9f4-d899a5edea0e', 'tag': '0340a781-0dab-400d-a43f-9cd947e4bdec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1351/2801] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:04 2026] DELETE /v2.0/security-group-rules/59b7088e-dd02-40f7-8b80-ff0fafa0534b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:04.661 8 INFO neutron.api.v2.resource [None req-df27d79f-a586-4330-86ee-5c15674050b6 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1352/2802] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/security-group-rules/59b7088e-dd02-40f7-8b80-ff0fafa0534b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2803] 199.19.213.181 () {34 vars in 1080 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/ports?tenant_id=7e9e8766669746edaaca14893bed074d&device_id=1705589d-1961-4de5-a9f4-d899a5edea0e => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:38:04.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5121613f-1c46-4677-ac32-b4c73f0c930b'] response: {'server_uuid': '1705589d-1961-4de5-a9f4-d899a5edea0e', 'name': 'network-vif-deleted', 'tag': '0340a781-0dab-400d-a43f-9cd947e4bdec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1353/2804] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:04 2026] DELETE /v2.0/security-group-rules/a7ec5c3f-6aea-45a7-a3b6-fb213ae1860f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:04.751 8 INFO neutron.api.v2.resource [None req-45290f2b-e0f9-4a8b-9c5f-adf53971eb4e 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1354/2805] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/security-group-rules/a7ec5c3f-6aea-45a7-a3b6-fb213ae1860f => 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: 1355/2806] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:04 2026] DELETE /v2.0/security-group-rules/7d6a7d58-432f-49c8-a988-ec6ec4bc7543 => 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: 1452/2807] 199.19.213.181 () {34 vars in 1018 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/networks?tenant_id=7e9e8766669746edaaca14893bed074d&shared=False => generated 2374 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:38:04.859 8 INFO neutron.api.v2.resource [None req-6ed4350a-cc71-4e33-9927-3f885379ca9c 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2808] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/security-group-rules/7d6a7d58-432f-49c8-a988-ec6ec4bc7543 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2809] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:04 2026] DELETE /v2.0/security-group-rules/b78325aa-8293-4553-a029-a164cce5c4e2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:04.946 8 INFO neutron.api.v2.resource [None req-d16b21a5-f6b9-48f2-9666-b838f595d1a3 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1358/2810] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/security-group-rules/b78325aa-8293-4553-a029-a164cce5c4e2 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2811] 199.19.213.181 () {34 vars in 930 bytes} [Thu Jun 25 23:38:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2812] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:04 2026] DELETE /v2.0/security-group-rules/4d0a8b89-7434-40fc-b99b-5c042eecc7cc => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.028 7 INFO neutron.api.v2.resource [None req-24ba2d41-70c4-4fcb-8551-6f6a90b945e8 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/2813] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/4d0a8b89-7434-40fc-b99b-5c042eecc7cc => 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: 1360/2814] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/eade7ef1-ba4d-496b-a246-b5f6a5ddbb85 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.114 7 INFO neutron.api.v2.resource [None req-5e9132cd-6d7a-4192-be84-d48e97869679 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2815] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/eade7ef1-ba4d-496b-a246-b5f6a5ddbb85 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2816] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/488e120e-5985-46e1-a350-17572e95c99b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.204 7 INFO neutron.api.v2.resource [None req-d8e7fa47-d2cd-49c9-9cec-bd7f8243e55d 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/2817] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/488e120e-5985-46e1-a350-17572e95c99b => 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: 1362/2818] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/c3da7cb5-0a04-426a-89aa-7c67ac51652e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.293 7 INFO neutron.api.v2.resource [None req-6de95067-7820-4969-a7f5-d7ec2ff2e7c6 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/2819] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/c3da7cb5-0a04-426a-89aa-7c67ac51652e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2820] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/10026699-9907-4bed-babb-fb23dd1b32e4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.394 7 INFO neutron.api.v2.resource [None req-89b4f652-ed60-47b6-a964-f86d945f6c0d 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/2821] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/10026699-9907-4bed-babb-fb23dd1b32e4 => 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: 1364/2822] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/3d7bf61f-5c7a-4cf0-a9ea-00e5325b2c6b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.490 7 INFO neutron.api.v2.resource [None req-6dd67ce0-564f-47f4-9c51-a203e9782a6c 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/2823] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/3d7bf61f-5c7a-4cf0-a9ea-00e5325b2c6b => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2824] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-group-rules/21cf6828-8715-4d3e-ae8a-d9b58a2aebd2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.580 7 INFO neutron.api.v2.resource [None req-c199a996-e9c4-457c-baf0-217e3b8a0f83 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/2825] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-group-rules/21cf6828-8715-4d3e-ae8a-d9b58a2aebd2 => 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: 1366/2826] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:05 2026] DELETE /v2.0/security-groups/ccc2f425-be79-4475-a050-b7d6dcd2e4d2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:05.712 7 INFO neutron.api.v2.resource [None req-3101d52d-6d01-4ffa-8033-84a550729bac 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2827] 10.0.0.195 () {32 vars in 737 bytes} [Thu Jun 25 23:38:05 2026] GET /v2.0/security-groups/ccc2f425-be79-4475-a050-b7d6dcd2e4d2 => 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: 1367/2828] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:05 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 309 bytes in 1923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:07.954 7 INFO neutron.api.v2.resource [None req-0ff48228-8fa8-40a3-964d-400908ffec40 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2829] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:07 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 198 bytes in 257 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2830] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:07 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:09.434 7 INFO neutron.api.v2.resource [None req-bc3fb5c6-1538-4060-a898-9cfd3630b558 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2831] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:09 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2832] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:09 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:38:10.936 7 INFO neutron.api.v2.resource [None req-07dbe6c7-105a-4c8d-8ee9-c01dfb22b0d1 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/2833] 10.0.0.195 () {34 vars in 789 bytes} [Thu Jun 25 23:38:10 2026] PUT /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71/remove_router_interface => generated 198 bytes in 253 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:12.170 8 INFO neutron.db.l3_hamode_db [None req-715a8689-fb94-4686-a486-11d757cb3999 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - - -] HA network 6a0d0440-5a81-4a87-ac5b-e234436a4077 was deleted as no HA routers are present in tenant 7e9e8766669746edaaca14893bed074d. [pid: 8|app: 0|req: 1370/2834] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:10 2026] DELETE /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71 => generated 0 bytes in 1235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:12.218 7 INFO neutron.api.v2.resource [None req-f6180bd2-d219-40c2-982e-29bf1a682520 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/2835] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:12 2026] GET /v2.0/routers/70930a75-9fa8-4368-916b-bd6145a3bf71 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:12.266 8 INFO neutron.services.segments.plugin [-] Segment b561ec3f-36d3-40d4-893a-2ce718a61714 resource provider aggregate not found 2026-06-25 23:38:12.282 8 INFO neutron.services.segments.plugin [-] Segment b561ec3f-36d3-40d4-893a-2ce718a61714 resource provider aggregate not found 2026-06-25 23:38:12.296 8 INFO neutron.services.segments.plugin [-] Segment b561ec3f-36d3-40d4-893a-2ce718a61714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b561ec3f-36d3-40d4-893a-2ce718a61714 found for delete ", "request_id": "req-edb98dbc-f035-4131-8459-14be4a411cd7"}]} 2026-06-25 23:38:12.305 8 INFO neutron.services.segments.plugin [-] Segment b561ec3f-36d3-40d4-893a-2ce718a61714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b561ec3f-36d3-40d4-893a-2ce718a61714 found for delete ", "request_id": "req-f4463765-4795-475e-b98a-1c143a969af0"}]} [pid: 8|app: 0|req: 1371/2838] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:12 2026] DELETE /v2.0/subnets/efc8c0da-b598-4491-b4eb-f84b6f501711 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:12.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31e6d76c-3475-4ba2-acb2-5649cb90121f 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2839] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:12 2026] GET /v2.0/subnets/efc8c0da-b598-4491-b4eb-f84b6f501711 => 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: 1372/2840] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:12 2026] DELETE /v2.0/subnets/2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:12.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9e9959f-182b-4378-b3a7-a3788e3c2d15 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2841] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:12 2026] GET /v2.0/subnets/2b9e7c64-259c-46a0-a01a-e478fe4344e2 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2842] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:12 2026] DELETE /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:13.299 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eef989a3-9e71-42a5-a00e-5c94daa029b2 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/2843] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/networks/81b6f781-a5e4-4cca-8d53-bb6d0060b7ca => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2844] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/subnets/c293de79-5f65-4467-af33-17c8d1421b03 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:13.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83730add-0e0e-476d-8799-45a8b40f82a0 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/2845] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:13 2026] GET /v2.0/subnets/c293de79-5f65-4467-af33-17c8d1421b03 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:14.318 8 INFO neutron.services.segments.plugin [-] Segment e3e729ac-7c83-4579-860e-de4586bc2109 resource provider aggregate not found 2026-06-25 23:38:14.328 8 INFO neutron.services.segments.plugin [-] Segment e3e729ac-7c83-4579-860e-de4586bc2109 resource provider aggregate not found 2026-06-25 23:38:14.337 8 INFO neutron.services.segments.plugin [-] Segment e3e729ac-7c83-4579-860e-de4586bc2109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e729ac-7c83-4579-860e-de4586bc2109 found for delete ", "request_id": "req-eaf7b0bb-cd51-4ed1-874d-b577ba79d5da"}]} 2026-06-25 23:38:14.351 8 INFO neutron.services.segments.plugin [-] Segment e3e729ac-7c83-4579-860e-de4586bc2109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3e729ac-7c83-4579-860e-de4586bc2109 found for delete ", "request_id": "req-e2e295c8-7d27-4f7c-8602-96a1732f95b9"}]} [pid: 8|app: 0|req: 1375/2846] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:13 2026] DELETE /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 0 bytes in 831 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:14.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee7af0de-e636-40b4-bc54-c5800764bc16 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2847] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/subnets/2c4f087a-0dad-439d-84b2-ddd9a7e72efd => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1376/2848] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:14.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d12f5da2-496a-47e4-bb73-f6078667f17f 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/2849] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:38:14 2026] GET /v2.0/networks/3ab2bca7-beb7-48d2-a57f-a69eb0f8b764 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2850] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:14 2026] DELETE /v2.0/subnets/be866b95-46bc-4873-8a27-d4dda3d8e65b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:15.228 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ee303bc-b2a9-4a8c-9487-08e228965cfd 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2851] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:15 2026] GET /v2.0/subnets/be866b95-46bc-4873-8a27-d4dda3d8e65b => 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: 1378/2852] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:15 2026] DELETE /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:15.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-529673f3-e50d-4c4d-ad8a-f6f0b8e2a80c 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2853] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:15 2026] GET /v2.0/subnets/76c5dd21-9456-4324-8c3e-30ebc541983f => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2854] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:15 2026] DELETE /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:16.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-284f9d01-8d8c-4d6e-8bae-51b0a8befa54 45f6f268fde84f25ab06280cd303549f 7e9e8766669746edaaca14893bed074d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2855] 10.0.0.195 () {32 vars in 723 bytes} [Thu Jun 25 23:38:16 2026] GET /v2.0/networks/084dc550-a658-46b7-88d3-87f48fb971db => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:38:18.155 8 INFO neutron.services.segments.plugin [-] Segment ff048158-935f-46e2-9002-e605d7ff3ab1 resource provider aggregate not found 2026-06-25 23:38:18.164 8 INFO neutron.services.segments.plugin [-] Segment ff048158-935f-46e2-9002-e605d7ff3ab1 resource provider aggregate not found 2026-06-25 23:38:18.185 8 INFO neutron.services.segments.plugin [-] Segment ff048158-935f-46e2-9002-e605d7ff3ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff048158-935f-46e2-9002-e605d7ff3ab1 found for delete ", "request_id": "req-bcbe22a3-dda1-466e-9366-c06baa3b7bb3"}]} 2026-06-25 23:38:18.193 8 INFO neutron.services.segments.plugin [-] Segment ff048158-935f-46e2-9002-e605d7ff3ab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff048158-935f-46e2-9002-e605d7ff3ab1 found for delete ", "request_id": "req-a240fd3f-b557-493e-a248-655de6cf53ec"}]} 2026-06-25 23:38:18.208 8 INFO neutron.services.segments.plugin [-] Segment 03417052-b053-4152-9b7a-3ab93af06504 resource provider aggregate not found 2026-06-25 23:38:18.218 8 INFO neutron.services.segments.plugin [-] Segment 03417052-b053-4152-9b7a-3ab93af06504 resource provider aggregate not found 2026-06-25 23:38:18.227 8 INFO neutron.services.segments.plugin [-] Segment 03417052-b053-4152-9b7a-3ab93af06504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03417052-b053-4152-9b7a-3ab93af06504 found for delete ", "request_id": "req-8d937c47-137e-47c9-a01e-9c448deed2db"}]} 2026-06-25 23:38:18.240 8 INFO neutron.services.segments.plugin [-] Segment 03417052-b053-4152-9b7a-3ab93af06504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03417052-b053-4152-9b7a-3ab93af06504 found for delete ", "request_id": "req-e2373fa8-fec4-490a-83e7-bfd80746913c"}]} [pid: 8|app: 0|req: 1380/2856] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.0/security-groups?tenant_id=e2d0e4bcce8c4452a389a4b749541974&name=default => generated 2805 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2857] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:18 2026] DELETE /v2.0/security-groups/cf7806d2-526c-421e-9ddc-dea21c500d47 => 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: 1381/2858] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.0/security-groups?tenant_id=7e9e8766669746edaaca14893bed074d&name=default => generated 2801 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2859] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:18 2026] DELETE /v2.0/security-groups/7e836017-657a-42cc-b975-cb5619a1d5e5 => 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: 1382/2860] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/security-groups?tenant_id=fcc1a79693854f4e9685c83f966e7b0c&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: 1479/2861] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/security-groups/4017827f-7362-4a32-b30b-abe76305c3ae => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2862] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/security-groups?tenant_id=4866bcc357014d1f9bbcef654cbcc5d0&name=default => generated 2805 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2863] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/security-groups/bdb2cd52-3af5-47fd-bd9f-917b7c1d144b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2864] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:19 2026] GET /v2.0/security-groups?tenant_id=736d10864ef0417c999d16a30f37eb47&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2865] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:19 2026] DELETE /v2.0/security-groups/960f593e-4e5b-48eb-8809-eb9411defe4b => 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: 1385/2866] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/security-groups?tenant_id=35ab7bde29be40b793ff21e53bec5ab3&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2867] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/security-groups/4d62be58-0876-44f9-8411-85b6920d50e4 => 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: 1386/2868] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:20 2026] GET /v2.0/security-groups?tenant_id=8e5d22dfdc1340f7a56064e31275f143&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2869] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:20 2026] DELETE /v2.0/security-groups/737e62f0-69c9-45df-8f6e-3cd06532a12d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:25.144 8 INFO neutron.db.segments_db [None req-7124d1c3-cdf6-4a89-8501-d1b278d7d508 4e448132bb5445ff8c438abf2397f0a1 a7b1310449054b7ba3f52329c7dca722 - - - -] Added segment 67abd430-cadb-42e8-ad59-ddbbc17cf57e of type vxlan for network 938b1662-941c-4b5e-a649-9d08f8832cdc [pid: 8|app: 0|req: 1387/2870] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:24 2026] POST /v2.0/networks => generated 632 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:25.335 7 INFO neutron.db.segments_db [None req-9447edef-9c5d-4ce6-997b-a94f3d216181 4e448132bb5445ff8c438abf2397f0a1 a7b1310449054b7ba3f52329c7dca722 - - - -] Added segment a394d423-d918-48e5-bf8c-aea34ab51367 of type vxlan for network 162e028c-4e42-4e23-94fb-746112d8e1cb [pid: 7|app: 0|req: 1484/2871] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:25 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:25.561 8 INFO neutron.db.segments_db [None req-0cb878bb-3107-4590-9185-be3039266683 4e448132bb5445ff8c438abf2397f0a1 a7b1310449054b7ba3f52329c7dca722 - - - -] Added segment da55cf89-f3d2-404e-989a-b828ae6b17bd of type vxlan for network d87980fd-60ab-450e-9373-ce941a97a299 [pid: 8|app: 0|req: 1388/2872] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:25 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:25.764 7 INFO neutron.db.segments_db [None req-f8fed888-f820-4b1d-9ddf-8ecc740e4956 4e448132bb5445ff8c438abf2397f0a1 a7b1310449054b7ba3f52329c7dca722 - - - -] Added segment 637e480c-88b0-4d12-9c91-d00c09e893cc of type vxlan for network 2ae5ac3c-4030-4c21-81d3-2a5534c696c4 [pid: 7|app: 0|req: 1485/2873] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:25 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:25.973 8 INFO neutron.db.segments_db [None req-59cb520b-37a9-4c17-a1e9-12450d35c32b 4e448132bb5445ff8c438abf2397f0a1 a7b1310449054b7ba3f52329c7dca722 - - - -] Added segment 4c177b56-f48d-4ef4-9ae4-b416a36374ee of type vxlan for network 5c67aa23-a7cf-4f09-ad10-416796665af0 [pid: 8|app: 0|req: 1389/2874] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:25 2026] POST /v2.0/networks => generated 631 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2875] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:38:26 2026] PUT /v2.0/networks/938b1662-941c-4b5e-a649-9d08f8832cdc/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2876] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:38:26 2026] PUT /v2.0/networks/162e028c-4e42-4e23-94fb-746112d8e1cb/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: 1487/2877] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:38:26 2026] PUT /v2.0/networks/d87980fd-60ab-450e-9373-ce941a97a299/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: 1391/2878] 10.0.0.195 () {34 vars in 753 bytes} [Thu Jun 25 23:38:26 2026] PUT /v2.0/networks/2ae5ac3c-4030-4c21-81d3-2a5534c696c4/tags => 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: 1488/2879] 10.0.0.195 () {32 vars in 666 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2880] 10.0.0.195 () {32 vars in 680 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2881] 10.0.0.195 () {32 vars in 676 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2882] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2883] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2884] 10.0.0.195 () {32 vars in 688 bytes} [Thu Jun 25 23:38:26 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2887] 10.0.0.195 () {32 vars in 684 bytes} [Thu Jun 25 23:38:27 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2888] 10.0.0.195 () {32 vars in 696 bytes} [Thu Jun 25 23:38:27 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2889] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:27 2026] DELETE /v2.0/networks/938b1662-941c-4b5e-a649-9d08f8832cdc => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:27.966 8 INFO neutron.services.segments.plugin [-] Segment a394d423-d918-48e5-bf8c-aea34ab51367 resource provider aggregate not found 2026-06-25 23:38:27.973 8 INFO neutron.services.segments.plugin [-] Segment a394d423-d918-48e5-bf8c-aea34ab51367 resource provider aggregate not found 2026-06-25 23:38:27.997 8 INFO neutron.services.segments.plugin [-] Segment a394d423-d918-48e5-bf8c-aea34ab51367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a394d423-d918-48e5-bf8c-aea34ab51367 found for delete ", "request_id": "req-9132eb77-dcd8-4eb5-8a20-4ba248432edc"}]} 2026-06-25 23:38:28.002 8 INFO neutron.services.segments.plugin [-] Segment a394d423-d918-48e5-bf8c-aea34ab51367 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a394d423-d918-48e5-bf8c-aea34ab51367 found for delete ", "request_id": "req-70b670dd-fc62-49bc-a79c-e059313ae0ea"}]} [pid: 8|app: 0|req: 1398/2890] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:27 2026] DELETE /v2.0/networks/162e028c-4e42-4e23-94fb-746112d8e1cb => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:38:28.020 7 INFO neutron.services.segments.plugin [-] Segment 67abd430-cadb-42e8-ad59-ddbbc17cf57e resource provider aggregate not found 2026-06-25 23:38:28.034 7 INFO neutron.services.segments.plugin [-] Segment 67abd430-cadb-42e8-ad59-ddbbc17cf57e resource provider aggregate not found 2026-06-25 23:38:28.052 7 INFO neutron.services.segments.plugin [-] Segment 67abd430-cadb-42e8-ad59-ddbbc17cf57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67abd430-cadb-42e8-ad59-ddbbc17cf57e found for delete ", "request_id": "req-17153ce7-c5cf-4927-96e0-b87d4e6e4bef"}]} 2026-06-25 23:38:28.071 7 INFO neutron.services.segments.plugin [-] Segment 67abd430-cadb-42e8-ad59-ddbbc17cf57e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67abd430-cadb-42e8-ad59-ddbbc17cf57e found for delete ", "request_id": "req-eb7da971-f7db-4eb3-90d0-464aefe56178"}]} [pid: 7|app: 0|req: 1493/2891] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:28 2026] DELETE /v2.0/networks/d87980fd-60ab-450e-9373-ce941a97a299 => 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: 1399/2892] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:28 2026] DELETE /v2.0/networks/2ae5ac3c-4030-4c21-81d3-2a5534c696c4 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2893] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:38:28 2026] DELETE /v2.0/networks/5c67aa23-a7cf-4f09-ad10-416796665af0 => 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: 1400/2894] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:29 2026] GET /v2.0/security-groups?tenant_id=c213866137824231a6873f49497af802&name=default => generated 2805 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2895] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:29 2026] DELETE /v2.0/security-groups/4e90eed1-d2a2-470a-8948-2dba213be245 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:30.190 8 INFO neutron.services.segments.plugin [-] Segment 637e480c-88b0-4d12-9c91-d00c09e893cc resource provider aggregate not found 2026-06-25 23:38:30.195 8 INFO neutron.services.segments.plugin [-] Segment 637e480c-88b0-4d12-9c91-d00c09e893cc resource provider aggregate not found 2026-06-25 23:38:30.204 8 INFO neutron.services.segments.plugin [-] Segment 637e480c-88b0-4d12-9c91-d00c09e893cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637e480c-88b0-4d12-9c91-d00c09e893cc found for delete ", "request_id": "req-80500a64-4b4c-41fe-a955-5d9686c4acb0"}]} 2026-06-25 23:38:30.209 8 INFO neutron.services.segments.plugin [-] Segment 637e480c-88b0-4d12-9c91-d00c09e893cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 637e480c-88b0-4d12-9c91-d00c09e893cc found for delete ", "request_id": "req-e7f99bc7-a29e-46e2-bcc3-1a66107f848e"}]} [pid: 8|app: 0|req: 1401/2896] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:30 2026] GET /v2.0/security-groups?tenant_id=bc71d422eb7b4304adb0eba318059730&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:38:30.313 7 INFO neutron.services.segments.plugin [-] Segment da55cf89-f3d2-404e-989a-b828ae6b17bd resource provider aggregate not found 2026-06-25 23:38:30.339 7 INFO neutron.services.segments.plugin [-] Segment da55cf89-f3d2-404e-989a-b828ae6b17bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da55cf89-f3d2-404e-989a-b828ae6b17bd found for delete ", "request_id": "req-890c09be-94d9-4fa0-a36c-79d78036868c"}]} 2026-06-25 23:38:30.349 7 INFO neutron.services.segments.plugin [-] Segment da55cf89-f3d2-404e-989a-b828ae6b17bd resource provider aggregate not found 2026-06-25 23:38:30.359 7 INFO neutron.services.segments.plugin [-] Segment 4c177b56-f48d-4ef4-9ae4-b416a36374ee resource provider aggregate not found 2026-06-25 23:38:30.371 7 INFO neutron.services.segments.plugin [-] Segment da55cf89-f3d2-404e-989a-b828ae6b17bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da55cf89-f3d2-404e-989a-b828ae6b17bd found for delete ", "request_id": "req-96a81dac-a6d8-45e0-9343-b8bc7f411227"}]} 2026-06-25 23:38:30.377 7 INFO neutron.services.segments.plugin [-] Segment 4c177b56-f48d-4ef4-9ae4-b416a36374ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c177b56-f48d-4ef4-9ae4-b416a36374ee found for delete ", "request_id": "req-45aa676b-0790-4559-b9bb-9d4415b8432e"}]} 2026-06-25 23:38:30.390 7 INFO neutron.services.segments.plugin [-] Segment 4c177b56-f48d-4ef4-9ae4-b416a36374ee resource provider aggregate not found 2026-06-25 23:38:30.412 7 INFO neutron.services.segments.plugin [-] Segment 4c177b56-f48d-4ef4-9ae4-b416a36374ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c177b56-f48d-4ef4-9ae4-b416a36374ee found for delete ", "request_id": "req-4337611e-7653-4184-957c-76468e0ae95a"}]} [pid: 7|app: 0|req: 1496/2897] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:30 2026] DELETE /v2.0/security-groups/e95163d3-12fb-4f1c-91a4-03c58aee6bd3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2898] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:30 2026] GET /v2.0/security-groups?tenant_id=a7b1310449054b7ba3f52329c7dca722&name=default => 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: 1497/2899] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:30 2026] DELETE /v2.0/security-groups/692ce3ad-8f1a-46a8-9074-752b663cc76c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:34.904 8 INFO neutron.db.segments_db [None req-0097854a-2760-4f3e-882a-35d931dda464 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Added segment 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 of type vxlan for network e1521cec-4fc9-441a-b49e-6a69093eb286 2026-06-25 23:38:35.270 8 INFO neutron.db.l3_hamode_db [None req-0097854a-2760-4f3e-882a-35d931dda464 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:38:35.466 8 INFO neutron.db.l3_hamode_db [None req-0097854a-2760-4f3e-882a-35d931dda464 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1403/2900] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:38:34 2026] POST /v2.0/routers => generated 474 bytes in 1738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:36.440 7 INFO neutron.db.l3_hamode_db [None req-b704eecc-34bc-4d86-8511-9498f42c5ee6 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:38:36.625 7 INFO neutron.db.l3_hamode_db [None req-b704eecc-34bc-4d86-8511-9498f42c5ee6 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1498/2901] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:38:36 2026] POST /v2.0/routers => generated 474 bytes in 1673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:38.113 8 INFO neutron.db.l3_hamode_db [None req-533c6543-1c06-44b1-9d8d-7bc9ec10c1f6 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:38:38.283 8 INFO neutron.db.l3_hamode_db [None req-533c6543-1c06-44b1-9d8d-7bc9ec10c1f6 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1404/2902] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:38:38 2026] POST /v2.0/routers => generated 474 bytes in 1648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:39.783 7 INFO neutron.db.l3_hamode_db [None req-a8b8b8a3-37de-4b50-b742-2e6f1f59a48b 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:38:39.967 7 INFO neutron.db.l3_hamode_db [None req-a8b8b8a3-37de-4b50-b742-2e6f1f59a48b 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1499/2903] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:38:39 2026] POST /v2.0/routers => generated 474 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:40.732 8 INFO neutron.db.l3_hamode_db [None req-2beb4954-09f6-4b3d-8e7d-2c0d5b06cb3d 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:38:40.920 8 INFO neutron.db.l3_hamode_db [None req-2beb4954-09f6-4b3d-8e7d-2c0d5b06cb3d 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1405/2904] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:38:40 2026] POST /v2.0/routers => generated 474 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2905] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:38:41 2026] PUT /v2.0/routers/73ac10ac-9f0e-450c-872e-e68fcb4c1195/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2906] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:38:41 2026] PUT /v2.0/routers/44cd99a6-e6ce-40ca-9911-48712d76c156/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2907] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:38:41 2026] PUT /v2.0/routers/c4a37b55-d79e-4fc4-91ef-268f29260b91/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2908] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:38:41 2026] PUT /v2.0/routers/5d88e4aa-7638-4f43-87db-b9ba84e70acd/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2909] 10.0.0.195 () {32 vars in 664 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2912] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2913] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2914] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2915] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2916] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2917] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:38:42 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2918] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:38:43 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2919] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:43 2026] GET /v2.0/routers/73ac10ac-9f0e-450c-872e-e68fcb4c1195 => generated 485 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2920] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:38:43 2026] PUT /v2.0/routers/73ac10ac-9f0e-450c-872e-e68fcb4c1195 => generated 485 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2921] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:38:43 2026] GET /v2.0/ports?device_id=73ac10ac-9f0e-450c-872e-e68fcb4c1195 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2922] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:44 2026] DELETE /v2.0/routers/73ac10ac-9f0e-450c-872e-e68fcb4c1195 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2923] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:44 2026] GET /v2.0/routers/44cd99a6-e6ce-40ca-9911-48712d76c156 => generated 493 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2924] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:38:45 2026] PUT /v2.0/routers/44cd99a6-e6ce-40ca-9911-48712d76c156 => generated 493 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2925] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:38:46 2026] GET /v2.0/ports?device_id=44cd99a6-e6ce-40ca-9911-48712d76c156 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2926] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:46 2026] DELETE /v2.0/routers/44cd99a6-e6ce-40ca-9911-48712d76c156 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2927] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:46 2026] GET /v2.0/routers/c4a37b55-d79e-4fc4-91ef-268f29260b91 => generated 502 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2928] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:38:47 2026] PUT /v2.0/routers/c4a37b55-d79e-4fc4-91ef-268f29260b91 => generated 502 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2929] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:38:47 2026] GET /v2.0/ports?device_id=c4a37b55-d79e-4fc4-91ef-268f29260b91 => 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: 1417/2930] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:47 2026] DELETE /v2.0/routers/c4a37b55-d79e-4fc4-91ef-268f29260b91 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2931] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:48 2026] GET /v2.0/routers/5d88e4aa-7638-4f43-87db-b9ba84e70acd => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2932] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:38:48 2026] PUT /v2.0/routers/5d88e4aa-7638-4f43-87db-b9ba84e70acd => generated 487 bytes in 719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2933] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:38:49 2026] GET /v2.0/ports?device_id=5d88e4aa-7638-4f43-87db-b9ba84e70acd => 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: 1419/2934] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:49 2026] DELETE /v2.0/routers/5d88e4aa-7638-4f43-87db-b9ba84e70acd => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2935] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:38:49 2026] GET /v2.0/routers/6b63ac26-e552-4f55-b781-a5d95fd395d3 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2936] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:38:49 2026] PUT /v2.0/routers/6b63ac26-e552-4f55-b781-a5d95fd395d3 => generated 480 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2937] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:38:51 2026] GET /v2.0/ports?device_id=6b63ac26-e552-4f55-b781-a5d95fd395d3 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:38:51.890 8 INFO neutron.services.segments.plugin [-] Segment 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 resource provider aggregate not found 2026-06-25 23:38:51.897 8 INFO neutron.services.segments.plugin [-] Segment 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 resource provider aggregate not found 2026-06-25 23:38:51.920 8 INFO neutron.services.segments.plugin [-] Segment 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 found for delete ", "request_id": "req-0ab53e47-c680-4f5e-b2a0-ecca7e5c1272"}]} 2026-06-25 23:38:51.922 8 INFO neutron.services.segments.plugin [-] Segment 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1045db07-dd19-4c8c-8e3d-4d0cceaa6ed0 found for delete ", "request_id": "req-66d0dc24-3619-4c6a-917b-8ac34a8a8ec7"}]} 2026-06-25 23:38:51.931 8 INFO neutron.db.l3_hamode_db [None req-5d9a2f57-986f-4822-9a94-34e74f959735 0fe38339b4c04636b737c47324e289ba 14a1f74bf3fe434bb5cae2c092acf7f8 - - - -] HA network e1521cec-4fc9-441a-b49e-6a69093eb286 was deleted as no HA routers are present in tenant 14a1f74bf3fe434bb5cae2c092acf7f8. [pid: 8|app: 0|req: 1421/2938] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:38:51 2026] DELETE /v2.0/routers/6b63ac26-e552-4f55-b781-a5d95fd395d3 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2939] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:52 2026] GET /v2.0/security-groups?tenant_id=14a1f74bf3fe434bb5cae2c092acf7f8&name=default => generated 2805 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2940] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:53 2026] DELETE /v2.0/security-groups/2b7634e0-96e6-4d68-bfb4-bed3d6d90b43 => 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: 1519/2941] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:53 2026] GET /v2.0/security-groups?tenant_id=f5460287a2e84f41b8b8683ff8bdf841&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: 1423/2942] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:53 2026] DELETE /v2.0/security-groups/e18bc7e9-07c2-4d89-9ef6-02482ceb779d => 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: 1520/2943] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:38:53 2026] GET /v2.0/security-groups?tenant_id=a5d88b7f24224448847a16176c10ff86&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2944] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:38:53 2026] DELETE /v2.0/security-groups/30e13483-7bf8-42f7-a218-023453b2931f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:38:58.188 7 INFO neutron.db.segments_db [None req-62cb7b80-8976-4ffc-95fc-e384f1d5cc9f 659c9c33b9ff4cf7b97e33174c660a20 f1912946ad274c81ab9218a3f319039f - - - -] Added segment 312798f9-a718-484e-94c2-d2f4cdaf9926 of type vxlan for network 0c924396-dfa6-40a7-a4d9-4dc274881241 [pid: 7|app: 0|req: 1522/2947] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:57 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: 1426/2948] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:38:58 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:58.770 7 INFO neutron.db.segments_db [None req-e23a37d5-0383-4208-8e3a-c44923db3b7b 659c9c33b9ff4cf7b97e33174c660a20 f1912946ad274c81ab9218a3f319039f - - - -] Added segment c0085617-15da-45a2-9ee3-9fb6656aed2d of type vxlan for network d1e1c88d-5d05-47ed-96b5-5dee99183568 [pid: 7|app: 0|req: 1523/2949] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:58 2026] POST /v2.0/networks => generated 631 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2950] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:38:58 2026] POST /v2.0/subnets => generated 605 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:38:59.369 7 INFO neutron.db.segments_db [None req-56854f16-5179-49a7-9db2-ffdc13741ad5 659c9c33b9ff4cf7b97e33174c660a20 f1912946ad274c81ab9218a3f319039f - - - -] Added segment 98e56474-b1bb-4d4d-b4c3-0de335be160c of type vxlan for network a84e22da-3df3-46ce-b3b8-2b9aad360baf [pid: 7|app: 0|req: 1524/2951] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:59 2026] POST /v2.0/networks => generated 630 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2952] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:38:59 2026] POST /v2.0/subnets => generated 605 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:39:00.060 7 INFO neutron.db.segments_db [None req-2e0f20a7-e21d-48c8-a990-932876c0e299 659c9c33b9ff4cf7b97e33174c660a20 f1912946ad274c81ab9218a3f319039f - - - -] Added segment e83a7fba-77f7-4a12-9407-c23fd9660786 of type vxlan for network f5e19e40-d45c-475c-9a80-17c9443b47a3 [pid: 7|app: 0|req: 1525/2953] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:38:59 2026] POST /v2.0/networks => generated 632 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2954] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:39:00 2026] POST /v2.0/subnets => generated 605 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-25 23:39:00.680 7 INFO neutron.db.segments_db [None req-5b17db53-8d65-47d5-b9f0-7256e2883ef1 659c9c33b9ff4cf7b97e33174c660a20 f1912946ad274c81ab9218a3f319039f - - - -] Added segment 0226c6e4-fbb5-4a56-a143-c5444388b75f of type vxlan for network db1d573d-f84e-484b-b92c-f466a8841553 [pid: 7|app: 0|req: 1526/2955] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:39:00 2026] POST /v2.0/networks => generated 632 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2956] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:39:00 2026] POST /v2.0/subnets => generated 605 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2957] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:01 2026] PUT /v2.0/subnets/bef234d8-9e48-4871-8371-acbee545abff/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2958] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:01 2026] PUT /v2.0/subnets/db6d8a8f-423a-42fc-b45d-888981b4a745/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2959] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:01 2026] PUT /v2.0/subnets/43d7f02d-71f5-4d26-beb8-1377c84f6933/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2960] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:01 2026] PUT /v2.0/subnets/92238b0a-93f5-41a3-a426-0f27e1714d2f/tags => 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: 1529/2961] 10.0.0.195 () {32 vars in 664 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2962] 10.0.0.195 () {32 vars in 678 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2963] 10.0.0.195 () {32 vars in 674 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2964] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2965] 10.0.0.195 () {32 vars in 672 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2966] 10.0.0.195 () {32 vars in 686 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2967] 10.0.0.195 () {32 vars in 682 bytes} [Thu Jun 25 23:39:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2968] 10.0.0.195 () {32 vars in 694 bytes} [Thu Jun 25 23:39:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2969] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:02 2026] DELETE /v2.0/subnets/bef234d8-9e48-4871-8371-acbee545abff => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2970] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:02 2026] DELETE /v2.0/subnets/db6d8a8f-423a-42fc-b45d-888981b4a745 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2971] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:02 2026] DELETE /v2.0/subnets/43d7f02d-71f5-4d26-beb8-1377c84f6933 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2972] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/subnets/92238b0a-93f5-41a3-a426-0f27e1714d2f => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2973] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/subnets/ad508eff-4a4c-4438-ab06-7db3f061c8cb => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:03.850 8 INFO neutron.services.segments.plugin [-] Segment 312798f9-a718-484e-94c2-d2f4cdaf9926 resource provider aggregate not found 2026-06-25 23:39:03.856 8 INFO neutron.services.segments.plugin [-] Segment 312798f9-a718-484e-94c2-d2f4cdaf9926 resource provider aggregate not found 2026-06-25 23:39:03.882 8 INFO neutron.services.segments.plugin [-] Segment 312798f9-a718-484e-94c2-d2f4cdaf9926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 312798f9-a718-484e-94c2-d2f4cdaf9926 found for delete ", "request_id": "req-a48a603a-9753-431d-b0e4-d7ddc22aa9dc"}]} 2026-06-25 23:39:03.899 8 INFO neutron.services.segments.plugin [-] Segment 312798f9-a718-484e-94c2-d2f4cdaf9926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 312798f9-a718-484e-94c2-d2f4cdaf9926 found for delete ", "request_id": "req-0c00a1f7-e314-439d-a1f0-8502787b6655"}]} [pid: 8|app: 0|req: 1439/2974] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/networks/0c924396-dfa6-40a7-a4d9-4dc274881241 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:04.117 7 INFO neutron.services.segments.plugin [-] Segment c0085617-15da-45a2-9ee3-9fb6656aed2d resource provider aggregate not found 2026-06-25 23:39:04.123 7 INFO neutron.services.segments.plugin [-] Segment c0085617-15da-45a2-9ee3-9fb6656aed2d resource provider aggregate not found 2026-06-25 23:39:04.136 7 INFO neutron.services.segments.plugin [-] Segment c0085617-15da-45a2-9ee3-9fb6656aed2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0085617-15da-45a2-9ee3-9fb6656aed2d found for delete ", "request_id": "req-5d9035bd-958e-436f-ab56-8278b1eb94b0"}]} [pid: 7|app: 0|req: 1536/2975] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:03 2026] DELETE /v2.0/networks/d1e1c88d-5d05-47ed-96b5-5dee99183568 => 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: 1440/2976] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:04 2026] DELETE /v2.0/networks/a84e22da-3df3-46ce-b3b8-2b9aad360baf => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:04.393 7 INFO neutron.services.segments.plugin [-] Segment c0085617-15da-45a2-9ee3-9fb6656aed2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0085617-15da-45a2-9ee3-9fb6656aed2d found for delete ", "request_id": "req-b4f144f8-2de8-42f0-a215-84be9f8e3232"}]} /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: 1537/2977] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:04 2026] DELETE /v2.0/networks/f5e19e40-d45c-475c-9a80-17c9443b47a3 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2978] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:04 2026] DELETE /v2.0/networks/db1d573d-f84e-484b-b92c-f466a8841553 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:06.155 7 INFO neutron.services.segments.plugin [-] Segment e83a7fba-77f7-4a12-9407-c23fd9660786 resource provider aggregate not found [pid: 7|app: 0|req: 1538/2979] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:05 2026] GET /v2.0/security-groups?tenant_id=f1912946ad274c81ab9218a3f319039f&name=default => generated 2805 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 23:39:06.197 8 INFO neutron.services.segments.plugin [-] Segment 98e56474-b1bb-4d4d-b4c3-0de335be160c resource provider aggregate not found 2026-06-25 23:39:06.207 8 INFO neutron.services.segments.plugin [-] Segment 98e56474-b1bb-4d4d-b4c3-0de335be160c resource provider aggregate not found 2026-06-25 23:39:06.219 8 INFO neutron.services.segments.plugin [-] Segment 98e56474-b1bb-4d4d-b4c3-0de335be160c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e56474-b1bb-4d4d-b4c3-0de335be160c found for delete ", "request_id": "req-3eab6be7-0cad-4eab-a073-8096eab40fde"}]} 2026-06-25 23:39:06.227 8 INFO neutron.services.segments.plugin [-] Segment 98e56474-b1bb-4d4d-b4c3-0de335be160c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98e56474-b1bb-4d4d-b4c3-0de335be160c found for delete ", "request_id": "req-8f692ddf-c023-47bd-bb4f-b17d0bfd060d"}]} 2026-06-25 23:39:06.234 8 INFO neutron.services.segments.plugin [-] Segment 0226c6e4-fbb5-4a56-a143-c5444388b75f resource provider aggregate not found 2026-06-25 23:39:06.246 8 INFO neutron.services.segments.plugin [-] Segment 0226c6e4-fbb5-4a56-a143-c5444388b75f resource provider aggregate not found 2026-06-25 23:39:06.252 8 INFO neutron.services.segments.plugin [-] Segment 0226c6e4-fbb5-4a56-a143-c5444388b75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0226c6e4-fbb5-4a56-a143-c5444388b75f found for delete ", "request_id": "req-4f3c2b62-c70b-44ba-8a65-4632d74aead3"}]} 2026-06-25 23:39:06.262 8 INFO neutron.services.segments.plugin [-] Segment 0226c6e4-fbb5-4a56-a143-c5444388b75f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0226c6e4-fbb5-4a56-a143-c5444388b75f found for delete ", "request_id": "req-a6fe7bdc-188a-41ba-b27f-329b8e1e3c0b"}]} [pid: 8|app: 0|req: 1442/2980] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:06 2026] DELETE /v2.0/security-groups/4189c82c-a6d2-4250-b4cc-941e6e439a2d => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:06.414 7 INFO neutron.services.segments.plugin [-] Segment e83a7fba-77f7-4a12-9407-c23fd9660786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e83a7fba-77f7-4a12-9407-c23fd9660786 found for delete ", "request_id": "req-90ad5283-bc0f-4cd1-b27b-6b1e706734cc"}]} 2026-06-25 23:39:06.441 7 INFO neutron.services.segments.plugin [-] Segment e83a7fba-77f7-4a12-9407-c23fd9660786 resource provider aggregate not found 2026-06-25 23:39:06.459 7 INFO neutron.services.segments.plugin [-] Segment e83a7fba-77f7-4a12-9407-c23fd9660786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e83a7fba-77f7-4a12-9407-c23fd9660786 found for delete ", "request_id": "req-31909b15-bde5-4788-b5df-594429a24aef"}]} [pid: 7|app: 0|req: 1539/2981] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:06 2026] GET /v2.0/security-groups?tenant_id=f5d6e88ad31142af97963284bea7adbd&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2982] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:06 2026] DELETE /v2.0/security-groups/b6b209c7-abd6-4245-92f1-d13f35e27c20 => 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: 1540/2983] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:06 2026] GET /v2.0/security-groups?tenant_id=6ae32ac599cd479a8fc2844d4c847c56&name=default => generated 2805 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2984] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:06 2026] DELETE /v2.0/security-groups/c3610efc-ce18-428d-a4ba-995c647c5b9c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:10.282 7 INFO neutron.db.segments_db [None req-052f828b-9cf8-4981-90c5-bc2309df50c3 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - - -] Added segment 1c8ee921-cab4-47d0-9305-20f189609a48 of type vxlan for network 664478b2-13fc-4230-af70-ab7eb42a799e 2026-06-25 23:39:10.652 7 INFO neutron.db.l3_hamode_db [None req-052f828b-9cf8-4981-90c5-bc2309df50c3 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 23:39:10.851 7 INFO neutron.db.l3_hamode_db [None req-052f828b-9cf8-4981-90c5-bc2309df50c3 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1541/2985] 10.0.0.195 () {34 vars in 668 bytes} [Thu Jun 25 23:39:10 2026] POST /v2.0/routers => generated 474 bytes in 1531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2986] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:11 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2987] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:11 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2988] 10.0.0.195 () {34 vars in 762 bytes} [Thu Jun 25 23:39:11 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2989] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:11 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2990] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jun 25 23:39:11 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/red => 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: 1544/2991] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2992] 10.0.0.195 () {34 vars in 780 bytes} [Thu Jun 25 23:39:12 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2993] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2996] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:12 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2997] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2998] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:12.573 7 INFO neutron.api.v2.resource [None req-62d5ca20-941f-4760-a23c-7f1e616db0d7 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/2999] 10.0.0.195 () {32 vars in 743 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3000] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:39:12 2026] DELETE /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3001] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:12.810 8 INFO neutron.api.v2.resource [None req-90c48c37-4e97-41a4-ac0b-97f04c4d71ca 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1452/3002] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jun 25 23:39:12 2026] DELETE /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3003] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:39:12 2026] DELETE /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/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: 1453/3004] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:12 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3005] 10.0.0.195 () {32 vars in 721 bytes} [Thu Jun 25 23:39:13 2026] GET /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3006] 10.0.0.195 () {34 vars in 742 bytes} [Thu Jun 25 23:39:13 2026] PUT /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0 => generated 481 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3007] 10.0.0.195 () {32 vars in 736 bytes} [Thu Jun 25 23:39:14 2026] GET /v2.0/ports?device_id=5b62454e-94a3-4d10-a281-0da63062a5c0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:15.096 8 INFO neutron.services.segments.plugin [-] Segment 1c8ee921-cab4-47d0-9305-20f189609a48 resource provider aggregate not found 2026-06-25 23:39:15.101 8 INFO neutron.services.segments.plugin [-] Segment 1c8ee921-cab4-47d0-9305-20f189609a48 resource provider aggregate not found 2026-06-25 23:39:15.128 8 INFO neutron.services.segments.plugin [-] Segment 1c8ee921-cab4-47d0-9305-20f189609a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8ee921-cab4-47d0-9305-20f189609a48 found for delete ", "request_id": "req-0b0656cb-283b-47d2-be64-093dbd2e89bf"}]} 2026-06-25 23:39:15.129 8 INFO neutron.services.segments.plugin [-] Segment 1c8ee921-cab4-47d0-9305-20f189609a48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8ee921-cab4-47d0-9305-20f189609a48 found for delete ", "request_id": "req-b4151279-7493-483a-a71a-58d7b7b4f167"}]} 2026-06-25 23:39:15.133 8 INFO neutron.db.l3_hamode_db [None req-14ccca03-26d3-4ade-af3e-6b1c48f7046b 3b44221eed5a49f8ae29529daa6d2352 50b2d165c3ec4cbcb843d797c1e51a7e - - - -] HA network 664478b2-13fc-4230-af70-ab7eb42a799e was deleted as no HA routers are present in tenant 50b2d165c3ec4cbcb843d797c1e51a7e. [pid: 8|app: 0|req: 1455/3008] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:14 2026] DELETE /v2.0/routers/5b62454e-94a3-4d10-a281-0da63062a5c0 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3009] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:15 2026] GET /v2.0/security-groups?tenant_id=b4199c20e1cc4dd6a6d934e43eda0457&name=default => generated 2805 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3010] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:16 2026] DELETE /v2.0/security-groups/3d149195-35e4-4343-964b-0e019de4e08c => 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: 1555/3011] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:16 2026] GET /v2.0/security-groups?tenant_id=50b2d165c3ec4cbcb843d797c1e51a7e&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: 1457/3012] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:16 2026] DELETE /v2.0/security-groups/1fdabe99-2d7a-44b5-ace2-9a65e7997557 => 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: 1556/3013] 10.0.0.195 () {34 vars in 684 bytes} [Thu Jun 25 23:39:19 2026] POST /v2.0/security-groups => generated 1539 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3014] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:39:19 2026] PUT /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3015] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:19 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3016] 10.0.0.195 () {34 vars in 778 bytes} [Thu Jun 25 23:39:20 2026] PUT /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3017] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3018] 10.0.0.195 () {34 vars in 774 bytes} [Thu Jun 25 23:39:20 2026] PUT /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3019] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/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: 1461/3020] 10.0.0.195 () {34 vars in 796 bytes} [Thu Jun 25 23:39:20 2026] PUT /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3021] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/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: 1462/3022] 10.0.0.195 () {34 vars in 767 bytes} [Thu Jun 25 23:39:20 2026] PUT /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3023] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3024] 10.0.0.195 () {32 vars in 755 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:20.305 7 INFO neutron.api.v2.resource [None req-e417988b-0d28-4eb2-80c7-03e0f0739967 cdb616c056524e3e8d69a8e80bc49f68 9fe0fe3f112d46c2a0e3c5933a25fb0c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3025] 10.0.0.195 () {32 vars in 759 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3026] 10.0.0.195 () {32 vars in 758 bytes} [Thu Jun 25 23:39:20 2026] DELETE /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/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: 1563/3027] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:20.397 8 INFO neutron.api.v2.resource [None req-0445fb95-f0fd-4dce-a5d3-8038f139ece2 cdb616c056524e3e8d69a8e80bc49f68 9fe0fe3f112d46c2a0e3c5933a25fb0c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/3028] 10.0.0.195 () {32 vars in 762 bytes} [Thu Jun 25 23:39:20 2026] DELETE /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3029] 10.0.0.195 () {32 vars in 750 bytes} [Thu Jun 25 23:39:20 2026] DELETE /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3030] 10.0.0.195 () {32 vars in 747 bytes} [Thu Jun 25 23:39:20 2026] GET /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b/tags => 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: 1565/3031] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:20 2026] DELETE /v2.0/security-groups/7082e2a1-5bcf-4a9b-9c1c-c02f6977032b => 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: 1467/3032] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:21 2026] GET /v2.0/security-groups?tenant_id=9fe0fe3f112d46c2a0e3c5933a25fb0c&name=default => generated 2805 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3033] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:21 2026] DELETE /v2.0/security-groups/856ddafd-5ad9-466f-97ea-9a178243ae16 => 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: 1468/3034] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:21 2026] GET /v2.0/security-groups?tenant_id=49c78c783d2143979466c0a1d5ba612e&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3035] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:21 2026] DELETE /v2.0/security-groups/00c44028-561c-4205-b588-034dea9560d6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:25.298 8 INFO neutron.db.segments_db [None req-3460d921-0060-4b45-81ec-52a19fe36f87 b44db98364ef405e81a93a303bc03d97 c91d8fdaf4cf41edb671def003118be8 - - - -] Added segment 24d5ec20-ead2-47a9-9076-3a65273b2257 of type vxlan for network 7ce4b405-2d3b-4130-b8cd-448a9c85e3e5 [pid: 8|app: 0|req: 1469/3036] 10.0.0.195 () {34 vars in 670 bytes} [Thu Jun 25 23:39:25 2026] POST /v2.0/networks => generated 631 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3037] 10.0.0.195 () {34 vars in 669 bytes} [Thu Jun 25 23:39:25 2026] POST /v2.0/subnets => generated 602 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3038] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:25 2026] PUT /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3039] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:25 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3040] 10.0.0.195 () {34 vars in 762 bytes} [Thu Jun 25 23:39:25 2026] PUT /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3041] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:25 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3042] 10.0.0.195 () {34 vars in 758 bytes} [Thu Jun 25 23:39:26 2026] PUT /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3043] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/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: 1473/3044] 10.0.0.195 () {34 vars in 780 bytes} [Thu Jun 25 23:39:26 2026] PUT /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3045] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3046] 10.0.0.195 () {34 vars in 751 bytes} [Thu Jun 25 23:39:26 2026] PUT /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3047] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 37 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3048] 10.0.0.195 () {32 vars in 739 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:39:27.024 7 INFO neutron.api.v2.resource [None req-64f37753-984d-46fe-a2db-ea711291bd51 b44db98364ef405e81a93a303bc03d97 c91d8fdaf4cf41edb671def003118be8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3049] 10.0.0.195 () {32 vars in 743 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3050] 10.0.0.195 () {32 vars in 742 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3051] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:27 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 23:39:27.187 8 INFO neutron.api.v2.resource [None req-3fc5c15d-1663-476a-ba93-37ba705fba61 b44db98364ef405e81a93a303bc03d97 c91d8fdaf4cf41edb671def003118be8 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3052] 10.0.0.195 () {32 vars in 746 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3053] 10.0.0.195 () {32 vars in 734 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3056] 10.0.0.195 () {32 vars in 731 bytes} [Thu Jun 25 23:39:27 2026] GET /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3057] 10.0.0.195 () {32 vars in 724 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.0/subnets/6b7d4c7b-a3b5-4953-b37b-1af704818047 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-25 23:39:27.950 8 INFO neutron.services.segments.plugin [-] Segment 24d5ec20-ead2-47a9-9076-3a65273b2257 resource provider aggregate not found 2026-06-25 23:39:27.957 8 INFO neutron.services.segments.plugin [-] Segment 24d5ec20-ead2-47a9-9076-3a65273b2257 resource provider aggregate not found 2026-06-25 23:39:27.976 8 INFO neutron.services.segments.plugin [-] Segment 24d5ec20-ead2-47a9-9076-3a65273b2257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d5ec20-ead2-47a9-9076-3a65273b2257 found for delete ", "request_id": "req-bbe20647-6252-48bf-bcce-5ae0ebd0d748"}]} 2026-06-25 23:39:27.979 8 INFO neutron.services.segments.plugin [-] Segment 24d5ec20-ead2-47a9-9076-3a65273b2257 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d5ec20-ead2-47a9-9076-3a65273b2257 found for delete ", "request_id": "req-75e9d2a8-7181-4d25-8881-0b804376f4d5"}]} [pid: 8|app: 0|req: 1479/3058] 10.0.0.195 () {32 vars in 726 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.0/networks/7ce4b405-2d3b-4130-b8cd-448a9c85e3e5 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3059] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:28 2026] GET /v2.0/security-groups?tenant_id=626ba1403ad94d778396b80732a1996c&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3060] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:28 2026] DELETE /v2.0/security-groups/9e8f8491-9e54-4c48-8499-04ee744545d2 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3061] 10.0.0.195 () {32 vars in 774 bytes} [Thu Jun 25 23:39:29 2026] GET /v2.0/security-groups?tenant_id=c91d8fdaf4cf41edb671def003118be8&name=default => generated 2805 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3062] 10.0.0.195 () {32 vars in 740 bytes} [Thu Jun 25 23:39:29 2026] DELETE /v2.0/security-groups/9166ee45-dabb-431b-aa02-9f80e33dc062 => 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: 1582/3063] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:39:31 2026] GET /v2.0/networks => generated 2168 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3064] 10.0.0.195 () {32 vars in 655 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/floatingips => 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: 1583/3065] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3066] 10.0.0.195 () {32 vars in 643 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/ports => generated 4721 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3067] 10.0.0.195 () {32 vars in 647 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/subnets => generated 1261 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3068] 10.0.0.195 () {32 vars in 649 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/networks => generated 2168 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3069] 10.0.0.195 () {32 vars in 663 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/security-groups => generated 16622 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3070] 10.0.0.195 () {32 vars in 655 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)