+ 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 [Tue May 12 06:20:21 2026] *** compiled with version: 11.4.0 on 11 May 2026 01:41:12 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-64fd6c8bf4-wnqz5 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 0x55ea9a3539f0 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-05-12 06:20:25.235 8 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:20:25.236 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 06:20:25.242 7 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:20:25.243 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-05-12 06:20:25.527 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:20:25.543 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:20:26.356 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:20:26.356 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:20:26.359 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:20:26.359 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:20:26.362 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 06:20:26.362 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 06:20:26.363 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:20:26.363 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:20:26.363 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:20:26.363 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:20:26.363 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:20:26.363 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:20:26.363 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.363 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.369 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.369 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.369 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.369 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:20:26.370 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.370 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.388 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:20:26.389 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:20:26.389 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.389 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.390 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.390 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:20:26.431 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:20:26.431 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:20:26.431 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:20:26.431 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:20:26.431 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:20:26.432 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:20:26.432 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:20:26.432 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:20:26.806 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:20:26.923 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:20:27.136 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:20:27.136 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:20:27.136 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:20:27.162 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:20:27.162 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:20:27.163 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:20:27.163 8 INFO neutron.plugins.ml2.extensions.port_security [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:20:27.163 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:20:27.163 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:20:27.163 8 INFO neutron.plugins.ml2.managers [None req-a6bd3a24-1f36-4a32-b4fd-19b62eb22927 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:20:27.177 8 INFO neutron.quota [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded quota_driver: . 2026-05-12 06:20:27.177 8 INFO neutron.plugins.ml2.plugin [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:20:27.177 8 INFO neutron.plugins.ml2.managers [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:20:27.178 8 INFO neutron.plugins.ml2.managers [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:20:27.178 8 INFO neutron.plugins.ml2.managers [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:20:27.178 8 INFO neutron.extensions.vlantransparent [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:20:27.178 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: qos 2026-05-12 06:20:27.189 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: router 2026-05-12 06:20:27.223 8 INFO neutron.services.service_base [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:20:27.223 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: segments 2026-05-12 06:20:27.263 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:20:27.263 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:20:27.263 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:20:27.285 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:20:27.286 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:20:27.286 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:20:27.286 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:20:27.286 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:20:27.286 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:20:27.287 7 INFO neutron.plugins.ml2.managers [None req-ab852279-9902-4187-af4d-810ffade05aa - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:20:27.297 7 INFO neutron.quota [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded quota_driver: . 2026-05-12 06:20:27.298 7 INFO neutron.plugins.ml2.plugin [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:20:27.298 7 INFO neutron.plugins.ml2.managers [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:20:27.298 7 INFO neutron.plugins.ml2.managers [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:20:27.298 7 INFO neutron.plugins.ml2.managers [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:20:27.298 7 INFO neutron.extensions.vlantransparent [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:20:27.299 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: qos 2026-05-12 06:20:27.309 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: router 2026-05-12 06:20:27.315 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: trunk 2026-05-12 06:20:27.343 7 INFO neutron.services.service_base [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:20:27.343 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: segments 2026-05-12 06:20:27.371 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:20:27.410 8 WARNING stevedore.named [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:20:27.435 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: trunk 2026-05-12 06:20:27.470 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:20:27.471 8 INFO neutron.common.utils [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:20:27.471 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:20:27.476 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: tag 2026-05-12 06:20:27.481 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:20:27.482 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:20:27.483 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:20:27.487 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: flavors 2026-05-12 06:20:27.490 8 INFO neutron.manager [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loading Plugin: revisions 2026-05-12 06:20:27.493 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Initializing extension manager. 2026-05-12 06:20:27.494 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: address-group 2026-05-12 06:20:27.495 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: address-scope 2026-05-12 06:20:27.495 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:20:27.496 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: agent 2026-05-12 06:20:27.497 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:20:27.498 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:20:27.499 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:20:27.499 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:20:27.500 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:20:27.501 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:20:27.501 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:20:27.502 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:20:27.503 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:20:27.504 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:20:27.504 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:20:27.505 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: dvr 2026-05-12 06:20:27.506 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:20:27.508 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:20:27.509 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:20:27.510 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:20:27.511 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: external-net 2026-05-12 06:20:27.512 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:20:27.513 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: extraroute 2026-05-12 06:20:27.514 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:20:27.515 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:20:27.515 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:20:27.516 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:20:27.517 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:20:27.518 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:20:27.519 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: flavors 2026-05-12 06:20:27.519 7 WARNING stevedore.named [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:20:27.521 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:20:27.522 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:20:27.523 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:20:27.523 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:20:27.524 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:20:27.525 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: router 2026-05-12 06:20:27.527 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:20:27.528 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:20:27.528 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:20:27.529 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:20:27.530 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:20:27.530 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:20:27.531 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:20:27.533 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:20:27.534 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:20:27.535 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:20:27.536 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:20:27.537 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:20:27.537 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:20:27.538 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:20:27.538 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:20:27.539 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:20:27.540 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:20:27.541 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:20:27.541 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: pagination 2026-05-12 06:20:27.542 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:20:27.542 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:20:27.543 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:20:27.543 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:20:27.544 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:20:27.544 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:20:27.545 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: binding 2026-05-12 06:20:27.546 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:20:27.546 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-security 2026-05-12 06:20:27.547 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: project-id 2026-05-12 06:20:27.547 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: provider 2026-05-12 06:20:27.549 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos 2026-05-12 06:20:27.550 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:20:27.551 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:20:27.551 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-default 2026-05-12 06:20:27.552 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:20:27.552 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:20:27.553 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:20:27.553 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:20:27.554 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:20:27.555 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:20:27.555 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:20:27.556 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:20:27.556 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:20:27.557 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:20:27.558 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:20:27.559 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: quotas 2026-05-12 06:20:27.560 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: quota_details 2026-05-12 06:20:27.562 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:20:27.562 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:20:27.563 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:20:27.563 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:20:27.564 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:20:27.565 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:20:27.565 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:20:27.566 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:20:27.567 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:20:27.567 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:20:27.568 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:20:27.568 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:20:27.569 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:20:27.574 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:20:27.575 7 INFO neutron.common.utils [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:20:27.575 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:20:27.577 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: security-group 2026-05-12 06:20:27.579 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: segment 2026-05-12 06:20:27.579 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:20:27.580 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: service-type 2026-05-12 06:20:27.581 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: sorting 2026-05-12 06:20:27.581 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: tag 2026-05-12 06:20:27.581 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:20:27.582 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:20:27.583 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:20:27.583 8 WARNING neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:20:27.584 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:20:27.584 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:20:27.585 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: timestamp 2026-05-12 06:20:27.585 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:20:27.586 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:20:27.586 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:20:27.587 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:20:27.587 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:20:27.588 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:20:27.590 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:20:27.591 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: flavors 2026-05-12 06:20:27.591 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:20:27.591 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: trunk 2026-05-12 06:20:27.592 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:20:27.593 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:20:27.593 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:20:27.593 7 INFO neutron.manager [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loading Plugin: revisions 2026-05-12 06:20:27.594 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:20:27.595 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:20:27.596 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Initializing extension manager. 2026-05-12 06:20:27.596 8 INFO neutron.api.extensions [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:20:27.597 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: address-group 2026-05-12 06:20:27.598 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: address-scope 2026-05-12 06:20:27.599 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:20:27.599 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:20:27.599 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:20:27.599 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.599 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:20:27.600 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: agent 2026-05-12 06:20:27.600 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:20:27.600 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:20:27.600 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:20:27.601 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:20:27.602 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:20:27.602 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:20:27.602 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:20:27.603 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:20:27.603 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.603 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: availability_zone 2026-05-12 06:20:27.603 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.603 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.604 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.604 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:20:27.604 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:20:27.604 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:20:27.604 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:20:27.604 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:20:27.604 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:20:27.605 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:20:27.605 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:20:27.605 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:20:27.606 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:20:27.607 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:20:27.607 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: dns-integration 2026-05-12 06:20:27.607 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] router is already registered 2026-05-12 06:20:27.607 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:20:27.607 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] floatingip is already registered 2026-05-12 06:20:27.607 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:20:27.608 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:20:27.608 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:20:27.608 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] rbac_policy is already registered 2026-05-12 06:20:27.608 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: dvr 2026-05-12 06:20:27.608 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:20:27.609 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] security_group is already registered 2026-05-12 06:20:27.609 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:20:27.609 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] security_group_rule is already registered 2026-05-12 06:20:27.609 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:20:27.609 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.609 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.610 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:20:27.610 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.610 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.610 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:20:27.610 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:20:27.610 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] trunk is already registered 2026-05-12 06:20:27.610 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:20:27.611 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] endpoint_group is already registered 2026-05-12 06:20:27.611 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:20:27.611 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:20:27.611 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] vpnservice is already registered 2026-05-12 06:20:27.611 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:20:27.611 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: external-net 2026-05-12 06:20:27.611 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:20:27.611 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:20:27.612 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] ipsecpolicy is already registered 2026-05-12 06:20:27.612 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:20:27.612 8 INFO neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:20:27.612 8 WARNING neutron.quota.resource_registry [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] ikepolicy is already registered 2026-05-12 06:20:27.612 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: extraroute 2026-05-12 06:20:27.613 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:20:27.614 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:20:27.614 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:20:27.615 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:20:27.615 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:20:27.616 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:20:27.617 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: flavors 2026-05-12 06:20:27.618 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:20:27.618 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:20:27.619 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:20:27.619 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:20:27.620 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:20:27.621 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: router 2026-05-12 06:20:27.623 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:20:27.623 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:20:27.624 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: l3-ha 2026-05-12 06:20:27.625 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:20:27.625 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:20:27.626 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:20:27.627 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:20:27.629 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:20:27.630 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:20:27.631 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:20:27.632 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:20:27.632 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:20:27.633 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: multi-provider 2026-05-12 06:20:27.634 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: net-mtu 2026-05-12 06:20:27.634 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:20:27.635 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:20:27.635 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:20:27.636 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:20:27.637 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: pagination 2026-05-12 06:20:27.637 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:20:27.638 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:20:27.638 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:20:27.639 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:20:27.640 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:20:27.640 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:20:27.641 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: binding 2026-05-12 06:20:27.641 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: binding-extended 2026-05-12 06:20:27.642 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-security 2026-05-12 06:20:27.642 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: project-id 2026-05-12 06:20:27.643 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: provider 2026-05-12 06:20:27.645 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos 2026-05-12 06:20:27.646 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:20:27.646 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:20:27.647 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-default 2026-05-12 06:20:27.647 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-fip 2026-05-12 06:20:27.648 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:20:27.648 8 WARNING keystonemiddleware._common.config [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:20:27.648 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:20:27.649 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:20:27.650 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:20:27.650 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:20:27.651 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-pps 2026-05-12 06:20:27.652 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:20:27.652 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:20:27.653 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:20:27.653 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:20:27.655 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: quotas 2026-05-12 06:20:27.655 8 WARNING oslo_config.cfg [None req-0e99fc65-062a-4547-85fa-55a68c3294c2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 06:20:27.656 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: quota_details 2026-05-12 06:20:27.657 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: rbac-policies WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ea9a3539f0 pid: 8 (default app) 2026-05-12 06:20:27.658 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:20:27.658 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:20:27.659 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:20:27.659 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:20:27.660 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:20:27.661 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:20:27.661 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:20:27.662 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:20:27.662 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:20:27.663 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:20:27.663 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:20:27.664 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:20:27.671 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: security-group 2026-05-12 06:20:27.672 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: segment 2026-05-12 06:20:27.673 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:20:27.674 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: service-type 2026-05-12 06:20:27.674 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: sorting 2026-05-12 06:20:27.675 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:20:27.675 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:20:27.676 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:20:27.676 7 WARNING neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:20:27.677 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:20:27.678 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:20:27.678 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:20:27.679 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:20:27.679 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:20:27.680 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:20:27.681 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:20:27.683 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:20:27.684 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:20:27.684 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: trunk 2026-05-12 06:20:27.685 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: trunk-details 2026-05-12 06:20:27.685 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:20:27.686 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:20:27.687 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:20:27.688 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:20:27.689 7 INFO neutron.api.extensions [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Loaded extension: vpnaas 2026-05-12 06:20:27.691 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-12 06:20:27.691 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-12 06:20:27.692 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.692 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-12 06:20:27.693 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:20:27.693 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:20:27.696 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:20:27.696 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:20:27.696 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:20:27.697 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.697 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.697 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.697 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.697 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:20:27.698 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:20:27.698 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:20:27.698 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:20:27.698 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:20:27.699 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:20:27.700 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-12 06:20:27.700 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] router is already registered 2026-05-12 06:20:27.701 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-12 06:20:27.701 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] floatingip is already registered 2026-05-12 06:20:27.702 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-12 06:20:27.702 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] rbac_policy is already registered 2026-05-12 06:20:27.702 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-12 06:20:27.702 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] security_group is already registered 2026-05-12 06:20:27.703 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-12 06:20:27.703 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] security_group_rule is already registered 2026-05-12 06:20:27.703 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.703 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.703 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-12 06:20:27.703 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] subnetpool is already registered 2026-05-12 06:20:27.704 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-12 06:20:27.704 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] trunk is already registered 2026-05-12 06:20:27.704 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-12 06:20:27.704 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] endpoint_group is already registered 2026-05-12 06:20:27.704 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-12 06:20:27.705 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] vpnservice is already registered 2026-05-12 06:20:27.705 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-12 06:20:27.705 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] ipsec_site_connection is already registered 2026-05-12 06:20:27.705 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-12 06:20:27.705 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] ipsecpolicy is already registered 2026-05-12 06:20:27.705 7 INFO neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-12 06:20:27.706 7 WARNING neutron.quota.resource_registry [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] ikepolicy is already registered 2026-05-12 06:20:27.741 7 WARNING keystonemiddleware._common.config [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 06:20:27.748 7 WARNING oslo_config.cfg [None req-d1c1b31a-6aff-46cd-9456-b6cdd5e406bb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ea9a3539f0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:20:32.095 8 WARNING oslo_policy.policy [None req-8de0c77b-fa69-4927-9b72-e1cf02d1f06b 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - 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: 3/3] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:20:31 2026] GET /v2.0/networks => generated 15 bytes in 1005 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-05-12 06:20:32.669 7 WARNING oslo_policy.policy [None req-e48cfae3-c8ee-4141-94f1-7cabe0049a7b 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - 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-05-12 06:20:33.229 7 WARNING neutron.services.revisions.revision_plugin [None req-e48cfae3-c8ee-4141-94f1-7cabe0049a7b 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:20:33.262 7 INFO neutron.db.segments_db [None req-e48cfae3-c8ee-4141-94f1-7cabe0049a7b 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment c2afd838-6163-473c-91ba-970ee5790d01 of type flat for network 8b4d3334-fac0-49bb-ab92-43fe3b23d89b 2026-05-12 06:20:33.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e48cfae3-c8ee-4141-94f1-7cabe0049a7b 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:20:32 2026] POST /v2.0/networks => generated 124 bytes in 768 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:20:39 2026] GET /v2.0/networks => generated 15 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:20:39.543 8 WARNING neutron.services.revisions.revision_plugin [None req-5a811f21-683a-47f9-a1ea-d9cfd57c3433 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:20:39.576 8 INFO neutron.db.segments_db [None req-5a811f21-683a-47f9-a1ea-d9cfd57c3433 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 40bef608-0f2e-4753-a500-a5c02765d205 of type flat for network e9fef069-805f-4ae5-bf6f-989414ef1a61 2026-05-12 06:20:39.648 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a811f21-683a-47f9-a1ea-d9cfd57c3433 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:20:39 2026] POST /v2.0/networks => generated 124 bytes in 199 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:20:45 2026] GET /v2.0/networks => generated 15 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:20:45.491 8 WARNING neutron.services.revisions.revision_plugin [None req-26dcb152-beea-437f-994a-4d2267e3036a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:20:45.506 8 INFO neutron.db.segments_db [None req-26dcb152-beea-437f-994a-4d2267e3036a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 8f977899-f22d-4c84-a5d2-4d5201fa1475 of type flat for network e21ab585-73f5-47e6-92ad-02b018502cc8 2026-05-12 06:20:45.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26dcb152-beea-437f-994a-4d2267e3036a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:20:45 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: 7|app: 0|req: 4/10] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:20:51 2026] GET /v2.0/networks => generated 15 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:20:51.448 8 WARNING neutron.services.revisions.revision_plugin [None req-b2288449-caec-4b83-a22a-d520e43a5c49 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:20:51.473 8 INFO neutron.db.segments_db [None req-b2288449-caec-4b83-a22a-d520e43a5c49 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment f81ed9ee-1c33-47f1-a7b2-1429a9ed5586 of type flat for network 40841786-ee56-4219-9dff-9f7a66e1b94a 2026-05-12 06:20:51.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2288449-caec-4b83-a22a-d520e43a5c49 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:20:51 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: 8/13] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:20:57 2026] GET /v2.0/networks => generated 15 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:20:57.434 7 WARNING neutron.services.revisions.revision_plugin [None req-0231dc4a-db75-4f56-b80c-5f81d86cdaaf 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:20:57.461 7 INFO neutron.db.segments_db [None req-0231dc4a-db75-4f56-b80c-5f81d86cdaaf 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 3cd854ce-e9ab-4d64-9e2d-25f66abd70a4 of type flat for network 66072ec7-9f07-4881-8be3-bddca44cbb7d 2026-05-12 06:20:57.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0231dc4a-db75-4f56-b80c-5f81d86cdaaf 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:20:57 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:21:03 2026] GET /v2.0/networks => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:21:03.454 7 WARNING neutron.services.revisions.revision_plugin [None req-11e23498-c458-423e-af34-56c11d0eee69 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Could not find related network for resource to bump revision. 2026-05-12 06:21:03.477 7 INFO neutron.db.segments_db [None req-11e23498-c458-423e-af34-56c11d0eee69 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 996cfa6a-75fd-4852-8962-048f5559a491 of type flat for network 9f9135b1-504d-4bcf-b8e1-4620a1d60802 [pid: 7|app: 0|req: 7/16] 199.19.213.73 () {48 vars in 963 bytes} [Tue May 12 06:21:03 2026] POST /v2.0/networks => generated 706 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.73 () {44 vars in 907 bytes} [Tue May 12 06:21:05 2026] GET /v2.0/subnets => 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: 8/18] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:21:05 2026] GET /v2.0/networks => generated 709 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.73 () {48 vars in 961 bytes} [Tue May 12 06:21:05 2026] POST /v2.0/subnets => generated 641 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:27:45.981 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:27:45.982 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:27:45.985 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:27:45 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.73) !!! [pid: 7|app: 0|req: 36/73] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:27:45 2026] GET /v2.0/networks => generated 753 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:27:46.173 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:27:46.175 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:27:46.178 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:27:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.73) !!! 2026-05-12 06:27:46.240 8 INFO neutron.db.segments_db [None req-5d750584-8d4e-43ed-bfc0-ee296f4e1bae 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment eb48798e-2913-45b4-8d7e-b7228dcd3957 of type vxlan for network a601304f-8392-4309-94e4-cdc07ada4b89 [pid: 8|app: 0|req: 38/74] 199.19.213.73 () {48 vars in 962 bytes} [Tue May 12 06:27:46 2026] POST /v2.0/networks => generated 707 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:27:47.231 7 INFO oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35450. 2026-05-12 06:27:47.235 7 INFO oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35466. [pid: 7|app: 0|req: 37/75] 199.19.213.73 () {44 vars in 907 bytes} [Tue May 12 06:27:47 2026] GET /v2.0/subnets => generated 644 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:27:47.387 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35470. 2026-05-12 06:27:47.387 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35476. [pid: 8|app: 0|req: 39/76] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:27:47 2026] GET /v2.0/networks => generated 1430 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.19.213.73 () {48 vars in 961 bytes} [Tue May 12 06:27:47 2026] POST /v2.0/subnets => generated 627 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:48 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 2793 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.19.213.73 () {48 vars in 977 bytes} [Tue May 12 06:27:48 2026] POST /v2.0/security-groups => generated 1552 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:49 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 4327 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:49 2026] GET /v2.0/security-groups => generated 4327 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:27:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:50 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 4909 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:51 2026] GET /v2.0/security-groups => generated 4909 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:27:51 2026] POST /v2.0/security-group-rules => generated 571 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:52 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 5493 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:52 2026] GET /v2.0/security-groups => generated 5493 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:27:52 2026] POST /v2.0/security-group-rules => generated 571 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:53 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 6077 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:53 2026] GET /v2.0/security-groups => generated 6077 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:27:53 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: 7|app: 0|req: 46/94] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:27:54 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 6661 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:54 2026] GET /v2.0/security-groups => generated 6661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:27:54 2026] POST /v2.0/security-group-rules => generated 571 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:27:55 2026] GET /v2.0/security-groups => generated 7245 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.73 () {44 vars in 903 bytes} [Tue May 12 06:27:55 2026] GET /v2.0/ports => generated 2489 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:27:55 2026] GET /v2.0/networks => generated 1474 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.73 () {48 vars in 957 bytes} [Tue May 12 06:27:55 2026] POST /v2.0/ports => generated 1096 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:28:01.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4bc09d-ede6-43da-8f51-449a3d26aa9c 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/101] 199.19.213.73 () {44 vars in 977 bytes} [Tue May 12 06:28:01 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 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: 7|app: 0|req: 50/102] 199.19.213.73 () {44 vars in 999 bytes} [Tue May 12 06:28:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.73 () {48 vars in 1029 bytes} [Tue May 12 06:28:01 2026] PUT /v2.0/ports/8eb1beca-319f-4804-bd22-9fe51726568e => generated 1209 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.19.213.73 () {44 vars in 903 bytes} [Tue May 12 06:28:03 2026] GET /v2.0/ports => generated 3726 bytes in 87 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: 8|app: 0|req: 54/105] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:28:04 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 7245 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.73 () {48 vars in 977 bytes} [Tue May 12 06:28:04 2026] POST /v2.0/security-groups => generated 1546 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:28:05 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 8773 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:28:05 2026] GET /v2.0/security-groups => generated 8773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:28:06 2026] POST /v2.0/security-group-rules => generated 589 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:28:06 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9375 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:28:06 2026] GET /v2.0/security-groups => generated 9375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:28:07 2026] POST /v2.0/security-group-rules => generated 593 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:29:19 2026] GET /v2.0/quotas/75c47c7b32124df98d390da9134967da => generated 292 bytes in 13 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: 63/124] 199.19.213.73 () {48 vars in 1023 bytes} [Tue May 12 06:29:19 2026] PUT /v2.0/quotas/75c47c7b32124df98d390da9134967da => generated 291 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:29:19 2026] GET /v2.0/quotas/75c47c7b32124df98d390da9134967da => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:31:19.303 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:31:19.306 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:31:19.306 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:31:19 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.73) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-12 06:31:19.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e12679c-fdc2-46f0-81b6-6fdaf9932dea 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/142] 199.19.213.73 () {30 vars in 742 bytes} [Tue May 12 06:31:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:31:19.669 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:31:19.670 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:31:19.671 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:31:19 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.73) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 72/143] 199.19.213.73 () {30 vars in 764 bytes} [Tue May 12 06:31:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:31:21.602 7 INFO oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55042. 2026-05-12 06:31:21.605 7 INFO oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55032. 2026-05-12 06:31:21.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cef68123-fe59-4153-b74a-7ab238e0cdde 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/144] 199.19.213.73 () {30 vars in 742 bytes} [Tue May 12 06:31:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.19.213.73 () {30 vars in 764 bytes} [Tue May 12 06:31:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:37:05.626 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:37:05.630 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:37:05.631 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:37:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 (ip 199.19.213.73) !!! [pid: 7|app: 0|req: 96/192] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:37:05 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 2797 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:37:05.862 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:37:05.864 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:37:05.865 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 12 06:37:05 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.73) !!! [pid: 8|app: 0|req: 97/193] 199.19.213.73 () {48 vars in 977 bytes} [Tue May 12 06:37:05 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:37:06.829 7 INFO oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49998. 2026-05-12 06:37:06.831 7 INFO oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50008. [pid: 7|app: 0|req: 97/194] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:37:06 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 4339 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:37:06.935 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50010. 2026-05-12 06:37:06.939 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50018. [pid: 8|app: 0|req: 98/195] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:37:06 2026] GET /v2.0/security-groups => generated 14299 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:37:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:37:07 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 4917 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:37:07 2026] GET /v2.0/security-groups => generated 14877 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:37:07 2026] POST /v2.0/security-group-rules => generated 567 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:37:08 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 5497 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:37:08 2026] GET /v2.0/security-groups => generated 15457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:37:09 2026] POST /v2.0/security-group-rules => generated 569 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:37:10 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 6079 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:37:10 2026] GET /v2.0/security-groups => generated 16039 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.19.213.73 () {48 vars in 987 bytes} [Tue May 12 06:37:10 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: 112/224] 199.19.213.73 () {30 vars in 739 bytes} [Tue May 12 06:39:13 2026] GET /v2.0/networks?tenant_id=e2414e25e845446ab5021e41f7a0df45&shared=False => generated 15 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:39:13.595 7 INFO neutron.db.segments_db [None req-fc9b7298-7c01-4b47-99b1-87e8e198aa63 3e870da780e14035a79c3bfd4dc5dada e2414e25e845446ab5021e41f7a0df45 - - - -] Added segment cbad8f2f-c1b1-4a25-afdb-617953b875ca of type vxlan for network 9b323447-8ad8-4f55-8ca6-72fdeb0e9591 [pid: 7|app: 0|req: 113/225] 199.19.213.73 () {34 vars in 681 bytes} [Tue May 12 06:39:13 2026] POST /v2.0/networks => generated 718 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.19.213.73 () {30 vars in 721 bytes} [Tue May 12 06:39:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.19.213.73 () {30 vars in 632 bytes} [Tue May 12 06:39:13 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.19.213.73 () {34 vars in 676 bytes} [Tue May 12 06:39:13 2026] POST /v2.0/ports => generated 963 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 06:39:14 2026] GET /v2.0/networks/9b323447-8ad8-4f55-8ca6-72fdeb0e9591 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.19.213.73 () {30 vars in 721 bytes} [Tue May 12 06:39:16 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: 7|app: 0|req: 116/231] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 06:39:16 2026] GET /v2.0/networks/9b323447-8ad8-4f55-8ca6-72fdeb0e9591 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/234] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:39:34 2026] GET /v2.0/quotas/e2414e25e845446ab5021e41f7a0df45 => generated 292 bytes in 15 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: 118/235] 199.19.213.73 () {48 vars in 1023 bytes} [Tue May 12 06:39:34 2026] PUT /v2.0/quotas/e2414e25e845446ab5021e41f7a0df45 => generated 291 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:39:35 2026] GET /v2.0/quotas/e2414e25e845446ab5021e41f7a0df45 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:50:34.151 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:50:34.152 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:50:34.155 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:50:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.73) !!! [pid: 8|app: 0|req: 163/325] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:50:34 2026] GET /v2.0/networks => generated 2168 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:50:35.447 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:50:35.448 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:50:35.448 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 12 06:50:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.73) !!! [pid: 7|app: 0|req: 163/326] 199.19.213.73 () {44 vars in 907 bytes} [Tue May 12 06:50:35 2026] GET /v2.0/subnets => generated 1261 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:50:35.603 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55370. 2026-05-12 06:50:35.605 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7632576e-69db-4527-9df3-f9dae8a3c3e3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55380. [pid: 8|app: 0|req: 164/327] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:50:35 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:51:15 2026] GET /v2.0/networks => generated 2168 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:51:16.735 7 INFO oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42554. 2026-05-12 06:51:16.737 7 INFO oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42562. [pid: 7|app: 0|req: 167/335] 199.19.213.73 () {44 vars in 907 bytes} [Tue May 12 06:51:16 2026] GET /v2.0/subnets => generated 1261 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:51:16 2026] GET /v2.0/networks => generated 2168 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:18 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:19 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => 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: 169/339] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:19 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:20 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:21 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/342] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:22 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.19.213.73 () {44 vars in 936 bytes} [Tue May 12 06:51:23 2026] GET /v2.0/security-groups => generated 16622 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 199.19.213.73 () {44 vars in 903 bytes} [Tue May 12 06:51:23 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:51:30.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5975080-0cee-46b4-ba43-3743bee79d1d 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/347] 199.19.213.73 () {44 vars in 977 bytes} [Tue May 12 06:51:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 199.19.213.73 () {44 vars in 999 bytes} [Tue May 12 06:51:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.19.213.73 () {44 vars in 903 bytes} [Tue May 12 06:51:32 2026] GET /v2.0/ports => generated 4721 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:33 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:34 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:51:35 2026] GET /v2.0/security-groups?tenant_id=75c47c7b32124df98d390da9134967da => generated 9981 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:51:46 2026] GET /v2.0/quotas/75c47c7b32124df98d390da9134967da => 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: 182/364] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:52:38 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 6662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/365] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:52:39 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:52:40 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:52:41 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => 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: 184/368] 199.19.213.73 () {44 vars in 1021 bytes} [Tue May 12 06:52:42 2026] GET /v2.0/security-groups?tenant_id=e2414e25e845446ab5021e41f7a0df45 => generated 6662 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.19.213.73 () {44 vars in 971 bytes} [Tue May 12 06:52:49 2026] GET /v2.0/quotas/e2414e25e845446ab5021e41f7a0df45 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.19.213.73 () {44 vars in 909 bytes} [Tue May 12 06:53:41 2026] GET /v2.0/networks => generated 2168 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:54:21 2026] GET /v2.0/networks => generated 2168 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 10.0.0.76 () {32 vars in 654 bytes} [Tue May 12 06:54:22 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:22.865 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-12 06:54:22.865 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 193/387] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:54:22 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:54:22 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:54:22 2026] GET /v2.0/subnets => generated 1261 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:54:22 2026] GET /v2.0/networks => generated 2168 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:54:23 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: 197/392] 10.0.0.76 () {32 vars in 654 bytes} [Tue May 12 06:54:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:33.765 7 INFO oslo.messaging._drivers.impl_rabbit [-] [73cfcef3-b715-4f75-bd62-260c4db7b4b2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35316. 2026-05-12 06:54:33.767 7 INFO oslo.messaging._drivers.impl_rabbit [-] [152cb2e9-f033-4e3c-844e-65f5d1c3997c] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35330. 2026-05-12 06:54:34.070 7 INFO neutron.db.segments_db [None req-0a145057-f645-428d-951d-fdca10646a75 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 870829b5-4780-4d85-a382-ddd676562f2d of type vxlan for network 29b0ecab-a9c8-4815-9b49-8bd5943ad1f6 2026-05-12 06:54:34.100 8 INFO neutron.db.segments_db [None req-bf8f96e6-0db2-46ce-83bd-b53856ef5859 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 of type vxlan for network eb73419e-873a-4215-ac6e-8b2745add755 [pid: 7|app: 0|req: 196/393] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:54:33 2026] POST /v2.0/networks => generated 749 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:54:33 2026] POST /v2.0/networks => generated 746 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:34.387 7 INFO neutron.db.segments_db [None req-0a44563e-1893-4032-8029-cded485097be 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 440f94d1-36e8-4a25-9e53-9e46838b917b of type vxlan for network b0d209c2-679c-40cb-973b-42e030154bd1 [pid: 8|app: 0|req: 199/395] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:34 2026] POST /v2.0/subnets => generated 672 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:54:34 2026] POST /v2.0/networks => generated 745 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:34.635 7 INFO neutron.db.segments_db [None req-725b15a9-845d-45a1-841f-bc519beb7970 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment deff6acb-6bc0-4f72-aa5c-15fb5a087146 of type vxlan for network 7b44de0b-07e5-4358-b886-5c4859b30060 [pid: 8|app: 0|req: 200/397] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:34 2026] POST /v2.0/subnets => generated 670 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:34.987 7 INFO neutron.db.l3_hamode_db [None req-725b15a9-845d-45a1-841f-bc519beb7970 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 201/398] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:34 2026] POST /v2.0/subnets => generated 668 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:35.150 8 INFO neutron.db.segments_db [None req-c143a855-0c7d-41f8-a055-315ceac569b4 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment ad744efc-9ef2-44f6-a443-10ff4946f21c of type vxlan for network f9391453-1003-4772-90f6-ba5ac8b74feb 2026-05-12 06:54:35.480 8 INFO neutron.db.l3_hamode_db [None req-c143a855-0c7d-41f8-a055-315ceac569b4 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:54:36.393 7 INFO neutron.db.l3_hamode_db [None req-725b15a9-845d-45a1-841f-bc519beb7970 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:54:36.797 8 INFO neutron.db.l3_hamode_db [None req-c143a855-0c7d-41f8-a055-315ceac569b4 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 198/399] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:34 2026] POST /v2.0/routers => generated 736 bytes in 3295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:54:37 2026] GET /v2.0/security-groups?tenant_id=3c391bcdb8b248ae8eb8e52e73d7a1cf&name=default => generated 2797 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:54:38.149 7 INFO neutron.db.segments_db [None req-fb8781e2-d8f5-44ce-a75e-f4683d0f83e1 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 720a8f42-db0e-4408-aa08-b5f9a7abe67b of type vxlan for network ddf9eec9-466e-4b64-8e16-03290f48134d [pid: 8|app: 0|req: 202/401] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:35 2026] POST /v2.0/routers => generated 734 bytes in 3206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:38.466 7 INFO neutron.db.l3_hamode_db [None req-fb8781e2-d8f5-44ce-a75e-f4683d0f83e1 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:54:39.430 7 INFO neutron.db.l3_hamode_db [None req-fb8781e2-d8f5-44ce-a75e-f4683d0f83e1 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 205/404] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:54:38 2026] PUT /v2.0/routers/933e6530-177a-4f7e-8827-fd56d12468d0/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:54:39 2026] DELETE /v2.0/security-groups/431ad99d-684f-4dc3-9032-005965a4e124 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:38 2026] POST /v2.0/routers => generated 732 bytes in 2459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:54:39 2026] PUT /v2.0/routers/4367796d-6156-4875-a2c8-c86599496f61/add_router_interface => generated 309 bytes in 1771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/408] 10.0.0.72 () {38 vars in 970 bytes} [Tue May 12 06:54:41 2026] POST /v2.0/security-groups => generated 1620 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:54:40 2026] PUT /v2.0/routers/b0f328d0-c21c-4066-9654-2bc8e99daf9e/add_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:42 2026] GET /v2.0/security-groups/718a177a-d873-4259-8f75-5811f7b642ba => generated 1620 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:54:42.314 8 INFO neutron.db.segments_db [None req-3beeff96-c2e6-4198-88bb-4f98d33395b0 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 1233644c-ebbc-457e-93b9-934f111ba83e of type vxlan for network 60c3e667-340b-4da6-a28e-89041d673e15 [pid: 7|app: 0|req: 203/411] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/networks => generated 752 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 10.0.0.72 () {38 vars in 980 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/security-group-rules => generated 582 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/subnets => generated 675 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:42.831 7 INFO neutron.db.segments_db [None req-604db3bf-b565-4631-bee3-0f8f48a120d0 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 3c6e0980-27f0-4f16-835b-da0406b67199 of type vxlan for network 09020ec7-09fd-40f5-997f-0d3ed9c67574 2026-05-12 06:54:43.197 7 INFO neutron.db.l3_hamode_db [None req-604db3bf-b565-4631-bee3-0f8f48a120d0 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 212/417] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/floatingips => generated 552 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 10.0.0.72 () {38 vars in 970 bytes} [Tue May 12 06:54:43 2026] POST /v2.0/security-groups => generated 1622 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/419] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:54:43 2026] GET /v2.0/networks?id=b0d209c2-679c-40cb-973b-42e030154bd1 => generated 677 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/420] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:43 2026] GET /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => generated 1622 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/421] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:54:43 2026] GET /v2.0/quotas/f7c973369eac417386dab6efc5f77439 => 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: 217/422] 10.0.0.72 () {38 vars in 980 bytes} [Tue May 12 06:54:43 2026] POST /v2.0/security-group-rules => generated 582 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:54:43 2026] GET /v2.0/ports?tenant_id=f7c973369eac417386dab6efc5f77439&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/424] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => generated 2215 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/425] 10.0.0.72 () {38 vars in 980 bytes} [Tue May 12 06:54:44 2026] POST /v2.0/security-group-rules => generated 587 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:44.293 7 INFO neutron.db.l3_hamode_db [None req-604db3bf-b565-4631-bee3-0f8f48a120d0 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/426] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => generated 2813 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/427] 10.0.0.72 () {34 vars in 1000 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-group-rules/0afc2027-f3de-46ff-be7c-097840158db4 => generated 584 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/428] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => generated 2813 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/429] 10.0.0.72 () {34 vars in 906 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/extensions => generated 19178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/430] 10.0.0.72 () {36 vars in 1022 bytes} [Tue May 12 06:54:44 2026] DELETE /v2.0/security-group-rules/0afc2027-f3de-46ff-be7c-097840158db4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/431] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?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: 227/432] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => generated 2215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/433] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?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: 229/434] 10.0.0.72 () {36 vars in 1012 bytes} [Tue May 12 06:54:44 2026] DELETE /v2.0/security-groups/2b612ec1-5e4f-4683-a18a-d402c7beba08 => 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: 230/435] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/security-groups/718a177a-d873-4259-8f75-5811f7b642ba => generated 2213 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/436] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:44 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/437] 10.0.0.72 () {36 vars in 1012 bytes} [Tue May 12 06:54:44 2026] DELETE /v2.0/security-groups/718a177a-d873-4259-8f75-5811f7b642ba => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/438] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:42 2026] POST /v2.0/routers => generated 739 bytes in 2898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/439] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:54:45 2026] PUT /v2.0/routers/933e6530-177a-4f7e-8827-fd56d12468d0/remove_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/440] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:46 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => 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: 235/441] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:46 2026] GET /v2.0/networks?id=b0d209c2-679c-40cb-973b-42e030154bd1 => generated 677 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/442] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:54:45 2026] PUT /v2.0/routers/cfd62fbb-04d8-4892-8e97-dc44623d8f45/add_router_interface => generated 309 bytes in 1694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:54:47.767 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-301514ad-6d99-40a7-88ce-09e13c9bc0f7 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 208/443] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:54:47 2026] POST /v2.0/ports => generated 958 bytes in 658 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: 209/444] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:48 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 961 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:54:48.247 8 INFO neutron.db.l3_hamode_db [None req-301514ad-6d99-40a7-88ce-09e13c9bc0f7 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 7b44de0b-07e5-4358-b886-5c4859b30060 was deleted as no HA routers are present in tenant 1d8a8fb2594a472297db570082839236. [pid: 7|app: 0|req: 210/445] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:54:48 2026] POST /v2.0/security-groups => generated 1595 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/446] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:54:46 2026] DELETE /v2.0/routers/933e6530-177a-4f7e-8827-fd56d12468d0 => generated 0 bytes in 1352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/447] 199.19.213.73 () {34 vars in 910 bytes} [Tue May 12 06:54:48 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: 8|app: 0|req: 237/448] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:48 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/449] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:54:48 2026] POST /v2.0/security-group-rules => generated 565 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/450] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:54:48 2026] DELETE /v2.0/subnets/3bea1255-c964-4e1e-9ccc-ce8f34b8d099 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/451] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:54:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--115296137&fields=id&tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:48.596 8 INFO neutron.services.segments.plugin [-] Segment deff6acb-6bc0-4f72-aa5c-15fb5a087146 resource provider aggregate not found 2026-05-12 06:54:48.602 8 INFO neutron.services.segments.plugin [-] Segment deff6acb-6bc0-4f72-aa5c-15fb5a087146 resource provider aggregate not found [pid: 7|app: 0|req: 213/452] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:54:48 2026] POST /v2.0/security-group-rules => generated 570 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:54:48.619 8 INFO neutron.services.segments.plugin [-] Segment deff6acb-6bc0-4f72-aa5c-15fb5a087146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deff6acb-6bc0-4f72-aa5c-15fb5a087146 found for delete ", "request_id": "req-a984b9d6-d9ea-4c5b-bec5-1e8b58a1c6d3"}]} 2026-05-12 06:54:48.631 8 INFO neutron.services.segments.plugin [-] Segment deff6acb-6bc0-4f72-aa5c-15fb5a087146 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deff6acb-6bc0-4f72-aa5c-15fb5a087146 found for delete ", "request_id": "req-2b2c39dc-f008-4f7f-9bae-9f97ba85ab39"}]} [pid: 7|app: 0|req: 214/453] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:54:48 2026] GET /v2.0/networks?id=eb73419e-873a-4215-ac6e-8b2745add755 => generated 679 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/454] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:54:48 2026] DELETE /v2.0/networks/29b0ecab-a9c8-4815-9b49-8bd5943ad1f6 => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/455] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:54:48 2026] PUT /v2.0/ports/e4182908-1131-45fe-aef0-15005208b5ad => generated 1203 bytes in 874 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: 216/456] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/quotas/81ed8a7aeac94a6ca4a5f0be20f43e4e => generated 292 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/457] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:54:48 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/458] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/security-groups?tenant_id=1d8a8fb2594a472297db570082839236&name=default => generated 2797 bytes in 46 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: 242/459] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/460] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/ports?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/461] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/ports?tenant_id=f7c973369eac417386dab6efc5f77439&device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/462] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/463] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:54:49 2026] DELETE /v2.0/security-groups/051b5574-f5ca-4b45-819b-dce0cf109a24 => 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: 221/464] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e4182908-1131-45fe-aef0-15005208b5ad => 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: 244/465] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:49 2026] GET /v2.0/subnets?id=a569ff21-ae73-4ae3-9ba8-5e2206c16fa2 => generated 671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/466] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/ports?network_id=b0d209c2-679c-40cb-973b-42e030154bd1&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/467] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--215774131&fields=id&tenant_id=dd25e8b9644a422b9f2f9579e829b32c => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/468] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/469] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 684 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/470] 10.0.0.72 () {34 vars in 906 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/extensions => generated 19178 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/471] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/quotas/dd25e8b9644a422b9f2f9579e829b32c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/472] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?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: 226/473] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 248/474] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/475] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 8|app: 0|req: 249/476] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 228/477] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 250/478] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:50.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db95a505-99e2-40ca-b11a-bf6f0f3e10f6'] response: {'name': 'network-changed', 'server_uuid': 'ab4f4dc6-0e2a-44de-91b9-777e9229fcb6', 'tag': 'e4182908-1131-45fe-aef0-15005208b5ad', 'status': 'completed', 'code': 200} 2026-05-12 06:54:50.991 8 INFO neutron.services.segments.plugin [-] Segment 870829b5-4780-4d85-a382-ddd676562f2d resource provider aggregate not found 2026-05-12 06:54:51.000 8 INFO neutron.services.segments.plugin [-] Segment 870829b5-4780-4d85-a382-ddd676562f2d resource provider aggregate not found [pid: 7|app: 0|req: 229/479] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:51.044 8 INFO neutron.services.segments.plugin [-] Segment 870829b5-4780-4d85-a382-ddd676562f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 870829b5-4780-4d85-a382-ddd676562f2d found for delete ", "request_id": "req-f29a5af3-b740-4b1a-8232-335dc79daad1"}]} 2026-05-12 06:54:51.045 8 INFO neutron.services.segments.plugin [-] Segment 870829b5-4780-4d85-a382-ddd676562f2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 870829b5-4780-4d85-a382-ddd676562f2d found for delete ", "request_id": "req-34f5a220-5e0a-4c1f-a05a-779ef7a7e876"}]} [pid: 7|app: 0|req: 230/480] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/481] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:50 2026] GET /v2.0/ports?tenant_id=f7c973369eac417386dab6efc5f77439&device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 1242 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/482] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/483] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/networks?id=b0d209c2-679c-40cb-973b-42e030154bd1 => generated 773 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/484] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e4182908-1131-45fe-aef0-15005208b5ad => 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: 253/485] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/subnets?id=a569ff21-ae73-4ae3-9ba8-5e2206c16fa2 => generated 671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/486] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/ports?network_id=b0d209c2-679c-40cb-973b-42e030154bd1&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: 8|app: 0|req: 254/487] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?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: 234/488] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1?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: 255/489] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 684 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/490] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:54:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dd25e8b9644a422b9f2f9579e829b32c => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:54:52.357 7 INFO neutron.db.segments_db [None req-b850994c-4875-42f1-857d-a8ac303f85a4 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e of type vxlan for network 84089b51-2d09-4dc7-aa84-90f9961bdfe5 [pid: 7|app: 0|req: 236/491] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:54:51 2026] POST /v2.0/networks => generated 744 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/492] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/networks?id=eb73419e-873a-4215-ac6e-8b2745add755 => generated 679 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/493] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/494] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:54:51 2026] POST /v2.0/ports => generated 954 bytes in 839 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: 239/495] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/496] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/497] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/498] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:52 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) [pid: 8|app: 0|req: 258/499] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:52 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/500] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:54:52 2026] PUT /v2.0/ports/a01e31b4-788f-4743-9036-ae396f49722a => generated 1199 bytes in 520 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: 243/501] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:53 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 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, ' 2026-05-12 06:54:53.331 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a983ba2a-c5bb-4fe4-95fb-2fda3a02e042'] response: {'name': 'network-changed', 'server_uuid': '18f1d473-8792-4fae-8de5-7ce097cbd4a7', 'tag': 'a01e31b4-788f-4743-9036-ae396f49722a', 'status': 'completed', 'code': 200} 2026-05-12 06:54:53.382 7 INFO neutron.db.segments_db [None req-89cd9140-e841-4afe-9036-cddafc00538f 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 3a24d3c3-cfed-4158-8914-92cc5a4e6975 of type vxlan for network ec4be122-440b-4e02-83fb-c90ca27421bc [pid: 8|app: 0|req: 259/504] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:54:52 2026] POST /v2.0/ports => generated 954 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/505] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:53 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:54:53.769 7 INFO neutron.db.l3_hamode_db [None req-89cd9140-e841-4afe-9036-cddafc00538f 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 261/506] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:53 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 957 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/507] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:54:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 263/508] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:54:53 2026] PUT /v2.0/ports/318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => generated 1199 bytes in 600 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: 264/509] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&fields=id&fields=name => generated 113 bytes in 61 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: 265/510] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/511] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/512] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/ports?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => 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: 268/513] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/514] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/515] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/516] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:54:54.805 7 INFO neutron.db.l3_hamode_db [None req-89cd9140-e841-4afe-9036-cddafc00538f 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 272/517] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/518] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/519] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/subnets?id=dc3323c4-f298-4389-a930-6256133d95a5 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/520] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 276/521] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:54 2026] GET /v2.0/ports?network_id=eb73419e-873a-4215-ac6e-8b2745add755&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:54:55.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0eed184-37e0-4774-a18b-e35242b33c91'] response: {'name': 'network-changed', 'server_uuid': '56793c3b-e165-49eb-8ffa-61c2a0240680', 'tag': '318222b5-1b7e-4ef2-a4ee-811db4d7ce88', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/522] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/523] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/524] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 280/525] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/526] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/527] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 283/528] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks?id=eb73419e-873a-4215-ac6e-8b2745add755 => generated 774 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/529] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/530] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => 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: 286/531] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&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: 287/532] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/subnets?id=dc3323c4-f298-4389-a930-6256133d95a5 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/533] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/534] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/535] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?network_id=eb73419e-873a-4215-ac6e-8b2745add755&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/536] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&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: 292/537] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/538] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:55 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/539] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 295/540] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 975 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/541] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/542] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/543] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/544] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:54:53 2026] POST /v2.0/routers => generated 731 bytes in 3248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/545] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:56 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/546] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/547] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/security-groups?id=5db6f386-1719-4b9c-87bd-114d7c06c433&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/548] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/549] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/550] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/551] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:54:57 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/552] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:54:57 2026] DELETE /v2.0/ports/e4182908-1131-45fe-aef0-15005208b5ad => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:54:58.185 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb2ae719-2997-49d7-920d-25a37e863ea6'] response: {'server_uuid': 'ab4f4dc6-0e2a-44de-91b9-777e9229fcb6', 'name': 'network-vif-deleted', 'tag': 'e4182908-1131-45fe-aef0-15005208b5ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 255/553] 199.19.213.73 () {34 vars in 1095 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/554] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => 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: 257/555] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?device_id=ab4f4dc6-0e2a-44de-91b9-777e9229fcb6 => 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: 299/556] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:54:56 2026] PUT /v2.0/routers/3df12284-1deb-45c2-9509-0437e1520380/add_router_interface => generated 309 bytes in 1915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/557] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/networks?id=eb73419e-873a-4215-ac6e-8b2745add755 => generated 774 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/558] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/559] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => 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: 301/560] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/561] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/subnets?id=dc3323c4-f298-4389-a930-6256133d95a5 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/562] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?network_id=eb73419e-873a-4215-ac6e-8b2745add755&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: 303/563] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => 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: 261/564] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/565] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/566] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 306/567] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:58 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/568] 10.0.0.72 () {38 vars in 970 bytes} [Tue May 12 06:54:59 2026] POST /v2.0/security-groups => generated 1616 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/569] 10.0.0.72 () {38 vars in 970 bytes} [Tue May 12 06:54:59 2026] POST /v2.0/security-groups => generated 1615 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:54:59.322 7 INFO neutron.db.l3_db [None req-7d9e1035-9a6a-4908-a0cb-c10d6e137133 03fcece017154999a308976ad5b86502 81ed8a7aeac94a6ca4a5f0be20f43e4e - - - -] Floating IP c266ddc9-a004-468a-b025-8b1f84516a84 associated. External IP: 10.96.250.205, port: 318222b5-1b7e-4ef2-a4ee-811db4d7ce88. [pid: 8|app: 0|req: 309/570] 10.0.0.72 () {38 vars in 970 bytes} [Tue May 12 06:54:59 2026] POST /v2.0/security-groups => generated 1617 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/571] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:54:58 2026] PUT /v2.0/floatingips/c266ddc9-a004-468a-b025-8b1f84516a84 => generated 855 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/572] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:54:59 2026] GET /v2.0/security-groups?tenant_id=539ede2d9c954b05b5a1aa4fcd1ac665 => generated 7595 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/573] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:59 2026] GET /v2.0/security-groups/80dbbfa7-63e2-4d3e-b887-64db997deb0b => generated 2798 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/574] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:54:59 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => 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: 266/575] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:54:59 2026] GET /v2.0/security-groups/80dbbfa7-63e2-4d3e-b887-64db997deb0b => generated 2798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/576] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:54:59 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&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: 7|app: 0|req: 268/577] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => 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: 269/578] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/security-groups/516fe4e9-61e9-4de1-9753-1e5c8dc6b84e => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/579] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&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: 7|app: 0|req: 271/580] 10.0.0.72 () {36 vars in 1012 bytes} [Tue May 12 06:55:00 2026] DELETE /v2.0/security-groups/516fe4e9-61e9-4de1-9753-1e5c8dc6b84e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:00.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15ddeedb-b61a-48dc-acfb-d6a2aa42af10'] response: {'name': 'network-changed', 'server_uuid': '56793c3b-e165-49eb-8ffa-61c2a0240680', 'tag': '318222b5-1b7e-4ef2-a4ee-811db4d7ce88', 'status': 'completed', 'code': 200} 2026-05-12 06:55:00.370 7 INFO neutron.api.v2.resource [req-4b9f4627-5d3f-48ee-8b7f-7322c68e830c req-64e627c2-b428-4bb1-82d5-dcfccd4503dd f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 272/581] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/security-groups/516fe4e9-61e9-4de1-9753-1e5c8dc6b84e => 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: 273/582] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/ports?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/583] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => 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: 275/584] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:00 2026] GET /v2.0/networks?id=eb73419e-873a-4215-ac6e-8b2745add755 => generated 774 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/585] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:54:59 2026] PUT /v2.0/routers/b0f328d0-c21c-4066-9654-2bc8e99daf9e/remove_router_interface => generated 309 bytes in 1755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/586] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:01 2026] GET /v2.0/security-groups/2acf95ac-1285-454e-931b-a1950d60c9f6 => generated 1615 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/587] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:01 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/588] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:01.627 7 INFO neutron.db.l3_db [None req-fea926b9-105d-4e3a-98c5-441cc167c54a 3a9cc73ddb8642c2a3df853dc019da62 dd25e8b9644a422b9f2f9579e829b32c - - - -] Floating IP c6357c02-b14d-4140-8cd3-b500fb0ee5f2 associated. External IP: 10.96.250.211, port: a01e31b4-788f-4743-9036-ae396f49722a. [pid: 7|app: 0|req: 276/589] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:00 2026] PUT /v2.0/floatingips/c6357c02-b14d-4140-8cd3-b500fb0ee5f2 => generated 855 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/590] 10.0.0.72 () {36 vars in 1012 bytes} [Tue May 12 06:55:02 2026] DELETE /v2.0/security-groups/2acf95ac-1285-454e-931b-a1950d60c9f6 => 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: 278/591] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/592] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/security-groups?id=d021458b-b4a2-4bec-909a-c7b6ba9306f1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/593] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/subnets?id=dc3323c4-f298-4389-a930-6256133d95a5 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/594] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:02.632 8 INFO neutron.services.segments.plugin [-] Segment 720a8f42-db0e-4408-aa08-b5f9a7abe67b resource provider aggregate not found 2026-05-12 06:55:02.638 8 INFO neutron.services.segments.plugin [-] Segment 720a8f42-db0e-4408-aa08-b5f9a7abe67b resource provider aggregate not found 2026-05-12 06:55:02.657 8 INFO neutron.services.segments.plugin [-] Segment 720a8f42-db0e-4408-aa08-b5f9a7abe67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720a8f42-db0e-4408-aa08-b5f9a7abe67b found for delete ", "request_id": "req-c4d0f4d4-c11d-48a8-b747-8d92ce74b98b"}]} 2026-05-12 06:55:02.662 8 INFO neutron.services.segments.plugin [-] Segment 720a8f42-db0e-4408-aa08-b5f9a7abe67b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720a8f42-db0e-4408-aa08-b5f9a7abe67b found for delete ", "request_id": "req-4343145b-cc9d-4e04-8535-8e1f0e83928c"}]} 2026-05-12 06:55:02.665 8 INFO neutron.db.l3_hamode_db [None req-753f864b-b6f4-467b-9779-6f6553af7e8e 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network ddf9eec9-466e-4b64-8e16-03290f48134d was deleted as no HA routers are present in tenant f7c973369eac417386dab6efc5f77439. [pid: 8|app: 0|req: 314/595] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:01 2026] DELETE /v2.0/routers/b0f328d0-c21c-4066-9654-2bc8e99daf9e => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:02.684 8 INFO neutron.api.v2.resource [req-df69fb6d-c7d6-4161-8d3d-6fdc9e7d52c3 req-c538f04f-d6b6-4051-b257-a28aae7c521e f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 315/596] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/security-groups/2acf95ac-1285-454e-931b-a1950d60c9f6 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/597] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/ports?network_id=eb73419e-873a-4215-ac6e-8b2745add755&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:02.724 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8679aa11-44ed-43d9-a648-8757ce582eb9'] response: {'name': 'network-changed', 'server_uuid': '18f1d473-8792-4fae-8de5-7ce097cbd4a7', 'tag': 'a01e31b4-788f-4743-9036-ae396f49722a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 317/598] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&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-05-12 06:55:02.832 7 INFO neutron.db.l3_db [None req-4ccaa825-bb17-4bfc-9133-8babf023e31c 03fcece017154999a308976ad5b86502 81ed8a7aeac94a6ca4a5f0be20f43e4e - - - -] Floating IP c266ddc9-a004-468a-b025-8b1f84516a84 disassociated. External IP: 10.96.250.205, port: 318222b5-1b7e-4ef2-a4ee-811db4d7ce88. [pid: 8|app: 0|req: 318/599] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:02 2026] DELETE /v2.0/subnets/a569ff21-ae73-4ae3-9ba8-5e2206c16fa2 => 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: 319/600] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:02 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 320/601] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/13c1d426-5752-4d62-a692-e4400a711666 => generated 1617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/602] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/603] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:55:02 2026] DELETE /v2.0/ports/318222b5-1b7e-4ef2-a4ee-811db4d7ce88 => generated 0 bytes in 935 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/604] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755?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: 322/605] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:03 2026] DELETE /v2.0/networks/b0d209c2-679c-40cb-973b-42e030154bd1 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/606] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/607] 10.0.0.72 () {36 vars in 1012 bytes} [Tue May 12 06:55:03 2026] DELETE /v2.0/security-groups/13c1d426-5752-4d62-a692-e4400a711666 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/608] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/ports?device_id=56793c3b-e165-49eb-8ffa-61c2a0240680 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:55:03.635 8 INFO neutron.api.v2.resource [req-71b19026-bc2c-4429-be8a-0693d5046b83 req-21185f07-3502-4a68-8cc3-1e790e91f722 f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/609] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/13c1d426-5752-4d62-a692-e4400a711666 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/610] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => generated 858 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/611] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups?tenant_id=539ede2d9c954b05b5a1aa4fcd1ac665 => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/612] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/613] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups?tenant_id=f7c973369eac417386dab6efc5f77439&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/614] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/80dbbfa7-63e2-4d3e-b887-64db997deb0b => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/615] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&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: 329/616] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/80dbbfa7-63e2-4d3e-b887-64db997deb0b => generated 2798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/617] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:03 2026] DELETE /v2.0/security-groups/5db6f386-1719-4b9c-87bd-114d7c06c433 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:03.922 7 INFO neutron.api.v2.resource [req-d766f9af-6d59-4706-ba6f-f96e0a2365fe req-8b0e1957-b70c-41bf-8b34-254058a8f59d f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/618] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/13c1d426-5752-4d62-a692-e4400a711666 => 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: 330/619] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:55:03.966 8 INFO neutron.api.v2.resource [req-5b735efc-cf16-4afb-a58d-5f014c7b9227 req-02675c76-f956-49ca-94b1-169c852ffff6 f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 331/620] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/security-groups/2acf95ac-1285-454e-931b-a1950d60c9f6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/621] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:03 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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-05-12 06:55:04.023 8 INFO neutron.api.v2.resource [req-b461230b-8feb-4454-9091-1309044036a7 req-148ec640-b103-4d1e-b351-a3ce3b6642be f56c6d57108c43bda4330b97cb9905f5 539ede2d9c954b05b5a1aa4fcd1ac665 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 332/622] 10.0.0.72 () {34 vars in 990 bytes} [Tue May 12 06:55:04 2026] GET /v2.0/security-groups/516fe4e9-61e9-4de1-9753-1e5c8dc6b84e => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:55:04.758 8 INFO neutron.services.segments.plugin [-] Segment 440f94d1-36e8-4a25-9e53-9e46838b917b resource provider aggregate not found 2026-05-12 06:55:04.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f5071bb-1ef4-4a31-b075-220a00e59686'] response: {'server_uuid': '56793c3b-e165-49eb-8ffa-61c2a0240680', 'name': 'network-vif-deleted', 'tag': '318222b5-1b7e-4ef2-a4ee-811db4d7ce88', 'status': 'completed', 'code': 200} 2026-05-12 06:55:04.771 8 INFO neutron.services.segments.plugin [-] Segment 440f94d1-36e8-4a25-9e53-9e46838b917b resource provider aggregate not found 2026-05-12 06:55:04.782 8 INFO neutron.services.segments.plugin [-] Segment 440f94d1-36e8-4a25-9e53-9e46838b917b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440f94d1-36e8-4a25-9e53-9e46838b917b found for delete ", "request_id": "req-4b5ab37b-8592-4638-be21-8122c6b56b16"}]} 2026-05-12 06:55:04.811 8 INFO neutron.services.segments.plugin [-] Segment 440f94d1-36e8-4a25-9e53-9e46838b917b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440f94d1-36e8-4a25-9e53-9e46838b917b found for delete ", "request_id": "req-e2ce0a68-5b26-4863-9c8a-0bbaee888bd0"}]} [pid: 8|app: 0|req: 333/623] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:04 2026] DELETE /v2.0/security-groups/d021458b-b4a2-4bec-909a-c7b6ba9306f1 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:04.941 8 INFO neutron.api.v2.resource [None req-9fc33067-945d-47fd-8367-b7a9b864c531 03fcece017154999a308976ad5b86502 81ed8a7aeac94a6ca4a5f0be20f43e4e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 334/624] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:55:04 2026] GET /v2.0/security-groups/d021458b-b4a2-4bec-909a-c7b6ba9306f1 => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/625] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:04 2026] DELETE /v2.0/floatingips/c266ddc9-a004-468a-b025-8b1f84516a84 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/626] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:04 2026] PUT /v2.0/routers/3df12284-1deb-45c2-9509-0437e1520380/remove_router_interface => generated 309 bytes in 1524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/627] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:05 2026] PUT /v2.0/routers/4367796d-6156-4875-a2c8-c86599496f61/remove_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:06.684 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-312793db-1ca5-490c-8201-ddaec6375b0a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] 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-05-12 06:55:07.183 7 INFO neutron.db.l3_hamode_db [None req-312793db-1ca5-490c-8201-ddaec6375b0a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network ec4be122-440b-4e02-83fb-c90ca27421bc was deleted as no HA routers are present in tenant 539ede2d9c954b05b5a1aa4fcd1ac665. [pid: 7|app: 0|req: 292/628] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:05 2026] DELETE /v2.0/routers/3df12284-1deb-45c2-9509-0437e1520380 => generated 0 bytes in 1631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/629] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:07 2026] DELETE /v2.0/subnets/6d22b224-380c-4edc-8ee4-58912f40a8e1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:07.710 7 INFO neutron.services.segments.plugin [-] Segment 3a24d3c3-cfed-4158-8914-92cc5a4e6975 resource provider aggregate not found 2026-05-12 06:55:07.735 7 INFO neutron.services.segments.plugin [-] Segment 3a24d3c3-cfed-4158-8914-92cc5a4e6975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a24d3c3-cfed-4158-8914-92cc5a4e6975 found for delete ", "request_id": "req-b93cf60d-e610-434e-a18c-87ccff7047f7"}]} 2026-05-12 06:55:07.764 7 INFO neutron.services.segments.plugin [-] Segment 3a24d3c3-cfed-4158-8914-92cc5a4e6975 resource provider aggregate not found 2026-05-12 06:55:07.782 7 INFO neutron.services.segments.plugin [-] Segment 3a24d3c3-cfed-4158-8914-92cc5a4e6975 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a24d3c3-cfed-4158-8914-92cc5a4e6975 found for delete ", "request_id": "req-35cbf18c-a4b5-4741-beca-5567ad7a8f60"}]} 2026-05-12 06:55:07.850 8 INFO neutron.services.segments.plugin [-] Segment ad744efc-9ef2-44f6-a443-10ff4946f21c resource provider aggregate not found 2026-05-12 06:55:07.855 8 INFO neutron.services.segments.plugin [-] Segment ad744efc-9ef2-44f6-a443-10ff4946f21c resource provider aggregate not found 2026-05-12 06:55:07.872 8 INFO neutron.services.segments.plugin [-] Segment ad744efc-9ef2-44f6-a443-10ff4946f21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad744efc-9ef2-44f6-a443-10ff4946f21c found for delete ", "request_id": "req-75724f9b-844d-4852-a913-1c9da97dc729"}]} 2026-05-12 06:55:07.874 8 INFO neutron.services.segments.plugin [-] Segment ad744efc-9ef2-44f6-a443-10ff4946f21c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad744efc-9ef2-44f6-a443-10ff4946f21c found for delete ", "request_id": "req-c1923d5f-e831-4e83-9410-0c02931610bf"}]} [pid: 7|app: 0|req: 294/630] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:07 2026] DELETE /v2.0/networks/84089b51-2d09-4dc7-aa84-90f9961bdfe5 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:07.880 8 INFO neutron.db.l3_hamode_db [None req-eb3cab0f-718b-496a-a508-be54175574e6 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network f9391453-1003-4772-90f6-ba5ac8b74feb was deleted as no HA routers are present in tenant 81ed8a7aeac94a6ca4a5f0be20f43e4e. [pid: 8|app: 0|req: 337/633] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:06 2026] DELETE /v2.0/routers/4367796d-6156-4875-a2c8-c86599496f61 => generated 0 bytes in 1265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/634] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:07 2026] DELETE /v2.0/subnets/dc3323c4-f298-4389-a930-6256133d95a5 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/635] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:08 2026] GET /v2.0/security-groups?tenant_id=539ede2d9c954b05b5a1aa4fcd1ac665&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/636] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:08 2026] DELETE /v2.0/security-groups/80dbbfa7-63e2-4d3e-b887-64db997deb0b => generated 0 bytes in 104 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: 8|app: 0|req: 338/637] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:08 2026] DELETE /v2.0/networks/eb73419e-873a-4215-ac6e-8b2745add755 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/638] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:08 2026] GET /v2.0/security-groups?tenant_id=81ed8a7aeac94a6ca4a5f0be20f43e4e&name=default => generated 2797 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/639] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:08 2026] GET /v2.0/security-groups?tenant_id=40b3783fd8df44e9bfc1cc4fb4ac159c&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/640] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:09 2026] DELETE /v2.0/security-groups/4d6923aa-9626-401d-953b-d82dd0bd8d13 => 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: 301/641] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:09 2026] DELETE /v2.0/security-groups/c29fed7d-c23b-4abd-8e6b-543130ffebba => 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: 341/642] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:09 2026] GET /v2.0/security-groups?tenant_id=fe286fb3a45241beb8fef60394f968cd&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/643] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:09 2026] DELETE /v2.0/security-groups/89f47e82-6aae-4f39-abd6-2d8a9d210939 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:11.006 8 INFO neutron.services.segments.plugin [-] Segment 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 resource provider aggregate not found 2026-05-12 06:55:11.014 8 INFO neutron.services.segments.plugin [-] Segment 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 resource provider aggregate not found 2026-05-12 06:55:11.031 8 INFO neutron.services.segments.plugin [-] Segment 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 found for delete ", "request_id": "req-85f8172b-197b-4225-9f13-096199aa7ff5"}]} 2026-05-12 06:55:11.033 8 INFO neutron.services.segments.plugin [-] Segment 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 856db2e9-5bd4-4fb3-8ceb-db1ff2202da0 found for delete ", "request_id": "req-15152984-b2ba-4ed0-81ba-c493da995a8f"}]} 2026-05-12 06:55:11.121 7 INFO neutron.services.segments.plugin [-] Segment 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e resource provider aggregate not found 2026-05-12 06:55:11.136 7 INFO neutron.services.segments.plugin [-] Segment 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e resource provider aggregate not found 2026-05-12 06:55:11.150 7 INFO neutron.services.segments.plugin [-] Segment 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e found for delete ", "request_id": "req-b3975836-de11-4798-86b1-13dcff558b3a"}]} 2026-05-12 06:55:11.151 7 INFO neutron.services.segments.plugin [-] Segment 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1eeb6019-deba-4ffb-a589-21bdf8fb4d9e found for delete ", "request_id": "req-a3765c8d-7bb7-4e42-ba02-0545a6251e87"}]} 2026-05-12 06:55:11.215 8 INFO neutron.db.segments_db [None req-4e20808e-66c5-42db-96e7-1b02a63e98a7 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf of type vxlan for network d4ebb419-5fb9-483b-92a6-4a3c4592b67e [pid: 8|app: 0|req: 342/644] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:55:10 2026] POST /v2.0/networks => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/645] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:55:11 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1240 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/646] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:55:11 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/647] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:11 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-05-12 06:55:11.652 7 INFO neutron.db.segments_db [None req-2327c926-d52f-4c2a-8e4b-a7dca560b1aa 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 25cc453d-9294-4019-984d-768929cc42f8 of type vxlan for network 46a79303-94f7-4695-873f-38aa7c14bb16 2026-05-12 06:55:12.027 7 INFO neutron.db.l3_hamode_db [None req-2327c926-d52f-4c2a-8e4b-a7dca560b1aa 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 344/648] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:12 2026] GET /v2.0/security-groups?tenant_id=9e2bb4daf93344348622defebeec8167&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/649] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:12 2026] DELETE /v2.0/security-groups/40d5cac2-ba40-43bb-a996-f71b505d4726 => 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: 346/650] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:12 2026] GET /v2.0/security-groups?tenant_id=ce050d53c09d4adeb9b83b9c354e6ba4&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: 347/651] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:12 2026] DELETE /v2.0/security-groups/e7fe84f0-b264-4cd7-9da4-24373af64036 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:13.078 7 INFO neutron.db.l3_hamode_db [None req-2327c926-d52f-4c2a-8e4b-a7dca560b1aa 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 305/652] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:11 2026] POST /v2.0/routers => generated 730 bytes in 2608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/653] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:55:14 2026] PUT /v2.0/routers/c59c4e45-beb7-4472-b22c-503e73cb821e/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/654] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:15 2026] GET /v2.0/security-groups?tenant_id=d790f2a33eab4ab991560968856042ed&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/655] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:15 2026] GET /v2.0/security-groups?tenant_id=e672343a377e4b55bc63409e77ec58dc&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/656] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:16 2026] DELETE /v2.0/security-groups/773b7f20-92f6-45aa-904d-f8e9f46971f7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/657] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:16 2026] DELETE /v2.0/security-groups/a4d81abd-00fe-47ff-a188-f13aa1c87470 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/658] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:16 2026] GET /v2.0/security-groups?tenant_id=ba85b0e5dc1c43c9a0a63b87a3fb8138&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/659] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:16 2026] DELETE /v2.0/security-groups/d5e7769b-bcdb-4b54-97de-94c380de5491 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/660] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:55:16 2026] POST /v2.0/security-groups => generated 1596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/661] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:55:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/662] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:55:16 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: 8|app: 0|req: 353/663] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:55:17 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/664] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:17 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/665] 10.0.0.72 () {34 vars in 970 bytes} [Tue May 12 06:55:17 2026] GET /v2.0/ports/a01e31b4-788f-4743-9036-ae396f49722a => generated 968 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/666] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--333348704&fields=id&tenant_id=dd088af9dc4c439badb795bc5dedfacf => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/667] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/networks?id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/668] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/quotas/dd088af9dc4c439badb795bc5dedfacf => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/669] 199.19.213.73 () {34 vars in 999 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/subnets?network_id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/670] 199.19.213.73 () {34 vars in 1145 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7&device_owner=compute%3Anova&network_id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/671] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/ports?tenant_id=dd088af9dc4c439badb795bc5dedfacf&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/672] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/673] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?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: 315/674] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:55:18 2026] PUT /v2.0/ports/a01e31b4-788f-4743-9036-ae396f49722a => generated 1149 bytes in 490 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: 360/675] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/security-groups?tenant_id=4610806c76af4d6cb37290ba247fd3d6&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/676] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:55:18.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f271d6-2284-4f02-a580-d67009d2b32a'] response: {'name': 'network-changed', 'server_uuid': '18f1d473-8792-4fae-8de5-7ce097cbd4a7', 'tag': 'a01e31b4-788f-4743-9036-ae396f49722a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 317/677] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/678] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:18 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/679] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:18 2026] DELETE /v2.0/security-groups/31daae98-1406-46e7-aa75-1bac6335623a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/680] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 362/681] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 320/682] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/683] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&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: 321/684] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/685] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 322/686] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1421 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/687] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/networks?id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e => generated 675 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/688] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/689] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dd088af9dc4c439badb795bc5dedfacf => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/690] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 367/691] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/692] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/693] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/694] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:19 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 371/695] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:20 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/696] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:20 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/697] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:20 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1152 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/698] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:20 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/699] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:55:19 2026] POST /v2.0/ports => generated 954 bytes in 889 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: 375/700] 199.19.213.73 () {34 vars in 1119 bytes} [Tue May 12 06:55:20 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/701] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:55:20 2026] PUT /v2.0/ports/0a768570-394e-4586-aa7b-e1cdcc95ae01 => generated 1199 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:21.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0f503ed-1883-4f4f-887d-e88a4ff4cbb0'] response: {'name': 'network-changed', 'server_uuid': 'a0612874-1506-45e4-9439-b60b23f54520', 'tag': '0a768570-394e-4586-aa7b-e1cdcc95ae01', '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: 376/702] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:55:20 2026] PUT /v2.0/ports/a01e31b4-788f-4743-9036-ae396f49722a => generated 968 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:21.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7129d1a-3327-496e-8d08-061730152b65'] response: {'name': 'network-changed', 'server_uuid': '18f1d473-8792-4fae-8de5-7ce097cbd4a7', 'tag': 'a01e31b4-788f-4743-9036-ae396f49722a', '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: 377/703] 10.0.0.76 () {32 vars in 652 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/704] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/security-groups?tenant_id=a495ba3581414f1195463c9faee9c7c8&name=default => generated 2801 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/705] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/706] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/ports?tenant_id=dd088af9dc4c439badb795bc5dedfacf&device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/707] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/708] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => 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: 380/709] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&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: 381/710] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0a768570-394e-4586-aa7b-e1cdcc95ae01 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/711] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/712] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:21 2026] DELETE /v2.0/security-groups/c27a43b9-b172-4fa5-863d-5c016c681728 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/713] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/714] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/715] 10.0.0.76 () {32 vars in 664 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/716] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/subnets?id=1f5489fa-ca4e-4e69-9ff1-62aa010775bd => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/717] 10.0.0.76 () {32 vars in 698 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/718] 10.0.0.76 () {32 vars in 696 bytes} [Tue May 12 06:55:21 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: 385/719] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/720] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/721] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/ports?network_id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/722] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/723] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => 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: 388/724] 10.0.0.76 () {32 vars in 702 bytes} [Tue May 12 06:55:21 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: 337/725] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?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: 338/726] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/727] 10.0.0.76 () {32 vars in 692 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/728] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/security-groups?tenant_id=dbd62c35e03d4a36a6a6d0b8b52d2796&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: 390/729] 10.0.0.76 () {32 vars in 694 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/730] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/731] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/732] 10.0.0.76 () {32 vars in 684 bytes} [Tue May 12 06:55:21 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: 341/733] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:21 2026] DELETE /v2.0/security-groups/e7fccc34-6a75-456f-8da4-eb392f545ff2 => 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: 342/734] 10.0.0.76 () {32 vars in 686 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/735] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:21 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/736] 10.0.0.76 () {32 vars in 660 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/737] 10.0.0.76 () {32 vars in 698 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/738] 10.0.0.76 () {32 vars in 678 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/739] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?tenant_id=dd088af9dc4c439badb795bc5dedfacf&device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/740] 10.0.0.76 () {32 vars in 682 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/741] 10.0.0.76 () {32 vars in 674 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/742] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/743] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/744] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/745] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks?id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/746] 10.0.0.76 () {32 vars in 686 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/747] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0a768570-394e-4586-aa7b-e1cdcc95ae01 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/748] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/749] 10.0.0.76 () {32 vars in 686 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/750] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks?id=60c3e667-340b-4da6-a28e-89041d673e15 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/751] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/752] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/subnets?id=1f5489fa-ca4e-4e69-9ff1-62aa010775bd => generated 669 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/753] 10.0.0.76 () {32 vars in 698 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/754] 10.0.0.76 () {32 vars in 678 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/755] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a01e31b4-788f-4743-9036-ae396f49722a => 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: 351/756] 10.0.0.76 () {32 vars in 666 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/757] 10.0.0.76 () {32 vars in 676 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/758] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?network_id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e&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: 407/759] 10.0.0.76 () {32 vars in 664 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/l3-ha => 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: 408/760] 10.0.0.76 () {32 vars in 674 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/761] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/subnets?id=1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/762] 10.0.0.76 () {32 vars in 712 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/763] 10.0.0.76 () {32 vars in 690 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/764] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/765] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?network_id=60c3e667-340b-4da6-a28e-89041d673e15&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: 410/766] 10.0.0.76 () {32 vars in 682 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/767] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/768] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?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: 358/769] 10.0.0.76 () {32 vars in 686 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/770] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 359/771] 10.0.0.76 () {32 vars in 704 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/772] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/773] 10.0.0.76 () {32 vars in 674 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/774] 10.0.0.76 () {32 vars in 692 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/775] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/776] 10.0.0.76 () {32 vars in 708 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/777] 10.0.0.76 () {32 vars in 704 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/778] 10.0.0.76 () {32 vars in 696 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/779] 10.0.0.76 () {32 vars in 710 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/780] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/781] 10.0.0.76 () {32 vars in 686 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/782] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/783] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15?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: 424/784] 10.0.0.76 () {32 vars in 674 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/785] 10.0.0.76 () {32 vars in 670 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/provider => generated 191 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/786] 10.0.0.76 () {32 vars in 660 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/787] 10.0.0.76 () {32 vars in 698 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/788] 10.0.0.76 () {32 vars in 698 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/789] 10.0.0.76 () {32 vars in 676 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/790] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/791] 10.0.0.76 () {32 vars in 682 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/792] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/793] 10.0.0.76 () {32 vars in 684 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/794] 10.0.0.76 () {32 vars in 706 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/795] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 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: 8|app: 0|req: 434/796] 10.0.0.76 () {32 vars in 696 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/797] 10.0.0.76 () {32 vars in 694 bytes} [Tue May 12 06:55:22 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: 8|app: 0|req: 436/798] 10.0.0.76 () {32 vars in 684 bytes} [Tue May 12 06:55:22 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: 8|app: 0|req: 437/799] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/800] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/801] 10.0.0.76 () {32 vars in 666 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/802] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/803] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/804] 10.0.0.76 () {32 vars in 690 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/805] 10.0.0.76 () {32 vars in 690 bytes} [Tue May 12 06:55:22 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: 368/806] 10.0.0.76 () {32 vars in 694 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/807] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/808] 10.0.0.76 () {32 vars in 684 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/809] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 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: 370/810] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/811] 10.0.0.76 () {32 vars in 702 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/812] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/813] 10.0.0.76 () {32 vars in 714 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/814] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/817] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/818] 10.0.0.76 () {32 vars in 682 bytes} [Tue May 12 06:55:22 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: 445/819] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/820] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/821] 10.0.0.76 () {32 vars in 678 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/822] 10.0.0.76 () {32 vars in 668 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/823] 10.0.0.76 () {32 vars in 696 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/824] 10.0.0.76 () {32 vars in 704 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/825] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/826] 10.0.0.76 () {32 vars in 682 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/827] 10.0.0.76 () {32 vars in 704 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/828] 10.0.0.76 () {32 vars in 694 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/829] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => 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: 382/830] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/831] 10.0.0.76 () {32 vars in 696 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/832] 10.0.0.76 () {32 vars in 688 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/833] 10.0.0.76 () {32 vars in 700 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/834] 10.0.0.76 () {32 vars in 664 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/835] 10.0.0.76 () {32 vars in 680 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/836] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&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: 454/837] 10.0.0.76 () {32 vars in 692 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/838] 10.0.0.76 () {32 vars in 676 bytes} [Tue May 12 06:55:22 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/839] 10.0.0.76 () {32 vars in 666 bytes} [Tue May 12 06:55:23 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/840] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:55:23 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/841] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:23 2026] GET /v2.0/security-groups?tenant_id=701cd8d77e4e48709d6eec6361155b80&name=default => generated 2801 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/842] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:23 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/843] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:23 2026] DELETE /v2.0/security-groups/2c5e1f42-d678-4fc9-b0f0-4b9920738ce6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/844] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:24 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&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: 7|app: 0|req: 389/845] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:24 2026] GET /v2.0/ports?device_id=18f1d473-8792-4fae-8de5-7ce097cbd4a7 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/846] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:24 2026] GET /v2.0/security-groups?id=fdb3bb63-ac16-440d-a7c6-1571963994d4&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:24.374 8 INFO neutron.db.l3_db [None req-205653b3-fd7b-40aa-97b9-818d39783a40 3a9cc73ddb8642c2a3df853dc019da62 dd25e8b9644a422b9f2f9579e829b32c - - - -] Floating IP c6357c02-b14d-4140-8cd3-b500fb0ee5f2 disassociated. External IP: 10.96.250.211, port: a01e31b4-788f-4743-9036-ae396f49722a. [pid: 8|app: 0|req: 457/847] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:55:23 2026] DELETE /v2.0/ports/a01e31b4-788f-4743-9036-ae396f49722a => generated 0 bytes in 1279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/848] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:25 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:25.238 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bf93b10-fe9f-41a5-8757-30d7dc1d8520'] response: {'server_uuid': '18f1d473-8792-4fae-8de5-7ce097cbd4a7', 'name': 'network-vif-deleted', 'tag': 'a01e31b4-788f-4743-9036-ae396f49722a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 458/849] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:25 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&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: 459/850] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:25 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/851] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:25 2026] DELETE /v2.0/security-groups/fdb3bb63-ac16-440d-a7c6-1571963994d4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:25.492 7 INFO neutron.api.v2.resource [None req-9650c727-357d-44fc-9678-38bddb76dc70 3a9cc73ddb8642c2a3df853dc019da62 dd25e8b9644a422b9f2f9579e829b32c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 393/852] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:55:25 2026] GET /v2.0/security-groups/fdb3bb63-ac16-440d-a7c6-1571963994d4 => 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: 394/853] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:25 2026] DELETE /v2.0/floatingips/c6357c02-b14d-4140-8cd3-b500fb0ee5f2 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:25.943 8 INFO neutron.db.l3_db [None req-f075310d-a0da-4711-a29a-36dc9a2d6f0f 5495fc18f2a14a1ebacee10ba5140633 dd088af9dc4c439badb795bc5dedfacf - - - -] Floating IP 999ba979-8800-4bdc-b886-b018174b349a associated. External IP: 10.96.250.218, port: 0a768570-394e-4586-aa7b-e1cdcc95ae01. [pid: 8|app: 0|req: 460/854] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:25 2026] PUT /v2.0/floatingips/999ba979-8800-4bdc-b886-b018174b349a => generated 855 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:26.719 8 INFO neutron.db.segments_db [None req-66289258-94d7-42ba-a6fc-667bb5fb487b 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Added segment 057fa4d3-1e74-4f8a-ab6b-7205121ed38d of type vxlan for network 9ab89108-2c1f-4a52-a3a6-7443e7750d38 [pid: 8|app: 0|req: 461/855] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:26 2026] POST /v2.0/networks => generated 649 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/856] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:26 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:27.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40c489ae-c08b-4d99-a360-c02c6738a5eb'] response: {'name': 'network-changed', 'server_uuid': 'a0612874-1506-45e4-9439-b60b23f54520', 'tag': '0a768570-394e-4586-aa7b-e1cdcc95ae01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 463/857] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:26 2026] POST /v2.0/subnets => generated 603 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/858] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:27 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&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/859] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:27 2026] GET /v2.0/ports?tenant_id=dd088af9dc4c439badb795bc5dedfacf&device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/860] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:25 2026] PUT /v2.0/routers/cfd62fbb-04d8-4892-8e97-dc44623d8f45/remove_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:27.646 8 INFO neutron.db.segments_db [None req-91113dec-8f7c-4d0c-bdf7-8a963ad0907d 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Added segment 2122276b-c059-479c-a9ff-a2341801d767 of type vxlan for network e55efffa-8ab8-4a96-bd3b-5db6be9d58a8 2026-05-12 06:55:27.971 8 INFO neutron.db.l3_hamode_db [None req-91113dec-8f7c-4d0c-bdf7-8a963ad0907d 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:55:28.965 7 INFO neutron.services.segments.plugin [-] Segment 3c6e0980-27f0-4f16-835b-da0406b67199 resource provider aggregate not found 2026-05-12 06:55:28.971 7 INFO neutron.services.segments.plugin [-] Segment 3c6e0980-27f0-4f16-835b-da0406b67199 resource provider aggregate not found 2026-05-12 06:55:28.988 7 INFO neutron.services.segments.plugin [-] Segment 3c6e0980-27f0-4f16-835b-da0406b67199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6e0980-27f0-4f16-835b-da0406b67199 found for delete ", "request_id": "req-d399492e-fa1a-4638-b68f-ca2d30d24746"}]} 2026-05-12 06:55:29.000 7 INFO neutron.db.l3_hamode_db [None req-416b905f-41e5-4018-b7ec-34b45757ba68 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 09020ec7-09fd-40f5-997f-0d3ed9c67574 was deleted as no HA routers are present in tenant dd25e8b9644a422b9f2f9579e829b32c. 2026-05-12 06:55:29.003 7 INFO neutron.services.segments.plugin [-] Segment 3c6e0980-27f0-4f16-835b-da0406b67199 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6e0980-27f0-4f16-835b-da0406b67199 found for delete ", "request_id": "req-d830bab1-48dc-437c-a8ee-b9cadc6d2938"}]} [pid: 7|app: 0|req: 396/861] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:27 2026] DELETE /v2.0/routers/cfd62fbb-04d8-4892-8e97-dc44623d8f45 => generated 0 bytes in 1453 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/862] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:29 2026] GET /v2.0/networks?id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/863] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:29 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/864] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:55:29 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/865] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:29 2026] DELETE /v2.0/subnets/1d14c7a2-7402-4722-83f6-c42b2eb3664f => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/866] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:55:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0a768570-394e-4586-aa7b-e1cdcc95ae01 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/867] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:29 2026] GET /v2.0/security-groups?id=b04f7ebd-4a81-4b6b-af66-311cf6b23a2f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:29.607 8 INFO neutron.db.l3_hamode_db [None req-91113dec-8f7c-4d0c-bdf7-8a963ad0907d 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:55:29.889 7 INFO neutron.db.l3_db [None req-211995c4-6da1-4f14-936f-a83d4ea21d19 5495fc18f2a14a1ebacee10ba5140633 dd088af9dc4c439badb795bc5dedfacf - - - -] Floating IP 999ba979-8800-4bdc-b886-b018174b349a disassociated. External IP: 10.96.250.218, port: 0a768570-394e-4586-aa7b-e1cdcc95ae01. [pid: 7|app: 0|req: 403/868] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:55:29 2026] DELETE /v2.0/ports/0a768570-394e-4586-aa7b-e1cdcc95ae01 => generated 0 bytes in 735 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:30.375 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f42d6f75-6c08-427a-94d7-94f13a1ff925'] response: {'server_uuid': 'a0612874-1506-45e4-9439-b60b23f54520', 'name': 'network-vif-deleted', 'tag': '0a768570-394e-4586-aa7b-e1cdcc95ae01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/869] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:30 2026] GET /v2.0/security-groups?tenant_id=1dc08a7ab5ad41b5bf4717fcdb87e604&name=default => generated 2801 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/870] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:27 2026] POST /v2.0/routers => generated 695 bytes in 3210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/871] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:30 2026] GET /v2.0/subnets?id=1f5489fa-ca4e-4e69-9ff1-62aa010775bd => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/872] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:30 2026] DELETE /v2.0/networks/60c3e667-340b-4da6-a28e-89041d673e15 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/873] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:30 2026] GET /v2.0/ports?device_id=a0612874-1506-45e4-9439-b60b23f54520 => 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: 468/874] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:30 2026] DELETE /v2.0/security-groups/8b6a699b-8195-4384-8c95-8d22e8304058 => 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: 469/875] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:30 2026] GET /v2.0/ports?network_id=d4ebb419-5fb9-483b-92a6-4a3c4592b67e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:31.009 7 INFO neutron.services.segments.plugin [-] Segment 1233644c-ebbc-457e-93b9-934f111ba83e resource provider aggregate not found 2026-05-12 06:55:31.034 7 INFO neutron.services.segments.plugin [-] Segment 1233644c-ebbc-457e-93b9-934f111ba83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1233644c-ebbc-457e-93b9-934f111ba83e found for delete ", "request_id": "req-94abd05a-7a8c-41f1-8030-46d2cb5d31da"}]} 2026-05-12 06:55:31.034 7 INFO neutron.services.segments.plugin [-] Segment 1233644c-ebbc-457e-93b9-934f111ba83e resource provider aggregate not found [pid: 8|app: 0|req: 470/876] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:30 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?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: 471/877] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:31 2026] GET /v2.0/security-groups?tenant_id=b36f8c683df24fad92e4058638fdc6a7&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/878] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:31 2026] GET /v2.0/security-groups?tenant_id=dd25e8b9644a422b9f2f9579e829b32c&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/879] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:31 2026] GET /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/880] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:31 2026] DELETE /v2.0/security-groups/a469457a-e4e9-41ef-ba2b-fa8ed17d8b37 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:31.427 7 INFO neutron.services.segments.plugin [-] Segment 1233644c-ebbc-457e-93b9-934f111ba83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1233644c-ebbc-457e-93b9-934f111ba83e found for delete ", "request_id": "req-0b4dc0e7-a173-40b2-97ce-0e550d8bd22a"}]} [pid: 8|app: 0|req: 475/881] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:31 2026] DELETE /v2.0/security-groups/43f80702-49dd-4b6b-b7b9-559ce5131ba3 => 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: 476/882] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:31 2026] DELETE /v2.0/security-groups/b04f7ebd-4a81-4b6b-af66-311cf6b23a2f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:32.121 8 INFO neutron.api.v2.resource [None req-05dbf76b-84ab-413b-9dde-de32f1d04547 5495fc18f2a14a1ebacee10ba5140633 dd088af9dc4c439badb795bc5dedfacf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/883] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:55:32 2026] GET /v2.0/security-groups/b04f7ebd-4a81-4b6b-af66-311cf6b23a2f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/884] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:32 2026] DELETE /v2.0/floatingips/999ba979-8800-4bdc-b886-b018174b349a => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/885] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:55:30 2026] PUT /v2.0/routers/4ee8fb50-9af2-4574-b520-2d4ee1486976/add_router_interface => generated 309 bytes in 2100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/886] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:55:33 2026] POST /v2.0/ports => generated 955 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/887] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:32 2026] PUT /v2.0/routers/c59c4e45-beb7-4472-b22c-503e73cb821e/remove_router_interface => generated 309 bytes in 1139 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-05-12 06:55:33.798 7 INFO neutron.db.segments_db [None req-b1345973-f72d-4813-8347-3ab2bbee518f 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment be0b63b0-d2db-4cac-a9a0-c1363f397222 of type vxlan for network e398f515-4c9b-49c9-89d4-f32ed9ddb49c [pid: 7|app: 0|req: 409/888] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:55:33 2026] POST /v2.0/networks => generated 737 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/889] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:55:33 2026] POST /v2.0/ports => generated 958 bytes in 489 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: 481/890] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:34 2026] POST /v2.0/subnets => generated 660 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:55:35.076 7 INFO neutron.services.segments.plugin [-] Segment 25cc453d-9294-4019-984d-768929cc42f8 resource provider aggregate not found 2026-05-12 06:55:35.081 7 INFO neutron.services.segments.plugin [-] Segment 25cc453d-9294-4019-984d-768929cc42f8 resource provider aggregate not found 2026-05-12 06:55:35.108 7 INFO neutron.services.segments.plugin [-] Segment 25cc453d-9294-4019-984d-768929cc42f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25cc453d-9294-4019-984d-768929cc42f8 found for delete ", "request_id": "req-f8046d0e-5fd9-4a31-9f46-514d17aa6aa5"}]} 2026-05-12 06:55:35.111 7 INFO neutron.db.l3_hamode_db [None req-f6e8dc17-a5fd-49be-b6d1-7299aa1772a8 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 46a79303-94f7-4695-873f-38aa7c14bb16 was deleted as no HA routers are present in tenant dd088af9dc4c439badb795bc5dedfacf. 2026-05-12 06:55:35.117 7 INFO neutron.services.segments.plugin [-] Segment 25cc453d-9294-4019-984d-768929cc42f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25cc453d-9294-4019-984d-768929cc42f8 found for delete ", "request_id": "req-799c1cc6-9c44-4f82-8fae-fb3e68772c4d"}]} [pid: 7|app: 0|req: 410/891] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:33 2026] DELETE /v2.0/routers/c59c4e45-beb7-4472-b22c-503e73cb821e => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:35.171 7 INFO neutron.db.segments_db [None req-a1c001b5-7edf-43fa-bcb4-4c4bbcf91c85 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 3076c022-27ae-45d1-afe3-2991b116fde0 of type vxlan for network 1030f13a-550e-4848-9946-950358b8cba1 2026-05-12 06:55:35.320 8 INFO neutron.db.l3_db [None req-09cc34f5-66b2-4869-935d-ecd3f68ec3e2 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Floating IP 39dc74b6-98b0-4f8d-85b7-069a4a7a45f3 associated. External IP: 10.96.250.206, port: 19087433-c39a-4d63-8ea2-f5f6101dd90c. 2026-05-12 06:55:35.478 7 INFO neutron.db.l3_hamode_db [None req-a1c001b5-7edf-43fa-bcb4-4c4bbcf91c85 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:55:35.942 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 482/892] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 06:55:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/893] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:36 2026] DELETE /v2.0/subnets/1f5489fa-ca4e-4e69-9ff1-62aa010775bd => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:36.459 8 INFO neutron.db.l3_db [None req-842345de-7c37-4423-a5a4-19ed0e01d205 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Floating IP 39dc74b6-98b0-4f8d-85b7-069a4a7a45f3 disassociated. External IP: 10.96.250.206, port: 19087433-c39a-4d63-8ea2-f5f6101dd90c. 2026-05-12 06:55:36.512 7 INFO neutron.db.l3_hamode_db [None req-a1c001b5-7edf-43fa-bcb4-4c4bbcf91c85 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/894] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:36 2026] PUT /v2.0/floatingips/39dc74b6-98b0-4f8d-85b7-069a4a7a45f3 => generated 552 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:36.988 8 INFO oslo.messaging._drivers.impl_rabbit [-] [46b0eff4-5e0d-4454-af6a-49eeb54a10df] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47652. 2026-05-12 06:55:37.043 8 INFO neutron.services.segments.plugin [-] Segment 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf resource provider aggregate not found 2026-05-12 06:55:37.050 8 INFO neutron.services.segments.plugin [-] Segment 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf resource provider aggregate not found 2026-05-12 06:55:37.064 8 INFO neutron.services.segments.plugin [-] Segment 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf found for delete ", "request_id": "req-d6878fec-91c7-4bf0-bb7b-5d43313d8b08"}]} [pid: 8|app: 0|req: 485/895] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:36 2026] DELETE /v2.0/networks/d4ebb419-5fb9-483b-92a6-4a3c4592b67e => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:37.077 8 INFO neutron.services.segments.plugin [-] Segment 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 309ec3ed-b8f4-4d3a-9465-5c6602b0fdbf found for delete ", "request_id": "req-512dea77-e669-4a1b-89f8-6fd01c91b659"}]} [pid: 8|app: 0|req: 486/896] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:37 2026] DELETE /v2.0/floatingips/39dc74b6-98b0-4f8d-85b7-069a4a7a45f3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/897] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:37 2026] GET /v2.0/security-groups?tenant_id=dd088af9dc4c439badb795bc5dedfacf&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/898] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:35 2026] POST /v2.0/routers => generated 724 bytes in 2976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/899] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:38 2026] DELETE /v2.0/security-groups/dbef63a5-1bc3-4807-9621-816ec477d1b2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:38.416 8 INFO neutron.db.l3_db [None req-6f208bb1-20ba-4bc0-9c43-384510811037 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Floating IP da642d8c-01ca-4dd1-b99b-e4f339435e19 associated. External IP: 10.96.250.216, port: 05b75c27-7f0c-4694-aed7-24a31a191041. [pid: 7|app: 0|req: 413/900] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:38 2026] GET /v2.0/security-groups?tenant_id=929023c67ea041d69b755eb6ad127c30&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: 488/903] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 06:55:37 2026] POST /v2.0/floatingips => generated 842 bytes in 1322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/904] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:38 2026] DELETE /v2.0/security-groups/b30a5a3e-2f19-40e0-8753-fcd5551e6bd3 => 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: 490/905] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:55:38 2026] GET /v2.0/floatingips/da642d8c-01ca-4dd1-b99b-e4f339435e19 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/906] 10.0.0.76 () {32 vars in 654 bytes} [Tue May 12 06:55:38 2026] GET /v2.0/floatingips => generated 845 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/907] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:39 2026] GET /v2.0/security-groups?tenant_id=9ea29587eb9046b187fd4ccf10c27865&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:39.604 8 INFO neutron.db.l3_db [None req-b6e97f4d-d97e-45de-a893-232b87b4de6c 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Floating IP da642d8c-01ca-4dd1-b99b-e4f339435e19 associated. External IP: 10.96.250.216, port: 05b75c27-7f0c-4694-aed7-24a31a191041. [pid: 7|app: 0|req: 416/908] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:55:38 2026] PUT /v2.0/routers/3710db40-786b-478a-bd5f-ba45b75c3090/add_router_interface => generated 309 bytes in 1485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/909] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:40 2026] DELETE /v2.0/security-groups/e14fdb97-0d62-4688-a3c8-7457d08c6d53 => 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: 493/910] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:39 2026] PUT /v2.0/floatingips/da642d8c-01ca-4dd1-b99b-e4f339435e19 => generated 842 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:40.527 7 INFO neutron.db.l3_db [None req-5c87af19-b1ae-4530-b332-ee3f44c32ca3 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] Floating IP da642d8c-01ca-4dd1-b99b-e4f339435e19 disassociated. External IP: 10.96.250.216, port: 19087433-c39a-4d63-8ea2-f5f6101dd90c. [pid: 8|app: 0|req: 494/911] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:55:40 2026] POST /v2.0/security-groups => generated 1596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/912] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:40 2026] PUT /v2.0/floatingips/da642d8c-01ca-4dd1-b99b-e4f339435e19 => generated 552 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/913] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:55:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/914] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:55:40 2026] POST /v2.0/security-group-rules => generated 570 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/915] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:40 2026] DELETE /v2.0/floatingips/da642d8c-01ca-4dd1-b99b-e4f339435e19 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:41.338 7 INFO neutron.api.v2.resource [None req-e6f17c3a-7a42-453c-a560-dd73f0efb16a 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/916] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:41 2026] DELETE /v2.0/floatingips/da642d8c-01ca-4dd1-b99b-e4f339435e19 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/917] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:55:41 2026] DELETE /v2.0/ports/19087433-c39a-4d63-8ea2-f5f6101dd90c => 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: 497/918] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:55:41 2026] POST /v2.0/floatingips => generated 552 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/919] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:55:41 2026] DELETE /v2.0/ports/05b75c27-7f0c-4694-aed7-24a31a191041 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/920] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/ports?device_id=4ee8fb50-9af2-4574-b520-2d4ee1486976 => generated 958 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/921] 10.0.0.72 () {34 vars in 1099 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1467740677&fields=id&tenant_id=7e76f40405ec4c81bf775c5aaddaac38 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/922] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/networks?id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c => generated 669 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/923] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/quotas/7e76f40405ec4c81bf775c5aaddaac38 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/924] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/ports?tenant_id=7e76f40405ec4c81bf775c5aaddaac38&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/925] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/926] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/927] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:42 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/928] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:43 2026] GET /v2.0/security-groups?tenant_id=f03db0ccdf414d58b245c2ad972040e6&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/929] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:43 2026] GET /v2.0/networks?id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/930] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:43 2026] DELETE /v2.0/security-groups/b077da45-cad8-48e0-b4ec-b2ed4d855e17 => 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: 499/931] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:42 2026] PUT /v2.0/routers/4ee8fb50-9af2-4574-b520-2d4ee1486976/remove_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/932] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:43 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => 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: 433/933] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:55:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e76f40405ec4c81bf775c5aaddaac38 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/934] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:55:43 2026] POST /v2.0/ports => generated 958 bytes in 531 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: 435/935] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:44 2026] GET /v2.0/security-groups?tenant_id=7b4b5a88874044348a39de7fd94862d1&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:45.173 8 INFO neutron.services.segments.plugin [-] Segment 2122276b-c059-479c-a9ff-a2341801d767 resource provider aggregate not found 2026-05-12 06:55:45.178 8 INFO neutron.services.segments.plugin [-] Segment 2122276b-c059-479c-a9ff-a2341801d767 resource provider aggregate not found [pid: 7|app: 0|req: 436/936] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:55:44 2026] PUT /v2.0/ports/38590e49-5bae-46b3-9f02-0d21a82ad9c6 => generated 1203 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:45.200 8 INFO neutron.services.segments.plugin [-] Segment 2122276b-c059-479c-a9ff-a2341801d767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2122276b-c059-479c-a9ff-a2341801d767 found for delete ", "request_id": "req-e51f4dba-396e-4d13-af1d-107c5baf90f9"}]} 2026-05-12 06:55:45.201 8 INFO neutron.services.segments.plugin [-] Segment 2122276b-c059-479c-a9ff-a2341801d767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2122276b-c059-479c-a9ff-a2341801d767 found for delete ", "request_id": "req-1bb05e68-dfd0-4932-9aa3-47ad2f72df05"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-05-12 06:55:45.209 8 INFO neutron.db.l3_hamode_db [None req-65e28cde-b6a5-45af-9f75-6a098c63e758 570fe7b818e54046add5ca3f8c83cdab 14de356668a34b5f867f7590fb11d94b - - - -] HA network e55efffa-8ab8-4a96-bd3b-5db6be9d58a8 was deleted as no HA routers are present in tenant 14de356668a34b5f867f7590fb11d94b. [pid: 8|app: 0|req: 501/937] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:43 2026] DELETE /v2.0/routers/4ee8fb50-9af2-4574-b520-2d4ee1486976 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:45.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc4eedc0-a0c1-482b-9f7c-f60cd6bac7ce'] response: {'name': 'network-changed', 'server_uuid': '6e8bca99-585b-4cef-8746-bf5bf7a7d4ee', 'tag': '38590e49-5bae-46b3-9f02-0d21a82ad9c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 437/938] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:45 2026] DELETE /v2.0/security-groups/c41d2537-7ab1-4382-84db-39af500b8504 => generated 0 bytes in 118 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: 7|app: 0|req: 438/939] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/940] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/security-groups?tenant_id=b0f0fac96c4f423a9e5d22917b9a2788&name=default => generated 2801 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/941] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/ports?tenant_id=7e76f40405ec4c81bf775c5aaddaac38&device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/942] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/security-groups?id=d8d9a661-3899-4b08-9d28-72b1a8476fc4&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: 7|app: 0|req: 439/943] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:45 2026] DELETE /v2.0/subnets/f6dad7b0-fae1-4b06-92be-7c84ce6bd616 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/944] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=38590e49-5bae-46b3-9f02-0d21a82ad9c6 => 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: 505/945] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:45 2026] DELETE /v2.0/security-groups/449b7948-6f45-4b85-88b0-ff6f62226e41 => 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: 506/946] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/subnets?id=45d4d9f8-a8d1-4706-83a6-dab47584b74e => generated 663 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/947] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/ports?network_id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:45.816 7 INFO neutron.services.segments.plugin [-] Segment 057fa4d3-1e74-4f8a-ab6b-7205121ed38d resource provider aggregate not found [pid: 8|app: 0|req: 508/948] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:55:45.824 7 INFO neutron.services.segments.plugin [-] Segment 057fa4d3-1e74-4f8a-ab6b-7205121ed38d resource provider aggregate not found 2026-05-12 06:55:45.844 7 INFO neutron.services.segments.plugin [-] Segment 057fa4d3-1e74-4f8a-ab6b-7205121ed38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057fa4d3-1e74-4f8a-ab6b-7205121ed38d found for delete ", "request_id": "req-0931c815-366b-4c53-95ee-99a7233cd025"}]} 2026-05-12 06:55:45.847 7 INFO neutron.services.segments.plugin [-] Segment 057fa4d3-1e74-4f8a-ab6b-7205121ed38d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057fa4d3-1e74-4f8a-ab6b-7205121ed38d found for delete ", "request_id": "req-11d7ebb5-4075-457d-a243-434486680c7e"}]} [pid: 7|app: 0|req: 441/949] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:45 2026] DELETE /v2.0/networks/9ab89108-2c1f-4a52-a3a6-7443e7750d38 => 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: 509/950] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?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: 7|app: 0|req: 442/951] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:45 2026] GET /v2.0/ports?tenant_id=7e76f40405ec4c81bf775c5aaddaac38&device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/952] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/networks?id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c => generated 765 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/953] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=38590e49-5bae-46b3-9f02-0d21a82ad9c6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/954] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/subnets?id=45d4d9f8-a8d1-4706-83a6-dab47584b74e => generated 663 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/955] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/ports?network_id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/956] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/957] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?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: 445/958] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/security-groups?tenant_id=14de356668a34b5f867f7590fb11d94b&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: 514/959] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:46 2026] DELETE /v2.0/security-groups/a98597f9-8b86-4c6c-9e6c-fc2608b02eed => 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: 446/960] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/961] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:46 2026] GET /v2.0/security-groups?id=d8d9a661-3899-4b08-9d28-72b1a8476fc4&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-05-12 06:55:47.842 7 INFO neutron.db.segments_db [None req-85fa30da-c848-460d-b959-e1cb0cae8cd3 e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment 2a6221f5-400d-450f-bdd1-74691725f20f of type vxlan for network 2cbe130b-1b13-4cb0-8075-e653227924cd [pid: 8|app: 0|req: 516/962] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:47 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/963] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:47 2026] GET /v2.0/security-groups?id=d8d9a661-3899-4b08-9d28-72b1a8476fc4&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:48.027 7 INFO neutron.db.segments_db [None req-85fa30da-c848-460d-b959-e1cb0cae8cd3 e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment a5c4c848-4b38-47ec-b1ab-c9d73d0644be of type vxlan for network 0f3294cd-881e-4f29-baa9-656dab181044 [pid: 8|app: 0|req: 518/964] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:48 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/965] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:47 2026] POST /v2.0/networks => generated 1246 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/966] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:55:48 2026] GET /v2.0/networks => generated 1845 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:48.619 8 INFO neutron.db.l3_db [None req-96232ee1-c91c-4ebe-8d9e-caee095c5e5d 898b9be29351447e84f7dfa8cdade500 7e76f40405ec4c81bf775c5aaddaac38 - - - -] Floating IP 78ade10a-df35-4684-b908-6e5580b690c7 associated. External IP: 10.96.250.220, port: 38590e49-5bae-46b3-9f02-0d21a82ad9c6. [pid: 8|app: 0|req: 519/967] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:55:48 2026] PUT /v2.0/floatingips/78ade10a-df35-4684-b908-6e5580b690c7 => generated 856 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:49.010 7 INFO neutron.services.segments.plugin [-] Segment 2a6221f5-400d-450f-bdd1-74691725f20f resource provider aggregate not found 2026-05-12 06:55:49.024 7 INFO neutron.services.segments.plugin [-] Segment 2a6221f5-400d-450f-bdd1-74691725f20f resource provider aggregate not found 2026-05-12 06:55:49.032 7 INFO neutron.services.segments.plugin [-] Segment 2a6221f5-400d-450f-bdd1-74691725f20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6221f5-400d-450f-bdd1-74691725f20f found for delete ", "request_id": "req-01102cf3-3be4-4fcd-b061-c989100c3555"}]} 2026-05-12 06:55:49.047 7 INFO neutron.services.segments.plugin [-] Segment 2a6221f5-400d-450f-bdd1-74691725f20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a6221f5-400d-450f-bdd1-74691725f20f found for delete ", "request_id": "req-3662880b-9eb2-445f-a9a4-87f57aa2f216"}]} [pid: 7|app: 0|req: 449/968] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:48 2026] DELETE /v2.0/networks/2cbe130b-1b13-4cb0-8075-e653227924cd => generated 0 bytes in 718 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:49.057 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0fc2eca-1fea-4402-ab7b-1946d036fdab'] response: {'name': 'network-changed', 'server_uuid': '6e8bca99-585b-4cef-8746-bf5bf7a7d4ee', 'tag': '38590e49-5bae-46b3-9f02-0d21a82ad9c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 450/969] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/970] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:49 2026] DELETE /v2.0/networks/0f3294cd-881e-4f29-baa9-656dab181044 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:49.376 8 INFO neutron.db.segments_db [None req-b9a414e1-1f7b-41eb-b58d-a970f563fc80 3af1eafc7c9d45eead3a52f025d47f9e 62433cf7209d4180b1c87ce7e4e46a3d - - - -] Added segment 5951444e-b4a8-4f2c-8e1d-c920826b2aea of type vxlan for network d800e530-40f5-41f6-a238-7bf764497424 [pid: 7|app: 0|req: 452/971] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/ports?tenant_id=7e76f40405ec4c81bf775c5aaddaac38&device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => 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: 453/972] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/security-groups?id=d8d9a661-3899-4b08-9d28-72b1a8476fc4&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/973] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/974] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:48 2026] POST /v2.0/networks => generated 648 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/975] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/networks?id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c => generated 765 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:49.600 8 INFO neutron.db.segments_db [None req-d9758f53-cdc5-4632-b4d3-8e2dc09dadba e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment 82f13bf6-c4de-43b5-992b-3e932d46ee2c of type vxlan for network a3450955-6fc7-4868-ab0c-b060272052a8 [pid: 7|app: 0|req: 456/976] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=38590e49-5bae-46b3-9f02-0d21a82ad9c6 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/977] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/subnets?id=45d4d9f8-a8d1-4706-83a6-dab47584b74e => generated 663 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/978] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/979] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:49 2026] POST /v2.0/networks => generated 649 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/980] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/ports?network_id=e398f515-4c9b-49c9-89d4-f32ed9ddb49c&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: 460/981] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/security-groups?id=d8d9a661-3899-4b08-9d28-72b1a8476fc4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:49.836 8 INFO neutron.db.segments_db [None req-65f89790-43a2-4409-8df0-4f96273a17bb e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment 2b9847a0-8efe-4d36-b304-40f787c8eb5e of type vxlan for network c300794e-c9f7-4f5a-8b88-97fa2ec40c94 [pid: 7|app: 0|req: 461/982] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?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: 462/983] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:55:49 2026] GET /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/984] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:49 2026] POST /v2.0/networks => generated 650 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/985] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:50 2026] POST /v2.0/subnets => generated 649 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/986] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:55:50 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:50.472 8 INFO neutron.db.segments_db [None req-6aca21e3-c0d5-42e9-84ff-22e6da3e3c66 3af1eafc7c9d45eead3a52f025d47f9e 62433cf7209d4180b1c87ce7e4e46a3d - - - -] Added segment 78d99411-81ee-456c-a6be-b8900f299a81 of type vxlan for network 54a3ddd9-dd50-426f-86a6-1edc1743a0ba [pid: 8|app: 0|req: 525/987] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:50 2026] POST /v2.0/networks => generated 648 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/988] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:55:49 2026] POST /v2.0/ports => generated 1506 bytes in 652 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: 464/989] 10.0.0.76 () {34 vars in 742 bytes} [Tue May 12 06:55:50 2026] PUT /v2.0/networks/54a3ddd9-dd50-426f-86a6-1edc1743a0ba => generated 592 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:55:50.928 8 INFO neutron.db.l3_db [None req-7ec94288-26b1-44ad-a1bb-59d7deb377eb 898b9be29351447e84f7dfa8cdade500 7e76f40405ec4c81bf775c5aaddaac38 - - - -] Floating IP 78ade10a-df35-4684-b908-6e5580b690c7 disassociated. External IP: 10.96.250.220, port: 38590e49-5bae-46b3-9f02-0d21a82ad9c6. [pid: 7|app: 0|req: 465/990] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:55:50 2026] GET /v2.0/ports => generated 1506 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:51.065 7 INFO neutron.services.segments.plugin [-] Segment a5c4c848-4b38-47ec-b1ab-c9d73d0644be resource provider aggregate not found 2026-05-12 06:55:51.079 7 INFO neutron.services.segments.plugin [-] Segment a5c4c848-4b38-47ec-b1ab-c9d73d0644be resource provider aggregate not found 2026-05-12 06:55:51.105 7 INFO neutron.services.segments.plugin [-] Segment a5c4c848-4b38-47ec-b1ab-c9d73d0644be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c4c848-4b38-47ec-b1ab-c9d73d0644be found for delete ", "request_id": "req-317887ed-7374-4c85-bd8b-bd8b89b72bd6"}]} 2026-05-12 06:55:51.109 7 INFO neutron.services.segments.plugin [-] Segment a5c4c848-4b38-47ec-b1ab-c9d73d0644be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c4c848-4b38-47ec-b1ab-c9d73d0644be found for delete ", "request_id": "req-dc51c175-a69b-44c0-a63a-3a8089759f61"}]} [pid: 7|app: 0|req: 466/991] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:50 2026] POST /v2.0/subnets => generated 622 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/992] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:55:51 2026] GET /v2.0/ports?device_id=6e8bca99-585b-4cef-8746-bf5bf7a7d4ee => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/993] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:55:50 2026] DELETE /v2.0/ports/38590e49-5bae-46b3-9f02-0d21a82ad9c6 => generated 0 bytes in 847 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:51.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-17a33933-5a6e-4f5e-9c82-955cfb7f7ce1'] response: {'server_uuid': '6e8bca99-585b-4cef-8746-bf5bf7a7d4ee', 'name': 'network-vif-deleted', 'tag': '38590e49-5bae-46b3-9f02-0d21a82ad9c6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/994] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:55:51 2026] DELETE /v2.0/ports/332ff1e7-b9d1-43b1-b573-9cb8078dc3a7 => 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: 527/995] 10.0.0.76 () {34 vars in 740 bytes} [Tue May 12 06:55:51 2026] PUT /v2.0/subnets/be06e520-076b-45e8-8e87-94323f333f57 => generated 632 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/996] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:55:51 2026] DELETE /v2.0/ports/9b2eb0cf-d462-4621-8f08-4af5b9b57219 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/997] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:55:51 2026] GET /v2.0/ports => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:55:52.029 7 INFO neutron.db.segments_db [None req-a7c82672-2f09-417d-8f85-dc8608acf621 e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment 00522e8f-6d3f-449e-806c-dca537519268 of type vxlan for network 9f9c8126-cb04-4ebe-a375-c7e4919a4ca7 2026-05-12 06:55:52.134 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider aggregate not found 2026-05-12 06:55:52.139 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider aggregate not found [pid: 7|app: 0|req: 471/998] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:51 2026] POST /v2.0/networks => generated 650 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:55:52.161 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d99411-81ee-456c-a6be-b8900f299a81 found for delete ", "request_id": "req-b2580fde-d5a7-4b30-88e1-c68adcc757d2"}]} 2026-05-12 06:55:52.182 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d99411-81ee-456c-a6be-b8900f299a81 found for delete ", "request_id": "req-21335c87-bd35-4f91-81af-246771b89b2e"}]} 2026-05-12 06:55:52.221 7 INFO neutron.db.segments_db [None req-3f46bb1a-d698-4b96-979d-a057c34e85ab e718cb6039904656a40b3a50da84f28e 344f83cd3c0a437d9806832849095acb - - - -] Added segment 604925d2-9e20-4890-adc3-d90770031778 of type vxlan for network 876dc017-9d48-48c4-89dc-3b2c046dd133 [pid: 7|app: 0|req: 472/999] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:52 2026] POST /v2.0/networks => generated 648 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1000] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:51 2026] DELETE /v2.0/networks/54a3ddd9-dd50-426f-86a6-1edc1743a0ba => generated 0 bytes in 1336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1001] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:52 2026] POST /v2.0/subnets => generated 1226 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1002] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:53 2026] DELETE /v2.0/security-groups/d8d9a661-3899-4b08-9d28-72b1a8476fc4 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:53.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30341403-aa2a-440b-ad29-17b1f3a8eeee 3af1eafc7c9d45eead3a52f025d47f9e 62433cf7209d4180b1c87ce7e4e46a3d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/1005] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:53 2026] DELETE /v2.0/networks/54a3ddd9-dd50-426f-86a6-1edc1743a0ba => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1006] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:55:53 2026] GET /v2.0/subnets => generated 1839 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:53.269 7 INFO neutron.api.v2.resource [None req-801cdd34-075f-4375-bb4e-d48f7e0113a9 898b9be29351447e84f7dfa8cdade500 7e76f40405ec4c81bf775c5aaddaac38 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/1007] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:55:53 2026] GET /v2.0/security-groups/d8d9a661-3899-4b08-9d28-72b1a8476fc4 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1008] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:53 2026] GET /v2.0/security-groups?tenant_id=69e941c3bb5b4094808fdce84c62b8bb&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1009] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:55:53 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1010] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:55:53 2026] DELETE /v2.0/floatingips/78ade10a-df35-4684-b908-6e5580b690c7 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1011] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:53 2026] DELETE /v2.0/security-groups/3dfa3937-a78b-48a2-b7f9-a0d7d1753e1c => 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: 483/1012] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:55:53 2026] GET /v2.0/subnets?network_id=9f9135b1-504d-4bcf-b8e1-4620a1d60802 => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1013] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:53 2026] DELETE /v2.0/subnets/781a7105-eb21-475b-9f63-4b1a4b667e47 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1014] 10.0.0.76 () {32 vars in 652 bytes} [Tue May 12 06:55:54 2026] GET /v2.0/extensions => generated 19178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1015] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:54 2026] GET /v2.0/security-groups?tenant_id=ed196f7bdaf8448d8c38d9163640e676&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:55:54.195 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider aggregate not found 2026-05-12 06:55:54.213 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d99411-81ee-456c-a6be-b8900f299a81 found for delete ", "request_id": "req-6e01ef26-8d7d-4c99-b060-36f3f8974545"}]} 2026-05-12 06:55:54.214 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider aggregate not found 2026-05-12 06:55:54.232 8 INFO neutron.services.segments.plugin [-] Segment 78d99411-81ee-456c-a6be-b8900f299a81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78d99411-81ee-456c-a6be-b8900f299a81 found for delete ", "request_id": "req-246244be-1cb1-46d8-84fc-02ce426f5724"}]} [pid: 8|app: 0|req: 533/1016] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:54 2026] DELETE /v2.0/subnets/3755b4fe-55fe-48ed-adee-a5068e799a45 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1017] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:55:54 2026] GET /v2.0/networks => generated 1313 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1018] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:54 2026] DELETE /v2.0/security-groups/9922d720-118f-449e-a414-f4b0ec23f42d => 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: 536/1019] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:55:54 2026] GET /v2.0/subnets => generated 626 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1020] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:55:54 2026] GET /v2.0/subnets => generated 1265 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1021] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:55:53 2026] PUT /v2.0/routers/3710db40-786b-478a-bd5f-ba45b75c3090/remove_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1022] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 06:55:55 2026] GET /v2.0/networks/d800e530-40f5-41f6-a238-7bf764497424 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1023] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:54 2026] DELETE /v2.0/networks/876dc017-9d48-48c4-89dc-3b2c046dd133 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1024] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:55:55 2026] GET /v2.0/subnets/875dab54-3b12-42d3-8038-c6a92f6c33be => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1025] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/networks/9f9c8126-cb04-4ebe-a375-c7e4919a4ca7 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:55.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec42ab8-6f8d-4ae0-be7e-6559bb49ba36 3af1eafc7c9d45eead3a52f025d47f9e 62433cf7209d4180b1c87ce7e4e46a3d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1026] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/subnets/be06e520-076b-45e8-8e87-94323f333f57 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1027] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/networks/c300794e-c9f7-4f5a-8b88-97fa2ec40c94 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:55.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b8e8af2-c578-4f6b-aac5-673d1b753b26 3af1eafc7c9d45eead3a52f025d47f9e 62433cf7209d4180b1c87ce7e4e46a3d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1028] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/networks/54a3ddd9-dd50-426f-86a6-1edc1743a0ba => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1029] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/networks/a3450955-6fc7-4868-ab0c-b060272052a8 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:56.239 8 INFO neutron.services.segments.plugin [-] Segment 604925d2-9e20-4890-adc3-d90770031778 resource provider aggregate not found 2026-05-12 06:55:56.264 8 INFO neutron.services.segments.plugin [-] Segment 604925d2-9e20-4890-adc3-d90770031778 resource provider aggregate not found 2026-05-12 06:55:56.271 8 INFO neutron.services.segments.plugin [-] Segment 604925d2-9e20-4890-adc3-d90770031778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604925d2-9e20-4890-adc3-d90770031778 found for delete ", "request_id": "req-218e3377-2b83-46b5-8ead-b106a453ec81"}]} 2026-05-12 06:55:56.308 8 INFO neutron.services.segments.plugin [-] Segment 00522e8f-6d3f-449e-806c-dca537519268 resource provider aggregate not found 2026-05-12 06:55:56.315 8 INFO neutron.services.segments.plugin [-] Segment 604925d2-9e20-4890-adc3-d90770031778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604925d2-9e20-4890-adc3-d90770031778 found for delete ", "request_id": "req-9668ff5b-6ff7-469a-8dd4-1f38c7a06aa9"}]} 2026-05-12 06:55:56.337 8 INFO neutron.services.segments.plugin [-] Segment 00522e8f-6d3f-449e-806c-dca537519268 resource provider aggregate not found 2026-05-12 06:55:56.347 8 INFO neutron.services.segments.plugin [-] Segment 00522e8f-6d3f-449e-806c-dca537519268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00522e8f-6d3f-449e-806c-dca537519268 found for delete ", "request_id": "req-b92eef87-9a44-4fd9-9fae-63001488f601"}]} 2026-05-12 06:55:56.361 8 INFO neutron.services.segments.plugin [-] Segment 00522e8f-6d3f-449e-806c-dca537519268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00522e8f-6d3f-449e-806c-dca537519268 found for delete ", "request_id": "req-7b1b5705-e59a-4ef3-9a3a-194c7a1bea5d"}]} 2026-05-12 06:55:56.370 8 INFO neutron.services.segments.plugin [-] Segment 2b9847a0-8efe-4d36-b304-40f787c8eb5e resource provider aggregate not found 2026-05-12 06:55:56.379 8 INFO neutron.services.segments.plugin [-] Segment 2b9847a0-8efe-4d36-b304-40f787c8eb5e resource provider aggregate not found 2026-05-12 06:55:56.388 8 INFO neutron.services.segments.plugin [-] Segment 2b9847a0-8efe-4d36-b304-40f787c8eb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9847a0-8efe-4d36-b304-40f787c8eb5e found for delete ", "request_id": "req-08743490-4666-49b9-a1d4-993c8aae7085"}]} 2026-05-12 06:55:56.392 8 INFO neutron.services.segments.plugin [-] Segment 2b9847a0-8efe-4d36-b304-40f787c8eb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9847a0-8efe-4d36-b304-40f787c8eb5e found for delete ", "request_id": "req-cdb84939-6c26-4026-abca-6604780b7cca"}]} 2026-05-12 06:55:56.435 8 INFO neutron.services.segments.plugin [-] Segment 82f13bf6-c4de-43b5-992b-3e932d46ee2c resource provider aggregate not found [pid: 8|app: 0|req: 545/1030] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:56 2026] DELETE /v2.0/subnets/875dab54-3b12-42d3-8038-c6a92f6c33be => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:55:56.466 8 INFO neutron.services.segments.plugin [-] Segment 82f13bf6-c4de-43b5-992b-3e932d46ee2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f13bf6-c4de-43b5-992b-3e932d46ee2c found for delete ", "request_id": "req-107fb1a1-6826-4ba6-a4df-dca45314e1a6"}]} 2026-05-12 06:55:56.528 8 INFO neutron.services.segments.plugin [-] Segment 82f13bf6-c4de-43b5-992b-3e932d46ee2c resource provider aggregate not found 2026-05-12 06:55:56.556 8 INFO neutron.services.segments.plugin [-] Segment 82f13bf6-c4de-43b5-992b-3e932d46ee2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82f13bf6-c4de-43b5-992b-3e932d46ee2c found for delete ", "request_id": "req-af26bdc9-39d3-42b3-a448-76b94660b637"}]} 2026-05-12 06:55:56.583 7 INFO neutron.services.segments.plugin [-] Segment 3076c022-27ae-45d1-afe3-2991b116fde0 resource provider aggregate not found 2026-05-12 06:55:56.591 7 INFO neutron.services.segments.plugin [-] Segment 3076c022-27ae-45d1-afe3-2991b116fde0 resource provider aggregate not found 2026-05-12 06:55:56.619 7 INFO neutron.services.segments.plugin [-] Segment 3076c022-27ae-45d1-afe3-2991b116fde0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3076c022-27ae-45d1-afe3-2991b116fde0 found for delete ", "request_id": "req-b267d107-c216-4b5d-b032-09a706022103"}]} 2026-05-12 06:55:56.620 7 INFO neutron.services.segments.plugin [-] Segment 3076c022-27ae-45d1-afe3-2991b116fde0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3076c022-27ae-45d1-afe3-2991b116fde0 found for delete ", "request_id": "req-e15be953-6649-4a76-a409-062dec04c6f3"}]} 2026-05-12 06:55:56.625 7 INFO neutron.db.l3_hamode_db [None req-a31fea3a-cbbd-4efe-8466-c1b4ef72ce31 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 1030f13a-550e-4848-9946-950358b8cba1 was deleted as no HA routers are present in tenant 7e76f40405ec4c81bf775c5aaddaac38. [pid: 7|app: 0|req: 486/1031] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:55 2026] DELETE /v2.0/routers/3710db40-786b-478a-bd5f-ba45b75c3090 => generated 0 bytes in 1552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1032] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:55:56 2026] DELETE /v2.0/subnets/45d4d9f8-a8d1-4706-83a6-dab47584b74e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1033] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:56 2026] DELETE /v2.0/networks/d800e530-40f5-41f6-a238-7bf764497424 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1034] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:56 2026] GET /v2.0/security-groups?tenant_id=344f83cd3c0a437d9806832849095acb&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1035] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:57 2026] DELETE /v2.0/security-groups/1af4ab91-b548-4b45-b367-11042165801f => 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: 547/1036] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:55:56 2026] DELETE /v2.0/networks/e398f515-4c9b-49c9-89d4-f32ed9ddb49c => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1037] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:57 2026] GET /v2.0/security-groups?tenant_id=7e76f40405ec4c81bf775c5aaddaac38&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1038] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:57 2026] GET /v2.0/security-groups?tenant_id=62433cf7209d4180b1c87ce7e4e46a3d&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1039] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:57 2026] DELETE /v2.0/security-groups/755e14f3-778e-4a39-b41c-7dac668efc22 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1040] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:57 2026] DELETE /v2.0/security-groups/92e1cd2d-207b-4dc1-b086-170629e31d01 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:58.581 8 INFO neutron.services.segments.plugin [-] Segment 5951444e-b4a8-4f2c-8e1d-c920826b2aea resource provider aggregate not found 2026-05-12 06:55:58.590 8 INFO neutron.services.segments.plugin [-] Segment 5951444e-b4a8-4f2c-8e1d-c920826b2aea resource provider aggregate not found 2026-05-12 06:55:58.604 8 INFO neutron.services.segments.plugin [-] Segment 5951444e-b4a8-4f2c-8e1d-c920826b2aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5951444e-b4a8-4f2c-8e1d-c920826b2aea found for delete ", "request_id": "req-0f2f7e9f-6f70-471e-9e82-f0db570eb4c7"}]} 2026-05-12 06:55:58.630 8 INFO neutron.services.segments.plugin [-] Segment be0b63b0-d2db-4cac-a9a0-c1363f397222 resource provider aggregate not found 2026-05-12 06:55:58.662 8 INFO neutron.services.segments.plugin [-] Segment be0b63b0-d2db-4cac-a9a0-c1363f397222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0b63b0-d2db-4cac-a9a0-c1363f397222 found for delete ", "request_id": "req-6751885b-406a-4c96-94ec-c6cafff708e7"}]} 2026-05-12 06:55:58.694 8 INFO neutron.services.segments.plugin [-] Segment 5951444e-b4a8-4f2c-8e1d-c920826b2aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5951444e-b4a8-4f2c-8e1d-c920826b2aea found for delete ", "request_id": "req-91e164c4-a42c-4786-9470-8ec93b5c8fcf"}]} 2026-05-12 06:55:58.723 8 INFO neutron.services.segments.plugin [-] Segment be0b63b0-d2db-4cac-a9a0-c1363f397222 resource provider aggregate not found 2026-05-12 06:55:58.745 8 INFO neutron.services.segments.plugin [-] Segment be0b63b0-d2db-4cac-a9a0-c1363f397222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0b63b0-d2db-4cac-a9a0-c1363f397222 found for delete ", "request_id": "req-91f58ef2-c4d6-4a36-a239-bb2645567e0d"}]} [pid: 8|app: 0|req: 550/1041] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:58 2026] GET /v2.0/security-groups?tenant_id=d2229589024a49d8af389bb7790ca419&name=default => generated 2801 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1042] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:58 2026] DELETE /v2.0/security-groups/22db3a75-b5c5-433f-b9cf-a8f98cc9f74b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1043] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:55:59 2026] GET /v2.0/security-groups?tenant_id=14f3e1e81e284e289b451c4429c61577&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1044] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:55:59 2026] DELETE /v2.0/security-groups/8d9d2b47-2b09-4202-92ef-4aaeed8a7a85 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:55:59.601 8 INFO neutron.db.segments_db [None req-3e66ea1b-fb13-4ac6-b807-557cebd54c42 07504b5d3688418eb0b13091262b8509 b3888a9a348b4b13a4eb248483cdc3f4 - - - -] Added segment fd96873b-c61d-4c92-acf5-67401e191710 of type vxlan for network b5bdc17b-c819-49a7-b0f9-691be1c8bbaa [pid: 8|app: 0|req: 552/1045] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:59 2026] POST /v2.0/networks => generated 643 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:55:59.856 7 INFO neutron.db.segments_db [None req-dec0cace-a6a0-40c7-83e7-03870844e6ab 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] Added segment e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 of type vxlan for network c1d4f901-428f-4786-bc6f-2cb93f80e6f5 [pid: 7|app: 0|req: 494/1046] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:55:59 2026] POST /v2.0/networks => generated 648 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1047] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:55:59 2026] POST /v2.0/subnets => generated 617 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:00.156 7 INFO neutron.db.segments_db [None req-8ad598c4-8225-4c37-b8ec-cd4f7e75d309 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 9bd1243d-48de-4947-ad29-4b8e65dcd24a of type vxlan for network 861f2817-d51f-47e3-93c0-4ef2f8793c07 [pid: 7|app: 0|req: 495/1048] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:55:59 2026] POST /v2.0/networks => generated 744 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:00.332 7 INFO neutron.db.segments_db [None req-07d53db0-6793-47fb-93aa-b90633042816 07504b5d3688418eb0b13091262b8509 b3888a9a348b4b13a4eb248483cdc3f4 - - - -] Added segment d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 of type vxlan for network 32b0bc94-ac2a-4d06-8a81-98a5fb8630d9 [pid: 8|app: 0|req: 554/1049] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/ports => generated 779 bytes in 320 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: 496/1050] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/networks => generated 643 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:00.559 7 INFO neutron.db.segments_db [None req-f3f2f70e-37d0-4e42-be06-7d4444a12871 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] Added segment 519cc17a-9dfe-4576-909c-2d3bcc1d11da of type vxlan for network 9c1c9003-0c6e-4e09-a5fa-3d4518ec2b5c [pid: 7|app: 0|req: 497/1051] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/networks => generated 635 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1052] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/subnets => generated 667 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1053] 10.0.0.76 () {34 vars in 742 bytes} [Tue May 12 06:56:00 2026] PUT /v2.0/networks/32b0bc94-ac2a-4d06-8a81-98a5fb8630d9 => generated 592 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:00.914 7 INFO neutron.db.segments_db [None req-0e3254d3-e01b-4d84-99ef-279bdb1aed42 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 of type vxlan for network adff5fa0-fce5-4400-9743-e93492b94fb7 [pid: 8|app: 0|req: 556/1054] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/subnets => generated 622 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:01.230 7 INFO neutron.db.l3_hamode_db [None req-0e3254d3-e01b-4d84-99ef-279bdb1aed42 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 557/1055] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:01 2026] POST /v2.0/subnets => generated 602 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1056] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:01 2026] POST /v2.0/ports => generated 963 bytes in 468 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-05-12 06:56:02.292 8 INFO neutron.db.segments_db [None req-3be5a997-8040-47c1-ab5e-5467b8933631 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc of type vxlan for network 812d4c9f-55f9-403c-b13e-b3d960d38111 2026-05-12 06:56:02.348 7 INFO neutron.db.l3_hamode_db [None req-0e3254d3-e01b-4d84-99ef-279bdb1aed42 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:02.407 8 INFO neutron.db.segments_db [None req-3be5a997-8040-47c1-ab5e-5467b8933631 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 of type vxlan for network bb48f26e-427f-427e-89aa-6a10e7aadccb [pid: 8|app: 0|req: 559/1057] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:01 2026] POST /v2.0/networks => generated 1246 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1058] 10.0.0.76 () {34 vars in 740 bytes} [Tue May 12 06:56:02 2026] PUT /v2.0/subnets/ab2d5076-a4cb-4769-8ed3-1ad51bb71b21 => generated 612 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1059] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:02 2026] DELETE /v2.0/ports/8241dc63-a9c9-4a81-85e4-979d0bc2d63f => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1060] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:56:03 2026] GET /v2.0/networks => generated 1845 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1061] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:00 2026] POST /v2.0/routers => generated 731 bytes in 2596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:03.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ecedaca-e2e2-4a4a-81cf-8bda7c561720 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 500/1062] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:03 2026] DELETE /v2.0/ports/8241dc63-a9c9-4a81-85e4-979d0bc2d63f => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:03.671 7 INFO neutron.services.segments.plugin [-] Segment 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc resource provider aggregate not found 2026-05-12 06:56:03.676 7 INFO neutron.services.segments.plugin [-] Segment 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc resource provider aggregate not found 2026-05-12 06:56:03.689 7 INFO neutron.services.segments.plugin [-] Segment 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc found for delete ", "request_id": "req-f2a03948-4be3-40ff-af91-c6741f6b3f8d"}]} 2026-05-12 06:56:03.690 7 INFO neutron.services.segments.plugin [-] Segment 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3709489a-d9dc-4b3e-a34e-8c62d77ad2dc found for delete ", "request_id": "req-1664a68a-3683-4a44-96e0-4b57a6620213"}]} [pid: 7|app: 0|req: 501/1063] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:03 2026] DELETE /v2.0/networks/812d4c9f-55f9-403c-b13e-b3d960d38111 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:03.715 8 INFO neutron.services.segments.plugin [-] Segment d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 resource provider aggregate not found 2026-05-12 06:56:03.719 8 INFO neutron.services.segments.plugin [-] Segment d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 resource provider aggregate not found 2026-05-12 06:56:03.733 8 INFO neutron.services.segments.plugin [-] Segment d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 found for delete ", "request_id": "req-692ccd24-bedb-48e6-9eaa-ef43f95beefb"}]} 2026-05-12 06:56:03.735 8 INFO neutron.services.segments.plugin [-] Segment d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d76e0c16-92bb-44e3-81f9-2d481ebf9cf0 found for delete ", "request_id": "req-b5fdd00e-5d55-4e8c-9514-644e3786365d"}]} [pid: 8|app: 0|req: 563/1064] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:03 2026] DELETE /v2.0/networks/32b0bc94-ac2a-4d06-8a81-98a5fb8630d9 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:03.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e442babc-6a2d-4d03-9134-28b51a996567 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1065] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:03 2026] GET /v2.0/ports/8241dc63-a9c9-4a81-85e4-979d0bc2d63f => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1066] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:03 2026] DELETE /v2.0/networks/bb48f26e-427f-427e-89aa-6a10e7aadccb => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:04.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4aa78a9f-67ef-41b7-9f57-461524165918 07504b5d3688418eb0b13091262b8509 b3888a9a348b4b13a4eb248483cdc3f4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1067] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:03 2026] DELETE /v2.0/networks/32b0bc94-ac2a-4d06-8a81-98a5fb8630d9 => generated 138 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1068] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:04 2026] DELETE /v2.0/subnets/dea89fdf-7bce-491b-97b3-001e66db7b91 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1069] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/networks => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1070] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:56:04 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1071] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:04 2026] DELETE /v2.0/networks/9c1c9003-0c6e-4e09-a5fa-3d4518ec2b5c => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:05.060 8 INFO neutron.db.segments_db [None req-0f30fc94-20a8-401b-905c-87d130fab6d5 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 4a54dc49-0e3c-448c-9b82-40a5dd2b940d of type vxlan for network 59809a4b-81f5-40ee-a3cc-0a3ba2f5fe39 [pid: 8|app: 0|req: 571/1072] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:04 2026] POST /v2.0/networks => generated 653 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1073] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/subnets?network_id=9f9135b1-504d-4bcf-b8e1-4620a1d60802 => generated 626 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1074] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:03 2026] PUT /v2.0/routers/0f02126c-4074-4f6d-8722-bb58ef402c64/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:05.316 8 INFO neutron.db.segments_db [None req-b403dca4-ea31-44f4-9c8d-738605a63890 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] Added segment 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 of type vxlan for network 28d3a279-6f82-48a6-b25c-13dbc444cc42 2026-05-12 06:56:05.380 7 INFO neutron.db.segments_db [None req-b407186c-ee70-4585-97d1-c8fcfad91e29 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 56a89d10-0184-4400-b21e-fffa39d65042 of type vxlan for network a0dcfa7c-3a6e-4df4-b7da-cad2742e77eb [pid: 8|app: 0|req: 573/1075] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:05 2026] POST /v2.0/networks => generated 636 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1076] 10.0.0.76 () {32 vars in 652 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/extensions => generated 19178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1077] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:05 2026] POST /v2.0/networks => generated 653 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1078] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/networks => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:05.758 8 INFO neutron.services.segments.plugin [-] Segment 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 resource provider aggregate not found 2026-05-12 06:56:05.774 8 INFO neutron.services.segments.plugin [-] Segment 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 resource provider aggregate not found 2026-05-12 06:56:05.785 8 INFO neutron.services.segments.plugin [-] Segment 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 found for delete ", "request_id": "req-b0e42821-81ae-4a5f-801b-33a5b55660bf"}]} 2026-05-12 06:56:05.791 8 INFO neutron.services.segments.plugin [-] Segment 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09e89b8c-f633-43d4-8e06-0fde5a4e89b8 found for delete ", "request_id": "req-91fd509a-bc3c-4442-8c2a-5340aadea39c"}]} 2026-05-12 06:56:05.810 8 INFO neutron.services.segments.plugin [-] Segment 519cc17a-9dfe-4576-909c-2d3bcc1d11da resource provider aggregate not found 2026-05-12 06:56:05.816 8 INFO neutron.services.segments.plugin [-] Segment 519cc17a-9dfe-4576-909c-2d3bcc1d11da resource provider aggregate not found 2026-05-12 06:56:05.834 8 INFO neutron.services.segments.plugin [-] Segment 519cc17a-9dfe-4576-909c-2d3bcc1d11da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519cc17a-9dfe-4576-909c-2d3bcc1d11da found for delete ", "request_id": "req-9a2c394c-0375-4a2b-bc3d-b96a09914ef4"}]} 2026-05-12 06:56:05.837 8 INFO neutron.services.segments.plugin [-] Segment 519cc17a-9dfe-4576-909c-2d3bcc1d11da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519cc17a-9dfe-4576-909c-2d3bcc1d11da found for delete ", "request_id": "req-354429cb-a8f5-46c8-85d0-0a46729d6cd6"}]} [pid: 8|app: 0|req: 575/1079] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:05 2026] POST /v2.0/subnets => generated 622 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1080] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:56:05 2026] GET /v2.0/subnets => generated 1233 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1081] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:56:05 2026] POST /v2.0/security-groups => generated 1595 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1082] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:05 2026] POST /v2.0/ports => generated 1505 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 506/1083] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/networks/b5bdc17b-c819-49a7-b0f9-691be1c8bbaa => generated 668 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1084] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:06 2026] POST /v2.0/ports => generated 922 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1085] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:06 2026] POST /v2.0/security-group-rules => generated 565 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1086] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/subnets/87d731a7-b237-4095-820e-a319626771c3 => generated 617 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1087] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:56:06 2026] GET /v2.0/ports => generated 1505 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1088] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:06 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:07.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2387e793-8938-42ae-9e64-6e47346a4cc2 07504b5d3688418eb0b13091262b8509 b3888a9a348b4b13a4eb248483cdc3f4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1089] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/subnets/ab2d5076-a4cb-4769-8ed3-1ad51bb71b21 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1090] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:06 2026] DELETE /v2.0/ports/aedaee05-9453-4f11-9cc5-43f53c81dc06 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1091] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/ports/be308b6c-dd5d-4c69-98f1-0c1e26aa6ecf => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:07.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47e0eef7-c6f6-41b9-aa3b-1baa422540a8 07504b5d3688418eb0b13091262b8509 b3888a9a348b4b13a4eb248483cdc3f4 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1092] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/networks/32b0bc94-ac2a-4d06-8a81-98a5fb8630d9 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:07.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46b902f7-472a-427f-a145-abe0637ee32e 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1093] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:07 2026] GET /v2.0/ports/aedaee05-9453-4f11-9cc5-43f53c81dc06 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1094] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/ports/58205df3-ec4c-4ce1-a3df-44dc5df1fb60 => 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: 586/1095] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/subnets/87d731a7-b237-4095-820e-a319626771c3 => 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: 510/1096] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:56:07 2026] POST /v2.0/floatingips => generated 552 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1097] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:56:07 2026] GET /v2.0/ports => 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: 587/1100] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/subnets/a0aa675d-d1d5-405f-8430-8550fd5abac7 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:08.133 8 INFO neutron.db.segments_db [None req-1c27954c-513e-48e7-8e58-7e4bdaf4030e 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 2a8358e0-2d20-4330-a852-e6098dc03e6a of type vxlan for network 54757346-98c8-4bb6-b1ff-76ba188f8cdb [pid: 8|app: 0|req: 588/1101] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:08 2026] POST /v2.0/networks => generated 653 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:08.379 7 INFO neutron.services.segments.plugin [-] Segment fd96873b-c61d-4c92-acf5-67401e191710 resource provider aggregate not found 2026-05-12 06:56:08.384 7 INFO neutron.services.segments.plugin [-] Segment fd96873b-c61d-4c92-acf5-67401e191710 resource provider aggregate not found [pid: 7|app: 0|req: 514/1102] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:07 2026] DELETE /v2.0/networks/b5bdc17b-c819-49a7-b0f9-691be1c8bbaa => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:08.435 7 INFO neutron.services.segments.plugin [-] Segment fd96873b-c61d-4c92-acf5-67401e191710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd96873b-c61d-4c92-acf5-67401e191710 found for delete ", "request_id": "req-3da57684-c34c-4ade-bd2b-13b259fc729b"}]} 2026-05-12 06:56:08.436 7 INFO neutron.services.segments.plugin [-] Segment fd96873b-c61d-4c92-acf5-67401e191710 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd96873b-c61d-4c92-acf5-67401e191710 found for delete ", "request_id": "req-9ed983ec-a7bd-4d8e-8478-34c3f1a6dc4a"}]} 2026-05-12 06:56:08.493 7 INFO neutron.db.segments_db [None req-382c7b11-0a2d-41fb-98f0-f9004d624265 993b6c7ec4d9443db251eff66f9bf87a 458058c1067f41c6805e689a75071c4a - - - -] Added segment 03a128df-8610-49bc-b446-690f7ce4b6ee of type vxlan for network 88260f6a-32a3-40fc-9998-e5c6b27b5243 [pid: 7|app: 0|req: 515/1103] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:08 2026] POST /v2.0/networks => generated 654 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:08.681 8 INFO neutron.services.segments.plugin [-] Segment 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 resource provider aggregate not found [pid: 7|app: 0|req: 516/1104] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--341472930&fields=id&tenant_id=9a11b43f0a41440f9099be5fe0ebf557 => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:08.715 8 INFO neutron.services.segments.plugin [-] Segment 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 resource provider aggregate not found 2026-05-12 06:56:08.733 8 INFO neutron.services.segments.plugin [-] Segment 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 found for delete ", "request_id": "req-57a88698-471b-4148-a395-a140b3eb8fac"}]} 2026-05-12 06:56:08.734 8 INFO neutron.services.segments.plugin [-] Segment 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c5e3154-0ebf-44aa-b683-5cbd0cdf5980 found for delete ", "request_id": "req-a763f7e2-d5b4-4b28-9205-73c3dc311876"}]} [pid: 8|app: 0|req: 589/1105] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:08 2026] DELETE /v2.0/networks/28d3a279-6f82-48a6-b25c-13dbc444cc42 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1106] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/networks?id=861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 676 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1107] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/quotas/9a11b43f0a41440f9099be5fe0ebf557 => 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: 519/1108] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/ports?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1109] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:56:08 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 590/1110] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:08 2026] POST /v2.0/ports => generated 778 bytes in 315 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: 591/1111] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 521/1112] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/security-groups?tenant_id=b3888a9a348b4b13a4eb248483cdc3f4&name=default => generated 2801 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1113] 10.0.0.76 () {34 vars in 736 bytes} [Tue May 12 06:56:09 2026] PUT /v2.0/ports/570feba0-01a0-419c-b211-a5e12bae122b => generated 752 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1114] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:09 2026] DELETE /v2.0/security-groups/d21c6564-62ee-4a9c-94ae-afb3a4cb900a => generated 0 bytes in 109 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: 594/1115] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1116] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:09 2026] DELETE /v2.0/ports/570feba0-01a0-419c-b211-a5e12bae122b => 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: 596/1117] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/ports => generated 782 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:09.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc8aafe0-919a-488f-88b6-b592eca43b07 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1118] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/ports/570feba0-01a0-419c-b211-a5e12bae122b => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1119] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:09 2026] POST /v2.0/subnets => generated 1275 bytes in 756 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1120] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/ports => generated 782 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1121] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/subnets => generated 1888 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1122] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:56:09 2026] GET /v2.0/networks?id=861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1123] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/ports/8598102c-173f-4757-bb90-821130a2f757 => generated 779 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1124] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9a11b43f0a41440f9099be5fe0ebf557 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:10.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbea3169-a51a-4ad7-a333-47916829a31e 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1125] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/ports/aedaee05-9453-4f11-9cc5-43f53c81dc06 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1126] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/subnets/3107c457-a3c6-4864-9fcb-9469dd2679f0 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:10.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc5a371a-54ae-4cc0-9692-7748a7f8aa16 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1127] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/subnets/a0aa675d-d1d5-405f-8430-8550fd5abac7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1128] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/subnets/c86c28a3-ce39-41c5-8bd2-0c361ef0b4aa => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:10.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed1bcdb1-e5db-472c-a982-130995e96d70 2cff769d360f476daaebffadb557ccc9 d1c520f116d44a3c8ce3f115d92759b7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1129] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:56:10 2026] POST /v2.0/ports => generated 958 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1130] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/subnets/dea89fdf-7bce-491b-97b3-001e66db7b91 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1131] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:10 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1132] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:56:10 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: 7|app: 0|req: 529/1133] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/ports/8598102c-173f-4757-bb90-821130a2f757 => 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: 605/1134] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:56:10 2026] PUT /v2.0/ports/bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => generated 1203 bytes in 497 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-05-12 06:56:11.276 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-489d5dae-f682-45bb-bf69-e1c9464ebcf1'] response: {'name': 'network-changed', 'server_uuid': '118e63e7-b734-47a8-bb43-a1ef7e9cc50a', 'tag': 'bec4044d-a4cc-47f0-8eeb-03d98bd54ad5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 606/1135] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:11 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 74 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-05-12 06:56:11.383 7 INFO neutron.services.segments.plugin [-] Segment 03a128df-8610-49bc-b446-690f7ce4b6ee resource provider aggregate not found 2026-05-12 06:56:11.388 7 INFO neutron.services.segments.plugin [-] Segment 03a128df-8610-49bc-b446-690f7ce4b6ee resource provider aggregate not found 2026-05-12 06:56:11.406 7 INFO neutron.services.segments.plugin [-] Segment 03a128df-8610-49bc-b446-690f7ce4b6ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a128df-8610-49bc-b446-690f7ce4b6ee found for delete ", "request_id": "req-f876ecc8-74ff-4dd7-833d-0412c7d03a04"}]} 2026-05-12 06:56:11.407 7 INFO neutron.services.segments.plugin [-] Segment 03a128df-8610-49bc-b446-690f7ce4b6ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a128df-8610-49bc-b446-690f7ce4b6ee found for delete ", "request_id": "req-5e9cf159-9e6d-4dde-b628-ec1d92537621"}]} [pid: 7|app: 0|req: 530/1136] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:10 2026] DELETE /v2.0/networks/88260f6a-32a3-40fc-9998-e5c6b27b5243 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1137] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:56:11 2026] GET /v2.0/ports?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:11.479 8 INFO neutron.services.segments.plugin [-] Segment e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 resource provider aggregate not found 2026-05-12 06:56:11.492 8 INFO neutron.services.segments.plugin [-] Segment e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 resource provider aggregate not found 2026-05-12 06:56:11.505 8 INFO neutron.services.segments.plugin [-] Segment e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 found for delete ", "request_id": "req-6d546518-f9b4-4431-b817-cc18c6075fbe"}]} 2026-05-12 06:56:11.513 8 INFO neutron.services.segments.plugin [-] Segment e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a02e29-6cd8-45a6-8748-6bff8c1b25f8 found for delete ", "request_id": "req-51907e29-3191-4fe1-917b-a32b0988d21b"}]} [pid: 8|app: 0|req: 607/1138] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:11 2026] DELETE /v2.0/networks/c1d4f901-428f-4786-bc6f-2cb93f80e6f5 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:11.787 7 INFO neutron.db.segments_db [None req-7ecfb7ac-4fd5-4510-9150-3f0e3d43b870 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 0bf468a7-e25e-4259-a29d-bc871eff8d34 of type vxlan for network 73d077d9-106a-4a95-bb3a-1735cfd6c86e [pid: 7|app: 0|req: 532/1139] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:11 2026] POST /v2.0/networks => generated 634 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1140] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:56:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => 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: 608/1141] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:11 2026] DELETE /v2.0/networks/54757346-98c8-4bb6-b1ff-76ba188f8cdb => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:12.015 7 INFO neutron.db.segments_db [None req-bccb3fb4-761a-41ec-bf93-e70fc4011ec4 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 135e9627-032b-4e81-85de-3a97ff57c2fa of type vxlan for network c87733b3-6a55-4eb6-a920-18ac169581b9 [pid: 8|app: 0|req: 609/1142] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:56:11 2026] GET /v2.0/subnets?id=bbe58a56-ccc2-43b7-8ee4-10a09720991d => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1143] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:11 2026] POST /v2.0/networks => generated 634 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1144] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/ports?network_id=861f2817-d51f-47e3-93c0-4ef2f8793c07&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: 610/1145] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:12 2026] DELETE /v2.0/networks/a0dcfa7c-3a6e-4df4-b7da-cad2742e77eb => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1146] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/security-groups?tenant_id=d1c520f116d44a3c8ce3f115d92759b7&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1147] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1148] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:12 2026] POST /v2.0/subnets => generated 622 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1149] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:12 2026] DELETE /v2.0/networks/59809a4b-81f5-40ee-a3cc-0a3ba2f5fe39 => 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: 539/1150] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1151] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:12 2026] DELETE /v2.0/security-groups/5a5a9e91-8c7f-46c0-bc38-d534232d33cc => 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: 540/1152] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1153] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1154] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/ports?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1155] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/networks?id=861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 772 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1156] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1157] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:56:12 2026] GET /v2.0/subnets?id=bbe58a56-ccc2-43b7-8ee4-10a09720991d => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1158] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/ports?network_id=861f2817-d51f-47e3-93c0-4ef2f8793c07&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: 613/1159] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:12 2026] POST /v2.0/subnets => generated 631 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:13.133 8 INFO neutron.db.segments_db [None req-311c88aa-accd-4276-8d69-112b55e51b7b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 339a7cf6-8e59-4c93-85d0-a187101e3bf7 of type vxlan for network f4ab494d-a283-435d-9940-a0d1d037acfe [pid: 7|app: 0|req: 547/1160] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 548/1161] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/security-groups?tenant_id=458058c1067f41c6805e689a75071c4a&name=default => generated 2801 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1162] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:13.442 7 INFO neutron.services.segments.plugin [-] Segment 4a54dc49-0e3c-448c-9b82-40a5dd2b940d resource provider aggregate not found 2026-05-12 06:56:13.452 7 INFO neutron.services.segments.plugin [-] Segment 4a54dc49-0e3c-448c-9b82-40a5dd2b940d resource provider aggregate not found 2026-05-12 06:56:13.464 7 INFO neutron.services.segments.plugin [-] Segment 4a54dc49-0e3c-448c-9b82-40a5dd2b940d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a54dc49-0e3c-448c-9b82-40a5dd2b940d found for delete ", "request_id": "req-2b04c00f-9200-4e3b-93e0-f2a39cf0087d"}]} 2026-05-12 06:56:13.470 7 INFO neutron.services.segments.plugin [-] Segment 4a54dc49-0e3c-448c-9b82-40a5dd2b940d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a54dc49-0e3c-448c-9b82-40a5dd2b940d found for delete ", "request_id": "req-33922468-e833-40bc-9ea2-adff2a09c069"}]} [pid: 7|app: 0|req: 550/1163] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:13 2026] DELETE /v2.0/security-groups/3a4046e1-d67b-4017-825e-5e57dd62d3e1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:13.527 8 INFO neutron.services.segments.plugin [-] Segment 2a8358e0-2d20-4330-a852-e6098dc03e6a resource provider aggregate not found 2026-05-12 06:56:13.548 8 INFO neutron.services.segments.plugin [-] Segment 2a8358e0-2d20-4330-a852-e6098dc03e6a resource provider aggregate not found 2026-05-12 06:56:13.555 8 INFO neutron.services.segments.plugin [-] Segment 2a8358e0-2d20-4330-a852-e6098dc03e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8358e0-2d20-4330-a852-e6098dc03e6a found for delete ", "request_id": "req-27196c5d-e851-4af6-bd2a-9ecd6e209c07"}]} 2026-05-12 06:56:13.568 8 INFO neutron.db.l3_hamode_db [None req-311c88aa-accd-4276-8d69-112b55e51b7b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:13.578 8 INFO neutron.services.segments.plugin [-] Segment 56a89d10-0184-4400-b21e-fffa39d65042 resource provider aggregate not found 2026-05-12 06:56:13.587 8 INFO neutron.services.segments.plugin [-] Segment 2a8358e0-2d20-4330-a852-e6098dc03e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8358e0-2d20-4330-a852-e6098dc03e6a found for delete ", "request_id": "req-876fa910-fbc3-4f96-8fdd-f8b945d501c8"}]} 2026-05-12 06:56:13.596 8 INFO neutron.services.segments.plugin [-] Segment 56a89d10-0184-4400-b21e-fffa39d65042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a89d10-0184-4400-b21e-fffa39d65042 found for delete ", "request_id": "req-ab655416-0686-4fd7-8d64-71a0f836eda0"}]} 2026-05-12 06:56:13.606 8 INFO neutron.services.segments.plugin [-] Segment 56a89d10-0184-4400-b21e-fffa39d65042 resource provider aggregate not found 2026-05-12 06:56:13.642 8 INFO neutron.services.segments.plugin [-] Segment 56a89d10-0184-4400-b21e-fffa39d65042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a89d10-0184-4400-b21e-fffa39d65042 found for delete ", "request_id": "req-b9844a9f-5d9a-42b3-8785-590047ba2414"}]} 2026-05-12 06:56:13.797 8 INFO neutron.db.l3_hamode_db [None req-311c88aa-accd-4276-8d69-112b55e51b7b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 551/1164] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1165] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:13 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1166] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:13 2026] POST /v2.0/routers => generated 511 bytes in 1548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1167] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:56:14 2026] POST /v2.0/security-groups => generated 1561 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1168] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:15 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1169] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:15 2026] GET /v2.0/security-groups => generated 4344 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1170] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:15 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1171] 10.0.0.76 () {34 vars in 757 bytes} [Tue May 12 06:56:15 2026] PUT /v2.0/security-groups/c3f11922-5ab7-4ab6-997e-2acc4b740f10 => generated 1599 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1172] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:15 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1173] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:56:15 2026] GET /v2.0/security-groups/c3f11922-5ab7-4ab6-997e-2acc4b740f10 => generated 1599 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:15.683 7 INFO neutron.db.segments_db [None req-0dcd8a2d-b037-43b6-b9f5-68423c5339e0 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment f74ce0d6-d503-42b8-b437-62a031e8c15e of type vxlan for network cd31f03c-5c09-4f80-99a4-f49af4dc82e1 [pid: 7|app: 0|req: 560/1174] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:15 2026] POST /v2.0/networks => generated 630 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:16.303 7 INFO neutron.db.l3_db [None req-800e15b3-fa7d-41eb-b48a-fb97eaa2421b a4069d0096644628a220f4cc532aa4dc 9a11b43f0a41440f9099be5fe0ebf557 - - - -] Floating IP b63f06bc-75dd-4d0e-8fa4-5d447ec82089 associated. External IP: 10.96.250.211, port: bec4044d-a4cc-47f0-8eeb-03d98bd54ad5. [pid: 7|app: 0|req: 561/1175] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:56:15 2026] PUT /v2.0/floatingips/b63f06bc-75dd-4d0e-8fa4-5d447ec82089 => generated 856 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:16.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bdabdae-6aa6-4a6b-a0d2-0da125b74360'] response: {'name': 'network-changed', 'server_uuid': '118e63e7-b734-47a8-bb43-a1ef7e9cc50a', 'tag': 'bec4044d-a4cc-47f0-8eeb-03d98bd54ad5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1176] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:14 2026] PUT /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd/add_router_interface => generated 309 bytes in 2144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1177] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:16 2026] DELETE /v2.0/security-groups/c3f11922-5ab7-4ab6-997e-2acc4b740f10 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:16.835 8 INFO neutron.db.segments_db [None req-af67deb9-a3b3-41ab-b98b-fcc4624b4104 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment f4977e43-2f3f-4fab-a251-e73198c4c160 of type vxlan for network 27b72074-bb31-47ed-922a-4beadd4843ea [pid: 7|app: 0|req: 563/1178] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:56:16 2026] GET /v2.0/ports?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => 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: 616/1179] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:16 2026] POST /v2.0/networks => generated 629 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1180] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:16 2026] GET /v2.0/ports/ba39049a-9dc3-49d6-abcd-b7879a8ed654 => generated 959 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1181] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:16 2026] GET /v2.0/security-groups => generated 2801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1182] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:56:16 2026] GET /v2.0/networks?id=861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1183] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:17 2026] POST /v2.0/subnets => generated 602 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:17.361 8 INFO neutron.api.v2.resource [None req-6e04a63f-55d7-4155-be32-de7bc6460749 2f1a8754002a4ff5969746db86ce9586 45d021038e1e45c3aacb994a6945a459 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1184] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:17 2026] DELETE /v2.0/security-groups/c3f11922-5ab7-4ab6-997e-2acc4b740f10 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1185] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1186] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:17 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1187] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:56:17 2026] POST /v2.0/security-groups => generated 1559 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1188] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:56:17 2026] GET /v2.0/subnets?id=bbe58a56-ccc2-43b7-8ee4-10a09720991d => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:17.965 8 INFO neutron.db.segments_db [None req-d236c42e-c2ea-4f93-be0c-112fdd50c6ec 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment 69d3a173-49a9-4902-a724-bf7445cda3d8 of type vxlan for network db3e9934-276d-4608-9b72-da52f1a6c721 2026-05-12 06:56:18.343 8 INFO neutron.db.l3_hamode_db [None req-d236c42e-c2ea-4f93-be0c-112fdd50c6ec 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:18.528 8 INFO neutron.db.l3_hamode_db [None req-d236c42e-c2ea-4f93-be0c-112fdd50c6ec 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 566/1189] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:17 2026] PUT /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd/add_router_interface => generated 309 bytes in 1930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1190] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:18 2026] POST /v2.0/security-group-rules => generated 569 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1191] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/ports?network_id=861f2817-d51f-47e3-93c0-4ef2f8793c07&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1192] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/ports/5ef874fd-df33-489b-92f8-c0f80277198f => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1193] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/security-group-rules/26b337bd-1c22-411d-be0e-f245f26ad36c => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1194] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1195] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:17 2026] POST /v2.0/routers => generated 507 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1196] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1197] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:56:19 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 572/1198] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:19 2026] PUT /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd/remove_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1199] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:56:20 2026] DELETE /v2.0/security-group-rules/26b337bd-1c22-411d-be0e-f245f26ad36c => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1200] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:19 2026] PUT /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284/add_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1201] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:20 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1202] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:20 2026] GET /v2.0/ports/f1adb17a-e0e8-461f-9fe7-728d2f47e64d => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1203] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:20 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1204] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:20 2026] PUT /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1205] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:56:21 2026] GET /v2.0/security-group-rules/f40f5f0e-a1ae-475b-baa2-10b079ea0887 => 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: 576/1206] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:21 2026] GET /v2.0/ports?device_id=1d4d869d-f171-429f-b207-2bf4f7a525bd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1207] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:21 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:22.457 7 INFO neutron.services.segments.plugin [-] Segment 339a7cf6-8e59-4c93-85d0-a187101e3bf7 resource provider aggregate not found 2026-05-12 06:56:22.465 7 INFO neutron.services.segments.plugin [-] Segment 339a7cf6-8e59-4c93-85d0-a187101e3bf7 resource provider aggregate not found 2026-05-12 06:56:22.481 7 INFO neutron.services.segments.plugin [-] Segment 339a7cf6-8e59-4c93-85d0-a187101e3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339a7cf6-8e59-4c93-85d0-a187101e3bf7 found for delete ", "request_id": "req-df818436-d7d1-4df8-b87d-d8f96ec4fe49"}]} 2026-05-12 06:56:22.482 7 INFO neutron.services.segments.plugin [-] Segment 339a7cf6-8e59-4c93-85d0-a187101e3bf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 339a7cf6-8e59-4c93-85d0-a187101e3bf7 found for delete ", "request_id": "req-25a88f4f-a11c-4e26-984f-a3a594d19a11"}]} 2026-05-12 06:56:22.492 7 INFO neutron.db.l3_hamode_db [None req-ba95c182-3b06-4892-ad60-c05322a7e30d c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] HA network f4ab494d-a283-435d-9940-a0d1d037acfe was deleted as no HA routers are present in tenant d25d41e595724250bd278bd17349f9a7. [pid: 7|app: 0|req: 578/1208] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:21 2026] DELETE /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1209] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:56:22 2026] DELETE /v2.0/security-group-rules/f40f5f0e-a1ae-475b-baa2-10b079ea0887 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1210] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:21 2026] PUT /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1211] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:22 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1212] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:22 2026] GET /v2.0/ports/bc91916a-15ed-4a60-9338-df36304c958f => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:22.751 8 INFO neutron.db.securitygroups_db [None req-e43a8c8f-2522-4ce3-a70d-fb7a0f051ec8 2f1a8754002a4ff5969746db86ce9586 45d021038e1e45c3aacb994a6945a459 - - - -] Project 45d021038e1e45c3aacb994a6945a459 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: 580/1213] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:22 2026] DELETE /v2.0/subnets/29e6a9a9-c646-479a-ba8d-04858be47e1d => 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: 634/1214] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:22 2026] POST /v2.0/security-group-rules => generated 575 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1217] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:22 2026] DELETE /v2.0/subnets/ee0c9ea6-f23f-4866-a8d0-69345776e56d => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1218] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-group-rules/91dd5c61-5c84-4587-a018-62d207148cce => generated 575 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:23.297 8 INFO neutron.services.segments.plugin [-] Segment 135e9627-032b-4e81-85de-3a97ff57c2fa resource provider aggregate not found 2026-05-12 06:56:23.309 8 INFO neutron.services.segments.plugin [-] Segment 135e9627-032b-4e81-85de-3a97ff57c2fa resource provider aggregate not found 2026-05-12 06:56:23.322 8 INFO neutron.services.segments.plugin [-] Segment 135e9627-032b-4e81-85de-3a97ff57c2fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135e9627-032b-4e81-85de-3a97ff57c2fa found for delete ", "request_id": "req-d929fc5c-3751-4eb5-b605-479a64af3cc4"}]} 2026-05-12 06:56:23.326 8 INFO neutron.services.segments.plugin [-] Segment 135e9627-032b-4e81-85de-3a97ff57c2fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 135e9627-032b-4e81-85de-3a97ff57c2fa found for delete ", "request_id": "req-72faa0e3-dac8-481f-b9e0-85051f50a76b"}]} [pid: 8|app: 0|req: 639/1219] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:23 2026] DELETE /v2.0/networks/c87733b3-6a55-4eb6-a920-18ac169581b9 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1220] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1221] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:23 2026] DELETE /v2.0/networks/73d077d9-106a-4a95-bb3a-1735cfd6c86e => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1222] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:56:23 2026] DELETE /v2.0/security-group-rules/91dd5c61-5c84-4587-a018-62d207148cce => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:23.781 8 INFO neutron.db.segments_db [None req-52f6374a-8bf8-4f0b-9c11-54f0d38a830e c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 15efb0a6-be27-4a9b-9d88-68bf6fe93855 of type vxlan for network 11dfc101-7c97-4716-88bb-e6f7a99e39b6 [pid: 7|app: 0|req: 581/1223] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:22 2026] PUT /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284/remove_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1224] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:23 2026] POST /v2.0/networks => generated 633 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1225] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:23 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1226] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:23 2026] POST /v2.0/subnets => generated 622 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1227] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:24 2026] DELETE /v2.0/security-groups/712de2c9-bb82-47dd-ba3b-957b2a34fdd5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:24.920 7 INFO neutron.db.segments_db [None req-ceeaf0d5-fee3-4d81-a904-b5754f0cde33 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 58ae69c2-24cb-428f-b9a7-d239b1f29d16 of type vxlan for network a5b84e81-e1c7-4c5e-bbce-c5a253324952 2026-05-12 06:56:25.262 7 INFO neutron.db.l3_hamode_db [None req-ceeaf0d5-fee3-4d81-a904-b5754f0cde33 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:25.351 8 INFO neutron.services.segments.plugin [-] Segment 0bf468a7-e25e-4259-a29d-bc871eff8d34 resource provider aggregate not found 2026-05-12 06:56:25.366 8 INFO neutron.services.segments.plugin [-] Segment 0bf468a7-e25e-4259-a29d-bc871eff8d34 resource provider aggregate not found 2026-05-12 06:56:25.377 8 INFO neutron.services.segments.plugin [-] Segment 0bf468a7-e25e-4259-a29d-bc871eff8d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf468a7-e25e-4259-a29d-bc871eff8d34 found for delete ", "request_id": "req-a9a55a83-329d-4221-a153-7b186578bccc"}]} 2026-05-12 06:56:25.397 8 INFO neutron.services.segments.plugin [-] Segment 0bf468a7-e25e-4259-a29d-bc871eff8d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf468a7-e25e-4259-a29d-bc871eff8d34 found for delete ", "request_id": "req-191ab863-daa3-479d-ba97-cc2482bb4ea8"}]} 2026-05-12 06:56:25.471 7 INFO neutron.db.l3_hamode_db [None req-ceeaf0d5-fee3-4d81-a904-b5754f0cde33 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1228] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:23 2026] PUT /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284/remove_router_interface => generated 309 bytes in 1664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1229] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1230] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:25 2026] GET /v2.0/ports?device_id=44f44b77-1c7c-4c5a-b0d1-b55979c9d284 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1231] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:25 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1232] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:24 2026] POST /v2.0/routers => generated 510 bytes in 1467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1233] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:26 2026] GET /v2.0/security-groups?tenant_id=45d021038e1e45c3aacb994a6945a459&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:26.463 8 INFO neutron.db.l3_hamode_db [None req-633ec5ff-3810-4318-b7b9-8043bf01993c 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] HA network db3e9934-276d-4608-9b72-da52f1a6c721 was deleted as no HA routers are present in tenant 07ed355d14684f99a2925bd3e25f2aea. [pid: 8|app: 0|req: 648/1234] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:25 2026] DELETE /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1235] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:26 2026] DELETE /v2.0/security-groups/b736757f-f0c4-4d85-874f-df2dddc95c91 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1236] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:26 2026] DELETE /v2.0/subnets/16021ce6-f9b2-43c0-815f-0337af09f748 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1237] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:26 2026] POST /v2.0/ports => generated 963 bytes in 470 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: 651/1238] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:26 2026] DELETE /v2.0/subnets/8afb792d-c776-45ae-a9f4-21492f485f50 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:27.396 8 INFO neutron.services.segments.plugin [-] Segment 69d3a173-49a9-4902-a724-bf7445cda3d8 resource provider aggregate not found 2026-05-12 06:56:27.428 8 INFO neutron.services.segments.plugin [-] Segment 69d3a173-49a9-4902-a724-bf7445cda3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d3a173-49a9-4902-a724-bf7445cda3d8 found for delete ", "request_id": "req-a0f39347-e89c-4f51-9bee-2205653fb907"}]} 2026-05-12 06:56:27.435 8 INFO neutron.services.segments.plugin [-] Segment 69d3a173-49a9-4902-a724-bf7445cda3d8 resource provider aggregate not found [pid: 8|app: 0|req: 652/1239] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:27 2026] DELETE /v2.0/networks/27b72074-bb31-47ed-922a-4beadd4843ea => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:27.455 8 INFO neutron.services.segments.plugin [-] Segment 69d3a173-49a9-4902-a724-bf7445cda3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d3a173-49a9-4902-a724-bf7445cda3d8 found for delete ", "request_id": "req-671ad222-e89d-4168-83b2-e1222c093243"}]} 2026-05-12 06:56:27.477 8 INFO neutron.services.segments.plugin [-] Segment f4977e43-2f3f-4fab-a251-e73198c4c160 resource provider aggregate not found 2026-05-12 06:56:27.495 8 INFO neutron.services.segments.plugin [-] Segment f4977e43-2f3f-4fab-a251-e73198c4c160 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4977e43-2f3f-4fab-a251-e73198c4c160 found for delete ", "request_id": "req-eca74dc8-fb58-45b0-88ff-d4aca45da894"}]} [pid: 8|app: 0|req: 653/1240] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:27 2026] DELETE /v2.0/networks/cd31f03c-5c09-4f80-99a4-f49af4dc82e1 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1241] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:56:27 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:27.786 8 INFO neutron.db.segments_db [None req-2322b24a-7b80-4f17-9c79-2a8c482f1288 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment fb50e8a4-a9ce-4f8f-8910-c3de00026bdc of type vxlan for network aed5bbeb-45f4-4179-919b-2df5c9a607d3 [pid: 8|app: 0|req: 655/1242] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:27 2026] POST /v2.0/networks => generated 630 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1243] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:56:27 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1244] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:27 2026] POST /v2.0/subnets => generated 602 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1245] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:26 2026] PUT /v2.0/routers/60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd/add_router_interface => generated 309 bytes in 1460 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: 589/1246] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:28 2026] GET /v2.0/ports/7ffe392e-291a-42ab-b26b-1a736d18c482 => generated 1037 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:28.428 8 INFO neutron.db.segments_db [None req-6b24fa2c-48dc-49d5-b702-f49a24da5402 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment f8ed77d7-ea05-4571-8662-705c372b52ea of type vxlan for network 78f48f11-61e8-4ecb-8509-6c926ec1739f 2026-05-12 06:56:28.827 8 INFO neutron.db.l3_hamode_db [None req-6b24fa2c-48dc-49d5-b702-f49a24da5402 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:28.993 8 INFO neutron.db.l3_hamode_db [None req-6b24fa2c-48dc-49d5-b702-f49a24da5402 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:29.454 8 INFO neutron.services.segments.plugin [-] Segment f4977e43-2f3f-4fab-a251-e73198c4c160 resource provider aggregate not found 2026-05-12 06:56:29.487 8 INFO neutron.services.segments.plugin [-] Segment f4977e43-2f3f-4fab-a251-e73198c4c160 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4977e43-2f3f-4fab-a251-e73198c4c160 found for delete ", "request_id": "req-b3d6af9a-981c-44ae-b5f7-04697f60da4d"}]} 2026-05-12 06:56:29.515 8 INFO neutron.services.segments.plugin [-] Segment f74ce0d6-d503-42b8-b437-62a031e8c15e resource provider aggregate not found 2026-05-12 06:56:29.530 8 INFO neutron.services.segments.plugin [-] Segment f74ce0d6-d503-42b8-b437-62a031e8c15e resource provider aggregate not found 2026-05-12 06:56:29.542 8 INFO neutron.services.segments.plugin [-] Segment f74ce0d6-d503-42b8-b437-62a031e8c15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74ce0d6-d503-42b8-b437-62a031e8c15e found for delete ", "request_id": "req-3b076bf8-e090-4a58-adcf-292d0e1bebe3"}]} 2026-05-12 06:56:29.560 8 INFO neutron.services.segments.plugin [-] Segment f74ce0d6-d503-42b8-b437-62a031e8c15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74ce0d6-d503-42b8-b437-62a031e8c15e found for delete ", "request_id": "req-0c483b4d-be31-44ed-80c1-f67e6a19404a"}]} [pid: 7|app: 0|req: 590/1247] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:28 2026] PUT /v2.0/routers/60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:56:29.727 7 INFO neutron.api.v2.resource [None req-b243e26c-feac-4b59-84e8-dd7ad5524e55 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1248] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:29 2026] PUT /v2.0/routers/60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1249] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:29 2026] GET /v2.0/ports?device_id=60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1250] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:28 2026] POST /v2.0/routers => generated 506 bytes in 1513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1251] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:56:29 2026] POST /v2.0/ports => generated 951 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, ' 2026-05-12 06:56:30.864 7 INFO neutron.services.segments.plugin [-] Segment 58ae69c2-24cb-428f-b9a7-d239b1f29d16 resource provider aggregate not found 2026-05-12 06:56:30.868 7 INFO neutron.services.segments.plugin [-] Segment 58ae69c2-24cb-428f-b9a7-d239b1f29d16 resource provider aggregate not found 2026-05-12 06:56:30.886 7 INFO neutron.services.segments.plugin [-] Segment 58ae69c2-24cb-428f-b9a7-d239b1f29d16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ae69c2-24cb-428f-b9a7-d239b1f29d16 found for delete ", "request_id": "req-ad65ae4a-8de8-4d3b-9e36-d1ccfdc726d1"}]} 2026-05-12 06:56:30.895 7 INFO neutron.services.segments.plugin [-] Segment 58ae69c2-24cb-428f-b9a7-d239b1f29d16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58ae69c2-24cb-428f-b9a7-d239b1f29d16 found for delete ", "request_id": "req-d8417f11-69b7-497f-9ef9-39aad2e77cdd"}]} 2026-05-12 06:56:30.900 7 INFO neutron.db.l3_hamode_db [None req-80342f2b-8c7f-4d75-a943-ba07a1a2c041 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] HA network a5b84e81-e1c7-4c5e-bbce-c5a253324952 was deleted as no HA routers are present in tenant d25d41e595724250bd278bd17349f9a7. [pid: 7|app: 0|req: 593/1252] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:29 2026] DELETE /v2.0/routers/60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1253] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:30 2026] DELETE /v2.0/subnets/5bec655a-103b-4d82-87e6-3490f99ac0a7 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1254] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:31 2026] GET /v2.0/security-groups?tenant_id=755f0785a125420da4cde9686c123a0d&name=default => generated 2801 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1255] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:31 2026] DELETE /v2.0/networks/11dfc101-7c97-4716-88bb-e6f7a99e39b6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1256] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:31 2026] DELETE /v2.0/security-groups/3cc2ca71-cf20-48ce-8347-f626ca610847 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:31.835 7 INFO neutron.db.segments_db [None req-72abb6f6-351d-449f-be52-d2aca369e364 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment c7301a0b-426e-4c64-9182-1cfae343759c of type vxlan for network 59f1690b-a26e-4242-a2c5-617315eb6fce [pid: 7|app: 0|req: 598/1257] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:31 2026] POST /v2.0/networks => generated 634 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1258] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:31 2026] GET /v2.0/security-groups?tenant_id=f14a0567b85b46168e3e5a3bc22fea50&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1259] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:32 2026] POST /v2.0/subnets => generated 622 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1260] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:32 2026] DELETE /v2.0/security-groups/2d04e2b1-f5fc-4c45-93d5-7228e926d51c => 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: 602/1261] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:32 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1262] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:30 2026] PUT /v2.0/routers/abe73731-b723-4c96-a5f9-143a84d0cc57/add_router_interface => generated 309 bytes in 2233 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-05-12 06:56:32.639 7 INFO neutron.db.segments_db [None req-9e9135c8-2fca-4d4b-9697-8d6e23037cd3 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 7b106075-a279-42cc-b533-d1b27753978d of type vxlan for network 0f44f2cb-2b16-4562-8d68-fe2afd753abf [pid: 8|app: 0|req: 661/1263] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:32 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&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: 662/1264] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:32 2026] GET /v2.0/ports/168ca72e-6ba4-4d12-ab1e-f7a751e7dff8 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:32.905 7 INFO neutron.services.segments.plugin [-] Segment 15efb0a6-be27-4a9b-9d88-68bf6fe93855 resource provider aggregate not found 2026-05-12 06:56:32.914 7 INFO neutron.services.segments.plugin [-] Segment 15efb0a6-be27-4a9b-9d88-68bf6fe93855 resource provider aggregate not found 2026-05-12 06:56:32.939 7 INFO neutron.services.segments.plugin [-] Segment 15efb0a6-be27-4a9b-9d88-68bf6fe93855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15efb0a6-be27-4a9b-9d88-68bf6fe93855 found for delete ", "request_id": "req-3d2e2ae0-5755-4589-bc6b-6ab2ba7cb8a9"}]} 2026-05-12 06:56:32.951 7 INFO neutron.services.segments.plugin [-] Segment 15efb0a6-be27-4a9b-9d88-68bf6fe93855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15efb0a6-be27-4a9b-9d88-68bf6fe93855 found for delete ", "request_id": "req-93189659-22df-4120-86f4-4cd6709351b6"}]} 2026-05-12 06:56:33.027 7 INFO neutron.db.l3_hamode_db [None req-9e9135c8-2fca-4d4b-9697-8d6e23037cd3 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:33.205 7 INFO neutron.db.l3_hamode_db [None req-9e9135c8-2fca-4d4b-9697-8d6e23037cd3 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 663/1265] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:32 2026] PUT /v2.0/routers/abe73731-b723-4c96-a5f9-143a84d0cc57/remove_router_interface => generated 309 bytes in 1201 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: 664/1266] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:33 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1267] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:32 2026] POST /v2.0/routers => generated 511 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1268] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:34 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:34.165 8 INFO neutron.api.v2.resource [None req-5c1bb1b9-780a-4446-9c30-642f54173319 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1269] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:33 2026] PUT /v2.0/routers/abe73731-b723-4c96-a5f9-143a84d0cc57/remove_router_interface => generated 197 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1270] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:34 2026] GET /v2.0/ports?device_id=abe73731-b723-4c96-a5f9-143a84d0cc57 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:34.970 8 INFO neutron.services.segments.plugin [-] Segment f8ed77d7-ea05-4571-8662-705c372b52ea resource provider aggregate not found 2026-05-12 06:56:34.975 8 INFO neutron.services.segments.plugin [-] Segment f8ed77d7-ea05-4571-8662-705c372b52ea resource provider aggregate not found 2026-05-12 06:56:34.998 8 INFO neutron.services.segments.plugin [-] Segment f8ed77d7-ea05-4571-8662-705c372b52ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ed77d7-ea05-4571-8662-705c372b52ea found for delete ", "request_id": "req-5410e2de-d37d-4a7e-8dc1-4225f23dee63"}]} 2026-05-12 06:56:35.000 8 INFO neutron.services.segments.plugin [-] Segment f8ed77d7-ea05-4571-8662-705c372b52ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8ed77d7-ea05-4571-8662-705c372b52ea found for delete ", "request_id": "req-4a06870b-f662-4c34-b169-80e5b61e6853"}]} 2026-05-12 06:56:35.009 8 INFO neutron.db.l3_hamode_db [None req-cbcf2fc6-4e4f-4da3-a774-e8dc87f37f31 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] HA network 78f48f11-61e8-4ecb-8509-6c926ec1739f was deleted as no HA routers are present in tenant 07ed355d14684f99a2925bd3e25f2aea. [pid: 8|app: 0|req: 667/1271] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:34 2026] DELETE /v2.0/routers/abe73731-b723-4c96-a5f9-143a84d0cc57 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1272] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1273] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/ports?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1274] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:35 2026] DELETE /v2.0/subnets/0e6855a1-23cb-4de1-ba2c-15541f296b5d => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1275] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&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: 7|app: 0|req: 605/1276] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:34 2026] PUT /v2.0/routers/fa9d3184-fa3d-416f-99dd-49ad38679117/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1277] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/networks?id=861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 772 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1278] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/ports/8561b267-8093-46a5-a026-e3d7603b9b21 => generated 959 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1279] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:56:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => generated 861 bytes in 44 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-05-12 06:56:36.060 7 INFO neutron.services.segments.plugin [-] Segment fb50e8a4-a9ce-4f8f-8910-c3de00026bdc resource provider aggregate not found 2026-05-12 06:56:36.066 7 INFO neutron.services.segments.plugin [-] Segment fb50e8a4-a9ce-4f8f-8910-c3de00026bdc resource provider aggregate not found 2026-05-12 06:56:36.084 7 INFO neutron.services.segments.plugin [-] Segment fb50e8a4-a9ce-4f8f-8910-c3de00026bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb50e8a4-a9ce-4f8f-8910-c3de00026bdc found for delete ", "request_id": "req-a344fe0d-3839-4822-a1a3-6ba37d1e8bb0"}]} 2026-05-12 06:56:36.087 7 INFO neutron.services.segments.plugin [-] Segment fb50e8a4-a9ce-4f8f-8910-c3de00026bdc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb50e8a4-a9ce-4f8f-8910-c3de00026bdc found for delete ", "request_id": "req-cad7ec27-9f53-4132-b5ce-17ec2a272841"}]} [pid: 7|app: 0|req: 606/1280] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:35 2026] DELETE /v2.0/networks/aed5bbeb-45f4-4179-919b-2df5c9a607d3 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1281] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:56:36 2026] GET /v2.0/subnets?id=bbe58a56-ccc2-43b7-8ee4-10a09720991d => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:36.215 7 INFO neutron.db.segments_db [None req-258fff82-72a3-45f1-872e-29b3c46efbad 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment 7f97367b-4af6-4774-a4bb-09a084ef7a5e of type vxlan for network 9ded8d54-1fdd-4bb2-8945-f387080e9855 [pid: 7|app: 0|req: 608/1282] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:56:36 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1283] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:56:36 2026] GET /v2.0/ports?network_id=861f2817-d51f-47e3-93c0-4ef2f8793c07&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1284] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:36 2026] POST /v2.0/subnets => generated 602 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1285] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:56:36 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 675/1286] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:35 2026] PUT /v2.0/routers/fa9d3184-fa3d-416f-99dd-49ad38679117/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1287] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:36 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:36.956 8 INFO neutron.db.segments_db [None req-084f426f-3a86-43e9-9214-64f02afe3523 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 of type vxlan for network 45958f12-75fc-451d-a7eb-f1b22b78dc09 [pid: 7|app: 0|req: 612/1288] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:36 2026] GET /v2.0/security-groups?tenant_id=a18f1268381945ebbf14eb40370e882d&name=default => generated 2801 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1289] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:56:37 2026] GET /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07?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: 614/1290] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:37 2026] GET /v2.0/ports?device_id=fa9d3184-fa3d-416f-99dd-49ad38679117 => 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: 615/1291] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:37 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:37.292 8 INFO neutron.db.l3_hamode_db [None req-084f426f-3a86-43e9-9214-64f02afe3523 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 616/1292] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:37 2026] DELETE /v2.0/security-groups/2592a8f3-431e-419b-bb6f-75afd8f7342a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:37.480 8 INFO neutron.db.l3_hamode_db [None req-084f426f-3a86-43e9-9214-64f02afe3523 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:38.075 7 INFO neutron.db.l3_hamode_db [None req-93ab705d-8674-4787-845a-0962730b49b0 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] HA network 0f44f2cb-2b16-4562-8d68-fe2afd753abf was deleted as no HA routers are present in tenant d25d41e595724250bd278bd17349f9a7. [pid: 7|app: 0|req: 617/1293] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:37 2026] DELETE /v2.0/routers/fa9d3184-fa3d-416f-99dd-49ad38679117 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:38.119 7 INFO neutron.services.segments.plugin [-] Segment 7b106075-a279-42cc-b533-d1b27753978d resource provider aggregate not found 2026-05-12 06:56:38.134 7 INFO neutron.services.segments.plugin [-] Segment 7b106075-a279-42cc-b533-d1b27753978d resource provider aggregate not found 2026-05-12 06:56:38.154 7 INFO neutron.services.segments.plugin [-] Segment 7b106075-a279-42cc-b533-d1b27753978d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b106075-a279-42cc-b533-d1b27753978d found for delete ", "request_id": "req-27b220aa-69a9-4e28-baac-3ca7595753ac"}]} 2026-05-12 06:56:38.157 7 INFO neutron.services.segments.plugin [-] Segment 7b106075-a279-42cc-b533-d1b27753978d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b106075-a279-42cc-b533-d1b27753978d found for delete ", "request_id": "req-4d50daf6-80cc-49d0-b9af-a63e29b2b29c"}]} [pid: 8|app: 0|req: 677/1296] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:36 2026] POST /v2.0/routers => generated 506 bytes in 1975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1297] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:38 2026] DELETE /v2.0/subnets/0b257baa-8a7c-441f-ba6e-8a57c5ae4e1f => generated 0 bytes in 814 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1298] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:38 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:39.348 8 INFO neutron.services.segments.plugin [-] Segment c7301a0b-426e-4c64-9182-1cfae343759c resource provider aggregate not found 2026-05-12 06:56:39.354 8 INFO neutron.services.segments.plugin [-] Segment c7301a0b-426e-4c64-9182-1cfae343759c resource provider aggregate not found 2026-05-12 06:56:39.379 8 INFO neutron.services.segments.plugin [-] Segment c7301a0b-426e-4c64-9182-1cfae343759c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7301a0b-426e-4c64-9182-1cfae343759c found for delete ", "request_id": "req-fa6e4a7d-383e-4919-8c8c-6691489f8472"}]} 2026-05-12 06:56:39.380 8 INFO neutron.services.segments.plugin [-] Segment c7301a0b-426e-4c64-9182-1cfae343759c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7301a0b-426e-4c64-9182-1cfae343759c found for delete ", "request_id": "req-a543594f-cffd-4ca7-9101-8395c1f8ff55"}]} [pid: 8|app: 0|req: 679/1299] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:38 2026] DELETE /v2.0/networks/59f1690b-a26e-4242-a2c5-617315eb6fce => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1300] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:39 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:39.505 8 INFO neutron.db.segments_db [None req-aa142c8c-aac0-4b20-9f74-afcc3dde1c32 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Added segment 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 of type vxlan for network bbb11de9-59ae-430e-bdfc-00ac5bb73712 2026-05-12 06:56:39.813 8 INFO neutron.db.l3_hamode_db [None req-aa142c8c-aac0-4b20-9f74-afcc3dde1c32 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1301] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:38 2026] PUT /v2.0/routers/11010588-4a6c-48c9-8e28-e72bef37ddaf/add_router_interface => generated 309 bytes in 1707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1302] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:40 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1303] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:56:40 2026] GET /v2.0/ports/61cb7508-6870-4b3d-b014-75d74d44f019 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1304] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:40 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:41.136 8 INFO neutron.db.l3_hamode_db [None req-aa142c8c-aac0-4b20-9f74-afcc3dde1c32 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1305] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:56:40 2026] PUT /v2.0/routers/11010588-4a6c-48c9-8e28-e72bef37ddaf/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:42.221 7 INFO neutron.db.segments_db [None req-765218e5-127a-4ff6-9618-f256b7f2f1a1 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Added segment 9462db0e-b221-4fc2-9470-307080592953 of type vxlan for network 817e9479-f85c-408c-aae3-70317909679a [pid: 8|app: 0|req: 681/1306] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:39 2026] POST /v2.0/routers => generated 691 bytes in 2965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1307] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:42 2026] GET /v2.0/ports?device_id=11010588-4a6c-48c9-8e28-e72bef37ddaf => 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: 683/1308] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:42 2026] GET /v2.0/routers/35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:42.532 7 INFO neutron.db.l3_hamode_db [None req-765218e5-127a-4ff6-9618-f256b7f2f1a1 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:42.682 7 INFO neutron.db.l3_hamode_db [None req-765218e5-127a-4ff6-9618-f256b7f2f1a1 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1309] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:56:41 2026] POST /v2.0/routers => generated 474 bytes in 1408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1310] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:56:43 2026] GET /v2.0/routers => generated 700 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:43.547 7 INFO neutron.db.l3_hamode_db [None req-d42c929e-c5d8-45b2-b57d-d4cf5f056c83 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:43.602 8 INFO neutron.services.segments.plugin [-] Segment 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 resource provider aggregate not found 2026-05-12 06:56:43.607 8 INFO neutron.services.segments.plugin [-] Segment 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 resource provider aggregate not found 2026-05-12 06:56:43.620 8 INFO neutron.services.segments.plugin [-] Segment 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 found for delete ", "request_id": "req-9b0b8c14-c3b4-41b7-b13b-e21df92f7768"}]} 2026-05-12 06:56:43.626 8 INFO neutron.services.segments.plugin [-] Segment 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ffa4c5c-7bc1-4b7c-a95e-ca8f5e1a01a2 found for delete ", "request_id": "req-f8d5e0d6-8bc6-4391-811e-1600801cb984"}]} 2026-05-12 06:56:43.632 8 INFO neutron.db.l3_hamode_db [None req-8412daae-0f85-499d-9177-54a5ba44574c 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] HA network 45958f12-75fc-451d-a7eb-f1b22b78dc09 was deleted as no HA routers are present in tenant 07ed355d14684f99a2925bd3e25f2aea. [pid: 8|app: 0|req: 684/1311] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:42 2026] DELETE /v2.0/routers/11010588-4a6c-48c9-8e28-e72bef37ddaf => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:43.709 7 INFO neutron.db.l3_hamode_db [None req-d42c929e-c5d8-45b2-b57d-d4cf5f056c83 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 685/1312] 10.0.0.76 () {34 vars in 740 bytes} [Tue May 12 06:56:43 2026] PUT /v2.0/routers/35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 704 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1313] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:44 2026] DELETE /v2.0/subnets/a96a8747-b3ad-4779-b13e-38a09e73e923 => 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: 687/1314] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:44 2026] GET /v2.0/routers/35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1315] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:56:43 2026] POST /v2.0/routers => generated 474 bytes in 889 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1316] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:44 2026] GET /v2.0/ports?device_id=35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:44.481 7 INFO neutron.db.l3_hamode_db [None req-5ec01411-a06e-434e-ae05-e8f5c9a407c6 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:44.665 7 INFO neutron.db.l3_hamode_db [None req-5ec01411-a06e-434e-ae05-e8f5c9a407c6 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1317] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:56:44 2026] DELETE /v2.0/networks/9ded8d54-1fdd-4bb2-8945-f387080e9855 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:56:45.649 8 INFO neutron.services.segments.plugin [-] Segment 7f97367b-4af6-4774-a4bb-09a084ef7a5e resource provider aggregate not found 2026-05-12 06:56:45.657 8 INFO neutron.services.segments.plugin [-] Segment 7f97367b-4af6-4774-a4bb-09a084ef7a5e resource provider aggregate not found 2026-05-12 06:56:45.677 8 INFO neutron.services.segments.plugin [-] Segment 7f97367b-4af6-4774-a4bb-09a084ef7a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f97367b-4af6-4774-a4bb-09a084ef7a5e found for delete ", "request_id": "req-df6494a1-0188-40be-bdd9-085de2154dba"}]} 2026-05-12 06:56:45.677 8 INFO neutron.services.segments.plugin [-] Segment 7f97367b-4af6-4774-a4bb-09a084ef7a5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f97367b-4af6-4774-a4bb-09a084ef7a5e found for delete ", "request_id": "req-a51111cb-2c56-464c-99df-b6f7c088941c"}]} 2026-05-12 06:56:45.848 8 INFO neutron.db.l3_hamode_db [None req-ad32d503-0305-40d6-b872-cbcd0c4400a6 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] HA network bbb11de9-59ae-430e-bdfc-00ac5bb73712 was deleted as no HA routers are present in tenant d25d41e595724250bd278bd17349f9a7. [pid: 8|app: 0|req: 689/1318] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:44 2026] DELETE /v2.0/routers/35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:45.913 8 INFO neutron.db.segments_db [None req-170573c6-c4ab-45e7-a966-46ce8ea9e9c8 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Added segment 11357e6f-de0d-412d-8fd6-1b7046d37521 of type vxlan for network 67d16571-de91-4611-b231-dfc658a81d9a [pid: 7|app: 0|req: 630/1319] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:56:44 2026] POST /v2.0/routers => generated 474 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1320] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:45 2026] GET /v2.0/ports?device_id=35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:46.030 7 INFO neutron.db.l3_hamode_db [None req-501804ff-803d-4da0-8b61-6ea33867c42f f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:46.202 7 INFO neutron.db.l3_hamode_db [None req-501804ff-803d-4da0-8b61-6ea33867c42f f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:46.261 8 INFO neutron.db.l3_hamode_db [None req-170573c6-c4ab-45e7-a966-46ce8ea9e9c8 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1321] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:56:45 2026] POST /v2.0/routers => generated 474 bytes in 1009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:47.021 7 INFO neutron.api.v2.resource [None req-674b323e-4873-42c0-a71d-d04fa7360965 c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1322] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:46 2026] DELETE /v2.0/routers/35d1a28b-8913-44f6-a24f-8aa1edc6fd87 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:47.072 7 INFO neutron.db.l3_hamode_db [None req-6e569518-93e0-403f-9d65-fdea89b65bf3 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:47.222 7 INFO neutron.db.l3_hamode_db [None req-6e569518-93e0-403f-9d65-fdea89b65bf3 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:47.341 8 INFO neutron.db.l3_hamode_db [None req-170573c6-c4ab-45e7-a966-46ce8ea9e9c8 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:56:47.706 8 INFO neutron.services.segments.plugin [-] Segment 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 resource provider aggregate not found 2026-05-12 06:56:47.712 8 INFO neutron.services.segments.plugin [-] Segment 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 resource provider aggregate not found 2026-05-12 06:56:47.740 8 INFO neutron.services.segments.plugin [-] Segment 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 found for delete ", "request_id": "req-9935551d-6ca7-44f0-87fd-6a594505d79e"}]} 2026-05-12 06:56:47.740 8 INFO neutron.services.segments.plugin [-] Segment 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b5d7e6e-63f1-4cf7-aeca-eab6e4822f37 found for delete ", "request_id": "req-957e9862-b324-47bb-a8a0-a3d6d3a83b2b"}]} [pid: 7|app: 0|req: 634/1323] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:56:47 2026] POST /v2.0/routers => generated 474 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1324] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:47 2026] GET /v2.0/ports?device_id=fa9d3184-fa3d-416f-99dd-49ad38679117 => 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: 636/1325] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:56:47 2026] PUT /v2.0/routers/682e569a-608c-4174-a1a7-698df3a9dd9c/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:48.056 7 INFO neutron.api.v2.resource [None req-f63b6b02-62d4-49ba-b735-9c55776377fc c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1326] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/routers/fa9d3184-fa3d-416f-99dd-49ad38679117 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1327] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:56:48 2026] PUT /v2.0/routers/fcc0a38a-d2e4-410e-9d1f-0f83c72b2990/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:48.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5aa6fe3-81f1-4d8f-85e2-78c3c723c54b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1328] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/subnets/0b257baa-8a7c-441f-ba6e-8a57c5ae4e1f => 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: 640/1329] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:56:48 2026] PUT /v2.0/routers/6d6347a9-6506-4d72-8d0a-2fbce1d7aaf0/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1330] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/ports?device_id=60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1331] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:56:48 2026] PUT /v2.0/routers/6e4cd487-5605-4c55-aac4-8973fec9540a/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:48.362 7 INFO neutron.api.v2.resource [None req-bac4d9c7-66a1-45a5-b512-91058913cf6f c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1332] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/routers/60a00a60-41c8-4fdc-896f-4f7aaa8d0ccd => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1333] 10.0.0.76 () {32 vars in 663 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:48.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b73b6998-81ef-49da-9fe3-9039070c367b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1334] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/subnets/5bec655a-103b-4d82-87e6-3490f99ac0a7 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1335] 10.0.0.76 () {32 vars in 677 bytes} [Tue May 12 06:56:48 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: 647/1336] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/ports?device_id=1d4d869d-f171-429f-b207-2bf4f7a525bd => 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: 648/1337] 10.0.0.76 () {32 vars in 673 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:48.811 7 INFO neutron.api.v2.resource [None req-a2b6f7dd-3256-4f4d-95a6-d2b46700e6ae c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1338] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/routers/1d4d869d-f171-429f-b207-2bf4f7a525bd => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1339] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:45 2026] POST /v2.0/routers => generated 688 bytes in 2966 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:56:48.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da2ba476-e169-4d14-8a24-43f3ebe0be6b c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1340] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/subnets/29e6a9a9-c646-479a-ba8d-04858be47e1d => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1341] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:48.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a74d054-2caa-4cae-9d50-b80b0291ba7f c19219f3db55479aae7896142f8839d0 d25d41e595724250bd278bd17349f9a7 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1342] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers/af1a7dc3-1576-4af2-afae-cf9244011366 => generated 694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1343] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:48 2026] DELETE /v2.0/subnets/ee0c9ea6-f23f-4866-a8d0-69345776e56d => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1344] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers => generated 697 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1345] 10.0.0.76 () {32 vars in 671 bytes} [Tue May 12 06:56:48 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1346] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:56:49 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1347] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:56:49 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1348] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:56:49 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1349] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:49 2026] GET /v2.0/routers/682e569a-608c-4174-a1a7-698df3a9dd9c => generated 485 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1350] 10.0.0.76 () {34 vars in 740 bytes} [Tue May 12 06:56:49 2026] PUT /v2.0/routers/af1a7dc3-1576-4af2-afae-cf9244011366 => generated 701 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1351] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:56:49 2026] PUT /v2.0/routers/682e569a-608c-4174-a1a7-698df3a9dd9c => generated 485 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1352] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:49 2026] GET /v2.0/security-groups?tenant_id=d25d41e595724250bd278bd17349f9a7&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1353] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:50 2026] GET /v2.0/ports?device_id=682e569a-608c-4174-a1a7-698df3a9dd9c => 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: 699/1354] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:50 2026] GET /v2.0/routers/af1a7dc3-1576-4af2-afae-cf9244011366 => generated 701 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1355] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:50 2026] DELETE /v2.0/security-groups/49ede51b-e76c-44e4-88e6-e28adaffe7db => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1356] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:50 2026] GET /v2.0/ports?device_id=af1a7dc3-1576-4af2-afae-cf9244011366 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1357] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:50 2026] DELETE /v2.0/routers/682e569a-608c-4174-a1a7-698df3a9dd9c => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1358] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:50 2026] GET /v2.0/routers/fcc0a38a-d2e4-410e-9d1f-0f83c72b2990 => generated 493 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1359] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:51.314 7 INFO neutron.services.segments.plugin [-] Segment 11357e6f-de0d-412d-8fd6-1b7046d37521 resource provider aggregate not found 2026-05-12 06:56:51.318 7 INFO neutron.services.segments.plugin [-] Segment 11357e6f-de0d-412d-8fd6-1b7046d37521 resource provider aggregate not found 2026-05-12 06:56:51.333 7 INFO neutron.services.segments.plugin [-] Segment 11357e6f-de0d-412d-8fd6-1b7046d37521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11357e6f-de0d-412d-8fd6-1b7046d37521 found for delete ", "request_id": "req-d65a65f4-e41d-4d3a-bb55-06a5f0765382"}]} 2026-05-12 06:56:51.335 7 INFO neutron.services.segments.plugin [-] Segment 11357e6f-de0d-412d-8fd6-1b7046d37521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11357e6f-de0d-412d-8fd6-1b7046d37521 found for delete ", "request_id": "req-b676a5be-7c2e-41a3-b08e-d6754941ce34"}]} 2026-05-12 06:56:51.340 7 INFO neutron.db.l3_hamode_db [None req-7d216f7c-7d45-45ab-b0aa-aef1c04f0310 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] HA network 67d16571-de91-4611-b231-dfc658a81d9a was deleted as no HA routers are present in tenant 07ed355d14684f99a2925bd3e25f2aea. [pid: 7|app: 0|req: 658/1360] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:50 2026] DELETE /v2.0/routers/af1a7dc3-1576-4af2-afae-cf9244011366 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1361] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1362] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=af1a7dc3-1576-4af2-afae-cf9244011366 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:51.442 7 INFO neutron.api.v2.resource [None req-b80de222-4bdd-4865-8675-fff05e2e985a 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1363] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/routers/af1a7dc3-1576-4af2-afae-cf9244011366 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1364] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=11010588-4a6c-48c9-8e28-e72bef37ddaf => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:51.521 7 INFO neutron.api.v2.resource [None req-d94d45ec-5c00-4e6f-9036-4bbf2a351f95 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1365] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/routers/11010588-4a6c-48c9-8e28-e72bef37ddaf => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:51.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6128ba3-852f-4f9c-9fde-279a44cd36ab 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1366] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/subnets/a96a8747-b3ad-4779-b13e-38a09e73e923 => 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: 665/1367] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=abe73731-b723-4c96-a5f9-143a84d0cc57 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:51.628 7 INFO neutron.api.v2.resource [None req-8e255d08-6e84-4ce8-914d-98f7ccba4a23 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1368] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/routers/abe73731-b723-4c96-a5f9-143a84d0cc57 => generated 135 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:51.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0d036d4-6356-446c-98cc-bdfd05b7868d 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1369] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/subnets/0e6855a1-23cb-4de1-ba2c-15541f296b5d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1370] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=44f44b77-1c7c-4c5a-b0d1-b55979c9d284 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:56:51.721 7 INFO neutron.api.v2.resource [None req-dcba5917-41f8-4aba-a94e-5bde5a0e7f14 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1371] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/routers/44f44b77-1c7c-4c5a-b0d1-b55979c9d284 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:51.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b039954-3e02-4ec6-86d7-c81bef8788ad 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1372] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/subnets/16021ce6-f9b2-43c0-815f-0337af09f748 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:51.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a589f69-9f68-4b9c-9e23-81f09bc89919 4cd50776f7514e77976b7f6909dc35cd 07ed355d14684f99a2925bd3e25f2aea - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1373] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/subnets/8afb792d-c776-45ae-a9f4-21492f485f50 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1374] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:56:51 2026] PUT /v2.0/routers/fcc0a38a-d2e4-410e-9d1f-0f83c72b2990 => generated 493 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1375] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:51 2026] GET /v2.0/ports?device_id=fcc0a38a-d2e4-410e-9d1f-0f83c72b2990 => 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: 704/1376] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:51 2026] DELETE /v2.0/routers/fcc0a38a-d2e4-410e-9d1f-0f83c72b2990 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1377] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:52 2026] GET /v2.0/security-groups?tenant_id=07ed355d14684f99a2925bd3e25f2aea&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1378] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:52 2026] GET /v2.0/routers/6d6347a9-6506-4d72-8d0a-2fbce1d7aaf0 => generated 502 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1379] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:52 2026] DELETE /v2.0/security-groups/21fa8837-11c2-4347-9c7f-6ce1fa31d204 => 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: 675/1380] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:52 2026] GET /v2.0/security-groups?tenant_id=9f61af580db24437bb43aa84a72e986e&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1381] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:52 2026] DELETE /v2.0/security-groups/de9f2227-f644-4e07-8bdb-cb836900bad5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1384] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:56:52 2026] PUT /v2.0/routers/6d6347a9-6506-4d72-8d0a-2fbce1d7aaf0 => generated 502 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1385] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:53 2026] GET /v2.0/ports?device_id=6d6347a9-6506-4d72-8d0a-2fbce1d7aaf0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1386] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:53 2026] DELETE /v2.0/routers/6d6347a9-6506-4d72-8d0a-2fbce1d7aaf0 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1387] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:53 2026] GET /v2.0/routers/6e4cd487-5605-4c55-aac4-8973fec9540a => generated 487 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1388] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:56:54 2026] POST /v2.0/security-groups => generated 1561 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1389] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:56:53 2026] PUT /v2.0/routers/6e4cd487-5605-4c55-aac4-8973fec9540a => generated 487 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1390] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:54 2026] GET /v2.0/security-groups => generated 4344 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1391] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:54 2026] GET /v2.0/ports?device_id=6e4cd487-5605-4c55-aac4-8973fec9540a => 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: 711/1392] 10.0.0.76 () {34 vars in 757 bytes} [Tue May 12 06:56:54 2026] PUT /v2.0/security-groups/d1aff7e2-95e8-48a5-be93-ed973de41cfd => generated 1597 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:54.794 7 INFO neutron.db.segments_db [None req-1b030274-60e5-4ca5-8981-fb5709050b0f 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 08d7d5da-2e8c-489e-8d9d-81d725adaa11 of type vxlan for network 18bbbcc8-acac-48f4-a196-8e8ef7651f5a [pid: 7|app: 0|req: 682/1393] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:56:54 2026] POST /v2.0/networks => generated 741 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1394] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:56:54 2026] GET /v2.0/security-groups/d1aff7e2-95e8-48a5-be93-ed973de41cfd => generated 1597 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1395] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:54 2026] POST /v2.0/subnets => generated 664 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1396] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:55 2026] DELETE /v2.0/security-groups/d1aff7e2-95e8-48a5-be93-ed973de41cfd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:55.274 7 INFO neutron.db.segments_db [None req-acc8b8b9-09bd-4139-8c56-e5c747640d55 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment bdc41b07-4628-4699-b728-387fda2875f7 of type vxlan for network 313c584c-6788-4185-ad53-9cdfd6a786bb 2026-05-12 06:56:55.633 7 INFO neutron.db.l3_hamode_db [None req-acc8b8b9-09bd-4139-8c56-e5c747640d55 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 712/1397] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:54 2026] DELETE /v2.0/routers/6e4cd487-5605-4c55-aac4-8973fec9540a => generated 0 bytes in 1175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1398] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:56:55 2026] GET /v2.0/security-groups => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1399] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:56:55 2026] GET /v2.0/routers/491aa690-89af-4460-ad20-9198074c0305 => generated 480 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:56.056 8 INFO neutron.api.v2.resource [None req-31f08dab-7479-4d14-bafa-b9178a6e2119 24546919facd4b1f8e31d98a236083af 6a42e0b0aa8a47c3a7ad1192b97d29d5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1400] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:56 2026] DELETE /v2.0/security-groups/d1aff7e2-95e8-48a5-be93-ed973de41cfd => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:56:56.949 7 INFO neutron.db.l3_hamode_db [None req-acc8b8b9-09bd-4139-8c56-e5c747640d55 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 716/1401] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:56:56 2026] PUT /v2.0/routers/491aa690-89af-4460-ad20-9198074c0305 => generated 480 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1402] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:56:56 2026] POST /v2.0/security-groups => generated 1560 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1403] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:57 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1404] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:56:57 2026] GET /v2.0/ports?device_id=491aa690-89af-4460-ad20-9198074c0305 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1405] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1406] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:57 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:56:58.075 8 INFO neutron.services.segments.plugin [-] Segment 9462db0e-b221-4fc2-9470-307080592953 resource provider aggregate not found 2026-05-12 06:56:58.080 8 INFO neutron.services.segments.plugin [-] Segment 9462db0e-b221-4fc2-9470-307080592953 resource provider aggregate not found 2026-05-12 06:56:58.101 8 INFO neutron.services.segments.plugin [-] Segment 9462db0e-b221-4fc2-9470-307080592953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9462db0e-b221-4fc2-9470-307080592953 found for delete ", "request_id": "req-e5fe2e2f-e83c-4a7d-8b5f-1b92cb2c748e"}]} 2026-05-12 06:56:58.102 8 INFO neutron.services.segments.plugin [-] Segment 9462db0e-b221-4fc2-9470-307080592953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9462db0e-b221-4fc2-9470-307080592953 found for delete ", "request_id": "req-cd31980a-f04a-4ca8-8e49-a546483cac7d"}]} 2026-05-12 06:56:58.106 8 INFO neutron.db.l3_hamode_db [None req-ca29b752-51f4-421d-8a14-3f46b24116c1 f2a07d135cc04be9a89360b2c72b82d3 3067c7dae9be4f5ca02b80ff7de9e230 - - - -] HA network 817e9479-f85c-408c-aae3-70317909679a was deleted as no HA routers are present in tenant 3067c7dae9be4f5ca02b80ff7de9e230. [pid: 8|app: 0|req: 722/1407] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:56:57 2026] DELETE /v2.0/routers/491aa690-89af-4460-ad20-9198074c0305 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1408] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:56:58 2026] GET /v2.0/security-group-rules/ace6d67d-08c4-444d-afd9-24572fb26806 => generated 569 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1409] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:58 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1410] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:56:58 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1411] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:58 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1412] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:56:58 2026] GET /v2.0/security-groups?id=6f115884-e21d-41db-bf75-715ed02df452&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1413] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:56:55 2026] POST /v2.0/routers => generated 728 bytes in 3356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1414] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:56:58 2026] DELETE /v2.0/security-group-rules/ace6d67d-08c4-444d-afd9-24572fb26806 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:56:58.694 8 INFO neutron.db.l3_db [None req-4a686573-377b-40df-9291-eb6d44a4ba02 a4069d0096644628a220f4cc532aa4dc 9a11b43f0a41440f9099be5fe0ebf557 - - - -] Floating IP b63f06bc-75dd-4d0e-8fa4-5d447ec82089 disassociated. External IP: 10.96.250.211, port: bec4044d-a4cc-47f0-8eeb-03d98bd54ad5. [pid: 8|app: 0|req: 728/1415] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:56:58 2026] DELETE /v2.0/ports/bec4044d-a4cc-47f0-8eeb-03d98bd54ad5 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1416] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:56:59.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c62fa50-cce1-4cd3-9c9d-713e33308869'] response: {'server_uuid': '118e63e7-b734-47a8-bb43-a1ef7e9cc50a', 'name': 'network-vif-deleted', 'tag': 'bec4044d-a4cc-47f0-8eeb-03d98bd54ad5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 730/1417] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/security-groups?tenant_id=3067c7dae9be4f5ca02b80ff7de9e230&name=default => generated 2801 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1418] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:56:59 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: 8|app: 0|req: 732/1419] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/ports?device_id=118e63e7-b734-47a8-bb43-a1ef7e9cc50a => 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: 733/1420] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:56:59 2026] DELETE /v2.0/security-groups/4664ada1-5176-4302-88db-2d5fef6b76bc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1421] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/security-group-rules/957e4eaf-97a1-425d-8a51-062748bb4d49 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1422] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1423] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:56:59 2026] DELETE /v2.0/security-group-rules/957e4eaf-97a1-425d-8a51-062748bb4d49 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1424] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:56:59 2026] GET /v2.0/security-groups?tenant_id=72fdf503e4b2483f9ebab7391ca07e02&name=default => generated 2801 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1425] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1426] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/security-groups/8a83c05d-218d-43c7-87ee-20e2f1f2e44b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1427] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:56:58 2026] PUT /v2.0/routers/d1ad3c9a-7377-4cdc-9a9d-7789cd0f5c45/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1428] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1429] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-group-rules/508461f8-a37d-4086-914b-17027d4beb87 => generated 570 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1430] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1431] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/security-group-rules/508461f8-a37d-4086-914b-17027d4beb87 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1432] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-groups?tenant_id=37160f95ce5743e4af63bc1fb81dd139&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1433] 10.0.0.76 () {32 vars in 672 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1434] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/security-groups/b725915a-31b6-41bf-beea-fc78b782f386 => 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: 692/1435] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/security-groups/2552ec2e-8fec-4977-aa05-8b91b22e7a33 => 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: 744/1436] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1437] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1438] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/security-groups/6f115884-e21d-41db-bf75-715ed02df452 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:00.991 7 INFO neutron.api.v2.resource [None req-83ca367b-9b73-4fdb-9eef-97fe28b4fcea a4069d0096644628a220f4cc532aa4dc 9a11b43f0a41440f9099be5fe0ebf557 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1439] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:57:00 2026] GET /v2.0/security-groups/6f115884-e21d-41db-bf75-715ed02df452 => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1440] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:00 2026] DELETE /v2.0/floatingips/b63f06bc-75dd-4d0e-8fa4-5d447ec82089 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1441] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:01 2026] GET /v2.0/security-groups?tenant_id=6a42e0b0aa8a47c3a7ad1192b97d29d5&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:01.661 7 INFO neutron.db.segments_db [None req-131702dc-6641-45cf-8782-c948330d36a9 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 64bf82ba-e292-485f-b507-c9955a51465e of type vxlan for network 5e3570c3-cbd8-4c5a-aeba-2ea5f4031e23 [pid: 7|app: 0|req: 696/1442] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:57:01 2026] POST /v2.0/networks => generated 741 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1443] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:01 2026] DELETE /v2.0/security-groups/7dba4aa9-f662-4bd1-985c-97b78b678914 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1444] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:01 2026] POST /v2.0/subnets => generated 664 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:02.359 7 INFO neutron.db.segments_db [None req-addae411-75f6-4697-89f1-d369afd1bc30 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment f0c262be-2c9c-4309-9e04-beffe940f314 of type vxlan for network e83b95fb-c48d-4dc2-8ff1-f03121279553 2026-05-12 06:57:02.760 7 INFO neutron.db.l3_hamode_db [None req-addae411-75f6-4697-89f1-d369afd1bc30 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 747/1445] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:57:01 2026] PUT /v2.0/routers/0f02126c-4074-4f6d-8722-bb58ef402c64/remove_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:03.937 7 INFO neutron.db.l3_hamode_db [None req-addae411-75f6-4697-89f1-d369afd1bc30 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:57:04.424 8 INFO neutron.services.segments.plugin [-] Segment 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 resource provider aggregate not found 2026-05-12 06:57:04.437 8 INFO neutron.services.segments.plugin [-] Segment 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 resource provider aggregate not found 2026-05-12 06:57:04.471 8 INFO neutron.services.segments.plugin [-] Segment 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 found for delete ", "request_id": "req-b0726ffb-296b-4d78-9526-835d1e46cd63"}]} 2026-05-12 06:57:04.473 8 INFO neutron.services.segments.plugin [-] Segment 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d8cac6-fc59-4e3a-ad81-1f20e57426b8 found for delete ", "request_id": "req-3ec207a5-1722-48f9-a86d-23f3c77f81c3"}]} 2026-05-12 06:57:04.477 8 INFO neutron.db.l3_hamode_db [None req-8c3fa54b-61a0-4608-b8ec-04870d4e5d5a 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network adff5fa0-fce5-4400-9743-e93492b94fb7 was deleted as no HA routers are present in tenant 9a11b43f0a41440f9099be5fe0ebf557. [pid: 8|app: 0|req: 748/1446] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:03 2026] DELETE /v2.0/routers/0f02126c-4074-4f6d-8722-bb58ef402c64 => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1447] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:04 2026] POST /v2.0/subnetpools => generated 548 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1448] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:04 2026] DELETE /v2.0/subnets/bbe58a56-ccc2-43b7-8ee4-10a09720991d => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1449] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:05 2026] GET /v2.0/subnetpools/52eceaa5-d187-43e7-9700-5dff70262cf0 => generated 548 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1450] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:02 2026] POST /v2.0/routers => generated 728 bytes in 2853 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1451] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:05 2026] PUT /v2.0/subnetpools/52eceaa5-d187-43e7-9700-5dff70262cf0 => generated 500 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1452] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:05 2026] DELETE /v2.0/networks/861f2817-d51f-47e3-93c0-4ef2f8793c07 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1453] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:05 2026] DELETE /v2.0/subnetpools/52eceaa5-d187-43e7-9700-5dff70262cf0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1454] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:05.838 8 INFO neutron.api.v2.resource [None req-6eefeccd-a059-45c8-9862-80ebce1d4c0a fcf8eba5f4014a9dacc3b33dabbaef2c a74a9eeee9074d73941c4b6bfa704794 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1455] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:05 2026] GET /v2.0/subnetpools/52eceaa5-d187-43e7-9700-5dff70262cf0 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1456] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:05 2026] GET /v2.0/security-groups?tenant_id=9a11b43f0a41440f9099be5fe0ebf557&name=default => generated 2801 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1457] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:05.936 8 INFO neutron.api.v2.resource [None req-027d2c2b-df06-48b1-a0d7-b54dc679d08a fcf8eba5f4014a9dacc3b33dabbaef2c a74a9eeee9074d73941c4b6bfa704794 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1458] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:05 2026] DELETE /v2.0/subnetpools/52eceaa5-d187-43e7-9700-5dff70262cf0 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1459] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:05 2026] DELETE /v2.0/security-groups/a0996e80-70ee-4980-bfff-3c99590e1714 => 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: 760/1460] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1461] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:06 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: 762/1462] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1463] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:57:06 2026] PUT /v2.0/subnetpools/a2b9e47d-0c62-4b31-8800-15b9cab55a12/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1464] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:57:06 2026] PUT /v2.0/subnetpools/ed6ae406-7cc1-4586-b210-be1020f4b783/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1465] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:57:06 2026] PUT /v2.0/subnetpools/6e0f90ab-0bfa-451c-bb3c-8ed2f3255ef8/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1466] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:57:06 2026] PUT /v2.0/subnetpools/44d22935-ba03-4931-b9ad-1f35d5183ef5/tags => 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: 767/1467] 10.0.0.76 () {32 vars in 671 bytes} [Tue May 12 06:57:06 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:06.496 8 INFO neutron.services.segments.plugin [-] Segment 9bd1243d-48de-4947-ad29-4b8e65dcd24a resource provider aggregate not found [pid: 8|app: 0|req: 768/1468] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:57:06 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:06.508 8 INFO neutron.services.segments.plugin [-] Segment 9bd1243d-48de-4947-ad29-4b8e65dcd24a resource provider aggregate not found 2026-05-12 06:57:06.513 8 INFO neutron.services.segments.plugin [-] Segment 9bd1243d-48de-4947-ad29-4b8e65dcd24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd1243d-48de-4947-ad29-4b8e65dcd24a found for delete ", "request_id": "req-55e41e51-4c44-4c4a-9880-fd7e05c362ee"}]} 2026-05-12 06:57:06.534 8 INFO neutron.services.segments.plugin [-] Segment 9bd1243d-48de-4947-ad29-4b8e65dcd24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bd1243d-48de-4947-ad29-4b8e65dcd24a found for delete ", "request_id": "req-73c7caf5-c8c4-42f3-b8f5-5aaf69ac330d"}]} [pid: 8|app: 0|req: 769/1469] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:06 2026] GET /v2.0/security-groups?tenant_id=a74a9eeee9074d73941c4b6bfa704794&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1470] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:57:06 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: 8|app: 0|req: 771/1471] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:06 2026] DELETE /v2.0/security-groups/4cc2ef10-ebaa-4252-bba3-fd97ca967d14 => 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: 772/1472] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:57:06 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1473] 10.0.0.76 () {32 vars in 679 bytes} [Tue May 12 06:57:07 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1474] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:57:07 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1475] 10.0.0.76 () {32 vars in 689 bytes} [Tue May 12 06:57:07 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1476] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:57:05 2026] PUT /v2.0/routers/ade5f7fb-72e9-46c6-9782-c4ed79ce8108/add_router_interface => generated 309 bytes in 1902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1477] 10.0.0.76 () {32 vars in 701 bytes} [Tue May 12 06:57:07 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1478] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:07 2026] DELETE /v2.0/subnetpools/a2b9e47d-0c62-4b31-8800-15b9cab55a12 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1479] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:07 2026] DELETE /v2.0/subnetpools/ed6ae406-7cc1-4586-b210-be1020f4b783 => 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: 703/1480] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:07 2026] DELETE /v2.0/subnetpools/6e0f90ab-0bfa-451c-bb3c-8ed2f3255ef8 => 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: 778/1481] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:07 2026] DELETE /v2.0/subnetpools/44d22935-ba03-4931-b9ad-1f35d5183ef5 => 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: 704/1482] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:07 2026] DELETE /v2.0/subnetpools/901a2b33-d211-4f37-ac18-df48a5bf5c52 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1485] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:57:07 2026] POST /v2.0/security-groups => generated 1609 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1486] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1487] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 564 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1488] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 570 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1489] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 569 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:08.534 8 INFO neutron.db.securitygroups_db [None req-128f80bb-e1f1-4726-8da7-b87a6346cd18 aa3f8e52ac914b9db74206cd863f6c78 6ca040bf9d8c41f8a55362f24cf4262f - - - -] Project 6ca040bf9d8c41f8a55362f24cf4262f 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: 783/1490] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 575 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1491] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:08 2026] GET /v2.0/security-groups?tenant_id=4056d878ecb64aa5991a30f982cb2cce&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:08.676 8 INFO neutron.db.securitygroups_db [None req-80deeac7-379c-47b2-a111-6c5404e1636b aa3f8e52ac914b9db74206cd863f6c78 6ca040bf9d8c41f8a55362f24cf4262f - - - -] Project 6ca040bf9d8c41f8a55362f24cf4262f 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: 784/1492] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:08 2026] POST /v2.0/security-group-rules => generated 574 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1493] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:08 2026] DELETE /v2.0/security-groups/f271dc6f-74c8-41c3-9b68-0b4379e32a82 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1494] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:08 2026] GET /v2.0/security-groups?tenant_id=91c66442a9304186bbe4dbacc49176bd&name=default => generated 2801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1495] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:09 2026] DELETE /v2.0/security-groups/b364be8e-f22b-419c-8499-b7a1092b1384 => 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: 710/1496] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:09 2026] GET /v2.0/security-groups?tenant_id=f498857feca64635807bf968d59195ee&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1497] 10.0.0.76 () {32 vars in 622 bytes} [Tue May 12 06:57:09 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1498] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:57:09 2026] POST /v2.0/security-groups => generated 1595 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1499] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:09 2026] GET /v2.0/security-groups?tenant_id=178a218eb7cb4ccb85686e109702b9ee&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1500] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:09 2026] DELETE /v2.0/security-groups/94338421-f300-4565-90ab-047b27018301 => 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: 788/1501] 10.0.0.76 () {32 vars in 632 bytes} [Tue May 12 06:57:09 2026] GET /v2.0/ => generated 632 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1502] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1503] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:09 2026] DELETE /v2.0/security-groups/1001fe9f-d44b-48af-8e3f-34dbaf8673a1 => 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: 715/1504] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1505] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/security-groups?tenant_id=b8db27a3efc54e2b924b013d5bb0a39c&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1506] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:57:09 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1507] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:10 2026] DELETE /v2.0/security-groups/75b5fcf4-a21f-441d-9b0f-0720ea0d1a1c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1508] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--883651626&fields=id&tenant_id=6ca040bf9d8c41f8a55362f24cf4262f => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1509] 10.0.0.72 () {34 vars in 1097 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-471903292&fields=id&tenant_id=6ca040bf9d8c41f8a55362f24cf4262f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1510] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/networks?id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a => generated 673 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1511] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/quotas/6ca040bf9d8c41f8a55362f24cf4262f => 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: 793/1512] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/ports?tenant_id=6ca040bf9d8c41f8a55362f24cf4262f&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1513] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?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: 794/1514] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:57:10 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?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: 721/1515] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:11 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1516] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:11 2026] GET /v2.0/networks?id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a => generated 673 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1517] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:57:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6ca040bf9d8c41f8a55362f24cf4262f => generated 272 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1518] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:11 2026] GET /v2.0/security-groups?tenant_id=46d9c387aa2f4eb99f33e32b34e9c6cb&name=default => generated 2801 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1519] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:12 2026] DELETE /v2.0/security-groups/cdfd04d1-392d-4af9-8d52-a0f105801241 => 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: 798/1520] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:12 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => 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: 723/1521] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:57:12 2026] POST /v2.0/ports => generated 993 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1522] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:57:12 2026] PUT /v2.0/ports/dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 1238 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: 7|app: 0|req: 724/1523] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/ports?tenant_id=6ca040bf9d8c41f8a55362f24cf4262f&device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:57:13.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-842c3b8f-2818-4db3-931f-305ccb37dcfa'] response: {'name': 'network-changed', 'server_uuid': '9a200a6e-0e18-41c2-b9c0-1d26c0d993e1', 'tag': 'dd950b67-7188-43cb-8ca2-68d7c2cdb69f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 800/1524] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1525] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/subnets?id=418243c5-5710-442b-aa0b-a63903264ce0 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1526] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/ports?network_id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a&device_owner=network%3Adhcp => generated 1244 bytes in 62 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: 802/1527] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?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: 726/1528] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1008 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1529] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1530] 10.0.0.72 () {34 vars in 1119 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1531] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/ports?tenant_id=6ca040bf9d8c41f8a55362f24cf4262f&device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1277 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1532] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/networks?id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a => generated 769 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1533] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1534] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1535] 199.19.213.73 () {34 vars in 1123 bytes} [Tue May 12 06:57:13 2026] GET /v2.0/security-groups?id=23231635-7ac2-43f6-b1df-78adc516475f&id=0f94f848-ba42-45c7-ac14-40f045c86128&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1536] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:57:14 2026] GET /v2.0/subnets?id=418243c5-5710-442b-aa0b-a63903264ce0 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1537] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:57:14 2026] GET /v2.0/ports?network_id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a&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: 734/1538] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:57:14 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:14.284 8 INFO neutron.db.segments_db [None req-bebee9e4-6e06-402b-86ed-29fc93ee2623 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Added segment a754b722-3705-4523-ba57-f19e4bc593a1 of type vxlan for network 1cbcc4ff-f68d-4320-a541-4b41d7a296de 2026-05-12 06:57:14.381 7 INFO neutron.db.segments_db [None req-14fb58cc-fcdf-4e02-a15d-a4b306c440e8 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] Added segment 86eabc0b-94d6-4c52-8080-7534306bacb3 of type vxlan for network aaa89cd5-f59d-4fc5-982a-79cc3f1554fc [pid: 8|app: 0|req: 805/1539] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:13 2026] POST /v2.0/networks => generated 632 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1540] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:57:14 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1541] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:14 2026] POST /v2.0/networks => generated 645 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1542] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:14 2026] POST /v2.0/ports => generated 743 bytes in 415 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: 736/1543] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:57:14 2026] POST /v2.0/ports => generated 775 bytes in 425 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: 808/1544] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:14 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:15.032 8 INFO neutron.db.segments_db [None req-65d1bfd7-8c8d-430d-a99e-db9ca7de3b0f 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] Added segment 27564fc8-fae4-422b-8ca5-08577b046dcc of type vxlan for network 242e68ce-099f-4421-9969-e892bdd4200d [pid: 8|app: 0|req: 809/1545] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:14 2026] POST /v2.0/networks => generated 631 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1546] 10.0.0.72 () {34 vars in 1119 bytes} [Tue May 12 06:57:15 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1547] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:14 2026] POST /v2.0/trunks => generated 407 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:15.287 7 INFO neutron.db.segments_db [None req-20a0e122-3925-4f77-aa80-3bdc370887ed 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Added segment 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb of type vxlan for network db56b561-0fe3-4bc1-9fa2-a9026f3dce45 [pid: 7|app: 0|req: 738/1548] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:15 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1549] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:15 2026] POST /v2.0/subnets => generated 602 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1550] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:15 2026] POST /v2.0/ports => generated 743 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1551] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:15 2026] POST /v2.0/trunks => generated 407 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1552] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:57:15 2026] POST /v2.0/ports => generated 950 bytes in 516 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-05-12 06:57:16.187 8 INFO neutron.db.segments_db [None req-4c942b13-5f71-47ec-9981-3611869c6093 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Added segment 8f0fd50b-e786-4651-896f-e60f0876a333 of type vxlan for network 91127d44-53d2-42eb-b27b-c16e73f30fdf [pid: 7|app: 0|req: 741/1553] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/security-groups?tenant_id=1a0cede2cb8442b0aa8666fcdba4b6a0&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1554] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:16 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1555] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:16 2026] DELETE /v2.0/security-groups/74a3a167-9630-4086-9a8f-ed1d879e0f86 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1556] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1010 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1557] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:16 2026] DELETE /v2.0/ports/cd758361-7f33-43d6-af68-65f8e8f2522c => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1558] 10.0.0.72 () {34 vars in 1119 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1559] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/security-groups?tenant_id=0bf5ddb455f94016a795c9dd1e38716e&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:16.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03604bc8-0c59-4ce8-b3c6-0d5fe4ff1841 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1560] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:16 2026] DELETE /v2.0/ports/cd758361-7f33-43d6-af68-65f8e8f2522c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1561] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1562] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:16 2026] DELETE /v2.0/security-groups/681988b7-d09a-4a3a-ba58-ac44ecef25a4 => 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: 816/1563] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:16 2026] POST /v2.0/ports => generated 743 bytes in 407 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-05-12 06:57:16.992 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b05b995b-066f-4f23-97a0-351b2456b353 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1564] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:16 2026] GET /v2.0/ports/cd758361-7f33-43d6-af68-65f8e8f2522c => 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: 749/1565] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:16 2026] POST /v2.0/trunks => generated 407 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1566] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:17 2026] DELETE /v2.0/subnets/4c8b9454-680e-4536-8783-f03dd43aba1e => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:57:17.628 7 INFO neutron.db.segments_db [None req-7d004d37-37a6-4af8-93e9-b2d780af5bf7 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Added segment 48ddac0e-0941-450c-94fa-0d9c6e48947c of type vxlan for network c2a8e82c-5120-43e4-889f-7b4005448a0c [pid: 7|app: 0|req: 751/1567] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:17 2026] POST /v2.0/networks => generated 630 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:18.217 8 INFO neutron.db.l3_db [None req-a490f301-2907-4468-80dc-ad32c5ccb3c3 aa3f8e52ac914b9db74206cd863f6c78 6ca040bf9d8c41f8a55362f24cf4262f - - - -] Floating IP dc5b90fa-d81e-4a1d-8e2e-769d1d70ff36 associated. External IP: 10.96.250.216, port: dd950b67-7188-43cb-8ca2-68d7c2cdb69f. 2026-05-12 06:57:18.219 7 INFO neutron.services.segments.plugin [-] Segment 27564fc8-fae4-422b-8ca5-08577b046dcc resource provider aggregate not found 2026-05-12 06:57:18.225 7 INFO neutron.services.segments.plugin [-] Segment 27564fc8-fae4-422b-8ca5-08577b046dcc resource provider aggregate not found 2026-05-12 06:57:18.238 7 INFO neutron.services.segments.plugin [-] Segment 27564fc8-fae4-422b-8ca5-08577b046dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27564fc8-fae4-422b-8ca5-08577b046dcc found for delete ", "request_id": "req-56320677-54d7-4a1a-806f-50998dd5948b"}]} 2026-05-12 06:57:18.243 7 INFO neutron.services.segments.plugin [-] Segment 27564fc8-fae4-422b-8ca5-08577b046dcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27564fc8-fae4-422b-8ca5-08577b046dcc found for delete ", "request_id": "req-449b9342-4b7e-4119-876f-e9a860f72674"}]} [pid: 7|app: 0|req: 752/1568] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:17 2026] DELETE /v2.0/networks/242e68ce-099f-4421-9969-e892bdd4200d => 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: 817/1569] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:16 2026] PUT /v2.0/floatingips/dc5b90fa-d81e-4a1d-8e2e-769d1d70ff36 => generated 855 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1570] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:18 2026] POST /v2.0/ports => generated 743 bytes in 411 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-05-12 06:57:18.696 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f0fada5-f8fb-4d35-aa90-8f859542f67e'] response: {'name': 'network-changed', 'server_uuid': '9a200a6e-0e18-41c2-b9c0-1d26c0d993e1', 'tag': 'dd950b67-7188-43cb-8ca2-68d7c2cdb69f', 'status': 'completed', 'code': 200} 2026-05-12 06:57:18.701 8 INFO neutron.db.segments_db [None req-a021530b-ff8d-4269-9cea-e410f7210136 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] Added segment 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 of type vxlan for network b8b835c8-2762-4c4b-8d31-c52de4baecad [pid: 8|app: 0|req: 818/1571] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:18 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1572] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:57:18 2026] GET /v2.0/ports?tenant_id=6ca040bf9d8c41f8a55362f24cf4262f&device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1279 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1573] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:18 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1574] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:18 2026] GET /v2.0/networks?id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a => generated 769 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:19.129 7 INFO neutron.db.segments_db [None req-78807a2c-2cc8-4be1-a32e-00206f98857d 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Added segment 64e717ca-df71-4569-aac4-a14a9e80f9bf of type vxlan for network 063562a0-85f9-4a69-8a59-82b5f18cd602 [pid: 7|app: 0|req: 756/1575] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:19 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1576] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:57:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1577] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:18 2026] POST /v2.0/subnets => generated 602 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1578] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:57:19 2026] GET /v2.0/subnets?id=418243c5-5710-442b-aa0b-a63903264ce0 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1579] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:19 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 759/1580] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:57:19 2026] GET /v2.0/ports?network_id=18bbbcc8-acac-48f4-a196-8e8ef7651f5a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1581] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:19 2026] POST /v2.0/trunks => generated 407 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1582] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:57:20 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?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: 762/1583] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:20 2026] PUT /v2.0/trunks/20222ef9-2550-4f02-994d-d75b6b3ad1d3/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1584] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:57:20 2026] GET /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a?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: 764/1585] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:20 2026] PUT /v2.0/trunks/398f63e3-e2a0-42bf-b9c4-6944a1edc210/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1586] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:57:19 2026] POST /v2.0/ports => generated 912 bytes in 1169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1587] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:20 2026] PUT /v2.0/trunks/ef87eca1-4e32-44a1-ae49-e45f2bdd741c/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1588] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:20 2026] GET /v2.0/security-groups?tenant_id=00a33bfdb2f64674b687405ba12d8f06&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1589] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:20 2026] PUT /v2.0/trunks/939a5eed-e6f4-44a4-b35d-7d86fe1405a6/tags => 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: 824/1590] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:20 2026] DELETE /v2.0/ports/cc5067bd-3fc5-43f4-bd50-01f18e99747b => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1591] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:20 2026] DELETE /v2.0/security-groups/016e52f5-4a88-46ae-a172-ecfac88557e9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:21.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b25aaef0-8a6e-4dc4-8313-2fc59f741aa0 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 768/1592] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/ports/cc5067bd-3fc5-43f4-bd50-01f18e99747b => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1593] 10.0.0.76 () {32 vars in 661 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1594] 10.0.0.76 () {32 vars in 675 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1595] 10.0.0.76 () {32 vars in 671 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1596] 10.0.0.76 () {32 vars in 683 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1597] 10.0.0.76 () {32 vars in 669 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1598] 10.0.0.76 () {32 vars in 683 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1599] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:21 2026] DELETE /v2.0/subnets/5727dcc5-6cc0-49ee-a8e6-22fe67704dce => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1600] 10.0.0.76 () {32 vars in 679 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1601] 10.0.0.76 () {32 vars in 691 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1602] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks/20222ef9-2550-4f02-994d-d75b6b3ad1d3 => generated 412 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1603] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/ports/7a3e28cb-91ea-4cbf-ba0f-95c502885df7 => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager [None req-e691ccab-8851-4462-9b1a-e50b4935f186 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16747 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:21.674 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-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:21.674 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 835/1604] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:21 2026] DELETE /v2.0/trunks/20222ef9-2550-4f02-994d-d75b6b3ad1d3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1605] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks/398f63e3-e2a0-42bf-b9c4-6944a1edc210 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:21.802 7 INFO neutron.services.segments.plugin [-] Segment 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 resource provider aggregate not found [pid: 8|app: 0|req: 837/1606] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/ports/ba0791af-6021-406f-90aa-45d4f0c8a715 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:21.808 7 INFO neutron.services.segments.plugin [-] Segment 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 resource provider aggregate not found 2026-05-12 06:57:21.831 7 INFO neutron.services.segments.plugin [-] Segment 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 found for delete ", "request_id": "req-b06e730b-141c-4593-b855-7665851c8165"}]} 2026-05-12 06:57:21.841 7 INFO neutron.services.segments.plugin [-] Segment 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96cae3cb-c700-4e20-a4fe-987e22d7eaf5 found for delete ", "request_id": "req-3407b243-4fb7-4343-8376-41c7c0af048e"}]} [pid: 7|app: 0|req: 770/1607] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:21 2026] DELETE /v2.0/networks/b8b835c8-2762-4c4b-8d31-c52de4baecad => generated 0 bytes in 515 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager [None req-de8f3786-b141-4688-8caf-1d903ac38efd 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16747 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:21.987 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-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:21.987 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 838/1608] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:21 2026] DELETE /v2.0/trunks/398f63e3-e2a0-42bf-b9c4-6944a1edc210 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1609] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:21 2026] GET /v2.0/trunks/ef87eca1-4e32-44a1-ae49-e45f2bdd741c => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1610] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports/2a4b1e03-5c6d-4dd3-bcfd-9e32ac9145f1 => generated 826 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1611] 10.0.0.76 () {34 vars in 664 bytes} [Tue May 12 06:57:21 2026] POST /v2.0/ports => generated 775 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager [None req-712f9b8d-40c0-4c7e-9167-a3240ecaf7bc 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16747 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.285 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 841/1612] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:22 2026] DELETE /v2.0/trunks/ef87eca1-4e32-44a1-ae49-e45f2bdd741c => 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: 842/1613] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/trunks/939a5eed-e6f4-44a4-b35d-7d86fe1405a6 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1614] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports/606b9ac7-555c-4a55-84f3-6d8a1a191f98 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1615] 10.0.0.76 () {34 vars in 736 bytes} [Tue May 12 06:57:22 2026] PUT /v2.0/ports/84af94bf-8762-4f53-b4f8-9a350e511fcf => generated 752 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager [None req-c90c51d2-c41e-421e-bbd6-9ebbd2e044bc 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16747 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:22.535 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-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.535 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 844/1616] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:22 2026] DELETE /v2.0/trunks/939a5eed-e6f4-44a4-b35d-7d86fe1405a6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1617] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/trunks/1cdeec26-4526-4096-a268-2cf9b044807d => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1618] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports/de20c2a9-1a9f-4658-a23c-29c9c19e43bd => generated 826 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1619] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:22 2026] DELETE /v2.0/ports/84af94bf-8762-4f53-b4f8-9a350e511fcf => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager [None req-2e3b3c35-fa9c-49c1-9422-4abe0ab08888 2aa16544106149b9824b2056250dff7e 773a38d054574d4d8591c910f05327d6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16747 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:22.844 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-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:22.844 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 847/1622] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:22 2026] DELETE /v2.0/trunks/1cdeec26-4526-4096-a268-2cf9b044807d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1623] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports => generated 778 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:22.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-803629ab-b604-470b-aa9d-f5d97fe6426c 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1624] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports/84af94bf-8762-4f53-b4f8-9a350e511fcf => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1625] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 06:57:22 2026] GET /v2.0/ports => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1626] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:23 2026] GET /v2.0/ports/21898c1e-b89d-43e3-8aa0-8e4e46b21d87 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:23.076 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5a81922-a6c7-489c-a609-4c3902e9b6b5 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1627] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/cc5067bd-3fc5-43f4-bd50-01f18e99747b => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:57:23.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b1bd9be-a054-4ef6-9405-ca271e17eb9b 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1628] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/subnets/5727dcc5-6cc0-49ee-a8e6-22fe67704dce => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:57:23.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7aa0398e-2240-43b3-b052-df06f2b91bf8 4ddf6fedab764fb5a2fc8e2a0fb7bf72 413c616a2f69406891abe90cf9b9008b - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1629] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/subnets/4c8b9454-680e-4536-8783-f03dd43aba1e => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1630] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:22 2026] DELETE /v2.0/ports/7a3e28cb-91ea-4cbf-ba0f-95c502885df7 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1631] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/21898c1e-b89d-43e3-8aa0-8e4e46b21d87 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1632] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/ba0791af-6021-406f-90aa-45d4f0c8a715 => 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: 784/1633] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/networks/aaa89cd5-f59d-4fc5-982a-79cc3f1554fc => 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: 850/1634] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/2a4b1e03-5c6d-4dd3-bcfd-9e32ac9145f1 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:57:23.853 7 INFO neutron.services.segments.plugin [-] Segment 86eabc0b-94d6-4c52-8080-7534306bacb3 resource provider aggregate not found 2026-05-12 06:57:23.859 7 INFO neutron.services.segments.plugin [-] Segment 86eabc0b-94d6-4c52-8080-7534306bacb3 resource provider aggregate not found 2026-05-12 06:57:23.868 7 INFO neutron.services.segments.plugin [-] Segment 86eabc0b-94d6-4c52-8080-7534306bacb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86eabc0b-94d6-4c52-8080-7534306bacb3 found for delete ", "request_id": "req-6f749b45-81a5-4bb7-979d-2f0c89671e48"}]} 2026-05-12 06:57:23.872 7 INFO neutron.services.segments.plugin [-] Segment 86eabc0b-94d6-4c52-8080-7534306bacb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86eabc0b-94d6-4c52-8080-7534306bacb3 found for delete ", "request_id": "req-26e3d143-030d-40e3-9555-8c22e234e326"}]} [pid: 7|app: 0|req: 785/1635] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/606b9ac7-555c-4a55-84f3-6d8a1a191f98 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1636] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:23 2026] DELETE /v2.0/ports/de20c2a9-1a9f-4658-a23c-29c9c19e43bd => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1637] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:24 2026] DELETE /v2.0/networks/1cbcc4ff-f68d-4320-a541-4b41d7a296de => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1638] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:24 2026] GET /v2.0/security-groups?tenant_id=413c616a2f69406891abe90cf9b9008b&name=default => generated 2801 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1639] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:24 2026] DELETE /v2.0/security-groups/d32a2f50-ac2c-426e-b63f-68ccb0faaf59 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:24.550 8 INFO neutron.services.segments.plugin [-] Segment 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb resource provider aggregate not found 2026-05-12 06:57:24.555 8 INFO neutron.services.segments.plugin [-] Segment 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb resource provider aggregate not found 2026-05-12 06:57:24.572 8 INFO neutron.services.segments.plugin [-] Segment 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb found for delete ", "request_id": "req-0034639a-1df4-474f-b0c5-0fa041dd59f0"}]} 2026-05-12 06:57:24.585 8 INFO neutron.services.segments.plugin [-] Segment 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d5f2b0e-f2a2-4ff7-b877-89c8840627bb found for delete ", "request_id": "req-5d58e447-5730-4091-a1ff-cc0e6768cab2"}]} [pid: 8|app: 0|req: 853/1640] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:24 2026] DELETE /v2.0/networks/db56b561-0fe3-4bc1-9fa2-a9026f3dce45 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1641] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:24 2026] DELETE /v2.0/networks/91127d44-53d2-42eb-b27b-c16e73f30fdf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1642] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:24 2026] DELETE /v2.0/networks/c2a8e82c-5120-43e4-889f-7b4005448a0c => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1643] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:25 2026] DELETE /v2.0/networks/063562a0-85f9-4a69-8a59-82b5f18cd602 => 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: 855/1644] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:26 2026] GET /v2.0/security-groups?tenant_id=773a38d054574d4d8591c910f05327d6&name=default => generated 2801 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:26.513 7 INFO neutron.services.segments.plugin [-] Segment a754b722-3705-4523-ba57-f19e4bc593a1 resource provider aggregate not found 2026-05-12 06:57:26.533 7 INFO neutron.services.segments.plugin [-] Segment a754b722-3705-4523-ba57-f19e4bc593a1 resource provider aggregate not found 2026-05-12 06:57:26.562 7 INFO neutron.services.segments.plugin [-] Segment a754b722-3705-4523-ba57-f19e4bc593a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a754b722-3705-4523-ba57-f19e4bc593a1 found for delete ", "request_id": "req-32353596-4f5f-4b98-9898-51a9bc46cf0a"}]} 2026-05-12 06:57:26.568 7 INFO neutron.services.segments.plugin [-] Segment a754b722-3705-4523-ba57-f19e4bc593a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a754b722-3705-4523-ba57-f19e4bc593a1 found for delete ", "request_id": "req-17ddd60b-2e27-4002-9a15-2027121ad88d"}]} 2026-05-12 06:57:26.593 7 INFO neutron.services.segments.plugin [-] Segment 8f0fd50b-e786-4651-896f-e60f0876a333 resource provider aggregate not found 2026-05-12 06:57:26.611 7 INFO neutron.services.segments.plugin [-] Segment 8f0fd50b-e786-4651-896f-e60f0876a333 resource provider aggregate not found 2026-05-12 06:57:26.619 7 INFO neutron.services.segments.plugin [-] Segment 8f0fd50b-e786-4651-896f-e60f0876a333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0fd50b-e786-4651-896f-e60f0876a333 found for delete ", "request_id": "req-a69acd40-d961-4122-85b3-c9985d407b87"}]} 2026-05-12 06:57:26.641 7 INFO neutron.services.segments.plugin [-] Segment 8f0fd50b-e786-4651-896f-e60f0876a333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0fd50b-e786-4651-896f-e60f0876a333 found for delete ", "request_id": "req-3fcc6cfb-79b5-4160-99f0-3d58e0eb4bd9"}]} 2026-05-12 06:57:26.650 7 INFO neutron.services.segments.plugin [-] Segment 64e717ca-df71-4569-aac4-a14a9e80f9bf resource provider aggregate not found 2026-05-12 06:57:26.661 7 INFO neutron.services.segments.plugin [-] Segment 64e717ca-df71-4569-aac4-a14a9e80f9bf resource provider aggregate not found 2026-05-12 06:57:26.669 7 INFO neutron.services.segments.plugin [-] Segment 64e717ca-df71-4569-aac4-a14a9e80f9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e717ca-df71-4569-aac4-a14a9e80f9bf found for delete ", "request_id": "req-2dbbc7ee-7f5d-4cc0-9a1e-35e4d6eb856e"}]} 2026-05-12 06:57:26.677 7 INFO neutron.services.segments.plugin [-] Segment 64e717ca-df71-4569-aac4-a14a9e80f9bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64e717ca-df71-4569-aac4-a14a9e80f9bf found for delete ", "request_id": "req-be2a343b-5537-4561-b7f9-320fc2ce358a"}]} [pid: 7|app: 0|req: 790/1645] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:26 2026] DELETE /v2.0/security-groups/51ded9fb-d496-4502-9b6a-94272d46aee0 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:26.864 8 INFO neutron.services.segments.plugin [-] Segment 48ddac0e-0941-450c-94fa-0d9c6e48947c resource provider aggregate not found 2026-05-12 06:57:26.871 8 INFO neutron.services.segments.plugin [-] Segment 48ddac0e-0941-450c-94fa-0d9c6e48947c resource provider aggregate not found 2026-05-12 06:57:26.890 8 INFO neutron.services.segments.plugin [-] Segment 48ddac0e-0941-450c-94fa-0d9c6e48947c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ddac0e-0941-450c-94fa-0d9c6e48947c found for delete ", "request_id": "req-68c6102b-2e29-46f7-b94a-1ff8c75a529d"}]} 2026-05-12 06:57:26.893 8 INFO neutron.services.segments.plugin [-] Segment 48ddac0e-0941-450c-94fa-0d9c6e48947c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48ddac0e-0941-450c-94fa-0d9c6e48947c found for delete ", "request_id": "req-b094bf2d-2ba5-46a7-80f5-8d5df7ed0a4e"}]} [pid: 8|app: 0|req: 856/1646] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:26 2026] GET /v2.0/security-groups?tenant_id=4afd9ab05b34415688b584005270bfae&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1647] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:26 2026] DELETE /v2.0/security-groups/abcd6a3b-f425-4c00-8739-e4a2500fbfab => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1648] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1010 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1649] 10.0.0.72 () {34 vars in 1119 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1650] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-groups?tenant_id=c01e2cbfeffa4a3c9180a83d9fe17fe1&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1651] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:27 2026] DELETE /v2.0/security-groups/79724331-7108-44fd-a12e-cbbd5515163a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1652] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1279 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1653] 10.0.0.76 () {32 vars in 857 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/floatingips?floating_network_id=9f9135b1-504d-4bcf-b8e1-4620a1d60802&port_id=dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 860 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1654] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:27 2026] GET /v2.0/security-groups?tenant_id=f228b5a681c442f0a46889c69441afaf&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1655] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:57:28 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1656] 10.0.0.5 () {34 vars in 1118 bytes} [Tue May 12 06:57:28 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1657] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:28 2026] DELETE /v2.0/security-groups/86ed7e60-89b5-4e0b-99cb-eb9f01f7ae9c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:30.004 7 INFO neutron.db.segments_db [None req-359aebd8-41d0-40fc-8dd5-37f048538c49 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 53bd5341-071f-48ba-8527-071f4656940f of type vxlan for network 3a9e1402-68e4-4564-872a-448568e3719b [pid: 7|app: 0|req: 797/1658] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:57:29 2026] POST /v2.0/networks => generated 740 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1659] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:30 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1010 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1660] 10.0.0.72 () {34 vars in 1119 bytes} [Tue May 12 06:57:30 2026] GET /v2.0/security-groups?id=0f94f848-ba42-45c7-ac14-40f045c86128&id=23231635-7ac2-43f6-b1df-78adc516475f&fields=id&fields=name => generated 205 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1661] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:30 2026] POST /v2.0/subnets => generated 663 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:30.503 7 INFO neutron.db.segments_db [None req-766ed726-641a-4a77-a262-4c9d2ea97f5c 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Added segment 5d84dfbf-526b-4681-bddb-7193caeb9ed8 of type vxlan for network 20c8bd73-ed80-4806-8b98-ca86e821730f 2026-05-12 06:57:30.842 7 INFO neutron.db.l3_hamode_db [None req-766ed726-641a-4a77-a262-4c9d2ea97f5c 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1662] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:57:30 2026] POST /v2.0/security-groups => generated 1537 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1663] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:57:31 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1664] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:57:31 2026] PUT /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:31.514 8 INFO neutron.db.l3_db [None req-9b360e06-137f-4edc-a4c1-9e7b276a1650 aa3f8e52ac914b9db74206cd863f6c78 6ca040bf9d8c41f8a55362f24cf4262f - - - -] Floating IP dc5b90fa-d81e-4a1d-8e2e-769d1d70ff36 disassociated. External IP: 10.96.250.216, port: dd950b67-7188-43cb-8ca2-68d7c2cdb69f. 2026-05-12 06:57:31.906 7 INFO neutron.db.l3_hamode_db [None req-766ed726-641a-4a77-a262-4c9d2ea97f5c 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 866/1665] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:57:31 2026] DELETE /v2.0/ports/dd950b67-7188-43cb-8ca2-68d7c2cdb69f => generated 0 bytes in 810 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1666] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:31 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:32.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ab5b42e-2dc2-410a-8f35-014b0d4e3af3'] response: {'server_uuid': '9a200a6e-0e18-41c2-b9c0-1d26c0d993e1', 'name': 'network-vif-deleted', 'tag': 'dd950b67-7188-43cb-8ca2-68d7c2cdb69f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1667] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups?tenant_id=5db5b165dd71499b860d1fd71372ea7a&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1668] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/ports?device_id=9a200a6e-0e18-41c2-b9c0-1d26c0d993e1 => 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: 870/1669] 10.0.0.76 () {34 vars in 777 bytes} [Tue May 12 06:57:32 2026] PUT /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/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: 871/1670] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:32 2026] DELETE /v2.0/security-groups/8e460426-9274-4529-a01b-11e9e432853a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1671] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/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: 873/1672] 10.0.0.76 () {34 vars in 773 bytes} [Tue May 12 06:57:32 2026] PUT /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/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: 874/1673] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1674] 10.0.0.76 () {34 vars in 795 bytes} [Tue May 12 06:57:32 2026] PUT /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1675] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1676] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:57:32 2026] PUT /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1677] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1678] 10.0.0.76 () {32 vars in 754 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:32.640 8 INFO neutron.api.v2.resource [None req-32f5e63c-c066-458b-b64b-f021fedc120b 2e4bab8ff51441a897b4095bedf19486 422dde11d18046c0ac495a42c77d2fab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1679] 10.0.0.76 () {32 vars in 758 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1680] 10.0.0.76 () {32 vars in 757 bytes} [Tue May 12 06:57:32 2026] DELETE /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1681] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:32.728 8 INFO neutron.api.v2.resource [None req-ed79dd39-899f-4542-9bc5-84cda627d579 2e4bab8ff51441a897b4095bedf19486 422dde11d18046c0ac495a42c77d2fab - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1682] 10.0.0.76 () {32 vars in 761 bytes} [Tue May 12 06:57:32 2026] DELETE /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1683] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:57:32 2026] DELETE /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1684] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:57:32 2026] GET /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f/tags => 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: 886/1685] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:32 2026] DELETE /v2.0/security-groups/648b3de1-668a-4172-80db-2552f9283a6f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1686] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:30 2026] POST /v2.0/routers => generated 727 bytes in 2609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1687] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:33 2026] DELETE /v2.0/security-groups/23231635-7ac2-43f6-b1df-78adc516475f => 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: 802/1688] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:33 2026] GET /v2.0/security-groups?tenant_id=422dde11d18046c0ac495a42c77d2fab&name=default => generated 2801 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:33.810 7 INFO neutron.api.v2.resource [None req-755ee787-56d9-428f-90e0-c01920da76a1 aa3f8e52ac914b9db74206cd863f6c78 6ca040bf9d8c41f8a55362f24cf4262f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1689] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:57:33 2026] GET /v2.0/security-groups/23231635-7ac2-43f6-b1df-78adc516475f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1690] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:33 2026] DELETE /v2.0/security-groups/a0e9fba9-58b1-4e98-afd3-ff38b0aeeeda => 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: 805/1691] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:33 2026] DELETE /v2.0/floatingips/dc5b90fa-d81e-4a1d-8e2e-769d1d70ff36 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1692] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:34 2026] GET /v2.0/security-groups?tenant_id=3b616bd2ec674f7da06d1f9e740db842&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1693] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:34 2026] DELETE /v2.0/security-groups/0f94f848-ba42-45c7-ac14-40f045c86128 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1694] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:34 2026] DELETE /v2.0/security-groups/6b13bc49-0871-4cbd-9ea7-da1377142422 => 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: 887/1695] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:57:33 2026] PUT /v2.0/routers/7455eb1d-0579-45a4-8639-0de90f17ad17/add_router_interface => generated 309 bytes in 2293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1696] 10.0.0.143 () {30 vars in 650 bytes} [Tue May 12 06:57:35 2026] GET /v2.0/extensions => generated 19178 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1697] 10.0.0.143 () {30 vars in 724 bytes} [Tue May 12 06:57:36 2026] GET /v2.0/quotas/d1544bc75c9d46c0824c1340b2863dd6/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1698] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:57:34 2026] PUT /v2.0/routers/d1ad3c9a-7377-4cdc-9a9d-7789cd0f5c45/remove_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:37.452 8 INFO neutron.services.segments.plugin [-] Segment bdc41b07-4628-4699-b728-387fda2875f7 resource provider aggregate not found 2026-05-12 06:57:37.458 8 INFO neutron.services.segments.plugin [-] Segment bdc41b07-4628-4699-b728-387fda2875f7 resource provider aggregate not found 2026-05-12 06:57:37.466 8 INFO neutron.services.segments.plugin [-] Segment bdc41b07-4628-4699-b728-387fda2875f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc41b07-4628-4699-b728-387fda2875f7 found for delete ", "request_id": "req-e8b10152-e01d-4543-8250-1c0fa07c02e1"}]} 2026-05-12 06:57:37.481 8 INFO neutron.services.segments.plugin [-] Segment bdc41b07-4628-4699-b728-387fda2875f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdc41b07-4628-4699-b728-387fda2875f7 found for delete ", "request_id": "req-e3713e8b-6845-4af2-b4f9-a7e6c181b7c2"}]} 2026-05-12 06:57:37.489 8 INFO neutron.db.l3_hamode_db [None req-3bea39c9-db38-4ef2-83cb-e939b9a27bba 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 313c584c-6788-4185-ad53-9cdfd6a786bb was deleted as no HA routers are present in tenant 6ca040bf9d8c41f8a55362f24cf4262f. [pid: 8|app: 0|req: 890/1699] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:36 2026] DELETE /v2.0/routers/d1ad3c9a-7377-4cdc-9a9d-7789cd0f5c45 => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1700] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:37 2026] DELETE /v2.0/subnets/418243c5-5710-442b-aa0b-a63903264ce0 => 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: 811/1701] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:57:37 2026] GET /v2.0/networks?id=3a9e1402-68e4-4564-872a-448568e3719b => generated 672 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1704] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:57:37 2026] GET /v2.0/quotas/3651922ab06b49afb317ce3b31146ba4 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1705] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:57:37 2026] GET /v2.0/ports?tenant_id=3651922ab06b49afb317ce3b31146ba4&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1706] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:57:38 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?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: 891/1707] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:37 2026] DELETE /v2.0/networks/18bbbcc8-acac-48f4-a196-8e8ef7651f5a => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1708] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:57:38 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?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-05-12 06:57:38.379 7 INFO neutron.db.segments_db [None req-af61e2f0-71f5-4b2c-89ee-2178bc27de34 db8aff3228a04db9bbb4e1aefc46f5bb bfb0313adc124ff28cffb6fc4b01ebea - - - -] Added segment 573f1771-4c42-47b4-80f7-1ed50480c8b3 of type vxlan for network f87e7988-80c4-4761-83cd-215f04a94168 [pid: 7|app: 0|req: 817/1709] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:38 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1710] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:38 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1711] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:38 2026] POST /v2.0/subnets => generated 602 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1712] 10.0.0.143 () {30 vars in 650 bytes} [Tue May 12 06:57:38 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: 821/1713] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:57:38 2026] PUT /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1714] 10.0.0.143 () {30 vars in 724 bytes} [Tue May 12 06:57:39 2026] GET /v2.0/quotas/d1544bc75c9d46c0824c1340b2863dd6/details => generated 847 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1715] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:39 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1716] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:39 2026] GET /v2.0/networks?id=3a9e1402-68e4-4564-872a-448568e3719b => generated 672 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1717] 10.0.0.76 () {34 vars in 761 bytes} [Tue May 12 06:57:39 2026] PUT /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 06:57:39.500 8 INFO neutron.services.segments.plugin [-] Segment 08d7d5da-2e8c-489e-8d9d-81d725adaa11 resource provider aggregate not found 2026-05-12 06:57:39.508 8 INFO neutron.services.segments.plugin [-] Segment 08d7d5da-2e8c-489e-8d9d-81d725adaa11 resource provider aggregate not found 2026-05-12 06:57:39.520 8 INFO neutron.services.segments.plugin [-] Segment 08d7d5da-2e8c-489e-8d9d-81d725adaa11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d7d5da-2e8c-489e-8d9d-81d725adaa11 found for delete ", "request_id": "req-75b84b28-71be-47cf-a8be-6d76200cc3d0"}]} 2026-05-12 06:57:39.524 8 INFO neutron.services.segments.plugin [-] Segment 08d7d5da-2e8c-489e-8d9d-81d725adaa11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d7d5da-2e8c-489e-8d9d-81d725adaa11 found for delete ", "request_id": "req-f4b3d314-f015-476b-8672-ed22bef05dbc"}]} [pid: 8|app: 0|req: 893/1718] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:57:38 2026] PUT /v2.0/routers/ade5f7fb-72e9-46c6-9782-c4ed79ce8108/remove_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1719] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:57:39 2026] POST /v2.0/ports => generated 954 bytes in 433 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: 827/1720] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:39 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1721] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:39 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 34 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1722] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:57:40 2026] PUT /v2.0/ports/5576b3e2-2144-47d9-aa6a-29e33525d1fb => generated 1199 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-05-12 06:57:40.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1be26b1-0582-4749-8556-da5577b0d4c1'] response: {'name': 'network-changed', 'server_uuid': 'f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2', 'tag': '5576b3e2-2144-47d9-aa6a-29e33525d1fb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 896/1723] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:57:40 2026] GET /v2.0/security-groups?id=7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a&fields=id&fields=name => generated 88 bytes in 87 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: 897/1724] 10.0.0.76 () {34 vars in 757 bytes} [Tue May 12 06:57:40 2026] PUT /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1725] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:57:40 2026] GET /v2.0/ports?tenant_id=3651922ab06b49afb317ce3b31146ba4&device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1726] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1727] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5576b3e2-2144-47d9-aa6a-29e33525d1fb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:41.131 7 INFO neutron.services.segments.plugin [-] Segment f0c262be-2c9c-4309-9e04-beffe940f314 resource provider aggregate not found 2026-05-12 06:57:41.137 7 INFO neutron.services.segments.plugin [-] Segment f0c262be-2c9c-4309-9e04-beffe940f314 resource provider aggregate not found 2026-05-12 06:57:41.158 7 INFO neutron.services.segments.plugin [-] Segment f0c262be-2c9c-4309-9e04-beffe940f314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c262be-2c9c-4309-9e04-beffe940f314 found for delete ", "request_id": "req-df488dd3-d824-4a2d-ae5b-a5003159efff"}]} 2026-05-12 06:57:41.166 7 INFO neutron.services.segments.plugin [-] Segment f0c262be-2c9c-4309-9e04-beffe940f314 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c262be-2c9c-4309-9e04-beffe940f314 found for delete ", "request_id": "req-aaac6629-9d9b-4fc9-9b6c-9c65a994fef7"}]} [pid: 8|app: 0|req: 901/1728] 10.0.0.76 () {34 vars in 779 bytes} [Tue May 12 06:57:41 2026] PUT /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 06:57:41.172 7 INFO neutron.db.l3_hamode_db [None req-82764fed-62ea-4051-85f1-5469e5ce93b2 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network e83b95fb-c48d-4dc2-8ff1-f03121279553 was deleted as no HA routers are present in tenant 935ed49f2105404696b5fbb3a72f417a. [pid: 7|app: 0|req: 828/1729] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:39 2026] DELETE /v2.0/routers/ade5f7fb-72e9-46c6-9782-c4ed79ce8108 => generated 0 bytes in 1332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1730] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets?id=dc0d72d5-ceca-409f-9753-f609ba8c4d02 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1731] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1732] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/ports?network_id=3a9e1402-68e4-4564-872a-448568e3719b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1733] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:57:41 2026] PUT /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1734] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?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: 903/1735] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:41 2026] DELETE /v2.0/subnets/b0f3c1ed-716e-41dc-b159-229a1b4338c4 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1736] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1737] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?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: 905/1738] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1739] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/ports?tenant_id=3651922ab06b49afb317ce3b31146ba4&device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:41.625 8 INFO neutron.api.v2.resource [None req-c2a9f66c-21d6-4f27-98b5-91317eed64a2 db8aff3228a04db9bbb4e1aefc46f5bb bfb0313adc124ff28cffb6fc4b01ebea - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1740] 10.0.0.76 () {32 vars in 742 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1741] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/networks?id=3a9e1402-68e4-4564-872a-448568e3719b => generated 768 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1742] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:57:41 2026] DELETE /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1743] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:41 2026] DELETE /v2.0/networks/5e3570c3-cbd8-4c5a-aeba-2ea5f4031e23 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1744] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5576b3e2-2144-47d9-aa6a-29e33525d1fb => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1745] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1746] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/subnets?id=dc0d72d5-ceca-409f-9753-f609ba8c4d02 => generated 666 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:41.972 7 INFO neutron.api.v2.resource [None req-c694b333-682e-4e1a-8064-3077438ac9fc db8aff3228a04db9bbb4e1aefc46f5bb bfb0313adc124ff28cffb6fc4b01ebea - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1747] 10.0.0.76 () {32 vars in 745 bytes} [Tue May 12 06:57:41 2026] DELETE /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/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: 838/1748] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/ports?network_id=3a9e1402-68e4-4564-872a-448568e3719b&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: 7|app: 0|req: 839/1749] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1750] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1751] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:41 2026] GET /v2.0/security-groups?tenant_id=d1544bc75c9d46c0824c1340b2863dd6&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1752] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?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: 912/1753] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1754] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/security-groups?id=7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1755] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/security-groups?tenant_id=935ed49f2105404696b5fbb3a72f417a&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1756] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/security-groups/7cee2a65-c094-421d-a48a-391f0d293885 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1757] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1758] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/security-groups/051fa7fd-c505-4748-9967-0962ee7258b3 => 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: 844/1759] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/subnets/1c2ed48d-0f80-43b8-84bf-ac19b23cf90d => 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: 916/1760] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:42 2026] GET /v2.0/security-groups?tenant_id=6ca040bf9d8c41f8a55362f24cf4262f&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1761] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/security-groups/361cb1d8-4dd4-4583-b3c2-a97181aa301e => 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: 845/1762] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:42 2026] DELETE /v2.0/networks/f87e7988-80c4-4761-83cd-215f04a94168 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1763] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:43 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:43.414 7 INFO neutron.services.segments.plugin [-] Segment 64bf82ba-e292-485f-b507-c9955a51465e resource provider aggregate not found 2026-05-12 06:57:43.418 7 INFO neutron.services.segments.plugin [-] Segment 64bf82ba-e292-485f-b507-c9955a51465e resource provider aggregate not found 2026-05-12 06:57:43.431 7 INFO neutron.services.segments.plugin [-] Segment 64bf82ba-e292-485f-b507-c9955a51465e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bf82ba-e292-485f-b507-c9955a51465e found for delete ", "request_id": "req-5656e3a8-363f-49e7-8a44-653a557d4f54"}]} 2026-05-12 06:57:43.438 7 INFO neutron.services.segments.plugin [-] Segment 64bf82ba-e292-485f-b507-c9955a51465e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bf82ba-e292-485f-b507-c9955a51465e found for delete ", "request_id": "req-5c63b970-5c85-4b20-9aa0-74e6375c5c47"}]} 2026-05-12 06:57:43.445 7 INFO neutron.services.segments.plugin [-] Segment 573f1771-4c42-47b4-80f7-1ed50480c8b3 resource provider aggregate not found [pid: 7|app: 0|req: 846/1764] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:57:43 2026] GET /v2.0/security-groups?id=7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a&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: 919/1765] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:43 2026] GET /v2.0/security-groups?tenant_id=bfb0313adc124ff28cffb6fc4b01ebea&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:43.707 7 INFO neutron.services.segments.plugin [-] Segment 573f1771-4c42-47b4-80f7-1ed50480c8b3 resource provider aggregate not found 2026-05-12 06:57:43.711 7 INFO neutron.services.segments.plugin [-] Segment 573f1771-4c42-47b4-80f7-1ed50480c8b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573f1771-4c42-47b4-80f7-1ed50480c8b3 found for delete ", "request_id": "req-e4b91c75-b9e6-42b8-abc0-9e6b470aab0d"}]} 2026-05-12 06:57:43.727 7 INFO neutron.services.segments.plugin [-] Segment 573f1771-4c42-47b4-80f7-1ed50480c8b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573f1771-4c42-47b4-80f7-1ed50480c8b3 found for delete ", "request_id": "req-6586e3a7-dfe4-409b-8be2-bc63f2af43d4"}]} [pid: 7|app: 0|req: 847/1766] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:43 2026] DELETE /v2.0/security-groups/5cd78170-7e93-4706-b0c9-5d1517061d10 => 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: 920/1767] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:43 2026] GET /v2.0/security-groups?tenant_id=aa77f96993804f5aa0fda695b34a90e2&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1768] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:44 2026] DELETE /v2.0/security-groups/19518d0f-0b04-49c9-a315-0dbf1d5503e1 => 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: 921/1769] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:44 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1770] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:57:44 2026] GET /v2.0/security-groups?id=7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1771] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:45 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => 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: 850/1772] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:57:45 2026] GET /v2.0/security-groups?id=7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a&fields=id&fields=name => generated 88 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1773] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:57:45 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:45.871 8 INFO neutron.db.segments_db [None req-01234fc2-b440-485c-901f-26fd47618bfc 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Added segment 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 of type vxlan for network de97fb22-8492-4009-ae06-04c35a6e491f [pid: 8|app: 0|req: 923/1774] 10.0.0.76 () {34 vars in 670 bytes} [Tue May 12 06:57:45 2026] POST /v2.0/networks => generated 633 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:46.082 8 INFO neutron.db.segments_db [None req-01c1616f-a47c-4ef3-bc21-583e22528afc 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Added segment a40f4797-4328-45ac-97b5-9e4448db2e59 of type vxlan for network 00a44759-177c-4bf1-86fa-1de90b481cb4 [pid: 7|app: 0|req: 852/1775] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:57:45 2026] DELETE /v2.0/ports/5576b3e2-2144-47d9-aa6a-29e33525d1fb => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1776] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:46 2026] GET /v2.0/ports?device_id=f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:46.465 8 INFO neutron.db.l3_hamode_db [None req-01c1616f-a47c-4ef3-bc21-583e22528afc 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:57:47.287 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8487e8d8-69db-44ab-aa2e-386a71a94ca0'] response: {'server_uuid': 'f28cfcb7-4c9a-4634-a3dc-95f924d3c5f2', 'name': 'network-vif-deleted', 'tag': '5576b3e2-2144-47d9-aa6a-29e33525d1fb', 'status': 'completed', 'code': 200} 2026-05-12 06:57:47.520 7 INFO neutron.db.segments_db [None req-e84a8097-e11d-46b4-a8d4-b620e2283e15 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] Added segment febcc266-b9f3-4b30-beb5-c8bc43e5648b of type vxlan for network 497438a5-b68e-4919-b22c-254c7586242c [pid: 7|app: 0|req: 854/1777] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:47 2026] POST /v2.0/networks => generated 726 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:47.715 8 INFO neutron.db.l3_hamode_db [None req-01c1616f-a47c-4ef3-bc21-583e22528afc 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 855/1778] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:47 2026] POST /v2.0/subnets => generated 620 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:48.091 7 INFO neutron.db.segments_db [None req-26d47480-1fe1-4737-abf2-fa8205891b54 0085d88bc30c4252bb17893e099fd39e 54bd813f841443619a894a6de01cf1b9 - - - -] Added segment e7715092-4db9-4843-b7de-2789747d9bdd of type vxlan for network ebc1f88f-a14e-4e8e-aaea-2c9676c36dde [pid: 7|app: 0|req: 856/1779] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:47 2026] POST /v2.0/networks => generated 632 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:48.242 7 WARNING neutron.api.v2.base [None req-26c7cd0f-430a-45fc-87fc-5b91343fc4da cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-12 06:57:48.243 7 INFO neutron.api.v2.resource [None req-26c7cd0f-430a-45fc-87fc-5b91343fc4da cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 857/1780] 10.0.0.76 () {34 vars in 680 bytes} [Tue May 12 06:57:48 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: 7|app: 0|req: 858/1781] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:57:48 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, ' 2026-05-12 06:57:49.205 7 INFO neutron.services.segments.plugin [-] Segment febcc266-b9f3-4b30-beb5-c8bc43e5648b resource provider aggregate not found 2026-05-12 06:57:49.211 7 INFO neutron.services.segments.plugin [-] Segment febcc266-b9f3-4b30-beb5-c8bc43e5648b resource provider aggregate not found 2026-05-12 06:57:49.226 7 INFO neutron.services.segments.plugin [-] Segment febcc266-b9f3-4b30-beb5-c8bc43e5648b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febcc266-b9f3-4b30-beb5-c8bc43e5648b found for delete ", "request_id": "req-d4725c68-f111-409f-9af0-017f79ea8e53"}]} 2026-05-12 06:57:49.228 7 INFO neutron.services.segments.plugin [-] Segment febcc266-b9f3-4b30-beb5-c8bc43e5648b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid febcc266-b9f3-4b30-beb5-c8bc43e5648b found for delete ", "request_id": "req-bb452db3-988b-488d-b68b-835b9dcb6214"}]} [pid: 7|app: 0|req: 859/1782] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:48 2026] DELETE /v2.0/networks/497438a5-b68e-4919-b22c-254c7586242c => generated 0 bytes in 621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1783] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:46 2026] POST /v2.0/routers => generated 694 bytes in 3693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1784] 10.0.0.76 () {34 vars in 665 bytes} [Tue May 12 06:57:49 2026] POST /v2.0/trunks => generated 407 bytes in 956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:50.251 7 INFO neutron.db.segments_db [None req-b3196177-46dd-4fc1-8a1f-60667f334aa2 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] Added segment fe8caf75-f5e8-45ee-96df-f473daadb19b of type vxlan for network 8d7cb7a3-6393-4201-9eff-0978d4741a44 [pid: 7|app: 0|req: 861/1785] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:50 2026] POST /v2.0/networks => generated 726 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1786] 10.0.0.76 () {32 vars in 775 bytes} [Tue May 12 06:57:50 2026] GET /v2.0/subnets?project_id=377389bac34c4cf899c71cb28b982f9a&cidr=10.100.0.0%2F28 => generated 14 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1787] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:50 2026] PUT /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1788] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:50 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) [pid: 7|app: 0|req: 865/1789] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:57:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1790] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:50 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1791] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:57:49 2026] PUT /v2.0/routers/7455eb1d-0579-45a4-8639-0de90f17ad17/remove_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:50.988 7 WARNING neutron.api.v2.base [None req-a062db23-4e15-4be8-9b87-d3098569c113 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-12 06:57:50.988 7 INFO neutron.api.v2.resource [None req-a062db23-4e15-4be8-9b87-d3098569c113 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 867/1792] 10.0.0.76 () {34 vars in 680 bytes} [Tue May 12 06:57:50 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1793] 10.0.0.76 () {34 vars in 759 bytes} [Tue May 12 06:57:50 2026] PUT /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1794] 10.0.0.76 () {32 vars in 783 bytes} [Tue May 12 06:57:50 2026] GET /v2.0/subnets?network_id=9f9135b1-504d-4bcf-b8e1-4620a1d60802&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:51.387 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider aggregate not found 2026-05-12 06:57:51.392 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider aggregate not found 2026-05-12 06:57:51.409 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8caf75-f5e8-45ee-96df-f473daadb19b found for delete ", "request_id": "req-d919026c-4e94-4d63-a9d3-74c2b2223bb2"}]} 2026-05-12 06:57:51.411 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8caf75-f5e8-45ee-96df-f473daadb19b found for delete ", "request_id": "req-7f3da42b-494e-4ce5-a680-31ade6f552e4"}]} [pid: 7|app: 0|req: 869/1795] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:51 2026] DELETE /v2.0/networks/8d7cb7a3-6393-4201-9eff-0978d4741a44 => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1796] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:52 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:52.298 8 INFO neutron.services.segments.plugin [-] Segment 5d84dfbf-526b-4681-bddb-7193caeb9ed8 resource provider aggregate not found 2026-05-12 06:57:52.307 8 INFO neutron.services.segments.plugin [-] Segment 5d84dfbf-526b-4681-bddb-7193caeb9ed8 resource provider aggregate not found 2026-05-12 06:57:52.312 8 INFO neutron.services.segments.plugin [-] Segment 5d84dfbf-526b-4681-bddb-7193caeb9ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d84dfbf-526b-4681-bddb-7193caeb9ed8 found for delete ", "request_id": "req-b725141c-ab9a-4277-af47-c24eb98000d6"}]} 2026-05-12 06:57:52.323 8 INFO neutron.db.l3_hamode_db [None req-68d7b81e-f7b2-49ea-aeda-a8b925837d90 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] HA network 20c8bd73-ed80-4806-8b98-ca86e821730f was deleted as no HA routers are present in tenant 3651922ab06b49afb317ce3b31146ba4. [pid: 8|app: 0|req: 927/1797] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:51 2026] DELETE /v2.0/routers/7455eb1d-0579-45a4-8639-0de90f17ad17 => generated 0 bytes in 1312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:52.339 8 INFO neutron.services.segments.plugin [-] Segment 5d84dfbf-526b-4681-bddb-7193caeb9ed8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d84dfbf-526b-4681-bddb-7193caeb9ed8 found for delete ", "request_id": "req-0c3854f3-06c0-402d-a39c-ec9c79e878b2"}]} 2026-05-12 06:57:52.384 8 INFO neutron.db.segments_db [None req-7f736a4e-87a5-4aa8-bb81-fb7c96a48ef1 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] Added segment 56cc56d2-8d8b-4b22-935a-1f218f945916 of type vxlan for network b0b0e25d-17f6-4489-9d70-815dcef60917 [pid: 8|app: 0|req: 928/1798] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:57:52 2026] POST /v2.0/networks => generated 726 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1799] 10.0.0.76 () {34 vars in 755 bytes} [Tue May 12 06:57:52 2026] PUT /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1800] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:52 2026] POST /v2.0/subnets => generated 633 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1801] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:52 2026] DELETE /v2.0/subnets/dc0d72d5-ceca-409f-9753-f609ba8c4d02 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1802] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:52 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1803] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:57:52 2026] POST /v2.0/subnets => generated 623 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1804] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:52 2026] DELETE /v2.0/networks/3a9e1402-68e4-4564-872a-448568e3719b => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1805] 10.0.0.76 () {34 vars in 777 bytes} [Tue May 12 06:57:53 2026] PUT /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-12 06:57:53.435 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider aggregate not found 2026-05-12 06:57:53.460 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider aggregate not found 2026-05-12 06:57:53.465 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8caf75-f5e8-45ee-96df-f473daadb19b found for delete ", "request_id": "req-8a53c187-4a40-456c-8c68-250e9988d744"}]} 2026-05-12 06:57:53.488 7 INFO neutron.services.segments.plugin [-] Segment fe8caf75-f5e8-45ee-96df-f473daadb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8caf75-f5e8-45ee-96df-f473daadb19b found for delete ", "request_id": "req-54a3954e-9ffa-4b77-b956-cde21cbc577f"}]} 2026-05-12 06:57:53.497 7 INFO neutron.services.segments.plugin [-] Segment 53bd5341-071f-48ba-8527-071f4656940f resource provider aggregate not found 2026-05-12 06:57:53.512 7 INFO neutron.services.segments.plugin [-] Segment 53bd5341-071f-48ba-8527-071f4656940f resource provider aggregate not found 2026-05-12 06:57:53.521 7 INFO neutron.services.segments.plugin [-] Segment 53bd5341-071f-48ba-8527-071f4656940f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bd5341-071f-48ba-8527-071f4656940f found for delete ", "request_id": "req-de3710d0-fd36-4d44-a7a6-473346a41d63"}]} 2026-05-12 06:57:53.534 7 INFO neutron.services.segments.plugin [-] Segment 53bd5341-071f-48ba-8527-071f4656940f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bd5341-071f-48ba-8527-071f4656940f found for delete ", "request_id": "req-9e85994a-e76f-4249-ada5-c70a7e838cf1"}]} [pid: 7|app: 0|req: 875/1806] 10.0.0.76 () {34 vars in 680 bytes} [Tue May 12 06:57:53 2026] POST /v2.0/rbac-policies => generated 324 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1809] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:53 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/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: 879/1810] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:53 2026] GET /v2.0/security-groups?tenant_id=3651922ab06b49afb317ce3b31146ba4&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1811] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:57:53 2026] PUT /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1812] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:53 2026] DELETE /v2.0/security-groups/7cadd221-00c4-4f7b-8d9c-f7ff1dc6773a => 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: 882/1813] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:53 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/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: 883/1814] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 06:57:53 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:57:53.945 7 INFO neutron.api.v2.resource [None req-69c089b9-0337-4a39-9191-506e3b777113 0085d88bc30c4252bb17893e099fd39e 54bd813f841443619a894a6de01cf1b9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1815] 10.0.0.76 () {32 vars in 740 bytes} [Tue May 12 06:57:53 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1816] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:53 2026] DELETE /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1817] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:57:54.068 7 INFO neutron.api.v2.resource [None req-21228969-4fd6-4eb0-b1c4-0656a5a5d22b 0085d88bc30c4252bb17893e099fd39e 54bd813f841443619a894a6de01cf1b9 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1818] 10.0.0.76 () {32 vars in 743 bytes} [Tue May 12 06:57:54 2026] DELETE /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1819] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/networks/b0b0e25d-17f6-4489-9d70-815dcef60917 => generated 654 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1820] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:57:54 2026] DELETE /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1821] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1822] 10.0.0.76 () {32 vars in 718 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5 => generated 407 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1823] 10.0.0.76 () {32 vars in 716 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/ports/3d3c1a0e-3433-4abb-899e-849cc5b5743b => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1824] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:57:52 2026] PUT /v2.0/routers/d6bd6a72-1fda-46ab-8622-2941f7c02b7a/add_router_interface => generated 309 bytes in 2101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager [None req-3225cdbf-0e4d-406a-86f6-1187579f501d 0085d88bc30c4252bb17893e099fd39e 54bd813f841443619a894a6de01cf1b9 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-39620 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-05-12 06:57:54.889 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-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-05-12 06:57:54.889 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 893/1825] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:57:54 2026] DELETE /v2.0/trunks/9622ae94-988e-4518-a91d-7cd059c409d5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1826] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/networks => generated 5051 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:57:55.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-862b5215-6d4e-42a7-9ea3-da8934cd0baa 08833090bdce42be845b7234fa64cb46 1e9ebc186c7e4fbdad63b87a34f33d9d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1827] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 06:57:54 2026] GET /v2.0/networks/b0b0e25d-17f6-4489-9d70-815dcef60917 => generated 138 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1828] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:57:55 2026] GET /v2.0/subnets => generated 3113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1829] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:57:54 2026] DELETE /v2.0/ports/3d3c1a0e-3433-4abb-899e-849cc5b5743b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1830] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 06:57:55 2026] GET /v2.0/routers => generated 737 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:57:55.791 7 INFO neutron.services.segments.plugin [-] Segment 56cc56d2-8d8b-4b22-935a-1f218f945916 resource provider aggregate not found 2026-05-12 06:57:55.798 7 INFO neutron.services.segments.plugin [-] Segment 56cc56d2-8d8b-4b22-935a-1f218f945916 resource provider aggregate not found 2026-05-12 06:57:55.820 7 INFO neutron.services.segments.plugin [-] Segment 56cc56d2-8d8b-4b22-935a-1f218f945916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56cc56d2-8d8b-4b22-935a-1f218f945916 found for delete ", "request_id": "req-493f45d9-c881-4d7b-a05a-d11c0802cec5"}]} 2026-05-12 06:57:55.825 7 INFO neutron.services.segments.plugin [-] Segment 56cc56d2-8d8b-4b22-935a-1f218f945916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56cc56d2-8d8b-4b22-935a-1f218f945916 found for delete ", "request_id": "req-afc123c9-d31a-4c13-bbb7-0364c395f11c"}]} [pid: 7|app: 0|req: 896/1831] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:55 2026] DELETE /v2.0/networks/b0b0e25d-17f6-4489-9d70-815dcef60917 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1832] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:57:55 2026] POST /v2.0/security-groups => generated 1611 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-12 06:57:56.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17c80d99-a739-4f45-b34a-6d4c0a265652 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1833] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:55 2026] DELETE /v2.0/subnets/5d4fd1ed-91bd-412f-b885-1758f7f23bcd => 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: 899/1834] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:56.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e3e8aff-4c7f-4339-a039-75e49abad3cf cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1835] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:56 2026] DELETE /v2.0/subnets/6123ea65-3e0b-48ac-86ae-60bd0ef6008d => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1836] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 564 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:56.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-762b89db-1a9f-4ea1-ac32-dbc7c30dfd90 cf4d98437abc4e0fafc7d3908d69515f 6e763adc9e174e2790c37f66578e8229 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1837] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:57:56 2026] DELETE /v2.0/subnets/cfe5d5ae-732f-4540-b30b-7835cf0d0a4f => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 06:57:56.401 8 INFO neutron.services.segments.plugin [-] Segment e7715092-4db9-4843-b7de-2789747d9bdd resource provider aggregate not found 2026-05-12 06:57:56.406 8 INFO neutron.services.segments.plugin [-] Segment e7715092-4db9-4843-b7de-2789747d9bdd resource provider aggregate not found 2026-05-12 06:57:56.427 8 INFO neutron.services.segments.plugin [-] Segment e7715092-4db9-4843-b7de-2789747d9bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7715092-4db9-4843-b7de-2789747d9bdd found for delete ", "request_id": "req-8f66d9cf-fcac-488e-ad0c-f79c4cddb8c4"}]} 2026-05-12 06:57:56.448 8 INFO neutron.services.segments.plugin [-] Segment e7715092-4db9-4843-b7de-2789747d9bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7715092-4db9-4843-b7de-2789747d9bdd found for delete ", "request_id": "req-da2a368f-3621-4145-9b3a-5dc492bd6324"}]} [pid: 8|app: 0|req: 936/1838] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:57:55 2026] DELETE /v2.0/networks/ebc1f88f-a14e-4e8e-aaea-2c9676c36dde => generated 0 bytes in 1087 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1839] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1840] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:56.666 7 INFO neutron.db.securitygroups_db [None req-3e240c15-268f-419c-8f4c-16d0afde7e3b 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Project 377389bac34c4cf899c71cb28b982f9a 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: 904/1841] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 575 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:57:56.782 8 INFO neutron.db.securitygroups_db [None req-36b435d2-acfd-495f-943a-eb380afda174 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Project 377389bac34c4cf899c71cb28b982f9a 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: 938/1842] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:57:56 2026] POST /v2.0/security-group-rules => generated 574 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1843] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/security-groups?tenant_id=54bd813f841443619a894a6de01cf1b9&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: 940/1844] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/security-groups?tenant_id=6e763adc9e174e2790c37f66578e8229&name=default => generated 2801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1845] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/networks => generated 1298 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1846] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:57 2026] DELETE /v2.0/security-groups/15a167e6-8dd1-41d1-9f34-232a4fe16b3d => 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: 906/1847] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:57 2026] DELETE /v2.0/security-groups/72fdf0aa-696e-4cbf-8cec-b6ca2bc36e4d => 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: 942/1848] 10.0.0.72 () {34 vars in 1099 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1297551686&fields=id&tenant_id=377389bac34c4cf899c71cb28b982f9a => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1849] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 661 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1850] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/security-groups?tenant_id=c93a96f0c59547198cc1da31c8c9a859&name=default => generated 2801 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1851] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/quotas/377389bac34c4cf899c71cb28b982f9a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1852] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/security-groups?tenant_id=1e9ebc186c7e4fbdad63b87a34f33d9d&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: 909/1853] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1854] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:57 2026] DELETE /v2.0/security-groups/5e5c40b4-785c-465c-8a4c-0279dfed92fd => 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: 946/1855] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 910/1856] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:57 2026] DELETE /v2.0/security-groups/d3f72197-d931-4a28-add6-cddfa3435021 => 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: 947/1857] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:57:57 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 911/1858] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:57:58 2026] GET /v2.0/security-groups?tenant_id=e695ac8e2cc440bca0ccdd367a0acb45&name=default => generated 2801 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1859] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:58 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => 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: 912/1860] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:57:58 2026] DELETE /v2.0/security-groups/a98655b0-140e-4acf-a2c0-bd439fa1d185 => 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: 949/1861] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:57:58 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 661 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1862] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:57:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=377389bac34c4cf899c71cb28b982f9a => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1863] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:57:59 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1864] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:57:59 2026] POST /v2.0/ports => generated 958 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1865] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:57:59 2026] PUT /v2.0/ports/7eb34476-8222-45a7-8993-c2340b8a1b38 => generated 1203 bytes in 511 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: 951/1866] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:58:00.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a7a5d16-713f-412d-b729-e2d133242b56'] response: {'name': 'network-changed', 'server_uuid': 'eefbe5d6-c1a4-4a22-891a-dd4d8c270ece', 'tag': '7eb34476-8222-45a7-8993-c2340b8a1b38', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 916/1867] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7eb34476-8222-45a7-8993-c2340b8a1b38 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1868] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1869] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&device_owner=network%3Adhcp => generated 1244 bytes in 62 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: 953/1870] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1871] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 919/1872] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1873] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 920/1874] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1875] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1876] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7eb34476-8222-45a7-8993-c2340b8a1b38 => 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: 956/1877] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => 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: 922/1878] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&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: 957/1879] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:00 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 923/1880] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:01 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1881] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:01 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1882] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:01 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:02.961 8 INFO neutron.db.segments_db [None req-1b6626fe-a06f-420a-8df4-52c49042a4c6 e86bbeb9e6a240078d5730f6ba61fa8e 3a6f91bf83214f1cb3f74a71f84acb85 - - - -] Added segment 210058fe-8b87-4480-90c4-d064a63092c5 of type vxlan for network 0ca0eb39-94ab-4827-8121-fd5063ed1308 [pid: 7|app: 0|req: 925/1883] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:02 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1884] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:03 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1885] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:02 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:03.174 7 INFO neutron.db.segments_db [None req-9f7a9781-0314-4ac9-8571-7dd572bb82be e86bbeb9e6a240078d5730f6ba61fa8e 3a6f91bf83214f1cb3f74a71f84acb85 - - - -] Added segment c0f2500d-c88a-4931-b724-9ccbc91c579b of type vxlan for network 4f7ba32c-b3c4-4ea4-93a4-1543ca1c1e78 [pid: 8|app: 0|req: 960/1886] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:03 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1887] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:03 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1888] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:03 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: 8|app: 0|req: 962/1889] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:58:03 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:03.399 7 INFO neutron.db.segments_db [None req-ff7e13fb-9365-44d8-a853-064ad91b1b40 e86bbeb9e6a240078d5730f6ba61fa8e 3a6f91bf83214f1cb3f74a71f84acb85 - - - -] Added segment ba2a9d45-8544-44df-92d9-586940857535 of type vxlan for network 4940f4ce-1d42-4dfa-9ea4-48d854e57191 [pid: 7|app: 0|req: 928/1890] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:03 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:03.634 7 INFO neutron.db.segments_db [None req-e3b3b858-09bd-47bc-a405-146102741ac0 e86bbeb9e6a240078d5730f6ba61fa8e 3a6f91bf83214f1cb3f74a71f84acb85 - - - -] Added segment 9f4157f7-8f23-4f15-9c73-b5720a1151ef of type vxlan for network 1a078a66-16d4-4650-a03a-46afdd8784d4 [pid: 7|app: 0|req: 929/1891] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:03 2026] POST /v2.0/networks => generated 631 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:03.840 7 INFO neutron.db.segments_db [None req-93fdb4c1-768c-4b4f-885d-7306cf43b81a e86bbeb9e6a240078d5730f6ba61fa8e 3a6f91bf83214f1cb3f74a71f84acb85 - - - -] Added segment 1e2b011f-f877-48d8-a3c8-d3531014cab8 of type vxlan for network 4713f985-05b2-4ad7-a3df-12f84e416466 [pid: 7|app: 0|req: 930/1892] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:03 2026] POST /v2.0/networks => generated 632 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1893] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:04 2026] PUT /v2.0/networks/0ca0eb39-94ab-4827-8121-fd5063ed1308/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1894] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:04 2026] PUT /v2.0/networks/4f7ba32c-b3c4-4ea4-93a4-1543ca1c1e78/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1895] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:04 2026] PUT /v2.0/networks/4940f4ce-1d42-4dfa-9ea4-48d854e57191/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1896] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:04 2026] PUT /v2.0/networks/1a078a66-16d4-4650-a03a-46afdd8784d4/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:04.328 8 INFO neutron.db.l3_db [None req-67658a55-2f5d-42f6-a522-9e96256046ee 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Floating IP 65c119ff-8559-42f3-bc22-73cb64c62f99 associated. External IP: 10.96.250.218, port: 7eb34476-8222-45a7-8993-c2340b8a1b38. [pid: 8|app: 0|req: 963/1897] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 06:58:03 2026] POST /v2.0/floatingips => generated 856 bytes in 1374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1898] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:04 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:04.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f140fc-3343-40e4-bcf2-61b579c88990'] response: {'name': 'network-changed', 'server_uuid': 'eefbe5d6-c1a4-4a22-891a-dd4d8c270ece', 'tag': '7eb34476-8222-45a7-8993-c2340b8a1b38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 965/1899] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:04 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1900] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:04 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 757 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1901] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:58:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7eb34476-8222-45a7-8993-c2340b8a1b38 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1902] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1903] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&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: 970/1904] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 935/1905] 10.0.0.76 () {32 vars in 665 bytes} [Tue May 12 06:58:04 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1906] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 936/1907] 10.0.0.76 () {32 vars in 679 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1908] 10.0.0.76 () {32 vars in 675 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1909] 10.0.0.76 () {32 vars in 687 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1910] 10.0.0.76 () {32 vars in 673 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1911] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1912] 10.0.0.76 () {32 vars in 687 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1913] 10.0.0.76 () {32 vars in 683 bytes} [Tue May 12 06:58:05 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1914] 10.0.0.76 () {32 vars in 695 bytes} [Tue May 12 06:58:06 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:06.449 8 INFO neutron.services.segments.plugin [-] Segment 210058fe-8b87-4480-90c4-d064a63092c5 resource provider aggregate not found 2026-05-12 06:58:06.453 8 INFO neutron.services.segments.plugin [-] Segment 210058fe-8b87-4480-90c4-d064a63092c5 resource provider aggregate not found 2026-05-12 06:58:06.473 8 INFO neutron.services.segments.plugin [-] Segment 210058fe-8b87-4480-90c4-d064a63092c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210058fe-8b87-4480-90c4-d064a63092c5 found for delete ", "request_id": "req-ca24923f-d01a-4d5c-bb87-e3c3300794ec"}]} 2026-05-12 06:58:06.474 8 INFO neutron.services.segments.plugin [-] Segment 210058fe-8b87-4480-90c4-d064a63092c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210058fe-8b87-4480-90c4-d064a63092c5 found for delete ", "request_id": "req-2faeeeb9-08c9-42f6-9486-b44c5e0d04c6"}]} [pid: 8|app: 0|req: 976/1915] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:06 2026] DELETE /v2.0/networks/0ca0eb39-94ab-4827-8121-fd5063ed1308 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:58:06.707 7 INFO neutron.services.segments.plugin [-] Segment c0f2500d-c88a-4931-b724-9ccbc91c579b resource provider aggregate not found 2026-05-12 06:58:06.713 7 INFO neutron.services.segments.plugin [-] Segment c0f2500d-c88a-4931-b724-9ccbc91c579b resource provider aggregate not found 2026-05-12 06:58:06.731 7 INFO neutron.services.segments.plugin [-] Segment c0f2500d-c88a-4931-b724-9ccbc91c579b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f2500d-c88a-4931-b724-9ccbc91c579b found for delete ", "request_id": "req-e7891523-d776-471d-8c83-a490eab1ae50"}]} 2026-05-12 06:58:06.736 7 INFO neutron.services.segments.plugin [-] Segment c0f2500d-c88a-4931-b724-9ccbc91c579b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0f2500d-c88a-4931-b724-9ccbc91c579b found for delete ", "request_id": "req-ce9c02b2-31ce-4963-9db9-92df0f366bdf"}]} [pid: 7|app: 0|req: 940/1916] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:06 2026] DELETE /v2.0/networks/4f7ba32c-b3c4-4ea4-93a4-1543ca1c1e78 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1917] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:06 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 858 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1918] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:06 2026] DELETE /v2.0/networks/4940f4ce-1d42-4dfa-9ea4-48d854e57191 => 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: 942/1919] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:06 2026] DELETE /v2.0/networks/1a078a66-16d4-4650-a03a-46afdd8784d4 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1920] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:07 2026] DELETE /v2.0/networks/4713f985-05b2-4ad7-a3df-12f84e416466 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1923] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:08 2026] GET /v2.0/security-groups?tenant_id=8f4825cd30d04429b211ea4dfa302c2b&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1924] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:08 2026] GET /v2.0/security-groups?tenant_id=111a71fd2fca4760ab42cea39837e342&name=default => generated 2801 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1925] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:08 2026] DELETE /v2.0/security-groups/b17ad3ab-27ab-400d-89dc-84e2cf359e9a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1926] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:08 2026] DELETE /v2.0/security-groups/84be5761-fe0a-408c-9105-895b3c35630f => 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: 946/1927] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:08 2026] GET /v2.0/security-groups?tenant_id=3a6f91bf83214f1cb3f74a71f84acb85&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:08.717 8 INFO neutron.services.segments.plugin [-] Segment ba2a9d45-8544-44df-92d9-586940857535 resource provider aggregate not found 2026-05-12 06:58:08.728 8 INFO neutron.services.segments.plugin [-] Segment ba2a9d45-8544-44df-92d9-586940857535 resource provider aggregate not found 2026-05-12 06:58:08.748 8 INFO neutron.services.segments.plugin [-] Segment ba2a9d45-8544-44df-92d9-586940857535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2a9d45-8544-44df-92d9-586940857535 found for delete ", "request_id": "req-90b8bd2b-9573-48de-8924-513c6c230fb3"}]} 2026-05-12 06:58:08.754 8 INFO neutron.services.segments.plugin [-] Segment ba2a9d45-8544-44df-92d9-586940857535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba2a9d45-8544-44df-92d9-586940857535 found for delete ", "request_id": "req-c861bc15-59b6-458a-92f9-faef004af90b"}]} 2026-05-12 06:58:08.765 8 INFO neutron.services.segments.plugin [-] Segment 1e2b011f-f877-48d8-a3c8-d3531014cab8 resource provider aggregate not found 2026-05-12 06:58:08.783 8 INFO neutron.services.segments.plugin [-] Segment 1e2b011f-f877-48d8-a3c8-d3531014cab8 resource provider aggregate not found 2026-05-12 06:58:08.791 8 INFO neutron.services.segments.plugin [-] Segment 1e2b011f-f877-48d8-a3c8-d3531014cab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2b011f-f877-48d8-a3c8-d3531014cab8 found for delete ", "request_id": "req-9d57ae41-c1fa-46b8-b939-af338a98ba02"}]} 2026-05-12 06:58:08.803 8 INFO neutron.services.segments.plugin [-] Segment 1e2b011f-f877-48d8-a3c8-d3531014cab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2b011f-f877-48d8-a3c8-d3531014cab8 found for delete ", "request_id": "req-39691b0b-d351-4aa2-b162-d5b64886d3a9"}]} [pid: 8|app: 0|req: 982/1928] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:08 2026] DELETE /v2.0/security-groups/98b2f45f-016d-4104-8f2b-7d5d0c6b75b3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:09.045 7 INFO neutron.services.segments.plugin [-] Segment 9f4157f7-8f23-4f15-9c73-b5720a1151ef resource provider aggregate not found 2026-05-12 06:58:09.051 7 INFO neutron.services.segments.plugin [-] Segment 9f4157f7-8f23-4f15-9c73-b5720a1151ef resource provider aggregate not found 2026-05-12 06:58:09.069 7 INFO neutron.services.segments.plugin [-] Segment 9f4157f7-8f23-4f15-9c73-b5720a1151ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4157f7-8f23-4f15-9c73-b5720a1151ef found for delete ", "request_id": "req-2bc4c210-7c84-4c70-a6f1-99a771219f01"}]} 2026-05-12 06:58:09.070 7 INFO neutron.services.segments.plugin [-] Segment 9f4157f7-8f23-4f15-9c73-b5720a1151ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f4157f7-8f23-4f15-9c73-b5720a1151ef found for delete ", "request_id": "req-0a2cb4cf-cc15-4ec7-ae3c-648a1b48838e"}]} [pid: 7|app: 0|req: 947/1929] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:09 2026] GET /v2.0/security-groups?tenant_id=d7bf0245bb624bab8aa883327cbf6732&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1930] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:09 2026] DELETE /v2.0/security-groups/77b5e16f-98cd-4843-891e-9775553363ba => 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: 984/1931] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1932] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1933] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1934] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:12 2026] POST /v2.0/floatingips => generated 552 bytes in 860 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1935] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1936] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1937] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:13 2026] PUT /v2.0/policies/b3b29e4c-1af0-4931-8592-63f78633503a/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1938] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:13 2026] PUT /v2.0/policies/68a072e4-9582-424c-9603-8f62a794d89d/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1939] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:13 2026] PUT /v2.0/policies/bde8fe46-b603-487c-9294-85bad3f5de2f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1940] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:13 2026] PUT /v2.0/policies/2c2d5e91-2de2-43bd-ae1c-0199a1bbebf6/tags => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1941] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/floatingips => generated 552 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1942] 10.0.0.76 () {32 vars in 673 bytes} [Tue May 12 06:58:13 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1943] 10.0.0.76 () {32 vars in 687 bytes} [Tue May 12 06:58:13 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1944] 10.0.0.76 () {32 vars in 683 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1945] 10.0.0.76 () {32 vars in 695 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1946] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1947] 10.0.0.76 () {32 vars in 695 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1948] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => 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: 1000/1949] 10.0.0.76 () {32 vars in 691 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1950] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1951] 10.0.0.76 () {32 vars in 703 bytes} [Tue May 12 06:58:14 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1952] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:13 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1953] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:14 2026] DELETE /v2.0/qos/policies/b3b29e4c-1af0-4931-8592-63f78633503a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1954] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:14 2026] DELETE /v2.0/qos/policies/68a072e4-9582-424c-9603-8f62a794d89d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1955] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:14 2026] DELETE /v2.0/qos/policies/bde8fe46-b603-487c-9294-85bad3f5de2f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1956] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:14 2026] DELETE /v2.0/qos/policies/2c2d5e91-2de2-43bd-ae1c-0199a1bbebf6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1957] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:14 2026] DELETE /v2.0/qos/policies/cc0e576b-f088-451b-be55-6116cf88118f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1958] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:14 2026] POST /v2.0/floatingips => generated 552 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1959] 10.0.0.76 () {32 vars in 825 bytes} [Tue May 12 06:58:15 2026] GET /v2.0/ports?project_id=377389bac34c4cf899c71cb28b982f9a&network_id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1960] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:15 2026] POST /v2.0/floatingips => generated 552 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1961] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/subnets?network_id=9f9135b1-504d-4bcf-b8e1-4620a1d60802 => generated 644 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1962] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:16 2026] PUT /v2.0/floatingips/15f44b0a-3cfe-4259-aa79-de616f60a166/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1963] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:15 2026] GET /v2.0/security-groups?tenant_id=0ba8a988aae94a82b58a3ebea9f4100e&name=default => generated 2801 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1964] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:16 2026] PUT /v2.0/floatingips/b6c08975-2076-4d25-8cc7-e4d2f2b94bf9/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1965] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:16 2026] PUT /v2.0/floatingips/440e8784-21a3-4084-a564-2089e2f8b7ce/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1966] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:16 2026] DELETE /v2.0/security-groups/a4496b9f-2013-43f9-ab26-3f1a112505aa => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1967] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:16 2026] PUT /v2.0/floatingips/fa318911-cac4-48ea-ac20-2f22d7c0e685/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1968] 10.0.0.76 () {32 vars in 671 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1969] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/security-groups?tenant_id=1238c22f8e144c1cb61a4e8a4c737f8e&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1970] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1971] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:16 2026] DELETE /v2.0/security-groups/03398495-2d7d-4c44-9c09-5c550783e6b5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1972] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1973] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1974] 10.0.0.76 () {32 vars in 679 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1975] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/security-groups?tenant_id=0b554e246ba740ff91a2b529165881f2&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:16.981 8 INFO neutron.db.l3_db [None req-5ed74d76-d5f8-418e-b157-055157bcd2bb 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Floating IP 65c119ff-8559-42f3-bc22-73cb64c62f99 disassociated. External IP: 10.96.250.218, port: 7eb34476-8222-45a7-8993-c2340b8a1b38. [pid: 7|app: 0|req: 964/1976] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:58:16 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1977] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:17 2026] DELETE /v2.0/security-groups/dd109b20-808c-45c9-bd66-c3642e0c16f6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1978] 10.0.0.76 () {32 vars in 689 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1979] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:58:16 2026] PUT /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 554 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1980] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 554 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:17.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8e05118-3a6e-4356-98c1-f1bfd26e9ab0'] response: {'name': 'network-changed', 'server_uuid': 'eefbe5d6-c1a4-4a22-891a-dd4d8c270ece', 'tag': '7eb34476-8222-45a7-8993-c2340b8a1b38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1015/1981] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => 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: 1016/1982] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1983] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7eb34476-8222-45a7-8993-c2340b8a1b38 => 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: 967/1984] 10.0.0.76 () {32 vars in 701 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1985] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1986] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1987] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 1021/1988] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:17 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1989] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:17 2026] DELETE /v2.0/floatingips/15f44b0a-3cfe-4259-aa79-de616f60a166 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1990] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:18 2026] DELETE /v2.0/floatingips/b6c08975-2076-4d25-8cc7-e4d2f2b94bf9 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1991] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:18 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 554 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1992] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:18 2026] DELETE /v2.0/floatingips/440e8784-21a3-4084-a564-2089e2f8b7ce => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1993] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:18 2026] DELETE /v2.0/floatingips/fa318911-cac4-48ea-ac20-2f22d7c0e685 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1994] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:19 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 552 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1995] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:19 2026] DELETE /v2.0/floatingips/b3c39a95-3b92-4c2d-862b-73e64edf9d37 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:20.450 7 INFO neutron.db.segments_db [None req-7583d410-3022-4b92-bc3a-dbf9c3da7a4e 10af2ca7aacc435caee87303c38dd5c3 6d08692f84284622847f58c2de38ac11 - - - -] Added segment 815e60b6-ede8-4326-a94d-b3b96c776d1e of type vxlan for network 480f87b1-d273-482d-9c4a-758327cf148e [pid: 7|app: 0|req: 972/1996] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:20 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1997] 10.0.0.76 () {34 vars in 684 bytes} [Tue May 12 06:58:20 2026] POST /v2.0/security-groups => generated 1611 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1998] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:20 2026] PUT /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1999] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:20 2026] GET /v2.0/security-groups?tenant_id=6305c469cb314b69b32bd2d1fa24bc53&name=default => generated 2801 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2000] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:20 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2001] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2002] 10.0.0.76 () {34 vars in 763 bytes} [Tue May 12 06:58:20 2026] PUT /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2003] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:20 2026] DELETE /v2.0/security-groups/cbae7ab3-6298-4fcd-9976-30dd809654e0 => 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: 1028/2004] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:20 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2005] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:20 2026] POST /v2.0/security-group-rules => generated 564 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2006] 10.0.0.76 () {34 vars in 759 bytes} [Tue May 12 06:58:20 2026] PUT /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2007] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:20 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: 979/2008] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2009] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:20 2026] GET /v2.0/security-groups?tenant_id=8ccb9c56c5564d0fafc99c8caac8ff9b&name=default => generated 2805 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2010] 10.0.0.76 () {34 vars in 781 bytes} [Tue May 12 06:58:21 2026] PUT /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/black.or.white => 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: 980/2011] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:21 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: 981/2012] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2013] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/security-groups/3b1b0a2b-254e-4339-be58-0343430846b5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:21.296 7 INFO neutron.db.securitygroups_db [None req-79161037-c830-4968-bbb9-2e551690e362 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Project 377389bac34c4cf899c71cb28b982f9a 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: 982/2014] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2015] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:21 2026] PUT /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:21.395 7 INFO neutron.db.securitygroups_db [None req-ee25325f-2973-41cf-ba4e-42bdfe7171ae 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Project 377389bac34c4cf899c71cb28b982f9a 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: 1034/2016] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2017] 10.0.0.76 () {32 vars in 740 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/red => 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: 983/2018] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:58:21 2026] POST /v2.0/security-group-rules => generated 574 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:21.519 7 INFO neutron.api.v2.resource [None req-e93c6d07-7a9b-423a-9a14-9a2a9c619fa1 10af2ca7aacc435caee87303c38dd5c3 6d08692f84284622847f58c2de38ac11 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/2019] 10.0.0.76 () {32 vars in 744 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/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: 1036/2020] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/security-groups?tenant_id=22aec28f1fd24dd7b4d835f9ef312f5b&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: 985/2021] 10.0.0.76 () {32 vars in 743 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/red => 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: 986/2022] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2023] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/security-groups/bc1dbda9-3aba-4767-a7bb-62ac5789880c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:21.712 7 INFO neutron.api.v2.resource [None req-457ee2e6-33c0-4f40-b94e-8653e4bf2cd3 10af2ca7aacc435caee87303c38dd5c3 6d08692f84284622847f58c2de38ac11 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/2024] 10.0.0.76 () {32 vars in 747 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2025] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2026] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:22.013 8 INFO neutron.services.segments.plugin [-] Segment 815e60b6-ede8-4326-a94d-b3b96c776d1e resource provider aggregate not found 2026-05-12 06:58:22.018 8 INFO neutron.services.segments.plugin [-] Segment 815e60b6-ede8-4326-a94d-b3b96c776d1e resource provider aggregate not found 2026-05-12 06:58:22.036 8 INFO neutron.services.segments.plugin [-] Segment 815e60b6-ede8-4326-a94d-b3b96c776d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815e60b6-ede8-4326-a94d-b3b96c776d1e found for delete ", "request_id": "req-7e1d0df0-0908-4e1f-adc2-f1fcb7ee6f95"}]} 2026-05-12 06:58:22.037 8 INFO neutron.services.segments.plugin [-] Segment 815e60b6-ede8-4326-a94d-b3b96c776d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 815e60b6-ede8-4326-a94d-b3b96c776d1e found for delete ", "request_id": "req-17b6a092-fa78-4e9d-bd1f-b12c947b58a2"}]} [pid: 8|app: 0|req: 1039/2027] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:21 2026] DELETE /v2.0/networks/480f87b1-d273-482d-9c4a-758327cf148e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2028] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 06:58:21 2026] GET /v2.0/networks => generated 1298 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2029] 10.0.0.72 () {34 vars in 1099 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1938337649&fields=id&tenant_id=377389bac34c4cf899c71cb28b982f9a => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2030] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 661 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2031] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/quotas/377389bac34c4cf899c71cb28b982f9a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2032] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&fields=id => generated 149 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2033] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2034] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 993/2035] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2038] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:22 2026] GET /v2.0/security-groups?tenant_id=56d7bc57a57b46708e2b10b0d4c3dd82&name=default => generated 2805 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2039] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:23 2026] DELETE /v2.0/security-groups/49c3b0d9-5e1d-46f5-a794-bde0a5e7fb9e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2040] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:23 2026] GET /v2.0/security-groups?tenant_id=6d08692f84284622847f58c2de38ac11&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2041] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:23 2026] DELETE /v2.0/security-groups/acbc9380-47a5-48a9-b24c-2af94c4cf0ac => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2042] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:23 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 661 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2043] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:58:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=377389bac34c4cf899c71cb28b982f9a => generated 274 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2044] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:23 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => 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: 1046/2045] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:58:23 2026] POST /v2.0/ports => generated 954 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2046] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:58:24 2026] PUT /v2.0/ports/b7cde36a-e11e-491c-be1d-373e3cc1c7a4 => generated 1199 bytes in 522 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: 1047/2047] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:24 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1001/2048] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:58:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b7cde36a-e11e-491c-be1d-373e3cc1c7a4 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:24.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a507f79-d36a-4fee-9092-e73d449e772c'] response: {'name': 'network-changed', 'server_uuid': 'bcd13e58-04e2-4f1d-8205-4cd4798d69b3', 'tag': 'b7cde36a-e11e-491c-be1d-373e3cc1c7a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1002/2049] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:24 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 654 bytes in 48 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: 1003/2050] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&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: 1048/2051] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:24 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2052] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&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: 7|app: 0|req: 1004/2053] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2054] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 1005/2055] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2056] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2057] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b7cde36a-e11e-491c-be1d-373e3cc1c7a4 => 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: 1052/2058] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2059] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&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: 1053/2060] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 1008/2061] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:25 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 1009/2062] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:26 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2063] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:26 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:26.469 8 INFO neutron.db.segments_db [None req-03a5ed7b-82a7-4d86-ae17-a88cb72603ff b4c26deedc7049c4b553d34f744a1048 808f5a814d764c7aad6b2a7b2acb31a8 - - - -] Added segment e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 of type vxlan for network 840ae7dc-3392-4bb9-bf82-fd7067bda6c5 [pid: 8|app: 0|req: 1054/2064] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:26 2026] POST /v2.0/networks => generated 631 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2065] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:58:26 2026] POST /v2.0/subnets => generated 602 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:27.159 8 INFO neutron.db.segments_db [None req-d776ad71-5812-46b6-891d-f92253a1d646 b4c26deedc7049c4b553d34f744a1048 808f5a814d764c7aad6b2a7b2acb31a8 - - - -] Added segment 23f434f7-9baf-4de1-a433-11d623eeb727 of type vxlan for network 062e7388-a1eb-47fe-8526-46a6b6c2de5f [pid: 8|app: 0|req: 1055/2066] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:27 2026] POST /v2.0/networks => generated 632 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:27.374 7 INFO neutron.db.segments_db [None req-9260e71e-bbe1-442f-ac03-da9df7e241b0 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - - -] Added segment 47c0f07a-5823-4680-865c-8b0ded1c792f of type vxlan for network b0307cee-f986-4e52-ab02-f1e3f7c97257 2026-05-12 06:58:27.668 7 INFO neutron.db.l3_hamode_db [None req-9260e71e-bbe1-442f-ac03-da9df7e241b0 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1056/2067] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:58:27 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2068] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:27 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:27.806 8 INFO neutron.db.segments_db [None req-5041554d-c588-471e-b4ab-0bc0091089aa b4c26deedc7049c4b553d34f744a1048 808f5a814d764c7aad6b2a7b2acb31a8 - - - -] Added segment 72deb0f9-aafa-430f-9cf9-55f4744018f3 of type vxlan for network f219be00-0c51-4c0d-9127-d20029a78a34 2026-05-12 06:58:27.904 7 INFO neutron.db.l3_hamode_db [None req-9260e71e-bbe1-442f-ac03-da9df7e241b0 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/2069] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:27 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2070] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:27 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&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: 1060/2071] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:58:27 2026] POST /v2.0/subnets => generated 605 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2072] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:28 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:28.594 8 INFO neutron.db.segments_db [None req-40908609-2f99-4c47-bd66-449a8a700a57 b4c26deedc7049c4b553d34f744a1048 808f5a814d764c7aad6b2a7b2acb31a8 - - - -] Added segment 3b013719-ed91-4f50-8852-83544e38121d of type vxlan for network 67965bda-fae8-47ea-8085-082db1861111 [pid: 8|app: 0|req: 1062/2073] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:28 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: 1063/2074] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:28 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2075] 10.0.0.76 () {34 vars in 667 bytes} [Tue May 12 06:58:27 2026] POST /v2.0/routers => generated 474 bytes in 1755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2076] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:58:28 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2077] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:28 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2078] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:58:28 2026] POST /v2.0/subnets => generated 605 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2079] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:29 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 25 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:29.433 8 INFO neutron.db.segments_db [None req-61f0b6d6-5f44-40f0-a9f0-96df9007f5df b4c26deedc7049c4b553d34f744a1048 808f5a814d764c7aad6b2a7b2acb31a8 - - - -] Added segment 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 of type vxlan for network 5ecdc42d-ea49-49bf-9380-0aedb15550bb [pid: 8|app: 0|req: 1066/2080] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:29 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:29.608 7 INFO neutron.db.l3_db [None req-010d7460-2b9f-4031-9587-a5b7a09b91d7 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Floating IP 65c119ff-8559-42f3-bc22-73cb64c62f99 associated. External IP: 10.96.250.218, port: b7cde36a-e11e-491c-be1d-373e3cc1c7a4. [pid: 8|app: 0|req: 1067/2081] 10.0.0.76 () {34 vars in 761 bytes} [Tue May 12 06:58:29 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2082] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:58:29 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2083] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 34 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2084] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/subnets/0e5266f6-dafb-46a8-93b6-84aab5f0c99a/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2085] 10.0.0.76 () {34 vars in 757 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2086] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/subnets/7586aae1-8d04-445c-86a0-006c70437984/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2087] 10.0.0.76 () {34 vars in 748 bytes} [Tue May 12 06:58:29 2026] PUT /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 855 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:30.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee05629a-d0a1-4ca7-b223-a0dab8c86853'] response: {'name': 'network-changed', 'server_uuid': 'bcd13e58-04e2-4f1d-8205-4cd4798d69b3', 'tag': 'b7cde36a-e11e-491c-be1d-373e3cc1c7a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1016/2088] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/subnets/a99fe9a1-9beb-4a21-b6c3-d0f2be49a27a/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2089] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2090] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/ports?tenant_id=377389bac34c4cf899c71cb28b982f9a&device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => 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: 1019/2091] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/subnets/8b6a799c-e56d-4c24-b23c-acbd9712ab21/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2092] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/networks?id=de97fb22-8492-4009-ae06-04c35a6e491f => generated 757 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2093] 10.0.0.76 () {32 vars in 663 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2094] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 34 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2095] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=b7cde36a-e11e-491c-be1d-373e3cc1c7a4 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2096] 10.0.0.76 () {32 vars in 677 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2097] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/subnets?id=21eac1e5-37ad-453a-8874-b53f59cfac44 => 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: 1023/2098] 10.0.0.76 () {34 vars in 779 bytes} [Tue May 12 06:58:30 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/black.or.white => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2099] 10.0.0.76 () {32 vars in 673 bytes} [Tue May 12 06:58:30 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2100] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/ports?network_id=de97fb22-8492-4009-ae06-04c35a6e491f&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: 1077/2101] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2102] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2103] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2104] 10.0.0.76 () {34 vars in 750 bytes} [Tue May 12 06:58:31 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2105] 10.0.0.76 () {32 vars in 671 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2106] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f?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: 1080/2107] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2108] 10.0.0.76 () {32 vars in 685 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2109] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2110] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:31.473 8 INFO neutron.api.v2.resource [None req-93b58338-5253-4113-905a-431713bb816b 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1082/2111] 10.0.0.76 () {32 vars in 742 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/green => generated 99 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2112] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2113] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:58:31 2026] DELETE /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/red => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2114] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2115] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:31.770 8 INFO neutron.api.v2.resource [None req-2243b739-d134-4b18-9a48-c08c627fa838 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2116] 10.0.0.76 () {32 vars in 745 bytes} [Tue May 12 06:58:31 2026] DELETE /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2117] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:31 2026] DELETE /v2.0/subnets/0e5266f6-dafb-46a8-93b6-84aab5f0c99a => 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: 1087/2118] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:31 2026] DELETE /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2119] 10.0.0.76 () {32 vars in 730 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2120] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:31 2026] DELETE /v2.0/subnets/7586aae1-8d04-445c-86a0-006c70437984 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2121] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:58:31 2026] GET /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6 => generated 480 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2122] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:32 2026] DELETE /v2.0/subnets/a99fe9a1-9beb-4a21-b6c3-d0f2be49a27a => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2123] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:32 2026] DELETE /v2.0/subnets/8b6a799c-e56d-4c24-b23c-acbd9712ab21 => 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: 1035/2124] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:32 2026] DELETE /v2.0/subnets/24d90ed7-25bf-42fb-b5a3-01200ba914d7 => 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: 1036/2125] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 06:58:32 2026] GET /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2126] 10.0.0.76 () {34 vars in 741 bytes} [Tue May 12 06:58:32 2026] PUT /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6 => generated 481 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2127] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:58:32 2026] GET /v2.0/ports?device_id=3c4944fe-9e58-4b28-8407-663469510ba6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:33.014 7 INFO neutron.services.segments.plugin [-] Segment e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 resource provider aggregate not found 2026-05-12 06:58:33.054 7 INFO neutron.services.segments.plugin [-] Segment e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 resource provider aggregate not found 2026-05-12 06:58:33.059 7 INFO neutron.services.segments.plugin [-] Segment e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 found for delete ", "request_id": "req-840764ed-e1b4-4b0e-b995-4fa2fd653ae4"}]} 2026-05-12 06:58:33.073 7 INFO neutron.services.segments.plugin [-] Segment e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8681eb6-8b7f-47e1-a07e-70a3c0d5d717 found for delete ", "request_id": "req-e3302a3e-e2bc-4fbd-89d1-3636ca44d2ab"}]} [pid: 7|app: 0|req: 1037/2128] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:32 2026] DELETE /v2.0/networks/840ae7dc-3392-4bb9-bf82-fd7067bda6c5 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2129] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:33 2026] DELETE /v2.0/networks/062e7388-a1eb-47fe-8526-46a6b6c2de5f => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:58:33.584 8 INFO neutron.services.segments.plugin [-] Segment 47c0f07a-5823-4680-865c-8b0ded1c792f resource provider aggregate not found 2026-05-12 06:58:33.588 8 INFO neutron.services.segments.plugin [-] Segment 47c0f07a-5823-4680-865c-8b0ded1c792f resource provider aggregate not found [pid: 7|app: 0|req: 1039/2130] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:33 2026] DELETE /v2.0/networks/f219be00-0c51-4c0d-9127-d20029a78a34 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:58:33.603 8 INFO neutron.services.segments.plugin [-] Segment 47c0f07a-5823-4680-865c-8b0ded1c792f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c0f07a-5823-4680-865c-8b0ded1c792f found for delete ", "request_id": "req-c5c49123-27f6-4aa1-8e76-68e41cc7135f"}]} 2026-05-12 06:58:33.604 8 INFO neutron.services.segments.plugin [-] Segment 47c0f07a-5823-4680-865c-8b0ded1c792f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c0f07a-5823-4680-865c-8b0ded1c792f found for delete ", "request_id": "req-1af510b2-9fd1-4794-9c00-29f8dc1b39f6"}]} 2026-05-12 06:58:33.612 8 INFO neutron.db.l3_hamode_db [None req-93d66811-2cd1-4be9-aff9-b4f4efa0a4c2 0b1597ab4e1248d98dfe347f8141fb82 74a2644f8be042c9b63e947c89773c5c - - - -] HA network b0307cee-f986-4e52-ab02-f1e3f7c97257 was deleted as no HA routers are present in tenant 74a2644f8be042c9b63e947c89773c5c. [pid: 8|app: 0|req: 1092/2131] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:32 2026] DELETE /v2.0/routers/3c4944fe-9e58-4b28-8407-663469510ba6 => 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: 1040/2132] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:33 2026] DELETE /v2.0/networks/67965bda-fae8-47ea-8085-082db1861111 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2133] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:33 2026] DELETE /v2.0/networks/5ecdc42d-ea49-49bf-9380-0aedb15550bb => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2134] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:34 2026] GET /v2.0/security-groups?tenant_id=74a2644f8be042c9b63e947c89773c5c&name=default => generated 2805 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2135] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:34 2026] DELETE /v2.0/security-groups/91e57595-8ebe-40c0-8ff5-94239448e844 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:35.084 7 INFO neutron.services.segments.plugin [-] Segment 23f434f7-9baf-4de1-a433-11d623eeb727 resource provider aggregate not found 2026-05-12 06:58:35.106 7 INFO neutron.services.segments.plugin [-] Segment 23f434f7-9baf-4de1-a433-11d623eeb727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f434f7-9baf-4de1-a433-11d623eeb727 found for delete ", "request_id": "req-1e96f726-bcd5-4fe0-86d4-0232e07b20f7"}]} 2026-05-12 06:58:35.115 7 INFO neutron.services.segments.plugin [-] Segment 23f434f7-9baf-4de1-a433-11d623eeb727 resource provider aggregate not found [pid: 8|app: 0|req: 1095/2136] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:35 2026] GET /v2.0/security-groups?tenant_id=7ac004b7959c4fcab08c114c5d598229&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:35.130 7 INFO neutron.services.segments.plugin [-] Segment 72deb0f9-aafa-430f-9cf9-55f4744018f3 resource provider aggregate not found 2026-05-12 06:58:35.148 7 INFO neutron.services.segments.plugin [-] Segment 23f434f7-9baf-4de1-a433-11d623eeb727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f434f7-9baf-4de1-a433-11d623eeb727 found for delete ", "request_id": "req-c3d9d4a5-5c91-4b39-8ab7-b90cca5af9df"}]} 2026-05-12 06:58:35.156 7 INFO neutron.services.segments.plugin [-] Segment 72deb0f9-aafa-430f-9cf9-55f4744018f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72deb0f9-aafa-430f-9cf9-55f4744018f3 found for delete ", "request_id": "req-de6ee94f-d714-4a87-b4c9-29d1420f1700"}]} 2026-05-12 06:58:35.173 7 INFO neutron.services.segments.plugin [-] Segment 3b013719-ed91-4f50-8852-83544e38121d resource provider aggregate not found 2026-05-12 06:58:35.178 7 INFO neutron.services.segments.plugin [-] Segment 72deb0f9-aafa-430f-9cf9-55f4744018f3 resource provider aggregate not found 2026-05-12 06:58:35.199 7 INFO neutron.services.segments.plugin [-] Segment 3b013719-ed91-4f50-8852-83544e38121d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b013719-ed91-4f50-8852-83544e38121d found for delete ", "request_id": "req-fba4ff03-ac2d-4fa9-b1a8-96b27eff4a20"}]} 2026-05-12 06:58:35.211 7 INFO neutron.services.segments.plugin [-] Segment 72deb0f9-aafa-430f-9cf9-55f4744018f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72deb0f9-aafa-430f-9cf9-55f4744018f3 found for delete ", "request_id": "req-5d5c42fc-fd1b-4832-b426-a35179f57f1d"}]} 2026-05-12 06:58:35.232 7 INFO neutron.services.segments.plugin [-] Segment 3b013719-ed91-4f50-8852-83544e38121d resource provider aggregate not found [pid: 8|app: 0|req: 1096/2137] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:35 2026] DELETE /v2.0/security-groups/4de69e94-9434-4464-821e-e02aaddeb43d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:35.249 7 INFO neutron.services.segments.plugin [-] Segment 3b013719-ed91-4f50-8852-83544e38121d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b013719-ed91-4f50-8852-83544e38121d found for delete ", "request_id": "req-4d11d83e-ba09-4ab5-9465-88c527d9d285"}]} [pid: 7|app: 0|req: 1042/2138] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:34 2026] GET /v2.0/security-groups?tenant_id=808f5a814d764c7aad6b2a7b2acb31a8&name=default => generated 2805 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2139] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:35 2026] DELETE /v2.0/security-groups/4b9faacc-dac0-47cf-8452-8fe125969d08 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2140] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:35 2026] GET /v2.0/security-groups?tenant_id=5ef9e75130184767adfc2127d32f323c&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:35.669 8 INFO neutron.services.segments.plugin [-] Segment 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 resource provider aggregate not found 2026-05-12 06:58:35.676 8 INFO neutron.services.segments.plugin [-] Segment 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 resource provider aggregate not found 2026-05-12 06:58:35.687 8 INFO neutron.services.segments.plugin [-] Segment 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 found for delete ", "request_id": "req-30f34597-74b1-4726-a892-e48b91c95452"}]} 2026-05-12 06:58:35.693 8 INFO neutron.services.segments.plugin [-] Segment 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c2d64b-bf35-4c8f-aaf6-66f5fa85f848 found for delete ", "request_id": "req-a198f0cc-147d-4532-b68c-d0de19bba48a"}]} [pid: 8|app: 0|req: 1098/2141] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:35 2026] DELETE /v2.0/security-groups/72297a95-3bc9-471c-88f2-8b6ca1c99d42 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2142] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:35 2026] GET /v2.0/security-groups?tenant_id=4d7fd9fa425d44c184846ae22c36074a&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2143] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:35 2026] DELETE /v2.0/security-groups/3626c68b-3d91-4bab-b134-068581438e2b => 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: 1046/2146] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2147] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:38 2026] PUT /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2148] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:38 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2149] 10.0.0.76 () {34 vars in 769 bytes} [Tue May 12 06:58:38 2026] PUT /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2150] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:38 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2151] 10.0.0.76 () {34 vars in 765 bytes} [Tue May 12 06:58:38 2026] PUT /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2152] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:38 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2153] 10.0.0.76 () {34 vars in 787 bytes} [Tue May 12 06:58:38 2026] PUT /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2154] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:38 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2155] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:38 2026] PUT /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/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: 1051/2156] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2157] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:39.077 7 INFO neutron.api.v2.resource [None req-ac69bc6a-a551-44a7-baae-6b707b311d33 87c94af1251f463aa3cf303f0c882878 d0deffd5cf9049f4aec4c6084dbdca02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1052/2158] 10.0.0.76 () {32 vars in 750 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2159] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:58:39 2026] DELETE /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2160] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:39.182 7 INFO neutron.api.v2.resource [None req-fd1b56eb-d512-4930-88c6-5319c29a8e0b 87c94af1251f463aa3cf303f0c882878 d0deffd5cf9049f4aec4c6084dbdca02 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1054/2161] 10.0.0.76 () {32 vars in 753 bytes} [Tue May 12 06:58:39 2026] DELETE /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2162] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:58:39 2026] DELETE /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2163] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2164] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2165] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:39 2026] DELETE /v2.0/subnetpools/f7bbfa9b-7f74-4f5a-bb69-997a93f9ae5a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2166] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:58:39 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2167] 10.0.0.76 () {34 vars in 675 bytes} [Tue May 12 06:58:39 2026] POST /v2.0/floatingips => generated 552 bytes in 695 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2168] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:39 2026] PUT /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2169] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2170] 10.0.0.76 () {34 vars in 769 bytes} [Tue May 12 06:58:40 2026] PUT /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2171] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2172] 10.0.0.76 () {34 vars in 765 bytes} [Tue May 12 06:58:40 2026] PUT /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2173] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2174] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/security-groups?tenant_id=d0deffd5cf9049f4aec4c6084dbdca02&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2175] 10.0.0.76 () {34 vars in 787 bytes} [Tue May 12 06:58:40 2026] PUT /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2176] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2177] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/security-groups/79573e3b-a074-46ab-a880-12019422681d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2178] 10.0.0.76 () {34 vars in 758 bytes} [Tue May 12 06:58:40 2026] PUT /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2179] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2180] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:40.462 8 INFO neutron.api.v2.resource [None req-22d82c9f-e8ac-493d-a798-1be705de2d7c 49a964ead13e43e8a15f8140a39d4ed1 2ae22b5e6b7043bb82cedc145f4065f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2181] 10.0.0.76 () {32 vars in 750 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2182] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2183] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/security-groups?tenant_id=f0b2048bfeef4484afa1764aff5dadc6&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2184] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:40.605 8 INFO neutron.api.v2.resource [None req-33b027f6-f1a4-49bc-b3d6-1170dfebb636 49a964ead13e43e8a15f8140a39d4ed1 2ae22b5e6b7043bb82cedc145f4065f6 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2185] 10.0.0.76 () {32 vars in 753 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2186] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/security-groups/d003be7a-51ec-4be1-9a36-93594acdab84 => 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: 1117/2187] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2188] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/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: 1118/2189] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2190] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:40 2026] GET /v2.0/security-groups?id=f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2191] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:58:41 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:58:41.577 7 INFO neutron.db.l3_db [None req-91d55eb0-3c44-4a79-912c-4f7f5c734beb 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] Floating IP 65c119ff-8559-42f3-bc22-73cb64c62f99 disassociated. External IP: 10.96.250.218, port: b7cde36a-e11e-491c-be1d-373e3cc1c7a4. [pid: 8|app: 0|req: 1119/2192] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:40 2026] DELETE /v2.0/floatingips/32eb0225-e8b4-4c15-a0c2-331fd6416d4d => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2193] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:41 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => 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: 1074/2194] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:58:41 2026] DELETE /v2.0/ports/b7cde36a-e11e-491c-be1d-373e3cc1c7a4 => generated 0 bytes in 1390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2195] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:42 2026] GET /v2.0/security-groups?tenant_id=2ae22b5e6b7043bb82cedc145f4065f6&name=default => generated 2805 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:42.675 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-932e5cfc-4077-44c1-bf77-6209d812a303'] response: {'server_uuid': 'bcd13e58-04e2-4f1d-8205-4cd4798d69b3', 'name': 'network-vif-deleted', 'tag': 'b7cde36a-e11e-491c-be1d-373e3cc1c7a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1075/2196] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:42 2026] DELETE /v2.0/security-groups/648efa0e-2d38-4f24-aaa5-ba937aced047 => 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: 1076/2197] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:42 2026] GET /v2.0/ports?device_id=bcd13e58-04e2-4f1d-8205-4cd4798d69b3 => 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: 1122/2198] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:42 2026] GET /v2.0/security-groups?tenant_id=8156519cb9434a1285085023174a3eb2&name=default => generated 2805 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2199] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:42 2026] DELETE /v2.0/security-groups/cb862fd7-2c23-4528-b566-c3c4193be3bf => 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: 1123/2200] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:44 2026] DELETE /v2.0/security-groups/f0ce1f3c-5105-4e2b-b6bb-5fa0db1c7e8a => 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: 1078/2201] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 06:58:44 2026] DELETE /v2.0/floatingips/65c119ff-8559-42f3-bc22-73cb64c62f99 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2202] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:44 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2203] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:58:44 2026] GET /v2.0/security-groups?id=2d3aba2a-7ece-4639-b85b-44197c4f1963&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2204] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 06:58:45 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2205] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 06:58:45 2026] DELETE /v2.0/ports/7eb34476-8222-45a7-8993-c2340b8a1b38 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2206] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:58:45 2026] GET /v2.0/ports?device_id=eefbe5d6-c1a4-4a22-891a-dd4d8c270ece => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:46.324 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ffd191f-0709-43e4-b2fb-6452d4d6a1c4'] response: {'server_uuid': 'eefbe5d6-c1a4-4a22-891a-dd4d8c270ece', 'name': 'network-vif-deleted', 'tag': '7eb34476-8222-45a7-8993-c2340b8a1b38', 'status': 'completed', 'code': 200} 2026-05-12 06:58:46.577 7 INFO neutron.db.segments_db [None req-2c095ee1-04f4-4aab-b12a-129227e054c2 c67b4fc9c70c49fe86e4390a2706ddbf 0d46ebcc5a5f4b15b4f01f347026431e - - - -] Added segment a1f6c07a-f59a-41f0-98c6-74338a9e5602 of type vxlan for network 3dcf7502-5f79-4b0c-8a58-26555df407ca [pid: 7|app: 0|req: 1081/2207] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:46 2026] POST /v2.0/networks => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2208] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58:46 2026] POST /v2.0/ports => generated 743 bytes in 323 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: 1082/2209] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:46 2026] DELETE /v2.0/security-groups/2d3aba2a-7ece-4639-b85b-44197c4f1963 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2210] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2211] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2212] 10.0.0.76 () {34 vars in 757 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/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: 1085/2213] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2214] 10.0.0.76 () {34 vars in 753 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2215] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2216] 10.0.0.76 () {34 vars in 775 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2217] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2218] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/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: 1091/2219] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/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: 1092/2220] 10.0.0.76 () {32 vars in 734 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:47.513 7 INFO neutron.api.v2.resource [None req-9abf9863-462d-4da8-85df-16ab3f0cc83b c67b4fc9c70c49fe86e4390a2706ddbf 0d46ebcc5a5f4b15b4f01f347026431e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2221] 10.0.0.76 () {32 vars in 738 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2222] 10.0.0.76 () {32 vars in 737 bytes} [Tue May 12 06:58:47 2026] DELETE /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags/red => 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: 1095/2223] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:47.640 7 INFO neutron.api.v2.resource [None req-4bf47810-c8eb-4879-995e-a0abaff3ccc5 c67b4fc9c70c49fe86e4390a2706ddbf 0d46ebcc5a5f4b15b4f01f347026431e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2224] 10.0.0.76 () {32 vars in 741 bytes} [Tue May 12 06:58:47 2026] DELETE /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/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: 1097/2225] 10.0.0.76 () {32 vars in 729 bytes} [Tue May 12 06:58:47 2026] DELETE /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2226] 10.0.0.76 () {32 vars in 726 bytes} [Tue May 12 06:58:47 2026] GET /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2227] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:58:47 2026] DELETE /v2.0/ports/82673aec-f861-47b3-8428-6f17436cf9be => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:58:48.208 7 INFO neutron.services.segments.plugin [-] Segment a1f6c07a-f59a-41f0-98c6-74338a9e5602 resource provider aggregate not found 2026-05-12 06:58:48.213 7 INFO neutron.services.segments.plugin [-] Segment a1f6c07a-f59a-41f0-98c6-74338a9e5602 resource provider aggregate not found 2026-05-12 06:58:48.226 7 INFO neutron.services.segments.plugin [-] Segment a1f6c07a-f59a-41f0-98c6-74338a9e5602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f6c07a-f59a-41f0-98c6-74338a9e5602 found for delete ", "request_id": "req-91adced3-fe9d-4f6c-9fad-f796be0f9e87"}]} 2026-05-12 06:58:48.228 7 INFO neutron.services.segments.plugin [-] Segment a1f6c07a-f59a-41f0-98c6-74338a9e5602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1f6c07a-f59a-41f0-98c6-74338a9e5602 found for delete ", "request_id": "req-348e0bd6-060a-44b4-b810-8f1643c7bd0b"}]} [pid: 7|app: 0|req: 1100/2228] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:48 2026] DELETE /v2.0/networks/3dcf7502-5f79-4b0c-8a58-26555df407ca => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2229] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 06:58:47 2026] PUT /v2.0/routers/d6bd6a72-1fda-46ab-8622-2941f7c02b7a/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2230] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:48 2026] DELETE /v2.0/subnets/21eac1e5-37ad-453a-8874-b53f59cfac44 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2231] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:48 2026] GET /v2.0/security-groups?tenant_id=bb0e6ac2c0294b1d827cdeff4b7a6e0c&name=default => generated 2805 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2232] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:49 2026] DELETE /v2.0/security-groups/fae8ebac-454b-41f7-b266-c827d282fdf4 => 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: 1104/2233] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:49 2026] GET /v2.0/security-groups?tenant_id=0d46ebcc5a5f4b15b4f01f347026431e&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: 1105/2234] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:49 2026] DELETE /v2.0/security-groups/2258aae3-1b68-4f32-a549-bbafdfdbe3b3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:49.741 8 INFO neutron.services.segments.plugin [-] Segment a40f4797-4328-45ac-97b5-9e4448db2e59 resource provider aggregate not found 2026-05-12 06:58:49.746 8 INFO neutron.services.segments.plugin [-] Segment a40f4797-4328-45ac-97b5-9e4448db2e59 resource provider aggregate not found 2026-05-12 06:58:49.766 8 INFO neutron.services.segments.plugin [-] Segment a40f4797-4328-45ac-97b5-9e4448db2e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a40f4797-4328-45ac-97b5-9e4448db2e59 found for delete ", "request_id": "req-97dd2eeb-4552-467a-8b96-6119584ef89f"}]} 2026-05-12 06:58:49.767 8 INFO neutron.services.segments.plugin [-] Segment a40f4797-4328-45ac-97b5-9e4448db2e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a40f4797-4328-45ac-97b5-9e4448db2e59 found for delete ", "request_id": "req-273814cb-5d9b-42f6-af25-e25e7fffb9a5"}]} 2026-05-12 06:58:49.773 8 INFO neutron.db.l3_hamode_db [None req-fdcea6c2-033d-4615-8818-d41e2e1c209b 2b20905369ed4391bad1faec30b9c256 377389bac34c4cf899c71cb28b982f9a - - - -] HA network 00a44759-177c-4bf1-86fa-1de90b481cb4 was deleted as no HA routers are present in tenant 377389bac34c4cf899c71cb28b982f9a. [pid: 8|app: 0|req: 1130/2235] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 06:58:48 2026] DELETE /v2.0/routers/d6bd6a72-1fda-46ab-8622-2941f7c02b7a => generated 0 bytes in 1206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2236] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:49 2026] DELETE /v2.0/networks/de97fb22-8492-4009-ae06-04c35a6e491f => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2237] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:50 2026] GET /v2.0/security-groups?tenant_id=9699176d887b42138dbaf304da14efb3&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:50.887 7 INFO neutron.services.segments.plugin [-] Segment 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 resource provider aggregate not found 2026-05-12 06:58:50.894 7 INFO neutron.services.segments.plugin [-] Segment 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 resource provider aggregate not found 2026-05-12 06:58:50.911 7 INFO neutron.services.segments.plugin [-] Segment 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 found for delete ", "request_id": "req-4a659374-bb18-4e9d-8676-ab49748cb760"}]} 2026-05-12 06:58:50.912 7 INFO neutron.services.segments.plugin [-] Segment 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0689bc7b-bc6a-42c7-bbbf-4986dc34b3b0 found for delete ", "request_id": "req-4a499038-0415-464d-8e32-4df662c88a7d"}]} [pid: 7|app: 0|req: 1107/2238] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:50 2026] DELETE /v2.0/security-groups/efbec5dd-c7eb-4528-bc95-fe39ec247032 => 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: 1132/2239] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:51 2026] GET /v2.0/security-groups?tenant_id=377389bac34c4cf899c71cb28b982f9a&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2240] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:51 2026] DELETE /v2.0/security-groups/931db3f2-409a-4421-8ac0-84f113ba9e31 => 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: 1133/2243] 10.0.0.76 () {34 vars in 677 bytes} [Tue May 12 06:58:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2244] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:52 2026] PUT /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2245] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:52 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 25 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2246] 10.0.0.76 () {34 vars in 763 bytes} [Tue May 12 06:58:52 2026] PUT /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2247] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2248] 10.0.0.76 () {34 vars in 759 bytes} [Tue May 12 06:58:53 2026] PUT /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2249] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2250] 10.0.0.76 () {34 vars in 781 bytes} [Tue May 12 06:58:53 2026] PUT /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/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: 1137/2251] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2252] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:53 2026] PUT /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2253] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2254] 10.0.0.76 () {32 vars in 740 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:53.253 8 INFO neutron.api.v2.resource [None req-bf80fee9-7d08-4435-bd4f-13b7478949c1 71334dfbfab14d0f94dbcbad9a00839f 917cab704b134b259de8f43d16746f8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2255] 10.0.0.76 () {32 vars in 744 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2256] 10.0.0.76 () {32 vars in 743 bytes} [Tue May 12 06:58:53 2026] DELETE /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2257] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:58:53.337 7 INFO neutron.api.v2.resource [None req-8a58a0c0-9d1b-4e9a-bfa3-7f5cd99eeecd 71334dfbfab14d0f94dbcbad9a00839f 917cab704b134b259de8f43d16746f8e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2258] 10.0.0.76 () {32 vars in 747 bytes} [Tue May 12 06:58:53 2026] DELETE /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/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: 1141/2259] 10.0.0.76 () {32 vars in 735 bytes} [Tue May 12 06:58:53 2026] DELETE /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2260] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:53 2026] GET /v2.0/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2261] 10.0.0.76 () {32 vars in 733 bytes} [Tue May 12 06:58:53 2026] DELETE /v2.0/qos/policies/ab156085-95e6-4a92-b4b7-6a812fd94ccf => 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: 1120/2262] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:54 2026] GET /v2.0/security-groups?tenant_id=917cab704b134b259de8f43d16746f8e&name=default => generated 2805 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2263] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:54 2026] DELETE /v2.0/security-groups/59b7fe86-a3b4-4281-9bac-f404adc3fcea => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2264] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:54 2026] GET /v2.0/security-groups?tenant_id=c50dc2336d574f58b109f5fe5141bd92&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2265] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:58:54 2026] DELETE /v2.0/security-groups/5de01608-2f43-4568-8d82-a1e01083f399 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:58:55.777 7 INFO neutron.db.segments_db [None req-d9e9bc5f-ce0a-4aae-8f10-349be66e8dba 16ff44c209ac4cffb64d3fc6d9bc769c 13f8c1fe51024bce98cf49bd0ab2019e - - - -] Added segment 8db37476-f83c-4a36-b012-e2f4109dc90b of type vxlan for network a7f21758-7919-4d8f-8273-a86394e7099a [pid: 7|app: 0|req: 1122/2266] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:55 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2267] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58:55 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:56.287 7 INFO neutron.db.segments_db [None req-55e4cb4d-97b5-4069-84c4-9b8ab25b7c1d 16ff44c209ac4cffb64d3fc6d9bc769c 13f8c1fe51024bce98cf49bd0ab2019e - - - -] Added segment 7c34f85c-6576-4f63-9f3a-3efb48a2773e of type vxlan for network eeb08264-4b1b-4d5f-ae0f-f7ff8e2674ae [pid: 7|app: 0|req: 1123/2268] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:56 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1146/2269] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58:56 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:56.810 7 INFO neutron.db.segments_db [None req-82630ff0-98a9-4508-8a1a-ace97cb51879 16ff44c209ac4cffb64d3fc6d9bc769c 13f8c1fe51024bce98cf49bd0ab2019e - - - -] Added segment 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c of type vxlan for network fa965cc8-3f5c-4f44-89a1-752aca37807e [pid: 7|app: 0|req: 1124/2270] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:56 2026] POST /v2.0/networks => generated 631 bytes in 205 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: 1147/2271] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58:56 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:57.355 7 INFO neutron.db.segments_db [None req-548662aa-cc1e-4cb5-90f2-fee097172517 16ff44c209ac4cffb64d3fc6d9bc769c 13f8c1fe51024bce98cf49bd0ab2019e - - - -] Added segment 42eb22a3-f2e7-4865-ba45-eac1886e68d6 of type vxlan for network 7271d3e6-04e3-4c59-9689-7758b00be1b7 [pid: 7|app: 0|req: 1125/2272] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:57 2026] POST /v2.0/networks => generated 631 bytes in 172 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: 1148/2273] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58:57 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:57.859 7 INFO neutron.db.segments_db [None req-2beb4f01-6eb5-43e7-a912-97b7e91ff9e2 16ff44c209ac4cffb64d3fc6d9bc769c 13f8c1fe51024bce98cf49bd0ab2019e - - - -] Added segment 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 of type vxlan for network 314b11f4-016c-426c-ab72-ec2737e48c9a /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 1126/2274] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:57 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:58.084 8 INFO neutron.db.segments_db [None req-dc9c0c23-41f2-485d-86d0-e4745f47c4c6 719cbcbce8f9483686c305e473c66240 8ec689decde5415b9c65708042a77a86 - - - -] Added segment 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 of type vxlan for network f55ae9f7-2de4-4e31-8bf6-3837de5a57c5 [pid: 8|app: 0|req: 1149/2275] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:57 2026] POST /v2.0/networks => generated 630 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:58:58.259 8 INFO neutron.db.segments_db [None req-36bd4407-8df6-4d1d-8dd0-b70cd024d0d4 719cbcbce8f9483686c305e473c66240 8ec689decde5415b9c65708042a77a86 - - - -] Added segment d1b9a196-9e1d-41bd-87ce-346bef30a7df of type vxlan for network 95e331d8-5452-40fd-af56-1be9233b3c06 [pid: 7|app: 0|req: 1127/2276] 10.0.0.76 () {34 vars in 663 bytes} [Tue May 12 06:58: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: 1150/2277] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:58:58 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2278] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/ports/ac520e49-04c7-45e6-bc5d-e892c9ae9dd1/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2279] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/networks/f55ae9f7-2de4-4e31-8bf6-3837de5a57c5/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2280] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/ports/fb6fff7f-ecd4-4df1-8aaa-8ea5fdb5d4f6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2281] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/ports/00cb9b54-d2fa-448a-99e6-d8755b2219b3/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: 1152/2282] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/networks/f55ae9f7-2de4-4e31-8bf6-3837de5a57c5/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2283] 10.0.0.76 () {34 vars in 746 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/ports/51c0d8ff-f84c-4b20-80e6-8908177f428d/tags => 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: 1153/2284] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/networks/95e331d8-5452-40fd-af56-1be9233b3c06/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: 1154/2285] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/networks/95e331d8-5452-40fd-af56-1be9233b3c06/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2286] 10.0.0.76 () {34 vars in 752 bytes} [Tue May 12 06:58:58 2026] PUT /v2.0/networks/95e331d8-5452-40fd-af56-1be9233b3c06/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2287] 10.0.0.76 () {32 vars in 659 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2288] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/networks/95e331d8-5452-40fd-af56-1be9233b3c06/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2289] 10.0.0.76 () {32 vars in 732 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/networks/f55ae9f7-2de4-4e31-8bf6-3837de5a57c5/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2290] 10.0.0.76 () {32 vars in 673 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2291] 10.0.0.76 () {32 vars in 669 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2292] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:58:59.002 8 INFO neutron.services.segments.plugin [-] Segment 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 resource provider aggregate not found 2026-05-12 06:58:59.007 8 INFO neutron.services.segments.plugin [-] Segment 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 resource provider aggregate not found 2026-05-12 06:58:59.025 8 INFO neutron.services.segments.plugin [-] Segment 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 found for delete ", "request_id": "req-c9328fee-b927-47fe-8b7a-fe142641da1a"}]} 2026-05-12 06:58:59.026 8 INFO neutron.services.segments.plugin [-] Segment 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a33f463-f430-4ddf-83bf-fdf572f7cfe0 found for delete ", "request_id": "req-d3190d69-cc78-4f0d-88f4-9a2fda88f5f3"}]} [pid: 8|app: 0|req: 1158/2293] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:58 2026] DELETE /v2.0/networks/f55ae9f7-2de4-4e31-8bf6-3837de5a57c5 => 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: 1136/2294] 10.0.0.76 () {32 vars in 667 bytes} [Tue May 12 06:58:58 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2295] 10.0.0.76 () {32 vars in 681 bytes} [Tue May 12 06:58:59 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2296] 10.0.0.76 () {32 vars in 677 bytes} [Tue May 12 06:58:59 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2297] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:58:59 2026] DELETE /v2.0/networks/95e331d8-5452-40fd-af56-1be9233b3c06 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2298] 10.0.0.76 () {32 vars in 689 bytes} [Tue May 12 06:58:59 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2299] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:58:59 2026] DELETE /v2.0/ports/ac520e49-04c7-45e6-bc5d-e892c9ae9dd1 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2300] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:58:59 2026] DELETE /v2.0/ports/fb6fff7f-ecd4-4df1-8aaa-8ea5fdb5d4f6 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2301] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:58:59 2026] DELETE /v2.0/ports/00cb9b54-d2fa-448a-99e6-d8755b2219b3 => 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: 1141/2302] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:58:59 2026] GET /v2.0/security-groups?tenant_id=a5c7c66ea782475ea701e50753b070bb&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2303] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:00 2026] DELETE /v2.0/security-groups/146cbae5-c4d3-45a2-8911-f7c7b6324aff => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2304] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:59:00 2026] DELETE /v2.0/ports/51c0d8ff-f84c-4b20-80e6-8908177f428d => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2305] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:00 2026] GET /v2.0/security-groups?tenant_id=8ec689decde5415b9c65708042a77a86&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2306] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:00 2026] DELETE /v2.0/security-groups/b966bb43-1f25-4ce8-aee6-bf1cd96de09b => 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: 1143/2307] 10.0.0.76 () {32 vars in 719 bytes} [Tue May 12 06:59:00 2026] DELETE /v2.0/ports/0dcc701d-3c3e-4428-bc8e-0eca872d7bcf => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:01.179 8 INFO neutron.services.segments.plugin [-] Segment d1b9a196-9e1d-41bd-87ce-346bef30a7df resource provider aggregate not found 2026-05-12 06:59:01.184 8 INFO neutron.services.segments.plugin [-] Segment d1b9a196-9e1d-41bd-87ce-346bef30a7df resource provider aggregate not found 2026-05-12 06:59:01.212 8 INFO neutron.services.segments.plugin [-] Segment d1b9a196-9e1d-41bd-87ce-346bef30a7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b9a196-9e1d-41bd-87ce-346bef30a7df found for delete ", "request_id": "req-c4e73b7d-f809-4f4d-b20f-3dd370e1d9d4"}]} 2026-05-12 06:59:01.213 8 INFO neutron.services.segments.plugin [-] Segment d1b9a196-9e1d-41bd-87ce-346bef30a7df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b9a196-9e1d-41bd-87ce-346bef30a7df found for delete ", "request_id": "req-9a3962aa-153e-46d7-9b9a-f39de14f03c6"}]} [pid: 8|app: 0|req: 1165/2308] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:59:00 2026] DELETE /v2.0/networks/a7f21758-7919-4d8f-8273-a86394e7099a => generated 0 bytes in 777 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 06:59:01.514 7 INFO neutron.services.segments.plugin [-] Segment 7c34f85c-6576-4f63-9f3a-3efb48a2773e resource provider aggregate not found 2026-05-12 06:59:01.520 7 INFO neutron.services.segments.plugin [-] Segment 7c34f85c-6576-4f63-9f3a-3efb48a2773e resource provider aggregate not found 2026-05-12 06:59:01.538 7 INFO neutron.services.segments.plugin [-] Segment 7c34f85c-6576-4f63-9f3a-3efb48a2773e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34f85c-6576-4f63-9f3a-3efb48a2773e found for delete ", "request_id": "req-0670a99f-3786-4d57-9d66-2a3120fa0771"}]} 2026-05-12 06:59:01.539 7 INFO neutron.services.segments.plugin [-] Segment 7c34f85c-6576-4f63-9f3a-3efb48a2773e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34f85c-6576-4f63-9f3a-3efb48a2773e found for delete ", "request_id": "req-df6accd2-07d4-4be0-a1ab-227277e25b87"}]} [pid: 7|app: 0|req: 1144/2309] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:59:01 2026] DELETE /v2.0/networks/eeb08264-4b1b-4d5f-ae0f-f7ff8e2674ae => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2310] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:59:01 2026] DELETE /v2.0/networks/fa965cc8-3f5c-4f44-89a1-752aca37807e => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2311] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:59:01 2026] DELETE /v2.0/networks/7271d3e6-04e3-4c59-9689-7758b00be1b7 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2312] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 06:59:01 2026] DELETE /v2.0/networks/314b11f4-016c-426c-ab72-ec2737e48c9a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2313] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:02 2026] GET /v2.0/security-groups?tenant_id=13f8c1fe51024bce98cf49bd0ab2019e&name=default => generated 2805 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:03.258 8 INFO neutron.services.segments.plugin [-] Segment 8db37476-f83c-4a36-b012-e2f4109dc90b resource provider aggregate not found 2026-05-12 06:59:03.265 8 INFO neutron.services.segments.plugin [-] Segment 8db37476-f83c-4a36-b012-e2f4109dc90b resource provider aggregate not found 2026-05-12 06:59:03.281 8 INFO neutron.services.segments.plugin [-] Segment 8db37476-f83c-4a36-b012-e2f4109dc90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db37476-f83c-4a36-b012-e2f4109dc90b found for delete ", "request_id": "req-c62c52f5-7b6d-4274-9870-9fe670174ad3"}]} 2026-05-12 06:59:03.285 8 INFO neutron.services.segments.plugin [-] Segment 8db37476-f83c-4a36-b012-e2f4109dc90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db37476-f83c-4a36-b012-e2f4109dc90b found for delete ", "request_id": "req-bb6ae59c-01c4-4f70-b0b7-f50b26943a6c"}]} 2026-05-12 06:59:03.298 8 INFO neutron.services.segments.plugin [-] Segment 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c resource provider aggregate not found 2026-05-12 06:59:03.305 8 INFO neutron.services.segments.plugin [-] Segment 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c resource provider aggregate not found 2026-05-12 06:59:03.313 8 INFO neutron.services.segments.plugin [-] Segment 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c found for delete ", "request_id": "req-22f40af8-ecc8-468e-9c85-089ae186a673"}]} 2026-05-12 06:59:03.322 8 INFO neutron.services.segments.plugin [-] Segment 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 314eec6b-5a2b-4c87-9ff7-c7cd3fbee00c found for delete ", "request_id": "req-667308a4-5524-4755-ac4a-4ef7384091cb"}]} 2026-05-12 06:59:03.332 8 INFO neutron.services.segments.plugin [-] Segment 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 resource provider aggregate not found 2026-05-12 06:59:03.341 8 INFO neutron.services.segments.plugin [-] Segment 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 resource provider aggregate not found 2026-05-12 06:59:03.346 8 INFO neutron.services.segments.plugin [-] Segment 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 found for delete ", "request_id": "req-d90ff382-36d8-4184-9597-e20f717cc24c"}]} 2026-05-12 06:59:03.360 8 INFO neutron.services.segments.plugin [-] Segment 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acde878-d4e6-45f3-9d78-5c8fc7c443d7 found for delete ", "request_id": "req-84c28f93-43c6-4ed2-b111-365aa8af7e15"}]} [pid: 8|app: 0|req: 1168/2314] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:03 2026] DELETE /v2.0/security-groups/f4b1a388-8de0-413e-8549-5743adacf136 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:03.571 7 INFO neutron.services.segments.plugin [-] Segment 42eb22a3-f2e7-4865-ba45-eac1886e68d6 resource provider aggregate not found 2026-05-12 06:59:03.578 7 INFO neutron.services.segments.plugin [-] Segment 42eb22a3-f2e7-4865-ba45-eac1886e68d6 resource provider aggregate not found 2026-05-12 06:59:03.595 7 INFO neutron.services.segments.plugin [-] Segment 42eb22a3-f2e7-4865-ba45-eac1886e68d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42eb22a3-f2e7-4865-ba45-eac1886e68d6 found for delete ", "request_id": "req-68a77be6-61d2-4a3b-bc8f-c77cf9bf0847"}]} 2026-05-12 06:59:03.596 7 INFO neutron.services.segments.plugin [-] Segment 42eb22a3-f2e7-4865-ba45-eac1886e68d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42eb22a3-f2e7-4865-ba45-eac1886e68d6 found for delete ", "request_id": "req-32b891f0-3d6c-4657-9a0f-9b4432118721"}]} [pid: 7|app: 0|req: 1147/2315] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:03 2026] GET /v2.0/security-groups?tenant_id=d735976e015e452e8cf6ca2f11da2589&name=default => generated 2805 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2316] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:03 2026] DELETE /v2.0/security-groups/73106b93-2cf3-4a19-be60-38b12fbdd555 => 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: 1170/2317] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:03 2026] GET /v2.0/security-groups?tenant_id=e87165cc17a145df87bf28879e40631e&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2318] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:03 2026] DELETE /v2.0/security-groups/4c205315-107f-48d0-bdde-e222547aa1ff => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2319] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:03 2026] GET /v2.0/security-groups?tenant_id=f6e3c288333e4caaaa3e670e79373561&name=default => generated 2805 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2320] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:04 2026] DELETE /v2.0/security-groups/03567d02-456e-41e0-8056-2929c9da0d80 => 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: 1149/2321] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:04 2026] GET /v2.0/security-groups?tenant_id=5298adb1a0d84260ab50b62fab257d7a&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2322] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:04 2026] DELETE /v2.0/security-groups/a17f25ad-b015-4aca-9bb5-73da435f9f78 => 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: 1175/2325] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2326] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2327] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2328] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2329] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2330] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:59:09 2026] PUT /v2.0/security-groups/548ae93b-9913-457a-bda3-89b92b21b3ef/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2331] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:59:09 2026] PUT /v2.0/security-groups/25b0ac9b-fb4e-4138-a702-33539b57d7a7/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2332] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:59:09 2026] PUT /v2.0/security-groups/29b91540-63f3-4213-acf3-94638c2c61cb/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2333] 10.0.0.76 () {34 vars in 766 bytes} [Tue May 12 06:59:09 2026] PUT /v2.0/security-groups/925d61ac-0402-4bec-99bb-adc02a748d05/tags => 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: 1155/2334] 10.0.0.76 () {32 vars in 679 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2335] 10.0.0.76 () {32 vars in 693 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2336] 10.0.0.76 () {32 vars in 689 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2337] 10.0.0.76 () {32 vars in 701 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2338] 10.0.0.76 () {32 vars in 687 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2339] 10.0.0.76 () {32 vars in 701 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2340] 10.0.0.76 () {32 vars in 697 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2341] 10.0.0.76 () {32 vars in 709 bytes} [Tue May 12 06:59:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2342] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:09 2026] DELETE /v2.0/security-groups/548ae93b-9913-457a-bda3-89b92b21b3ef => 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: 1184/2343] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:09 2026] DELETE /v2.0/security-groups/25b0ac9b-fb4e-4138-a702-33539b57d7a7 => 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: 1160/2344] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:10 2026] DELETE /v2.0/security-groups/29b91540-63f3-4213-acf3-94638c2c61cb => 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: 1185/2345] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:10 2026] DELETE /v2.0/security-groups/925d61ac-0402-4bec-99bb-adc02a748d05 => 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: 1161/2346] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:10 2026] DELETE /v2.0/security-groups/b66782f6-7134-44cc-9efa-71a454871fdb => 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: 1186/2347] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:11 2026] GET /v2.0/security-groups?tenant_id=d9fa8b082c1c48f8814a8702d411ae8e&name=default => generated 2805 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2348] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:11 2026] DELETE /v2.0/security-groups/c1f5f64c-a8c8-44a9-ae18-be858bc16d2d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2349] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:11 2026] GET /v2.0/security-groups?tenant_id=95b33d53a0034be2a818a0a12f095340&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2350] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:11 2026] DELETE /v2.0/security-groups/bdccb35c-f8c3-4cee-b9d1-575ec6a82aba => 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: 1188/2351] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 06:59:12 2026] GET /v2.0/security-groups?tenant_id=db4d5668c1db402fb30112146a9959e9&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2352] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 06:59:12 2026] DELETE /v2.0/security-groups/afe10a95-55d3-4f62-80e3-3b4a42a023f3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 06:59:13.731 8 INFO neutron.db.segments_db [None req-1389ceee-7001-45bf-bdbb-c2a612ba3e65 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Added segment cbc8e580-a708-4153-a3ed-cdddb9dd9062 of type vxlan for network dcc1634c-89ac-4843-949c-1b377666e53f [pid: 8|app: 0|req: 1189/2353] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:59:13 2026] POST /v2.0/networks => generated 639 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2354] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:13 2026] POST /v2.0/subnets => generated 634 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2355] 10.0.0.76 () {32 vars in 721 bytes} [Tue May 12 06:59:14 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1166/2356] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:14 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-05-12 06:59:15.057 8 INFO neutron.db.segments_db [None req-14211125-f8c9-4355-8813-9ca92d866893 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Added segment 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 of type vxlan for network f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 [pid: 8|app: 0|req: 1191/2357] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:59:15 2026] POST /v2.0/networks => generated 637 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2358] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:15 2026] POST /v2.0/subnets => generated 631 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2359] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:15 2026] POST /v2.0/subnets => generated 702 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:16.118 7 INFO neutron.db.segments_db [None req-6cd72b38-f62a-429f-be5e-3ef2c685af13 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Added segment ae0f163d-431a-4df1-ad20-8eaf030918b7 of type vxlan for network 99999502-9723-4455-a7ef-422a2b8d58d8 [pid: 7|app: 0|req: 1168/2360] 10.0.0.76 () {34 vars in 669 bytes} [Tue May 12 06:59:16 2026] POST /v2.0/networks => generated 637 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2361] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:16 2026] POST /v2.0/subnets => generated 631 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2362] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:16 2026] POST /v2.0/subnets => generated 706 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-12 06:59:17.130 8 INFO neutron.db.segments_db [None req-79139e9d-088c-4942-a7fc-344bc3c2a988 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Added segment bb788886-a75b-4208-846c-205056a35bfc of type vxlan for network f4998ac2-1f28-4eff-86f1-ee02d2f7bf85 2026-05-12 06:59:17.491 8 INFO neutron.db.l3_hamode_db [None req-79139e9d-088c-4942-a7fc-344bc3c2a988 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:59:18.583 8 INFO neutron.db.l3_hamode_db [None req-79139e9d-088c-4942-a7fc-344bc3c2a988 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1194/2363] 10.0.0.76 () {34 vars in 668 bytes} [Tue May 12 06:59:17 2026] POST /v2.0/routers => generated 685 bytes in 2702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2364] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:59:19 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/add_router_interface => generated 309 bytes in 2032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2367] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:59:21 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/add_router_interface => generated 309 bytes in 2457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2368] 10.0.0.76 () {34 vars in 782 bytes} [Tue May 12 06:59:24 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/add_router_interface => generated 309 bytes in 1873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2369] 10.0.0.76 () {34 vars in 683 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-groups => generated 1564 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2370] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 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: 1197/2371] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2372] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-group-rules => generated 567 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2373] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 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: 1176/2374] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2375] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:26 2026] POST /v2.0/security-group-rules => generated 565 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2376] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2377] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2378] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:27 2026] POST /v2.0/security-group-rules => generated 567 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2379] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:28 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: 1179/2380] 10.0.0.76 () {34 vars in 694 bytes} [Tue May 12 06:59:28 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) [pid: 8|app: 0|req: 1202/2381] 10.0.0.72 () {34 vars in 1091 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-49547368&fields=id&tenant_id=ac07963347974d8a95d39ce2b5ec3483 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2382] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 704 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2383] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/quotas/ac07963347974d8a95d39ce2b5ec3483 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2384] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&fields=id => generated 287 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2385] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:59:28 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1182/2386] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:59:29 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2387] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:59:29 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => 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: 1183/2388] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:29 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 704 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2389] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:59:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac07963347974d8a95d39ce2b5ec3483 => generated 177 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2390] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:59:30 2026] POST /v2.0/ports => generated 1183 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2391] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:59:30 2026] PUT /v2.0/ports/c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 1428 bytes in 557 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: 1185/2392] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 06:59:31.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e8126e5-bc17-4f45-9fd6-5956de30a031'] response: {'name': 'network-changed', 'server_uuid': 'f9c3f199-f14c-46a3-9802-e7b253efe1b2', 'tag': 'c4525bd6-c245-4fc2-b0e7-302e2bfbd167', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2393] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2394] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ad&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => 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: 1209/2395] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2396] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 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: 1210/2397] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2398] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2399] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 7|app: 0|req: 1189/2400] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2401] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2402] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2403] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ad&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => 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: 1191/2404] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:31 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2405] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2406] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1215/2407] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1193/2408] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:32 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1216/2409] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:59:34 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2410] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:59:34 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2411] 10.0.0.76 () {32 vars in 817 bytes} [Tue May 12 06:59:34 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&mac_address=fa%3A16%3A3e%3A1a%3A22%3Abc => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:35.563 7 INFO neutron.db.l3_db [None req-ce3b3807-da61-4f0e-9f16-c6b8652fcdf9 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP b2d9addc-25b9-4f44-a685-19c868dd8de8 associated. External IP: 10.96.250.216, port: c4525bd6-c245-4fc2-b0e7-302e2bfbd167. [pid: 7|app: 0|req: 1195/2412] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 06:59:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2413] 10.0.0.72 () {34 vars in 1091 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-49547368&fields=id&tenant_id=ac07963347974d8a95d39ce2b5ec3483 => generated 69 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:36.195 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-030ced21-cc97-49d9-b1d0-590794ceee81'] response: {'name': 'network-changed', 'server_uuid': 'f9c3f199-f14c-46a3-9802-e7b253efe1b2', 'tag': 'c4525bd6-c245-4fc2-b0e7-302e2bfbd167', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1196/2414] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2415] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/quotas/ac07963347974d8a95d39ce2b5ec3483 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2416] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2417] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2418] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2419] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ad&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => 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: 1220/2420] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&fields=id => generated 333 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2421] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2422] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1221/2423] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1203/2424] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2425] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2426] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2427] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2428] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:59:36 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => 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: 1224/2429] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:37 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2430] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 06:59:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac07963347974d8a95d39ce2b5ec3483 => generated 177 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2433] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 06:59:37 2026] POST /v2.0/ports => generated 1175 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2434] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 06:59:38 2026] PUT /v2.0/ports/489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 1420 bytes in 578 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: 1226/2435] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1459 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, ' [pid: 7|app: 0|req: 1210/2436] 199.19.213.73 () {34 vars in 1053 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2437] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 06:59:39.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-705bb0cf-5659-4015-9923-33257e5b585e'] response: {'name': 'network-changed', 'server_uuid': '7f65c4b8-a500-4851-86dc-3a5dfc66d662', 'tag': '489fafbd-b7f1-40cb-a33e-ca0edf044c31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1211/2438] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2439] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 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: 7|app: 0|req: 1212/2440] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 8|app: 0|req: 1229/2441] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1213/2442] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1230/2443] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1459 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2444] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2445] 199.19.213.73 () {34 vars in 1053 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => 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: 1215/2446] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2447] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2448] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2449] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1217/2450] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1234/2451] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:39 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2452] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 06:59:41 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1192 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2453] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2454] 10.0.0.76 () {32 vars in 817 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&mac_address=fa%3A16%3A3e%3Aa9%3A44%3A55 => generated 1192 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2455] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2456] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:59:42 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 06:59:43.332 8 INFO neutron.db.l3_db [None req-641c2e49-9a3b-4545-94fd-c67ff4601d2e 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP 7728f3c4-087e-46af-9d0c-fe33989f6fab associated. External IP: 10.96.250.209, port: 489fafbd-b7f1-40cb-a33e-ca0edf044c31. [pid: 8|app: 0|req: 1236/2457] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 06:59:42 2026] POST /v2.0/floatingips => generated 853 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2458] 10.0.0.5 () {34 vars in 988 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 06:59:50.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c07ce36c-0bbb-4cc4-8bfc-f83557b1f400'] response: {'name': 'network-changed', 'server_uuid': '7f65c4b8-a500-4851-86dc-3a5dfc66d662', 'tag': '489fafbd-b7f1-40cb-a33e-ca0edf044c31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1237/2459] 10.0.0.5 () {34 vars in 1038 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2460] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1461 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2461] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => 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: 1224/2462] 199.19.213.73 () {34 vars in 1053 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2463] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2464] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2465] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2466] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1241/2467] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 06:59:50 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1227/2468] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 06:59:51 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2471] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2472] 10.0.0.237 () {30 vars in 659 bytes} [Tue May 12 06:59:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2473] 10.0.0.237 () {30 vars in 661 bytes} [Tue May 12 06:59:55 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: 1244/2474] 10.0.0.237 () {30 vars in 637 bytes} [Tue May 12 06:59:55 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: 1231/2475] 10.0.0.237 () {30 vars in 673 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2476] 10.0.0.237 () {28 vars in 439 bytes} [Tue May 12 06:59:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2477] 10.0.0.237 () {30 vars in 697 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 634 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2478] 10.0.0.237 () {30 vars in 659 bytes} [Tue May 12 06:59:55 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: 1233/2479] 10.0.0.237 () {30 vars in 661 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2480] 10.0.0.237 () {30 vars in 637 bytes} [Tue May 12 06:59:55 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: 1234/2481] 10.0.0.237 () {30 vars in 673 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2482] 10.0.0.237 () {30 vars in 697 bytes} [Tue May 12 06:59:55 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2483] 10.0.0.237 () {30 vars in 659 bytes} [Tue May 12 06:59:55 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: 1249/2484] 10.0.0.237 () {30 vars in 661 bytes} [Tue May 12 06:59:55 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: 1236/2485] 10.0.0.237 () {30 vars in 637 bytes} [Tue May 12 06:59:55 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: 1250/2486] 10.0.0.237 () {30 vars in 673 bytes} [Tue May 12 06:59:55 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: 1237/2487] 10.0.0.237 () {30 vars in 699 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2488] 10.0.0.237 () {30 vars in 651 bytes} [Tue May 12 06:59:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2489] 10.0.0.237 () {34 vars in 673 bytes} [Tue May 12 06:59:56 2026] POST /v2.0/ports => generated 1132 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2490] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 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: 1239/2491] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2492] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 06:59:58 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: 1240/2493] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 06:59: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: 8|app: 0|req: 1254/2494] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2495] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 06:59:58 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/2496] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 06:59: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: 1242/2497] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2498] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 06:59: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: 1243/2499] 199.19.213.73 () {30 vars in 731 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/security-groups?name=lb-08a46863-4f14-4a43-81f8-211863d7f959 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2500] 199.19.213.73 () {34 vars in 695 bytes} [Tue May 12 06:59:58 2026] POST /v2.0/security-groups => generated 1574 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2501] 199.19.213.73 () {30 vars in 761 bytes} [Tue May 12 06:59:58 2026] GET /v2.0/security-group-rules?security_group_id=5d3a3e30-150c-40a1-abef-b9d420d17940 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2502] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 06:59:58 2026] PUT /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2503] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 06:59: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1259/2504] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 06:59:59 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: 1246/2505] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2506] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 06:59: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: 1247/2507] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 06:59:59 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2508] 199.19.213.73 () {34 vars in 1095 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2&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: 1248/2509] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2510] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2511] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2512] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ad&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2513] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:00:00 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2514] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1251/2515] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1265/2516] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1252/2517] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:01 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1266/2518] 10.0.0.72 () {34 vars in 1015 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/security-groups?id=2b63bd34-2877-4e3d-9465-9100511b9f6b&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2519] 10.0.0.72 () {34 vars in 981 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89 => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2520] 10.0.0.72 () {34 vars in 964 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/quotas/75c47c7b32124df98d390da9134967da => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2521] 10.0.0.72 () {34 vars in 1001 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2522] 10.0.0.72 () {34 vars in 1007 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2523] 10.0.0.72 () {34 vars in 1107 bytes} [Tue May 12 07:00:06 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1269/2524] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:07 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2525] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:07 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => 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: 1258/2528] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:08 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2529] 199.19.213.73 () {34 vars in 1049 bytes} [Tue May 12 07:00:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75c47c7b32124df98d390da9134967da => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2530] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 07:00:08 2026] POST /v2.0/ports => generated 1082 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2531] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 07:00:08 2026] PUT /v2.0/ports/09d18921-1523-4cff-a038-2aff7b957507 => generated 1207 bytes in 605 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: 1260/2532] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 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: 1273/2533] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2534] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2535] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:09.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd71077c-f599-4dcd-92d1-2226482f2216'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '09d18921-1523-4cff-a038-2aff7b957507', '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: 7|app: 0|req: 1262/2536] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/security-groups?id=2b63bd34-2877-4e3d-9465-9100511b9f6b&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2537] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1263/2538] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2539] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2540] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1277/2541] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:09 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2542] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89 => generated 735 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2543] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => 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: 1266/2544] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2545] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1267/2546] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2547] 199.19.213.73 () {34 vars in 1043 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/security-groups?id=2b63bd34-2877-4e3d-9465-9100511b9f6b&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2548] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1281/2549] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:10 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1269/2550] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:12 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2551] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 07:00:12 2026] GET /v2.0/security-groups?id=2b63bd34-2877-4e3d-9465-9100511b9f6b&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2552] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:12 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2553] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:14 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2554] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 07:00:14 2026] GET /v2.0/security-groups?id=2b63bd34-2877-4e3d-9465-9100511b9f6b&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2555] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:00:14 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2560] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:00:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2561] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:00:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2562] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:00:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2563] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:00:48 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: 1276/2564] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:00:48 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2565] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:00:48 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2566] 199.19.213.73 () {34 vars in 676 bytes} [Tue May 12 07:00:48 2026] POST /v2.0/ports => generated 1097 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2567] 10.0.0.72 () {34 vars in 970 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1097 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: 1278/2568] 10.0.0.72 () {34 vars in 906 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2569] 199.19.213.73 () {34 vars in 1261 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2570] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1292/2571] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1280/2572] 199.19.213.73 () {34 vars in 974 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2573] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:49 2026] GET /v2.0/networks?id=dcc1634c-89ac-4843-949c-1b377666e53f => generated 802 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2574] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 07:00:49 2026] PUT /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1251 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2575] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2527 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, ' [pid: 7|app: 0|req: 1282/2576] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2577] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:51.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eafc2d0-d2c7-4a82-b459-6a350bf48b5a'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '5776edf9-3679-44bd-8d89-c05797543472', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2578] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1296/2579] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1284/2580] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1297/2581] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => 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: 1285/2582] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2583] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1286/2584] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2585] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:51 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1287/2586] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2527 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2587] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/networks?id=dcc1634c-89ac-4843-949c-1b377666e53f => generated 802 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2588] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => 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: 1301/2589] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2590] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1302/2591] 10.0.0.72 () {34 vars in 970 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1287 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2592] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1291/2593] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1303/2594] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:00:52 2026] PUT /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1312 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2595] 199.19.213.73 () {30 vars in 731 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/security-groups?name=lb-08a46863-4f14-4a43-81f8-211863d7f959 => generated 1577 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-05-12 07:00:52.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-812976bc-b602-4883-b55f-fab535b056c7'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '5776edf9-3679-44bd-8d89-c05797543472', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1293/2596] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2588 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2599] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/networks?id=dcc1634c-89ac-4843-949c-1b377666e53f => generated 802 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2600] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2601] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2602] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:00:52 2026] PUT /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1312 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2603] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:52 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1300/2604] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:00:53 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: 1301/2605] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:00:53 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: 1302/2606] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:00:53 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: 1303/2607] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2608] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2609] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2610] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2611] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1306/2612] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1348 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2613] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2614] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2615] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2616] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:00:53 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:00:57.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a2a3f9a-7417-44dc-903c-b54e42485b7a'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '5776edf9-3679-44bd-8d89-c05797543472', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2617] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2618] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/networks?id=dcc1634c-89ac-4843-949c-1b377666e53f => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2619] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2620] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2621] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1314/2622] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1315/2623] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:00:57 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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) 2026-05-12 07:00:58.079 8 INFO neutron.db.l3_db [None req-a8f1be5a-0724-4754-8baf-b79520f7dab6 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP 9f74970e-05f5-4660-8bf8-836d54338201 associated. External IP: 10.96.250.210, port: ecb84e60-ac72-401e-a98b-37a2d6445975. [pid: 8|app: 0|req: 1309/2624] 10.0.0.76 () {34 vars in 676 bytes} [Tue May 12 07:00:57 2026] POST /v2.0/floatingips => generated 899 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2625] 199.19.213.73 () {34 vars in 1095 bytes} [Tue May 12 07:00:59 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2626] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:00:59 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => 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: 1317/2627] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2628] 199.19.213.73 () {34 vars in 1053 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2629] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => 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: 1312/2630] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2631] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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/2632] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1320/2633] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1314/2634] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:00 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2635] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2636] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:02 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: 1322/2637] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:02 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: 1316/2638] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:02 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: 1323/2639] 199.19.213.73 () {30 vars in 731 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/security-groups?name=lb-08a46863-4f14-4a43-81f8-211863d7f959 => generated 1577 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2640] 199.19.213.73 () {30 vars in 761 bytes} [Tue May 12 07:01:02 2026] GET /v2.0/security-group-rules?security_group_id=5d3a3e30-150c-40a1-abef-b9d420d17940 => generated 1118 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2641] 199.19.213.73 () {34 vars in 706 bytes} [Tue May 12 07:01:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2642] 199.19.213.73 () {34 vars in 706 bytes} [Tue May 12 07:01:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2645] 10.0.0.237 () {30 vars in 659 bytes} [Tue May 12 07:01:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2646] 10.0.0.237 () {30 vars in 661 bytes} [Tue May 12 07:01: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: 1321/2647] 10.0.0.237 () {30 vars in 637 bytes} [Tue May 12 07:01: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: 1327/2648] 10.0.0.237 () {30 vars in 673 bytes} [Tue May 12 07:01: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: 1322/2649] 10.0.0.237 () {28 vars in 439 bytes} [Tue May 12 07:01: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: 1328/2650] 10.0.0.237 () {30 vars in 697 bytes} [Tue May 12 07:01:10 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 631 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2651] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2652] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2653] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2654] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:11 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: 1325/2655] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2656] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2657] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2658] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2659] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:11 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: 1333/2660] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:11 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: 1328/2661] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1334/2662] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:11 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1329/2663] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:12 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => 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: 1335/2664] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 07:01:12 2026] POST /v2.0/ports => generated 1303 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2665] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 07:01:12 2026] PUT /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1428 bytes in 564 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: 1336/2666] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 4046 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: 1331/2667] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2668] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:01:13.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b2819a5-c655-4a2e-8760-90d12861e131'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '59c8f392-e9fe-4d3d-9406-0795572b1c48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2669] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1338/2670] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 84 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: 1333/2671] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2672] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => 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: 1334/2673] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2674] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 8|app: 0|req: 1335/2675] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1341/2676] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1336/2677] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2678] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => 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: 1337/2679] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:01:13 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2680] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2681] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2682] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2683] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1345/2684] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 4046 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2685] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => 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: 1346/2686] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2687] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A34f&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => 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: 1347/2688] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2689] 10.0.0.72 () {34 vars in 970 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1464 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2690] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1343/2691] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1464 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2692] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1344/2693] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1464 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2694] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1351/2695] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:14 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1345/2696] 199.19.213.73 () {34 vars in 749 bytes} [Tue May 12 07:01:14 2026] PUT /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1199 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2697] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 797 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: 1346/2698] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 649 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2699] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:15 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: 1347/2700] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2701] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:15 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: 1348/2702] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2703] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2704] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:15.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3abb4e7d-e563-419d-8e18-cb52b48309e2'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '59c8f392-e9fe-4d3d-9406-0795572b1c48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2705] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1350 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2706] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3817 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2707] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2708] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => 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: 1358/2709] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2710] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => 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: 1359/2711] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2712] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/subnets?id=ba566463-e228-454c-ae68-45618316d819 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2713] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2714] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2715] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2716] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:15 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2717] 10.0.0.237 () {30 vars in 659 bytes} [Tue May 12 07:01:21 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: 1356/2718] 10.0.0.237 () {30 vars in 661 bytes} [Tue May 12 07:01:21 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: 1363/2719] 10.0.0.237 () {30 vars in 637 bytes} [Tue May 12 07:01:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2720] 10.0.0.237 () {30 vars in 673 bytes} [Tue May 12 07:01:21 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: 1364/2721] 10.0.0.237 () {28 vars in 439 bytes} [Tue May 12 07:01:21 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: 1358/2722] 10.0.0.237 () {30 vars in 697 bytes} [Tue May 12 07:01:21 2026] GET /v2.0/subnets/fa4be420-27df-494e-a874-6b04480574b6 => generated 631 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2723] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:22 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: 1359/2724] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2725] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2726] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:22 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: 1367/2727] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 649 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2728] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/subnets/fa4be420-27df-494e-a874-6b04480574b6 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2729] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3819 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2730] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2731] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:22 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: 1363/2732] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2733] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2734] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1365/2737] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1373/2738] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:22 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2739] 199.19.213.73 () {38 vars in 954 bytes} [Tue May 12 07:01:22 2026] POST /v2.0/ports => generated 1307 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2740] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 07:01:23 2026] PUT /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1432 bytes in 555 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: 1367/2741] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:23 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 5279 bytes in 59 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-05-12 07:01:24.089 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3c7027-923e-4a9e-ab6d-06dab113d977'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '14c635c0-49b9-4f75-8125-7c39122891aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1375/2742] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => 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: 1368/2743] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2744] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2745] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 76 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: 1377/2746] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2747] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2748] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2749] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1379/2750] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1372/2751] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2752] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2753] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/subnets?id=ba566463-e228-454c-ae68-45618316d819 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2754] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2755] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1382/2756] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1375/2757] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=14c635c0-49b9-4f75-8125-7c39122891aa => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2758] 199.19.213.73 () {34 vars in 1105 bytes} [Tue May 12 07:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=14c635c0-49b9-4f75-8125-7c39122891aa => 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: 1376/2759] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2760] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 8|app: 0|req: 1377/2761] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2762] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2763] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1386/2764] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 5279 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2765] 10.0.0.72 () {34 vars in 970 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1468 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2766] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1468 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2767] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1468 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2768] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:25 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2769] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=14c635c0-49b9-4f75-8125-7c39122891aa => 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: 1381/2770] 199.19.213.73 () {34 vars in 1105 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23b&port_id=14c635c0-49b9-4f75-8125-7c39122891aa => 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: 1390/2771] 199.19.213.73 () {34 vars in 749 bytes} [Tue May 12 07:01:25 2026] PUT /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1199 bytes in 333 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: 1391/2772] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:26.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb671e62-66db-45c3-b22e-585041ad5925'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '14c635c0-49b9-4f75-8125-7c39122891aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2773] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8 => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2774] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1383/2775] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets/fa4be420-27df-494e-a874-6b04480574b6 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2776] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2777] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2778] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2779] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:26 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: 1397/2780] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:26 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: 1384/2781] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1398/2782] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2783] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2784] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2785] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2786] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2787] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 5048 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2788] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2789] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2790] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2791] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2792] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=14c635c0-49b9-4f75-8125-7c39122891aa => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2793] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2794] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:26 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2795] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=segments => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2796] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:27 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2797] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2798] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2799] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:35 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: 1392/2800] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2801] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2802] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 5048 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2803] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:36 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: 1394/2804] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2805] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:36 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: 1395/2806] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:36 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: 1412/2807] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2808] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:01:36 2026] PUT /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1026 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2809] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8 => generated 797 bytes in 77 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-05-12 07:01:36.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2ed770-46e2-4258-8064-41cb2ab6431c'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '14c635c0-49b9-4f75-8125-7c39122891aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/2810] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 4873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2811] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 4873 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2812] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 4873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2813] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:36 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2814] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1399/2815] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2816] 199.19.213.73 () {34 vars in 974 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2819] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 07:01:37 2026] DELETE /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => 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: 1420/2820] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2821] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3819 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 07:01:38.064 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53d0ad56-2b44-4e11-b7f8-18219894276e 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/2822] 199.19.213.73 () {34 vars in 1225 bytes} [Tue May 12 07:01:37 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89&id=dcc1634c-89ac-4843-949c-1b377666e53f&id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 3095 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2823] 199.19.213.73 () {32 vars in 718 bytes} [Tue May 12 07:01:38 2026] DELETE /v2.0/ports/14c635c0-49b9-4f75-8125-7c39122891aa => 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: 1402/2824] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => 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: 1403/2825] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2826] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => 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: 1404/2827] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:38 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: 1405/2828] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:38 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: 1406/2829] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:38 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: 1424/2830] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1425/2831] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2832] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2833] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2834] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2835] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1428/2836] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2837] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => 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: 1410/2838] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2839] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2840] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1430/2841] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2842] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2843] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1432/2844] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?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: 1413/2845] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.177&port_id=59c8f392-e9fe-4d3d-9406-0795572b1c48 => 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: 1433/2846] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/subnets?id=ba566463-e228-454c-ae68-45618316d819 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2847] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2848] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:38.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f884067-1dfa-4a58-8db2-94e8f262d418'] response: {'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'name': 'network-vif-deleted', 'tag': '14c635c0-49b9-4f75-8125-7c39122891aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1415/2849] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:38 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1435/2850] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:41 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: 1416/2851] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:41 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: 1436/2852] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2853] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2854] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2855] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01: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: 1438/2856] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:41 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: 1419/2857] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2858] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2859] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:41 2026] GET /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1237 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2860] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:01:41 2026] PUT /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1026 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2861] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 797 bytes in 64 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-05-12 07:01:42.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01229db5-1aa2-4c06-91c0-230d2f106669'] response: {'name': 'network-changed', 'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'tag': '59c8f392-e9fe-4d3d-9406-0795572b1c48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2862] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2863] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3644 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2864] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 3644 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2865] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2866] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1443/2867] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1425/2868] 199.19.213.73 () {34 vars in 974 bytes} [Tue May 12 07:01:42 2026] GET /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2869] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 07:01:43 2026] DELETE /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2870] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2871] 199.19.213.73 () {34 vars in 1145 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89&id=dcc1634c-89ac-4843-949c-1b377666e53f&id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 2309 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2872] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2873] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:01:43.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-edfcc7e0-c539-434d-a7fd-e9c39027fa6e 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1428/2874] 199.19.213.73 () {32 vars in 718 bytes} [Tue May 12 07:01:43 2026] DELETE /v2.0/ports/59c8f392-e9fe-4d3d-9406-0795572b1c48 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2875] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2876] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01: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: 8|app: 0|req: 1429/2877] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2878] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2879] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:43 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: 1431/2880] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:43 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: 1432/2881] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2882] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2883] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2884] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2885] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2886] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2887] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.174&port_id=5776edf9-3679-44bd-8d89-c05797543472 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2888] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/subnets?id=cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2889] 199.19.213.73 () {30 vars in 702 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2890] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2891] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/ports?network_id=dcc1634c-89ac-4843-949c-1b377666e53f&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: 1438/2892] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2893] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:43 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2894] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:01:44 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2895] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2896] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:52 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: 1457/2898] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:52 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) 2026-05-12 07:01:52.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01b2cb2c-577e-4063-a51c-8af006c82aa8'] response: {'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'name': 'network-vif-deleted', 'tag': '59c8f392-e9fe-4d3d-9406-0795572b1c48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1458/2900] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2901] 199.19.213.73 () {30 vars in 731 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/security-groups?name=lb-08a46863-4f14-4a43-81f8-211863d7f959 => generated 2741 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2902] 199.19.213.73 () {30 vars in 761 bytes} [Tue May 12 07:01:52 2026] GET /v2.0/security-group-rules?security_group_id=5d3a3e30-150c-40a1-abef-b9d420d17940 => generated 2206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2903] 199.19.213.73 () {32 vars in 748 bytes} [Tue May 12 07:01:52 2026] DELETE /v2.0/security-group-rules/85555eb1-e658-40a5-9c79-f5d8ed54250d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2904] 199.19.213.73 () {32 vars in 748 bytes} [Tue May 12 07:01:53 2026] DELETE /v2.0/security-group-rules/ff074cd5-8f11-498c-aa84-b3f155ee4793 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:57.606 8 INFO neutron.db.l3_db [None req-bb5e9413-c778-4ff0-ad31-e0c197a4c122 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP 9f74970e-05f5-4660-8bf8-836d54338201 disassociated (deleted). External IP: 10.96.250.210, port: ecb84e60-ac72-401e-a98b-37a2d6445975. [pid: 8|app: 0|req: 1445/2905] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 07:01:57 2026] DELETE /v2.0/floatingips/9f74970e-05f5-4660-8bf8-836d54338201 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:01:58.008 7 INFO neutron.api.v2.resource [None req-ec9d0556-3513-414c-ac7f-9dd4b9cd2c52 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2906] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 07:01:57 2026] GET /v2.0/floatingips/9f74970e-05f5-4660-8bf8-836d54338201 => 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: 1446/2907] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2908] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2909] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:01:58 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: 1463/2910] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:01:58 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: 1448/2911] 199.19.213.73 () {30 vars in 700 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2912] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2913] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2914] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:58 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2915] 199.19.213.73 () {34 vars in 974 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2916] 199.19.213.73 () {34 vars in 1059 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2917] 199.19.213.73 () {34 vars in 1015 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f?fields=dns_domain => generated 29 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2918] 199.19.213.73 () {38 vars in 1027 bytes} [Tue May 12 07:01:59 2026] PUT /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1151 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2919] 199.19.213.73 () {30 vars in 715 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1468/2920] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports?tenant_id=75c47c7b32124df98d390da9134967da&device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => 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: 1469/2921] 199.19.213.73 () {34 vars in 1065 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/networks?id=a601304f-8392-4309-94e4-cdc07ada4b89&id=dcc1634c-89ac-4843-949c-1b377666e53f => generated 1523 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2922] 199.19.213.73 () {34 vars in 1061 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.217&port_id=09d18921-1523-4cff-a038-2aff7b957507 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2923] 199.19.213.73 () {34 vars in 983 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/subnets?id=31b955a4-760a-46c5-919e-f39d15deefef => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2924] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports?network_id=a601304f-8392-4309-94e4-cdc07ada4b89&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: 1453/2925] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:01:59 2026] PUT /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1090 bytes in 289 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: 1473/2926] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1454/2927] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:01:59 2026] GET /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 1090 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2928] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/networks/a601304f-8392-4309-94e4-cdc07ada4b89?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: 1455/2929] 199.19.213.73 () {32 vars in 718 bytes} [Tue May 12 07:02:00 2026] DELETE /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2930] 199.19.213.73 () {30 vars in 662 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2931] 199.19.213.73 () {30 vars in 664 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2932] 199.19.213.73 () {30 vars in 640 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2933] 199.19.213.73 () {30 vars in 676 bytes} [Tue May 12 07:02:00 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-05-12 07:02:00.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42b77a38-3246-497e-a8ee-03b20cfa9e28 70e8aad8430049dbab3ce12c721865e4 75c47c7b32124df98d390da9134967da - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2934] 199.19.213.73 () {32 vars in 718 bytes} [Tue May 12 07:02:00 2026] DELETE /v2.0/ports/5776edf9-3679-44bd-8d89-c05797543472 => 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: 1458/2935] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2936] 199.19.213.73 () {30 vars in 731 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/security-groups?name=lb-08a46863-4f14-4a43-81f8-211863d7f959 => generated 1577 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2937] 199.19.213.73 () {30 vars in 696 bytes} [Tue May 12 07:02:00 2026] GET /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2938] 199.19.213.73 () {34 vars in 748 bytes} [Tue May 12 07:02:00 2026] PUT /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 1094 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2939] 199.19.213.73 () {32 vars in 738 bytes} [Tue May 12 07:02:00 2026] DELETE /v2.0/security-groups/5d3a3e30-150c-40a1-abef-b9d420d17940 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2940] 199.19.213.73 () {32 vars in 718 bytes} [Tue May 12 07:02:01 2026] DELETE /v2.0/ports/ecb84e60-ac72-401e-a98b-37a2d6445975 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2941] 199.19.213.73 () {34 vars in 1095 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2942] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:02:01 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2943] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/networks?id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2944] 199.19.213.73 () {34 vars in 1057 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.201&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2945] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ad&port_id=c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2946] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/subnets?id=010b7efa-8e69-4a72-a7e6-202098acd8c9&id=ba566463-e228-454c-ae68-45618316d819 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2947] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&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: 1464/2948] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/ports?device_id=7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2949] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/ports?network_id=f0a6edd3-a1e9-45c3-86c9-fd475cef8a79&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2950] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2951] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:02:02 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79?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: 1465/2952] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 07:02:02 2026] DELETE /v2.0/ports/09d18921-1523-4cff-a038-2aff7b957507 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:04.411 7 INFO neutron.db.l3_db [None req-770b778c-41c5-44c0-a73e-ac86b96ffe82 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP 7728f3c4-087e-46af-9d0c-fe33989f6fab disassociated (deleted). External IP: 10.96.250.209, port: 489fafbd-b7f1-40cb-a33e-ca0edf044c31. [pid: 7|app: 0|req: 1488/2953] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 07:02:03 2026] DELETE /v2.0/floatingips/7728f3c4-087e-46af-9d0c-fe33989f6fab => generated 0 bytes in 1559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:04.822 8 INFO neutron.api.v2.resource [None req-b72f67f2-63dc-4b84-9f21-09fce0e1f556 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2954] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 07:02:04 2026] GET /v2.0/floatingips/7728f3c4-087e-46af-9d0c-fe33989f6fab => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:05.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6783d75e-db43-4499-9f3c-2c166e442190'] response: {'name': 'network-changed', 'server_uuid': '7f65c4b8-a500-4851-86dc-3a5dfc66d662', 'tag': '489fafbd-b7f1-40cb-a33e-ca0edf044c31', 'status': 'completed', 'code': 200} 2026-05-12 07:02:05.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e0dc56a-17ec-456a-b672-d63acad74832'] response: {'server_uuid': '7c81dc92-e5f1-4dc2-83a4-1e48e1bf6ae8', 'name': 'network-vif-deleted', 'tag': '09d18921-1523-4cff-a038-2aff7b957507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1467/2955] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2956] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1192 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2957] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2958] 199.19.213.73 () {34 vars in 985 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/networks?id=99999502-9723-4455-a7ef-422a2b8d58d8 => generated 800 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2959] 199.19.213.73 () {34 vars in 1053 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => 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: 1469/2960] 199.19.213.73 () {34 vars in 1103 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acb&port_id=489fafbd-b7f1-40cb-a33e-ca0edf044c31 => 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: 1492/2961] 199.19.213.73 () {34 vars in 1063 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/subnets?id=fa4be420-27df-494e-a874-6b04480574b6&id=9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2962] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1493/2963] 199.19.213.73 () {34 vars in 1051 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/ports?network_id=99999502-9723-4455-a7ef-422a2b8d58d8&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: 1471/2964] 199.19.213.73 () {34 vars in 1011 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1494/2965] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/ports?device_id=7f65c4b8-a500-4851-86dc-3a5dfc66d662 => generated 1192 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2966] 199.19.213.73 () {34 vars in 1111 bytes} [Tue May 12 07:02:05 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8?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: 1495/2967] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 07:02:05 2026] DELETE /v2.0/ports/489fafbd-b7f1-40cb-a33e-ca0edf044c31 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:10.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b412af-d7f0-44fb-bd0a-3ce76554d83d'] response: {'server_uuid': '7f65c4b8-a500-4851-86dc-3a5dfc66d662', 'name': 'network-vif-deleted', 'tag': '489fafbd-b7f1-40cb-a33e-ca0edf044c31', 'status': 'completed', 'code': 200} 2026-05-12 07:02:10.719 7 INFO neutron.db.l3_db [None req-fc9354c2-83a1-4d85-95db-0f64fa95325c 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] Floating IP b2d9addc-25b9-4f44-a685-19c868dd8de8 disassociated (deleted). External IP: 10.96.250.216, port: c4525bd6-c245-4fc2-b0e7-302e2bfbd167. [pid: 7|app: 0|req: 1497/2970] 10.0.0.76 () {32 vars in 731 bytes} [Tue May 12 07:02:10 2026] DELETE /v2.0/floatingips/b2d9addc-25b9-4f44-a685-19c868dd8de8 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:11.094 8 INFO neutron.api.v2.resource [None req-bb98573d-b8eb-4fae-8ede-57b56f01282a 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2971] 10.0.0.76 () {32 vars in 728 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/floatingips/b2d9addc-25b9-4f44-a685-19c868dd8de8 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2972] 10.0.0.72 () {34 vars in 989 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1200 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2973] 10.0.0.72 () {34 vars in 1039 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/security-groups?id=80f53d6d-b9ab-497b-87ff-f0b25a8ca558&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2974] 199.19.213.73 () {34 vars in 993 bytes} [Tue May 12 07:02:11 2026] GET /v2.0/ports?device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2975] 199.19.213.73 () {36 vars in 996 bytes} [Tue May 12 07:02:11 2026] DELETE /v2.0/ports/c4525bd6-c245-4fc2-b0e7-302e2bfbd167 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:16.497 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab5a6377-f411-4bf8-b337-1d64c2130969'] response: {'name': 'network-changed', 'server_uuid': 'f9c3f199-f14c-46a3-9802-e7b253efe1b2', 'tag': 'c4525bd6-c245-4fc2-b0e7-302e2bfbd167', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1500/2976] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/ec74db10-1c5d-4822-ac8b-6348f31bf126 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2977] 199.19.213.73 () {34 vars in 1079 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/ports?tenant_id=ac07963347974d8a95d39ce2b5ec3483&device_id=f9c3f199-f14c-46a3-9802-e7b253efe1b2 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 07:02:16.547 7 INFO neutron.api.v2.resource [None req-6cf20933-dd6d-4fc1-9f36-467f5bd3302f 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/2978] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/ec74db10-1c5d-4822-ac8b-6348f31bf126 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:16.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37358698-5570-4d2e-9967-27221b6ea594'] response: {'server_uuid': 'f9c3f199-f14c-46a3-9802-e7b253efe1b2', 'name': 'network-vif-deleted', 'tag': 'c4525bd6-c245-4fc2-b0e7-302e2bfbd167', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/2979] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/d338faae-f780-4bee-81e8-04cd8beaea4e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:16.643 7 INFO neutron.api.v2.resource [None req-e6d71a04-2748-47f0-80f9-e57556dac477 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2980] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/d338faae-f780-4bee-81e8-04cd8beaea4e => 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: 1478/2981] 199.19.213.73 () {34 vars in 1017 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/networks?tenant_id=ac07963347974d8a95d39ce2b5ec3483&shared=False => generated 2374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2982] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/3ce30b90-deab-4b9a-9d6a-e7d4a8d1f8e5 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:16.726 7 INFO neutron.api.v2.resource [None req-7f19f81a-bc0c-4e98-9e9a-82b29be27c3b 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/2983] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/3ce30b90-deab-4b9a-9d6a-e7d4a8d1f8e5 => 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: 1479/2984] 199.19.213.73 () {34 vars in 929 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2985] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/71b83f10-c417-4298-be04-f2da43989a33 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:16.810 8 INFO neutron.api.v2.resource [None req-ed1c40a6-0987-4ca3-ac68-53a4384db115 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2986] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/71b83f10-c417-4298-be04-f2da43989a33 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2987] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/d270e222-3331-4b1f-8033-de5fecfc1e89 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:16.891 8 INFO neutron.api.v2.resource [None req-36969e75-dc46-4ec8-a596-5af17f3392a2 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/2988] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/d270e222-3331-4b1f-8033-de5fecfc1e89 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2989] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/9c6c91db-4a3c-4bb7-8285-52cbb05ad494 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:16.977 8 INFO neutron.api.v2.resource [None req-b97c3a61-a709-4265-8509-b4713d9b9ff9 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/2990] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:16 2026] GET /v2.0/security-group-rules/9c6c91db-4a3c-4bb7-8285-52cbb05ad494 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2991] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:16 2026] DELETE /v2.0/security-group-rules/2d829f76-e3d7-43bb-9b45-22283ed0d7e0 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.053 8 INFO neutron.api.v2.resource [None req-21b026ba-2721-4b8e-90b0-b2d19dc4350b 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/2992] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-group-rules/2d829f76-e3d7-43bb-9b45-22283ed0d7e0 => 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: 1510/2993] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:17 2026] DELETE /v2.0/security-group-rules/4476e594-9e7d-4444-a94e-fa415a9e01f0 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.133 8 INFO neutron.api.v2.resource [None req-552f5dd6-f043-4d30-8114-e4f41982fb0c 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/2994] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-group-rules/4476e594-9e7d-4444-a94e-fa415a9e01f0 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2995] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:17 2026] DELETE /v2.0/security-group-rules/ec43bf76-1053-4228-8247-ce4ba0297a90 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.220 8 INFO neutron.api.v2.resource [None req-33bfd757-395c-450b-9456-ecda15880f91 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2996] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-group-rules/ec43bf76-1053-4228-8247-ce4ba0297a90 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2997] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:17 2026] DELETE /v2.0/security-group-rules/839a6ee9-bb36-429f-85d1-900478780bb9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.311 8 INFO neutron.api.v2.resource [None req-a827132f-7ddd-4dad-ba5c-3bd2fa48600a 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/2998] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-group-rules/839a6ee9-bb36-429f-85d1-900478780bb9 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2999] 10.0.0.76 () {32 vars in 749 bytes} [Tue May 12 07:02:17 2026] DELETE /v2.0/security-group-rules/c6805075-62f1-4956-8a66-706a9d1c7670 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.397 8 INFO neutron.api.v2.resource [None req-55dc3c7d-36ce-49f9-87d0-91876cbfa855 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3000] 10.0.0.76 () {32 vars in 746 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-group-rules/c6805075-62f1-4956-8a66-706a9d1c7670 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3001] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:17 2026] DELETE /v2.0/security-groups/80f53d6d-b9ab-497b-87ff-f0b25a8ca558 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:17.516 8 INFO neutron.api.v2.resource [None req-52eee521-8fff-4e80-9299-c6dd6c0c0077 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3002] 10.0.0.76 () {32 vars in 736 bytes} [Tue May 12 07:02:17 2026] GET /v2.0/security-groups/80f53d6d-b9ab-497b-87ff-f0b25a8ca558 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3003] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:17 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:19.183 8 INFO neutron.api.v2.resource [None req-ce3cc658-f968-4b59-bdcc-47ed9b8228d1 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3004] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:18 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3005] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:19 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:21.273 8 INFO neutron.api.v2.resource [None req-89a6e007-f56e-4cfd-820b-04fe6a66a52a 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3006] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:20 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 198 bytes in 796 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3009] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:21 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 309 bytes in 2127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 07:02:23.621 8 INFO neutron.api.v2.resource [None req-f6cbe7ab-db9b-4b89-9963-1fea44bbfd76 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3010] 10.0.0.76 () {34 vars in 788 bytes} [Tue May 12 07:02:23 2026] PUT /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca/remove_router_interface => generated 198 bytes in 208 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:24.793 7 INFO neutron.db.l3_hamode_db [None req-9ffff68c-1ec5-4934-9ae4-062f2838e4e9 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - - -] HA network f4998ac2-1f28-4eff-86f1-ee02d2f7bf85 was deleted as no HA routers are present in tenant ac07963347974d8a95d39ce2b5ec3483. [pid: 7|app: 0|req: 1518/3011] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:23 2026] DELETE /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca => generated 0 bytes in 1179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 07:02:24.854 8 INFO neutron.api.v2.resource [None req-1f60622e-b699-4679-9690-f33bae8be249 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3012] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:24 2026] GET /v2.0/routers/e70ffc80-ee90-48c5-aa14-09e51e9f95ca => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:24.864 7 INFO neutron.services.segments.plugin [-] Segment bb788886-a75b-4208-846c-205056a35bfc resource provider aggregate not found 2026-05-12 07:02:24.883 7 INFO neutron.services.segments.plugin [-] Segment bb788886-a75b-4208-846c-205056a35bfc resource provider aggregate not found 2026-05-12 07:02:24.899 7 INFO neutron.services.segments.plugin [-] Segment bb788886-a75b-4208-846c-205056a35bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb788886-a75b-4208-846c-205056a35bfc found for delete ", "request_id": "req-3712fd72-a216-40bd-bcde-2c566dad2cc8"}]} 2026-05-12 07:02:24.904 7 INFO neutron.services.segments.plugin [-] Segment bb788886-a75b-4208-846c-205056a35bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb788886-a75b-4208-846c-205056a35bfc found for delete ", "request_id": "req-00b3f836-bfce-4ca8-969f-73b01f2afa59"}]} [pid: 7|app: 0|req: 1519/3013] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:24 2026] DELETE /v2.0/subnets/9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e3b4a58-57a0-4110-bc3f-e87cb886a4f9 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3014] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:25 2026] GET /v2.0/subnets/9aefb583-5905-4d1f-a1b9-4429b7db1212 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3015] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/subnets/fa4be420-27df-494e-a874-6b04480574b6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.396 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aec7244f-953f-4e01-9d07-f17fe7290e94 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3016] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:25 2026] GET /v2.0/subnets/fa4be420-27df-494e-a874-6b04480574b6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3017] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:25.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54fa6928-ae75-471a-b203-749eddf34831 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3018] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 07:02:25 2026] GET /v2.0/networks/99999502-9723-4455-a7ef-422a2b8d58d8 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3019] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:25 2026] DELETE /v2.0/subnets/010b7efa-8e69-4a72-a7e6-202098acd8c9 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:26.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa624478-8f53-4d01-a3ea-db46fc3a06af 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3020] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:26 2026] GET /v2.0/subnets/010b7efa-8e69-4a72-a7e6-202098acd8c9 => 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: 1523/3021] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:26 2026] DELETE /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:26.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61a573ff-955f-4b72-b94c-cda870d04bfa 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3022] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:26 2026] GET /v2.0/subnets/ba566463-e228-454c-ae68-45618316d819 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3023] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 07:02:26 2026] DELETE /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:26.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d2bb8b7-cd10-4c97-9657-d890980a0d51 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3024] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 07:02:26 2026] GET /v2.0/networks/f0a6edd3-a1e9-45c3-86c9-fd475cef8a79 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:26.932 7 INFO neutron.services.segments.plugin [-] Segment ae0f163d-431a-4df1-ad20-8eaf030918b7 resource provider aggregate not found 2026-05-12 07:02:26.945 7 INFO neutron.services.segments.plugin [-] Segment ae0f163d-431a-4df1-ad20-8eaf030918b7 resource provider aggregate not found 2026-05-12 07:02:26.963 7 INFO neutron.services.segments.plugin [-] Segment ae0f163d-431a-4df1-ad20-8eaf030918b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0f163d-431a-4df1-ad20-8eaf030918b7 found for delete ", "request_id": "req-025ebda5-67ff-49ce-b41a-4992b8588d43"}]} 2026-05-12 07:02:26.970 7 INFO neutron.services.segments.plugin [-] Segment ae0f163d-431a-4df1-ad20-8eaf030918b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0f163d-431a-4df1-ad20-8eaf030918b7 found for delete ", "request_id": "req-9357f889-d323-4973-a55c-5085e8a73702"}]} 2026-05-12 07:02:26.987 7 INFO neutron.services.segments.plugin [-] Segment 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 resource provider aggregate not found 2026-05-12 07:02:26.995 7 INFO neutron.services.segments.plugin [-] Segment 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 resource provider aggregate not found 2026-05-12 07:02:27.010 7 INFO neutron.services.segments.plugin [-] Segment 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 found for delete ", "request_id": "req-b4b77ff2-299b-4853-a204-8fd852a463ee"}]} 2026-05-12 07:02:27.012 7 INFO neutron.services.segments.plugin [-] Segment 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3fd6c7-ed58-44aa-891c-c3522b5ba3a8 found for delete ", "request_id": "req-454c34ea-1204-44f3-a29b-99fc15f65bc7"}]} [pid: 7|app: 0|req: 1525/3025] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:26 2026] DELETE /v2.0/subnets/b3bac42e-8c3b-413b-ae65-3c8eb186dbb2 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:27.154 8 INFO neutron.pecan_wsgi.hooks.translation [None req-164b9e8a-f2c9-4ce5-9f4e-86f3d5430426 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3026] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:27 2026] GET /v2.0/subnets/b3bac42e-8c3b-413b-ae65-3c8eb186dbb2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3027] 10.0.0.76 () {32 vars in 723 bytes} [Tue May 12 07:02:27 2026] DELETE /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:27.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81e3ea93-4001-49f9-b292-91ce4d737897 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3028] 10.0.0.76 () {32 vars in 720 bytes} [Tue May 12 07:02:27 2026] GET /v2.0/subnets/cff505a5-5e01-4b44-bedd-8f1f536eed74 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3029] 10.0.0.76 () {32 vars in 725 bytes} [Tue May 12 07:02:27 2026] DELETE /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-12 07:02:27.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b340f8e-2cd5-4fe2-a4d7-4731d3333f37 27b94c7638b44c9d964bcc77e43ca152 ac07963347974d8a95d39ce2b5ec3483 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3030] 10.0.0.76 () {32 vars in 722 bytes} [Tue May 12 07:02:27 2026] GET /v2.0/networks/dcc1634c-89ac-4843-949c-1b377666e53f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 07:02:29.771 7 INFO neutron.services.segments.plugin [-] Segment cbc8e580-a708-4153-a3ed-cdddb9dd9062 resource provider aggregate not found 2026-05-12 07:02:29.777 7 INFO neutron.services.segments.plugin [-] Segment cbc8e580-a708-4153-a3ed-cdddb9dd9062 resource provider aggregate not found 2026-05-12 07:02:29.790 7 INFO neutron.services.segments.plugin [-] Segment cbc8e580-a708-4153-a3ed-cdddb9dd9062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbc8e580-a708-4153-a3ed-cdddb9dd9062 found for delete ", "request_id": "req-6af58c7d-0f0c-469f-8576-430459c882f4"}]} 2026-05-12 07:02:29.799 7 INFO neutron.services.segments.plugin [-] Segment cbc8e580-a708-4153-a3ed-cdddb9dd9062 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbc8e580-a708-4153-a3ed-cdddb9dd9062 found for delete ", "request_id": "req-b53b5354-da94-49bb-872e-b26b3d142173"}]} [pid: 7|app: 0|req: 1528/3031] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:29 2026] GET /v2.0/security-groups?tenant_id=fb5a7892a65c4839a2dfd7f5a3800f13&name=default => generated 2805 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3032] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:30 2026] DELETE /v2.0/security-groups/506781dd-1c89-4ec5-b124-9bc877c49265 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3033] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:30 2026] GET /v2.0/security-groups?tenant_id=e3d18409e643405dba3c5ad4c7bf1d49&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3034] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:30 2026] DELETE /v2.0/security-groups/1c94c905-d1dd-4ff8-b946-c9fee701d88e => 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: 1530/3035] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:30 2026] GET /v2.0/security-groups?tenant_id=14d8489a1c414718a564ab581540b67c&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: 1506/3036] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:30 2026] DELETE /v2.0/security-groups/8f119dfa-9c55-4ec5-bb1f-cb3f7a5acbb4 => 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: 1531/3037] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/security-groups?tenant_id=fc0903b375ed486b87e96971502703d2&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3038] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/security-groups/f8e85fef-e3ef-4f13-adea-6d62e0fd645e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3039] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/security-groups?tenant_id=ac07963347974d8a95d39ce2b5ec3483&name=default => generated 2805 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3040] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/security-groups/bfc4271a-db23-440f-8f5d-becdc1692f26 => 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: 1533/3041] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:31 2026] GET /v2.0/security-groups?tenant_id=aa9ff5e456d54c75a99b16109d906fad&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3042] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:31 2026] DELETE /v2.0/security-groups/d7c16206-7237-431b-83d9-46e14ea562ca => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3043] 10.0.0.76 () {32 vars in 773 bytes} [Tue May 12 07:02:32 2026] GET /v2.0/security-groups?tenant_id=72a917a13a2b4d618a14bd9ac0bc531d&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3044] 10.0.0.76 () {32 vars in 739 bytes} [Tue May 12 07:02:32 2026] DELETE /v2.0/security-groups/9e7d1771-4063-4ca7-bc9f-e10fcd1d5eba => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3045] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 07:02:34 2026] GET /v2.0/networks => generated 2168 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3046] 10.0.0.76 () {32 vars in 654 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3047] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3048] 10.0.0.76 () {32 vars in 642 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/ports => generated 4721 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3049] 10.0.0.76 () {32 vars in 646 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/subnets => generated 1261 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3050] 10.0.0.76 () {32 vars in 648 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/networks => generated 2168 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3051] 10.0.0.76 () {32 vars in 662 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/security-groups => generated 16622 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3052] 10.0.0.76 () {32 vars in 654 bytes} [Tue May 12 07:02:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)