+ 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 [Mon May 11 06:10:03 2026] *** compiled with version: 11.4.0 on 09 May 2026 21:14:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-5dc5ff67d-p72nk 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 0x55f50de18180 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/neutron/common/utils.py:54: 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/neutron/common/utils.py:54: 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-11 06:10:06.974 8 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:06.975 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-11 06:10:06.979 7 INFO neutron.common.config [-] Logging enabled! 2026-05-11 06:10:06.979 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-11 06:10:07.272 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:07.273 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-11 06:10:08.102 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:08.105 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:08.108 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:08.109 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:08.109 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:08.109 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:08.110 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.115 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.116 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.116 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.135 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:08.136 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.136 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.168 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:08.172 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-11 06:10:08.175 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-11 06:10:08.176 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-11 06:10:08.176 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-11 06:10:08.177 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-11 06:10:08.177 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.178 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:08.178 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:08.178 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:08.178 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:08.183 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.184 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-11 06:10:08.184 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.185 8 WARNING oslo_policy.policy [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] 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-11 06:10:08.203 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-11 06:10:08.204 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.204 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-11 06:10:08.246 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-11 06:10:08.247 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-11 06:10:08.247 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-11 06:10:08.247 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-11 06:10:08.254 7 WARNING oslo_policy.policy [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] 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-11 06:10:08.566 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:08.686 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing driver for type 'vlan' 2026-05-11 06:10:08.906 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:08.906 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:08.907 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:08.931 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:08.931 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:08.931 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:08.932 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:08.932 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:08.932 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:08.932 8 INFO neutron.plugins.ml2.managers [None req-9871ae0d-82da-4ba3-9333-141ac8c4d350 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:08.943 8 INFO neutron.quota [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:08.943 8 INFO neutron.plugins.ml2.plugin [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:08.943 8 INFO neutron.plugins.ml2.managers [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:08.943 8 INFO neutron.plugins.ml2.managers [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:08.944 8 INFO neutron.plugins.ml2.managers [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:08.944 8 INFO neutron.extensions.vlantransparent [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:08.944 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: qos 2026-05-11 06:10:08.954 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: router 2026-05-11 06:10:08.987 8 INFO neutron.services.service_base [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:08.987 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: segments 2026-05-11 06:10:09.058 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] VlanTypeDriver initialization complete 2026-05-11 06:10:09.058 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing driver for type 'vxlan' 2026-05-11 06:10:09.058 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-11 06:10:09.078 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:09.082 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-11 06:10:09.082 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-11 06:10:09.082 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing extension driver 'port_security' 2026-05-11 06:10:09.083 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-11 06:10:09.083 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing extension driver 'qos' 2026-05-11 06:10:09.083 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-11 06:10:09.083 7 INFO neutron.plugins.ml2.managers [None req-c56cdbeb-cb48-4436-94af-677a7b9e4d33 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-11 06:10:09.094 7 INFO neutron.quota [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded quota_driver: . 2026-05-11 06:10:09.094 7 INFO neutron.plugins.ml2.plugin [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Modular L2 Plugin initialization complete 2026-05-11 06:10:09.095 7 INFO neutron.plugins.ml2.managers [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-11 06:10:09.095 7 INFO neutron.plugins.ml2.managers [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-11 06:10:09.095 7 INFO neutron.plugins.ml2.managers [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-11 06:10:09.095 7 INFO neutron.extensions.vlantransparent [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Disabled vlantransparent extension. 2026-05-11 06:10:09.095 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: qos 2026-05-11 06:10:09.106 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: router 2026-05-11 06:10:09.132 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:09.140 7 INFO neutron.services.service_base [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-11 06:10:09.140 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: segments 2026-05-11 06:10:09.170 8 WARNING stevedore.named [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:09.229 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:09.229 8 INFO neutron.common.utils [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:09.229 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:09.231 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: trunk 2026-05-11 06:10:09.233 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: tag 2026-05-11 06:10:09.238 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:09.241 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:09.244 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:09.247 8 INFO neutron.manager [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:09.250 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Initializing extension manager. 2026-05-11 06:10:09.251 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: address-group 2026-05-11 06:10:09.252 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:09.252 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:09.253 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: agent 2026-05-11 06:10:09.254 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:09.255 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:09.256 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:09.256 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:09.257 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:09.258 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:09.258 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:09.259 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:09.260 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:09.261 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:09.261 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:09.262 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: dvr 2026-05-11 06:10:09.262 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:09.263 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:09.263 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:09.264 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:09.265 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: external-net 2026-05-11 06:10:09.265 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:09.266 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:09.266 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:09.267 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:09.268 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:09.268 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:09.269 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:09.269 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:09.270 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: flavors 2026-05-11 06:10:09.271 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:09.272 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:09.272 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:09.273 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:09.273 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:09.274 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: router 2026-05-11 06:10:09.276 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:09.277 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:09.277 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:09.278 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:09.278 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 06:10:09.279 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:09.279 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: vpnaas 2026-05-11 06:10:09.280 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:09.280 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:09.282 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:09.283 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:09.284 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:09.285 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:09.286 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:09.287 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:09.287 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:09.288 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:09.289 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:09.289 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: network_ha 2026-05-11 06:10:09.290 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:09.291 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:09.292 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: pagination 2026-05-11 06:10:09.292 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:09.293 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-11 06:10:09.293 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 06:10:09.294 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:09.295 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:09.295 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:09.296 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:09.296 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:09.297 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: binding 2026-05-11 06:10:09.298 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:09.298 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-security 2026-05-11 06:10:09.299 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: project-id 2026-05-11 06:10:09.299 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: provider 2026-05-11 06:10:09.301 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos 2026-05-11 06:10:09.302 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:09.303 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:09.303 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:09.304 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:09.304 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:09.305 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:09.306 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:09.306 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:09.307 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:09.308 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:09.308 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:09.309 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:09.309 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:09.310 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:09.312 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: quotas 2026-05-11 06:10:09.313 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:09.313 7 WARNING stevedore.named [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-11 06:10:09.314 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:09.314 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:09.315 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:09.316 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:09.316 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:09.317 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:09.317 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:09.318 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:09.319 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:09.321 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 06:10:09.323 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:09.325 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:09.326 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:09.327 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:09.339 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: security-group 2026-05-11 06:10:09.341 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: segment 2026-05-11 06:10:09.342 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:09.342 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: service-type 2026-05-11 06:10:09.343 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: sorting 2026-05-11 06:10:09.343 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:09.344 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:09.345 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:09.345 8 WARNING neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:09.346 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:09.346 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:09.347 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:09.348 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:09.348 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:09.349 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:09.350 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:09.353 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:09.354 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:09.355 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: trunk 2026-05-11 06:10:09.355 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:09.356 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:09.357 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:09.357 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:09.358 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:09.360 8 INFO neutron.api.extensions [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:09.362 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 06:10:09.363 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 06:10:09.363 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.363 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 06:10:09.364 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:09.364 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:09.367 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-11 06:10:09.368 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:09.368 7 INFO neutron.common.utils [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-11 06:10:09.368 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: auto_allocate 2026-05-11 06:10:09.368 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:09.369 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:09.369 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.369 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.369 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.370 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.370 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:09.370 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:09.371 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:09.371 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:09.371 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:09.372 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:09.373 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: tag 2026-05-11 06:10:09.374 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:09.374 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] router is already registered 2026-05-11 06:10:09.374 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:09.375 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] floatingip is already registered 2026-05-11 06:10:09.376 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:09.376 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] rbac_policy is already registered 2026-05-11 06:10:09.376 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:09.377 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] security_group is already registered 2026-05-11 06:10:09.377 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:09.377 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] security_group_rule is already registered 2026-05-11 06:10:09.378 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.378 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.378 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.378 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.379 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:09.379 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] trunk is already registered 2026-05-11 06:10:09.379 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:09.379 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: timestamp 2026-05-11 06:10:09.379 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] endpoint_group is already registered 2026-05-11 06:10:09.380 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:09.380 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] vpnservice is already registered 2026-05-11 06:10:09.380 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:09.380 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] ipsec_site_connection is already registered 2026-05-11 06:10:09.381 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:09.381 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] ipsecpolicy is already registered 2026-05-11 06:10:09.381 8 INFO neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:09.381 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: network_ip_availability 2026-05-11 06:10:09.381 8 WARNING neutron.quota.resource_registry [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] ikepolicy is already registered 2026-05-11 06:10:09.385 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: flavors 2026-05-11 06:10:09.388 7 INFO neutron.manager [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loading Plugin: revisions 2026-05-11 06:10:09.391 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Initializing extension manager. 2026-05-11 06:10:09.392 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: address-group 2026-05-11 06:10:09.393 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: address-scope 2026-05-11 06:10:09.393 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-11 06:10:09.394 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: agent 2026-05-11 06:10:09.395 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: agent-resources-synced 2026-05-11 06:10:09.396 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-11 06:10:09.397 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-11 06:10:09.397 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: availability_zone 2026-05-11 06:10:09.398 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: availability_zone_filter 2026-05-11 06:10:09.398 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-11 06:10:09.399 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: default-subnetpools 2026-05-11 06:10:09.400 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-11 06:10:09.401 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: dns-integration 2026-05-11 06:10:09.401 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: dns-domain-ports 2026-05-11 06:10:09.402 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-11 06:10:09.403 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: dvr 2026-05-11 06:10:09.403 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-11 06:10:09.404 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: empty-string-filtering 2026-05-11 06:10:09.404 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:09.405 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-11 06:10:09.405 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: external-net 2026-05-11 06:10:09.406 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-11 06:10:09.406 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: extraroute 2026-05-11 06:10:09.407 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: extraroute-atomic 2026-05-11 06:10:09.408 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-11 06:10:09.408 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-11 06:10:09.409 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-11 06:10:09.409 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-11 06:10:09.410 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: fip-port-details 2026-05-11 06:10:09.411 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: flavors 2026-05-11 06:10:09.412 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-11 06:10:09.412 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: floatingip-pools 2026-05-11 06:10:09.413 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: ip_allocation 2026-05-11 06:10:09.414 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-11 06:10:09.414 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: l2_adjacency 2026-05-11 06:10:09.415 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: router 2026-05-11 06:10:09.417 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-11 06:10:09.417 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: ext-gw-mode 2026-05-11 06:10:09.418 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: l3-ha 2026-05-11 06:10:09.418 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:09.419 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-11 06:10:09.419 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: l3-flavors 2026-05-11 06:10:09.420 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-11 06:10:09.421 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-11 06:10:09.422 8 WARNING keystonemiddleware._common.config [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:10:09.423 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-11 06:10:09.424 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-11 06:10:09.425 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-11 06:10:09.426 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-11 06:10:09.426 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-11 06:10:09.427 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: multi-provider 2026-05-11 06:10:09.427 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: net-mtu 2026-05-11 06:10:09.428 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: net-mtu-writable 2026-05-11 06:10:09.429 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: network_availability_zone 2026-05-11 06:10:09.429 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: network_ha 2026-05-11 06:10:09.430 8 WARNING oslo_config.cfg [None req-a6bfb3d6-deab-4ba6-990b-cbec43d0d783 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 06:10:09.430 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: network-ip-availability 2026-05-11 06:10:09.431 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-11 06:10:09.431 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: pagination 2026-05-11 06:10:09.432 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-device-profile 2026-05-11 06:10:09.432 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55f50de18180 pid: 8 (default app) 2026-05-11 06:10:09.433 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-11 06:10:09.434 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-mac-override 2026-05-11 06:10:09.434 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-11 06:10:09.435 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-11 06:10:09.435 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-resource-request 2026-05-11 06:10:09.436 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-11 06:10:09.436 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: binding 2026-05-11 06:10:09.437 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: binding-extended 2026-05-11 06:10:09.438 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-security 2026-05-11 06:10:09.438 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: project-id 2026-05-11 06:10:09.439 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: provider 2026-05-11 06:10:09.440 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos 2026-05-11 06:10:09.441 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-11 06:10:09.442 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-11 06:10:09.442 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-default 2026-05-11 06:10:09.443 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-fip 2026-05-11 06:10:09.443 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-11 06:10:09.444 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-11 06:10:09.444 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-11 06:10:09.445 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-11 06:10:09.446 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-11 06:10:09.446 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-pps 2026-05-11 06:10:09.447 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-11 06:10:09.447 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-11 06:10:09.448 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: qos-rules-alias 2026-05-11 06:10:09.448 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: quota-check-limit 2026-05-11 06:10:09.450 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: quotas 2026-05-11 06:10:09.451 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: quota_details 2026-05-11 06:10:09.452 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: rbac-policies 2026-05-11 06:10:09.453 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: rbac-address-group 2026-05-11 06:10:09.454 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: rbac-address-scope 2026-05-11 06:10:09.454 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: rbac-security-groups 2026-05-11 06:10:09.455 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-11 06:10:09.455 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: revision-if-match 2026-05-11 06:10:09.456 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-11 06:10:09.457 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: router_availability_zone 2026-05-11 06:10:09.457 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-11 06:10:09.459 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-11 06:10:09.459 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-11 06:10:09.460 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-11 06:10:09.460 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-11 06:10:09.461 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-11 06:10:09.468 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: security-group 2026-05-11 06:10:09.470 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: segment 2026-05-11 06:10:09.470 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-11 06:10:09.471 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: service-type 2026-05-11 06:10:09.471 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: sorting 2026-05-11 06:10:09.472 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: standard-attr-segment 2026-05-11 06:10:09.473 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: standard-attr-description 2026-05-11 06:10:09.473 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: stateful-security-group 2026-05-11 06:10:09.474 7 WARNING neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-11 06:10:09.474 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-11 06:10:09.475 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: subnet_onboard 2026-05-11 06:10:09.475 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-11 06:10:09.476 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: subnet-service-types 2026-05-11 06:10:09.477 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: subnet_allocation 2026-05-11 06:10:09.477 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-11 06:10:09.478 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-11 06:10:09.481 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: standard-attr-tag 2026-05-11 06:10:09.481 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-11 06:10:09.482 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: trunk 2026-05-11 06:10:09.483 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: trunk-details 2026-05-11 06:10:09.483 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-11 06:10:09.484 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-11 06:10:09.485 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-11 06:10:09.485 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: vpn-flavors 2026-05-11 06:10:09.487 7 INFO neutron.api.extensions [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Loaded extension: vpnaas 2026-05-11 06:10:09.489 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-11 06:10:09.489 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-11 06:10:09.489 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.489 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-11 06:10:09.490 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:09.491 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:09.493 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:09.494 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:09.494 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:09.494 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.494 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.495 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.495 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.495 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:09.495 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:09.495 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:09.496 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:09.496 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:09.496 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:09.498 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-11 06:10:09.498 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] router is already registered 2026-05-11 06:10:09.498 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-11 06:10:09.498 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] floatingip is already registered 2026-05-11 06:10:09.499 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-11 06:10:09.500 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] rbac_policy is already registered 2026-05-11 06:10:09.500 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-11 06:10:09.500 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] security_group is already registered 2026-05-11 06:10:09.500 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-11 06:10:09.500 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] security_group_rule is already registered 2026-05-11 06:10:09.501 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.501 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.501 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-11 06:10:09.501 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] subnetpool is already registered 2026-05-11 06:10:09.501 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-11 06:10:09.501 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] trunk is already registered 2026-05-11 06:10:09.502 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-11 06:10:09.502 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] endpoint_group is already registered 2026-05-11 06:10:09.502 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-11 06:10:09.502 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] vpnservice is already registered 2026-05-11 06:10:09.502 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-11 06:10:09.503 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] ipsec_site_connection is already registered 2026-05-11 06:10:09.503 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-11 06:10:09.503 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] ipsecpolicy is already registered 2026-05-11 06:10:09.503 7 INFO neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-11 06:10:09.503 7 WARNING neutron.quota.resource_registry [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] ikepolicy is already registered 2026-05-11 06:10:09.540 7 WARNING keystonemiddleware._common.config [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 06:10:09.547 7 WARNING oslo_config.cfg [None req-b2a0aa77-3038-42d5-ac21-d71a1a560915 - - - - - -] 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 0x55f50de18180 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-11 06:10:15.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d54da90-a0dd-4ec0-a2e9-62e249f95185 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:14 2026] GET /v2.0/networks/public => generated 108 bytes in 751 msecs (HTTP/1.1 404) 4 headers in 164 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, ' [pid: 8|app: 0|req: 4/5] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:15.827 7 WARNING oslo_policy.policy [None req-70d6a473-5715-43a2-be1d-65f77dbc1b2f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-11 06:10:16.078 7 WARNING neutron.services.revisions.revision_plugin [None req-70d6a473-5715-43a2-be1d-65f77dbc1b2f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Could not find related network for resource to bump revision. 2026-05-11 06:10:16.112 7 INFO neutron.db.segments_db [None req-70d6a473-5715-43a2-be1d-65f77dbc1b2f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 10e37dec-560f-48df-be6d-e408a4bddea0 of type flat for network decbdc58-a7a9-45a0-86bd-736013c26801 2026-05-11 06:10:16.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70d6a473-5715-43a2-be1d-65f77dbc1b2f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.157 () {48 vars in 967 bytes} [Mon May 11 06:10:15 2026] POST /v2.0/networks => generated 124 bytes in 504 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:10:22.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b27c3ac1-26ac-4fa2-b30d-8ae5a13b1f54 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:22 2026] GET /v2.0/networks/public => generated 108 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:22.831 8 WARNING oslo_policy.policy [None req-7e73c282-6743-4080-aa27-a9371b87d914 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-11 06:10:22.893 8 WARNING neutron.services.revisions.revision_plugin [None req-7e73c282-6743-4080-aa27-a9371b87d914 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Could not find related network for resource to bump revision. 2026-05-11 06:10:22.932 8 INFO neutron.db.segments_db [None req-7e73c282-6743-4080-aa27-a9371b87d914 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 4c8c29aa-62ae-4c8b-870e-bb83df4fe3bb of type flat for network f763555e-0f0a-46b2-b8bb-931f179f48d1 2026-05-11 06:10:23.005 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e73c282-6743-4080-aa27-a9371b87d914 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.157 () {48 vars in 967 bytes} [Mon May 11 06:10:22 2026] POST /v2.0/networks => generated 124 bytes in 599 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:10:28.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a046447-d2e7-4348-8443-e2ebcadd4c72 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:28 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:29.052 8 WARNING neutron.services.revisions.revision_plugin [None req-f73dabf6-1cc8-49de-ae6d-3117dbd16b44 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Could not find related network for resource to bump revision. 2026-05-11 06:10:29.076 8 INFO neutron.db.segments_db [None req-f73dabf6-1cc8-49de-ae6d-3117dbd16b44 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 727020ea-48ef-4870-83b7-fe319540c79d of type flat for network 16ea6f34-6472-4fc6-b8ec-d95500346c30 2026-05-11 06:10:29.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f73dabf6-1cc8-49de-ae6d-3117dbd16b44 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.157 () {48 vars in 967 bytes} [Mon May 11 06:10:28 2026] POST /v2.0/networks => generated 124 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:10:34.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bc6c605-2ebc-47c6-a6d1-58f45dc24e5b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:34 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:35.078 7 WARNING neutron.services.revisions.revision_plugin [None req-ac91e8ea-04f0-4acb-8638-d87b631f4772 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Could not find related network for resource to bump revision. 2026-05-11 06:10:35.101 7 INFO neutron.db.segments_db [None req-ac91e8ea-04f0-4acb-8638-d87b631f4772 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 54072652-4636-4396-89f2-aa05f4a149b2 of type flat for network 7ffc0977-3fab-4979-913c-62c1c2618f1c 2026-05-11 06:10:35.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac91e8ea-04f0-4acb-8638-d87b631f4772 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.157 () {48 vars in 967 bytes} [Mon May 11 06:10:35 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:10:41.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fe62032-73be-44e2-9cac-ee9de6fa2fef 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:40 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:10:41.105 8 WARNING neutron.services.revisions.revision_plugin [None req-d3d5747e-5fd9-4a71-a26a-ba629d893b6b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Could not find related network for resource to bump revision. 2026-05-11 06:10:41.126 8 INFO neutron.db.segments_db [None req-d3d5747e-5fd9-4a71-a26a-ba629d893b6b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 5d870c7d-02ab-4403-ab24-e79a8187b696 of type flat for network 45082a32-3ac3-4e53-b3ee-3a28169afb76 [pid: 8|app: 0|req: 11/19] 199.204.45.157 () {48 vars in 967 bytes} [Mon May 11 06:10:41 2026] POST /v2.0/networks => generated 706 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:10:42.508 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f22f6f09-c7b1-434e-8c77-6f704e6ff62b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:10:42 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:10:42 2026] GET /v2.0/networks?name=public => generated 709 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:10:42.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d544e18b-c853-4b55-9659-b48ec6324baf 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 199.204.45.157 () {44 vars in 1034 bytes} [Mon May 11 06:10:42 2026] GET /v2.0/subnets/public-subnet?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.204.45.157 () {44 vars in 1057 bytes} [Mon May 11 06:10:42 2026] GET /v2.0/subnets?name=public-subnet&network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.204.45.157 () {48 vars in 965 bytes} [Mon May 11 06:10:42 2026] POST /v2.0/subnets => generated 641 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:15:10.896 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:15:10.898 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:15:10.899 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:15:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.157) !!! 2026-05-11 06:15:11.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d193dca5-f441-483c-b42d-e002b303af9b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/59] 199.204.45.157 () {44 vars in 937 bytes} [Mon May 11 06:15:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:15:11.036 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:15:11.037 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:15:11.038 8 ERROR oslo.messaging._drivers.impl_rabbit [None req-d3d5747e-5fd9-4a71-a26a-ba629d893b6b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] [c08d2ad5-3638-4893-825b-c6c70a503add] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer [pid: 8|app: 0|req: 31/60] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:15:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:15:11.132 7 INFO neutron.db.segments_db [None req-d972f5c7-e4e8-49cd-8b9d-ec8642557204 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 71bc0a49-8059-4c10-8cc7-3ea7b39dada0 of type vxlan for network f297908d-564e-41df-8f7d-590b5e4426b6 [pid: 7|app: 0|req: 30/61] 199.204.45.157 () {48 vars in 966 bytes} [Mon May 11 06:15:11 2026] POST /v2.0/networks => generated 707 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:15:12.152 8 INFO oslo.messaging._drivers.impl_rabbit [None req-d3d5747e-5fd9-4a71-a26a-ba629d893b6b 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] [c08d2ad5-3638-4893-825b-c6c70a503add] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35424. 2026-05-11 06:15:12.160 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35428. 2026-05-11 06:15:12.160 8 INFO oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35430. 2026-05-11 06:15:12.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8612b14-66e8-42dc-83c6-e243bee3bd86 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/62] 199.204.45.157 () {44 vars in 937 bytes} [Mon May 11 06:15:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:15:12.254 7 INFO oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35442. 2026-05-11 06:15:12.259 7 INFO oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35432. [pid: 7|app: 0|req: 31/63] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:15:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:15:12.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de9d6089-d0e3-4303-986b-f3932243e321 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.157 () {44 vars in 1036 bytes} [Mon May 11 06:15:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.157 () {44 vars in 1059 bytes} [Mon May 11 06:15:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/68] 199.204.45.157 () {48 vars in 965 bytes} [Mon May 11 06:15:12 2026] POST /v2.0/subnets => generated 627 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:15:13.771 7 INFO neutron.api.v2.resource [None req-64954630-6d16-47df-b37f-7d84dd215c13 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/69] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 11 06:15:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/70] 199.204.45.157 () {44 vars in 993 bytes} [Mon May 11 06:15:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/71] 199.204.45.157 () {48 vars in 980 bytes} [Mon May 11 06:15:13 2026] POST /v2.0/security-groups => generated 1552 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/72] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:14 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 1552 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/73] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:15 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 1552 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/74] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:15 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 1552 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/75] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/76] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:16 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2134 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:16 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/78] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:16 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2134 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/79] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:16 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/80] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:17 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2718 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/81] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:17 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/82] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:17 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 2718 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/83] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:17 2026] POST /v2.0/security-group-rules => generated 571 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/84] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:18 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3302 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/85] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:18 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3302 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/86] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:18 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3302 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:18 2026] POST /v2.0/security-group-rules => generated 571 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/88] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:19 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/89] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:19 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3886 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/90] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:19 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 3886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:19 2026] POST /v2.0/security-group-rules => generated 571 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/92] 199.204.45.157 () {44 vars in 987 bytes} [Mon May 11 06:15:20 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6 => generated 732 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:15:20.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d004a115-792c-4b89-8ff3-9cb31107ec66 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/93] 199.204.45.157 () {44 vars in 1076 bytes} [Mon May 11 06:15:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.204.45.157 () {44 vars in 1099 bytes} [Mon May 11 06:15:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:21 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 199.204.45.157 () {48 vars in 961 bytes} [Mon May 11 06:15:21 2026] POST /v2.0/ports => generated 1096 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:15:28.533 7 INFO neutron.pecan_wsgi.hooks.translation [None req-563886dd-238a-4c7f-b863-ca75e3c4d189 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/99] 199.204.45.157 () {44 vars in 979 bytes} [Mon May 11 06:15:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/100] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.204.45.157 () {48 vars in 1031 bytes} [Mon May 11 06:15:28 2026] PUT /v2.0/ports/355ee176-0541-44fb-ad17-6a9247224059 => generated 1209 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.204.45.157 () {44 vars in 920 bytes} [Mon May 11 06:15:30 2026] GET /v2.0/ports => generated 3726 bytes in 110 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, ' 2026-05-11 06:15:32.272 7 INFO neutron.api.v2.resource [None req-34af61fd-eb9b-450b-8b6d-c97f22fbaaf0 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/103] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:15:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.204.45.157 () {44 vars in 981 bytes} [Mon May 11 06:15:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.157 () {48 vars in 980 bytes} [Mon May 11 06:15:32 2026] POST /v2.0/security-groups => generated 1546 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:33 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 1546 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:33 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:33 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:33 2026] POST /v2.0/security-group-rules => generated 589 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:34 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2148 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:34 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2148 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:15:34 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2148 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:15:34 2026] POST /v2.0/security-group-rules => generated 593 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.157 () {44 vars in 975 bytes} [Mon May 11 06:16:36 2026] GET /v2.0/quotas/6e475ead60c948e8a26b97addf9cf281 => generated 292 bytes in 24 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:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 61/123] 199.204.45.157 () {48 vars in 1027 bytes} [Mon May 11 06:16:37 2026] PUT /v2.0/quotas/6e475ead60c948e8a26b97addf9cf281 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:18:46.518 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:18:46.520 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:18:46.523 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:18:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.157) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:18:46.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11b18ef7-5c84-48cd-838d-3e4567d13f2f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/142] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:18:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:18:46.710 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:18:46.724 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 71/143] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:18:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:18:48.507 7 INFO oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47140. 2026-05-11 06:18:48.508 7 INFO oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47136. 2026-05-11 06:18:48.552 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e96dbe0-8e8f-4bd2-ac16-61ef01824193 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/144] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:18:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:18:48.608 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47148. 2026-05-11 06:18:48.609 8 INFO oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47146. [pid: 8|app: 0|req: 72/145] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:18:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:24:42.038 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:24:42.038 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:24:42.039 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:24:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=ec55ee0e49c3475b8ed9149b716e00ff (ip 199.204.45.157) !!! 2026-05-11 06:24:42.195 8 INFO neutron.api.v2.resource [None req-901c66ab-3c28-4dd0-84c2-e9383dc582d7 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 96/192] 199.204.45.157 () {44 vars in 1074 bytes} [Mon May 11 06:24:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 139 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:24:42.207 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:24:42.210 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:24:42.211 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon May 11 06:24:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=ec55ee0e49c3475b8ed9149b716e00ff (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 97/193] 199.204.45.157 () {44 vars in 1097 bytes} [Mon May 11 06:24:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 199.204.45.157 () {48 vars in 981 bytes} [Mon May 11 06:24:42 2026] POST /v2.0/security-groups => generated 1560 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:24:43.573 7 INFO oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39494. 2026-05-11 06:24:43.574 7 INFO oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39510. [pid: 7|app: 0|req: 100/197] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:43 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 1560 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:24:43.683 8 INFO oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39532. 2026-05-11 06:24:43.685 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39526. [pid: 8|app: 0|req: 98/198] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:24:43 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 1560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/199] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:43 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 1560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/200] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:24:43 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/201] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:44 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 2138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/202] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:24:44 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 2138 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/203] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:45 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/204] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:24:45 2026] POST /v2.0/security-group-rules => generated 567 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/205] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:46 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 2718 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/206] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:24:46 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 2718 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/207] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:46 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 2718 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/208] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:24:46 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/209] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:47 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3300 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/210] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:24:47 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 3300 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:24:47 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3300 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/212] 199.204.45.157 () {48 vars in 991 bytes} [Mon May 11 06:24:47 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.157 () {30 vars in 739 bytes} [Mon May 11 06:26:52 2026] GET /v2.0/networks?tenant_id=ec55ee0e49c3475b8ed9149b716e00ff&shared=False => generated 15 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:26:52.945 7 INFO neutron.db.segments_db [None req-ac3d2681-2926-44f9-9f27-706ccfc70ad5 636a534621554548bc616f4b57450c9f ec55ee0e49c3475b8ed9149b716e00ff - - 3110026bb84e4ddf91bfe4280879f697 3110026bb84e4ddf91bfe4280879f697] Added segment ae4fc90b-928d-49c7-92f7-3e5d9323937b of type vxlan for network 8987c6ee-adea-479e-8998-8139335e79f5 [pid: 7|app: 0|req: 116/230] 199.204.45.157 () {34 vars in 681 bytes} [Mon May 11 06:26:52 2026] POST /v2.0/networks => generated 718 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/231] 199.204.45.157 () {30 vars in 721 bytes} [Mon May 11 06:26:53 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.157 () {30 vars in 632 bytes} [Mon May 11 06:26:53 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.157 () {34 vars in 676 bytes} [Mon May 11 06:26:53 2026] POST /v2.0/ports => generated 963 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/234] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:26:53 2026] GET /v2.0/networks/8987c6ee-adea-479e-8998-8139335e79f5 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/235] 199.204.45.157 () {30 vars in 721 bytes} [Mon May 11 06:26:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:26:56 2026] GET /v2.0/networks/8987c6ee-adea-479e-8998-8139335e79f5 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.204.45.157 () {44 vars in 975 bytes} [Mon May 11 06:27:08 2026] GET /v2.0/quotas/ec55ee0e49c3475b8ed9149b716e00ff => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: 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: 121/240] 199.204.45.157 () {48 vars in 1027 bytes} [Mon May 11 06:27:09 2026] PUT /v2.0/quotas/ec55ee0e49c3475b8ed9149b716e00ff => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:07.074 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:38:07.075 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:38:07.077 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:38:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.157) !!! 2026-05-11 06:38:07.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-067a67c6-16e5-4efc-b186-12052d603a6d 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 164/329] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:38:07 2026] GET /v2.0/networks/public => generated 108 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:38:07.245 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:38:07.247 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:38:07.247 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon May 11 06:38:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 166/330] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:38:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:08.520 8 INFO oslo.messaging._drivers.impl_rabbit [-] [687665cc-92f6-46e7-bfd4-809b20c3e6f4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50710. 2026-05-11 06:38:08.521 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1998f65d-b7f5-4fc1-bf5f-d619b4dcb387] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50714. 2026-05-11 06:38:08.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b139c06-23f7-4792-98ab-be9f3a372a6d 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 165/331] 199.204.45.157 () {44 vars in 927 bytes} [Mon May 11 06:38:08 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:38:08.614 7 INFO oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50718. 2026-05-11 06:38:08.617 7 INFO oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50720. [pid: 7|app: 0|req: 167/332] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:38:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:08.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83eb8462-24af-495f-8afa-585c017848b5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 166/333] 199.204.45.157 () {44 vars in 1034 bytes} [Mon May 11 06:38:08 2026] GET /v2.0/subnets/public-subnet?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.204.45.157 () {44 vars in 1057 bytes} [Mon May 11 06:38:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:44.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0f60cf2-995f-4a7d-8ba8-f07d7114443d 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/341] 199.204.45.157 () {44 vars in 937 bytes} [Mon May 11 06:38:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/342] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:38:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:45.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2258bc25-1632-4f11-8b51-dce2cbbc8093 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/343] 199.204.45.157 () {44 vars in 937 bytes} [Mon May 11 06:38:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:38:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:45.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5f5273b-6e27-4b24-82b0-7cdb3d125497 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/345] 199.204.45.157 () {44 vars in 1036 bytes} [Mon May 11 06:38:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/346] 199.204.45.157 () {44 vars in 1059 bytes} [Mon May 11 06:38:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:46.504 8 INFO neutron.api.v2.resource [None req-f5ab653d-9ca8-4f75-aace-5ce0df3e20ac 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/347] 199.204.45.157 () {44 vars in 971 bytes} [Mon May 11 06:38:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.157 () {44 vars in 993 bytes} [Mon May 11 06:38:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/349] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:47 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:47 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:38:47 2026] GET /v2.0/security-group-rules/90ce559a-3746-4961-b42f-512fa8cbc6a8 => 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: 177/352] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:48 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:48 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/354] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:38:48 2026] GET /v2.0/security-group-rules/9c8ab079-48d4-4e7e-b560-5fe5a84866be => generated 571 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:49 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:49 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:38:49 2026] GET /v2.0/security-group-rules/f527a73c-cfa2-448b-be76-524677685f2b => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:50 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:50 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:38:50 2026] GET /v2.0/security-group-rules/a960142b-0293-4a2e-83af-e74e2cc3c7db => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:51 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:51 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:38:51 2026] GET /v2.0/security-group-rules/0e9ffbdc-16cb-4dcb-8a9b-eaec902934f5 => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.157 () {44 vars in 987 bytes} [Mon May 11 06:38:53 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6 => generated 732 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:38:53.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cc82001-c4a1-4d04-a1e2-116755e34fcf 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/365] 199.204.45.157 () {44 vars in 1076 bytes} [Mon May 11 06:38:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.157 () {44 vars in 1099 bytes} [Mon May 11 06:38:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:38:53 2026] GET /v2.0/security-groups/73824e79-4aba-4bfe-b0ab-e07075260243 => generated 4470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:39:00.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28b0a5d3-6fbe-40d5-bd52-389acb10560d 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/370] 199.204.45.157 () {44 vars in 979 bytes} [Mon May 11 06:39:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:39:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.157 () {44 vars in 920 bytes} [Mon May 11 06:39:01 2026] GET /v2.0/ports => generated 4721 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:39:03.018 8 INFO neutron.api.v2.resource [None req-cd2a4079-4873-472a-9d83-2449e8a3bf56 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/373] 199.204.45.157 () {44 vars in 959 bytes} [Mon May 11 06:39:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.157 () {44 vars in 981 bytes} [Mon May 11 06:39:03 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2757 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:39:03 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2754 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:39:04 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2754 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:39:04 2026] GET /v2.0/security-group-rules/f8efa0c7-7cbb-4f2c-b2d6-801cc39530d9 => generated 589 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:39:04 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2754 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:39:05 2026] GET /v2.0/security-groups/27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd => generated 2754 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:39:05 2026] GET /v2.0/security-group-rules/1ec3bbd0-4715-41f4-ae9e-a21a1d0c0397 => generated 593 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.157 () {44 vars in 975 bytes} [Mon May 11 06:39:16 2026] GET /v2.0/quotas/6e475ead60c948e8a26b97addf9cf281 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:40:06.056 8 INFO neutron.api.v2.resource [None req-e8d304cc-86e3-4d56-ab14-deba0166b0fd 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/390] 199.204.45.157 () {44 vars in 1074 bytes} [Mon May 11 06:40:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.157 () {44 vars in 1097 bytes} [Mon May 11 06:40:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:40:07 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:40:07 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:40:07 2026] GET /v2.0/security-group-rules/8b6925d2-50f2-47ee-9f78-9f7c756a80ce => generated 565 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:40:08 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3883 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:40:08 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:40:08 2026] GET /v2.0/security-group-rules/38be4609-1986-4d0d-bfc6-d71735f02634 => generated 567 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:40:09 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3883 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:40:09 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:40:09 2026] GET /v2.0/security-group-rules/a8a0a778-f7f7-4318-a922-9a1a249c5a87 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.157 () {44 vars in 1088 bytes} [Mon May 11 06:40:10 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053?project_id=ec55ee0e49c3475b8ed9149b716e00ff => generated 3883 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.157 () {44 vars in 1001 bytes} [Mon May 11 06:40:10 2026] GET /v2.0/security-groups/67003021-5a54-4fe9-844c-efb7a7349053 => generated 3883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 199.204.45.157 () {44 vars in 1011 bytes} [Mon May 11 06:40:10 2026] GET /v2.0/security-group-rules/048c9e7c-342a-4e2d-9439-d6aab0eb814e => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.157 () {44 vars in 975 bytes} [Mon May 11 06:40:17 2026] GET /v2.0/quotas/ec55ee0e49c3475b8ed9149b716e00ff => 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: 208/413] 199.204.45.157 () {44 vars in 949 bytes} [Mon May 11 06:41:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:41:48.654 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-11 06:41:48.658 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] 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: 212/420] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:41:48 2026] GET /v2.0/networks => generated 2168 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/421] 10.0.0.17 () {32 vars in 653 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/423] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:41:50.264 7 INFO oslo.messaging._drivers.impl_rabbit [-] [209a3370-5db9-416b-92b6-38e3e0854d7b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33616. [pid: 7|app: 0|req: 214/424] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/subnets => generated 1261 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/networks => generated 2168 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:41:50.380 7 INFO oslo.messaging._drivers.impl_rabbit [-] [735d2b9b-e869-4b9b-914d-0f71156c4524] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33632. [pid: 7|app: 0|req: 215/426] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/security-groups => generated 16622 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 10.0.0.17 () {32 vars in 653 bytes} [Mon May 11 06:41:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:01.429 8 INFO neutron.db.segments_db [None req-19e5c9e0-51bb-4571-8b9b-12aaf255e746 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment b7b1dafd-f20f-4186-9b40-af911c266ef1 of type vxlan for network e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d 2026-05-11 06:42:01.529 7 INFO neutron.db.segments_db [None req-7561ca99-b808-46c4-a851-5db4f916735c 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 60fc275c-6539-45f3-90d5-3f6b659290c3 of type vxlan for network 37ab23a1-b307-4d33-a181-e29629677921 [pid: 8|app: 0|req: 214/430] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/networks => generated 748 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/networks => generated 751 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:01.701 8 INFO neutron.db.segments_db [None req-b99030ac-12ac-4f05-a0fa-62a13b3f499f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 002b65f2-33d3-4e65-a447-8cb28439f732 of type vxlan for network b6288e9f-e28e-48b5-9a1d-551abd5028cb [pid: 8|app: 0|req: 215/432] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/networks => generated 748 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/subnets => generated 671 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/subnets => generated 671 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:01 2026] POST /v2.0/subnets => generated 674 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:02.181 7 INFO neutron.db.segments_db [None req-ee5deacf-3ba6-4b6d-b00e-db14e335b46f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 2bdc2355-8621-44cc-82af-9a90c4ca2368 of type vxlan for network 321584ac-ae49-42db-b184-a440b9f92242 [pid: 8|app: 0|req: 217/436] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:02 2026] GET /v2.0/security-groups?tenant_id=b130cabd9f784946864d691e82a88c8b&name=default => generated 2797 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:02.431 8 INFO neutron.db.segments_db [None req-210d3569-c7b1-4f55-a665-7172b69f55fb 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 5b826e4d-7b3d-4527-b380-61be8f4205c4 of type vxlan for network f7601669-9728-4e53-b7f0-5a3515ccb5c3 2026-05-11 06:42:02.515 7 INFO neutron.db.l3_hamode_db [None req-ee5deacf-3ba6-4b6d-b00e-db14e335b46f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:42:02.752 8 INFO neutron.db.l3_hamode_db [None req-210d3569-c7b1-4f55-a665-7172b69f55fb 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:42:03.852 7 INFO neutron.db.l3_hamode_db [None req-ee5deacf-3ba6-4b6d-b00e-db14e335b46f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:42:04.167 8 INFO neutron.db.l3_hamode_db [None req-210d3569-c7b1-4f55-a665-7172b69f55fb 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 218/437] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:02 2026] POST /v2.0/routers => generated 735 bytes in 3026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/438] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:02 2026] POST /v2.0/routers => generated 735 bytes in 3312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:05.448 8 INFO neutron.db.segments_db [None req-f1c68167-a896-4b0f-8792-3d96fe3834de 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 2c9d8d31-322b-4d17-8d25-55866abadfe0 of type vxlan for network 1a2f71df-de42-4eaf-b6a7-13df690819a8 [pid: 7|app: 0|req: 221/439] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:05 2026] DELETE /v2.0/security-groups/cf3f482a-a5eb-45d4-8818-d109cddc2621 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:05.750 8 INFO neutron.db.l3_hamode_db [None req-f1c68167-a896-4b0f-8792-3d96fe3834de 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:42:07.060 8 INFO neutron.db.l3_hamode_db [None req-f1c68167-a896-4b0f-8792-3d96fe3834de 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/440] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:05 2026] PUT /v2.0/routers/e1094ddf-f725-4ffd-9408-3d82123cc754/add_router_interface => generated 309 bytes in 1540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:05 2026] POST /v2.0/routers => generated 738 bytes in 2830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:07 2026] PUT /v2.0/routers/5ab79406-30b8-4128-9020-c7f13982ff48/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:08.479 7 WARNING neutron_lib.context [req-7099d5ea-9c12-4c71-b1a1-4c680cb6678b req-fee800c3-3b38-405b-a27c-1e3ef61f01f1 c96d20e7c58c40849ddd171291e8f971 f6724ac434d84e94b709a4f31835fd4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:42:08.545 8 INFO neutron.db.segments_db [None req-c775f5ac-c0ef-44dd-b709-8f47c9287f87 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 2d1b140e-f4c0-4627-ba51-5beb908901d0 of type vxlan for network d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb [pid: 7|app: 0|req: 224/443] 10.0.0.96 () {38 vars in 969 bytes} [Mon May 11 06:42:08 2026] POST /v2.0/security-groups => generated 1620 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:08 2026] POST /v2.0/networks => generated 744 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/445] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:08 2026] POST /v2.0/subnets => generated 667 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:08.931 8 WARNING neutron_lib.context [None req-56873ffc-4642-4b2b-a76e-8b1e8fac93f7 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/446] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:42:08 2026] POST /v2.0/security-groups => generated 1597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:09.096 8 INFO neutron.db.segments_db [None req-5ce6de9a-650f-4ed3-803d-88c6188ad890 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment d8e4f838-10cf-43b9-86f4-387d0e1d23af of type vxlan for network 0b986c26-e1ba-4025-8d2e-22fe0c376aa6 2026-05-11 06:42:09.433 8 INFO neutron.db.l3_hamode_db [None req-5ce6de9a-650f-4ed3-803d-88c6188ad890 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/447] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:08 2026] PUT /v2.0/routers/6ba1c374-3323-4bad-8da4-90d4f0994cec/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:10 2026] GET /v2.0/security-groups/79b9f2f4-61fa-472e-a079-64299ea3fb94 => generated 1620 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:10.259 7 WARNING neutron_lib.context [None req-1f4c8f1d-1bb3-4bc0-adf8-6b9587e3555c 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:42:10.570 8 INFO neutron.db.l3_hamode_db [None req-5ce6de9a-650f-4ed3-803d-88c6188ad890 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/449] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:10.638 7 WARNING neutron_lib.context [req-0876f521-c40f-4dec-841a-51a2c3e8396f req-1417f980-b231-4c20-8036-148b5778bef7 c96d20e7c58c40849ddd171291e8f971 f6724ac434d84e94b709a4f31835fd4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/450] 10.0.0.96 () {38 vars in 979 bytes} [Mon May 11 06:42:10 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) 2026-05-11 06:42:10.762 7 WARNING neutron_lib.context [None req-6eaee1b4-67ac-499b-89d7-95b0a5b349cb 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/451] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:10.869 7 WARNING neutron_lib.context [None req-3ce225da-84f8-419f-86c5-8738a87cd071 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/452] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:42:10 2026] POST /v2.0/security-groups => generated 1596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:10.984 7 WARNING neutron_lib.context [req-ad9992bb-56ae-4b2a-8079-947c3ee6ffe7 req-b3f7f487-1235-4451-a7ad-f7e7ccd10a89 c96d20e7c58c40849ddd171291e8f971 f6724ac434d84e94b709a4f31835fd4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/453] 10.0.0.96 () {38 vars in 969 bytes} [Mon May 11 06:42:10 2026] POST /v2.0/security-groups => generated 1621 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:11.100 7 WARNING neutron_lib.context [None req-6d993c08-8194-42f7-b0d5-27a07364745a 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/454] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:42:11 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:11.758 7 WARNING neutron_lib.context [None req-6eab6a18-90a9-4f0a-af1e-68e08c50fed4 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 223/455] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:09 2026] POST /v2.0/routers => generated 731 bytes in 2843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/457] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:11 2026] GET /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => generated 1621 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:11.927 8 WARNING neutron_lib.context [None req-a56b3cac-fa17-4170-b1e5-982bf450d5d2 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/458] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:12.089 8 WARNING neutron_lib.context [req-dcb60413-d320-4ca1-bbdb-15b08ee17571 req-84749ef2-b603-45fa-bba7-b3a7ceb94d86 c96d20e7c58c40849ddd171291e8f971 f6724ac434d84e94b709a4f31835fd4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 226/459] 10.0.0.96 () {38 vars in 979 bytes} [Mon May 11 06:42:12 2026] POST /v2.0/security-group-rules => generated 582 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:12.294 8 WARNING neutron_lib.context [None req-2d036bc5-8be2-4b4f-ac1f-440f470233b4 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/460] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:42:12 2026] POST /v2.0/floatingips => generated 552 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:12 2026] GET /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => generated 2214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:13.050 8 WARNING neutron_lib.context [req-6073d99c-983a-45c6-87e0-21328699af25 req-b9112b0d-519d-4535-ad3c-8ae3409b1288 c96d20e7c58c40849ddd171291e8f971 f6724ac434d84e94b709a4f31835fd4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/464] 10.0.0.96 () {38 vars in 979 bytes} [Mon May 11 06:42:13 2026] POST /v2.0/security-group-rules => generated 587 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/465] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => generated 2812 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 10.0.0.96 () {34 vars in 999 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-group-rules/3b0fe89e-9f38-4fbc-b1b0-d21b742fc040 => generated 584 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => generated 2812 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:11 2026] PUT /v2.0/routers/75fb2960-f9de-4a5a-95e4-7a2dfd4fc61e/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.96 () {36 vars in 1021 bytes} [Mon May 11 06:42:13 2026] DELETE /v2.0/security-group-rules/3b0fe89e-9f38-4fbc-b1b0-d21b742fc040 => 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: 235/470] 10.0.0.96 () {34 vars in 1096 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--762905974&fields=id&tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => generated 2214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 683 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.96 () {36 vars in 1011 bytes} [Mon May 11 06:42:13 2026] DELETE /v2.0/security-groups/1859cd41-e73e-4340-abc0-a77e50289c6f => 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: 237/474] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/quotas/a8dc7f85ef0f448382bffe9b2f09b6ff => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/security-groups/79b9f2f4-61fa-472e-a079-64299ea3fb94 => generated 2213 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:13 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 10.0.0.96 () {36 vars in 1011 bytes} [Mon May 11 06:42:13 2026] DELETE /v2.0/security-groups/79b9f2f4-61fa-472e-a079-64299ea3fb94 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:13.970 8 WARNING neutron_lib.context [None req-5305df71-9381-4ecc-80c8-abf62f9b3a38 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/478] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:42:13 2026] POST /v2.0/security-groups => generated 1597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:14.139 8 WARNING neutron_lib.context [None req-c797c554-93bc-4c08-9574-8dfc310236e7 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/479] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/480] 10.0.0.96 () {34 vars in 905 bytes} [Mon May 11 06:42:14 2026] GET /v2.0/extensions => generated 19600 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-11 06:42:14.306 8 WARNING neutron_lib.context [None req-1263022f-46d7-46b1-a9ba-b8ace70a686b 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/481] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:42:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/482] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:42:14 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:14.474 8 WARNING neutron_lib.context [None req-814fc142-9aec-4243-9209-b57b7434484f 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/483] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:42:14 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/484] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 239/485] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:13 2026] PUT /v2.0/routers/e1094ddf-f725-4ffd-9408-3d82123cc754/remove_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/486] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1384757137&fields=id&tenant_id=83880ad8a7d34286aeb5e7612a125766 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/networks?id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb => generated 676 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/quotas/83880ad8a7d34286aeb5e7612a125766 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/ports?tenant_id=83880ad8a7d34286aeb5e7612a125766&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:42:15 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?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: 246/492] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?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) 2026-05-11 06:42:16.250 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-74b61968-c34d-416c-9386-f9c86a38b8f5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] 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 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, 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 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 7|app: 0|req: 247/493] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => 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: 249/495] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1103421183&fields=id&tenant_id=4620705ccc854273bebf4f4638f654e2 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:16.841 8 INFO neutron.db.l3_hamode_db [None req-74b61968-c34d-416c-9386-f9c86a38b8f5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network f7601669-9728-4e53-b7f0-5a3515ccb5c3 was deleted as no HA routers are present in tenant f6724ac434d84e94b709a4f31835fd4b. [pid: 8|app: 0|req: 247/496] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:15 2026] DELETE /v2.0/routers/e1094ddf-f725-4ffd-9408-3d82123cc754 => generated 0 bytes in 1469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/networks?id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d => generated 680 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/quotas/4620705ccc854273bebf4f4638f654e2 => generated 292 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:16 2026] GET /v2.0/ports?tenant_id=4620705ccc854273bebf4f4638f654e2&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/500] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:16 2026] DELETE /v2.0/subnets/7579b845-b5b6-4922-b642-47798bca0847 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 683 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:17.220 8 INFO neutron.services.segments.plugin [-] Segment 5b826e4d-7b3d-4527-b380-61be8f4205c4 resource provider aggregate not found 2026-05-11 06:42:17.235 8 INFO neutron.services.segments.plugin [-] Segment 5b826e4d-7b3d-4527-b380-61be8f4205c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b826e4d-7b3d-4527-b380-61be8f4205c4 found for delete ", "request_id": "req-3019ceae-b3b0-45b2-a486-ba9534fd2d39"}]} 2026-05-11 06:42:17.237 8 INFO neutron.services.segments.plugin [-] Segment 5b826e4d-7b3d-4527-b380-61be8f4205c4 resource provider aggregate not found 2026-05-11 06:42:17.263 8 INFO neutron.services.segments.plugin [-] Segment 5b826e4d-7b3d-4527-b380-61be8f4205c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b826e4d-7b3d-4527-b380-61be8f4205c4 found for delete ", "request_id": "req-1a004736-d716-468d-88a4-718473d79152"}]} [pid: 7|app: 0|req: 254/502] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff => generated 180 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:17.318 7 WARNING neutron_lib.context [req-8cca6377-8170-442b-a582-81fff4e2861a req-134d7c92-400b-4b58-a4a7-a6ef085a2936 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 249/503] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:17 2026] DELETE /v2.0/networks/b6288e9f-e28e-48b5-9a1d-551abd5028cb => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/504] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 10.0.0.96 () {34 vars in 905 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/extensions => generated 19600 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/networks?id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb => generated 676 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:42:17 2026] POST /v2.0/ports => generated 954 bytes in 647 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: 253/508] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:17 2026] GET /v2.0/security-groups?tenant_id=f6724ac434d84e94b709a4f31835fd4b&name=default => generated 2797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.157 () {34 vars in 910 bytes} [Mon May 11 06:42:18 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:18 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:42:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=83880ad8a7d34286aeb5e7612a125766 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/514] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:42:18 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?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) 2026-05-11 06:42:18.170 7 WARNING neutron_lib.context [req-22b33acb-f2c1-4e47-a7e2-b61402384201 req-781d20c7-e823-47cc-98b5-11bd132e72bc 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/515] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:18 2026] DELETE /v2.0/security-groups/c9c66f20-ce3a-466e-8289-684c0b69371b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:42:18 2026] POST /v2.0/ports => generated 954 bytes in 515 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: 260/517] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:18 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => 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: 261/518] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:18 2026] PUT /v2.0/ports/e37e12e2-5162-4d25-9657-453c37ab5bac => generated 1199 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:42:19.281 8 INFO neutron.services.segments.plugin [-] Segment 002b65f2-33d3-4e65-a447-8cb28439f732 resource provider aggregate not found 2026-05-11 06:42:19.293 8 INFO neutron.services.segments.plugin [-] Segment 002b65f2-33d3-4e65-a447-8cb28439f732 resource provider aggregate not found 2026-05-11 06:42:19.299 8 INFO neutron.services.segments.plugin [-] Segment 002b65f2-33d3-4e65-a447-8cb28439f732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002b65f2-33d3-4e65-a447-8cb28439f732 found for delete ", "request_id": "req-41bafa60-402b-484f-8b4f-e10c51dbd947"}]} 2026-05-11 06:42:19.310 8 INFO neutron.services.segments.plugin [-] Segment 002b65f2-33d3-4e65-a447-8cb28439f732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002b65f2-33d3-4e65-a447-8cb28439f732 found for delete ", "request_id": "req-0efa9764-36df-41f1-89e8-c31e6ac586af"}]} [pid: 7|app: 0|req: 262/519] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 263/520] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/521] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?tenant_id=83880ad8a7d34286aeb5e7612a125766&device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/522] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:18 2026] PUT /v2.0/ports/881ec090-0af0-46d9-b12c-56e5b517d546 => generated 1199 bytes in 1098 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: 265/523] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/524] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 98 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: 260/525] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e37e12e2-5162-4d25-9657-453c37ab5bac => 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: 266/526] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/networks?id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d => generated 680 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/527] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/528] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/subnets?id=c088882b-445f-457a-b977-316029f550b6 => generated 670 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/529] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => 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: 262/530] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4620705ccc854273bebf4f4638f654e2 => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/531] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/532] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?network_id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:19.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87182724-0297-4114-bf60-ef40c1da957f'] response: {'name': 'network-changed', 'server_uuid': '0aa282f8-eaac-422a-8eb3-fa64f381be69', 'tag': 'e37e12e2-5162-4d25-9657-453c37ab5bac', 'status': 'completed', 'code': 200} 2026-05-11 06:42:19.841 7 WARNING neutron_lib.context [req-7378eede-1a93-45d5-a546-0a82a60bc7e0 req-7a42ffdc-d23b-4048-84bd-df0bc859a734 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/533] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/534] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?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: 267/536] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:19 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:20.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8db5fc5-073c-4299-adb4-cb07e78be98a'] response: {'name': 'network-changed', 'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 268/537] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?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: 269/538] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/ports?tenant_id=83880ad8a7d34286aeb5e7612a125766&device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => 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: 271/540] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:42:19 2026] POST /v2.0/ports => generated 958 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/networks?id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb => generated 772 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 62 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-11 06:42:20.637 7 INFO neutron.db.segments_db [None req-781235e0-476c-4526-94f4-65e28f29d02f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 12270607-ca53-4aa2-9f50-211576aecadc of type vxlan for network 6407334c-50d8-43a3-9968-a89ccdae8ef7 [pid: 7|app: 0|req: 271/544] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:20 2026] POST /v2.0/networks => generated 744 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e37e12e2-5162-4d25-9657-453c37ab5bac => 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: 273/546] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => 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: 274/547] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:20 2026] PUT /v2.0/ports/cdcbe393-f86b-4785-8e9c-5345d3d223a3 => generated 1203 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 969 bytes in 40 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: 276/550] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/subnets?id=c088882b-445f-457a-b977-316029f550b6 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:20 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/553] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&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: 280/554] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/ports?tenant_id=4620705ccc854273bebf4f4638f654e2&device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/555] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/ports?network_id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/556] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:20 2026] POST /v2.0/subnets => generated 667 bytes in 264 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: 282/557] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cdcbe393-f86b-4785-8e9c-5345d3d223a3 => 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: 283/559] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/560] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:21.319 7 INFO neutron.db.segments_db [None req-311e8a73-60b2-4da1-b0c5-0572e85d747e 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f of type vxlan for network bb7422c5-8f2a-40b1-b82b-115184a1da90 [pid: 8|app: 0|req: 278/561] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 279/562] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/subnets?id=acdc5968-3613-4a96-87ca-6b8eda7b7c60 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/563] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?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: 8|app: 0|req: 282/565] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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) 2026-05-11 06:42:21.699 7 INFO neutron.db.l3_hamode_db [None req-311e8a73-60b2-4da1-b0c5-0572e85d747e 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 283/566] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/ports?network_id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/567] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:21 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&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-11 06:42:22.481 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b98ba71-cbc4-4c05-a03d-e4f74dedcfdf'] response: {'name': 'network-changed', 'server_uuid': '4edfe902-a088-4166-9506-d1844055fb1d', 'tag': 'cdcbe393-f86b-4785-8e9c-5345d3d223a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 289/572] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/573] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/ports?tenant_id=4620705ccc854273bebf4f4638f654e2&device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/575] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/networks?id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d => generated 776 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/576] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/577] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cdcbe393-f86b-4785-8e9c-5345d3d223a3 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:22.949 7 INFO neutron.db.l3_hamode_db [None req-311e8a73-60b2-4da1-b0c5-0572e85d747e 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 295/578] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:22 2026] GET /v2.0/subnets?id=acdc5968-3613-4a96-87ca-6b8eda7b7c60 => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/579] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/ports?network_id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d&device_owner=network%3Adhcp => generated 1244 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/580] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/581] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/582] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/583] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/584] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/585] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/586] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:23 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => 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: 304/587] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:24 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/588] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:21 2026] POST /v2.0/routers => generated 731 bytes in 3228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/589] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:24 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/590] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:24 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/591] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:25 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/592] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:25 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/593] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:25 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 973 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/594] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:25 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/595] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:24 2026] PUT /v2.0/routers/01ac67ed-6610-4507-9bb1-7309f220bf9d/add_router_interface => generated 309 bytes in 1682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/596] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/597] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/598] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/599] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/600] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/602] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:26 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&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-11 06:42:26.726 7 WARNING neutron_lib.context [req-c776b464-3a2d-438b-90d7-0349c83fd741 req-65c44cdb-3dd6-4d3e-a3e9-5e3e8891222e d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 295/603] 10.0.0.96 () {38 vars in 969 bytes} [Mon May 11 06:42:26 2026] POST /v2.0/security-groups => generated 1616 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:26.904 7 WARNING neutron_lib.context [req-6d8f1ef8-7d03-4a24-99f8-b2bb51d07eae req-2afe1d39-8e89-4e75-a478-945f28ad20bb d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/604] 10.0.0.96 () {38 vars in 969 bytes} [Mon May 11 06:42:26 2026] POST /v2.0/security-groups => generated 1617 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:42:27.058 7 WARNING neutron_lib.context [req-b74a8d3f-ed62-4e41-88af-f247304e9c66 req-a7d66d1b-17c0-4d08-8457-31cb5dcf5488 d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 297/605] 10.0.0.96 () {38 vars in 969 bytes} [Mon May 11 06:42:27 2026] POST /v2.0/security-groups => generated 1617 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/606] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups?tenant_id=8508f3b719464991bf71f6e23cf6b221 => generated 7597 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/607] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups/a9202e46-ffdd-4206-a833-5924d1c1c607 => generated 2798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups/a9202e46-ffdd-4206-a833-5924d1c1c607 => generated 2798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:27.411 8 INFO neutron.db.l3_db [None req-88d3afd2-da70-4c6a-9d5a-2f89a7821fd2 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Floating IP 3b24e9c6-ac1a-47f2-b0a2-3101671930d5 associated. External IP: 10.96.250.211, port: 881ec090-0af0-46d9-b12c-56e5b517d546. [pid: 7|app: 0|req: 301/609] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/610] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups/787a4f08-217e-4950-9ddc-3877558f9edf => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/611] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&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: 304/612] 10.0.0.96 () {36 vars in 1011 bytes} [Mon May 11 06:42:27 2026] DELETE /v2.0/security-groups/787a4f08-217e-4950-9ddc-3877558f9edf => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:27.702 7 INFO neutron.api.v2.resource [req-7ee73667-89cf-4bba-816d-f343bb820417 req-5111d194-5782-4119-8498-1fadb138f894 d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 308/616] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups/787a4f08-217e-4950-9ddc-3877558f9edf => 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: 309/617] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:42:26 2026] PUT /v2.0/floatingips/3b24e9c6-ac1a-47f2-b0a2-3101671930d5 => generated 855 bytes in 1301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/619] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups/7d30785d-316a-4baa-8059-6767253be47c => generated 1617 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.96 () {36 vars in 1011 bytes} [Mon May 11 06:42:27 2026] DELETE /v2.0/security-groups/7d30785d-316a-4baa-8059-6767253be47c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:27 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:28.022 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-992861e3-85c4-45df-bb83-196d6ac6cc0e'] response: {'name': 'network-changed', 'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', 'status': 'completed', 'code': 200} 2026-05-11 06:42:28.039 8 INFO neutron.api.v2.resource [req-b15d9c1a-035b-4102-b7ac-70d4ef895ab4 req-3dcafcbf-2a56-4db9-8a3a-fb5b74e268ab d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 311/623] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/7d30785d-316a-4baa-8059-6767253be47c => 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: 313/624] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/7464047b-cb61-4e9a-840d-22a17eb40cfc => generated 1617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.96 () {36 vars in 1011 bytes} [Mon May 11 06:42:28 2026] DELETE /v2.0/security-groups/7464047b-cb61-4e9a-840d-22a17eb40cfc => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:28.333 8 INFO neutron.api.v2.resource [req-5a00412e-ac3d-489c-9b42-ea736a677188 req-10406b26-f375-4c3f-8c7b-fbed4d0eafef d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/629] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/7464047b-cb61-4e9a-840d-22a17eb40cfc => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups?tenant_id=8508f3b719464991bf71f6e23cf6b221 => generated 2801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/a9202e46-ffdd-4206-a833-5924d1c1c607 => generated 2798 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 317/635] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/a9202e46-ffdd-4206-a833-5924d1c1c607 => generated 2798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:28.546 8 INFO neutron.api.v2.resource [req-d4108d49-1151-4289-8452-e3f6cdf38962 req-23c6bbde-23f6-4f3e-b156-36cfcebe66e9 d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 318/636] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/7464047b-cb61-4e9a-840d-22a17eb40cfc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:42:28.593 8 INFO neutron.api.v2.resource [req-f329268a-ff6f-48d8-b7b6-4fc557644753 req-9883dba8-815e-44af-8cff-74e54cec63ff d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 319/637] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/7d30785d-316a-4baa-8059-6767253be47c => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:28.646 7 INFO neutron.api.v2.resource [req-248938bb-fbc5-4351-ad6c-8b218d6243e8 req-d56184a0-2f85-41b7-9672-e0df5cd45ff8 d56a0a8a226845c8a18f52b197c3dade 8508f3b719464991bf71f6e23cf6b221 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/639] 10.0.0.96 () {34 vars in 989 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups/787a4f08-217e-4950-9ddc-3877558f9edf => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&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: 322/642] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:28 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:29 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:29 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:29.714 8 INFO neutron.db.l3_db [None req-5c547281-6609-4254-89c1-b31ab0cce39b 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Floating IP 76006da9-7024-40ba-954f-8fba86b568c9 associated. External IP: 10.96.250.209, port: e37e12e2-5162-4d25-9657-453c37ab5bac. [pid: 7|app: 0|req: 321/645] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:28 2026] PUT /v2.0/routers/01ac67ed-6610-4507-9bb1-7309f220bf9d/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:30 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:42:29 2026] PUT /v2.0/floatingips/76006da9-7024-40ba-954f-8fba86b568c9 => generated 855 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:30.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20c70e47-c4b2-4da3-ba4b-14d43b757a2a'] response: {'name': 'network-changed', 'server_uuid': '0aa282f8-eaac-422a-8eb3-fa64f381be69', 'tag': 'e37e12e2-5162-4d25-9657-453c37ab5bac', 'status': 'completed', 'code': 200} 2026-05-11 06:42:30.697 8 INFO neutron.db.l3_db [None req-78a852bd-7dd3-447b-9b10-6d0cb7304396 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Floating IP f8cd55ab-cd98-45f6-a1da-c53a5e30c61c associated. External IP: 10.96.250.206, port: cdcbe393-f86b-4785-8e9c-5345d3d223a3. 2026-05-11 06:42:30.788 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-ed50a68c-8a5c-490d-a3b5-0be7f383b634 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] 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 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, 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 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, 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 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, 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 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, 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 56, 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 157, 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 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, 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 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 326/648] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:42:30 2026] PUT /v2.0/floatingips/f8cd55ab-cd98-45f6-a1da-c53a5e30c61c => generated 856 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?tenant_id=83880ad8a7d34286aeb5e7612a125766&device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&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-11 06:42:31.283 7 INFO neutron.db.l3_hamode_db [None req-ed50a68c-8a5c-490d-a3b5-0be7f383b634 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network bb7422c5-8f2a-40b1-b82b-115184a1da90 was deleted as no HA routers are present in tenant 8508f3b719464991bf71f6e23cf6b221. [pid: 7|app: 0|req: 323/653] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:30 2026] DELETE /v2.0/routers/01ac67ed-6610-4507-9bb1-7309f220bf9d => generated 0 bytes in 1191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/networks?id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb => generated 772 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e37e12e2-5162-4d25-9657-453c37ab5bac => generated 858 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/657] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/subnets?id=c088882b-445f-457a-b977-316029f550b6 => generated 670 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/658] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?network_id=d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb&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: 325/659] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:31 2026] DELETE /v2.0/subnets/5901e1cb-f49a-4224-b86f-edd9256e1d17 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:31.707 7 INFO neutron.services.segments.plugin [-] Segment b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f resource provider aggregate not found 2026-05-11 06:42:31.717 7 INFO neutron.services.segments.plugin [-] Segment b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f resource provider aggregate not found [pid: 8|app: 0|req: 335/660] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:31.726 7 INFO neutron.services.segments.plugin [-] Segment b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f found for delete ", "request_id": "req-57093157-685f-4955-aac2-a8ad1fe0fecf"}]} 2026-05-11 06:42:31.737 7 INFO neutron.services.segments.plugin [-] Segment b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2d4402b-f9dc-4d1e-b557-4ef6e7b5124f found for delete ", "request_id": "req-1427a9fe-8ce3-4c63-bed9-67d3a6831a74"}]} [pid: 8|app: 0|req: 336/661] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/662] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/663] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/security-groups?id=2583f88a-4668-41a6-9fcf-5088d38f37ff&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/664] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/665] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:31 2026] GET /v2.0/security-groups?id=f6b390c6-8a3e-42ef-8ddc-40e10038711d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/666] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:31 2026] DELETE /v2.0/networks/6407334c-50d8-43a3-9968-a89ccdae8ef7 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/667] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/security-groups?tenant_id=8508f3b719464991bf71f6e23cf6b221&name=default => generated 2801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:32.449 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-198d514c-8c78-4992-8d63-a2960720682d'] response: {'name': 'network-changed', 'server_uuid': '4edfe902-a088-4166-9506-d1844055fb1d', 'tag': 'cdcbe393-f86b-4785-8e9c-5345d3d223a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/668] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/ports?tenant_id=4620705ccc854273bebf4f4638f654e2&device_id=4edfe902-a088-4166-9506-d1844055fb1d => 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: 343/669] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/networks?id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:32 2026] DELETE /v2.0/security-groups/a9202e46-ffdd-4206-a833-5924d1c1c607 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/671] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=cdcbe393-f86b-4785-8e9c-5345d3d223a3 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/subnets?id=acdc5968-3613-4a96-87ca-6b8eda7b7c60 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/673] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/ports?network_id=e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/674] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?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: 329/675] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 975 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/676] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/677] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:32 2026] GET /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d?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-11 06:42:33.361 7 INFO neutron.db.l3_db [req-38ebc328-49af-4f99-9628-7b80088c1d1b req-2e3e6871-2c1d-4715-b312-ee550bf1000f 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] Floating IP 76006da9-7024-40ba-954f-8fba86b568c9 disassociated. External IP: 10.96.250.209, port: e37e12e2-5162-4d25-9657-453c37ab5bac. 2026-05-11 06:42:33.363 8 INFO neutron.db.l3_db [req-21571c4e-e577-4bd9-b71c-8392a5ab9023 req-1a3c06dd-80f4-4afd-94ac-4b7faf7dd93f 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] Floating IP f8cd55ab-cd98-45f6-a1da-c53a5e30c61c disassociated. External IP: 10.96.250.206, port: cdcbe393-f86b-4785-8e9c-5345d3d223a3. 2026-05-11 06:42:33.783 7 INFO neutron.services.segments.plugin [-] Segment 12270607-ca53-4aa2-9f50-211576aecadc resource provider aggregate not found 2026-05-11 06:42:33.788 7 INFO neutron.services.segments.plugin [-] Segment 12270607-ca53-4aa2-9f50-211576aecadc resource provider aggregate not found 2026-05-11 06:42:33.809 7 INFO neutron.services.segments.plugin [-] Segment 12270607-ca53-4aa2-9f50-211576aecadc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12270607-ca53-4aa2-9f50-211576aecadc found for delete ", "request_id": "req-a25314ee-58ef-4004-b16e-1c5a2267a065"}]} 2026-05-11 06:42:33.810 7 INFO neutron.services.segments.plugin [-] Segment 12270607-ca53-4aa2-9f50-211576aecadc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12270607-ca53-4aa2-9f50-211576aecadc found for delete ", "request_id": "req-098b2e22-d909-4c65-962b-21edf89ad65b"}]} [pid: 8|app: 0|req: 348/678] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:42:32 2026] DELETE /v2.0/ports/cdcbe393-f86b-4785-8e9c-5345d3d223a3 => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/679] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:34 2026] GET /v2.0/ports?device_id=0aa282f8-eaac-422a-8eb3-fa64f381be69 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/680] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:42:32 2026] DELETE /v2.0/ports/e37e12e2-5162-4d25-9657-453c37ab5bac => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/681] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:34 2026] GET /v2.0/ports?device_id=4edfe902-a088-4166-9506-d1844055fb1d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:35.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8248d8-ac95-4889-ad36-a82ea082508d'] response: {'server_uuid': '0aa282f8-eaac-422a-8eb3-fa64f381be69', 'name': 'network-vif-deleted', 'tag': 'e37e12e2-5162-4d25-9657-453c37ab5bac', 'status': 'completed', 'code': 200} 2026-05-11 06:42:35.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8b3abb2-24a5-4da2-bb80-de295b27fc2b'] response: {'server_uuid': '4edfe902-a088-4166-9506-d1844055fb1d', 'name': 'network-vif-deleted', 'tag': 'cdcbe393-f86b-4785-8e9c-5345d3d223a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 332/682] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:35 2026] DELETE /v2.0/security-groups/2583f88a-4668-41a6-9fcf-5088d38f37ff => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:35.445 7 INFO neutron.api.v2.resource [None req-ac2085a3-29e8-4e6c-aae3-734c2926b81a 96516c3617fd4ac4a990e66310529d18 83880ad8a7d34286aeb5e7612a125766 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 333/683] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:42:35 2026] GET /v2.0/security-groups/2583f88a-4668-41a6-9fcf-5088d38f37ff => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:35 2026] DELETE /v2.0/security-groups/f6b390c6-8a3e-42ef-8ddc-40e10038711d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:35.471 8 INFO neutron.api.v2.resource [None req-fac066a1-e199-4c5e-a64f-2c6649da91d1 6e342e4f43f54f65b53d5d25e3cc3170 4620705ccc854273bebf4f4638f654e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/685] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:42:35 2026] GET /v2.0/security-groups/f6b390c6-8a3e-42ef-8ddc-40e10038711d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/686] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:42:35 2026] DELETE /v2.0/floatingips/76006da9-7024-40ba-954f-8fba86b568c9 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/687] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:42:35 2026] DELETE /v2.0/floatingips/f8cd55ab-cd98-45f6-a1da-c53a5e30c61c => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/688] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:35 2026] PUT /v2.0/routers/75fb2960-f9de-4a5a-95e4-7a2dfd4fc61e/remove_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/689] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:35 2026] PUT /v2.0/routers/5ab79406-30b8-4128-9020-c7f13982ff48/remove_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:38.157 7 INFO neutron.services.segments.plugin [-] Segment d8e4f838-10cf-43b9-86f4-387d0e1d23af resource provider aggregate not found 2026-05-11 06:42:38.162 7 INFO neutron.services.segments.plugin [-] Segment d8e4f838-10cf-43b9-86f4-387d0e1d23af resource provider aggregate not found 2026-05-11 06:42:38.186 7 INFO neutron.db.l3_hamode_db [None req-8214c446-beec-42af-bd6a-3cc0e1c62b2c 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 0b986c26-e1ba-4025-8d2e-22fe0c376aa6 was deleted as no HA routers are present in tenant 83880ad8a7d34286aeb5e7612a125766. 2026-05-11 06:42:38.188 7 INFO neutron.services.segments.plugin [-] Segment d8e4f838-10cf-43b9-86f4-387d0e1d23af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e4f838-10cf-43b9-86f4-387d0e1d23af found for delete ", "request_id": "req-e61a181c-4b95-4277-8079-75d750ea19b6"}]} [pid: 7|app: 0|req: 336/690] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:37 2026] DELETE /v2.0/routers/75fb2960-f9de-4a5a-95e4-7a2dfd4fc61e => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:38.194 7 INFO neutron.services.segments.plugin [-] Segment d8e4f838-10cf-43b9-86f4-387d0e1d23af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e4f838-10cf-43b9-86f4-387d0e1d23af found for delete ", "request_id": "req-48a20b0f-5e9d-475a-b041-f6f31b001944"}]} 2026-05-11 06:42:38.265 8 INFO neutron.services.segments.plugin [-] Segment 2bdc2355-8621-44cc-82af-9a90c4ca2368 resource provider aggregate not found 2026-05-11 06:42:38.269 8 INFO neutron.services.segments.plugin [-] Segment 2bdc2355-8621-44cc-82af-9a90c4ca2368 resource provider aggregate not found 2026-05-11 06:42:38.282 8 INFO neutron.services.segments.plugin [-] Segment 2bdc2355-8621-44cc-82af-9a90c4ca2368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bdc2355-8621-44cc-82af-9a90c4ca2368 found for delete ", "request_id": "req-fc49fbd1-21f5-426e-9e76-129700b1dd51"}]} 2026-05-11 06:42:38.292 8 INFO neutron.services.segments.plugin [-] Segment 2bdc2355-8621-44cc-82af-9a90c4ca2368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bdc2355-8621-44cc-82af-9a90c4ca2368 found for delete ", "request_id": "req-71902e58-a553-4464-9ba6-168d5af751ec"}]} 2026-05-11 06:42:38.293 8 INFO neutron.db.l3_hamode_db [None req-9b2eb180-4dcb-43a6-a295-5411e12f5099 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 321584ac-ae49-42db-b184-a440b9f92242 was deleted as no HA routers are present in tenant 4620705ccc854273bebf4f4638f654e2. [pid: 8|app: 0|req: 355/691] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:37 2026] DELETE /v2.0/routers/5ab79406-30b8-4128-9020-c7f13982ff48 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/692] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:38 2026] GET /v2.0/security-groups?tenant_id=11ae0a283dd84da385d0cde5dc599949&name=default => generated 2801 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/693] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:38 2026] DELETE /v2.0/subnets/c088882b-445f-457a-b977-316029f550b6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/694] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:38 2026] DELETE /v2.0/security-groups/24ab3daf-9962-4447-847b-993b13e718ff => 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: 338/695] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:38 2026] DELETE /v2.0/subnets/acdc5968-3613-4a96-87ca-6b8eda7b7c60 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/696] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:38 2026] DELETE /v2.0/networks/d6adc45d-60f2-4ab8-a995-ab5c50f9d2bb => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/697] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:38 2026] DELETE /v2.0/networks/e57683b4-03e7-4cf0-a1ff-8254e6a9ce9d => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:39 2026] GET /v2.0/security-groups?tenant_id=c44b8810ec744fe8a69da354f78b6365&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/699] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:39 2026] DELETE /v2.0/security-groups/2e586b09-3263-40d2-b1b6-af771f04f935 => 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: 361/700] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:39 2026] GET /v2.0/security-groups?tenant_id=83880ad8a7d34286aeb5e7612a125766&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/701] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:39 2026] GET /v2.0/security-groups?tenant_id=4620705ccc854273bebf4f4638f654e2&name=default => generated 2797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/702] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:39 2026] DELETE /v2.0/security-groups/63423ffc-6727-405d-bcd9-542d6be30417 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/703] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:39 2026] DELETE /v2.0/security-groups/ecca8631-bd60-49f1-a8f8-5d3263220f4a => 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: 340/704] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:42:39 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/705] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:42:39 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:41.294 7 INFO neutron.services.segments.plugin [-] Segment b7b1dafd-f20f-4186-9b40-af911c266ef1 resource provider aggregate not found 2026-05-11 06:42:41.315 7 INFO neutron.services.segments.plugin [-] Segment b7b1dafd-f20f-4186-9b40-af911c266ef1 resource provider aggregate not found 2026-05-11 06:42:41.337 7 INFO neutron.services.segments.plugin [-] Segment b7b1dafd-f20f-4186-9b40-af911c266ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7b1dafd-f20f-4186-9b40-af911c266ef1 found for delete ", "request_id": "req-6bd70bc2-ff9a-4c8e-9a1a-53f8ca2fb99b"}]} 2026-05-11 06:42:41.339 7 INFO neutron.services.segments.plugin [-] Segment b7b1dafd-f20f-4186-9b40-af911c266ef1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7b1dafd-f20f-4186-9b40-af911c266ef1 found for delete ", "request_id": "req-c3592449-4662-45e5-832e-e8b9bd4b238f"}]} 2026-05-11 06:42:41.559 7 INFO neutron.db.segments_db [None req-55481005-8f9a-4480-87dc-8532f2520dc5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment b8b7bbe2-c537-43db-babe-af6908a7c284 of type vxlan for network f02e7686-69e0-4f8f-bba0-10013bdffe41 [pid: 7|app: 0|req: 341/706] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:42:41 2026] POST /v2.0/networks => generated 746 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:41.714 8 INFO neutron.services.segments.plugin [-] Segment 2d1b140e-f4c0-4627-ba51-5beb908901d0 resource provider aggregate not found 2026-05-11 06:42:41.720 8 INFO neutron.services.segments.plugin [-] Segment 2d1b140e-f4c0-4627-ba51-5beb908901d0 resource provider aggregate not found 2026-05-11 06:42:41.730 8 INFO neutron.services.segments.plugin [-] Segment 2d1b140e-f4c0-4627-ba51-5beb908901d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1b140e-f4c0-4627-ba51-5beb908901d0 found for delete ", "request_id": "req-cbba86fc-cf6f-4cd3-abfa-f1313abaffde"}]} 2026-05-11 06:42:41.737 8 INFO neutron.services.segments.plugin [-] Segment 2d1b140e-f4c0-4627-ba51-5beb908901d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1b140e-f4c0-4627-ba51-5beb908901d0 found for delete ", "request_id": "req-208902c8-5de4-4235-8e0b-6a3cb0fe153d"}]} [pid: 8|app: 0|req: 366/707] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:41 2026] POST /v2.0/subnets => generated 669 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:42.003 7 INFO neutron.db.segments_db [None req-63d6829b-5630-4508-a0ab-a7ebba78f447 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 20385d3b-2b66-4fe6-a1df-84c0b545036c of type vxlan for network 716a016a-48da-44b7-8b55-ee9667fd15e6 2026-05-11 06:42:42.309 7 INFO neutron.db.l3_hamode_db [None req-63d6829b-5630-4508-a0ab-a7ebba78f447 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 367/708] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:42 2026] GET /v2.0/security-groups?tenant_id=15ebf6ab731a45b3b151c7344ecee879&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/709] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:42 2026] DELETE /v2.0/security-groups/2d87630b-be1d-46f3-ab85-79785e28f233 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:43.419 7 INFO neutron.db.l3_hamode_db [None req-63d6829b-5630-4508-a0ab-a7ebba78f447 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 342/712] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:41 2026] POST /v2.0/routers => generated 733 bytes in 2961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/713] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:45 2026] GET /v2.0/security-groups?tenant_id=54e2fd6bd01c4685bce7034d786e9f6a&name=default => generated 2801 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/714] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:45 2026] DELETE /v2.0/security-groups/b9d20b16-5c3e-4bab-8e87-6ebc674e3a79 => 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: 345/715] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:46 2026] GET /v2.0/security-groups?tenant_id=60411b833ebd414799950edb3e50e94b&name=default => generated 2801 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/716] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:46 2026] DELETE /v2.0/security-groups/24347160-f13b-47e4-920e-a07aa17b6f4f => 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: 371/717] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:42:44 2026] PUT /v2.0/routers/39604ae0-d91d-4855-b595-7ead717c37ac/add_router_interface => generated 309 bytes in 1804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/718] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:46 2026] GET /v2.0/security-groups?tenant_id=3dabe38c130e45dfb10531304818ca37&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/719] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:46 2026] DELETE /v2.0/security-groups/c769854c-d0fb-413d-bde2-1a95920cce37 => 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: 348/720] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:47 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/721] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:42:47 2026] GET /v2.0/networks?id=f02e7686-69e0-4f8f-bba0-10013bdffe41 => generated 678 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/722] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/quotas/a848057a896d49d8b78111477e9d7460 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/723] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/ports?tenant_id=a848057a896d49d8b78111477e9d7460&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/724] 10.0.0.96 () {34 vars in 969 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/ports/881ec090-0af0-46d9-b12c-56e5b517d546 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/725] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/security-groups?tenant_id=2f07f4d32a4c43de9d22d25bd165f36c&name=default => generated 2801 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/726] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?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: 378/727] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?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: 350/728] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:48 2026] DELETE /v2.0/security-groups/dbeedc5e-daf1-458a-8441-23762b050668 => 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: 379/729] 199.204.45.157 () {34 vars in 999 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/subnets?network_id=37ab23a1-b307-4d33-a181-e29629677921 => generated 659 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/730] 199.204.45.157 () {34 vars in 1145 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc&device_owner=compute%3Anova&network_id=37ab23a1-b307-4d33-a181-e29629677921 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/731] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:48 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/732] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:48 2026] PUT /v2.0/ports/881ec090-0af0-46d9-b12c-56e5b517d546 => generated 1145 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/733] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1417 bytes in 50 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-11 06:42:49.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-55796d6f-a612-4636-bdca-a29da1f38bbf'] response: {'name': 'network-changed', 'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 353/734] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/735] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/736] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/networks?id=f02e7686-69e0-4f8f-bba0-10013bdffe41 => generated 678 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:49.433 8 WARNING neutron_lib.context [req-c1cb1527-741b-4d31-a493-405987ced276 req-b6e5af60-f8d0-453e-be01-fa6c05443caf a1af7e98ad4e4ff991b8d9a5d6d9661b a848057a896d49d8b78111477e9d7460 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 355/737] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/738] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/739] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/740] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/741] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 360/742] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/743] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/744] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/745] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/746] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:42:49 2026] POST /v2.0/ports => generated 958 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/747] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/748] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/749] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&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: 367/750] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 368/751] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 384/752] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:50 2026] PUT /v2.0/ports/c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 => generated 1203 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:50.561 7 WARNING neutron_lib.context [None req-d3b3b627-e1cc-410f-9cef-f2395bb94c91 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:42:50.603 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd62f73-a72d-471c-91a4-a05bad970741'] response: {'name': 'network-changed', 'server_uuid': '91db67c5-8b29-4603-ab10-133c0c06f0c4', 'tag': 'c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 385/753] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1148 bytes in 89 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: 386/754] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?tenant_id=a848057a896d49d8b78111477e9d7460&device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:50.696 7 INFO neutron.db.segments_db [None req-d3b3b627-e1cc-410f-9cef-f2395bb94c91 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Added segment 441ee3e1-40ed-4c33-922a-d908d61853d6 of type vxlan for network 7f5ba40b-0701-441f-ac39-4d35fabd4178 [pid: 8|app: 0|req: 387/755] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/756] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/757] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/subnets?id=061b48fc-6493-4677-8185-3100d6b0dc9b => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/758] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:42:50 2026] POST /v2.0/networks => generated 645 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/759] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:50.865 8 WARNING neutron_lib.context [None req-e26433ad-7949-49b5-b3e3-9146c1fb2ee6 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 370/760] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?network_id=f02e7686-69e0-4f8f-bba0-10013bdffe41&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/761] 199.204.45.157 () {34 vars in 1117 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/security-groups?id=9a6b06e6-9572-4274-98e8-35df309b7df7&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: 7|app: 0|req: 373/763] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:50 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?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: 391/764] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:42:50 2026] POST /v2.0/ports => generated 775 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/765] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:51 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?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) 2026-05-11 06:42:51.304 8 WARNING neutron_lib.context [None req-853dd12c-ee56-4c07-9bdc-6562c3a1a699 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:42:51.385 8 INFO neutron.db.segments_db [None req-853dd12c-ee56-4c07-9bdc-6562c3a1a699 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Added segment db96f3ab-da3a-4c04-be8c-83f748e6f0e0 of type vxlan for network ba9fc5fd-c80c-47df-9cb5-e50ebec35314 [pid: 8|app: 0|req: 393/766] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:42:51 2026] POST /v2.0/networks => generated 632 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/767] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:42:51 2026] PUT /v2.0/ports/881ec090-0af0-46d9-b12c-56e5b517d546 => generated 968 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/768] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:51 2026] GET /v2.0/ports?tenant_id=a848057a896d49d8b78111477e9d7460&device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:42:51.653 8 WARNING neutron_lib.context [None req-6de49b90-b924-439a-b367-16ed899dcd2b 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:42:51.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4428d4e-3d35-488b-aef3-ed1ed7905f3d'] response: {'name': 'network-changed', 'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', '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: 375/769] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:51 2026] GET /v2.0/security-groups?tenant_id=7d98b0d696a64883b05749ce303f7f6a&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: 376/770] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:51 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/771] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:51 2026] GET /v2.0/networks?id=f02e7686-69e0-4f8f-bba0-10013bdffe41 => generated 774 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/772] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:51 2026] POST /v2.0/subnets => generated 602 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/773] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/774] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => 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: 378/775] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:52 2026] DELETE /v2.0/security-groups/b54a6089-7355-4f95-89fd-2ab5412a49e0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:42:52.228 7 WARNING neutron_lib.context [None req-80a38e77-792b-44ed-bfc2-582df9b57b3a 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 398/776] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/777] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => 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: 400/778] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/security-groups?id=9a6b06e6-9572-4274-98e8-35df309b7df7&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/779] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/subnets?id=061b48fc-6493-4677-8185-3100d6b0dc9b => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/780] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/781] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/security-groups?tenant_id=731c387e09d34f7eac1d77581853a743&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/782] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/ports?network_id=f02e7686-69e0-4f8f-bba0-10013bdffe41&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: 379/783] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:42:52 2026] POST /v2.0/ports => generated 947 bytes in 479 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: 405/784] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/785] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/786] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:52 2026] DELETE /v2.0/security-groups/fc47bedf-7944-4310-a506-6b1e9c04d978 => 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: 381/787] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 382/788] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/789] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:52 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 384/790] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/ports?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/791] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:52 2026] DELETE /v2.0/ports/35edb8f2-0511-4fa4-b83b-04f637ece575 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:53.197 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30c11dda-6d36-4695-a5e8-47156fcb73a9 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/792] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:53 2026] DELETE /v2.0/ports/35edb8f2-0511-4fa4-b83b-04f637ece575 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/793] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/networks?id=37ab23a1-b307-4d33-a181-e29629677921 => generated 779 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:53.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9b8b8d5-6018-4da0-b7f0-12ab9f7ffb8c 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 409/794] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/ports/35edb8f2-0511-4fa4-b83b-04f637ece575 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/795] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=881ec090-0af0-46d9-b12c-56e5b517d546 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/796] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/subnets?id=b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/797] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/ports?network_id=37ab23a1-b307-4d33-a181-e29629677921&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/798] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:53 2026] DELETE /v2.0/subnets/123740dc-0e21-4430-9fa0-5f1d9c904b5a => 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: 389/799] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?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: 411/800] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/801] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/802] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:53 2026] GET /v2.0/security-groups?id=9a6b06e6-9572-4274-98e8-35df309b7df7&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:53.913 7 INFO neutron.services.segments.plugin [-] Segment db96f3ab-da3a-4c04-be8c-83f748e6f0e0 resource provider aggregate not found 2026-05-11 06:42:53.919 7 INFO neutron.services.segments.plugin [-] Segment db96f3ab-da3a-4c04-be8c-83f748e6f0e0 resource provider aggregate not found 2026-05-11 06:42:53.935 7 INFO neutron.services.segments.plugin [-] Segment db96f3ab-da3a-4c04-be8c-83f748e6f0e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db96f3ab-da3a-4c04-be8c-83f748e6f0e0 found for delete ", "request_id": "req-3ce64965-1dd0-4fd0-bc77-9939b80043dd"}]} 2026-05-11 06:42:53.946 7 INFO neutron.services.segments.plugin [-] Segment db96f3ab-da3a-4c04-be8c-83f748e6f0e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db96f3ab-da3a-4c04-be8c-83f748e6f0e0 found for delete ", "request_id": "req-1ba7005f-b982-423c-b39e-8659e687acb5"}]} [pid: 7|app: 0|req: 390/803] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:53 2026] DELETE /v2.0/networks/ba9fc5fd-c80c-47df-9cb5-e50ebec35314 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:53.967 8 WARNING neutron_lib.context [None req-d17468ac-d8aa-4d7c-a7a7-43cfcf15ae01 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:42:54.016 8 INFO neutron.db.segments_db [None req-d17468ac-d8aa-4d7c-a7a7-43cfcf15ae01 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Added segment 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd of type vxlan for network 3a9f5450-7773-47e9-b3a4-5b965a75ff66 [pid: 8|app: 0|req: 414/804] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:42:53 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:54.141 7 WARNING neutron_lib.context [None req-8cdac549-3b24-4a52-9acc-f6269e8e9e7f 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 415/805] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:54 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/806] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:54 2026] GET /v2.0/security-groups?id=2109bc69-185c-4700-a58d-e48e0912d1c4&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: 391/807] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:42:54 2026] POST /v2.0/subnets => generated 602 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:42:54.593 8 WARNING neutron_lib.context [None req-84ca98e9-b978-4fde-861e-9de118f23b7c 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 392/808] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:42:54 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/809] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:54 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/810] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:42:54 2026] POST /v2.0/ports => generated 911 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/811] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:55 2026] GET /v2.0/security-groups?id=9a6b06e6-9572-4274-98e8-35df309b7df7&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:55.319 7 INFO neutron.db.l3_db [req-3293a318-0f43-4041-b923-2ce84388a017 req-726dc489-afb3-47f3-837a-5fcc1183d511 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] Floating IP 3b24e9c6-ac1a-47f2-b0a2-3101671930d5 disassociated. External IP: 10.96.250.211, port: 881ec090-0af0-46d9-b12c-56e5b517d546. [pid: 8|app: 0|req: 419/812] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:55 2026] DELETE /v2.0/ports/fe69510a-52c0-4563-8b46-ebfb837f0104 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/813] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:55 2026] GET /v2.0/ports?device_id=f65c1225-9bbd-4c6a-863d-89b2396e77fc => 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: 421/814] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:55 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:55.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cc1aec3-246c-4606-ba52-8a007f83b00c 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 422/815] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:42:55 2026] GET /v2.0/ports/fe69510a-52c0-4563-8b46-ebfb837f0104 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/816] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:42:55 2026] GET /v2.0/security-groups?id=9a6b06e6-9572-4274-98e8-35df309b7df7&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/817] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:42:54 2026] DELETE /v2.0/ports/881ec090-0af0-46d9-b12c-56e5b517d546 => 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: 424/818] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:55 2026] DELETE /v2.0/subnets/a7907545-ccc0-4e04-8e5a-3f7be5e28004 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:55.989 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae4cc429-7012-4a32-9bc6-db44b6975c88'] response: {'server_uuid': 'f65c1225-9bbd-4c6a-863d-89b2396e77fc', 'name': 'network-vif-deleted', 'tag': '881ec090-0af0-46d9-b12c-56e5b517d546', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 425/819] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:42:56 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:56.405 7 INFO neutron.services.segments.plugin [-] Segment 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd resource provider aggregate not found 2026-05-11 06:42:56.411 7 INFO neutron.services.segments.plugin [-] Segment 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd resource provider aggregate not found 2026-05-11 06:42:56.433 7 INFO neutron.services.segments.plugin [-] Segment 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd found for delete ", "request_id": "req-2c1e92a6-d9a1-43c5-b79e-33239fdac451"}]} [pid: 7|app: 0|req: 395/820] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:55 2026] DELETE /v2.0/networks/3a9f5450-7773-47e9-b3a4-5b965a75ff66 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:56.459 7 INFO neutron.services.segments.plugin [-] Segment 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c5ee65-6f0c-4f6a-924b-f44e89dfa7fd found for delete ", "request_id": "req-d598afb8-5c6a-46f2-b792-b0f79b1ac415"}]} 2026-05-11 06:42:56.469 7 WARNING neutron_lib.context [None req-89da01a6-f286-4e5f-bd4e-72c0f318be31 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 426/821] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:42:56 2026] DELETE /v2.0/ports/c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:42:56.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57bea130-10bc-4342-8461-2a524ac58e00'] response: {'server_uuid': '91db67c5-8b29-4603-ab10-133c0c06f0c4', 'name': 'network-vif-deleted', 'tag': 'c9eaef39-dbda-4ef8-a13d-6b991f4eb7b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/822] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:42:56 2026] DELETE /v2.0/security-groups/2109bc69-185c-4700-a58d-e48e0912d1c4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/823] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:42:56 2026] GET /v2.0/ports?device_id=91db67c5-8b29-4603-ab10-133c0c06f0c4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:42:56.819 8 INFO neutron.api.v2.resource [None req-8cf2d73e-4ec8-4312-bd6c-da41aa6fffbd 7919f198d898491283b814558a4405e5 a8dc7f85ef0f448382bffe9b2f09b6ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 429/824] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:42:56 2026] GET /v2.0/security-groups/2109bc69-185c-4700-a58d-e48e0912d1c4 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/825] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:42:56 2026] POST /v2.0/ports => generated 774 bytes in 381 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: 397/826] 10.0.0.17 () {34 vars in 735 bytes} [Mon May 11 06:42:56 2026] PUT /v2.0/ports/e84eb5f9-69a2-46a5-a851-a3ba18d7e604 => generated 752 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/827] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:42:56 2026] DELETE /v2.0/floatingips/3b24e9c6-ac1a-47f2-b0a2-3101671930d5 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/828] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:57 2026] DELETE /v2.0/ports/e84eb5f9-69a2-46a5-a851-a3ba18d7e604 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/829] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:42:57 2026] GET /v2.0/ports => generated 778 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:57.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-009c1247-30af-4584-92aa-82ddafa1d656 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 400/830] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:42:57 2026] GET /v2.0/ports/e84eb5f9-69a2-46a5-a851-a3ba18d7e604 => 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: 403/833] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:42:57 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/834] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:42:57 2026] GET /v2.0/ports/a8c1e073-b787-49c0-a865-15da13bd354b => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:57.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d22177a-3a5d-4b3b-b730-aec5cdea181c 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/835] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:57 2026] DELETE /v2.0/ports/fe69510a-52c0-4563-8b46-ebfb837f0104 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:42:57.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8184523f-0d78-43c7-9b49-15d0f4cd1698 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/836] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:57 2026] DELETE /v2.0/subnets/a7907545-ccc0-4e04-8e5a-3f7be5e28004 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:42:57.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c41f72a6-e940-471b-ace5-0f504fac80fc 44075c0e3aa74c5487e3a1d5b1aa33be d9a4c606d0914e478e43dbabf9c389c8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/837] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:57 2026] DELETE /v2.0/subnets/123740dc-0e21-4430-9fa0-5f1d9c904b5a => 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: 408/838] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:42:57 2026] DELETE /v2.0/ports/a8c1e073-b787-49c0-a865-15da13bd354b => 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: 431/839] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:57 2026] PUT /v2.0/routers/6ba1c374-3323-4bad-8da4-90d4f0994cec/remove_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:42:58.724 8 INFO neutron.services.segments.plugin [-] Segment 441ee3e1-40ed-4c33-922a-d908d61853d6 resource provider aggregate not found 2026-05-11 06:42:58.731 8 INFO neutron.services.segments.plugin [-] Segment 441ee3e1-40ed-4c33-922a-d908d61853d6 resource provider aggregate not found 2026-05-11 06:42:58.744 8 INFO neutron.services.segments.plugin [-] Segment 441ee3e1-40ed-4c33-922a-d908d61853d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441ee3e1-40ed-4c33-922a-d908d61853d6 found for delete ", "request_id": "req-21e0045a-c25c-4986-b267-96b3a7fa9e2b"}]} 2026-05-11 06:42:58.751 8 INFO neutron.services.segments.plugin [-] Segment 441ee3e1-40ed-4c33-922a-d908d61853d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441ee3e1-40ed-4c33-922a-d908d61853d6 found for delete ", "request_id": "req-caae3f95-8aaf-4469-9e82-aa72e2192797"}]} [pid: 8|app: 0|req: 432/840] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:42:58 2026] DELETE /v2.0/networks/7f5ba40b-0701-441f-ac39-4d35fabd4178 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/841] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:42:57 2026] PUT /v2.0/routers/39604ae0-d91d-4855-b595-7ead717c37ac/remove_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/842] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:42:59 2026] GET /v2.0/security-groups?tenant_id=d9a4c606d0914e478e43dbabf9c389c8&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:00.201 8 INFO neutron.db.l3_hamode_db [None req-35ac6cd4-ec16-4b8c-82c8-4ae88566ea07 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 1a2f71df-de42-4eaf-b6a7-13df690819a8 was deleted as no HA routers are present in tenant a8dc7f85ef0f448382bffe9b2f09b6ff. [pid: 8|app: 0|req: 433/843] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:58 2026] DELETE /v2.0/routers/6ba1c374-3323-4bad-8da4-90d4f0994cec => generated 0 bytes in 1450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/844] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:00 2026] GET /v2.0/security-groups?tenant_id=c4c1904b64fc42c5b2cd06f4f2652513&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: 435/845] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:00 2026] DELETE /v2.0/security-groups/9afbe54f-6d7f-4211-b51c-642ceb2a09fb => 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: 436/846] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:00 2026] DELETE /v2.0/subnets/b5f489d2-571d-4f7f-8b94-7f2281eb64b4 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:00.776 8 INFO neutron.services.segments.plugin [-] Segment 2c9d8d31-322b-4d17-8d25-55866abadfe0 resource provider aggregate not found 2026-05-11 06:43:00.782 8 INFO neutron.services.segments.plugin [-] Segment 2c9d8d31-322b-4d17-8d25-55866abadfe0 resource provider aggregate not found 2026-05-11 06:43:00.801 8 INFO neutron.services.segments.plugin [-] Segment 2c9d8d31-322b-4d17-8d25-55866abadfe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d8d31-322b-4d17-8d25-55866abadfe0 found for delete ", "request_id": "req-ba05c8cf-2e18-4ce9-957f-e06e50bbbc39"}]} 2026-05-11 06:43:00.806 8 INFO neutron.services.segments.plugin [-] Segment 2c9d8d31-322b-4d17-8d25-55866abadfe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c9d8d31-322b-4d17-8d25-55866abadfe0 found for delete ", "request_id": "req-cfdc1335-3e15-4165-837c-bbaa85125278"}]} [pid: 8|app: 0|req: 437/847] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:00 2026] DELETE /v2.0/security-groups/83dba7e9-462c-4622-b7f9-d29cf3c7cec0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:00.893 7 INFO neutron.services.segments.plugin [-] Segment 20385d3b-2b66-4fe6-a1df-84c0b545036c resource provider aggregate not found 2026-05-11 06:43:00.899 7 INFO neutron.services.segments.plugin [-] Segment 20385d3b-2b66-4fe6-a1df-84c0b545036c resource provider aggregate not found 2026-05-11 06:43:00.916 7 INFO neutron.services.segments.plugin [-] Segment 20385d3b-2b66-4fe6-a1df-84c0b545036c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20385d3b-2b66-4fe6-a1df-84c0b545036c found for delete ", "request_id": "req-aa2b6f50-cee2-4615-8f5e-60efc5d0e491"}]} 2026-05-11 06:43:00.920 7 INFO neutron.services.segments.plugin [-] Segment 20385d3b-2b66-4fe6-a1df-84c0b545036c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20385d3b-2b66-4fe6-a1df-84c0b545036c found for delete ", "request_id": "req-945c43d5-23e5-4af0-991f-253dd51d090b"}]} 2026-05-11 06:43:00.928 7 INFO neutron.db.l3_hamode_db [None req-f48ad6bb-f906-4b98-bc22-078563e4c3ce 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 716a016a-48da-44b7-8b55-ee9667fd15e6 was deleted as no HA routers are present in tenant a848057a896d49d8b78111477e9d7460. [pid: 7|app: 0|req: 411/848] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:42:59 2026] DELETE /v2.0/routers/39604ae0-d91d-4855-b595-7ead717c37ac => generated 0 bytes in 1212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/849] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:00 2026] DELETE /v2.0/subnets/061b48fc-6493-4677-8185-3100d6b0dc9b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/850] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:00 2026] DELETE /v2.0/networks/37ab23a1-b307-4d33-a181-e29629677921 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/851] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:01 2026] GET /v2.0/security-groups?tenant_id=499a3496e8104f38898d411b18c26ddd&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/852] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:01 2026] DELETE /v2.0/security-groups/f6b9d6ee-74ea-4243-8df2-de91752e7741 => 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: 415/853] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:01 2026] GET /v2.0/security-groups?tenant_id=a8dc7f85ef0f448382bffe9b2f09b6ff&name=default => generated 2797 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:01 2026] DELETE /v2.0/networks/f02e7686-69e0-4f8f-bba0-10013bdffe41 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/855] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:01 2026] DELETE /v2.0/security-groups/67777679-3b90-4580-b7b5-9e5f2e08eb87 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/856] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:01 2026] GET /v2.0/security-groups?tenant_id=a848057a896d49d8b78111477e9d7460&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: 417/857] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:01 2026] DELETE /v2.0/security-groups/9a6b06e6-9572-4274-98e8-35df309b7df7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:02.803 8 WARNING neutron_lib.context [None req-d67951d6-dcd3-4289-94b1-ba3e814c3509 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:02.827 8 INFO neutron.services.segments.plugin [-] Segment 60fc275c-6539-45f3-90d5-3f6b659290c3 resource provider aggregate not found 2026-05-11 06:43:02.836 8 INFO neutron.services.segments.plugin [-] Segment 60fc275c-6539-45f3-90d5-3f6b659290c3 resource provider aggregate not found 2026-05-11 06:43:02.851 8 INFO neutron.services.segments.plugin [-] Segment 60fc275c-6539-45f3-90d5-3f6b659290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60fc275c-6539-45f3-90d5-3f6b659290c3 found for delete ", "request_id": "req-2649de9f-0ed1-4637-aa23-59bac0d2498d"}]} 2026-05-11 06:43:02.856 8 INFO neutron.services.segments.plugin [-] Segment 60fc275c-6539-45f3-90d5-3f6b659290c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60fc275c-6539-45f3-90d5-3f6b659290c3 found for delete ", "request_id": "req-7575829c-e2d3-4e10-9257-fa49ee13cdb0"}]} 2026-05-11 06:43:02.870 8 INFO neutron.services.segments.plugin [-] Segment b8b7bbe2-c537-43db-babe-af6908a7c284 resource provider aggregate not found 2026-05-11 06:43:02.877 8 INFO neutron.services.segments.plugin [-] Segment b8b7bbe2-c537-43db-babe-af6908a7c284 resource provider aggregate not found 2026-05-11 06:43:02.888 8 INFO neutron.services.segments.plugin [-] Segment b8b7bbe2-c537-43db-babe-af6908a7c284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b7bbe2-c537-43db-babe-af6908a7c284 found for delete ", "request_id": "req-a9f8506e-0352-4b94-a706-2011590866de"}]} 2026-05-11 06:43:02.897 8 INFO neutron.services.segments.plugin [-] Segment b8b7bbe2-c537-43db-babe-af6908a7c284 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b7bbe2-c537-43db-babe-af6908a7c284 found for delete ", "request_id": "req-f0f98e04-1dd0-4a65-bb74-769fbeb650ca"}]} [pid: 8|app: 0|req: 441/858] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:43:02 2026] POST /v2.0/security-groups => generated 1560 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/859] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-groups => generated 4343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/860] 10.0.0.17 () {34 vars in 756 bytes} [Mon May 11 06:43:03 2026] PUT /v2.0/security-groups/2d8c5aea-86b9-413c-b45c-1a152caeba27 => generated 1600 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/861] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-groups/2d8c5aea-86b9-413c-b45c-1a152caeba27 => generated 1600 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/862] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:03 2026] DELETE /v2.0/security-groups/2d8c5aea-86b9-413c-b45c-1a152caeba27 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/863] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-groups => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:03.417 8 INFO neutron.api.v2.resource [None req-562cca05-b8ba-414c-84ad-a270d07ed15b 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/864] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:03 2026] DELETE /v2.0/security-groups/2d8c5aea-86b9-413c-b45c-1a152caeba27 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:03.435 7 WARNING neutron_lib.context [None req-9532473a-7a15-4e01-b3ea-c50772a7bfe6 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 421/865] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:43:03 2026] POST /v2.0/security-groups => generated 1561 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:03.576 8 WARNING neutron_lib.context [None req-5404c69c-c55c-49f6-8eba-8e05629aab63 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 445/866] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:03 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: 446/867] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-group-rules/926619d9-333f-46f3-b1ae-4f5b831fdfa5 => generated 569 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/868] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/869] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:03 2026] DELETE /v2.0/security-group-rules/926619d9-333f-46f3-b1ae-4f5b831fdfa5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:03.874 7 INFO neutron.db.segments_db [None req-31c0d4d1-8250-49e3-adb3-3509dd00f7f5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment e702096b-ba47-40a7-a77f-119104e4082d of type vxlan for network ce1a9283-3ee4-4971-95e4-ab1c4eb5318c [pid: 8|app: 0|req: 449/870] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:03.903 8 WARNING neutron_lib.context [None req-a6d2a9e7-4f27-4af0-b293-ab63adf7336d 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/871] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:43:03 2026] POST /v2.0/networks => generated 737 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/872] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:03 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: 8|app: 0|req: 451/873] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules/f54e4aca-8c5c-401c-aeb1-bdef83b04aff => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/874] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/875] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:04 2026] DELETE /v2.0/security-group-rules/f54e4aca-8c5c-401c-aeb1-bdef83b04aff => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/876] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:03 2026] POST /v2.0/subnets => generated 660 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/877] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:04.226 8 WARNING neutron_lib.context [None req-ebf0fd78-884b-4441-bc3b-0443e6fc43e9 7ee3b14ce1f94503af451eab12c14fb6 26f47ae8e7bc4531a016e206cc23f706 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:04.265 7 INFO neutron.db.segments_db [None req-45818d41-6d7c-480b-8fcb-b0ecc353dd41 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 773da6ec-09fd-4456-b3f5-673b6d9e875a of type vxlan for network a27d627d-8fa4-415e-851c-6bbe623174e1 [pid: 8|app: 0|req: 455/878] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:04 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/879] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules/462f9dd6-f71a-4207-84ec-d3bc1cf03aa9 => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/880] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/881] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:04 2026] DELETE /v2.0/security-group-rules/462f9dd6-f71a-4207-84ec-d3bc1cf03aa9 => 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: 459/882] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:04.552 7 INFO neutron.db.l3_hamode_db [None req-45818d41-6d7c-480b-8fcb-b0ecc353dd41 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 460/883] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:04 2026] DELETE /v2.0/security-groups/aa71fd9e-75ce-450d-97d6-d387b7020714 => 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: 461/884] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/885] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/886] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:05 2026] GET /v2.0/security-groups?tenant_id=26f47ae8e7bc4531a016e206cc23f706&name=default => generated 2801 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:05.668 7 INFO neutron.db.l3_hamode_db [None req-45818d41-6d7c-480b-8fcb-b0ecc353dd41 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 464/887] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:05 2026] GET /v2.0/security-groups?tenant_id=71d55bbe7f414d62b466c713652247b3&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/888] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:05 2026] DELETE /v2.0/security-groups/7a22e275-a781-4e62-b8ad-839bbf8ae7c4 => 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: 466/889] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:05 2026] DELETE /v2.0/security-groups/28c1170c-db5b-4c10-a0e6-0533899d5d00 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/890] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:06 2026] GET /v2.0/security-groups?tenant_id=e6f61618882c46e8aa19e7364086a8ba&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: 468/891] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:06 2026] DELETE /v2.0/security-groups/23c25c91-0868-4d82-b598-4727bc09f222 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/892] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:04 2026] POST /v2.0/routers => generated 724 bytes in 2607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/893] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:07 2026] GET /v2.0/security-groups?tenant_id=b8a1d6e5e392490da3dbf63f6cdcfcac&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/894] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:07 2026] DELETE /v2.0/security-groups/93a8c39a-e945-4de9-8064-3e12e0fb5567 => 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: 427/895] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:07 2026] GET /v2.0/security-groups?tenant_id=00164b77e04d4229a9a98f8b8273a2ba&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/896] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:07 2026] DELETE /v2.0/security-groups/8c41504a-4889-4dc4-a712-169b89f01ba8 => 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: 469/897] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:43:06 2026] PUT /v2.0/routers/4de52355-a3b5-4201-9b61-979ef48a02ed/add_router_interface => generated 309 bytes in 1598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:09.188 7 WARNING neutron_lib.context [None req-59e1fad1-0e7b-40c2-9d20-5edbf9cbf768 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 429/898] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:43:09 2026] POST /v2.0/security-groups => generated 1596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:09.316 8 WARNING neutron_lib.context [None req-2a38d5ab-51d8-4fc3-91e9-fdc821fede02 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 470/899] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:09 2026] POST /v2.0/security-group-rules => generated 565 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:09.472 7 WARNING neutron_lib.context [None req-ef9eedfd-5baf-41f8-9555-d8259f2ccff5 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/900] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:09 2026] POST /v2.0/security-group-rules => generated 570 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:09.606 8 WARNING neutron_lib.context [None req-5e828fa4-0c4e-4298-b633-260dbac37c3d 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 431/901] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:09 2026] GET /v2.0/security-groups?tenant_id=b7aa3d093020420b8e60449d1d418858&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/902] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:43:09 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/903] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:10 2026] DELETE /v2.0/security-groups/fc358c5e-41ee-4f7e-8058-c5ee22de5fe4 => 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: 472/904] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:43:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2035170660&fields=id&tenant_id=b2a30a037b22454f96c07eb154464663 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/905] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:43:10 2026] GET /v2.0/networks?id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c => generated 669 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/906] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:43:10 2026] GET /v2.0/quotas/b2a30a037b22454f96c07eb154464663 => 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: 434/907] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:43:10 2026] GET /v2.0/ports?tenant_id=b2a30a037b22454f96c07eb154464663&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/908] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:43:11 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?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: 435/909] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:43:11 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?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: 436/910] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:11 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => 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: 475/911] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:11 2026] GET /v2.0/security-groups?tenant_id=95c1a1cb849f44279dccb366e62857f0&name=default => generated 2801 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/912] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:11 2026] DELETE /v2.0/security-groups/0eaeabd6-0952-48d9-8f2b-952eecbab8b5 => 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: 438/913] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:12 2026] GET /v2.0/networks?id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c => generated 669 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/914] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:43:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b2a30a037b22454f96c07eb154464663 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/915] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:12 2026] GET /v2.0/security-groups?tenant_id=62d9e013075a4dd8a6049bc921087207&name=default => generated 2801 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:12.476 8 WARNING neutron_lib.context [req-b8c5efa7-39f1-44a3-bc44-9748fd7a1409 req-6c0c0f8e-9caf-4948-8257-8c9fb336d4e6 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:12.528 7 INFO neutron.db.segments_db [None req-59d911ee-46fe-4e33-8c8c-e90c3b5292d2 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment e02939ae-253c-4d53-a9e9-c934c591c89c of type vxlan for network fc14a80c-784b-4634-a816-f2ee94a99533 [pid: 7|app: 0|req: 440/916] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:43:12 2026] POST /v2.0/networks => generated 741 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/917] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:12 2026] DELETE /v2.0/security-groups/c39e5635-6b0f-4db8-8aba-05054b44f968 => 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: 442/918] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:12 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => 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: 477/921] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:43:12 2026] POST /v2.0/ports => generated 958 bytes in 511 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: 445/922] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:12 2026] POST /v2.0/subnets => generated 664 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/923] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:12 2026] GET /v2.0/security-groups?tenant_id=fb7a3355d0764dc684702f931f74edc2&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:13.168 8 INFO neutron.db.segments_db [None req-6ee37d31-9fc2-4c80-bb93-3aba9325f6cd 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 of type vxlan for network 30692007-0055-4662-a63c-6e78dfa1f866 2026-05-11 06:43:13.501 8 INFO neutron.db.l3_hamode_db [None req-6ee37d31-9fc2-4c80-bb93-3aba9325f6cd 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 446/924] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:43:13 2026] PUT /v2.0/ports/6f70c52f-c47a-4366-b8a6-3a20d682d760 => generated 1203 bytes in 548 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-11 06:43:13.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33f667b9-a8f5-4624-b9fd-51f8e3341790'] response: {'name': 'network-changed', 'server_uuid': '558cfa98-34a3-4918-93fe-8cf39898821e', 'tag': '6f70c52f-c47a-4366-b8a6-3a20d682d760', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 447/925] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:13 2026] DELETE /v2.0/security-groups/f58ff49b-ead4-4d9f-b8e6-8e6e41abb007 => generated 0 bytes in 122 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: 448/926] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/ports?tenant_id=b2a30a037b22454f96c07eb154464663&device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/927] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f70c52f-c47a-4366-b8a6-3a20d682d760 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/928] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/subnets?id=99828c0b-e679-4fef-84d5-3e02e74fbe6c => generated 663 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/929] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/ports?network_id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/930] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/931] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/932] 10.0.0.17 () {32 vars in 651 bytes} [Mon May 11 06:43:13 2026] GET /v2.0/extensions => generated 19600 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/933] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&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: 456/934] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?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: 457/935] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/936] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:14 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: 459/937] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/938] 10.0.0.17 () {32 vars in 663 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/agent => generated 153 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/939] 10.0.0.17 () {32 vars in 697 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/940] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/ports?tenant_id=b2a30a037b22454f96c07eb154464663&device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/941] 10.0.0.17 () {32 vars in 695 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:14.583 8 INFO neutron.db.l3_hamode_db [None req-6ee37d31-9fc2-4c80-bb93-3aba9325f6cd 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 464/942] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/networks?id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c => generated 765 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 466/944] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f70c52f-c47a-4366-b8a6-3a20d682d760 => 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: 467/945] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/946] 10.0.0.17 () {32 vars in 701 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/947] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/subnets?id=99828c0b-e679-4fef-84d5-3e02e74fbe6c => generated 663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/948] 10.0.0.17 () {32 vars in 691 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/949] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/ports?network_id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/950] 10.0.0.17 () {32 vars in 693 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/951] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?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: 474/952] 10.0.0.17 () {32 vars in 683 bytes} [Mon May 11 06:43:14 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: 475/953] 10.0.0.17 () {32 vars in 685 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/955] 10.0.0.17 () {32 vars in 659 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/956] 10.0.0.17 () {32 vars in 697 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/957] 10.0.0.17 () {32 vars in 677 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/958] 10.0.0.17 () {32 vars in 681 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/959] 10.0.0.17 () {32 vars in 673 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/960] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/961] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/962] 10.0.0.17 () {32 vars in 685 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/963] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/964] 10.0.0.17 () {32 vars in 685 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/965] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/966] 10.0.0.17 () {32 vars in 697 bytes} [Mon May 11 06:43:14 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/967] 10.0.0.17 () {32 vars in 677 bytes} [Mon May 11 06:43:15 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: 490/968] 10.0.0.17 () {32 vars in 665 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/969] 10.0.0.17 () {32 vars in 675 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/970] 10.0.0.17 () {32 vars in 663 bytes} [Mon May 11 06:43:15 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: 7|app: 0|req: 493/971] 10.0.0.17 () {32 vars in 673 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/972] 10.0.0.17 () {32 vars in 711 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/973] 10.0.0.17 () {32 vars in 689 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/974] 10.0.0.17 () {32 vars in 681 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/975] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/976] 10.0.0.17 () {32 vars in 685 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/977] 10.0.0.17 () {32 vars in 703 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/978] 10.0.0.17 () {32 vars in 673 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/979] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/980] 10.0.0.17 () {32 vars in 673 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/981] 10.0.0.17 () {32 vars in 691 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/982] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:15 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: 7|app: 0|req: 505/983] 10.0.0.17 () {32 vars in 707 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/984] 10.0.0.17 () {32 vars in 703 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/985] 10.0.0.17 () {32 vars in 695 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/986] 10.0.0.17 () {32 vars in 709 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/987] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/988] 10.0.0.17 () {32 vars in 685 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/989] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:15 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: 512/990] 10.0.0.17 () {32 vars in 673 bytes} [Mon May 11 06:43:15 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: 513/991] 10.0.0.17 () {32 vars in 669 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/992] 10.0.0.17 () {32 vars in 659 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/993] 10.0.0.17 () {32 vars in 697 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/994] 10.0.0.17 () {32 vars in 697 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/995] 10.0.0.17 () {32 vars in 675 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/996] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/997] 10.0.0.17 () {32 vars in 681 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/998] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:15 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: 7|app: 0|req: 521/999] 10.0.0.17 () {32 vars in 683 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1000] 10.0.0.17 () {32 vars in 705 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1001] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1002] 10.0.0.17 () {32 vars in 695 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1003] 10.0.0.17 () {32 vars in 693 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1004] 10.0.0.17 () {32 vars in 683 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1005] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:15 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: 528/1006] 10.0.0.17 () {32 vars in 665 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1007] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1008] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1009] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1010] 10.0.0.17 () {32 vars in 689 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1011] 10.0.0.17 () {32 vars in 689 bytes} [Mon May 11 06:43:15 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: 534/1012] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&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: 535/1013] 10.0.0.17 () {32 vars in 693 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1014] 10.0.0.17 () {32 vars in 683 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1015] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1016] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1017] 10.0.0.17 () {32 vars in 701 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1018] 10.0.0.17 () {32 vars in 711 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1019] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:43:15 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:15.748 7 WARNING neutron_lib.context [None req-c3364a9d-0fe6-4f67-8cf6-93a2f1895172 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:15.879 7 INFO neutron.db.segments_db [None req-c3364a9d-0fe6-4f67-8cf6-93a2f1895172 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Added segment 75decb75-6125-483e-bbe5-04812fa485c3 of type vxlan for network 54b539bb-441d-47bc-a55c-009aae298270 [pid: 7|app: 0|req: 542/1020] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:15 2026] POST /v2.0/networks => generated 650 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1021] 10.0.0.17 () {32 vars in 713 bytes} [Mon May 11 06:43:16 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:16.047 7 WARNING neutron_lib.context [None req-b1589b32-0df3-4aa6-a96b-6010625b9b49 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 479/1022] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:13 2026] POST /v2.0/routers => generated 728 bytes in 2980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1023] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:43:16 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1024] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:16 2026] POST /v2.0/subnets => generated 603 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1025] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:43:16 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:16.425 7 WARNING neutron_lib.context [None req-7c029c5f-4c47-4823-8740-ee4fd00e550a a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:16.474 7 INFO neutron.db.segments_db [None req-7c029c5f-4c47-4823-8740-ee4fd00e550a a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Added segment 36fc2475-537e-4d32-a32b-51b5751bf2b8 of type vxlan for network 806e5334-10a6-4e0b-a25e-c578105f42d2 2026-05-11 06:43:16.828 7 INFO neutron.db.l3_hamode_db [None req-7c029c5f-4c47-4823-8740-ee4fd00e550a a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/1026] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:43:16 2026] PUT /v2.0/routers/24c78ae6-d414-4f16-83e6-5c88d9f38831/add_router_interface => generated 309 bytes in 1559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1027] 10.0.0.17 () {32 vars in 681 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1028] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1029] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1030] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1031] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1032] 10.0.0.17 () {32 vars in 677 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1033] 10.0.0.17 () {32 vars in 667 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1034] 10.0.0.17 () {32 vars in 695 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1035] 10.0.0.17 () {32 vars in 703 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1036] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1037] 10.0.0.17 () {32 vars in 681 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1038] 10.0.0.17 () {32 vars in 703 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1039] 10.0.0.17 () {32 vars in 693 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1040] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1041] 10.0.0.17 () {32 vars in 695 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1042] 10.0.0.17 () {32 vars in 687 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1043] 10.0.0.17 () {32 vars in 699 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1044] 10.0.0.17 () {32 vars in 663 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1045] 10.0.0.17 () {32 vars in 679 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1046] 10.0.0.17 () {32 vars in 691 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1047] 10.0.0.17 () {32 vars in 675 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1048] 10.0.0.17 () {32 vars in 665 bytes} [Mon May 11 06:43:17 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:18.446 7 INFO neutron.db.l3_hamode_db [None req-7c029c5f-4c47-4823-8740-ee4fd00e550a a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 504/1049] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:18 2026] GET /v2.0/security-groups?tenant_id=573635d35b944a539510b5bb98a80424&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1050] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:18 2026] DELETE /v2.0/security-groups/8d7ae7cb-bf69-4053-a7d0-2501231ef15f => 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: 506/1051] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:18 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1052] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:18 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1053] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:19 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:19.522 8 INFO neutron.db.l3_db [None req-a3a5350e-e7bc-425f-839f-699a86eec018 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Floating IP 9996d3ca-2596-4497-a61c-e98e56bce633 associated. External IP: 10.96.250.217, port: 6f70c52f-c47a-4366-b8a6-3a20d682d760. [pid: 7|app: 0|req: 546/1054] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:16 2026] POST /v2.0/routers => generated 694 bytes in 3105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1055] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:43:19 2026] PUT /v2.0/floatingips/9996d3ca-2596-4497-a61c-e98e56bce633 => generated 856 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:19.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd203f67-91ec-4dff-83fb-9b50d95c9a50'] response: {'name': 'network-changed', 'server_uuid': '558cfa98-34a3-4918-93fe-8cf39898821e', 'tag': '6f70c52f-c47a-4366-b8a6-3a20d682d760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/1056] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:19 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1057] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1058] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/ports?tenant_id=b2a30a037b22454f96c07eb154464663&device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1059] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks?id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c => generated 765 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1060] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks?id=fc14a80c-784b-4634-a816-f2ee94a99533 => generated 673 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1061] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f70c52f-c47a-4366-b8a6-3a20d682d760 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1062] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/quotas/c10898372e014b98a34ee473b65fb247 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/subnets?id=99828c0b-e679-4fef-84d5-3e02e74fbe6c => generated 663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1064] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/ports?tenant_id=c10898372e014b98a34ee473b65fb247&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1065] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/ports?network_id=ce1a9283-3ee4-4971-95e4-ab1c4eb5318c&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: 520/1066] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1067] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1068] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1069] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&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: 8|app: 0|req: 524/1070] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?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: 525/1071] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:20 2026] GET /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:21.031 8 WARNING neutron_lib.context [None req-fb7d3ae9-8eae-470b-beb3-6eaab2018951 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:21.184 8 INFO neutron.db.segments_db [None req-fb7d3ae9-8eae-470b-beb3-6eaab2018951 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Added segment 89fa1e11-e901-422b-9380-6c0e4e57f270 of type vxlan for network b319b5e9-a833-46eb-a6cf-46acc6c86699 [pid: 7|app: 0|req: 547/1072] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:43:19 2026] PUT /v2.0/routers/59994d2f-cc8c-4a31-b8d8-a61d3726fa42/add_router_interface => generated 309 bytes in 1715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1073] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:21 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1074] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:20 2026] POST /v2.0/networks => generated 649 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:21.311 8 WARNING neutron_lib.context [None req-f6947034-58c8-4926-ba03-2133beed0629 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 549/1075] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:43:21 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:21.391 7 WARNING neutron_lib.context [None req-709b6db4-34ca-4efa-a09f-7394ccb189f4 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1076] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:21 2026] POST /v2.0/ports => generated 954 bytes in 499 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: 550/1077] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:21 2026] POST /v2.0/ports => generated 779 bytes in 421 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: 551/1078] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:21 2026] GET /v2.0/networks?id=fc14a80c-784b-4634-a816-f2ee94a99533 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1079] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:21 2026] GET /v2.0/ports?device_id=558cfa98-34a3-4918-93fe-8cf39898821e => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:21.950 7 WARNING neutron_lib.context [None req-287c3fa4-1655-4b65-b247-17a88d435e38 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:22.126 8 INFO neutron.db.l3_db [req-a57385ad-5e23-47b9-84f5-f8bf3eea4ed7 req-4c785c22-4873-4d4c-863d-ccfeff0bce12 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] Floating IP 9996d3ca-2596-4497-a61c-e98e56bce633 disassociated. External IP: 10.96.250.217, port: 6f70c52f-c47a-4366-b8a6-3a20d682d760. [pid: 7|app: 0|req: 553/1080] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:21 2026] POST /v2.0/ports => generated 954 bytes in 525 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-11 06:43:22.474 7 WARNING neutron_lib.context [None req-88d40f44-d5bf-40eb-8c1d-e07410442ab4 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:22.556 7 INFO neutron.db.segments_db [None req-88d40f44-d5bf-40eb-8c1d-e07410442ab4 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Added segment c94a052d-5ab5-4720-9a7d-16fb85747638 of type vxlan for network 68614374-83db-45a6-9374-23c0959eea5a [pid: 8|app: 0|req: 528/1081] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:43:21 2026] DELETE /v2.0/ports/6f70c52f-c47a-4366-b8a6-3a20d682d760 => generated 0 bytes in 779 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:22.598 8 WARNING neutron_lib.context [req-8311b8ca-02e0-48e3-a6b0-9fc39be7514d req-3762b9f3-8c83-4c8e-8ec0-dd90d3a274af f49e01d625da4aacbe671d2070df84c3 c10898372e014b98a34ee473b65fb247 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1082] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/networks => generated 635 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1083] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:22 2026] GET /v2.0/security-groups?id=9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1084] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:22 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:22.760 7 WARNING neutron_lib.context [None req-895e40d2-510d-4804-9320-e022d9b32de4 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:22.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb864d10-1f3d-4f63-92f3-8aa3cbbe9df2'] response: {'server_uuid': '558cfa98-34a3-4918-93fe-8cf39898821e', 'name': 'network-vif-deleted', 'tag': '6f70c52f-c47a-4366-b8a6-3a20d682d760', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 529/1085] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/ports => generated 954 bytes in 547 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-11 06:43:23.136 8 WARNING neutron_lib.context [None req-851b96d3-e6ed-420a-9f26-87dcff6703d0 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/1086] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:23 2026] POST /v2.0/subnets => generated 622 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1087] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:43:23 2026] PUT /v2.0/ports/eeb76ab4-c54b-46dd-965b-d2e1b29f474b => generated 1199 bytes in 523 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-11 06:43:24.043 8 WARNING neutron_lib.context [None req-d4ed7252-727b-4714-ae22-cbbb34fb2e29 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:24.166 7 INFO neutron.db.l3_db [None req-895e40d2-510d-4804-9320-e022d9b32de4 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Floating IP b1be432a-46af-4f6f-a430-2ecfa679b75a associated. External IP: 10.96.250.218, port: 6735a5f0-cff4-4800-979c-06b1e4ebd27b. [pid: 8|app: 0|req: 532/1088] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:24 2026] POST /v2.0/ports => generated 964 bytes in 474 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: 557/1089] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:43:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1090] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:24 2026] DELETE /v2.0/security-groups/9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9 => 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: 558/1091] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1092] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/ports?tenant_id=c10898372e014b98a34ee473b65fb247&device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:24.824 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-872950fc-9023-4a6f-837a-498f002261fd'] response: {'name': 'network-changed', 'server_uuid': '49e3aa66-1895-46e3-9802-f07fe0b009d1', 'tag': 'eeb76ab4-c54b-46dd-965b-d2e1b29f474b', 'status': 'completed', 'code': 200} 2026-05-11 06:43:24.827 8 INFO neutron.db.l3_db [None req-5f3d1665-9d99-4932-99f0-7958673141a5 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Floating IP b1be432a-46af-4f6f-a430-2ecfa679b75a disassociated. External IP: 10.96.250.218, port: 6735a5f0-cff4-4800-979c-06b1e4ebd27b. [pid: 7|app: 0|req: 559/1093] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:24 2026] DELETE /v2.0/ports/0704f59e-aab0-4c2c-a24a-12da25ade081 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:24.982 7 INFO neutron.api.v2.resource [None req-4a12e1aa-be24-469d-9ca4-5ae8dd369b32 4e9ddb55dea84a87806d28f6715128fb b2a30a037b22454f96c07eb154464663 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1094] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups/9627e0ae-e9ff-4ee3-8fba-e2e9bb3b67f9 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1095] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:24 2026] GET /v2.0/security-groups?id=1e578d4f-d665-42e5-8cd1-53b4cccd3527&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1096] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eeb76ab4-c54b-46dd-965b-d2e1b29f474b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:25.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-729fa650-54e7-4d04-a04a-103f21a630d5 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1097] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/ports/0704f59e-aab0-4c2c-a24a-12da25ade081 => 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: 535/1098] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:43:24 2026] PUT /v2.0/floatingips/b1be432a-46af-4f6f-a430-2ecfa679b75a => generated 552 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1099] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/subnets?id=c26af445-b3ce-45b9-8382-70f7837b9413 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:25.245 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86fef1dd-3a6c-46b2-bf49-75401c383ec6 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 537/1100] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/ports/0704f59e-aab0-4c2c-a24a-12da25ade081 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1101] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/floatingips/9996d3ca-2596-4497-a61c-e98e56bce633 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1102] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/ports?network_id=fc14a80c-784b-4634-a816-f2ee94a99533&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1103] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/subnets/3f042e2a-740d-4722-98b3-78a8eaec3b16 => 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: 538/1104] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:43:25 2026] DELETE /v2.0/floatingips/b1be432a-46af-4f6f-a430-2ecfa679b75a => generated 0 bytes in 710 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1105] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:25 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:26.385 8 INFO neutron.services.segments.plugin [-] Segment c94a052d-5ab5-4720-9a7d-16fb85747638 resource provider aggregate not found 2026-05-11 06:43:26.389 8 INFO neutron.services.segments.plugin [-] Segment c94a052d-5ab5-4720-9a7d-16fb85747638 resource provider aggregate not found 2026-05-11 06:43:26.407 8 INFO neutron.services.segments.plugin [-] Segment c94a052d-5ab5-4720-9a7d-16fb85747638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c94a052d-5ab5-4720-9a7d-16fb85747638 found for delete ", "request_id": "req-21d80a01-f060-4296-976f-8976731dcf35"}]} 2026-05-11 06:43:26.414 8 INFO neutron.services.segments.plugin [-] Segment c94a052d-5ab5-4720-9a7d-16fb85747638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c94a052d-5ab5-4720-9a7d-16fb85747638 found for delete ", "request_id": "req-508412a9-8e73-47cd-ba19-f16894932c37"}]} [pid: 8|app: 0|req: 540/1106] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:26 2026] DELETE /v2.0/networks/68614374-83db-45a6-9374-23c0959eea5a => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:26.423 8 WARNING neutron_lib.context [None req-d01202e2-90c7-480c-a2e1-488a0509bf55 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1107] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:43:25 2026] PUT /v2.0/routers/4de52355-a3b5-4201-9b61-979ef48a02ed/remove_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1108] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:26 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1109] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:26 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:26.915 7 WARNING neutron_lib.context [None req-bd43f661-df0d-4d4d-a64b-45b3a5ab6a52 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:26.990 7 INFO neutron.db.segments_db [None req-bd43f661-df0d-4d4d-a64b-45b3a5ab6a52 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Added segment 2e16cf43-5a66-42b9-9083-2e30c2d430d7 of type vxlan for network f51841a9-b6ba-4ba9-9985-33a063d6c438 [pid: 7|app: 0|req: 570/1110] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:26 2026] POST /v2.0/networks => generated 635 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:27.357 8 INFO neutron.db.l3_db [None req-d01202e2-90c7-480c-a2e1-488a0509bf55 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Floating IP eb33d364-1bd1-47e1-afef-4c029dbde813 associated. External IP: 10.96.250.208, port: 6655bb3d-c54e-4e84-bb8c-32210c066572. [pid: 8|app: 0|req: 541/1111] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:43:26 2026] POST /v2.0/floatingips => generated 841 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1112] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:27 2026] GET /v2.0/ports?tenant_id=c10898372e014b98a34ee473b65fb247&device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1113] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:27 2026] GET /v2.0/security-groups?id=1e578d4f-d665-42e5-8cd1-53b4cccd3527&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:27.856 8 WARNING neutron_lib.context [None req-f5e83ed4-1dfc-4979-8dea-c55a7ecbf2a2 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1114] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:27 2026] POST /v2.0/subnets => generated 622 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:28.316 7 INFO neutron.services.segments.plugin [-] Segment 773da6ec-09fd-4456-b3f5-673b6d9e875a resource provider aggregate not found 2026-05-11 06:43:28.332 7 INFO neutron.services.segments.plugin [-] Segment 773da6ec-09fd-4456-b3f5-673b6d9e875a resource provider aggregate not found 2026-05-11 06:43:28.347 7 INFO neutron.services.segments.plugin [-] Segment 773da6ec-09fd-4456-b3f5-673b6d9e875a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773da6ec-09fd-4456-b3f5-673b6d9e875a found for delete ", "request_id": "req-f94ec3c2-adcf-412d-aa9a-54a68c41bd55"}]} 2026-05-11 06:43:28.350 7 INFO neutron.services.segments.plugin [-] Segment 773da6ec-09fd-4456-b3f5-673b6d9e875a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 773da6ec-09fd-4456-b3f5-673b6d9e875a found for delete ", "request_id": "req-47414c06-3e23-44fc-bacf-973f9956cd1d"}]} [pid: 8|app: 0|req: 547/1117] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/floatingips/eb33d364-1bd1-47e1-afef-4c029dbde813 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:28.363 7 INFO neutron.db.l3_hamode_db [None req-41dbb9b2-c80e-4faa-b875-a49c332be8d8 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network a27d627d-8fa4-415e-851c-6bbe623174e1 was deleted as no HA routers are present in tenant b2a30a037b22454f96c07eb154464663. [pid: 7|app: 0|req: 571/1118] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:27 2026] DELETE /v2.0/routers/4de52355-a3b5-4201-9b61-979ef48a02ed => generated 0 bytes in 1230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:28.388 7 WARNING neutron_lib.context [None req-70e7c15e-e6dc-42ef-8c49-cbeecd252991 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 548/1119] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/networks?id=fc14a80c-784b-4634-a816-f2ee94a99533 => generated 769 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1120] 10.0.0.17 () {32 vars in 653 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/floatingips => generated 844 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1121] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:28 2026] DELETE /v2.0/subnets/99828c0b-e679-4fef-84d5-3e02e74fbe6c => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1122] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=eeb76ab4-c54b-46dd-965b-d2e1b29f474b => 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: 572/1123] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:28 2026] POST /v2.0/ports => generated 927 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 573/1124] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:28 2026] DELETE /v2.0/networks/ce1a9283-3ee4-4971-95e4-ab1c4eb5318c => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1125] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/subnets?id=c26af445-b3ce-45b9-8382-70f7837b9413 => generated 667 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:29.563 8 INFO neutron.db.l3_db [None req-de40d5bb-ba45-457d-b06e-df67f42db4ff a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Floating IP eb33d364-1bd1-47e1-afef-4c029dbde813 associated. External IP: 10.96.250.208, port: 6655bb3d-c54e-4e84-bb8c-32210c066572. [pid: 7|app: 0|req: 575/1126] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1127] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:29 2026] DELETE /v2.0/ports/d0e03b4e-8172-4475-a313-b5f5179007c3 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1128] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:29 2026] GET /v2.0/ports?network_id=fc14a80c-784b-4634-a816-f2ee94a99533&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1129] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/security-groups?id=1e578d4f-d665-42e5-8cd1-53b4cccd3527&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1130] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/security-groups?tenant_id=b2a30a037b22454f96c07eb154464663&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:30.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cb7d049-54ab-40d9-a055-51c087fcb22f f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1131] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/ports/d0e03b4e-8172-4475-a313-b5f5179007c3 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1132] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:30.371 7 INFO neutron.services.segments.plugin [-] Segment e702096b-ba47-40a7-a77f-119104e4082d resource provider aggregate not found 2026-05-11 06:43:30.380 7 INFO neutron.services.segments.plugin [-] Segment e702096b-ba47-40a7-a77f-119104e4082d resource provider aggregate not found 2026-05-11 06:43:30.397 7 INFO neutron.services.segments.plugin [-] Segment e702096b-ba47-40a7-a77f-119104e4082d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e702096b-ba47-40a7-a77f-119104e4082d found for delete ", "request_id": "req-7c314365-074b-48e5-8a87-c910faa091af"}]} 2026-05-11 06:43:30.401 7 INFO neutron.services.segments.plugin [-] Segment e702096b-ba47-40a7-a77f-119104e4082d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e702096b-ba47-40a7-a77f-119104e4082d found for delete ", "request_id": "req-068f237e-194e-4219-b20f-7491e09d989b"}]} [pid: 8|app: 0|req: 552/1133] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:43:28 2026] PUT /v2.0/floatingips/eb33d364-1bd1-47e1-afef-4c029dbde813 => generated 841 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1134] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:30 2026] DELETE /v2.0/security-groups/8099b16e-0e6d-41ec-952e-9d9c3b4e90e1 => 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: 583/1135] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:30 2026] GET /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:30.643 7 INFO neutron.db.l3_db [None req-c3e406fa-6a59-4f72-803b-2916343f87e3 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] Floating IP eb33d364-1bd1-47e1-afef-4c029dbde813 disassociated. External IP: 10.96.250.208, port: 6735a5f0-cff4-4800-979c-06b1e4ebd27b. [pid: 8|app: 0|req: 553/1136] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:30 2026] DELETE /v2.0/subnets/53897dc9-f97a-479e-a8a3-d3a41c412f8e => 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: 584/1137] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:43:30 2026] PUT /v2.0/floatingips/eb33d364-1bd1-47e1-afef-4c029dbde813 => generated 552 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:31.058 8 INFO neutron.services.segments.plugin [-] Segment 2e16cf43-5a66-42b9-9083-2e30c2d430d7 resource provider aggregate not found 2026-05-11 06:43:31.063 8 INFO neutron.services.segments.plugin [-] Segment 2e16cf43-5a66-42b9-9083-2e30c2d430d7 resource provider aggregate not found 2026-05-11 06:43:31.084 8 INFO neutron.services.segments.plugin [-] Segment 2e16cf43-5a66-42b9-9083-2e30c2d430d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e16cf43-5a66-42b9-9083-2e30c2d430d7 found for delete ", "request_id": "req-56874813-bc76-433e-9138-df41d2cc8c44"}]} 2026-05-11 06:43:31.086 8 INFO neutron.services.segments.plugin [-] Segment 2e16cf43-5a66-42b9-9083-2e30c2d430d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e16cf43-5a66-42b9-9083-2e30c2d430d7 found for delete ", "request_id": "req-510dab61-679e-4ba3-a2a3-bd06b3000f71"}]} [pid: 8|app: 0|req: 554/1138] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:30 2026] DELETE /v2.0/networks/f51841a9-b6ba-4ba9-9985-33a063d6c438 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1139] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:31.157 7 WARNING neutron_lib.context [None req-dc3d8d30-875e-43bc-93f9-00a2bedf9f03 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1140] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:31 2026] POST /v2.0/ports => generated 779 bytes in 328 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: 587/1141] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/security-groups?id=1e578d4f-d665-42e5-8cd1-53b4cccd3527&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1142] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:43:31 2026] GET /v2.0/ports?device_id=49e3aa66-1895-46e3-9802-f07fe0b009d1 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1143] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/floatingips/eb33d364-1bd1-47e1-afef-4c029dbde813 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:31.608 8 INFO neutron.api.v2.resource [None req-dcf9093c-3c63-47f1-bd5b-7259270f334a a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1144] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/floatingips/eb33d364-1bd1-47e1-afef-4c029dbde813 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1145] 10.0.0.17 () {34 vars in 735 bytes} [Mon May 11 06:43:31 2026] PUT /v2.0/ports/78ca74aa-52f3-4360-81be-05ce246dfa1b => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1146] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/ports/eeb76ab4-c54b-46dd-965b-d2e1b29f474b => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:32.059 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed733b89-e9e9-408f-979e-88083c017496'] response: {'server_uuid': '49e3aa66-1895-46e3-9802-f07fe0b009d1', 'name': 'network-vif-deleted', 'tag': 'eeb76ab4-c54b-46dd-965b-d2e1b29f474b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 558/1147] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:32 2026] DELETE /v2.0/ports/78ca74aa-52f3-4360-81be-05ce246dfa1b => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1148] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:31 2026] DELETE /v2.0/ports/6735a5f0-cff4-4800-979c-06b1e4ebd27b => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1149] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/ports => generated 782 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1150] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:32 2026] DELETE /v2.0/ports/6655bb3d-c54e-4e84-bb8c-32210c066572 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:32.719 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5663c547-c3d3-4d45-89f4-430983903b21 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1151] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/ports/78ca74aa-52f3-4360-81be-05ce246dfa1b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:32.732 8 INFO neutron.db.segments_db [None req-b94facf2-4c51-4a0e-b51c-474b3b47fc20 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 of type vxlan for network b2d82aa6-7a4a-4458-9b1c-cf515410baf9 [pid: 7|app: 0|req: 593/1152] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/ports?device_id=59994d2f-cc8c-4a31-b8d8-a61d3726fa42 => generated 958 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1153] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:43:32 2026] POST /v2.0/networks => generated 743 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1154] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:43:32 2026] GET /v2.0/ports => generated 782 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1155] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:32 2026] POST /v2.0/subnets => generated 666 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1156] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:43:33 2026] GET /v2.0/ports/d8b84e26-2235-4a65-8f18-73a564e5dc44 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:33.626 7 INFO neutron.db.segments_db [None req-ee7722fd-677a-4581-a716-47622ce30186 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 5cbd5802-8b27-4712-922c-c99b9a63cf31 of type vxlan for network 0d57d80a-e035-4414-a2c9-0e8815c091da 2026-05-11 06:43:33.932 7 INFO neutron.db.l3_hamode_db [None req-ee7722fd-677a-4581-a716-47622ce30186 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 561/1157] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:43:32 2026] PUT /v2.0/routers/59994d2f-cc8c-4a31-b8d8-a61d3726fa42/remove_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:34.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7a8ced5-d69b-46b3-b1cc-8680fdcb06c5 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1158] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:34 2026] DELETE /v2.0/ports/d0e03b4e-8172-4475-a313-b5f5179007c3 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:34.971 7 INFO neutron.db.l3_hamode_db [None req-ee7722fd-677a-4581-a716-47622ce30186 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1159] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:43:34 2026] PUT /v2.0/routers/24c78ae6-d414-4f16-83e6-5c88d9f38831/remove_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1160] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:33 2026] POST /v2.0/routers => generated 730 bytes in 2564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:36.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c8e79f9-8c5e-41c3-bc56-ddae702e6070 f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1161] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:36 2026] DELETE /v2.0/subnets/53897dc9-f97a-479e-a8a3-d3a41c412f8e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:36.875 8 INFO neutron.services.segments.plugin [-] Segment 36fc2475-537e-4d32-a32b-51b5751bf2b8 resource provider aggregate not found 2026-05-11 06:43:36.881 8 INFO neutron.services.segments.plugin [-] Segment 36fc2475-537e-4d32-a32b-51b5751bf2b8 resource provider aggregate not found 2026-05-11 06:43:36.906 8 INFO neutron.services.segments.plugin [-] Segment 36fc2475-537e-4d32-a32b-51b5751bf2b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fc2475-537e-4d32-a32b-51b5751bf2b8 found for delete ", "request_id": "req-74a45a7f-dd9f-43d9-a193-9e15b61c909e"}]} 2026-05-11 06:43:36.909 8 INFO neutron.services.segments.plugin [-] Segment 36fc2475-537e-4d32-a32b-51b5751bf2b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36fc2475-537e-4d32-a32b-51b5751bf2b8 found for delete ", "request_id": "req-bd8a281a-cdd2-4dc0-af22-10753faadf24"}]} 2026-05-11 06:43:36.915 8 INFO neutron.db.l3_hamode_db [None req-2473cc8a-b47e-49fb-9ea4-8c23aab641c2 a1664a7921864139af2b73820d72298c 70dac049cc7e4649b1702d880e67dd61 - - default default] HA network 806e5334-10a6-4e0b-a25e-c578105f42d2 was deleted as no HA routers are present in tenant 70dac049cc7e4649b1702d880e67dd61. [pid: 8|app: 0|req: 564/1162] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:35 2026] DELETE /v2.0/routers/59994d2f-cc8c-4a31-b8d8-a61d3726fa42 => generated 0 bytes in 1218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:37.354 7 INFO neutron.services.segments.plugin [-] Segment 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 resource provider aggregate not found 2026-05-11 06:43:37.361 7 INFO neutron.services.segments.plugin [-] Segment 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 resource provider aggregate not found 2026-05-11 06:43:37.381 7 INFO neutron.services.segments.plugin [-] Segment 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 found for delete ", "request_id": "req-fab217c8-d011-4535-85ca-c901be856992"}]} 2026-05-11 06:43:37.383 7 INFO neutron.services.segments.plugin [-] Segment 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61836f0b-ffab-485b-b55e-cf8d9cf5c4b4 found for delete ", "request_id": "req-c54e5fd6-c18c-4cf8-9de0-107b495c5c46"}]} 2026-05-11 06:43:37.398 7 INFO neutron.db.l3_hamode_db [None req-87a8a79b-eb90-450a-b236-d9dabd150588 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 30692007-0055-4662-a63c-6e78dfa1f866 was deleted as no HA routers are present in tenant c10898372e014b98a34ee473b65fb247. [pid: 7|app: 0|req: 599/1163] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:36 2026] DELETE /v2.0/routers/24c78ae6-d414-4f16-83e6-5c88d9f38831 => generated 0 bytes in 1237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:37.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d87edf59-7c98-4c8f-a938-90d6cf2e50cc f3a961fae97e4d188d3666bcf5a9038a 3e4b3268e51046fdaeb1c0bedcf24d2c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 600/1164] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:37 2026] DELETE /v2.0/subnets/3f042e2a-740d-4722-98b3-78a8eaec3b16 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1165] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:37 2026] DELETE /v2.0/subnets/7925668b-39ee-4b3c-a005-dc883752022c => 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: 602/1166] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:37 2026] DELETE /v2.0/subnets/c26af445-b3ce-45b9-8382-70f7837b9413 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1167] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:37 2026] DELETE /v2.0/ports/d8b84e26-2235-4a65-8f18-73a564e5dc44 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1168] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:38 2026] DELETE /v2.0/networks/54b539bb-441d-47bc-a55c-009aae298270 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1169] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:43:36 2026] PUT /v2.0/routers/842f8513-dc93-4826-8740-dee8bd07f76c/add_router_interface => generated 309 bytes in 1711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1170] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:38 2026] DELETE /v2.0/networks/fc14a80c-784b-4634-a816-f2ee94a99533 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1171] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:38 2026] DELETE /v2.0/networks/b319b5e9-a833-46eb-a6cf-46acc6c86699 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1172] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:38 2026] GET /v2.0/security-groups?tenant_id=c10898372e014b98a34ee473b65fb247&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:39.001 8 INFO neutron.services.segments.plugin [-] Segment 89fa1e11-e901-422b-9380-6c0e4e57f270 resource provider aggregate not found 2026-05-11 06:43:39.010 8 INFO neutron.services.segments.plugin [-] Segment 89fa1e11-e901-422b-9380-6c0e4e57f270 resource provider aggregate not found 2026-05-11 06:43:39.028 8 INFO neutron.services.segments.plugin [-] Segment 89fa1e11-e901-422b-9380-6c0e4e57f270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89fa1e11-e901-422b-9380-6c0e4e57f270 found for delete ", "request_id": "req-cff9e52f-4aa2-46fd-9797-99c19837bac8"}]} 2026-05-11 06:43:39.032 8 INFO neutron.services.segments.plugin [-] Segment 89fa1e11-e901-422b-9380-6c0e4e57f270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89fa1e11-e901-422b-9380-6c0e4e57f270 found for delete ", "request_id": "req-ae5d0b4c-fcee-4073-b62c-dab13b69f930"}]} [pid: 8|app: 0|req: 567/1173] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:38 2026] DELETE /v2.0/security-groups/1e578d4f-d665-42e5-8cd1-53b4cccd3527 => 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: 607/1174] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/security-groups?tenant_id=70dac049cc7e4649b1702d880e67dd61&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:39.380 7 WARNING neutron_lib.context [None req-2e145239-159d-4fb3-ae69-789f84772187 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 568/1175] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:39 2026] DELETE /v2.0/security-groups/f335153b-b87c-4296-b062-8c19fc89e9a6 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:39.403 7 INFO neutron.services.segments.plugin [-] Segment 75decb75-6125-483e-bbe5-04812fa485c3 resource provider aggregate not found 2026-05-11 06:43:39.413 7 INFO neutron.services.segments.plugin [-] Segment 75decb75-6125-483e-bbe5-04812fa485c3 resource provider aggregate not found 2026-05-11 06:43:39.422 7 INFO neutron.services.segments.plugin [-] Segment 75decb75-6125-483e-bbe5-04812fa485c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75decb75-6125-483e-bbe5-04812fa485c3 found for delete ", "request_id": "req-9392398e-9543-4c43-aedc-95b505ecf01c"}]} 2026-05-11 06:43:39.437 7 INFO neutron.services.segments.plugin [-] Segment 75decb75-6125-483e-bbe5-04812fa485c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75decb75-6125-483e-bbe5-04812fa485c3 found for delete ", "request_id": "req-9980df51-53f8-4a9b-bc08-cf107b1bdaab"}]} 2026-05-11 06:43:39.446 7 INFO neutron.services.segments.plugin [-] Segment e02939ae-253c-4d53-a9e9-c934c591c89c resource provider aggregate not found 2026-05-11 06:43:39.459 7 INFO neutron.services.segments.plugin [-] Segment e02939ae-253c-4d53-a9e9-c934c591c89c resource provider aggregate not found 2026-05-11 06:43:39.466 7 INFO neutron.services.segments.plugin [-] Segment e02939ae-253c-4d53-a9e9-c934c591c89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02939ae-253c-4d53-a9e9-c934c591c89c found for delete ", "request_id": "req-6e3850e4-f463-4456-82f5-72be363fb5f1"}]} 2026-05-11 06:43:39.483 7 INFO neutron.services.segments.plugin [-] Segment e02939ae-253c-4d53-a9e9-c934c591c89c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02939ae-253c-4d53-a9e9-c934c591c89c found for delete ", "request_id": "req-f9b1d008-e470-4247-a506-b3b99ac3babd"}]} [pid: 7|app: 0|req: 608/1176] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:43:39 2026] POST /v2.0/security-groups => generated 1597 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:43:39.594 7 WARNING neutron_lib.context [None req-9d9b5c83-73b9-4803-b2f6-9d0d2c0fa6fd 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 569/1177] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:39 2026] GET /v2.0/security-groups?tenant_id=3e4b3268e51046fdaeb1c0bedcf24d2c&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1178] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:39.756 7 WARNING neutron_lib.context [None req-b24f736c-3f7d-47e7-870c-2d957993095e 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 570/1179] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:39 2026] DELETE /v2.0/security-groups/5c90a3e8-8666-4d8e-b932-96f59f7306e3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1180] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:39.922 8 WARNING neutron_lib.context [None req-de8a7c05-689c-420b-97e9-aba48364b5c9 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 571/1181] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:43:39 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1182] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:43:40 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1683635935&fields=id&tenant_id=efb1f5968b364716828ea6a2fba795d3 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1183] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/networks?id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 675 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1184] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/quotas/efb1f5968b364716828ea6a2fba795d3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1185] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/ports?tenant_id=efb1f5968b364716828ea6a2fba795d3&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1186] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 575/1187] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:41.475 7 WARNING neutron_lib.context [None req-55791d79-c2ec-425a-97a2-178b5f12f583 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:41.476 7 WARNING neutron_lib.context [None req-55791d79-c2ec-425a-97a2-178b5f12f583 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 576/1188] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:41.650 7 INFO neutron.db.segments_db [None req-55791d79-c2ec-425a-97a2-178b5f12f583 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment 9b1c1867-3724-47be-9bc4-80f3f9112a98 of type vxlan for network 0632b4c8-408c-4d30-98a7-de48ac514ef9 2026-05-11 06:43:41.776 7 INFO neutron.db.segments_db [None req-55791d79-c2ec-425a-97a2-178b5f12f583 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment 0871d12c-dca0-45ae-9476-e9d87c9b1d99 of type vxlan for network 10723493-bcb2-4c96-85f8-6adb4d5fafe0 2026-05-11 06:43:41.820 8 WARNING neutron_lib.context [None req-742f43c9-b6ec-4cd3-b94a-c13a5e86c127 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1189] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:41 2026] POST /v2.0/networks => generated 1243 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1190] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:43:41 2026] POST /v2.0/security-groups => generated 1560 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1191] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:43:41 2026] GET /v2.0/networks => generated 1842 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1192] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups => generated 4343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1193] 10.0.0.17 () {34 vars in 756 bytes} [Mon May 11 06:43:42 2026] PUT /v2.0/security-groups/1758d033-2df7-4fb1-a366-24579db5afba => generated 1599 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:42.289 7 INFO neutron.services.segments.plugin [-] Segment 9b1c1867-3724-47be-9bc4-80f3f9112a98 resource provider aggregate not found 2026-05-11 06:43:42.296 7 INFO neutron.services.segments.plugin [-] Segment 9b1c1867-3724-47be-9bc4-80f3f9112a98 resource provider aggregate not found 2026-05-11 06:43:42.312 7 INFO neutron.services.segments.plugin [-] Segment 9b1c1867-3724-47be-9bc4-80f3f9112a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1c1867-3724-47be-9bc4-80f3f9112a98 found for delete ", "request_id": "req-ba077945-16b1-4a60-983f-970f77d0fa57"}]} 2026-05-11 06:43:42.314 7 INFO neutron.services.segments.plugin [-] Segment 9b1c1867-3724-47be-9bc4-80f3f9112a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1c1867-3724-47be-9bc4-80f3f9112a98 found for delete ", "request_id": "req-09e06198-3e37-4718-932a-67ba7e5bf7aa"}]} [pid: 7|app: 0|req: 615/1194] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:42 2026] DELETE /v2.0/networks/0632b4c8-408c-4d30-98a7-de48ac514ef9 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1195] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups/1758d033-2df7-4fb1-a366-24579db5afba => generated 1599 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:42.400 8 WARNING neutron_lib.context [None req-a35cc8f2-59e2-44f5-9852-f24f3d19f651 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:42.536 8 INFO neutron.db.segments_db [None req-a35cc8f2-59e2-44f5-9852-f24f3d19f651 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Added segment 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 of type vxlan for network f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 [pid: 7|app: 0|req: 617/1196] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:42 2026] DELETE /v2.0/networks/10723493-bcb2-4c96-85f8-6adb4d5fafe0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1197] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:43:42 2026] POST /v2.0/networks => generated 632 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1198] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/networks?id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 675 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1201] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:42 2026] DELETE /v2.0/security-groups/1758d033-2df7-4fb1-a366-24579db5afba => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:42.744 8 WARNING neutron_lib.context [None req-9758d8e7-32f8-496b-a970-4fce8e8fcf6a 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1202] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:42.788 8 INFO neutron.db.segments_db [None req-9758d8e7-32f8-496b-a970-4fce8e8fcf6a 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Added segment bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b of type vxlan for network b0aa1a8f-ba6b-407d-8e7f-ec817c9238ff [pid: 7|app: 0|req: 622/1203] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1204] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=efb1f5968b364716828ea6a2fba795d3 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1205] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:42.876 7 WARNING neutron_lib.context [None req-3674e571-2e7b-4dc7-b259-d909e37f8670 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:42.931 7 INFO neutron.db.segments_db [None req-3674e571-2e7b-4dc7-b259-d909e37f8670 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment b5841bf6-2ce2-46d1-85a0-ef49295f7cfc of type vxlan for network 49565b18-caa2-4711-96a0-f5c283af32c9 [pid: 7|app: 0|req: 625/1206] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:42 2026] POST /v2.0/networks => generated 650 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:43.048 7 WARNING neutron_lib.context [req-a2777930-1667-4315-9773-9b73a36d5184 req-80b3171b-b1f5-42ce-95b9-edcffaa1e18c 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:43.109 8 INFO neutron.db.l3_hamode_db [None req-9758d8e7-32f8-496b-a970-4fce8e8fcf6a 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1207] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:43:43 2026] POST /v2.0/ports => generated 954 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:43:43.495 7 INFO neutron.api.v2.resource [None req-c1fd0d2e-07ce-41b1-96dd-2938150d6e1a dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1208] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:43 2026] DELETE /v2.0/security-groups/1758d033-2df7-4fb1-a366-24579db5afba => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:43.500 7 WARNING neutron_lib.context [None req-af3637ef-acae-4ab0-9a3e-8e84d75123e0 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:43.559 7 INFO neutron.db.segments_db [None req-af3637ef-acae-4ab0-9a3e-8e84d75123e0 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment 8c30c397-fdd7-4aae-98be-185cb01357f6 of type vxlan for network 5db851ae-4e5d-41d3-bbaf-8f9847541099 [pid: 7|app: 0|req: 628/1209] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:43 2026] POST /v2.0/networks => generated 649 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1210] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:43:43 2026] PUT /v2.0/ports/893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => generated 1199 bytes in 470 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-11 06:43:44.146 7 WARNING neutron_lib.context [None req-342c942b-2d3c-4ce8-b29e-ec5633b25fc2 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:44.182 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30e02602-1f46-4a56-aa33-ddda6ee38bd2'] response: {'name': 'network-changed', 'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'status': 'completed', 'code': 200} 2026-05-11 06:43:44.193 8 INFO neutron.db.l3_hamode_db [None req-9758d8e7-32f8-496b-a970-4fce8e8fcf6a 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 630/1211] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:43:44 2026] POST /v2.0/security-groups => generated 1560 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:43:44.267 7 WARNING neutron_lib.context [None req-e21525cb-c464-45d6-96f6-3e2eb73f057d c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:44.327 7 WARNING neutron_lib.context [None req-e21525cb-c464-45d6-96f6-3e2eb73f057d c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:44.333 7 INFO neutron.services.segments.plugin [-] Segment 0871d12c-dca0-45ae-9476-e9d87c9b1d99 resource provider aggregate not found 2026-05-11 06:43:44.346 7 INFO neutron.services.segments.plugin [-] Segment 0871d12c-dca0-45ae-9476-e9d87c9b1d99 resource provider aggregate not found 2026-05-11 06:43:44.368 7 INFO neutron.services.segments.plugin [-] Segment 0871d12c-dca0-45ae-9476-e9d87c9b1d99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0871d12c-dca0-45ae-9476-e9d87c9b1d99 found for delete ", "request_id": "req-109fc8fa-0b89-4a4f-a951-07ac0068ce9b"}]} 2026-05-11 06:43:44.369 7 INFO neutron.services.segments.plugin [-] Segment 0871d12c-dca0-45ae-9476-e9d87c9b1d99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0871d12c-dca0-45ae-9476-e9d87c9b1d99 found for delete ", "request_id": "req-03fda56b-7e65-48be-9f47-e30ab5b7c3d9"}]} [pid: 7|app: 0|req: 631/1212] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:43:44 2026] POST /v2.0/ports => generated 1506 bytes in 648 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: 632/1213] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:44 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1214] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?tenant_id=efb1f5968b364716828ea6a2fba795d3&device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:45.049 7 WARNING neutron_lib.context [None req-584d72f4-566f-456d-a300-b5e6f39c9df0 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 634/1215] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:45 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1216] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports => generated 1506 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1217] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1218] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => 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: 638/1219] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-group-rules/dc6b7506-5444-4e80-8152-295b0b5f2263 => generated 569 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1220] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:42 2026] POST /v2.0/routers => generated 695 bytes in 2845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1221] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:45 2026] DELETE /v2.0/ports/ecc233a6-3085-4235-91e6-626c149d4f3a => 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: 583/1222] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/subnets?id=f2e41e2b-cb00-4658-99e3-c51446fba785 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1223] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1224] 10.0.0.17 () {32 vars in 774 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/subnets?project_id=75d2183e77b941ce9d202ba0f43e38db&cidr=10.100.0.0%2F28 => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1225] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports?network_id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9&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: 586/1226] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:45 2026] DELETE /v2.0/security-group-rules/dc6b7506-5444-4e80-8152-295b0b5f2263 => 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: 587/1227] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1228] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:43:45 2026] DELETE /v2.0/ports/24b0e756-cba7-444b-987e-cd9be2b2c3cb => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1229] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1230] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1231] 10.0.0.17 () {32 vars in 782 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/subnets?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76&cidr=10.100.0.0%2F28 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:45.987 7 WARNING neutron_lib.context [None req-9f296a8d-c671-4e22-9151-8924fbcf59f0 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 589/1232] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/ports => 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: 590/1233] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:45 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 644/1234] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:45 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) 2026-05-11 06:43:46.079 8 WARNING neutron_lib.context [None req-92e138cc-ca34-46ea-a426-b4fbc163fdc4 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:46.084 7 WARNING neutron_lib.context [None req-0df27451-6db5-43c5-bce4-1e033d1d8d14 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:46.158 7 INFO neutron.db.segments_db [None req-0df27451-6db5-43c5-bce4-1e033d1d8d14 c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment 02a014f8-87c5-4f28-99ef-e397c76fb619 of type vxlan for network 21192aa6-795b-42ed-896c-5bfb28b6e7ba [pid: 7|app: 0|req: 645/1235] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:46 2026] POST /v2.0/networks => generated 650 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1236] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/security-group-rules/8d3beb7e-98cb-4ab1-82e5-628bc4819346 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1237] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?tenant_id=efb1f5968b364716828ea6a2fba795d3&device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:46.370 7 WARNING neutron_lib.context [None req-bda18b4f-164c-4f71-bb69-54a9e9d2c8ac c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:46.437 7 INFO neutron.db.segments_db [None req-bda18b4f-164c-4f71-bb69-54a9e9d2c8ac c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Added segment 6dcdea51-61c3-49b0-a285-84679313585d of type vxlan for network 0b084e91-eaad-49e2-8f95-aa8cfe9eb813 [pid: 8|app: 0|req: 591/1238] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:46 2026] POST /v2.0/subnets => generated 633 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1239] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1240] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:46 2026] POST /v2.0/networks => generated 649 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1241] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/networks?id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1242] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1243] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:46 2026] DELETE /v2.0/security-group-rules/8d3beb7e-98cb-4ab1-82e5-628bc4819346 => 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: 651/1244] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => generated 19 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:47.111 7 WARNING neutron_lib.context [None req-e621d385-ebb7-4d57-8808-1aa4e0f8577a c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:47.151 7 WARNING neutron_lib.context [None req-e621d385-ebb7-4d57-8808-1aa4e0f8577a c31b65a478504e35851746e58efc6e2c 071f5ffbaf944f6794fdddbd6d712995 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1245] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:47 2026] POST /v2.0/subnets => generated 1226 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1246] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:47 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1247] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:47 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1248] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:47 2026] GET /v2.0/subnets?id=f2e41e2b-cb00-4658-99e3-c51446fba785 => generated 669 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1249] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:43:47 2026] GET /v2.0/subnets => generated 1839 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:47.989 7 WARNING neutron_lib.context [None req-35f83240-a891-4bfb-85ac-9a4f90d27589 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:48.013 7 INFO neutron.db.securitygroups_db [None req-35f83240-a891-4bfb-85ac-9a4f90d27589 dad6bd7edb7f4e439c6ec749ac646f55 aee6e125147444008a9367191e5292a7 - - default default] Project aee6e125147444008a9367191e5292a7 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: 657/1250] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:47 2026] POST /v2.0/security-group-rules => generated 575 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1251] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/ports?network_id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1252] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/subnets/a6ef004d-cb5d-46b0-9810-748dee89c92c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1253] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/security-group-rules/300cb98f-8b02-40df-851e-9b46848769c9 => generated 575 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1254] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:43:46 2026] PUT /v2.0/routers/db08b19a-6d2e-44be-b462-1a088519a0f3/add_router_interface => generated 309 bytes in 1863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1255] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 662/1256] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1257] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks => generated 7983 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1258] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/subnets/000a3d0e-1a18-47ae-b42b-717da67cb275 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1259] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 596/1260] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/security-group-rules/300cb98f-8b02-40df-851e-9b46848769c9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1261] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/subnets => generated 3754 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1262] 10.0.0.17 () {32 vars in 671 bytes} [Mon May 11 06:43:48 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: 597/1263] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/subnets => generated 626 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1264] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/security-groups/397c1f84-d619-44d1-8bfc-fcbd17174052 => 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: 667/1265] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:43:48 2026] GET /v2.0/routers => generated 1464 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1266] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1267] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1268] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:49.198 7 WARNING neutron_lib.context [None req-85aca75f-aba9-4d4e-bd35-210804b439c6 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1269] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-groups => generated 1611 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1270] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:43:49 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:49.354 7 WARNING neutron_lib.context [None req-8e4a824d-2575-447c-adca-d7ffba273dcd 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:49.421 8 INFO neutron.services.segments.plugin [-] Segment 6dcdea51-61c3-49b0-a285-84679313585d resource provider aggregate not found 2026-05-11 06:43:49.426 8 INFO neutron.services.segments.plugin [-] Segment 6dcdea51-61c3-49b0-a285-84679313585d resource provider aggregate not found 2026-05-11 06:43:49.442 8 INFO neutron.services.segments.plugin [-] Segment 6dcdea51-61c3-49b0-a285-84679313585d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcdea51-61c3-49b0-a285-84679313585d found for delete ", "request_id": "req-3ac4fd75-fee6-421f-a803-d9873e5a8476"}]} 2026-05-11 06:43:49.444 8 INFO neutron.services.segments.plugin [-] Segment 6dcdea51-61c3-49b0-a285-84679313585d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dcdea51-61c3-49b0-a285-84679313585d found for delete ", "request_id": "req-ea702f00-8c8e-4c8b-a573-1dda4fac7511"}]} [pid: 8|app: 0|req: 599/1271] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:48 2026] DELETE /v2.0/networks/0b084e91-eaad-49e2-8f95-aa8cfe9eb813 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1272] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:49.478 7 WARNING neutron_lib.context [None req-39695d78-de48-4a3d-9bb3-f59bee094c26 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1273] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:49.606 7 WARNING neutron_lib.context [None req-2d825fc8-091a-4d22-a774-cb8c8f8ec18b 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1274] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:49.693 7 WARNING neutron_lib.context [None req-41609546-7e2f-4dd9-bf27-d6f01b4ef295 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1275] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:43:49.815 7 WARNING neutron_lib.context [None req-0b83fea4-85e2-48dc-b2a2-ef7a2c56f633 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:49.829 7 INFO neutron.db.securitygroups_db [None req-0b83fea4-85e2-48dc-b2a2-ef7a2c56f633 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Project 75d2183e77b941ce9d202ba0f43e38db 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: 677/1276] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1277] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:49 2026] DELETE /v2.0/networks/21192aa6-795b-42ed-896c-5bfb28b6e7ba => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:49.920 7 WARNING neutron_lib.context [None req-de764e35-e5c7-4ff7-a1f1-246820682da1 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:49.936 7 INFO neutron.db.securitygroups_db [None req-de764e35-e5c7-4ff7-a1f1-246820682da1 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Project 75d2183e77b941ce9d202ba0f43e38db 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: 678/1278] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:43:49 2026] POST /v2.0/security-group-rules => generated 574 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1279] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:49 2026] DELETE /v2.0/networks/5db851ae-4e5d-41d3-bbaf-8f9847541099 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1280] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/security-groups?tenant_id=aee6e125147444008a9367191e5292a7&name=default => generated 2801 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1281] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:50 2026] DELETE /v2.0/security-groups/3e9e0ec2-e92c-4ab8-bf4b-84a96f114dd4 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1282] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:50 2026] DELETE /v2.0/networks/49565b18-caa2-4711-96a0-f5c283af32c9 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1283] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1284] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1285] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/networks => generated 1297 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1286] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1287] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1913285826&fields=id&tenant_id=75d2183e77b941ce9d202ba0f43e38db => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1288] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 660 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1289] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/quotas/75d2183e77b941ce9d202ba0f43e38db => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1290] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:43:50 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:51.176 8 INFO neutron.db.l3_db [None req-0730a04a-4459-43f6-89d1-161329084eb0 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Floating IP d685b9a9-1720-4f91-b4e4-6b0e690726a0 associated. External IP: 10.96.250.218, port: 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8. [pid: 7|app: 0|req: 688/1291] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/security-groups?tenant_id=071f5ffbaf944f6794fdddbd6d712995&name=default => generated 2801 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1292] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1293] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:51 2026] DELETE /v2.0/security-groups/e31ee25a-3073-4c6d-a912-0ea966cf5e64 => 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: 691/1294] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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) 2026-05-11 06:43:51.488 8 INFO neutron.services.segments.plugin [-] Segment 02a014f8-87c5-4f28-99ef-e397c76fb619 resource provider aggregate not found 2026-05-11 06:43:51.493 8 INFO neutron.services.segments.plugin [-] Segment 02a014f8-87c5-4f28-99ef-e397c76fb619 resource provider aggregate not found 2026-05-11 06:43:51.514 8 INFO neutron.services.segments.plugin [-] Segment 02a014f8-87c5-4f28-99ef-e397c76fb619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a014f8-87c5-4f28-99ef-e397c76fb619 found for delete ", "request_id": "req-07166260-8152-470a-9bca-38fb7daaef40"}]} 2026-05-11 06:43:51.519 8 INFO neutron.services.segments.plugin [-] Segment 02a014f8-87c5-4f28-99ef-e397c76fb619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a014f8-87c5-4f28-99ef-e397c76fb619 found for delete ", "request_id": "req-ae52f406-9710-4862-9bc0-fd0c66fcf63f"}]} 2026-05-11 06:43:51.541 8 INFO neutron.services.segments.plugin [-] Segment 8c30c397-fdd7-4aae-98be-185cb01357f6 resource provider aggregate not found 2026-05-11 06:43:51.546 8 INFO neutron.services.segments.plugin [-] Segment 8c30c397-fdd7-4aae-98be-185cb01357f6 resource provider aggregate not found 2026-05-11 06:43:51.562 8 INFO neutron.services.segments.plugin [-] Segment 8c30c397-fdd7-4aae-98be-185cb01357f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c30c397-fdd7-4aae-98be-185cb01357f6 found for delete ", "request_id": "req-672047f2-dd88-4901-b985-fe7deb71ade9"}]} 2026-05-11 06:43:51.570 8 INFO neutron.services.segments.plugin [-] Segment 8c30c397-fdd7-4aae-98be-185cb01357f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c30c397-fdd7-4aae-98be-185cb01357f6 found for delete ", "request_id": "req-7e1328dc-cb28-41dd-aef3-6aed14702c79"}]} 2026-05-11 06:43:51.592 8 INFO neutron.services.segments.plugin [-] Segment b5841bf6-2ce2-46d1-85a0-ef49295f7cfc resource provider aggregate not found 2026-05-11 06:43:51.598 8 INFO neutron.services.segments.plugin [-] Segment b5841bf6-2ce2-46d1-85a0-ef49295f7cfc resource provider aggregate not found 2026-05-11 06:43:51.616 8 INFO neutron.services.segments.plugin [-] Segment b5841bf6-2ce2-46d1-85a0-ef49295f7cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5841bf6-2ce2-46d1-85a0-ef49295f7cfc found for delete ", "request_id": "req-3fd476b7-b316-4f10-ac28-c5538ec12ad3"}]} [pid: 8|app: 0|req: 604/1295] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:43:50 2026] PUT /v2.0/floatingips/d685b9a9-1720-4f91-b4e4-6b0e690726a0 => generated 855 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1296] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:51 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => 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: 605/1297] 10.0.0.17 () {32 vars in 621 bytes} [Mon May 11 06:43:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 06:43:52.432 8 INFO neutron.services.segments.plugin [-] Segment b5841bf6-2ce2-46d1-85a0-ef49295f7cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5841bf6-2ce2-46d1-85a0-ef49295f7cfc found for delete ", "request_id": "req-4fa4a6f7-decb-46d2-82f1-c46c0fb79e44"}]} 2026-05-11 06:43:52.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-489eb2e5-c1d4-48e6-8e23-4a61a6d9d923'] response: {'name': 'network-changed', 'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 606/1298] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1299] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/ports?tenant_id=efb1f5968b364716828ea6a2fba795d3&device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1300] 10.0.0.17 () {32 vars in 631 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/ => generated 632 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1301] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75d2183e77b941ce9d202ba0f43e38db => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:52.636 8 WARNING neutron_lib.context [req-0d53a2ec-e05c-4b30-8da1-4afef265c152 req-fec3b50b-eb97-448d-9e47-b2b992bfee32 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 694/1302] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/networks?id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 771 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1303] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1304] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1305] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/subnets?id=f2e41e2b-cb00-4658-99e3-c51446fba785 => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1306] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/ports?network_id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1307] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:52 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1308] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 609/1309] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:43:52 2026] POST /v2.0/ports => generated 954 bytes in 536 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: 701/1310] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/security-groups?tenant_id=78d94c5c825542349cbead4909c76796&name=default => generated 2801 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1311] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:53 2026] DELETE /v2.0/security-groups/036a73c6-66de-496c-85d3-6bc22fd2fffc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:53.553 7 WARNING neutron_lib.context [None req-c03fe4fa-ca7c-43d9-9013-1be20a38bd02 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:53.687 7 INFO neutron.db.segments_db [None req-c03fe4fa-ca7c-43d9-9013-1be20a38bd02 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Added segment 961dbed1-57ca-4281-b36a-8668a4c6a000 of type vxlan for network 5cb19732-c1c1-4a6f-ba98-e6ee373f85c1 [pid: 8|app: 0|req: 610/1312] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:43:53 2026] PUT /v2.0/ports/e70762df-364d-44fd-84ee-728fc7a143ac => generated 1199 bytes in 542 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: 611/1313] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1314] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:53 2026] POST /v2.0/networks => generated 644 bytes in 343 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: 612/1315] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e70762df-364d-44fd-84ee-728fc7a143ac => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:43:53.882 8 WARNING neutron_lib.context [None req-07509bfa-6cfd-403a-a405-7f1010e67e7d 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 704/1316] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1317] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1318] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:53 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1319] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&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: 708/1320] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 613/1321] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:53 2026] POST /v2.0/subnets => generated 617 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1322] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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) 2026-05-11 06:43:54.225 8 WARNING neutron_lib.context [None req-059506df-0335-47a4-b714-f95720c35c60 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:54.278 8 INFO neutron.db.segments_db [None req-059506df-0335-47a4-b714-f95720c35c60 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Added segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f of type vxlan for network 7df81aea-b883-4587-b7f8-4a5daf4016f5 [pid: 8|app: 0|req: 614/1323] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:43:54 2026] POST /v2.0/networks => generated 643 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1324] 10.0.0.17 () {34 vars in 741 bytes} [Mon May 11 06:43:54 2026] PUT /v2.0/networks/7df81aea-b883-4587-b7f8-4a5daf4016f5 => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:54.608 8 WARNING neutron_lib.context [None req-758b8e87-997f-449f-8fd8-85959692796b 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:54.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f807616-1192-4149-9f75-dbf41ccad153'] response: {'name': 'network-changed', 'server_uuid': 'a913d5ba-3a06-455d-964e-38520321b10a', 'tag': 'e70762df-364d-44fd-84ee-728fc7a143ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 711/1325] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1238 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1326] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1327] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e70762df-364d-44fd-84ee-728fc7a143ac => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1328] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1329] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:43:54 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&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: 615/1330] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:43:54 2026] POST /v2.0/subnets => generated 602 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1331] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:43:55 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1332] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:43:55 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1333] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:55 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1334] 10.0.0.17 () {34 vars in 739 bytes} [Mon May 11 06:43:55 2026] PUT /v2.0/subnets/4cd93a7a-a260-42d8-b333-237f03367cd5 => generated 612 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1335] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:55 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:55.543 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider aggregate not found 2026-05-11 06:43:55.568 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider aggregate not found 2026-05-11 06:43:55.575 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae7a3d9-35dd-48cd-9f40-449e7229960f found for delete ", "request_id": "req-30729fc1-1b1d-41c4-b597-4643d33049be"}]} 2026-05-11 06:43:55.591 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae7a3d9-35dd-48cd-9f40-449e7229960f found for delete ", "request_id": "req-af359ae0-27f4-49f3-bf2b-810191a122a2"}]} [pid: 7|app: 0|req: 720/1336] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:56 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1337] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:56 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1338] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:55 2026] DELETE /v2.0/networks/7df81aea-b883-4587-b7f8-4a5daf4016f5 => generated 0 bytes in 1591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:43:56.857 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce64766d-fdaf-4f4e-a0f4-992f009b62e3 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1339] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:56 2026] DELETE /v2.0/networks/7df81aea-b883-4587-b7f8-4a5daf4016f5 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1340] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:43:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1341] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:43:56 2026] GET /v2.0/subnets?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 626 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1342] 10.0.0.17 () {32 vars in 651 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1343] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/networks => generated 1309 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1344] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/subnets => generated 1233 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1345] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/networks/5cb19732-c1c1-4a6f-ba98-e6ee373f85c1 => generated 669 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1346] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/subnets/a2bf956e-132d-474c-afb5-221f4be87db2 => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:43:57.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-287369e1-087e-4620-b0fc-03015f0654da 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1347] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:57 2026] DELETE /v2.0/subnets/4cd93a7a-a260-42d8-b333-237f03367cd5 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:57.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29865111-322d-41e3-92be-991581f83095 34cf8660bb804e2e9d5b00dbaf683a6b 31e0bfe337204d79ba32dc83f4b31b74 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1348] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:57 2026] DELETE /v2.0/networks/7df81aea-b883-4587-b7f8-4a5daf4016f5 => generated 138 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:43:57.619 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider aggregate not found 2026-05-11 06:43:57.629 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider aggregate not found 2026-05-11 06:43:57.649 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae7a3d9-35dd-48cd-9f40-449e7229960f found for delete ", "request_id": "req-5f2bb46c-6aca-45da-9dab-3ff630b03357"}]} 2026-05-11 06:43:57.659 8 INFO neutron.services.segments.plugin [-] Segment 8ae7a3d9-35dd-48cd-9f40-449e7229960f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae7a3d9-35dd-48cd-9f40-449e7229960f found for delete ", "request_id": "req-573c6a61-2b36-4ff1-b4f5-43fae4b3ac09"}]} [pid: 8|app: 0|req: 625/1351] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 971 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1352] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:43:57 2026] DELETE /v2.0/subnets/a2bf956e-132d-474c-afb5-221f4be87db2 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1353] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1354] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1355] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:43:57 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1356] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:43:58 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:43:58.127 8 WARNING neutron_lib.context [None req-1ed48515-4b38-4752-9f93-1e8e757ceea5 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:43:58.259 7 INFO neutron.services.segments.plugin [-] Segment 961dbed1-57ca-4281-b36a-8668a4c6a000 resource provider aggregate not found 2026-05-11 06:43:58.266 7 INFO neutron.services.segments.plugin [-] Segment 961dbed1-57ca-4281-b36a-8668a4c6a000 resource provider aggregate not found 2026-05-11 06:43:58.292 7 INFO neutron.services.segments.plugin [-] Segment 961dbed1-57ca-4281-b36a-8668a4c6a000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961dbed1-57ca-4281-b36a-8668a4c6a000 found for delete ", "request_id": "req-8def0353-850d-4a03-ab00-a3b9727c7c39"}]} 2026-05-11 06:43:58.293 7 INFO neutron.services.segments.plugin [-] Segment 961dbed1-57ca-4281-b36a-8668a4c6a000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 961dbed1-57ca-4281-b36a-8668a4c6a000 found for delete ", "request_id": "req-5ad3a3fb-e933-4203-9cea-81bc8b8ddf90"}]} [pid: 7|app: 0|req: 728/1357] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:43:57 2026] DELETE /v2.0/networks/5cb19732-c1c1-4a6f-ba98-e6ee373f85c1 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1358] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:58 2026] GET /v2.0/security-groups?tenant_id=088bb15ee68e43f99d05a9fcd9e1aec9&name=default => generated 2801 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1359] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:58 2026] DELETE /v2.0/security-groups/c0fa7ce7-c718-4dcc-8587-27eaab91ddc3 => 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: 731/1360] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:58 2026] GET /v2.0/security-groups?tenant_id=31e0bfe337204d79ba32dc83f4b31b74&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1361] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:58 2026] DELETE /v2.0/security-groups/aa8e44e3-14da-4971-b41e-cdb22cf6e575 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1362] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:43:59 2026] GET /v2.0/security-groups?tenant_id=109d7979d96143d9a136c25e779bdae4&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1363] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:43:59 2026] DELETE /v2.0/security-groups/e1818ce3-9862-48ec-872d-f85357251ccb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:43:59.286 8 INFO neutron.db.l3_db [None req-1ed48515-4b38-4752-9f93-1e8e757ceea5 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Floating IP a5fc8ded-e628-4292-a175-9cd8c7d537c0 associated. External IP: 10.96.250.214, port: e70762df-364d-44fd-84ee-728fc7a143ac. [pid: 8|app: 0|req: 630/1364] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:43:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1365] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:43:59 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:00.838 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5be00b77-4714-4c41-a02f-d966e9fe4d8c'] response: {'name': 'network-changed', 'server_uuid': 'a913d5ba-3a06-455d-964e-38520321b10a', 'tag': 'e70762df-364d-44fd-84ee-728fc7a143ac', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 631/1366] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:00 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1367] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:00 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1368] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:00 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1369] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e70762df-364d-44fd-84ee-728fc7a143ac => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1370] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1371] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1372] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 739/1373] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1374] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => 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: 740/1375] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1376] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 857 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1377] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:01 2026] GET /v2.0/security-groups?tenant_id=984fff5da0224cbbb51487a5ae2026d6&name=default => generated 2801 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1378] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:02 2026] DELETE /v2.0/security-groups/fefc8af3-e47f-4e45-a56a-224bbe78e041 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1379] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1380] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1381] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1382] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&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: 744/1383] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1384] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?tenant_id=efb1f5968b364716828ea6a2fba795d3&device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1385] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1386] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/networks?id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1387] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1388] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/subnets?id=f2e41e2b-cb00-4658-99e3-c51446fba785 => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1389] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:03 2026] GET /v2.0/ports?network_id=b2d82aa6-7a4a-4458-9b1c-cf515410baf9&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: 8|app: 0|req: 643/1390] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 748/1391] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9?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: 644/1392] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1393] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:04 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1394] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:06 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1395] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:06 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&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-11 06:44:06.905 8 WARNING neutron_lib.context [None req-d53e6f77-1775-4e24-8214-cd26171c8a56 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:07.172 8 INFO neutron.db.segments_db [None req-d53e6f77-1775-4e24-8214-cd26171c8a56 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Added segment 08c92a4a-a8da-4678-93ae-4a10cca6e017 of type vxlan for network 7a109412-79fd-4a31-9695-d0ea43b15d6c [pid: 7|app: 0|req: 751/1396] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:44:07 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1397] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:06 2026] POST /v2.0/networks => generated 632 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:07.317 8 WARNING neutron_lib.context [None req-36a7b170-07bd-4bf2-af86-955ada48d069 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 752/1398] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:44:07 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1399] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:07 2026] POST /v2.0/ports => generated 743 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:07.733 7 WARNING neutron_lib.context [None req-17e0dbb1-c550-4e36-907d-17532a8e4ac0 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:07.816 7 INFO neutron.db.segments_db [None req-17e0dbb1-c550-4e36-907d-17532a8e4ac0 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Added segment ba69e8c4-3861-4cbb-be0c-c4dc0825e412 of type vxlan for network 212ff37e-4403-4cc6-b12c-145afefd5c12 [pid: 7|app: 0|req: 753/1400] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:07 2026] POST /v2.0/networks => generated 631 bytes in 207 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-11 06:44:07.952 8 WARNING neutron_lib.context [None req-3328488f-d3da-4f04-8454-232a109fa3c9 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 754/1401] 10.0.0.17 () {32 vars in 824 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/ports?project_id=75d2183e77b941ce9d202ba0f43e38db&network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 3691 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1402] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:07 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) 2026-05-11 06:44:08.347 7 WARNING neutron_lib.context [None req-a56fce51-0a06-4ec8-8127-753ec96b666f 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:08.395 7 INFO neutron.db.segments_db [None req-a56fce51-0a06-4ec8-8127-753ec96b666f 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Added segment 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 of type vxlan for network c224357d-1508-45df-b8db-31f74d755487 [pid: 7|app: 0|req: 755/1403] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:08 2026] POST /v2.0/networks => generated 631 bytes in 171 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-11 06:44:08.524 8 WARNING neutron_lib.context [None req-4863778c-01f8-42c8-96b0-8fba56768450 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 756/1404] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:44:08 2026] GET /v2.0/subnets?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 644 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1405] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:08 2026] POST /v2.0/ports => generated 743 bytes in 338 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-11 06:44:08.873 8 WARNING neutron_lib.context [None req-66e02117-d10b-4f2c-9112-43c93331e937 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:08.943 8 INFO neutron.db.segments_db [None req-66e02117-d10b-4f2c-9112-43c93331e937 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Added segment 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 of type vxlan for network e779c117-c12e-4534-a9a7-a72f9b621254 2026-05-11 06:44:08.959 7 INFO neutron.db.l3_db [None req-bbbbb50e-69c8-4f90-b988-bf98d3e2f21c 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Floating IP a5fc8ded-e628-4292-a175-9cd8c7d537c0 disassociated. External IP: 10.96.250.214, port: e70762df-364d-44fd-84ee-728fc7a143ac. [pid: 8|app: 0|req: 650/1406] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:08 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:09.106 8 WARNING neutron_lib.context [None req-192a69ee-f551-4308-b3ef-7fcb97e5ea25 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1407] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:08 2026] PUT /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 554 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1408] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:09 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:44:09.417 8 WARNING neutron_lib.context [None req-611f4bc3-c520-4b64-890e-52799f7aca5a 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 758/1409] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:09.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed17b07c-6b30-4866-aa92-d153ea9ce766'] response: {'name': 'network-changed', 'server_uuid': 'a913d5ba-3a06-455d-964e-38520321b10a', 'tag': 'e70762df-364d-44fd-84ee-728fc7a143ac', 'status': 'completed', 'code': 200} 2026-05-11 06:44:09.471 8 INFO neutron.db.segments_db [None req-611f4bc3-c520-4b64-890e-52799f7aca5a 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Added segment 8b625d44-2557-4c8e-a90a-664686d86abb of type vxlan for network dfc99799-daaa-4a95-b218-04b5b0fdbedc [pid: 7|app: 0|req: 759/1410] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1411] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:09 2026] POST /v2.0/networks => generated 631 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1412] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:09.690 8 WARNING neutron_lib.context [None req-e61bc290-4b39-4b34-ba31-bc27823467e7 7e0d1ab406634c84acdfe69442be422e 18b46040d1bb496c86b51891f4522e69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 760/1413] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/security-groups?tenant_id=0d3534fcf7c040faa0d8919d879abf42&name=default => generated 2801 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1414] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e70762df-364d-44fd-84ee-728fc7a143ac => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1415] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:09 2026] DELETE /v2.0/security-groups/61913e61-a606-4010-aa3e-69ce88a996a7 => 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: 763/1416] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1417] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1418] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:09 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1419] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:09 2026] POST /v2.0/ports => generated 743 bytes in 340 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: 766/1420] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 655/1421] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:10 2026] PUT /v2.0/ports/80601b9f-7b3b-4225-9624-03239a5ab730/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1422] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:10 2026] PUT /v2.0/ports/06d0e0c9-89c6-413e-aa9b-ec7e9db7c778/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1423] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:10 2026] PUT /v2.0/ports/63390388-4749-4c2a-8cc0-d825abeb961d/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1424] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:10 2026] PUT /v2.0/ports/073e99fe-2d68-4602-9f7a-fee5e23f0b4f/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1425] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1426] 10.0.0.17 () {32 vars in 658 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1427] 10.0.0.17 () {32 vars in 672 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1428] 10.0.0.17 () {32 vars in 668 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1429] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1430] 10.0.0.17 () {32 vars in 666 bytes} [Mon May 11 06:44:10 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1431] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1432] 10.0.0.17 () {32 vars in 676 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1433] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1434] 10.0.0.17 () {32 vars in 688 bytes} [Mon May 11 06:44:11 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1435] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:11 2026] DELETE /v2.0/ports/80601b9f-7b3b-4225-9624-03239a5ab730 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1436] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:12 2026] DELETE /v2.0/ports/06d0e0c9-89c6-413e-aa9b-ec7e9db7c778 => 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: 663/1439] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:12 2026] DELETE /v2.0/ports/63390388-4749-4c2a-8cc0-d825abeb961d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:12.577 8 WARNING neutron_lib.context [None req-29d9b728-6b9e-4c0e-bdb9-09684d185b61 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1440] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/security-groups => generated 1609 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:44:12.714 8 WARNING neutron_lib.context [None req-47a136b4-c9d1-48c5-a0d2-7c04107d11aa 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1441] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:12 2026] DELETE /v2.0/ports/073e99fe-2d68-4602-9f7a-fee5e23f0b4f => 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: 665/1442] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:12.843 8 WARNING neutron_lib.context [None req-482d1272-05e4-48b2-9458-46b02f785c47 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 666/1443] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/security-group-rules => generated 564 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:12.939 8 WARNING neutron_lib.context [None req-6a09e9d8-4dd8-4f92-8861-65222a3e05d1 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1444] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:12 2026] DELETE /v2.0/ports/941a1fdb-1127-41a3-8c92-13d2e88033c3 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1445] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:13.044 8 WARNING neutron_lib.context [None req-4af2ae41-21ab-4c5b-8837-80c98edb3cb4 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1446] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:13 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:13.164 8 WARNING neutron_lib.context [None req-bc168b83-d70d-48bb-9591-3b0edef1b752 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:13.182 8 INFO neutron.db.securitygroups_db [None req-bc168b83-d70d-48bb-9591-3b0edef1b752 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Project 75d2183e77b941ce9d202ba0f43e38db added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-11 06:44:13.217 7 INFO neutron.services.segments.plugin [-] Segment 08c92a4a-a8da-4678-93ae-4a10cca6e017 resource provider aggregate not found 2026-05-11 06:44:13.222 7 INFO neutron.services.segments.plugin [-] Segment 08c92a4a-a8da-4678-93ae-4a10cca6e017 resource provider aggregate not found 2026-05-11 06:44:13.245 7 INFO neutron.services.segments.plugin [-] Segment 08c92a4a-a8da-4678-93ae-4a10cca6e017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c92a4a-a8da-4678-93ae-4a10cca6e017 found for delete ", "request_id": "req-5d9ac835-e6b8-48b1-8f64-d6c30605642c"}]} 2026-05-11 06:44:13.247 7 INFO neutron.services.segments.plugin [-] Segment 08c92a4a-a8da-4678-93ae-4a10cca6e017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c92a4a-a8da-4678-93ae-4a10cca6e017 found for delete ", "request_id": "req-57ecdffd-2870-47db-8969-da4dbc3a72b7"}]} [pid: 7|app: 0|req: 779/1447] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/networks/7a109412-79fd-4a31-9695-d0ea43b15d6c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1448] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:13 2026] POST /v2.0/security-group-rules => generated 575 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:13.286 8 WARNING neutron_lib.context [None req-10e778bd-ff02-40a7-9988-fe5bef49cd27 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:13.313 8 INFO neutron.db.securitygroups_db [None req-10e778bd-ff02-40a7-9988-fe5bef49cd27 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Project 75d2183e77b941ce9d202ba0f43e38db 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: 670/1449] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:13 2026] POST /v2.0/security-group-rules => generated 574 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1450] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/networks/212ff37e-4403-4cc6-b12c-145afefd5c12 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:13.629 8 INFO neutron.services.segments.plugin [-] Segment 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 resource provider aggregate not found 2026-05-11 06:44:13.633 8 INFO neutron.services.segments.plugin [-] Segment 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 resource provider aggregate not found 2026-05-11 06:44:13.649 8 INFO neutron.services.segments.plugin [-] Segment 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 found for delete ", "request_id": "req-8bc7d7b1-3846-4c92-aaf8-19cb71f6f0c3"}]} 2026-05-11 06:44:13.650 8 INFO neutron.services.segments.plugin [-] Segment 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 381e7eb4-d1c3-4ed1-a8e5-ac655eefdce3 found for delete ", "request_id": "req-3291218e-e4fb-4e5b-8888-5aeef45965d9"}]} [pid: 8|app: 0|req: 671/1451] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/networks/c224357d-1508-45df-b8db-31f74d755487 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1452] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/networks/e779c117-c12e-4534-a9a7-a72f9b621254 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1453] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:44:13 2026] GET /v2.0/networks => generated 1297 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:14.043 8 WARNING neutron_lib.context [None req-76eabe22-0ec7-44e9-babb-4c874b960a7f 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1454] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:13 2026] DELETE /v2.0/networks/dfc99799-daaa-4a95-b218-04b5b0fdbedc => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1455] 10.0.0.96 () {34 vars in 1096 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-872815367&fields=id&tenant_id=75d2183e77b941ce9d202ba0f43e38db => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:14.177 8 INFO neutron.db.segments_db [None req-76eabe22-0ec7-44e9-babb-4c874b960a7f 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Added segment c916904f-d514-43b6-9785-2de83abc4dd4 of type vxlan for network fbe9a52c-010d-49ff-85c7-08428d67a660 [pid: 7|app: 0|req: 784/1456] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1457] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/quotas/75d2183e77b941ce9d202ba0f43e38db => 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: 673/1458] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:13 2026] POST /v2.0/networks => generated 632 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1459] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:14.315 8 WARNING neutron_lib.context [None req-bc9e8b2f-0c3b-4dd0-9a6c-4ac807004588 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 787/1460] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1461] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 789/1462] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => 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: 674/1463] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:14 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:14.702 7 WARNING neutron_lib.context [None req-cb109705-25c6-4c46-ac9f-4ecce82de280 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 790/1464] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:44:14 2026] POST /v2.0/trunks => generated 407 bytes in 189 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-11 06:44:14.901 8 WARNING neutron_lib.context [None req-7fba9298-bbcf-48e6-8f94-0df5a9d48d13 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:14.972 8 INFO neutron.db.segments_db [None req-7fba9298-bbcf-48e6-8f94-0df5a9d48d13 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Added segment b48dd24c-332e-488b-b483-4d8062b2d364 of type vxlan for network c40f314e-5337-46cc-bf83-2d23976c14a7 [pid: 8|app: 0|req: 675/1465] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:14 2026] POST /v2.0/networks => generated 631 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:15.138 8 WARNING neutron_lib.context [None req-41049d92-25ca-40af-affd-74e700b2ec04 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1466] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:14 2026] GET /v2.0/security-groups?tenant_id=d0b959946ab24ca687a016e4c2cec77e&name=default => generated 2801 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:15.284 7 INFO neutron.services.segments.plugin [-] Segment ba69e8c4-3861-4cbb-be0c-c4dc0825e412 resource provider aggregate not found 2026-05-11 06:44:15.290 7 INFO neutron.services.segments.plugin [-] Segment ba69e8c4-3861-4cbb-be0c-c4dc0825e412 resource provider aggregate not found 2026-05-11 06:44:15.314 7 INFO neutron.services.segments.plugin [-] Segment ba69e8c4-3861-4cbb-be0c-c4dc0825e412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba69e8c4-3861-4cbb-be0c-c4dc0825e412 found for delete ", "request_id": "req-0a5e70fa-03c4-4327-a48f-4237e7fd53b6"}]} 2026-05-11 06:44:15.320 7 INFO neutron.services.segments.plugin [-] Segment ba69e8c4-3861-4cbb-be0c-c4dc0825e412 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba69e8c4-3861-4cbb-be0c-c4dc0825e412 found for delete ", "request_id": "req-c3f837ed-82a6-4016-807e-e07c7ae285df"}]} 2026-05-11 06:44:15.338 7 INFO neutron.services.segments.plugin [-] Segment 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 resource provider aggregate not found 2026-05-11 06:44:15.347 7 INFO neutron.services.segments.plugin [-] Segment 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 resource provider aggregate not found 2026-05-11 06:44:15.366 7 INFO neutron.services.segments.plugin [-] Segment 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 found for delete ", "request_id": "req-642b3435-12c6-46f7-8faa-438103fc71ef"}]} 2026-05-11 06:44:15.377 7 INFO neutron.services.segments.plugin [-] Segment 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ce0a9f-7c73-49ad-b6e5-eafaadf17c47 found for delete ", "request_id": "req-a93a1f3e-2ccf-42c2-87a8-913ca60b6915"}]} 2026-05-11 06:44:15.388 7 INFO neutron.services.segments.plugin [-] Segment 8b625d44-2557-4c8e-a90a-664686d86abb resource provider aggregate not found 2026-05-11 06:44:15.394 7 INFO neutron.services.segments.plugin [-] Segment 8b625d44-2557-4c8e-a90a-664686d86abb resource provider aggregate not found 2026-05-11 06:44:15.405 7 INFO neutron.services.segments.plugin [-] Segment 8b625d44-2557-4c8e-a90a-664686d86abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b625d44-2557-4c8e-a90a-664686d86abb found for delete ", "request_id": "req-4968e1b2-a365-4d13-a38b-f690e13e9e12"}]} 2026-05-11 06:44:15.410 7 INFO neutron.services.segments.plugin [-] Segment 8b625d44-2557-4c8e-a90a-664686d86abb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b625d44-2557-4c8e-a90a-664686d86abb found for delete ", "request_id": "req-7b9f812d-b1fe-45b5-b210-68acb35bbcb3"}]} [pid: 7|app: 0|req: 792/1467] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:15 2026] DELETE /v2.0/security-groups/7e79ae79-c06c-4d23-b4e7-a48f4a264f93 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1468] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1469] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:15 2026] POST /v2.0/ports => generated 743 bytes in 426 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-11 06:44:15.571 8 WARNING neutron_lib.context [None req-4d52efd5-b529-4321-ba6b-664afedf3ce2 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 794/1470] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75d2183e77b941ce9d202ba0f43e38db => generated 273 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1471] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/security-groups?tenant_id=30929cfb10bf43c696fe0c3e30e94d36&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:15.718 7 WARNING neutron_lib.context [req-98f8737c-9f30-46db-bbc9-79c10d47bd09 req-bf0bb32c-023a-48f4-9a77-0234c32fad1c 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 677/1472] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:44:15 2026] POST /v2.0/trunks => generated 407 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1473] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:15 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => 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: 679/1474] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:15 2026] DELETE /v2.0/security-groups/40705a14-558c-4cbb-8779-c11b4ecc618c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:15.975 8 WARNING neutron_lib.context [None req-9adb258e-2a89-4132-9dca-023d7696c53c 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:16.028 8 INFO neutron.db.segments_db [None req-9adb258e-2a89-4132-9dca-023d7696c53c 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Added segment 1d7baf71-abcf-4ab1-ac66-92952f08765c of type vxlan for network a589fd36-94b4-4c7a-bbe3-22986432a28e [pid: 8|app: 0|req: 680/1475] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:15 2026] POST /v2.0/networks => generated 630 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1476] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:44:15 2026] POST /v2.0/ports => generated 958 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:16.162 8 WARNING neutron_lib.context [None req-1f690efe-e07e-40cb-96d6-5078f97eace8 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1477] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:16 2026] POST /v2.0/ports => generated 743 bytes in 363 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: 682/1478] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/security-groups?tenant_id=18b46040d1bb496c86b51891f4522e69&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:16.567 8 WARNING neutron_lib.context [None req-a6696f13-3bdb-49ec-b465-dc9029efb1bb 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1479] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:44:16 2026] PUT /v2.0/ports/cc6cccb2-0fb5-4e05-aab8-12a7877e43eb => generated 1203 bytes in 484 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-11 06:44:16.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6569e12-10ba-4549-95a8-8a06a75de33d'] response: {'name': 'network-changed', 'server_uuid': '96c94389-7c3a-403c-8424-57cb175cee3e', 'tag': 'cc6cccb2-0fb5-4e05-aab8-12a7877e43eb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 798/1480] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:16 2026] DELETE /v2.0/security-groups/1e30ce27-913f-41bf-86ba-47a7d6513ce4 => generated 0 bytes in 120 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: 683/1481] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:44:16 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1482] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:16.813 8 WARNING neutron_lib.context [None req-7735d9fe-ded2-4b13-943b-1f2732763f21 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 800/1483] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cc6cccb2-0fb5-4e05-aab8-12a7877e43eb => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:16.888 8 INFO neutron.db.segments_db [None req-7735d9fe-ded2-4b13-943b-1f2732763f21 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Added segment 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 of type vxlan for network 8440d3ec-4629-4b03-a382-e2c98e2a1cd3 [pid: 7|app: 0|req: 801/1484] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1485] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&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: 684/1486] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:16 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1487] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:17.014 7 WARNING neutron_lib.context [None req-db53dfe1-7a8d-4448-a219-1754872c6b99 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 685/1488] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:16 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1489] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1490] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 688/1491] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 1242 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1492] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:17 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-11 06:44:17.334 7 WARNING neutron_lib.context [None req-0a1fc5ad-4427-4474-b20c-9327b32407b5 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1493] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1494] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cc6cccb2-0fb5-4e05-aab8-12a7877e43eb => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1495] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1496] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:44:17 2026] POST /v2.0/trunks => generated 407 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1497] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:17.576 7 WARNING neutron_lib.context [None req-0cd44154-ad0a-4fde-aedc-d485e967d635 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:17.629 7 INFO neutron.db.segments_db [None req-0cd44154-ad0a-4fde-aedc-d485e967d635 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Added segment 32c8cd08-e15b-4ac7-a218-df1d570c0f15 of type vxlan for network 4a67a6d3-d478-48f3-9e20-070d74af14da [pid: 8|app: 0|req: 693/1498] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 694/1499] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:17 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 806/1500] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:17 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:17.758 8 WARNING neutron_lib.context [None req-c46581df-45ba-4dd5-a039-6dc6c88b5831 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1501] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:17 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:18.124 7 WARNING neutron_lib.context [None req-f615550b-a6bd-4c1f-b344-e546aeb38c4a 97d2a137396043b18c53beebd4187fea d02427d175084f08a3fe4adcc8e29e08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 807/1502] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:44:18 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1503] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:18 2026] PUT /v2.0/trunks/c4b9b2f4-cbb3-4346-a03e-7091679ee4a5/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1504] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:18 2026] PUT /v2.0/trunks/715c7ec7-b824-473d-b6e8-dddecc2072b4/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1505] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:18 2026] PUT /v2.0/trunks/2f32e210-09ec-4bbb-88df-388c04ed74f6/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: 811/1506] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:18 2026] PUT /v2.0/trunks/f75aed05-3db2-4d55-aac6-22c17a1f5ca7/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1507] 10.0.0.17 () {32 vars in 660 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1508] 10.0.0.17 () {32 vars in 674 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1509] 10.0.0.17 () {32 vars in 670 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1510] 10.0.0.17 () {32 vars in 682 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1511] 10.0.0.17 () {32 vars in 668 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1512] 10.0.0.17 () {32 vars in 682 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1513] 10.0.0.17 () {32 vars in 678 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1514] 10.0.0.17 () {32 vars in 690 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1515] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/trunks/c4b9b2f4-cbb3-4346-a03e-7091679ee4a5 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1516] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 975 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1517] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1518] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:44:18 2026] GET /v2.0/ports/a391873c-a746-4e3d-b90d-573cedfbb338 => generated 826 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1519] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:44:18 2026] DELETE /v2.0/trunks/c4b9b2f4-cbb3-4346-a03e-7091679ee4a5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1520] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/trunks/715c7ec7-b824-473d-b6e8-dddecc2072b4 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1521] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports/8a092f2c-dbd5-48ef-8d96-0e71009a4b4d => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1522] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/trunks/715c7ec7-b824-473d-b6e8-dddecc2072b4 => 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: 700/1523] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/trunks/2f32e210-09ec-4bbb-88df-388c04ed74f6 => generated 429 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1524] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports/f751622e-d1c6-4d73-8f87-5237c3446a6f => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1525] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/trunks/2f32e210-09ec-4bbb-88df-388c04ed74f6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1526] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/trunks/f75aed05-3db2-4d55-aac6-22c17a1f5ca7 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1527] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports/ff261447-0486-45f0-a9d2-f725841dc811 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1528] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/trunks/f75aed05-3db2-4d55-aac6-22c17a1f5ca7 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1529] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/trunks/7ebfbda8-9f92-4c87-a2ed-40d900cdc434 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1530] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports/2c10213a-f1b8-4cbd-961b-9cdbc6da9677 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1531] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/trunks/7ebfbda8-9f92-4c87-a2ed-40d900cdc434 => 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: 705/1532] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:19 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => 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: 706/1533] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:20 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1534] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:20 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1535] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:19 2026] DELETE /v2.0/ports/a391873c-a746-4e3d-b90d-573cedfbb338 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1536] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:20 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1537] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:20 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => 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: 829/1538] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:20 2026] DELETE /v2.0/ports/8a092f2c-dbd5-48ef-8d96-0e71009a4b4d => 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: 830/1539] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:20 2026] DELETE /v2.0/ports/f751622e-d1c6-4d73-8f87-5237c3446a6f => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:20.724 8 INFO neutron.db.l3_db [None req-66996c59-7a7b-4370-9a79-624af00f843f 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Floating IP a5fc8ded-e628-4292-a175-9cd8c7d537c0 associated. External IP: 10.96.250.214, port: cc6cccb2-0fb5-4e05-aab8-12a7877e43eb. [pid: 7|app: 0|req: 831/1540] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:20 2026] DELETE /v2.0/ports/ff261447-0486-45f0-a9d2-f725841dc811 => 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: 710/1541] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:44:20 2026] PUT /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 856 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1542] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:20 2026] DELETE /v2.0/ports/2c10213a-f1b8-4cbd-961b-9cdbc6da9677 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:21.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4b82e95-12c1-41e3-92b9-4c630876a03c'] response: {'name': 'network-changed', 'server_uuid': '96c94389-7c3a-403c-8424-57cb175cee3e', 'tag': 'cc6cccb2-0fb5-4e05-aab8-12a7877e43eb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 711/1543] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1544] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1545] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:21.342 7 INFO neutron.services.segments.plugin [-] Segment c916904f-d514-43b6-9785-2de83abc4dd4 resource provider aggregate not found 2026-05-11 06:44:21.350 7 INFO neutron.services.segments.plugin [-] Segment c916904f-d514-43b6-9785-2de83abc4dd4 resource provider aggregate not found 2026-05-11 06:44:21.377 7 INFO neutron.services.segments.plugin [-] Segment c916904f-d514-43b6-9785-2de83abc4dd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c916904f-d514-43b6-9785-2de83abc4dd4 found for delete ", "request_id": "req-c62fd4ee-6f1c-4d09-a2cd-9de401a36c3d"}]} 2026-05-11 06:44:21.378 7 INFO neutron.services.segments.plugin [-] Segment c916904f-d514-43b6-9785-2de83abc4dd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c916904f-d514-43b6-9785-2de83abc4dd4 found for delete ", "request_id": "req-0ca74a76-b294-49ec-a7a8-ff1d3c887106"}]} [pid: 7|app: 0|req: 833/1546] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:21 2026] DELETE /v2.0/networks/fbe9a52c-010d-49ff-85c7-08428d67a660 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1547] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cc6cccb2-0fb5-4e05-aab8-12a7877e43eb => generated 859 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1548] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1549] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:21 2026] DELETE /v2.0/networks/c40f314e-5337-46cc-bf83-2d23976c14a7 => 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: 835/1550] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1551] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1552] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1553] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:21 2026] DELETE /v2.0/networks/a589fd36-94b4-4c7a-bbe3-22986432a28e => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1554] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1555] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1556] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:21 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1557] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1558] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&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: 840/1559] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:22.187 8 INFO neutron.services.segments.plugin [-] Segment 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 resource provider aggregate not found 2026-05-11 06:44:22.194 8 INFO neutron.services.segments.plugin [-] Segment 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 resource provider aggregate not found 2026-05-11 06:44:22.220 8 INFO neutron.services.segments.plugin [-] Segment 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 found for delete ", "request_id": "req-e89e5143-a090-48b8-8dc3-adce7cf90726"}]} 2026-05-11 06:44:22.224 8 INFO neutron.services.segments.plugin [-] Segment 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd7eb30-4404-48c9-9989-f1d3a9003ac0 found for delete ", "request_id": "req-cb85d767-0f45-4e92-b648-843b7677a2a5"}]} [pid: 8|app: 0|req: 720/1560] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:21 2026] DELETE /v2.0/networks/8440d3ec-4629-4b03-a382-e2c98e2a1cd3 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1561] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1562] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1563] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:22 2026] PUT /v2.0/policies/66a69b97-4d73-4f5d-8928-676b6ab6bbeb/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1564] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:22 2026] PUT /v2.0/policies/fee06439-35fd-4980-9009-43da49f9200d/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: 724/1565] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1566] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:22 2026] DELETE /v2.0/networks/4a67a6d3-d478-48f3-9e20-070d74af14da => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1567] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:22 2026] PUT /v2.0/policies/4b48662e-9b3d-4ca1-80e6-2cf2cc085913/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: 843/1568] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/security-groups?id=c45d2612-192f-462b-8578-d7b8885916bf&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1569] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:22 2026] PUT /v2.0/policies/a157a50c-b772-418b-b28a-f4ef41fd1aba/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1570] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1571] 10.0.0.17 () {32 vars in 672 bytes} [Mon May 11 06:44:22 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1572] 10.0.0.17 () {32 vars in 686 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:23.322 7 INFO neutron.db.l3_db [req-cd9639c5-5ffe-45d7-9c2e-0c3b4f4daa53 req-ab753d71-319f-46d0-80ff-d8d832156190 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] Floating IP d685b9a9-1720-4f91-b4e4-6b0e690726a0 disassociated. External IP: 10.96.250.218, port: 893f762b-3e19-4bfc-90b3-c7fb6bd7bed8. [pid: 8|app: 0|req: 729/1573] 10.0.0.17 () {32 vars in 682 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:23.396 7 INFO neutron.services.segments.plugin [-] Segment b48dd24c-332e-488b-b483-4d8062b2d364 resource provider aggregate not found 2026-05-11 06:44:23.403 7 INFO neutron.services.segments.plugin [-] Segment b48dd24c-332e-488b-b483-4d8062b2d364 resource provider aggregate not found 2026-05-11 06:44:23.420 7 INFO neutron.services.segments.plugin [-] Segment b48dd24c-332e-488b-b483-4d8062b2d364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48dd24c-332e-488b-b483-4d8062b2d364 found for delete ", "request_id": "req-ebb3bca3-dee5-4d81-81e8-c7cde63ebae4"}]} 2026-05-11 06:44:23.429 7 INFO neutron.services.segments.plugin [-] Segment b48dd24c-332e-488b-b483-4d8062b2d364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48dd24c-332e-488b-b483-4d8062b2d364 found for delete ", "request_id": "req-080f3050-405d-4a63-a9b6-c17ae0f83544"}]} [pid: 8|app: 0|req: 730/1574] 10.0.0.17 () {32 vars in 694 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:23.436 7 INFO neutron.services.segments.plugin [-] Segment 1d7baf71-abcf-4ab1-ac66-92952f08765c resource provider aggregate not found 2026-05-11 06:44:23.446 7 INFO neutron.services.segments.plugin [-] Segment 1d7baf71-abcf-4ab1-ac66-92952f08765c resource provider aggregate not found 2026-05-11 06:44:23.461 7 INFO neutron.services.segments.plugin [-] Segment 1d7baf71-abcf-4ab1-ac66-92952f08765c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7baf71-abcf-4ab1-ac66-92952f08765c found for delete ", "request_id": "req-064fb3e9-2d90-410c-97f5-b1581e88e521"}]} 2026-05-11 06:44:23.471 7 INFO neutron.services.segments.plugin [-] Segment 1d7baf71-abcf-4ab1-ac66-92952f08765c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d7baf71-abcf-4ab1-ac66-92952f08765c found for delete ", "request_id": "req-0397c542-6192-43cd-a4c5-a321eaec01e5"}]} 2026-05-11 06:44:23.480 7 INFO neutron.services.segments.plugin [-] Segment 32c8cd08-e15b-4ac7-a218-df1d570c0f15 resource provider aggregate not found 2026-05-11 06:44:23.490 7 INFO neutron.services.segments.plugin [-] Segment 32c8cd08-e15b-4ac7-a218-df1d570c0f15 resource provider aggregate not found 2026-05-11 06:44:23.494 7 INFO neutron.services.segments.plugin [-] Segment 32c8cd08-e15b-4ac7-a218-df1d570c0f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c8cd08-e15b-4ac7-a218-df1d570c0f15 found for delete ", "request_id": "req-3b5770b6-b5e0-4eb2-94a7-29a8bfdc92f5"}]} 2026-05-11 06:44:23.504 7 INFO neutron.services.segments.plugin [-] Segment 32c8cd08-e15b-4ac7-a218-df1d570c0f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32c8cd08-e15b-4ac7-a218-df1d570c0f15 found for delete ", "request_id": "req-bed5c320-3383-4fe4-a04e-e9eb1c9918da"}]} [pid: 8|app: 0|req: 731/1575] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1576] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/security-groups?tenant_id=63833919135f49ebbb5805c373263de4&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1577] 10.0.0.17 () {32 vars in 694 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1578] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/ports?device_id=10a01bed-3fb2-49de-967a-09baa6d47d37 => 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: 735/1579] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:23 2026] DELETE /v2.0/security-groups/d273a9bd-6534-4b7f-9600-049ce5105a02 => 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: 736/1580] 10.0.0.17 () {32 vars in 690 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1581] 10.0.0.17 () {32 vars in 702 bytes} [Mon May 11 06:44:23 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1582] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/qos/policies/66a69b97-4d73-4f5d-8928-676b6ab6bbeb => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1583] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/security-groups?tenant_id=d02427d175084f08a3fe4adcc8e29e08&name=default => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1584] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:44:22 2026] DELETE /v2.0/ports/893f762b-3e19-4bfc-90b3-c7fb6bd7bed8 => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1585] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/qos/policies/fee06439-35fd-4980-9009-43da49f9200d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:24.258 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d61a6151-69c9-4885-9ee2-a109656631f3'] response: {'server_uuid': '10a01bed-3fb2-49de-967a-09baa6d47d37', 'name': 'network-vif-deleted', 'tag': '893f762b-3e19-4bfc-90b3-c7fb6bd7bed8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 741/1586] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/qos/policies/4b48662e-9b3d-4ca1-80e6-2cf2cc085913 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1587] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/security-groups/f5a9eb80-2e50-4194-9829-3e0446d60bbf => 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: 742/1588] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/qos/policies/a157a50c-b772-418b-b28a-f4ef41fd1aba => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1589] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/qos/policies/d3776239-79ca-49f5-b5d1-d61e3953891c => 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: 743/1590] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:24 2026] GET /v2.0/security-groups?tenant_id=63d184caa51040adba4773a1c9a3ef76&name=default => generated 2801 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1591] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/security-groups/910e043f-d32f-4bc0-b9cd-4bf0c0327e1a => 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: 744/1592] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:24 2026] DELETE /v2.0/security-groups/c45d2612-192f-462b-8578-d7b8885916bf => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:25.030 7 INFO neutron.api.v2.resource [None req-5b4f702b-09c8-4fa9-8929-5ed74e02fff8 27a8a133564442e6b5bae6d720ed0da1 efb1f5968b364716828ea6a2fba795d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 849/1593] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:44:25 2026] GET /v2.0/security-groups/c45d2612-192f-462b-8578-d7b8885916bf => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1594] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:44:25 2026] DELETE /v2.0/floatingips/d685b9a9-1720-4f91-b4e4-6b0e690726a0 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1595] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:25 2026] GET /v2.0/security-groups?tenant_id=b0281579ff974f67aac87c5ca9ebe3d1&name=default => generated 2801 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1596] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:25 2026] DELETE /v2.0/security-groups/1a559749-1e69-402d-99e5-0430ff60ebd7 => 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: 852/1597] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:25 2026] GET /v2.0/security-groups?tenant_id=9b33cde0fe2b42678c84562b663d02f8&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1598] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:25 2026] DELETE /v2.0/security-groups/33b6b59d-f7b4-46d0-ab5b-22666e8fcf51 => 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: 854/1599] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/security-groups?tenant_id=2ed657dc1c0c42bb97aa86c65722a948&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1600] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:26 2026] DELETE /v2.0/security-groups/458df62a-606d-41ac-95e2-d3688233b4df => 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: 856/1601] 199.204.45.157 () {34 vars in 1095 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a&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: 7|app: 0|req: 857/1602] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/ports?tenant_id=75d2183e77b941ce9d202ba0f43e38db&device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1603] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:44:25 2026] PUT /v2.0/routers/842f8513-dc93-4826-8740-dee8bd07f76c/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1604] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/networks?id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1605] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e70762df-364d-44fd-84ee-728fc7a143ac => 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: 860/1606] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/subnets?id=c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 654 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1607] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/ports?network_id=f10ef0e1-8d6e-4a15-9c7f-a54565b8c278&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: 862/1608] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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: 863/1609] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:44:26 2026] GET /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278?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) 2026-05-11 06:44:27.777 8 INFO neutron.services.segments.plugin [-] Segment 5cbd5802-8b27-4712-922c-c99b9a63cf31 resource provider aggregate not found 2026-05-11 06:44:27.781 8 INFO neutron.services.segments.plugin [-] Segment 5cbd5802-8b27-4712-922c-c99b9a63cf31 resource provider aggregate not found 2026-05-11 06:44:27.798 8 INFO neutron.services.segments.plugin [-] Segment 5cbd5802-8b27-4712-922c-c99b9a63cf31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbd5802-8b27-4712-922c-c99b9a63cf31 found for delete ", "request_id": "req-b2670f05-b409-4ce4-a4c7-cc92db743bad"}]} 2026-05-11 06:44:27.803 8 INFO neutron.services.segments.plugin [-] Segment 5cbd5802-8b27-4712-922c-c99b9a63cf31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbd5802-8b27-4712-922c-c99b9a63cf31 found for delete ", "request_id": "req-57b095d5-ae74-42f4-aa57-832195e8c64f"}]} 2026-05-11 06:44:27.803 8 INFO neutron.db.l3_hamode_db [None req-891ebc38-5454-44a9-b4b2-7a10a9430c24 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 0d57d80a-e035-4414-a2c9-0e8815c091da was deleted as no HA routers are present in tenant efb1f5968b364716828ea6a2fba795d3. [pid: 8|app: 0|req: 747/1612] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:26 2026] DELETE /v2.0/routers/842f8513-dc93-4826-8740-dee8bd07f76c => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1613] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:27 2026] DELETE /v2.0/subnets/f2e41e2b-cb00-4658-99e3-c51446fba785 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:28.375 7 WARNING neutron_lib.context [None req-7f237353-a27b-41b0-b28d-07718b8886e3 0595fdbb096345b8be2801a8e08e6c4f fc92a4cfae9a4f808da5c38717f8b9a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 748/1614] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:28 2026] DELETE /v2.0/networks/b2d82aa6-7a4a-4458-9b1c-cf515410baf9 => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1615] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:28 2026] GET /v2.0/security-groups?tenant_id=efb1f5968b364716828ea6a2fba795d3&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1616] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:28 2026] DELETE /v2.0/security-groups/32d71d27-e720-46f3-82e5-9fb6ffa7c959 => 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: 867/1617] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:44:28 2026] POST /v2.0/floatingips => generated 552 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1618] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1619] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1620] 10.0.0.17 () {34 vars in 768 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1621] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/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: 753/1622] 10.0.0.17 () {34 vars in 764 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1623] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1624] 10.0.0.17 () {34 vars in 786 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1625] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:29.909 8 INFO neutron.services.segments.plugin [-] Segment bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 resource provider aggregate not found 2026-05-11 06:44:29.915 8 INFO neutron.services.segments.plugin [-] Segment bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 resource provider aggregate not found [pid: 8|app: 0|req: 755/1626] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:44:29 2026] PUT /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 37 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1627] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:29.985 8 INFO neutron.services.segments.plugin [-] Segment bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 found for delete ", "request_id": "req-7ca16e0f-0fd9-4a9f-b856-76a6e2f12d59"}]} 2026-05-11 06:44:29.986 8 INFO neutron.services.segments.plugin [-] Segment bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbfc7b6a-7d12-4714-8c45-af7d559a5ff1 found for delete ", "request_id": "req-c570ac7e-5e30-4617-8457-e5b179f2a6f7"}]} [pid: 8|app: 0|req: 756/1628] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:44:29 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:30.064 7 INFO neutron.api.v2.resource [None req-f51aeceb-f681-4c63-b99b-6d8d4ce3a480 0595fdbb096345b8be2801a8e08e6c4f fc92a4cfae9a4f808da5c38717f8b9a2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 873/1629] 10.0.0.17 () {32 vars in 749 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1630] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1631] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:30.207 8 INFO neutron.api.v2.resource [None req-5efec9af-2137-4d4e-886e-58771e38b9ff 0595fdbb096345b8be2801a8e08e6c4f fc92a4cfae9a4f808da5c38717f8b9a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1632] 10.0.0.17 () {32 vars in 752 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1633] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1634] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => 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: 876/1635] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1636] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:44:30 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1637] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:44:30 2026] DELETE /v2.0/floatingips/180c07d4-cfdd-4a9a-aa4f-0c6c4eb2c31e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:31.162 8 WARNING neutron_lib.context [None req-7ee3e9a3-99fd-4a2c-a1a1-1bf0a78e2f61 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:31.210 8 INFO neutron.db.segments_db [None req-7ee3e9a3-99fd-4a2c-a1a1-1bf0a78e2f61 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Added segment 553dc931-a78b-46e2-b1e3-edf5fc72eb7f of type vxlan for network d9dcc527-6e6b-4869-9f96-0b9e9edbba7c 2026-05-11 06:44:31.645 8 INFO neutron.db.l3_hamode_db [None req-7ee3e9a3-99fd-4a2c-a1a1-1bf0a78e2f61 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1638] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/security-groups?tenant_id=649430810aae4a319ab2b30de6bc705a&name=default => generated 2801 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:31.867 8 INFO neutron.db.l3_hamode_db [None req-7ee3e9a3-99fd-4a2c-a1a1-1bf0a78e2f61 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1639] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:31 2026] GET /v2.0/security-groups?tenant_id=d14318a0dd344ccface6a0c5a102f494&name=default => generated 2801 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1640] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:31 2026] DELETE /v2.0/security-groups/60cf11b9-6fa6-46c2-bfd6-c3173594e6d1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1641] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/security-groups/62f58b53-08ed-43ca-ac3e-4cdc3133a6d1 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1642] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:32 2026] GET /v2.0/security-groups?tenant_id=fc92a4cfae9a4f808da5c38717f8b9a2&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1643] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:32 2026] DELETE /v2.0/security-groups/eb9292f7-0726-4c17-b61f-c0a5d89111b7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1644] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:30 2026] POST /v2.0/routers => generated 474 bytes in 1869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:32.771 7 WARNING neutron_lib.context [None req-bc4def07-edcc-410f-95bb-da3bf334c3f1 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:32.842 7 INFO neutron.db.l3_hamode_db [None req-bc4def07-edcc-410f-95bb-da3bf334c3f1 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:33.024 7 INFO neutron.db.l3_hamode_db [None req-bc4def07-edcc-410f-95bb-da3bf334c3f1 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1645] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:32 2026] POST /v2.0/routers => generated 474 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:33.809 8 WARNING neutron_lib.context [None req-96b69416-08f8-4d3f-af91-525d8a73027f 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:33.873 8 INFO neutron.db.l3_hamode_db [None req-96b69416-08f8-4d3f-af91-525d8a73027f 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:34.025 8 INFO neutron.db.l3_hamode_db [None req-96b69416-08f8-4d3f-af91-525d8a73027f 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1646] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:33 2026] POST /v2.0/routers => generated 474 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:34.814 7 WARNING neutron_lib.context [None req-6fd5bac1-061c-4636-9350-0adb8751e9d9 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:34.855 7 INFO neutron.db.l3_hamode_db [None req-6fd5bac1-061c-4636-9350-0adb8751e9d9 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1647] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:34 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1648] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:34 2026] GET /v2.0/security-groups?id=5091327e-6bd1-4384-88d1-3ee32cb4ca0b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:35.015 7 INFO neutron.db.l3_hamode_db [None req-6fd5bac1-061c-4636-9350-0adb8751e9d9 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1649] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:44:35 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:35.704 8 INFO neutron.db.l3_db [req-31e8cde2-9a0a-4218-bf30-4db7634fdaa7 req-430dd829-6025-45d3-8d68-5015311cbb8c 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] Floating IP a5fc8ded-e628-4292-a175-9cd8c7d537c0 disassociated. External IP: 10.96.250.214, port: cc6cccb2-0fb5-4e05-aab8-12a7877e43eb. [pid: 7|app: 0|req: 885/1650] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:34 2026] POST /v2.0/routers => generated 474 bytes in 967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:35.783 7 WARNING neutron_lib.context [None req-d35f2ee4-f433-4f2e-9609-1d48e594cd5b 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:35.846 7 INFO neutron.db.l3_hamode_db [None req-d35f2ee4-f433-4f2e-9609-1d48e594cd5b 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:35.984 7 INFO neutron.db.l3_hamode_db [None req-d35f2ee4-f433-4f2e-9609-1d48e594cd5b 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 766/1651] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:44:35 2026] DELETE /v2.0/ports/cc6cccb2-0fb5-4e05-aab8-12a7877e43eb => generated 0 bytes in 817 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:36.198 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-420bc94e-9090-41ab-a053-088d02bdc3b3'] response: {'server_uuid': '96c94389-7c3a-403c-8424-57cb175cee3e', 'name': 'network-vif-deleted', 'tag': 'cc6cccb2-0fb5-4e05-aab8-12a7877e43eb', 'status': 'completed', 'code': 200} 2026-05-11 06:44:36.406 8 WARNING neutron_lib.context [None req-1c8d82ec-0183-4073-9b6b-3cc208573f2d dbd2202c765140abaa7df32c3f051feb d4fa4da1402d4965b5a9ffb155c24645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:36.555 8 INFO neutron.db.segments_db [None req-1c8d82ec-0183-4073-9b6b-3cc208573f2d dbd2202c765140abaa7df32c3f051feb d4fa4da1402d4965b5a9ffb155c24645 - - default default] Added segment 35dcf583-e31c-4295-92b9-4c4ad0911696 of type vxlan for network b1cc2eaf-1d2f-4918-a424-fb4c617f5b9a [pid: 8|app: 0|req: 767/1652] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:36 2026] POST /v2.0/networks => generated 632 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1653] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:36 2026] GET /v2.0/ports?device_id=96c94389-7c3a-403c-8424-57cb175cee3e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:36.700 8 WARNING neutron_lib.context [None req-ffb94cb3-428e-41df-984c-06e39cb37c72 dbd2202c765140abaa7df32c3f051feb d4fa4da1402d4965b5a9ffb155c24645 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1654] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:35 2026] POST /v2.0/routers => generated 474 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1655] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:36 2026] PUT /v2.0/routers/808f2906-2dd0-4672-af1c-12edb5ea4ce7/tags => generated 17 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1656] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:36 2026] PUT /v2.0/routers/76982770-b347-43aa-805e-7834cb01efe9/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1657] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:44:36 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 889/1658] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:36 2026] PUT /v2.0/routers/d01623fb-3224-4ef8-9baa-e5b480da0f13/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1659] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/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: 890/1660] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/routers/bb0e770b-73a2-49c5-97fe-1ab1c8ba2fda/tags => generated 19 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1661] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1662] 10.0.0.17 () {34 vars in 756 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1663] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1664] 10.0.0.17 () {34 vars in 752 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1665] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1666] 10.0.0.17 () {34 vars in 774 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1667] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1668] 10.0.0.17 () {34 vars in 745 bytes} [Mon May 11 06:44:37 2026] PUT /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1669] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1670] 10.0.0.17 () {32 vars in 733 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1671] 10.0.0.17 () {32 vars in 662 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:37.688 8 INFO neutron.api.v2.resource [None req-78a2ef3c-7b88-4df1-9a6a-80180e74f53a dbd2202c765140abaa7df32c3f051feb d4fa4da1402d4965b5a9ffb155c24645 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1672] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1673] 10.0.0.17 () {32 vars in 736 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1674] 10.0.0.17 () {32 vars in 676 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1675] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1676] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/security-groups/5091327e-6bd1-4384-88d1-3ee32cb4ca0b => 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: 784/1677] 10.0.0.17 () {32 vars in 672 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:37.925 7 INFO neutron.api.v2.resource [None req-d35d10dc-83e5-4be5-83ef-88577e0fb3f3 dbd2202c765140abaa7df32c3f051feb d4fa4da1402d4965b5a9ffb155c24645 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1678] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/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: 785/1679] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:44:37 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1680] 10.0.0.17 () {32 vars in 728 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1681] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:44:37 2026] DELETE /v2.0/floatingips/a5fc8ded-e628-4292-a175-9cd8c7d537c0 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1682] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/security-groups?tenant_id=fa18814fa55644c59270f5f29468cb2b&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1683] 10.0.0.17 () {32 vars in 725 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1684] 10.0.0.17 () {32 vars in 670 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1685] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/security-groups/25b4ff24-7362-4b91-8db1-d5200edb627a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1686] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1687] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/ports/374221bf-d45b-4128-b245-7e63f3d9eeab => 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: 791/1688] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1689] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/security-groups?tenant_id=cd8d5b8661644df996f3a9fc8692854f&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:38.946 7 INFO neutron.services.segments.plugin [-] Segment 35dcf583-e31c-4295-92b9-4c4ad0911696 resource provider aggregate not found 2026-05-11 06:44:38.952 7 INFO neutron.services.segments.plugin [-] Segment 35dcf583-e31c-4295-92b9-4c4ad0911696 resource provider aggregate not found 2026-05-11 06:44:38.969 7 INFO neutron.services.segments.plugin [-] Segment 35dcf583-e31c-4295-92b9-4c4ad0911696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35dcf583-e31c-4295-92b9-4c4ad0911696 found for delete ", "request_id": "req-ec7fb62e-81d0-41d7-9560-ff8fbdd99342"}]} [pid: 7|app: 0|req: 899/1690] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:38 2026] DELETE /v2.0/networks/b1cc2eaf-1d2f-4918-a424-fb4c617f5b9a => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:38.990 7 INFO neutron.services.segments.plugin [-] Segment 35dcf583-e31c-4295-92b9-4c4ad0911696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35dcf583-e31c-4295-92b9-4c4ad0911696 found for delete ", "request_id": "req-7f5b9755-af4c-4ee4-9439-556b40423a51"}]} [pid: 7|app: 0|req: 900/1691] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/security-groups?id=4d4576f9-0f5b-45dd-967d-42ffcc2dcc36&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1692] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/security-groups/bc12c0dd-d679-4576-95af-69e4ba8dafd2 => 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: 902/1693] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/ports?device_id=a913d5ba-3a06-455d-964e-38520321b10a => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1694] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:44:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1695] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/ports/e70762df-364d-44fd-84ee-728fc7a143ac => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1696] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:39.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eb13caf-b503-4d52-ab3b-39a6092b442b'] response: {'server_uuid': 'a913d5ba-3a06-455d-964e-38520321b10a', 'name': 'network-vif-deleted', 'tag': 'e70762df-364d-44fd-84ee-728fc7a143ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 904/1697] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/routers/808f2906-2dd0-4672-af1c-12edb5ea4ce7 => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1698] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:39 2026] GET /v2.0/security-groups?tenant_id=fdced1e340b64dc592ecee5be732f9c9&name=default => generated 2801 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1699] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:39 2026] DELETE /v2.0/security-groups/4815dffd-834d-4e51-93fb-4b81ed00330d => 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: 907/1700] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:40 2026] DELETE /v2.0/security-groups/4d4576f9-0f5b-45dd-967d-42ffcc2dcc36 => 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: 908/1701] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:40 2026] GET /v2.0/security-groups?tenant_id=d4fa4da1402d4965b5a9ffb155c24645&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1702] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:39 2026] PUT /v2.0/routers/808f2906-2dd0-4672-af1c-12edb5ea4ce7 => generated 485 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1703] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:40 2026] DELETE /v2.0/security-groups/a0fc7736-c345-4953-9eaf-a81d6e0a034a => 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: 796/1704] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:40 2026] GET /v2.0/ports?device_id=808f2906-2dd0-4672-af1c-12edb5ea4ce7 => 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: 797/1705] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:40 2026] DELETE /v2.0/routers/808f2906-2dd0-4672-af1c-12edb5ea4ce7 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1706] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:41 2026] GET /v2.0/routers/76982770-b347-43aa-805e-7834cb01efe9 => generated 493 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1707] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:44:40 2026] PUT /v2.0/routers/db08b19a-6d2e-44be-b462-1a088519a0f3/remove_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1708] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/subnets/c9d9c1c5-b197-4a70-b809-868e8822eb2d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1709] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:41 2026] PUT /v2.0/routers/76982770-b347-43aa-805e-7834cb01efe9 => generated 493 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1710] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:42 2026] GET /v2.0/ports?device_id=76982770-b347-43aa-805e-7834cb01efe9 => 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: 801/1711] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:42 2026] DELETE /v2.0/routers/76982770-b347-43aa-805e-7834cb01efe9 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1714] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:42 2026] GET /v2.0/routers/d01623fb-3224-4ef8-9baa-e5b480da0f13 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:43.166 7 INFO neutron.services.segments.plugin [-] Segment bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b resource provider aggregate not found 2026-05-11 06:44:43.171 7 INFO neutron.services.segments.plugin [-] Segment bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b resource provider aggregate not found 2026-05-11 06:44:43.183 7 INFO neutron.services.segments.plugin [-] Segment bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b found for delete ", "request_id": "req-555a80b6-ba88-491f-8712-b0907cecf469"}]} 2026-05-11 06:44:43.190 7 INFO neutron.services.segments.plugin [-] Segment bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf12c9e3-9b89-4019-a96e-7c6c6e5bc49b found for delete ", "request_id": "req-94fd134d-9b4f-4a85-9be5-e534a87897d3"}]} 2026-05-11 06:44:43.197 7 INFO neutron.db.l3_hamode_db [None req-83b55f08-d5ac-4709-a734-8e0837a2e0d0 95707ae6da3043de8fbb8b5c21ed5728 75d2183e77b941ce9d202ba0f43e38db - - default default] HA network b0aa1a8f-ba6b-407d-8e7f-ec817c9238ff was deleted as no HA routers are present in tenant 75d2183e77b941ce9d202ba0f43e38db. [pid: 7|app: 0|req: 911/1715] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:41 2026] DELETE /v2.0/routers/db08b19a-6d2e-44be-b462-1a088519a0f3 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1716] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:42 2026] PUT /v2.0/routers/d01623fb-3224-4ef8-9baa-e5b480da0f13 => generated 502 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1717] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:43 2026] GET /v2.0/ports?device_id=d01623fb-3224-4ef8-9baa-e5b480da0f13 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1718] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:43 2026] DELETE /v2.0/networks/f10ef0e1-8d6e-4a15-9c7f-a54565b8c278 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1719] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:43 2026] DELETE /v2.0/routers/d01623fb-3224-4ef8-9baa-e5b480da0f13 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1720] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/routers/bb0e770b-73a2-49c5-97fe-1ab1c8ba2fda => generated 487 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1721] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/security-groups?tenant_id=387c6ad2bed04bbb949f6997060184a8&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1722] 10.0.0.17 () {34 vars in 676 bytes} [Mon May 11 06:44:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1723] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/security-groups/4bf57237-026d-4462-8310-5b6236bafa77 => 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: 917/1724] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1725] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1726] 10.0.0.17 () {34 vars in 762 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1727] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1728] 10.0.0.17 () {34 vars in 758 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1729] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/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: 923/1730] 10.0.0.17 () {34 vars in 780 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1731] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/security-groups?tenant_id=75d2183e77b941ce9d202ba0f43e38db&name=default => 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: 925/1732] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1733] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:44 2026] DELETE /v2.0/security-groups/911ff578-8e5d-4644-aedd-f681b8e6e41f => 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: 927/1734] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1735] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1736] 10.0.0.17 () {32 vars in 739 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:45.004 7 INFO neutron.api.v2.resource [None req-c9f3ddf9-5751-43c6-85ee-a5e7becf5772 9aff750d64044466834daccf14788173 3d0eca94b5eb47f78f912dcf1026aa76 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1737] 10.0.0.17 () {32 vars in 743 bytes} [Mon May 11 06:44:44 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1738] 10.0.0.17 () {32 vars in 742 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1739] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:45.102 7 INFO neutron.api.v2.resource [None req-f702ef60-234a-42e2-bb4c-ecb53746ea80 9aff750d64044466834daccf14788173 3d0eca94b5eb47f78f912dcf1026aa76 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1740] 10.0.0.17 () {32 vars in 746 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1741] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1742] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/policies/7e11f0c5-babf-4094-aa04-40a6432f29af/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:45.205 7 INFO neutron.services.segments.plugin [-] Segment 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 resource provider aggregate not found 2026-05-11 06:44:45.211 7 INFO neutron.services.segments.plugin [-] Segment 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 resource provider aggregate not found 2026-05-11 06:44:45.222 7 INFO neutron.services.segments.plugin [-] Segment 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 found for delete ", "request_id": "req-b99a1c51-5f56-49de-b783-6f6e47af1524"}]} 2026-05-11 06:44:45.227 7 INFO neutron.services.segments.plugin [-] Segment 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06432e55-7e5d-4188-8da8-5fe3c01c2ff3 found for delete ", "request_id": "req-0d801752-0623-42fd-8d2d-2ad02b677c99"}]} [pid: 7|app: 0|req: 936/1743] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/qos/policies/7e11f0c5-babf-4094-aa04-40a6432f29af => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1744] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:44 2026] PUT /v2.0/routers/bb0e770b-73a2-49c5-97fe-1ab1c8ba2fda => generated 487 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1745] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/ports?device_id=bb0e770b-73a2-49c5-97fe-1ab1c8ba2fda => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1746] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/security-groups?tenant_id=d739852a45e34defa5cc1dfcfd33b3df&name=default => generated 2801 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1747] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/routers/bb0e770b-73a2-49c5-97fe-1ab1c8ba2fda => generated 0 bytes in 490 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1748] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:45 2026] DELETE /v2.0/security-groups/6e886031-b5d0-46d6-ace9-61a0396b8a6c => 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: 940/1749] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/routers/a47c4351-eb26-4651-9e65-2c5614f8cc22 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1750] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:45 2026] GET /v2.0/security-groups?tenant_id=be5394a097c34d8bb547b31ba7809d4c&name=default => generated 2801 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1751] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:46 2026] GET /v2.0/security-groups?tenant_id=1e59d7e18ef947c386cd4f27ba2e1267&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: 812/1752] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/security-groups/466a1c50-9c74-48af-906d-97183b4467c0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1753] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/security-groups/8db94c67-188b-4827-8b59-b88ee1e0ba51 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1754] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:46 2026] GET /v2.0/security-groups?tenant_id=3d0eca94b5eb47f78f912dcf1026aa76&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1755] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:46 2026] DELETE /v2.0/security-groups/d2b8ce89-d8d7-4b98-87c2-20458924d9a7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:47.172 8 INFO neutron.db.segments_db [None req-4be6f8e5-a854-4c5f-bd74-27d3c1c073d5 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment f033231f-7d3d-46c5-8345-881b73457061 of type vxlan for network c1b5fc54-70ed-4554-b570-c7a59cac8ef5 [pid: 7|app: 0|req: 941/1756] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:46 2026] PUT /v2.0/routers/a47c4351-eb26-4651-9e65-2c5614f8cc22 => generated 480 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1757] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:47 2026] GET /v2.0/ports?device_id=a47c4351-eb26-4651-9e65-2c5614f8cc22 => 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: 816/1758] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:44:46 2026] POST /v2.0/networks => generated 741 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1759] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:44:47 2026] POST /v2.0/subnets => generated 664 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:47.666 8 INFO neutron.db.segments_db [None req-e090c0c2-b7c7-4ffd-bd1d-d854e8af8926 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment e800900b-b087-4808-beac-9950f7263f22 of type vxlan for network 95065848-4edf-4e34-a946-c704ac55c37b 2026-05-11 06:44:47.959 7 INFO neutron.services.segments.plugin [-] Segment 553dc931-a78b-46e2-b1e3-edf5fc72eb7f resource provider aggregate not found 2026-05-11 06:44:47.971 7 INFO neutron.services.segments.plugin [-] Segment 553dc931-a78b-46e2-b1e3-edf5fc72eb7f resource provider aggregate not found 2026-05-11 06:44:47.984 7 INFO neutron.services.segments.plugin [-] Segment 553dc931-a78b-46e2-b1e3-edf5fc72eb7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553dc931-a78b-46e2-b1e3-edf5fc72eb7f found for delete ", "request_id": "req-f23f0a1c-b729-4643-ab42-dd27714f49b4"}]} 2026-05-11 06:44:47.986 7 INFO neutron.services.segments.plugin [-] Segment 553dc931-a78b-46e2-b1e3-edf5fc72eb7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553dc931-a78b-46e2-b1e3-edf5fc72eb7f found for delete ", "request_id": "req-3029a79d-1578-4673-98b1-e6e389a11882"}]} 2026-05-11 06:44:48.004 7 INFO neutron.db.l3_hamode_db [None req-2b145e04-f06d-466e-aec9-442e4304bf56 5fa6e6446124425589969bba3e601295 f6aef391307c403fb3c305e55736decd - - default default] HA network d9dcc527-6e6b-4869-9f96-0b9e9edbba7c was deleted as no HA routers are present in tenant f6aef391307c403fb3c305e55736decd. 2026-05-11 06:44:48.007 8 INFO neutron.db.l3_hamode_db [None req-e090c0c2-b7c7-4ffd-bd1d-d854e8af8926 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 943/1760] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:47 2026] DELETE /v2.0/routers/a47c4351-eb26-4651-9e65-2c5614f8cc22 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:48.524 7 WARNING neutron_lib.context [None req-49e07897-2e86-4860-852d-23ffca1679ac 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:48.524 7 WARNING neutron_lib.context [None req-49e07897-2e86-4860-852d-23ffca1679ac 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:48.694 7 INFO neutron.db.segments_db [None req-49e07897-2e86-4860-852d-23ffca1679ac 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment 0c093221-3761-44f9-a6d2-7a7ea9eb92df of type vxlan for network 56921541-c5fc-4649-92d9-a4a2fadba5c1 2026-05-11 06:44:48.813 7 INFO neutron.db.segments_db [None req-49e07897-2e86-4860-852d-23ffca1679ac 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 of type vxlan for network 159db3bd-30ed-4e83-916b-1ff08481bfa4 [pid: 7|app: 0|req: 944/1761] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:48 2026] POST /v2.0/networks => generated 1245 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:44:49.059 8 INFO neutron.db.l3_hamode_db [None req-e090c0c2-b7c7-4ffd-bd1d-d854e8af8926 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1762] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:48 2026] GET /v2.0/security-groups?tenant_id=f6aef391307c403fb3c305e55736decd&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1763] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:44:49 2026] GET /v2.0/networks => generated 1844 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1764] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:49 2026] DELETE /v2.0/security-groups/ebc7c66f-d959-49dc-b9bb-4b01e964c067 => 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: 948/1765] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:49 2026] DELETE /v2.0/networks/56921541-c5fc-4649-92d9-a4a2fadba5c1 => 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: 949/1766] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:49 2026] GET /v2.0/security-groups?tenant_id=bcb7b6eab9a743abb8ec057ff4a94408&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:50.013 7 INFO neutron.services.segments.plugin [-] Segment 0c093221-3761-44f9-a6d2-7a7ea9eb92df resource provider aggregate not found 2026-05-11 06:44:50.018 7 INFO neutron.services.segments.plugin [-] Segment 0c093221-3761-44f9-a6d2-7a7ea9eb92df resource provider aggregate not found 2026-05-11 06:44:50.027 7 INFO neutron.services.segments.plugin [-] Segment 0c093221-3761-44f9-a6d2-7a7ea9eb92df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c093221-3761-44f9-a6d2-7a7ea9eb92df found for delete ", "request_id": "req-6b2fffc8-cdc9-4e01-9d6e-7652fb9e0fc1"}]} 2026-05-11 06:44:50.038 7 INFO neutron.services.segments.plugin [-] Segment 0c093221-3761-44f9-a6d2-7a7ea9eb92df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c093221-3761-44f9-a6d2-7a7ea9eb92df found for delete ", "request_id": "req-e0026f82-1ddc-4ac4-8f52-32736869061e"}]} 2026-05-11 06:44:50.043 7 INFO neutron.services.segments.plugin [-] Segment 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 resource provider aggregate not found [pid: 7|app: 0|req: 950/1767] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:49 2026] DELETE /v2.0/networks/159db3bd-30ed-4e83-916b-1ff08481bfa4 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:50.057 7 INFO neutron.services.segments.plugin [-] Segment 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 resource provider aggregate not found 2026-05-11 06:44:50.064 7 INFO neutron.services.segments.plugin [-] Segment 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 found for delete ", "request_id": "req-6b96153a-5efc-4360-8ba1-d3189c66106d"}]} 2026-05-11 06:44:50.078 7 INFO neutron.services.segments.plugin [-] Segment 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541fb9b2-fedc-4615-a1b0-e31646ae7cd9 found for delete ", "request_id": "req-f3b680c7-161d-4be6-abf5-5d2ab4a1eab3"}]} [pid: 7|app: 0|req: 951/1768] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:50 2026] DELETE /v2.0/security-groups/6326c9a4-f3af-4e03-bc01-b001881e687e => 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: 818/1769] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:44:47 2026] POST /v2.0/routers => generated 728 bytes in 2587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1770] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:44:50 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:44:50.251 7 WARNING neutron_lib.context [None req-03e61e07-604a-4230-b507-fb43cdb7dd11 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:50.303 7 INFO neutron.db.segments_db [None req-03e61e07-604a-4230-b507-fb43cdb7dd11 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment e45db813-f5b8-4249-9716-2e8ba5eaf4b2 of type vxlan for network e076fb79-f5b0-42b7-8cdb-bdef2069cf5c [pid: 7|app: 0|req: 953/1771] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:50 2026] POST /v2.0/networks => generated 654 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:50.600 7 WARNING neutron_lib.context [None req-7789c9e9-ff31-4d2a-aad2-5fed533751a7 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:50.661 7 INFO neutron.db.segments_db [None req-7789c9e9-ff31-4d2a-aad2-5fed533751a7 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] Added segment d55554f4-c741-4772-891c-09635fad5035 of type vxlan for network d5ca5033-63a2-4dfc-a6b8-c2ed208eeb00 2026-05-11 06:44:50.957 7 INFO neutron.db.l3_hamode_db [None req-7789c9e9-ff31-4d2a-aad2-5fed533751a7 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:44:51.118 7 INFO neutron.db.l3_hamode_db [None req-7789c9e9-ff31-4d2a-aad2-5fed533751a7 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 819/1772] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:44:50 2026] PUT /v2.0/routers/ae3d8744-3d48-469a-b26e-8f089398a9f3/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1773] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:51 2026] GET /v2.0/security-groups?tenant_id=2f80066ffd6147b0ae298837cb67a4a2&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:51.895 8 WARNING neutron_lib.context [None req-5e471cb8-a0b9-4e57-9d7c-4e618fa108d9 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 954/1774] 10.0.0.17 () {34 vars in 666 bytes} [Mon May 11 06:44:50 2026] POST /v2.0/routers => generated 474 bytes in 1501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:51.945 8 INFO neutron.db.segments_db [None req-5e471cb8-a0b9-4e57-9d7c-4e618fa108d9 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment 8a9d427d-f667-459d-b732-73aac78409d4 of type vxlan for network bfb62bb0-bd24-47d6-9d5f-04e301e24bb4 [pid: 7|app: 0|req: 955/1775] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:51 2026] DELETE /v2.0/security-groups/ead71f56-83c1-4c6e-9555-2bfc18fd53e5 => 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: 821/1776] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:51 2026] POST /v2.0/networks => generated 653 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:52.113 8 WARNING neutron_lib.context [None req-873803b2-6022-4118-ac42-9ff0573a3960 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 956/1777] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:52 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 25 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:52.161 8 WARNING neutron_lib.context [None req-873803b2-6022-4118-ac42-9ff0573a3960 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1778] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1779] 10.0.0.17 () {34 vars in 760 bytes} [Mon May 11 06:44:52 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/green => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1780] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1781] 10.0.0.17 () {34 vars in 756 bytes} [Mon May 11 06:44:52 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1782] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1783] 10.0.0.17 () {34 vars in 778 bytes} [Mon May 11 06:44:52 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/black.or.white => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1784] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1785] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:44:52 2026] POST /v2.0/ports => generated 1504 bytes in 717 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: 964/1786] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:44:52 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1787] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1788] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:44:52 2026] GET /v2.0/ports => generated 1504 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:53.095 7 INFO neutron.db.segments_db [None req-d15b6f9f-3b8e-4de6-aa63-223c465f74e4 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 of type vxlan for network 59aac715-ce6e-41fd-8224-bc7a0aa94420 [pid: 7|app: 0|req: 966/1789] 10.0.0.17 () {34 vars in 669 bytes} [Mon May 11 06:44:52 2026] POST /v2.0/networks => generated 741 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1790] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:52 2026] DELETE /v2.0/ports/5c0d7486-7c5e-4ad9-ae7d-e85ecf71cacd => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1791] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1792] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/subnets => generated 664 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1793] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:44:53 2026] DELETE /v2.0/ports/aa2c01dd-3e69-48c8-9014-45a1d2892bc5 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:53.540 7 INFO neutron.db.segments_db [None req-4ffdf2f4-23b8-44b4-bcfa-c4162c92b6ad 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Added segment 3dbba58e-803e-426f-a79d-3e45ec13a983 of type vxlan for network 7649eaf5-89c8-4dc1-944b-c183ea723719 2026-05-11 06:44:53.575 8 INFO neutron.api.v2.resource [None req-614a054e-2513-445a-983e-c5884c01effc 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1794] 10.0.0.17 () {32 vars in 741 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1795] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/ports => 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: 828/1796] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:44:53 2026] DELETE /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:53.697 8 WARNING neutron_lib.context [None req-87a82178-ff9e-48f8-a1cf-a47f9ac52936 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:53.745 8 INFO neutron.db.segments_db [None req-87a82178-ff9e-48f8-a1cf-a47f9ac52936 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment 846692e1-2cda-4701-b736-73e80104974b of type vxlan for network 84936912-aed9-40cd-b26e-6a3aeeaf31c6 2026-05-11 06:44:53.839 7 INFO neutron.db.l3_hamode_db [None req-4ffdf2f4-23b8-44b4-bcfa-c4162c92b6ad 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 829/1797] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/networks => generated 654 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1798] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:53 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:53.935 8 WARNING neutron_lib.context [None req-5acd3622-c5ab-41b2-86ee-1350f5971c56 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:53.983 8 INFO neutron.db.segments_db [None req-5acd3622-c5ab-41b2-86ee-1350f5971c56 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Added segment 64ef51f1-d07d-4a16-9162-d70d7d068d98 of type vxlan for network 46b04d88-0ccd-4a82-aeeb-d3c3baf4ea53 [pid: 8|app: 0|req: 831/1799] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/networks => generated 654 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:44:54.662 8 INFO neutron.api.v2.resource [None req-bf21b067-ec72-4141-81ca-e6b5a17b946d 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1800] 10.0.0.17 () {32 vars in 744 bytes} [Mon May 11 06:44:54 2026] DELETE /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags/green => generated 99 bytes in 558 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:44:54.669 8 WARNING neutron_lib.context [None req-058da329-6115-4620-95eb-c3087b4f7c34 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:54.733 8 WARNING neutron_lib.context [None req-058da329-6115-4620-95eb-c3087b4f7c34 51fb8dc1cf514d5b8d9cc8065d702998 ca721851cb91458aa4c6ea7db3e78134 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:55.249 7 INFO neutron.db.l3_hamode_db [None req-4ffdf2f4-23b8-44b4-bcfa-c4162c92b6ad 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 833/1801] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:44:54 2026] POST /v2.0/subnets => generated 1276 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1802] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:44:55 2026] DELETE /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/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: 835/1803] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:44:55 2026] GET /v2.0/subnets => generated 1889 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:55.715 8 WARNING neutron_lib.context [None req-48da20f6-b903-4381-b32b-acfbd139a4a2 1f9a3f9c23f6484e94049ccb815fbbe8 d7b9b0a3ba52469399595a32385e297c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:55.936 8 INFO neutron.db.segments_db [None req-48da20f6-b903-4381-b32b-acfbd139a4a2 1f9a3f9c23f6484e94049ccb815fbbe8 d7b9b0a3ba52469399595a32385e297c - - default default] Added segment c4d26f75-6935-430d-8aae-42473eb3a07a of type vxlan for network 2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5 [pid: 8|app: 0|req: 836/1804] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:44:55 2026] POST /v2.0/networks => generated 631 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1805] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f/tags => generated 12 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1806] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:56 2026] DELETE /v2.0/subnets/9f77ab82-43c5-40d2-aa31-32f1cd8ef915 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1807] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:56 2026] PUT /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1808] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:44:53 2026] POST /v2.0/routers => generated 728 bytes in 2978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1809] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f => generated 480 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1810] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:56 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1811] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:56 2026] DELETE /v2.0/subnets/9b7417e9-89c4-4625-98e3-65ab2278d267 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1812] 10.0.0.17 () {34 vars in 740 bytes} [Mon May 11 06:44:56 2026] PUT /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f => generated 480 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1813] 10.0.0.17 () {34 vars in 762 bytes} [Mon May 11 06:44:57 2026] PUT /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1814] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/subnets => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1815] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/ports?device_id=9bf339b0-5e15-42df-844a-99f71b62339f => 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: 977/1818] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:57 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:57.871 7 INFO neutron.services.segments.plugin [-] Segment 64ef51f1-d07d-4a16-9162-d70d7d068d98 resource provider aggregate not found 2026-05-11 06:44:57.881 7 INFO neutron.services.segments.plugin [-] Segment 64ef51f1-d07d-4a16-9162-d70d7d068d98 resource provider aggregate not found 2026-05-11 06:44:57.911 7 INFO neutron.services.segments.plugin [-] Segment 64ef51f1-d07d-4a16-9162-d70d7d068d98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ef51f1-d07d-4a16-9162-d70d7d068d98 found for delete ", "request_id": "req-defac59f-26b4-4948-b241-e8b599e94615"}]} 2026-05-11 06:44:57.913 7 INFO neutron.services.segments.plugin [-] Segment 64ef51f1-d07d-4a16-9162-d70d7d068d98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64ef51f1-d07d-4a16-9162-d70d7d068d98 found for delete ", "request_id": "req-2a2d85e4-7e23-4dc5-af3a-e3a7c5aa7bb7"}]} [pid: 7|app: 0|req: 978/1819] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/networks/46b04d88-0ccd-4a82-aeeb-d3c3baf4ea53 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1820] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:44:56 2026] PUT /v2.0/routers/9b076793-9592-45fa-a0bc-1422c106ce88/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: 843/1821] 10.0.0.17 () {34 vars in 758 bytes} [Mon May 11 06:44:58 2026] PUT /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 06:44:58.477 8 INFO neutron.services.segments.plugin [-] Segment 846692e1-2cda-4701-b736-73e80104974b resource provider aggregate not found 2026-05-11 06:44:58.483 8 INFO neutron.services.segments.plugin [-] Segment 846692e1-2cda-4701-b736-73e80104974b resource provider aggregate not found 2026-05-11 06:44:58.497 8 INFO neutron.services.segments.plugin [-] Segment 846692e1-2cda-4701-b736-73e80104974b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846692e1-2cda-4701-b736-73e80104974b found for delete ", "request_id": "req-36e5bcf8-648a-453a-924e-072730a94c52"}]} 2026-05-11 06:44:58.502 8 INFO neutron.services.segments.plugin [-] Segment 846692e1-2cda-4701-b736-73e80104974b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846692e1-2cda-4701-b736-73e80104974b found for delete ", "request_id": "req-3083910a-2c17-4930-a68d-70ab7376d04b"}]} [pid: 8|app: 0|req: 844/1822] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/networks/84936912-aed9-40cd-b26e-6a3aeeaf31c6 => 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: 845/1823] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:44:58.624 7 INFO neutron.db.l3_hamode_db [None req-3dc30222-76fa-4543-bd48-5a9934900a42 8cd46d74100e40b7a37467f559754c62 5dbaf54e4b5441dd9eaf69611f4b008b - - default default] HA network d5ca5033-63a2-4dfc-a6b8-c2ed208eeb00 was deleted as no HA routers are present in tenant 5dbaf54e4b5441dd9eaf69611f4b008b. [pid: 7|app: 0|req: 979/1824] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:44:57 2026] DELETE /v2.0/routers/9bf339b0-5e15-42df-844a-99f71b62339f => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1825] 10.0.0.17 () {34 vars in 780 bytes} [Mon May 11 06:44:58 2026] PUT /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1826] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1827] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/networks/bfb62bb0-bd24-47d6-9d5f-04e301e24bb4 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1828] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:44:58 2026] PUT /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1829] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1830] 10.0.0.17 () {32 vars in 739 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:58.974 7 INFO neutron.api.v2.resource [None req-8098e53a-b5d9-4228-a753-7de009198bc1 1f9a3f9c23f6484e94049ccb815fbbe8 d7b9b0a3ba52469399595a32385e297c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/1831] 10.0.0.17 () {32 vars in 743 bytes} [Mon May 11 06:44:58 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1832] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/networks/e076fb79-f5b0-42b7-8cdb-bdef2069cf5c => 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: 986/1833] 10.0.0.17 () {32 vars in 742 bytes} [Mon May 11 06:44:58 2026] DELETE /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:59.071 8 WARNING neutron_lib.context [None req-ddbe1ee8-3dbe-48da-92e5-169807c4a01c c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 987/1834] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 30 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1835] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:44:59 2026] POST /v2.0/security-groups => generated 1611 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:44:59.212 8 WARNING neutron_lib.context [None req-96207774-4e5d-493d-b3e4-886be58cae71 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:59.248 7 INFO neutron.api.v2.resource [None req-b657ef75-dcda-47fc-82a1-c3822d1c689f 1f9a3f9c23f6484e94049ccb815fbbe8 d7b9b0a3ba52469399595a32385e297c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/1836] 10.0.0.17 () {32 vars in 746 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1837] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:59 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) 2026-05-11 06:44:59.352 8 WARNING neutron_lib.context [None req-e914effb-e2f1-4098-a415-66ab36485f9f c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 989/1838] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => 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: 990/1839] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1840] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:59 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: 8|app: 0|req: 851/1841] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/networks/2f01bfbd-8144-4e9b-aa93-ed9b4ae919d5 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:44:59.670 8 WARNING neutron_lib.context [None req-15a6bff3-e1da-467a-97c0-2c0e756e506a c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 991/1842] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/security-groups?tenant_id=a52ac78b05e8417993efb731affa2bcf&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1843] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:59 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1844] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/security-groups/3e8409d9-4830-42da-805b-50edf97bcb78 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:44:59.883 8 WARNING neutron_lib.context [None req-a5d4de26-d0ec-47b0-b14f-a4c0d2f5b4fc c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:44:59.937 7 INFO neutron.services.segments.plugin [-] Segment d55554f4-c741-4772-891c-09635fad5035 resource provider aggregate not found 2026-05-11 06:44:59.945 7 INFO neutron.services.segments.plugin [-] Segment d55554f4-c741-4772-891c-09635fad5035 resource provider aggregate not found [pid: 7|app: 0|req: 992/1845] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:44:59 2026] GET /v2.0/security-groups?tenant_id=ca721851cb91458aa4c6ea7db3e78134&name=default => generated 2801 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:44:59.971 7 INFO neutron.services.segments.plugin [-] Segment d55554f4-c741-4772-891c-09635fad5035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55554f4-c741-4772-891c-09635fad5035 found for delete ", "request_id": "req-933d499d-6b55-4c1a-aca7-0ae88021197e"}]} 2026-05-11 06:44:59.972 7 INFO neutron.services.segments.plugin [-] Segment d55554f4-c741-4772-891c-09635fad5035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55554f4-c741-4772-891c-09635fad5035 found for delete ", "request_id": "req-95ae9df7-d756-45f4-acd7-e94b6337bd5c"}]} [pid: 8|app: 0|req: 854/1846] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:44:59 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:00.015 8 WARNING neutron_lib.context [None req-67a55247-3087-420f-806e-904f749cb3a0 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:00.033 8 INFO neutron.db.securitygroups_db [None req-67a55247-3087-420f-806e-904f749cb3a0 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Project e38475ddd4b6446e89033f7f81281b51 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: 993/1847] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:44:59 2026] DELETE /v2.0/security-groups/a3808659-b498-4f84-85c4-1fb4e2edeca8 => 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: 855/1848] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:45:00 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:00.134 8 WARNING neutron_lib.context [None req-179d0c76-baea-4b19-93c8-401707bb4c16 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:00.154 8 INFO neutron.db.securitygroups_db [None req-179d0c76-baea-4b19-93c8-401707bb4c16 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Project e38475ddd4b6446e89033f7f81281b51 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: 994/1849] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/security-groups?tenant_id=5dbaf54e4b5441dd9eaf69611f4b008b&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1850] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:45:00 2026] POST /v2.0/security-group-rules => generated 574 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1851] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:00 2026] DELETE /v2.0/security-groups/40dc6734-8f9a-4cf5-a602-46e9d6e40285 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:00.530 8 INFO neutron.services.segments.plugin [-] Segment 8a9d427d-f667-459d-b732-73aac78409d4 resource provider aggregate not found 2026-05-11 06:45:00.539 8 INFO neutron.services.segments.plugin [-] Segment 8a9d427d-f667-459d-b732-73aac78409d4 resource provider aggregate not found 2026-05-11 06:45:00.548 8 INFO neutron.services.segments.plugin [-] Segment 8a9d427d-f667-459d-b732-73aac78409d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9d427d-f667-459d-b732-73aac78409d4 found for delete ", "request_id": "req-f3e52583-2378-4929-8ded-772befe86d63"}]} 2026-05-11 06:45:00.564 8 INFO neutron.services.segments.plugin [-] Segment 8a9d427d-f667-459d-b732-73aac78409d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9d427d-f667-459d-b732-73aac78409d4 found for delete ", "request_id": "req-6e5a84c3-d271-4d27-8005-106260d883d0"}]} 2026-05-11 06:45:00.569 8 INFO neutron.services.segments.plugin [-] Segment e45db813-f5b8-4249-9716-2e8ba5eaf4b2 resource provider aggregate not found 2026-05-11 06:45:00.599 8 INFO neutron.services.segments.plugin [-] Segment e45db813-f5b8-4249-9716-2e8ba5eaf4b2 resource provider aggregate not found 2026-05-11 06:45:00.608 8 INFO neutron.services.segments.plugin [-] Segment e45db813-f5b8-4249-9716-2e8ba5eaf4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45db813-f5b8-4249-9716-2e8ba5eaf4b2 found for delete ", "request_id": "req-c62806b8-38c7-4ccc-871e-13dbf04fbd67"}]} 2026-05-11 06:45:00.618 8 INFO neutron.services.segments.plugin [-] Segment e45db813-f5b8-4249-9716-2e8ba5eaf4b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e45db813-f5b8-4249-9716-2e8ba5eaf4b2 found for delete ", "request_id": "req-a9577365-bad4-4601-ba9a-8b12f11fa58b"}]} 2026-05-11 06:45:00.627 8 INFO neutron.services.segments.plugin [-] Segment c4d26f75-6935-430d-8aae-42473eb3a07a resource provider aggregate not found 2026-05-11 06:45:00.636 8 INFO neutron.services.segments.plugin [-] Segment c4d26f75-6935-430d-8aae-42473eb3a07a resource provider aggregate not found 2026-05-11 06:45:00.647 8 INFO neutron.services.segments.plugin [-] Segment c4d26f75-6935-430d-8aae-42473eb3a07a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d26f75-6935-430d-8aae-42473eb3a07a found for delete ", "request_id": "req-d3e93c9b-e7e1-4665-9be8-d09b48ee95eb"}]} [pid: 8|app: 0|req: 857/1852] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/security-groups?tenant_id=d7b9b0a3ba52469399595a32385e297c&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1853] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:00 2026] DELETE /v2.0/security-groups/ee468723-3034-40a0-a85d-bd2d06213ed3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:00.775 8 INFO neutron.services.segments.plugin [-] Segment c4d26f75-6935-430d-8aae-42473eb3a07a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d26f75-6935-430d-8aae-42473eb3a07a found for delete ", "request_id": "req-fde28259-59ac-444e-8c00-7dee882e3684"}]} 2026-05-11 06:45:00.783 8 WARNING neutron_lib.context [None req-ecff182d-abd7-4f1f-9c66-1472565f84a7 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1854] 10.0.0.17 () {34 vars in 683 bytes} [Mon May 11 06:45:00 2026] POST /v2.0/security-groups => generated 1596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:45:00.934 8 WARNING neutron_lib.context [None req-3a826d16-039a-4637-a9d6-af5e0b30048a c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1855] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:00 2026] GET /v2.0/security-groups?tenant_id=2a6a4520c0ae41db978305bb7a5116b0&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1856] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:45:00 2026] POST /v2.0/security-group-rules => generated 565 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:01.066 8 WARNING neutron_lib.context [None req-3b6a0ff3-53c7-4699-9673-c11f0861693b c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 998/1857] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:00 2026] DELETE /v2.0/security-groups/df1637f5-f459-4b4b-9253-d207d035411f => 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: 860/1858] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:45:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:01.228 7 WARNING neutron_lib.context [None req-40c679bf-1bb7-4404-b47d-a6f0ec5a7e3b c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/1859] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:01 2026] POST /v2.0/floatingips => generated 552 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1860] 10.0.0.96 () {34 vars in 1098 bytes} [Mon May 11 06:45:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1990797808&fields=id&tenant_id=e38475ddd4b6446e89033f7f81281b51 => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1861] 10.0.0.96 () {34 vars in 1096 bytes} [Mon May 11 06:45:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--338925883&fields=id&tenant_id=e38475ddd4b6446e89033f7f81281b51 => generated 69 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1862] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:45:02 2026] GET /v2.0/networks?id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5 => generated 673 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1863] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:45:02 2026] GET /v2.0/quotas/e38475ddd4b6446e89033f7f81281b51 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:02.470 8 WARNING neutron_lib.context [None req-47f1b0be-5e88-4db7-bc55-19adccb6e345 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:02.572 8 INFO neutron.db.segments_db [None req-47f1b0be-5e88-4db7-bc55-19adccb6e345 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Added segment 7fb03bb9-cb03-4034-ac33-91d6bb4a985c of type vxlan for network 5e88aceb-b053-41b1-bb90-84594d3825df [pid: 8|app: 0|req: 861/1864] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:02 2026] POST /v2.0/networks => generated 648 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1865] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:45:02 2026] GET /v2.0/ports?tenant_id=e38475ddd4b6446e89033f7f81281b51&fields=id => generated 103 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1866] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:45:03 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1867] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:45:03 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:03.184 8 WARNING neutron_lib.context [None req-cb779c4a-5fed-4c6c-9dc7-ee63965d75f8 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1006/1868] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:03 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => 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: 863/1869] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:03 2026] POST /v2.0/subnets => generated 649 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:03.571 7 WARNING neutron_lib.context [None req-0251dff1-a41c-442b-ad6f-1808e3788ac1 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:03.637 7 INFO neutron.db.segments_db [None req-0251dff1-a41c-442b-ad6f-1808e3788ac1 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Added segment 25577968-cc5b-48c6-b8bf-9502adc9f0bb of type vxlan for network c78732ed-676a-43bd-972d-b0ff021417fa [pid: 7|app: 0|req: 1007/1870] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:03 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: 864/1871] 10.0.0.17 () {34 vars in 741 bytes} [Mon May 11 06:45:03 2026] PUT /v2.0/networks/c78732ed-676a-43bd-972d-b0ff021417fa => generated 592 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:03.962 7 WARNING neutron_lib.context [None req-247baedf-25ea-4a2d-893d-a9bf4f8274bc b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:04.202 8 WARNING neutron_lib.context [None req-dcb19612-bcb3-4c69-a9f0-cebee2a7d960 bab935e900ac4a78a13e39517235bbf2 c9302cae697546f7b420311be7271a0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/1872] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:03 2026] POST /v2.0/subnets => generated 622 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1873] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:45:04 2026] POST /v2.0/security-groups => generated 1537 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1874] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:45:04 2026] GET /v2.0/networks?id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1875] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:45:04 2026] PUT /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/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: 1011/1876] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:04 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1877] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:45:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e38475ddd4b6446e89033f7f81281b51 => generated 273 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1878] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:04 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:04.575 7 WARNING neutron_lib.context [req-2bf78e0c-c61e-44c0-8d3c-098c9d0b9ee8 req-27d2275c-5a2e-47bf-89bd-73a66455c4c7 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1879] 10.0.0.17 () {34 vars in 739 bytes} [Mon May 11 06:45:04 2026] PUT /v2.0/subnets/346b0350-e150-4e98-84f5-095d61431348 => generated 632 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1880] 10.0.0.17 () {34 vars in 776 bytes} [Mon May 11 06:45:04 2026] PUT /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1881] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:45:04 2026] POST /v2.0/ports => generated 997 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, ' [pid: 7|app: 0|req: 1015/1882] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:05.346 8 INFO neutron.services.segments.plugin [-] Segment 25577968-cc5b-48c6-b8bf-9502adc9f0bb resource provider aggregate not found 2026-05-11 06:45:05.351 8 INFO neutron.services.segments.plugin [-] Segment 25577968-cc5b-48c6-b8bf-9502adc9f0bb resource provider aggregate not found 2026-05-11 06:45:05.368 8 INFO neutron.services.segments.plugin [-] Segment 25577968-cc5b-48c6-b8bf-9502adc9f0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25577968-cc5b-48c6-b8bf-9502adc9f0bb found for delete ", "request_id": "req-f8263733-0c80-4175-9ba2-fc1186d9be8a"}]} [pid: 8|app: 0|req: 868/1883] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:04 2026] DELETE /v2.0/networks/c78732ed-676a-43bd-972d-b0ff021417fa => generated 0 bytes in 607 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:05.380 8 INFO neutron.services.segments.plugin [-] Segment 25577968-cc5b-48c6-b8bf-9502adc9f0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25577968-cc5b-48c6-b8bf-9502adc9f0bb found for delete ", "request_id": "req-af88a262-5497-4689-94b9-e3adf974beb7"}]} [pid: 8|app: 0|req: 869/1884] 10.0.0.17 () {34 vars in 772 bytes} [Mon May 11 06:45:05 2026] PUT /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-11 06:45:05.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fa061dc-2efb-41ec-846c-540bdc9f631e b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1885] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:05 2026] DELETE /v2.0/networks/c78732ed-676a-43bd-972d-b0ff021417fa => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1886] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1887] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1888] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:45:05 2026] PUT /v2.0/ports/69c103c1-5c98-4443-9d4a-241baf3ae498 => generated 1242 bytes in 484 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-11 06:45:05.651 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1baad17-70ca-4965-83c6-e037b7ace520'] response: {'name': 'network-changed', 'server_uuid': '9aea9c13-5bb8-41b5-88f0-7a1bae05d374', 'tag': '69c103c1-5c98-4443-9d4a-241baf3ae498', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 873/1889] 10.0.0.17 () {34 vars in 794 bytes} [Mon May 11 06:45:05 2026] PUT /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1890] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1012 bytes in 76 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: 874/1891] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/subnets?network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76 => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1892] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/ports?tenant_id=e38475ddd4b6446e89033f7f81281b51&device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1893] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1894] 10.0.0.17 () {32 vars in 651 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1895] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1896] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:45:05 2026] PUT /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/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: 1020/1897] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69c103c1-5c98-4443-9d4a-241baf3ae498 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1898] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1899] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/subnets?id=e9f2cf41-7442-4ef3-b5b5-7e3fdcdaeda8 => generated 667 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1900] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/networks => generated 1313 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1901] 10.0.0.17 () {32 vars in 753 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:05.905 8 INFO neutron.api.v2.resource [None req-e4f01859-e7b9-4d4e-bc9a-20547acb0559 bab935e900ac4a78a13e39517235bbf2 c9302cae697546f7b420311be7271a0f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1902] 10.0.0.17 () {32 vars in 757 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1903] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/ports?network_id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5&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: 880/1904] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/subnets => generated 1265 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1905] 10.0.0.17 () {32 vars in 756 bytes} [Mon May 11 06:45:05 2026] DELETE /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1906] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1907] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1908] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:45:05 2026] GET /v2.0/networks/5e88aceb-b053-41b1-bb90-84594d3825df => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:06.058 7 INFO neutron.api.v2.resource [None req-68ea5f3b-3e3f-4eda-a1d7-1076864ca693 bab935e900ac4a78a13e39517235bbf2 c9302cae697546f7b420311be7271a0f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/1909] 10.0.0.17 () {32 vars in 760 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1910] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?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: 1028/1911] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/subnets/ffa6add9-f6a0-4737-bb34-01ad28231b6e => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1912] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:06.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec513a47-e8fd-4bbb-b3ad-7f709c9c5b31 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/1913] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/subnets/346b0350-e150-4e98-84f5-095d61431348 => 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: 885/1914] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:06.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-092e5d0e-3cf6-4f63-b673-96553724b989 b4b4f0e9d3b242f29746fb1f7567f24a cd679e6be1894340b76b3d5464cd6822 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1915] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/networks/c78732ed-676a-43bd-972d-b0ff021417fa => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1916] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/ports?tenant_id=e38475ddd4b6446e89033f7f81281b51&device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1917] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/security-groups/0ed82586-77f5-4f37-9cc8-47a2db61a89f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1918] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/subnets/ffa6add9-f6a0-4737-bb34-01ad28231b6e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1919] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1920] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/networks?id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5 => generated 769 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1921] 199.204.45.157 () {34 vars in 1123 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/security-groups?id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&id=750efcf9-0319-4b5e-aa81-914e750479a8&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:06.821 7 INFO neutron.services.segments.plugin [-] Segment 7fb03bb9-cb03-4034-ac33-91d6bb4a985c resource provider aggregate not found 2026-05-11 06:45:06.838 7 INFO neutron.services.segments.plugin [-] Segment 7fb03bb9-cb03-4034-ac33-91d6bb4a985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb03bb9-cb03-4034-ac33-91d6bb4a985c found for delete ", "request_id": "req-4b53c95b-db76-44ee-82ee-6b224ee17d8e"}]} 2026-05-11 06:45:06.842 7 INFO neutron.services.segments.plugin [-] Segment 7fb03bb9-cb03-4034-ac33-91d6bb4a985c resource provider aggregate not found [pid: 8|app: 0|req: 890/1922] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69c103c1-5c98-4443-9d4a-241baf3ae498 => 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: 1033/1923] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:06 2026] DELETE /v2.0/networks/5e88aceb-b053-41b1-bb90-84594d3825df => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:06.873 7 INFO neutron.services.segments.plugin [-] Segment 7fb03bb9-cb03-4034-ac33-91d6bb4a985c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fb03bb9-cb03-4034-ac33-91d6bb4a985c found for delete ", "request_id": "req-1227c729-b10b-4a65-8742-677985ddf281"}]} [pid: 7|app: 0|req: 1034/1924] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/subnets?id=e9f2cf41-7442-4ef3-b5b5-7e3fdcdaeda8 => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1925] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1012 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1926] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/ports?network_id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1927] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1928] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:45:06 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1929] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:45:07 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?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: 1037/1930] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:07 2026] GET /v2.0/security-groups?tenant_id=c9302cae697546f7b420311be7271a0f&name=default => generated 2801 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1931] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:07 2026] GET /v2.0/security-groups?tenant_id=cd679e6be1894340b76b3d5464cd6822&name=default => generated 2801 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1932] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:07 2026] DELETE /v2.0/security-groups/0b7c6c57-3858-43c1-83e8-992afb60881a => 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: 1039/1933] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:07 2026] DELETE /v2.0/security-groups/574e4952-39d9-40af-9e88-2281bf13a5e9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1934] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:07 2026] GET /v2.0/security-groups?tenant_id=e497cef075ba4a80b20d36d9174ba97a&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: 1040/1935] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:07 2026] DELETE /v2.0/security-groups/c020b1ba-d68d-419d-9e1b-21b69732cbbc => 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: 896/1936] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:08 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1937] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:08 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1938] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:09 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1939] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:09 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1940] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:09 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:09.711 7 WARNING neutron_lib.context [None req-d9b87951-5f74-4d7d-bcd1-3bf7d9c34e99 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:09.874 7 INFO neutron.db.segments_db [None req-d9b87951-5f74-4d7d-bcd1-3bf7d9c34e99 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd of type vxlan for network 8b030a18-bcf5-440f-bc2e-a958cd69d014 [pid: 7|app: 0|req: 1043/1941] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:09 2026] POST /v2.0/networks => generated 633 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:09.989 7 WARNING neutron_lib.context [None req-2ec6b9c2-21da-405f-9497-5da9b6d3f5fc d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:10.047 7 INFO neutron.db.segments_db [None req-2ec6b9c2-21da-405f-9497-5da9b6d3f5fc d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 42ae158e-ef46-44e2-87c8-b33ff2a151e1 of type vxlan for network 316ace0c-ea5c-44ca-a73e-b9d90aaefa00 2026-05-11 06:45:10.133 8 INFO neutron.db.l3_db [None req-0c7f4570-8282-418b-b7e4-2caabddcae4f c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Floating IP a273ed66-c9e5-4ecf-b7a4-ae5d6c31c79f associated. External IP: 10.96.250.209, port: 69c103c1-5c98-4443-9d4a-241baf3ae498. [pid: 7|app: 0|req: 1044/1942] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:09 2026] POST /v2.0/networks => generated 633 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:10.180 7 WARNING neutron_lib.context [None req-656ae253-fda1-4a5a-9319-61b5dd26ecef d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/1943] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:10 2026] POST /v2.0/subnets => generated 622 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:10.564 7 WARNING neutron_lib.context [None req-1a5d824a-bbea-4a54-a0c6-b0fb250a0308 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1944] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:45:09 2026] PUT /v2.0/floatingips/a273ed66-c9e5-4ecf-b7a4-ae5d6c31c79f => generated 856 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1945] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:10 2026] POST /v2.0/subnets => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:10.966 8 WARNING neutron_lib.context [None req-87054b82-346b-4f54-9cbd-42d27d91e032 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:10.988 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-868f12cd-35ae-4f90-b718-43e2728b3ff0'] response: {'name': 'network-changed', 'server_uuid': '9aea9c13-5bb8-41b5-88f0-7a1bae05d374', 'tag': '69c103c1-5c98-4443-9d4a-241baf3ae498', 'status': 'completed', 'code': 200} 2026-05-11 06:45:11.019 8 INFO neutron.db.segments_db [None req-87054b82-346b-4f54-9cbd-42d27d91e032 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment f3808d8b-5aef-4513-9181-596c47df72c1 of type vxlan for network 74052eec-d57e-4b01-9d27-1f52e56985b3 [pid: 7|app: 0|req: 1047/1946] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/ports?tenant_id=e38475ddd4b6446e89033f7f81281b51&device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1947] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/networks?id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5 => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1948] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69c103c1-5c98-4443-9d4a-241baf3ae498 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1949] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/subnets?id=e9f2cf41-7442-4ef3-b5b5-7e3fdcdaeda8 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:11.322 8 INFO neutron.db.l3_hamode_db [None req-87054b82-346b-4f54-9cbd-42d27d91e032 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1051/1950] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/ports?network_id=c1b5fc54-70ed-4554-b570-c7a59cac8ef5&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1951] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:11.465 8 INFO neutron.db.l3_hamode_db [None req-87054b82-346b-4f54-9cbd-42d27d91e032 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1053/1952] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:45:11 2026] GET /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5?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) 2026-05-11 06:45:11.844 7 WARNING neutron_lib.context [None req-4857cdbf-c12f-493d-8700-dd789bdca682 0a66cb4b20c74810a80f8fd81ba1380e 6c67f55cede5423c9767c6b5a5a45188 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:12.011 7 INFO neutron.db.segments_db [None req-4857cdbf-c12f-493d-8700-dd789bdca682 0a66cb4b20c74810a80f8fd81ba1380e 6c67f55cede5423c9767c6b5a5a45188 - - default default] Added segment 9ee6e30e-ce37-41fb-833d-09047287d0bb of type vxlan for network d4586d4c-3c31-4110-bc00-dd8637116831 [pid: 7|app: 0|req: 1054/1953] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:11 2026] POST /v2.0/networks => generated 631 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:12.184 7 WARNING neutron_lib.context [None req-af8ae0fa-022d-44e9-bedc-396472f3d0a7 0a66cb4b20c74810a80f8fd81ba1380e 6c67f55cede5423c9767c6b5a5a45188 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1954] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:10 2026] POST /v2.0/routers => generated 511 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1955] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:12 2026] POST /v2.0/subnets => generated 602 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1958] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1959] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:12 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1960] 10.0.0.17 () {34 vars in 760 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1961] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:12 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/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: 1062/1962] 10.0.0.17 () {34 vars in 756 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1963] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:12 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1964] 10.0.0.17 () {34 vars in 778 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1965] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 52 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1966] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:45:13 2026] PUT /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1967] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/1968] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:13.363 7 INFO neutron.api.v2.resource [None req-7daf41c1-81dc-434c-889d-f462da33723e 0a66cb4b20c74810a80f8fd81ba1380e 6c67f55cede5423c9767c6b5a5a45188 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1069/1969] 10.0.0.17 () {32 vars in 741 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/1970] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:45:13 2026] DELETE /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1971] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:13.576 7 INFO neutron.api.v2.resource [None req-d9cf459a-8873-4ac9-94d5-dfb662a76f5b 0a66cb4b20c74810a80f8fd81ba1380e 6c67f55cede5423c9767c6b5a5a45188 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1072/1972] 10.0.0.17 () {32 vars in 744 bytes} [Mon May 11 06:45:13 2026] DELETE /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags/green => generated 99 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1973] 10.0.0.17 () {32 vars in 732 bytes} [Mon May 11 06:45:13 2026] DELETE /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1974] 10.0.0.17 () {32 vars in 729 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1975] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:12 2026] PUT /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761/add_router_interface => generated 309 bytes in 1533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1976] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:13 2026] DELETE /v2.0/subnets/f4712254-d848-4219-8dc3-02330f44a91e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1977] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:13 2026] GET /v2.0/ports/ce090103-03b6-4012-9fa4-c079bfce1200 => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:14.414 7 INFO neutron.services.segments.plugin [-] Segment 9ee6e30e-ce37-41fb-833d-09047287d0bb resource provider aggregate not found 2026-05-11 06:45:14.419 7 INFO neutron.services.segments.plugin [-] Segment 9ee6e30e-ce37-41fb-833d-09047287d0bb resource provider aggregate not found 2026-05-11 06:45:14.444 7 INFO neutron.services.segments.plugin [-] Segment 9ee6e30e-ce37-41fb-833d-09047287d0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ee6e30e-ce37-41fb-833d-09047287d0bb found for delete ", "request_id": "req-63440293-cc78-451e-9de6-fd1bdf7cd7a5"}]} [pid: 7|app: 0|req: 1076/1978] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:14 2026] DELETE /v2.0/networks/d4586d4c-3c31-4110-bc00-dd8637116831 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:15.245 7 INFO neutron.services.segments.plugin [-] Segment 9ee6e30e-ce37-41fb-833d-09047287d0bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ee6e30e-ce37-41fb-833d-09047287d0bb found for delete ", "request_id": "req-17f5973e-acd9-4c67-a190-0341e45c63e2"}]} [pid: 7|app: 0|req: 1077/1979] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:15 2026] GET /v2.0/security-groups?tenant_id=6c67f55cede5423c9767c6b5a5a45188&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1980] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:15 2026] DELETE /v2.0/security-groups/ddd2a045-6313-48e6-a837-027a55ec321b => 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: 1079/1981] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:15 2026] GET /v2.0/security-groups?tenant_id=83029896b708451eadae10169a0cd5b6&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1982] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:15 2026] DELETE /v2.0/security-groups/854a80a6-50df-457c-b993-f1ba244a5f10 => 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: 903/1983] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:14 2026] PUT /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761/add_router_interface => generated 309 bytes in 2068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1984] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:16 2026] GET /v2.0/ports/559d8fab-70aa-4cad-8671-7cc8d2c22645 => generated 967 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1985] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:16 2026] PUT /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761/remove_router_interface => generated 309 bytes in 895 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1986] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:17 2026] PUT /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1987] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/ports?device_id=257fe2ef-28c8-4b29-9f2a-e24d00016761 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1988] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1989] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1990] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1283 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1991] 10.0.0.17 () {32 vars in 856 bytes} [Mon May 11 06:45:18 2026] GET /v2.0/floatingips?floating_network_id=45082a32-3ac3-4e53-b3ee-3a28169afb76&port_id=69c103c1-5c98-4443-9d4a-241baf3ae498 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:18.796 7 INFO neutron.services.segments.plugin [-] Segment f3808d8b-5aef-4513-9181-596c47df72c1 resource provider aggregate not found 2026-05-11 06:45:18.801 7 INFO neutron.services.segments.plugin [-] Segment f3808d8b-5aef-4513-9181-596c47df72c1 resource provider aggregate not found 2026-05-11 06:45:18.821 7 INFO neutron.services.segments.plugin [-] Segment f3808d8b-5aef-4513-9181-596c47df72c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3808d8b-5aef-4513-9181-596c47df72c1 found for delete ", "request_id": "req-dbfd13bc-1bb2-4842-a903-bfbdf4013f9c"}]} 2026-05-11 06:45:18.822 7 INFO neutron.services.segments.plugin [-] Segment f3808d8b-5aef-4513-9181-596c47df72c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3808d8b-5aef-4513-9181-596c47df72c1 found for delete ", "request_id": "req-38facec1-2713-4021-ac94-b0d38f0b4165"}]} 2026-05-11 06:45:18.836 7 INFO neutron.db.l3_hamode_db [None req-4209ba31-23d2-410c-9f20-dc6bab83a9fd d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] HA network 74052eec-d57e-4b01-9d27-1f52e56985b3 was deleted as no HA routers are present in tenant 3a14a933d08942e59b17f9974701595d. [pid: 7|app: 0|req: 1083/1992] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:18 2026] DELETE /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761 => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:18.976 7 WARNING neutron_lib.context [None req-1aeb4073-b925-4d1f-8d06-2d77342c1b95 f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 910/1993] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:18 2026] DELETE /v2.0/subnets/f45c4b7b-c6b6-4cd6-9d60-60cd388d82d4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1994] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:45:19 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:19.110 7 INFO neutron.db.segments_db [None req-1aeb4073-b925-4d1f-8d06-2d77342c1b95 f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] Added segment 65c3f7b3-7084-40f4-928f-ba51ece67ef9 of type vxlan for network fd2453d8-1d5f-4f06-8703-d047f2ef0c31 [pid: 7|app: 0|req: 1084/1995] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:18 2026] POST /v2.0/networks => generated 631 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/1996] 10.0.0.33 () {34 vars in 1118 bytes} [Mon May 11 06:45:19 2026] GET /v2.0/security-groups?id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&id=750efcf9-0319-4b5e-aa81-914e750479a8&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:19.279 7 WARNING neutron_lib.context [None req-cdf3d52b-ddb0-4e82-953f-bee0dbaf316c f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1997] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:19 2026] DELETE /v2.0/subnets/c214bfb5-3f26-4d0e-b364-721c80913e0e => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 1086/1998] 10.0.0.17 () {34 vars in 662 bytes} [Mon May 11 06:45:19 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, ' 2026-05-11 06:45:19.644 7 WARNING neutron_lib.context [None req-072c3e61-799e-4c7d-9006-25b64f2f8cf6 f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:19.661 8 INFO neutron.services.segments.plugin [-] Segment 42ae158e-ef46-44e2-87c8-b33ff2a151e1 resource provider aggregate not found 2026-05-11 06:45:19.667 8 INFO neutron.services.segments.plugin [-] Segment 42ae158e-ef46-44e2-87c8-b33ff2a151e1 resource provider aggregate not found 2026-05-11 06:45:19.692 8 INFO neutron.services.segments.plugin [-] Segment 42ae158e-ef46-44e2-87c8-b33ff2a151e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ae158e-ef46-44e2-87c8-b33ff2a151e1 found for delete ", "request_id": "req-ed4b73f8-0f6f-4f2f-91d8-cf77fd6c91e2"}]} 2026-05-11 06:45:19.706 8 INFO neutron.services.segments.plugin [-] Segment 42ae158e-ef46-44e2-87c8-b33ff2a151e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42ae158e-ef46-44e2-87c8-b33ff2a151e1 found for delete ", "request_id": "req-750e8d3e-49c4-416e-8225-76337fa60660"}]} [pid: 8|app: 0|req: 913/1999] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:19 2026] DELETE /v2.0/networks/316ace0c-ea5c-44ca-a73e-b9d90aaefa00 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/2000] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:19 2026] DELETE /v2.0/networks/8b030a18-bcf5-440f-bc2e-a958cd69d014 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:19.934 8 WARNING neutron_lib.context [None req-5414bfaf-69a2-42cc-9eb6-499a56c5c5c8 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:19.992 8 INFO neutron.db.segments_db [None req-5414bfaf-69a2-42cc-9eb6-499a56c5c5c8 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef of type vxlan for network d5f66942-5cbf-43cc-aa07-817472e0efde [pid: 8|app: 0|req: 915/2001] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:19 2026] POST /v2.0/networks => generated 633 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:20.108 8 WARNING neutron_lib.context [None req-27bfa8af-f903-4f35-ad2e-a1a093af5239 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1087/2002] 10.0.0.17 () {34 vars in 664 bytes} [Mon May 11 06:45:19 2026] POST /v2.0/trunks => generated 407 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2003] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/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: 1089/2004] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2005] 10.0.0.17 () {34 vars in 758 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2006] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2007] 10.0.0.17 () {34 vars in 754 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/2008] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:20 2026] POST /v2.0/subnets => generated 622 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:20.417 8 WARNING neutron_lib.context [None req-eeb5e22f-e453-4b7b-904d-85233689506d d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1093/2009] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:20.450 8 INFO neutron.db.segments_db [None req-eeb5e22f-e453-4b7b-904d-85233689506d d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 4065ec73-1972-4e69-823f-ba3c56a28d37 of type vxlan for network 3331a81d-fe9c-4dbb-b539-4d58ae23dc27 [pid: 7|app: 0|req: 1094/2010] 10.0.0.17 () {34 vars in 776 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/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: 7|app: 0|req: 1095/2011] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2012] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:45:20 2026] PUT /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2013] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2014] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:20.625 7 INFO neutron.api.v2.resource [None req-21cce2c9-d4ec-4a5b-afef-e33ea435a3f1 f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2015] 10.0.0.17 () {32 vars in 739 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2016] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:20 2026] DELETE /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/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: 1101/2017] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:20.733 7 INFO neutron.api.v2.resource [None req-e5a5371c-840a-49ff-9f96-162a99e3ca65 f75d9f3229e54200aafad97a524346b6 59f6ddb39cc544de83d65a59bc95bd8b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1102/2018] 10.0.0.17 () {32 vars in 742 bytes} [Mon May 11 06:45:20 2026] DELETE /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:45:20.779 8 INFO neutron.db.l3_hamode_db [None req-eeb5e22f-e453-4b7b-904d-85233689506d d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1103/2019] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:20 2026] DELETE /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2020] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2021] 10.0.0.17 () {32 vars in 717 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2022] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:20 2026] GET /v2.0/ports/4566c0ae-3e6b-4e2d-b32c-888560381ff6 => generated 826 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:20.945 8 INFO neutron.db.l3_hamode_db [None req-eeb5e22f-e453-4b7b-904d-85233689506d d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2023] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:45:20 2026] DELETE /v2.0/trunks/b8482b97-df80-4973-9c59-0b645466bbaf => 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: 1108/2024] 10.0.0.17 () {32 vars in 718 bytes} [Mon May 11 06:45:21 2026] DELETE /v2.0/ports/4566c0ae-3e6b-4e2d-b32c-888560381ff6 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:21.430 7 INFO neutron.services.segments.plugin [-] Segment 65c3f7b3-7084-40f4-928f-ba51ece67ef9 resource provider aggregate not found 2026-05-11 06:45:21.435 7 INFO neutron.services.segments.plugin [-] Segment 65c3f7b3-7084-40f4-928f-ba51ece67ef9 resource provider aggregate not found 2026-05-11 06:45:21.449 7 INFO neutron.services.segments.plugin [-] Segment 65c3f7b3-7084-40f4-928f-ba51ece67ef9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c3f7b3-7084-40f4-928f-ba51ece67ef9 found for delete ", "request_id": "req-9c30eba9-1a25-4052-beca-1c745943c65b"}]} 2026-05-11 06:45:21.459 7 INFO neutron.services.segments.plugin [-] Segment 65c3f7b3-7084-40f4-928f-ba51ece67ef9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c3f7b3-7084-40f4-928f-ba51ece67ef9 found for delete ", "request_id": "req-9789a532-4198-445c-91f1-8c4e1280c455"}]} [pid: 7|app: 0|req: 1109/2025] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:21 2026] DELETE /v2.0/networks/fd2453d8-1d5f-4f06-8703-d047f2ef0c31 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2026] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1014 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2027] 10.0.0.96 () {34 vars in 1118 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/security-groups?id=750efcf9-0319-4b5e-aa81-914e750479a8&id=a48e2dd7-27ca-47ef-8a6b-460c0e47abb4&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:21.733 8 INFO neutron.services.segments.plugin [-] Segment 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd resource provider aggregate not found 2026-05-11 06:45:21.740 8 INFO neutron.services.segments.plugin [-] Segment 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd resource provider aggregate not found 2026-05-11 06:45:21.748 8 INFO neutron.services.segments.plugin [-] Segment 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd found for delete ", "request_id": "req-0fcdf5ef-b011-47a4-b664-0d87d67a2780"}]} 2026-05-11 06:45:21.756 8 INFO neutron.services.segments.plugin [-] Segment 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e18a8c0-3fa4-4adc-8cec-07ed2c610cbd found for delete ", "request_id": "req-c638ac4a-3bed-44d9-b458-bca7a9454cec"}]} [pid: 8|app: 0|req: 917/2028] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:20 2026] POST /v2.0/routers => generated 510 bytes in 1382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:21.808 7 WARNING neutron_lib.context [None req-d74e8336-d1f0-4df4-a88b-ed9b51af0eaa d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 918/2029] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:45:21 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:22.164 8 INFO neutron.db.l3_db [req-2aab9b74-7496-4c72-8b98-c5e435c05cd3 req-787bce71-dc7d-41d0-850a-1ffaac05b428 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] Floating IP a273ed66-c9e5-4ecf-b7a4-ae5d6c31c79f disassociated. External IP: 10.96.250.209, port: 69c103c1-5c98-4443-9d4a-241baf3ae498. [pid: 7|app: 0|req: 1112/2030] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:45:21 2026] POST /v2.0/ports => generated 964 bytes in 474 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: 1113/2031] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/security-groups?tenant_id=e09092dca32c4d31ae19ce98babeeefb&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: 919/2032] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:45:21 2026] DELETE /v2.0/ports/69c103c1-5c98-4443-9d4a-241baf3ae498 => generated 0 bytes in 728 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:22.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26edc765-d0d3-4f2e-9eed-c045b81d0584'] response: {'server_uuid': '9aea9c13-5bb8-41b5-88f0-7a1bae05d374', 'name': 'network-vif-deleted', 'tag': '69c103c1-5c98-4443-9d4a-241baf3ae498', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 920/2033] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:22 2026] DELETE /v2.0/security-groups/7930d827-739b-4496-9c4c-8f4f8c453e3b => 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: 921/2034] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/ports?device_id=9aea9c13-5bb8-41b5-88f0-7a1bae05d374 => 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: 922/2035] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:22 2026] GET /v2.0/security-groups?tenant_id=59f6ddb39cc544de83d65a59bc95bd8b&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/2036] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:22 2026] DELETE /v2.0/security-groups/9d12a5d2-0cff-4428-be7f-86dc8b535ebd => 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: 1114/2037] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:22 2026] PUT /v2.0/routers/460d990d-c752-4712-88a9-c9ace310be21/add_router_interface => generated 309 bytes in 1355 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: 924/2038] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:23 2026] GET /v2.0/ports/4de2efc4-e0cc-4198-afc1-308e18140e87 => generated 1038 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2039] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:23 2026] DELETE /v2.0/security-groups/750efcf9-0319-4b5e-aa81-914e750479a8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:24.017 7 INFO neutron.api.v2.resource [None req-a89845dc-854d-4711-9eac-7a13659ebb00 c84728af762b41ffa56c6d43d47a20ee e38475ddd4b6446e89033f7f81281b51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2040] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:45:24 2026] GET /v2.0/security-groups/750efcf9-0319-4b5e-aa81-914e750479a8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2041] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:24 2026] DELETE /v2.0/floatingips/a273ed66-c9e5-4ecf-b7a4-ae5d6c31c79f => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2042] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:24 2026] DELETE /v2.0/security-groups/a48e2dd7-27ca-47ef-8a6b-460c0e47abb4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2043] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:23 2026] PUT /v2.0/routers/460d990d-c752-4712-88a9-c9ace310be21/remove_router_interface => generated 309 bytes in 1419 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-11 06:45:25.498 8 INFO neutron.api.v2.resource [None req-3d99eb0a-59d7-4c51-a4cc-3674aba29d1a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/2044] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:25 2026] PUT /v2.0/routers/460d990d-c752-4712-88a9-c9ace310be21/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2045] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:25 2026] GET /v2.0/ports?device_id=460d990d-c752-4712-88a9-c9ace310be21 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2046] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:24 2026] PUT /v2.0/routers/ae3d8744-3d48-469a-b26e-8f089398a9f3/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:26.197 8 INFO neutron.services.segments.plugin [-] Segment 4065ec73-1972-4e69-823f-ba3c56a28d37 resource provider aggregate not found 2026-05-11 06:45:26.206 8 INFO neutron.services.segments.plugin [-] Segment 4065ec73-1972-4e69-823f-ba3c56a28d37 resource provider aggregate not found 2026-05-11 06:45:26.235 8 INFO neutron.services.segments.plugin [-] Segment 4065ec73-1972-4e69-823f-ba3c56a28d37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4065ec73-1972-4e69-823f-ba3c56a28d37 found for delete ", "request_id": "req-17d00bbe-b8ba-4d26-8d2a-d397a9f39571"}]} 2026-05-11 06:45:26.241 8 INFO neutron.db.l3_hamode_db [None req-42e5c285-1517-4158-96fa-c6d130714bce d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] HA network 3331a81d-fe9c-4dbb-b539-4d58ae23dc27 was deleted as no HA routers are present in tenant 3a14a933d08942e59b17f9974701595d. 2026-05-11 06:45:26.243 8 INFO neutron.services.segments.plugin [-] Segment 4065ec73-1972-4e69-823f-ba3c56a28d37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4065ec73-1972-4e69-823f-ba3c56a28d37 found for delete ", "request_id": "req-15e2964c-15ab-4ed3-b68c-01fd4c9506d4"}]} [pid: 8|app: 0|req: 928/2047] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:25 2026] DELETE /v2.0/routers/460d990d-c752-4712-88a9-c9ace310be21 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2048] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:26 2026] DELETE /v2.0/subnets/b24fe1b3-2b61-475c-9d2a-8c2f2358e6c3 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:26.776 7 INFO neutron.services.segments.plugin [-] Segment e800900b-b087-4808-beac-9950f7263f22 resource provider aggregate not found 2026-05-11 06:45:26.782 7 INFO neutron.services.segments.plugin [-] Segment e800900b-b087-4808-beac-9950f7263f22 resource provider aggregate not found 2026-05-11 06:45:26.798 7 INFO neutron.services.segments.plugin [-] Segment e800900b-b087-4808-beac-9950f7263f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e800900b-b087-4808-beac-9950f7263f22 found for delete ", "request_id": "req-9923efa6-440c-4767-b1c0-fb582a8aabc5"}]} 2026-05-11 06:45:26.799 7 INFO neutron.services.segments.plugin [-] Segment e800900b-b087-4808-beac-9950f7263f22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e800900b-b087-4808-beac-9950f7263f22 found for delete ", "request_id": "req-2c31197f-e68f-4663-86a2-c214e3b15ba7"}]} 2026-05-11 06:45:26.804 7 INFO neutron.db.l3_hamode_db [None req-0a93cff6-4561-4295-9d6b-22d8f7e8125d 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 95065848-4edf-4e34-a946-c704ac55c37b was deleted as no HA routers are present in tenant e38475ddd4b6446e89033f7f81281b51. [pid: 7|app: 0|req: 1120/2049] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:25 2026] DELETE /v2.0/routers/ae3d8744-3d48-469a-b26e-8f089398a9f3 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2050] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:26 2026] DELETE /v2.0/networks/d5f66942-5cbf-43cc-aa07-817472e0efde => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:26.912 8 WARNING neutron_lib.context [None req-845600cf-391e-43a7-9b94-3c7bf6e0a33a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:26.967 8 INFO neutron.db.segments_db [None req-845600cf-391e-43a7-9b94-3c7bf6e0a33a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 30619f10-88b3-474e-b492-839f731bf6c6 of type vxlan for network 15e093b8-050c-4c26-8da9-9b8cfaa15bdb [pid: 7|app: 0|req: 1121/2051] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:26 2026] DELETE /v2.0/subnets/e9f2cf41-7442-4ef3-b5b5-7e3fdcdaeda8 => 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: 931/2052] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:26 2026] POST /v2.0/networks => generated 633 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:27.094 8 WARNING neutron_lib.context [None req-8056c388-97b1-4ed9-b7b8-7949507439fa d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1122/2053] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:27 2026] DELETE /v2.0/networks/c1b5fc54-70ed-4554-b570-c7a59cac8ef5 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/2054] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:27 2026] POST /v2.0/subnets => generated 622 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:27.502 8 WARNING neutron_lib.context [None req-49718763-6b3f-4b3d-bd51-5ec0a8c934c9 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:27.551 8 INFO neutron.db.segments_db [None req-49718763-6b3f-4b3d-bd51-5ec0a8c934c9 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment a4bc812f-b374-4eb5-bfef-65d01dde87bf of type vxlan for network aea29c40-d7f6-4f19-828a-90c08838bbad 2026-05-11 06:45:27.863 8 INFO neutron.db.l3_hamode_db [None req-49718763-6b3f-4b3d-bd51-5ec0a8c934c9 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:28.030 8 INFO neutron.db.l3_hamode_db [None req-49718763-6b3f-4b3d-bd51-5ec0a8c934c9 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:28.266 8 INFO neutron.services.segments.plugin [-] Segment 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef resource provider aggregate not found 2026-05-11 06:45:28.273 8 INFO neutron.services.segments.plugin [-] Segment 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef resource provider aggregate not found 2026-05-11 06:45:28.293 8 INFO neutron.services.segments.plugin [-] Segment 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef found for delete ", "request_id": "req-4e4a9b88-3751-4c06-a08c-25c3f1c4a0b2"}]} 2026-05-11 06:45:28.307 8 INFO neutron.services.segments.plugin [-] Segment 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4affcb97-c754-40e8-99a7-e5a5f9c3d1ef found for delete ", "request_id": "req-0e7103f3-2d30-453b-9cb5-26668508815a"}]} [pid: 7|app: 0|req: 1123/2055] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:27 2026] PUT /v2.0/routers/9b076793-9592-45fa-a0bc-1422c106ce88/remove_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:28.840 7 INFO neutron.services.segments.plugin [-] Segment f033231f-7d3d-46c5-8345-881b73457061 resource provider aggregate not found 2026-05-11 06:45:28.858 7 INFO neutron.services.segments.plugin [-] Segment f033231f-7d3d-46c5-8345-881b73457061 resource provider aggregate not found 2026-05-11 06:45:28.863 7 INFO neutron.services.segments.plugin [-] Segment f033231f-7d3d-46c5-8345-881b73457061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f033231f-7d3d-46c5-8345-881b73457061 found for delete ", "request_id": "req-ffa2a406-e3ec-47cd-8598-1dcb86859d8c"}]} [pid: 8|app: 0|req: 933/2058] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:27 2026] POST /v2.0/routers => generated 511 bytes in 1384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:28.883 7 INFO neutron.services.segments.plugin [-] Segment f033231f-7d3d-46c5-8345-881b73457061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f033231f-7d3d-46c5-8345-881b73457061 found for delete ", "request_id": "req-c05f1a13-c6ae-43ca-84b5-f0ef0255485c"}]} 2026-05-11 06:45:30.257 7 INFO neutron.db.l3_hamode_db [None req-e8dcddd4-b17d-4297-a938-7b4ebafa0fd1 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] HA network 7649eaf5-89c8-4dc1-944b-c183ea723719 was deleted as no HA routers are present in tenant 4fda400243094da28cb18d8d3781d99c. [pid: 7|app: 0|req: 1126/2059] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:28 2026] DELETE /v2.0/routers/9b076793-9592-45fa-a0bc-1422c106ce88 => generated 0 bytes in 1565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2060] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:28 2026] PUT /v2.0/routers/38b5f359-00c0-4cb5-828e-f7f166bf3563/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2061] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:30 2026] GET /v2.0/ports/60f507cc-01f5-4b7d-94c4-c7e977e8e412 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2062] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:30 2026] DELETE /v2.0/subnets/80002899-a093-4355-ae22-e9daf7a2978d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2063] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:30 2026] DELETE /v2.0/networks/59aac715-ce6e-41fd-8224-bc7a0aa94420 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:31.197 7 INFO neutron.services.segments.plugin [-] Segment 3dbba58e-803e-426f-a79d-3e45ec13a983 resource provider aggregate not found 2026-05-11 06:45:31.203 7 INFO neutron.services.segments.plugin [-] Segment 3dbba58e-803e-426f-a79d-3e45ec13a983 resource provider aggregate not found 2026-05-11 06:45:31.222 7 INFO neutron.services.segments.plugin [-] Segment 3dbba58e-803e-426f-a79d-3e45ec13a983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dbba58e-803e-426f-a79d-3e45ec13a983 found for delete ", "request_id": "req-78aba35e-cae2-4cd6-adfa-46e204b38c23"}]} 2026-05-11 06:45:31.228 7 INFO neutron.services.segments.plugin [-] Segment 3dbba58e-803e-426f-a79d-3e45ec13a983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dbba58e-803e-426f-a79d-3e45ec13a983 found for delete ", "request_id": "req-abde247e-81a2-4f6d-8d95-d957a8d7bda2"}]} 2026-05-11 06:45:31.240 7 INFO neutron.services.segments.plugin [-] Segment 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 resource provider aggregate not found 2026-05-11 06:45:31.247 7 INFO neutron.services.segments.plugin [-] Segment 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 resource provider aggregate not found 2026-05-11 06:45:31.257 7 INFO neutron.services.segments.plugin [-] Segment 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 found for delete ", "request_id": "req-9edfe70b-77c7-4043-b4a0-076f6723a746"}]} [pid: 7|app: 0|req: 1129/2064] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:31 2026] GET /v2.0/security-groups?tenant_id=e38475ddd4b6446e89033f7f81281b51&name=default => generated 2801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:31.275 7 INFO neutron.services.segments.plugin [-] Segment 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41b0dbd7-c3a1-4874-b0e7-3c5a7a7ae9e2 found for delete ", "request_id": "req-a059db89-5804-45a3-8d9f-ffbf2aed1817"}]} [pid: 8|app: 0|req: 936/2065] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:30 2026] PUT /v2.0/routers/38b5f359-00c0-4cb5-828e-f7f166bf3563/remove_router_interface => generated 309 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2066] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:31 2026] GET /v2.0/ports?device_id=38b5f359-00c0-4cb5-828e-f7f166bf3563 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2067] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:31 2026] DELETE /v2.0/security-groups/e1429dfe-ae1a-4839-8534-fa8647c18cf3 => 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: 1131/2068] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:31 2026] GET /v2.0/security-groups?tenant_id=4fda400243094da28cb18d8d3781d99c&name=default => 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: 1132/2069] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:31 2026] DELETE /v2.0/security-groups/8ce3633d-d6c3-4138-bf95-27b0714d4853 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:32.550 8 INFO neutron.services.segments.plugin [-] Segment a4bc812f-b374-4eb5-bfef-65d01dde87bf resource provider aggregate not found 2026-05-11 06:45:32.555 8 INFO neutron.services.segments.plugin [-] Segment a4bc812f-b374-4eb5-bfef-65d01dde87bf resource provider aggregate not found 2026-05-11 06:45:32.570 8 INFO neutron.services.segments.plugin [-] Segment a4bc812f-b374-4eb5-bfef-65d01dde87bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4bc812f-b374-4eb5-bfef-65d01dde87bf found for delete ", "request_id": "req-f0e36e9d-b5ab-4e6b-b17c-1bad43d457b4"}]} 2026-05-11 06:45:32.581 8 INFO neutron.services.segments.plugin [-] Segment a4bc812f-b374-4eb5-bfef-65d01dde87bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4bc812f-b374-4eb5-bfef-65d01dde87bf found for delete ", "request_id": "req-0717ee06-17d0-4078-9c9d-bfe16b366be1"}]} 2026-05-11 06:45:32.592 8 INFO neutron.db.l3_hamode_db [None req-2e442693-829e-40cd-bd2d-16596b034fe4 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] HA network aea29c40-d7f6-4f19-828a-90c08838bbad was deleted as no HA routers are present in tenant 3a14a933d08942e59b17f9974701595d. [pid: 8|app: 0|req: 938/2070] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:31 2026] DELETE /v2.0/routers/38b5f359-00c0-4cb5-828e-f7f166bf3563 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2071] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:32 2026] DELETE /v2.0/subnets/824722bd-5a05-4fbe-ae5b-6b7807b2813e => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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: 939/2072] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:32 2026] DELETE /v2.0/networks/15e093b8-050c-4c26-8da9-9b8cfaa15bdb => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:33.361 7 WARNING neutron_lib.context [None req-886ad2b9-29dd-418a-b2f1-d607099e483a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:33.402 7 INFO neutron.db.segments_db [None req-886ad2b9-29dd-418a-b2f1-d607099e483a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Added segment 6728ee4e-8161-49e6-99f8-e8c982804546 of type vxlan for network 63e53838-1976-407f-ab0a-34743c847a93 2026-05-11 06:45:33.712 7 INFO neutron.db.l3_hamode_db [None req-886ad2b9-29dd-418a-b2f1-d607099e483a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:34.659 7 INFO neutron.db.l3_hamode_db [None req-886ad2b9-29dd-418a-b2f1-d607099e483a d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1134/2073] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:33 2026] POST /v2.0/routers => generated 692 bytes in 2316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:35.712 8 INFO neutron.services.segments.plugin [-] Segment 30619f10-88b3-474e-b492-839f731bf6c6 resource provider aggregate not found 2026-05-11 06:45:35.717 8 INFO neutron.services.segments.plugin [-] Segment 30619f10-88b3-474e-b492-839f731bf6c6 resource provider aggregate not found 2026-05-11 06:45:35.741 8 INFO neutron.services.segments.plugin [-] Segment 30619f10-88b3-474e-b492-839f731bf6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30619f10-88b3-474e-b492-839f731bf6c6 found for delete ", "request_id": "req-235ab7e5-b3a9-4a6d-a597-d31ca6135a52"}]} [pid: 8|app: 0|req: 940/2074] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/routers/cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 698 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:35.800 8 INFO neutron.services.segments.plugin [-] Segment 30619f10-88b3-474e-b492-839f731bf6c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30619f10-88b3-474e-b492-839f731bf6c6 found for delete ", "request_id": "req-433d6586-179b-4ca8-816d-038fea3f6f41"}]} [pid: 8|app: 0|req: 941/2075] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:45:35 2026] GET /v2.0/routers => generated 701 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:35.961 7 INFO neutron.db.segments_db [None req-61457c7f-c47e-4931-955d-ccd7d0a0e0e8 e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] Added segment 5b271ac0-8705-4674-a39b-22f7d58af9fd of type vxlan for network 40c97384-6b59-4637-bb1a-f94108bd97b9 [pid: 7|app: 0|req: 1135/2076] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:35 2026] POST /v2.0/networks => generated 727 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2077] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:36 2026] POST /v2.0/subnets => generated 620 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:36.320 7 WARNING neutron.api.v2.base [None req-515b51d4-9f34-4230-81bc-989db87f6fba e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-11 06:45:36.321 7 INFO neutron.api.v2.resource [None req-515b51d4-9f34-4230-81bc-989db87f6fba e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1137/2078] 10.0.0.17 () {34 vars in 679 bytes} [Mon May 11 06:45:36 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2079] 10.0.0.17 () {34 vars in 739 bytes} [Mon May 11 06:45:35 2026] PUT /v2.0/routers/cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 705 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2080] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/routers/cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 705 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2081] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:36 2026] GET /v2.0/ports?device_id=cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:36.728 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider aggregate not found 2026-05-11 06:45:36.733 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider aggregate not found 2026-05-11 06:45:36.747 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b271ac0-8705-4674-a39b-22f7d58af9fd found for delete ", "request_id": "req-02ed83ab-3099-491f-9e44-2caf2ecf719e"}]} 2026-05-11 06:45:36.753 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b271ac0-8705-4674-a39b-22f7d58af9fd found for delete ", "request_id": "req-517fa1c6-645e-420c-b6c5-864fd14a4280"}]} [pid: 7|app: 0|req: 1138/2082] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/networks/40c97384-6b59-4637-bb1a-f94108bd97b9 => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:37.596 7 INFO neutron.db.segments_db [None req-ff5b087e-8258-47b9-8c48-79f11550d2f5 e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] Added segment f2d7c391-f308-4e68-a4df-7c46386861de of type vxlan for network 4d224ed1-eba1-4b7f-9f65-1d6d33ac519a 2026-05-11 06:45:37.640 8 INFO neutron.db.l3_hamode_db [None req-af593366-529a-4b9d-aaaf-1bde3e225833 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] HA network 63e53838-1976-407f-ab0a-34743c847a93 was deleted as no HA routers are present in tenant 3a14a933d08942e59b17f9974701595d. [pid: 8|app: 0|req: 945/2083] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:36 2026] DELETE /v2.0/routers/cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 0 bytes in 1084 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2084] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=cea9de52-9385-47ec-b94f-1df7788f4e6c => 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: 1139/2085] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:37 2026] POST /v2.0/networks => generated 727 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:37.708 8 INFO neutron.api.v2.resource [None req-acc730cd-525e-4bcd-8c0a-7763dbd6cbd8 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/2086] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/cea9de52-9385-47ec-b94f-1df7788f4e6c => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2087] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=38b5f359-00c0-4cb5-828e-f7f166bf3563 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:37.770 8 INFO neutron.services.segments.plugin [-] Segment 6728ee4e-8161-49e6-99f8-e8c982804546 resource provider aggregate not found 2026-05-11 06:45:37.776 8 INFO neutron.api.v2.resource [None req-36edcbff-2831-46ee-a168-c5e41b6914fa d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/2088] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/38b5f359-00c0-4cb5-828e-f7f166bf3563 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:37.790 8 INFO neutron.services.segments.plugin [-] Segment 6728ee4e-8161-49e6-99f8-e8c982804546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6728ee4e-8161-49e6-99f8-e8c982804546 found for delete ", "request_id": "req-169b4945-1040-4452-bfdc-fe7a12d6d8c7"}]} 2026-05-11 06:45:37.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ee05975-5220-470c-be23-7a7f451e6880 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/2089] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/subnets/824722bd-5a05-4fbe-ae5b-6b7807b2813e => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2090] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=460d990d-c752-4712-88a9-c9ace310be21 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:37.834 8 INFO neutron.services.segments.plugin [-] Segment 6728ee4e-8161-49e6-99f8-e8c982804546 resource provider aggregate not found 2026-05-11 06:45:37.863 8 INFO neutron.services.segments.plugin [-] Segment 6728ee4e-8161-49e6-99f8-e8c982804546 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6728ee4e-8161-49e6-99f8-e8c982804546 found for delete ", "request_id": "req-d0deea1e-94a6-4268-bedd-3e0751fd2a65"}]} 2026-05-11 06:45:37.865 8 INFO neutron.api.v2.resource [None req-3f4ad4b2-9d33-418f-af74-2b6e67818e98 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/2091] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/460d990d-c752-4712-88a9-c9ace310be21 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:37.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33b0f4b8-7d1a-4d80-af51-d465f42f53a3 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/2092] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/subnets/b24fe1b3-2b61-475c-9d2a-8c2f2358e6c3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2093] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:37 2026] GET /v2.0/ports?device_id=257fe2ef-28c8-4b29-9f2a-e24d00016761 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2094] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:37 2026] POST /v2.0/subnets => generated 623 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:37.929 7 WARNING neutron.api.v2.base [None req-958200f4-c925-45cd-b8cd-5e3df5a74596 e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-11 06:45:37.929 7 INFO neutron.api.v2.resource [None req-958200f4-c925-45cd-b8cd-5e3df5a74596 e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1141/2095] 10.0.0.17 () {34 vars in 679 bytes} [Mon May 11 06:45:37 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) 2026-05-11 06:45:37.943 8 INFO neutron.api.v2.resource [None req-8bc157f8-e3a8-4d07-ac9c-7fb75d43b316 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/2096] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/routers/257fe2ef-28c8-4b29-9f2a-e24d00016761 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:37.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a418136-cf8b-488f-964c-38d16638b625 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/2097] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/subnets/f45c4b7b-c6b6-4cd6-9d60-60cd388d82d4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:37.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6710f3d1-0592-44f8-8f21-38317bbfef34 d9b6e5694d0c4b09ad2251f4346cb70e 3a14a933d08942e59b17f9974701595d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/2098] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/subnets/c214bfb5-3f26-4d0e-b364-721c80913e0e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2099] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:37 2026] DELETE /v2.0/networks/4d224ed1-eba1-4b7f-9f65-1d6d33ac519a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:38.246 8 INFO neutron.db.segments_db [None req-77f94721-8167-460f-8706-967a0564a72e e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] Added segment 563e5d28-bbfa-497c-87ad-fac86e707c2d of type vxlan for network c4f81f4c-b0e6-4d1a-9653-5d7f1ea99b4d [pid: 8|app: 0|req: 958/2100] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:38 2026] POST /v2.0/networks => generated 726 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2101] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:38 2026] POST /v2.0/subnets => generated 623 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2102] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:38 2026] GET /v2.0/security-groups?tenant_id=3a14a933d08942e59b17f9974701595d&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:38.769 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider aggregate not found 2026-05-11 06:45:38.774 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider aggregate not found 2026-05-11 06:45:38.792 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b271ac0-8705-4674-a39b-22f7d58af9fd found for delete ", "request_id": "req-2f7c7d9d-4280-43d7-8094-a8304f133b61"}]} [pid: 8|app: 0|req: 960/2103] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:38 2026] DELETE /v2.0/security-groups/2f4803c7-6179-4d3e-8422-2c068b63f13d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:38.798 7 INFO neutron.services.segments.plugin [-] Segment 5b271ac0-8705-4674-a39b-22f7d58af9fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b271ac0-8705-4674-a39b-22f7d58af9fd found for delete ", "request_id": "req-7749f7cc-e165-4a89-b215-fd9b1bf1b22d"}]} 2026-05-11 06:45:38.808 7 INFO neutron.services.segments.plugin [-] Segment f2d7c391-f308-4e68-a4df-7c46386861de resource provider aggregate not found 2026-05-11 06:45:38.814 7 INFO neutron.services.segments.plugin [-] Segment f2d7c391-f308-4e68-a4df-7c46386861de resource provider aggregate not found 2026-05-11 06:45:38.823 7 INFO neutron.services.segments.plugin [-] Segment f2d7c391-f308-4e68-a4df-7c46386861de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d7c391-f308-4e68-a4df-7c46386861de found for delete ", "request_id": "req-d12f10f1-ef47-45c4-b6fe-3f0d78816b1f"}]} 2026-05-11 06:45:38.833 7 INFO neutron.services.segments.plugin [-] Segment f2d7c391-f308-4e68-a4df-7c46386861de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d7c391-f308-4e68-a4df-7c46386861de found for delete ", "request_id": "req-40efef47-9e78-4450-aed8-565ef3ee8c83"}]} [pid: 7|app: 0|req: 1144/2104] 10.0.0.17 () {34 vars in 679 bytes} [Mon May 11 06:45:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2105] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/networks/c4f81f4c-b0e6-4d1a-9653-5d7f1ea99b4d => generated 655 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:39.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77ddae09-c919-4b8b-90d9-0969f3ad6d86 873f9c6bff544e4b80e63652b30bc2b0 6dcb676cb014443db7d379235e02dd18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1145/2106] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:45:39 2026] GET /v2.0/networks/c4f81f4c-b0e6-4d1a-9653-5d7f1ea99b4d => generated 138 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:40.546 8 INFO neutron.services.segments.plugin [-] Segment 563e5d28-bbfa-497c-87ad-fac86e707c2d resource provider aggregate not found 2026-05-11 06:45:40.551 8 INFO neutron.services.segments.plugin [-] Segment 563e5d28-bbfa-497c-87ad-fac86e707c2d resource provider aggregate not found 2026-05-11 06:45:40.569 8 INFO neutron.services.segments.plugin [-] Segment 563e5d28-bbfa-497c-87ad-fac86e707c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563e5d28-bbfa-497c-87ad-fac86e707c2d found for delete ", "request_id": "req-c713cd1d-ef09-4045-8774-98f5426e0332"}]} 2026-05-11 06:45:40.574 8 INFO neutron.services.segments.plugin [-] Segment 563e5d28-bbfa-497c-87ad-fac86e707c2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 563e5d28-bbfa-497c-87ad-fac86e707c2d found for delete ", "request_id": "req-9a27cb6c-3fa9-4635-9d81-7c5d5b05b240"}]} [pid: 8|app: 0|req: 962/2107] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:39 2026] DELETE /v2.0/networks/c4f81f4c-b0e6-4d1a-9653-5d7f1ea99b4d => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:40.610 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a997c386-bfa9-4f42-9519-b247cac7d344 e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/2108] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:40 2026] DELETE /v2.0/subnets/c734cc35-2788-48f8-928f-f99145e2fc2c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:40.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c42fd1e7-1256-44ae-aa27-860c1af9f1bc e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 964/2109] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:40 2026] DELETE /v2.0/subnets/73f740ef-81c9-4a24-bed3-cb59bdc5ea0b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:40.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd96f6d0-8301-4bd7-904b-097a5b8044db e085b38d65664d87accb0fb6cbb7c065 340c290167da475a81e9053795fb684b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 965/2110] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:40 2026] DELETE /v2.0/subnets/ceb85ca5-8b61-48af-b246-0802593e6277 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:45:40.689 7 WARNING neutron_lib.context [None req-76c0a3b3-8f65-4331-9db6-74d3d461f52a 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:40.839 7 INFO neutron.db.segments_db [None req-76c0a3b3-8f65-4331-9db6-74d3d461f52a 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment 760e13bd-aa3e-412d-997d-705287205544 of type vxlan for network f1eadf35-23b7-41d5-915e-c56770476662 [pid: 7|app: 0|req: 1146/2111] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:40 2026] POST /v2.0/networks => generated 630 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:40.965 8 WARNING neutron_lib.context [None req-8253068b-3836-493a-8b20-b35ffd4d1506 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:41.027 8 INFO neutron.db.segments_db [None req-8253068b-3836-493a-8b20-b35ffd4d1506 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment f8319147-f60e-4af3-a6bb-346e864fae32 of type vxlan for network 853d1a01-1b2c-4915-83d5-0c0bad08ff22 [pid: 8|app: 0|req: 966/2112] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:40 2026] POST /v2.0/networks => generated 630 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:41.193 7 WARNING neutron_lib.context [None req-4ae036e7-986b-4015-ac21-b7d0ee0dff02 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2113] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:41 2026] POST /v2.0/subnets => generated 602 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:41.576 7 WARNING neutron_lib.context [None req-cc24838c-5bc4-4096-95f8-ff1bddde6e6c 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/2114] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:41 2026] GET /v2.0/security-groups?tenant_id=fd96c0e53e6b4d639f8184938de07aa1&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2115] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:41 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) 2026-05-11 06:45:41.964 7 WARNING neutron_lib.context [None req-8b0b7b92-e8ea-4034-afdc-8f2743d75023 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:42.017 7 INFO neutron.db.segments_db [None req-8b0b7b92-e8ea-4034-afdc-8f2743d75023 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment 4c3c833f-1859-47da-b104-f9c2b396869e of type vxlan for network c2e764a8-e475-4f82-b5c0-1be806cf2f79 [pid: 8|app: 0|req: 968/2116] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:41 2026] DELETE /v2.0/security-groups/9cc602f7-26b0-49dd-8b8a-6af86798bee3 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2117] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-groups?tenant_id=6dcb676cb014443db7d379235e02dd18&name=default => generated 2801 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:45:42.352 7 INFO neutron.db.l3_hamode_db [None req-8b0b7b92-e8ea-4034-afdc-8f2743d75023 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/2118] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:42 2026] DELETE /v2.0/security-groups/da5b3537-2474-4729-bc40-e0599d8060bb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:42.522 7 INFO neutron.db.l3_hamode_db [None req-8b0b7b92-e8ea-4034-afdc-8f2743d75023 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/2121] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:42 2026] GET /v2.0/security-groups?tenant_id=340c290167da475a81e9053795fb684b&name=default => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2122] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:42 2026] DELETE /v2.0/security-groups/f41fc8eb-5c49-4433-80a9-b59bfbf6a4f2 => 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: 1149/2123] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:41 2026] POST /v2.0/routers => generated 507 bytes in 1722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2124] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:43 2026] PUT /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2125] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:45 2026] GET /v2.0/ports/71511547-c8bb-412e-bea8-6742e7ec95ca => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2126] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:45 2026] PUT /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439/add_router_interface => generated 309 bytes in 1851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2127] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:47 2026] GET /v2.0/ports/3cbef1f0-d7e4-4d05-8a62-44f159e60321 => generated 955 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:47.195 7 WARNING neutron_lib.context [None req-cecb387e-14c9-47d1-aaf0-36fbb1f72ac8 126a82ddd0354be9a9a816e305fbc12f aa780d5848e54d85abad6ddb59090961 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2128] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:47 2026] POST /v2.0/floatingips => generated 552 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:47.839 7 WARNING neutron_lib.context [None req-30cf12a3-44b3-4be6-bcf2-476c4af846b8 126a82ddd0354be9a9a816e305fbc12f aa780d5848e54d85abad6ddb59090961 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 978/2129] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:47 2026] PUT /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2130] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:47 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:48.509 7 WARNING neutron_lib.context [None req-60ff013b-f804-4b5f-a49f-086bd213eb12 126a82ddd0354be9a9a816e305fbc12f aa780d5848e54d85abad6ddb59090961 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1153/2131] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:48 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:49.146 7 WARNING neutron_lib.context [None req-a1a6f2db-6090-4d13-9597-29d5a8dc6030 126a82ddd0354be9a9a816e305fbc12f aa780d5848e54d85abad6ddb59090961 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 979/2132] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:48 2026] PUT /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2133] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:49 2026] GET /v2.0/ports?device_id=d5778c7e-9f03-4fac-a233-beb48e1dd439 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2134] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:49 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:49.762 7 WARNING neutron_lib.context [None req-2b195cf5-64cf-43da-b925-c95e7180aeae 126a82ddd0354be9a9a816e305fbc12f aa780d5848e54d85abad6ddb59090961 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:50.018 8 INFO neutron.services.segments.plugin [-] Segment 4c3c833f-1859-47da-b104-f9c2b396869e resource provider aggregate not found 2026-05-11 06:45:50.022 8 INFO neutron.services.segments.plugin [-] Segment 4c3c833f-1859-47da-b104-f9c2b396869e resource provider aggregate not found 2026-05-11 06:45:50.039 8 INFO neutron.services.segments.plugin [-] Segment 4c3c833f-1859-47da-b104-f9c2b396869e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3c833f-1859-47da-b104-f9c2b396869e found for delete ", "request_id": "req-3c2f1847-fae5-4257-b82f-25868c1a3ec4"}]} 2026-05-11 06:45:50.040 8 INFO neutron.services.segments.plugin [-] Segment 4c3c833f-1859-47da-b104-f9c2b396869e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c3c833f-1859-47da-b104-f9c2b396869e found for delete ", "request_id": "req-b809959e-dd06-4697-9da7-bdef05d876c9"}]} 2026-05-11 06:45:50.045 8 INFO neutron.db.l3_hamode_db [None req-c0c1767c-ced3-413e-ad60-73781ed00548 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] HA network c2e764a8-e475-4f82-b5c0-1be806cf2f79 was deleted as no HA routers are present in tenant 99c048e4ce164809a71bfdb36acf401c. [pid: 8|app: 0|req: 981/2135] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:49 2026] DELETE /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2136] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/subnets/284a79c0-c544-40ef-96ad-a610ef96c420 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2137] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:45:49 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2138] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:45:50 2026] PUT /v2.0/floatingips/0247901b-c7c5-4966-8f2a-ca0a41a4f651/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2139] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/subnets/a41824e1-32c9-4661-9c24-f2d5f8e02abb => 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: 1157/2140] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:45:50 2026] PUT /v2.0/floatingips/1a8e36ba-f3d0-4625-a619-d4afa54221d9/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2141] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:45:50 2026] PUT /v2.0/floatingips/d14b5f99-5d58-4d6c-9bf7-59db5d5e2db0/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2142] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:45:50 2026] PUT /v2.0/floatingips/65fb1867-54ee-4351-a67c-6853319cf5e5/tags => 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: 1160/2143] 10.0.0.17 () {32 vars in 670 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2144] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2145] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2146] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2147] 10.0.0.17 () {32 vars in 678 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2148] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/networks/853d1a01-1b2c-4915-83d5-0c0bad08ff22 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2149] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2150] 10.0.0.17 () {32 vars in 688 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2151] 10.0.0.17 () {32 vars in 700 bytes} [Mon May 11 06:45:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2152] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/networks/f1eadf35-23b7-41d5-915e-c56770476662 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:51.109 8 WARNING neutron_lib.context [None req-4572cd3c-e245-4764-baba-1879676710f9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:51.179 8 INFO neutron.db.segments_db [None req-4572cd3c-e245-4764-baba-1879676710f9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment 6e15fd3e-8ef7-415d-93a0-0256f45f27de of type vxlan for network b7b28542-a44d-45c3-b4c9-ca6aada42721 [pid: 8|app: 0|req: 986/2153] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/networks => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:51.339 8 WARNING neutron_lib.context [None req-3c2d8686-b29d-4bd3-b8b6-daa12065f36d 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1168/2154] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:50 2026] DELETE /v2.0/floatingips/0247901b-c7c5-4966-8f2a-ca0a41a4f651 => 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: 987/2155] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/subnets => generated 602 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:51.635 8 WARNING neutron_lib.context [None req-d648430b-bea7-4a89-8496-06433b4a20f7 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:51.682 8 INFO neutron.db.segments_db [None req-d648430b-bea7-4a89-8496-06433b4a20f7 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment c78fe650-a748-4f6a-b38a-c8152031e7f1 of type vxlan for network 2c1eaef8-39fa-46ac-be54-f9b85a55d53e [pid: 7|app: 0|req: 1169/2156] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:51 2026] DELETE /v2.0/floatingips/1a8e36ba-f3d0-4625-a619-d4afa54221d9 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:52.035 8 INFO neutron.db.l3_hamode_db [None req-d648430b-bea7-4a89-8496-06433b4a20f7 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1170/2157] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:51 2026] DELETE /v2.0/floatingips/d14b5f99-5d58-4d6c-9bf7-59db5d5e2db0 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:45:52.063 8 INFO neutron.services.segments.plugin [-] Segment f8319147-f60e-4af3-a6bb-346e864fae32 resource provider aggregate not found 2026-05-11 06:45:52.069 8 INFO neutron.services.segments.plugin [-] Segment f8319147-f60e-4af3-a6bb-346e864fae32 resource provider aggregate not found 2026-05-11 06:45:52.089 8 INFO neutron.services.segments.plugin [-] Segment f8319147-f60e-4af3-a6bb-346e864fae32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8319147-f60e-4af3-a6bb-346e864fae32 found for delete ", "request_id": "req-f39fb638-2374-4086-a49b-e2993182db1e"}]} 2026-05-11 06:45:52.093 8 INFO neutron.services.segments.plugin [-] Segment f8319147-f60e-4af3-a6bb-346e864fae32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8319147-f60e-4af3-a6bb-346e864fae32 found for delete ", "request_id": "req-d24b3340-03d5-4c3c-bff4-4da44acf9682"}]} 2026-05-11 06:45:52.118 8 INFO neutron.services.segments.plugin [-] Segment 760e13bd-aa3e-412d-997d-705287205544 resource provider aggregate not found 2026-05-11 06:45:52.123 8 INFO neutron.services.segments.plugin [-] Segment 760e13bd-aa3e-412d-997d-705287205544 resource provider aggregate not found 2026-05-11 06:45:52.153 8 INFO neutron.services.segments.plugin [-] Segment 760e13bd-aa3e-412d-997d-705287205544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 760e13bd-aa3e-412d-997d-705287205544 found for delete ", "request_id": "req-cdbf39bf-3604-4f12-895e-7dc2e74fbe53"}]} 2026-05-11 06:45:52.154 8 INFO neutron.services.segments.plugin [-] Segment 760e13bd-aa3e-412d-997d-705287205544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 760e13bd-aa3e-412d-997d-705287205544 found for delete ", "request_id": "req-c7154d90-cd05-4ec2-ade8-95d958efdba6"}]} 2026-05-11 06:45:52.224 8 INFO neutron.db.l3_hamode_db [None req-d648430b-bea7-4a89-8496-06433b4a20f7 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1171/2158] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:52 2026] DELETE /v2.0/floatingips/65fb1867-54ee-4351-a67c-6853319cf5e5 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2159] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:45:52 2026] DELETE /v2.0/floatingips/784246c7-4162-4ee2-ba2b-4d7b9402e0e1 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2160] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:51 2026] POST /v2.0/routers => generated 506 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:52.994 7 WARNING neutron_lib.context [None req-68a07b17-c79e-478c-bf6e-1c6527eef2c0 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2161] 10.0.0.17 () {34 vars in 663 bytes} [Mon May 11 06:45:52 2026] POST /v2.0/ports => generated 952 bytes in 488 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: 1174/2162] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:53 2026] GET /v2.0/security-groups?tenant_id=aa780d5848e54d85abad6ddb59090961&name=default => generated 2801 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2163] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:53 2026] DELETE /v2.0/security-groups/a7facd9b-d137-423c-8ade-34684f38fa45 => 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: 1176/2164] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:54 2026] GET /v2.0/security-groups?tenant_id=fac81760bf134a088f525d330b434575&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2165] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:54 2026] DELETE /v2.0/security-groups/6301b0b7-2f06-43b7-92ed-748ce8e3a9a8 => 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: 1178/2166] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:45:54 2026] GET /v2.0/security-groups?tenant_id=42823490bc5a495eab3863e57b1e4536&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2167] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:45:54 2026] DELETE /v2.0/security-groups/82383a01-7d98-4292-8c07-1dc19e5cbcc2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2168] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:53 2026] PUT /v2.0/routers/c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd/add_router_interface => generated 309 bytes in 1821 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2169] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:45:55 2026] GET /v2.0/ports/6526b154-2130-4eaa-ada7-9fcf367ad90b => generated 1026 bytes in 105 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: 990/2170] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:55 2026] PUT /v2.0/routers/c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd/remove_router_interface => generated 309 bytes in 1035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:45:56.614 7 INFO neutron.api.v2.resource [None req-63507b57-5a1c-4be0-8d1a-c9f35e821efc 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2171] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:45:56 2026] PUT /v2.0/routers/c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 991/2172] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:45:56 2026] GET /v2.0/ports?device_id=c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:45:57.320 7 INFO neutron.services.segments.plugin [-] Segment c78fe650-a748-4f6a-b38a-c8152031e7f1 resource provider aggregate not found 2026-05-11 06:45:57.325 7 INFO neutron.services.segments.plugin [-] Segment c78fe650-a748-4f6a-b38a-c8152031e7f1 resource provider aggregate not found 2026-05-11 06:45:57.341 7 INFO neutron.services.segments.plugin [-] Segment c78fe650-a748-4f6a-b38a-c8152031e7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78fe650-a748-4f6a-b38a-c8152031e7f1 found for delete ", "request_id": "req-bcc8d7fa-ecd7-4909-9aca-9f11e394f687"}]} 2026-05-11 06:45:57.343 7 INFO neutron.services.segments.plugin [-] Segment c78fe650-a748-4f6a-b38a-c8152031e7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78fe650-a748-4f6a-b38a-c8152031e7f1 found for delete ", "request_id": "req-72232dbf-ab7b-4e51-b021-61006b0011f6"}]} 2026-05-11 06:45:57.348 7 INFO neutron.db.l3_hamode_db [None req-42665a19-2761-409f-ae9e-304f25c6c976 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] HA network 2c1eaef8-39fa-46ac-be54-f9b85a55d53e was deleted as no HA routers are present in tenant 99c048e4ce164809a71bfdb36acf401c. [pid: 7|app: 0|req: 1182/2173] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:56 2026] DELETE /v2.0/routers/c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2176] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:45:57 2026] DELETE /v2.0/subnets/0e591265-e12f-4526-88b1-a805cc77e420 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2177] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:45:57 2026] DELETE /v2.0/networks/b7b28542-a44d-45c3-b4c9-ca6aada42721 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:45:58.043 8 WARNING neutron_lib.context [None req-cb0a19cd-6243-49d1-a17b-1af7b2a55672 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:58.128 8 INFO neutron.db.segments_db [None req-cb0a19cd-6243-49d1-a17b-1af7b2a55672 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 of type vxlan for network b3b4305b-b6db-4a3d-aa35-2d7017d47aac [pid: 8|app: 0|req: 993/2178] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/networks => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:58.274 7 WARNING neutron_lib.context [None req-dcdeed80-c9c6-4031-839f-bccbd6ed901c 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2179] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/subnets => generated 602 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:58.602 8 WARNING neutron_lib.context [None req-95c1560c-74ee-42f1-8415-ab4bb5236b42 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:58.665 8 INFO neutron.db.segments_db [None req-95c1560c-74ee-42f1-8415-ab4bb5236b42 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment 410a447e-1322-4f38-854d-eb33bfe9fc36 of type vxlan for network 09c8dd2c-972e-4c82-8630-1911a8c9f043 2026-05-11 06:45:58.952 7 WARNING neutron_lib.context [None req-17c5e94f-4f11-415f-aa3c-b33e9cf4071a 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:59.027 8 INFO neutron.db.l3_hamode_db [None req-95c1560c-74ee-42f1-8415-ab4bb5236b42 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:45:59.098 7 INFO neutron.db.segments_db [None req-17c5e94f-4f11-415f-aa3c-b33e9cf4071a 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Added segment 4ee9ac25-fe84-4556-b994-0b7854c9585e of type vxlan for network 7270a704-3787-42f1-8dce-1f0b4f2611a1 2026-05-11 06:45:59.177 8 INFO neutron.db.l3_hamode_db [None req-95c1560c-74ee-42f1-8415-ab4bb5236b42 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1187/2180] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:59.226 7 WARNING neutron_lib.context [None req-1f0fe36d-0b0b-4da2-bb97-5666a0a02c66 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:59.279 7 INFO neutron.db.segments_db [None req-1f0fe36d-0b0b-4da2-bb97-5666a0a02c66 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Added segment 88056300-1093-48bf-85f7-003e2d050719 of type vxlan for network 5e93b93a-0afd-49f7-a497-ae3102d618b8 2026-05-11 06:45:59.364 7 INFO neutron.services.segments.plugin [-] Segment 6e15fd3e-8ef7-415d-93a0-0256f45f27de resource provider aggregate not found 2026-05-11 06:45:59.372 7 INFO neutron.services.segments.plugin [-] Segment 6e15fd3e-8ef7-415d-93a0-0256f45f27de resource provider aggregate not found 2026-05-11 06:45:59.381 7 INFO neutron.services.segments.plugin [-] Segment 6e15fd3e-8ef7-415d-93a0-0256f45f27de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e15fd3e-8ef7-415d-93a0-0256f45f27de found for delete ", "request_id": "req-b6d31b41-b92b-44b8-875a-15b96ce807e9"}]} 2026-05-11 06:45:59.389 7 INFO neutron.services.segments.plugin [-] Segment 6e15fd3e-8ef7-415d-93a0-0256f45f27de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e15fd3e-8ef7-415d-93a0-0256f45f27de found for delete ", "request_id": "req-a7483ac8-d1f2-41d0-a0a1-f2cb56190c86"}]} [pid: 7|app: 0|req: 1188/2181] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:59 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:59.424 7 WARNING neutron_lib.context [None req-f718936c-eaa0-4f54-ad59-e642d4571b20 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:59.486 7 INFO neutron.db.segments_db [None req-f718936c-eaa0-4f54-ad59-e642d4571b20 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Added segment 56f905f2-071c-4bcc-a8d2-588e83674f04 of type vxlan for network 5cb09b73-0526-4119-a0f8-a6f5ba2bca5d [pid: 7|app: 0|req: 1189/2182] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:59 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:59.633 7 WARNING neutron_lib.context [None req-edbd850f-8ca4-4f54-b370-e24aece3f3ff 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:45:59.706 7 INFO neutron.db.segments_db [None req-edbd850f-8ca4-4f54-b370-e24aece3f3ff 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Added segment d4854a0c-0dab-4b76-bdee-f4d19d6ef167 of type vxlan for network 90c613db-dfce-4393-a324-04297e1408f3 [pid: 7|app: 0|req: 1190/2183] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:59 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:59.857 7 WARNING neutron_lib.context [None req-bfd7110b-e02e-4adf-91a9-a72800d9cd4d 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 994/2184] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:45:58 2026] POST /v2.0/routers => generated 507 bytes in 1342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:45:59.932 7 INFO neutron.db.segments_db [None req-bfd7110b-e02e-4adf-91a9-a72800d9cd4d 0ffd6c9ddae34c4a9286cb87abd020c4 e866213e3ba14d9480d2704a8282e1c3 - - default default] Added segment 14fca8b8-dc5c-4ffb-93bf-29dc65526165 of type vxlan for network d6c9981c-d390-44d2-8caa-74e69a322a50 [pid: 7|app: 0|req: 1191/2185] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:45:59 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: 1192/2186] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:00 2026] PUT /v2.0/networks/7270a704-3787-42f1-8dce-1f0b4f2611a1/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2187] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:00 2026] PUT /v2.0/networks/5e93b93a-0afd-49f7-a497-ae3102d618b8/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2188] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:00 2026] PUT /v2.0/networks/5cb09b73-0526-4119-a0f8-a6f5ba2bca5d/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: 1195/2189] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:00 2026] PUT /v2.0/networks/90c613db-dfce-4393-a324-04297e1408f3/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2190] 10.0.0.17 () {32 vars in 664 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2191] 10.0.0.17 () {32 vars in 678 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2192] 10.0.0.17 () {32 vars in 674 bytes} [Mon May 11 06:46:00 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2193] 10.0.0.17 () {32 vars in 686 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2194] 10.0.0.17 () {32 vars in 672 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2195] 10.0.0.17 () {32 vars in 686 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2196] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:45:59 2026] PUT /v2.0/routers/a06f4060-4ed0-4615-ae71-0ac7172300db/add_router_interface => generated 309 bytes in 1498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2197] 10.0.0.17 () {32 vars in 715 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/ports/b4212641-960a-4197-b581-2f1ea9c800c1 => generated 955 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2198] 10.0.0.17 () {32 vars in 682 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2199] 10.0.0.17 () {32 vars in 694 bytes} [Mon May 11 06:46:01 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:01.840 7 INFO neutron.services.segments.plugin [-] Segment 4ee9ac25-fe84-4556-b994-0b7854c9585e resource provider aggregate not found 2026-05-11 06:46:01.845 7 INFO neutron.services.segments.plugin [-] Segment 4ee9ac25-fe84-4556-b994-0b7854c9585e resource provider aggregate not found 2026-05-11 06:46:01.865 7 INFO neutron.services.segments.plugin [-] Segment 4ee9ac25-fe84-4556-b994-0b7854c9585e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee9ac25-fe84-4556-b994-0b7854c9585e found for delete ", "request_id": "req-f6bd06cd-c58c-4350-9ea6-2e5beca392fa"}]} 2026-05-11 06:46:01.867 7 INFO neutron.services.segments.plugin [-] Segment 4ee9ac25-fe84-4556-b994-0b7854c9585e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ee9ac25-fe84-4556-b994-0b7854c9585e found for delete ", "request_id": "req-4915bafb-f48e-4b43-8392-d98d90f4a60e"}]} [pid: 7|app: 0|req: 1204/2200] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:01 2026] DELETE /v2.0/networks/7270a704-3787-42f1-8dce-1f0b4f2611a1 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2201] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:01 2026] DELETE /v2.0/networks/5e93b93a-0afd-49f7-a497-ae3102d618b8 => 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: 1206/2202] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:02 2026] DELETE /v2.0/networks/5cb09b73-0526-4119-a0f8-a6f5ba2bca5d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2203] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:02 2026] DELETE /v2.0/networks/90c613db-dfce-4393-a324-04297e1408f3 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2204] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:46:01 2026] PUT /v2.0/routers/a06f4060-4ed0-4615-ae71-0ac7172300db/remove_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2205] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:02 2026] GET /v2.0/ports?device_id=a06f4060-4ed0-4615-ae71-0ac7172300db => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2206] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:02 2026] DELETE /v2.0/networks/d6c9981c-d390-44d2-8caa-74e69a322a50 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:03.883 8 INFO neutron.services.segments.plugin [-] Segment 410a447e-1322-4f38-854d-eb33bfe9fc36 resource provider aggregate not found 2026-05-11 06:46:03.888 7 INFO neutron.services.segments.plugin [-] Segment 88056300-1093-48bf-85f7-003e2d050719 resource provider aggregate not found 2026-05-11 06:46:03.888 8 INFO neutron.services.segments.plugin [-] Segment 410a447e-1322-4f38-854d-eb33bfe9fc36 resource provider aggregate not found 2026-05-11 06:46:03.894 7 INFO neutron.services.segments.plugin [-] Segment 88056300-1093-48bf-85f7-003e2d050719 resource provider aggregate not found 2026-05-11 06:46:03.899 8 INFO neutron.services.segments.plugin [-] Segment 410a447e-1322-4f38-854d-eb33bfe9fc36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 410a447e-1322-4f38-854d-eb33bfe9fc36 found for delete ", "request_id": "req-b7e4e206-2003-47b5-a8fc-8c7814c6c9e6"}]} 2026-05-11 06:46:03.900 8 INFO neutron.services.segments.plugin [-] Segment 410a447e-1322-4f38-854d-eb33bfe9fc36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 410a447e-1322-4f38-854d-eb33bfe9fc36 found for delete ", "request_id": "req-8407e0cc-4443-46b1-bace-0ad42a826014"}]} 2026-05-11 06:46:03.909 7 INFO neutron.services.segments.plugin [-] Segment 88056300-1093-48bf-85f7-003e2d050719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88056300-1093-48bf-85f7-003e2d050719 found for delete ", "request_id": "req-e5d2d0b3-4a3d-4b2b-8a6a-94740819c366"}]} 2026-05-11 06:46:03.912 8 INFO neutron.db.l3_hamode_db [None req-8fe6f069-9ccd-46b0-b355-406ff21a54c2 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] HA network 09c8dd2c-972e-4c82-8630-1911a8c9f043 was deleted as no HA routers are present in tenant 99c048e4ce164809a71bfdb36acf401c. 2026-05-11 06:46:03.917 7 INFO neutron.services.segments.plugin [-] Segment 88056300-1093-48bf-85f7-003e2d050719 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88056300-1093-48bf-85f7-003e2d050719 found for delete ", "request_id": "req-d2fb3823-e2cd-4e78-9dab-30a225784cf4"}]} [pid: 8|app: 0|req: 999/2207] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:02 2026] DELETE /v2.0/routers/a06f4060-4ed0-4615-ae71-0ac7172300db => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:03.936 7 INFO neutron.services.segments.plugin [-] Segment 56f905f2-071c-4bcc-a8d2-588e83674f04 resource provider aggregate not found 2026-05-11 06:46:03.942 7 INFO neutron.services.segments.plugin [-] Segment 56f905f2-071c-4bcc-a8d2-588e83674f04 resource provider aggregate not found [pid: 7|app: 0|req: 1209/2208] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:03 2026] GET /v2.0/security-groups?tenant_id=181d35ae89614a938ceddbbc11167d43&name=default => generated 2805 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:03.962 7 INFO neutron.services.segments.plugin [-] Segment 56f905f2-071c-4bcc-a8d2-588e83674f04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f905f2-071c-4bcc-a8d2-588e83674f04 found for delete ", "request_id": "req-f4fc5464-5d2f-42de-801c-f7f50a000606"}]} 2026-05-11 06:46:03.967 7 INFO neutron.services.segments.plugin [-] Segment 56f905f2-071c-4bcc-a8d2-588e83674f04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f905f2-071c-4bcc-a8d2-588e83674f04 found for delete ", "request_id": "req-0671f664-169b-464d-a9ee-87a0fb56aa13"}]} 2026-05-11 06:46:03.987 7 INFO neutron.services.segments.plugin [-] Segment d4854a0c-0dab-4b76-bdee-f4d19d6ef167 resource provider aggregate not found 2026-05-11 06:46:03.992 7 INFO neutron.services.segments.plugin [-] Segment d4854a0c-0dab-4b76-bdee-f4d19d6ef167 resource provider aggregate not found 2026-05-11 06:46:04.014 7 INFO neutron.services.segments.plugin [-] Segment d4854a0c-0dab-4b76-bdee-f4d19d6ef167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4854a0c-0dab-4b76-bdee-f4d19d6ef167 found for delete ", "request_id": "req-e2b1a3fe-ab3f-4dd2-90d3-4be6c486c793"}]} 2026-05-11 06:46:04.020 7 INFO neutron.services.segments.plugin [-] Segment d4854a0c-0dab-4b76-bdee-f4d19d6ef167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4854a0c-0dab-4b76-bdee-f4d19d6ef167 found for delete ", "request_id": "req-22e4cf6e-d410-4567-aeb3-0e3e726484b5"}]} 2026-05-11 06:46:04.029 7 INFO neutron.services.segments.plugin [-] Segment 14fca8b8-dc5c-4ffb-93bf-29dc65526165 resource provider aggregate not found 2026-05-11 06:46:04.036 7 INFO neutron.services.segments.plugin [-] Segment 14fca8b8-dc5c-4ffb-93bf-29dc65526165 resource provider aggregate not found 2026-05-11 06:46:04.045 7 INFO neutron.services.segments.plugin [-] Segment 14fca8b8-dc5c-4ffb-93bf-29dc65526165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14fca8b8-dc5c-4ffb-93bf-29dc65526165 found for delete ", "request_id": "req-a85ed830-025e-4aca-bf8b-9b45f907db72"}]} 2026-05-11 06:46:04.051 7 INFO neutron.services.segments.plugin [-] Segment 14fca8b8-dc5c-4ffb-93bf-29dc65526165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14fca8b8-dc5c-4ffb-93bf-29dc65526165 found for delete ", "request_id": "req-32ba5475-7d81-4858-9854-37995256012d"}]} [pid: 7|app: 0|req: 1210/2209] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:03 2026] DELETE /v2.0/security-groups/d6cefda1-a121-4cd6-9bb6-c24fb6fd5c62 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2210] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:03 2026] DELETE /v2.0/subnets/79d50e7a-76de-489c-a1d7-25d9bc4e0000 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2211] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/security-groups?tenant_id=e866213e3ba14d9480d2704a8282e1c3&name=default => generated 2805 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2212] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:04 2026] DELETE /v2.0/security-groups/4d079494-5672-4fec-8f35-7e0ae8716b6b => 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: 1211/2213] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:04 2026] DELETE /v2.0/networks/b3b4305b-b6db-4a3d-aa35-2d7017d47aac => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:04.574 7 WARNING neutron_lib.context [None req-9e9f2869-c101-48a0-9a89-8205937d9db9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1003/2214] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:04 2026] GET /v2.0/security-groups?tenant_id=6705ab06cc97455d973bb80874c479f3&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:04.617 7 INFO neutron.db.segments_db [None req-9e9f2869-c101-48a0-9a89-8205937d9db9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Added segment 8668d735-8b80-4ca7-afa2-03358289517f of type vxlan for network e9486350-2db3-4aba-adc9-068c6f02cd2e [pid: 8|app: 0|req: 1004/2215] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:04 2026] DELETE /v2.0/security-groups/214e6000-623b-47f3-abdb-606a05742b7e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:04.921 7 INFO neutron.db.l3_hamode_db [None req-9e9f2869-c101-48a0-9a89-8205937d9db9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:46:05.880 7 INFO neutron.db.l3_hamode_db [None req-9e9f2869-c101-48a0-9a89-8205937d9db9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:46:06.070 7 INFO neutron.services.segments.plugin [-] Segment b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 resource provider aggregate not found 2026-05-11 06:46:06.077 7 INFO neutron.services.segments.plugin [-] Segment b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 resource provider aggregate not found 2026-05-11 06:46:06.095 7 INFO neutron.services.segments.plugin [-] Segment b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 found for delete ", "request_id": "req-65b3d241-2a8d-4557-8c17-9813b4fe8bcf"}]} 2026-05-11 06:46:06.106 7 INFO neutron.services.segments.plugin [-] Segment b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b29dd8b8-3cdd-4483-810b-3fa4ddcfb2f9 found for delete ", "request_id": "req-8387fb14-ad1d-42ca-b204-f9c3e2f94749"}]} [pid: 7|app: 0|req: 1212/2216] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:04 2026] POST /v2.0/routers => generated 687 bytes in 2508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2217] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/routers/5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 693 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2218] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/routers => generated 696 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2219] 10.0.0.17 () {34 vars in 739 bytes} [Mon May 11 06:46:07 2026] PUT /v2.0/routers/5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 700 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2220] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/routers/5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2221] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:07 2026] GET /v2.0/ports?device_id=5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:08.838 8 WARNING neutron_lib.context [None req-2aa347cf-6628-458e-9917-0fc25043b706 36c4e981a93d431c82b4c62f0e2bf79e 1bcb1493f30b4ac49c661c9a175074a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:08.901 7 INFO neutron.services.segments.plugin [-] Segment 8668d735-8b80-4ca7-afa2-03358289517f resource provider aggregate not found 2026-05-11 06:46:08.919 7 INFO neutron.services.segments.plugin [-] Segment 8668d735-8b80-4ca7-afa2-03358289517f resource provider aggregate not found 2026-05-11 06:46:08.934 7 INFO neutron.services.segments.plugin [-] Segment 8668d735-8b80-4ca7-afa2-03358289517f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8668d735-8b80-4ca7-afa2-03358289517f found for delete ", "request_id": "req-19a39b70-2139-4e11-84c5-ce40608d067b"}]} 2026-05-11 06:46:08.936 7 INFO neutron.services.segments.plugin [-] Segment 8668d735-8b80-4ca7-afa2-03358289517f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8668d735-8b80-4ca7-afa2-03358289517f found for delete ", "request_id": "req-06e7bb3e-5b2f-4170-a8fb-a33c598f8849"}]} 2026-05-11 06:46:08.947 7 INFO neutron.db.l3_hamode_db [None req-7998aa6c-2c9d-4f4e-a303-99c5365b5aeb 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] HA network e9486350-2db3-4aba-adc9-068c6f02cd2e was deleted as no HA routers are present in tenant 99c048e4ce164809a71bfdb36acf401c. [pid: 7|app: 0|req: 1215/2222] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:07 2026] DELETE /v2.0/routers/5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 0 bytes in 1044 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2223] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:08 2026] GET /v2.0/ports?device_id=5d31d19f-8e6e-496b-8ded-a00b69e28e94 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:09.029 7 INFO neutron.api.v2.resource [None req-c7806be2-2e3a-47f7-b440-50f58d6dcdc7 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2224] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/routers/5d31d19f-8e6e-496b-8ded-a00b69e28e94 => 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: 1218/2225] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?device_id=a06f4060-4ed0-4615-ae71-0ac7172300db => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:09.090 7 INFO neutron.api.v2.resource [None req-7e0fcefa-b277-4f3a-8cb9-53b694d79ee2 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2226] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/routers/a06f4060-4ed0-4615-ae71-0ac7172300db => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2227] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:46:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:46:09.101 8 WARNING neutron_lib.context [None req-c38ab885-f930-4f71-b4fb-8ebafb8c42c7 36c4e981a93d431c82b4c62f0e2bf79e 1bcb1493f30b4ac49c661c9a175074a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:09.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75cd73d8-c357-45f2-b9d7-2a2291fd4f8f 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2228] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/subnets/79d50e7a-76de-489c-a1d7-25d9bc4e0000 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2229] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?device_id=c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:09.170 7 INFO neutron.api.v2.resource [None req-57674b08-6b53-4275-84f0-41a97333cbaa 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2230] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/routers/c8f7ba15-31f6-4c58-b8c5-8117e38ca4fd => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:46:09.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2904f4d-1e74-4699-bd0d-80ba0432e84f 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2231] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/subnets/0e591265-e12f-4526-88b1-a805cc77e420 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2232] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:46:09.209 8 WARNING neutron_lib.context [None req-be246695-7f4d-4ea1-b430-0d4f7af18540 36c4e981a93d431c82b4c62f0e2bf79e 1bcb1493f30b4ac49c661c9a175074a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1224/2233] 10.0.0.17 () {32 vars in 734 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/ports?device_id=d5778c7e-9f03-4fac-a233-beb48e1dd439 => 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: 1010/2234] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:46:09.321 8 WARNING neutron_lib.context [None req-f2c0c3b4-caa2-4148-aa3c-ebe83ede365c 36c4e981a93d431c82b4c62f0e2bf79e 1bcb1493f30b4ac49c661c9a175074a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1011/2235] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:46:09.435 8 WARNING neutron_lib.context [None req-790d1990-5530-4489-a6fc-4a7d1cd49e18 36c4e981a93d431c82b4c62f0e2bf79e 1bcb1493f30b4ac49c661c9a175074a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/2236] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:46:09 2026] POST /v2.0/security-groups => generated 1539 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2237] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:46:09 2026] PUT /v2.0/security-groups/1a0a8e7a-fdf5-43fc-b329-3255e3b076bc/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2238] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:46:09 2026] PUT /v2.0/security-groups/a7b2eea5-328a-49bd-8ed1-12836357226e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2239] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:46:09 2026] PUT /v2.0/security-groups/4bfd1c9d-74b2-47a0-8a84-8c21416be74d/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2240] 10.0.0.17 () {34 vars in 765 bytes} [Mon May 11 06:46:09 2026] PUT /v2.0/security-groups/ff97ccb0-fa41-4b76-84f3-7b3c60fd345e/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:09.742 7 INFO neutron.api.v2.resource [None req-f6fa2c1e-76bb-47ba-b6b8-ccb737fa99e0 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2241] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/routers/d5778c7e-9f03-4fac-a233-beb48e1dd439 => generated 135 bytes in 518 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:46:09.764 7 INFO neutron.pecan_wsgi.hooks.translation [None req-178ea350-9901-40c1-8747-2374c57d8c7f 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1226/2242] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/subnets/284a79c0-c544-40ef-96ad-a610ef96c420 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2243] 10.0.0.17 () {32 vars in 678 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:09.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49fc020e-41a0-4ab2-8e82-60cc48edbfe9 71816f56e1dc4227a2b8efec44a61e5e 99c048e4ce164809a71bfdb36acf401c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2244] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:09 2026] DELETE /v2.0/subnets/a41824e1-32c9-4661-9c24-f2d5f8e02abb => 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: 1018/2245] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2246] 10.0.0.17 () {32 vars in 688 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2247] 10.0.0.17 () {32 vars in 700 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2248] 10.0.0.17 () {32 vars in 686 bytes} [Mon May 11 06:46:09 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2249] 10.0.0.17 () {32 vars in 700 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2250] 10.0.0.17 () {32 vars in 696 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2251] 10.0.0.17 () {32 vars in 708 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2252] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/1a0a8e7a-fdf5-43fc-b329-3255e3b076bc => 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: 1022/2253] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/a7b2eea5-328a-49bd-8ed1-12836357226e => 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: 1232/2254] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:10 2026] GET /v2.0/security-groups?tenant_id=99c048e4ce164809a71bfdb36acf401c&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2255] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/4bfd1c9d-74b2-47a0-8a84-8c21416be74d => 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: 1233/2256] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/41feb568-5a7b-4929-8327-1bd3b4273c75 => 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: 1024/2257] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/ff97ccb0-fa41-4b76-84f3-7b3c60fd345e => 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: 1234/2258] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:10 2026] DELETE /v2.0/security-groups/7abb81f3-5ac5-48ee-88a1-767b610b8ba7 => 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: 1025/2259] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:11 2026] GET /v2.0/security-groups?tenant_id=1bcb1493f30b4ac49c661c9a175074a7&name=default => generated 2805 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2260] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:11 2026] DELETE /v2.0/security-groups/2fc9dac4-8849-4a6b-a3d5-8f88e30e6c5b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2261] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/security-groups?tenant_id=516ef1a482634876b3d792625a1c4374&name=default => generated 2805 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2262] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/security-groups/bd1a9da4-ece3-4341-8a23-55ae58c08a46 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:12.361 8 WARNING neutron_lib.context [None req-6aea5698-1929-4b7d-8e11-145009795c9c 454a386ecc504772bf6b47e62eba7a69 5625c0a1f28f44d6af31cef0e957d882 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2263] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:12 2026] POST /v2.0/subnetpools => generated 548 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2264] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/subnetpools/f0c6efea-2d2f-4ba2-b15f-d02e3ff98a5a => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2265] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/security-groups?tenant_id=338ee3226eb34a24b72b56d14f9c6094&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2266] 10.0.0.17 () {34 vars in 747 bytes} [Mon May 11 06:46:12 2026] PUT /v2.0/subnetpools/f0c6efea-2d2f-4ba2-b15f-d02e3ff98a5a => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2267] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/subnetpools/f0c6efea-2d2f-4ba2-b15f-d02e3ff98a5a => 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: 1238/2270] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/security-groups/fb71d7f1-7c98-4817-bd3e-56357b86b464 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:12.618 8 INFO neutron.api.v2.resource [None req-1030ce6c-37f9-4f81-b42d-2c17ea34da7c 454a386ecc504772bf6b47e62eba7a69 5625c0a1f28f44d6af31cef0e957d882 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1033/2271] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:46:12 2026] GET /v2.0/subnetpools/f0c6efea-2d2f-4ba2-b15f-d02e3ff98a5a => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:46:12.650 7 INFO neutron.api.v2.resource [None req-8c75ec42-b391-4fa1-a967-f1e293b77d86 454a386ecc504772bf6b47e62eba7a69 5625c0a1f28f44d6af31cef0e957d882 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2272] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:12 2026] DELETE /v2.0/subnetpools/f0c6efea-2d2f-4ba2-b15f-d02e3ff98a5a => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2273] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:13 2026] GET /v2.0/security-groups?tenant_id=5625c0a1f28f44d6af31cef0e957d882&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2274] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:13 2026] DELETE /v2.0/security-groups/109b7c66-253a-4d53-be07-7b53c68e4edb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:16.615 8 WARNING neutron_lib.context [None req-1c3cbc5d-bffb-4fe1-947e-26c1a44c2352 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:16.742 8 INFO neutron.db.segments_db [None req-1c3cbc5d-bffb-4fe1-947e-26c1a44c2352 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Added segment b8bc29c5-ed13-484e-86de-584766efaf05 of type vxlan for network a85fe1bc-da67-43ea-ba29-b13ef64c01f5 [pid: 8|app: 0|req: 1035/2275] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:16 2026] POST /v2.0/networks => generated 632 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:16.902 7 WARNING neutron_lib.context [None req-0bc7b762-c2ed-4826-a26e-d09fbe5ce328 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1241/2276] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:16 2026] POST /v2.0/subnets => generated 602 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:17.226 8 WARNING neutron_lib.context [None req-3f8c7be6-fb3f-49ac-a18a-19b21a9f7576 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:17.301 8 INFO neutron.db.segments_db [None req-3f8c7be6-fb3f-49ac-a18a-19b21a9f7576 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Added segment 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 of type vxlan for network 2b033560-2872-4d74-9a29-f1039323a239 [pid: 8|app: 0|req: 1036/2277] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:17 2026] POST /v2.0/networks => generated 631 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:17.441 7 WARNING neutron_lib.context [None req-af5206c6-3efb-445a-9884-734d0c071e9a d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2278] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:17 2026] POST /v2.0/subnets => generated 605 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:17.784 8 WARNING neutron_lib.context [None req-a499df3e-c521-4dcc-ab8c-01b66be7130f d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:17.863 8 INFO neutron.db.segments_db [None req-a499df3e-c521-4dcc-ab8c-01b66be7130f d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Added segment d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 of type vxlan for network 38086586-f262-45ae-adeb-9d8eabc5a3e3 [pid: 8|app: 0|req: 1037/2279] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:17 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) 2026-05-11 06:46:18.013 7 WARNING neutron_lib.context [None req-c7b1436c-15e0-4d13-a8f9-4184975d7f13 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1243/2280] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:18 2026] POST /v2.0/subnets => generated 605 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:18.406 8 WARNING neutron_lib.context [None req-f527b334-a8fd-4ae3-bac1-31ad6b57f3ec d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:18.474 8 INFO neutron.db.segments_db [None req-f527b334-a8fd-4ae3-bac1-31ad6b57f3ec d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Added segment 1111e8eb-d87f-4517-b34a-d7d7883be76a of type vxlan for network e31bdbe3-04d4-44e4-8dbb-940eab9401dd [pid: 8|app: 0|req: 1038/2281] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:18 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:18.602 8 WARNING neutron_lib.context [None req-b65b936d-1c1e-43f7-906b-b489143b8c14 d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1244/2282] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:18 2026] GET /v2.0/security-groups?tenant_id=0d520687ded34622b54f94bc7aa40842&name=default => generated 2805 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2283] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:18 2026] DELETE /v2.0/security-groups/cb396b91-1487-4482-a32c-377ee37b7d06 => 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: 1039/2284] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:18 2026] POST /v2.0/subnets => generated 605 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:18.948 8 WARNING neutron_lib.context [None req-8b0a70fa-4e9c-4b5e-b219-7789c137742b d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:19.003 8 INFO neutron.db.segments_db [None req-8b0a70fa-4e9c-4b5e-b219-7789c137742b d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Added segment 720a5130-1357-405b-aba8-2b38c82623ef of type vxlan for network 5886530d-032f-4735-a6cb-453bca76fe39 [pid: 7|app: 0|req: 1246/2285] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:18 2026] GET /v2.0/security-groups?tenant_id=eea57e1fbc7f4fc79a67d8b47aaccb6d&name=default => generated 2805 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2286] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:18 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:19.149 8 WARNING neutron_lib.context [None req-201da36e-3073-4471-84f8-e9c007f0527e d9096b21c72f417f925478cfdaa9df4f b4d4661e94c548e6a63c56f8ac4c31c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1247/2287] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:19 2026] DELETE /v2.0/security-groups/24320d6a-0f33-41f7-aa7d-128e1fcf570b => 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: 1041/2288] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:46:19 2026] POST /v2.0/subnets => generated 605 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2289] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:46:19 2026] PUT /v2.0/subnets/d1af5f4f-558c-4114-b9f7-52d82c67f46a/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2290] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:46:19 2026] PUT /v2.0/subnets/3e8a7b11-94ec-4f89-8c0b-9d901f344fd9/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2291] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:46:19 2026] PUT /v2.0/subnets/def3f40f-7d3e-4305-b57c-2a0c53daa572/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2292] 10.0.0.17 () {34 vars in 749 bytes} [Mon May 11 06:46:19 2026] PUT /v2.0/subnets/4c79810b-3493-456c-b864-80359fde876d/tags => 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: 1250/2293] 10.0.0.17 () {32 vars in 662 bytes} [Mon May 11 06:46:19 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2294] 10.0.0.17 () {32 vars in 676 bytes} [Mon May 11 06:46:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2295] 10.0.0.17 () {32 vars in 672 bytes} [Mon May 11 06:46:19 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: 8|app: 0|req: 1045/2296] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2297] 10.0.0.17 () {32 vars in 670 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2298] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2299] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2300] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:46:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2301] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:20 2026] DELETE /v2.0/subnets/d1af5f4f-558c-4114-b9f7-52d82c67f46a => 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: 1048/2302] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:20 2026] DELETE /v2.0/subnets/3e8a7b11-94ec-4f89-8c0b-9d901f344fd9 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2303] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:21 2026] DELETE /v2.0/subnets/def3f40f-7d3e-4305-b57c-2a0c53daa572 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2304] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:21 2026] DELETE /v2.0/subnets/4c79810b-3493-456c-b864-80359fde876d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2305] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:46:21 2026] DELETE /v2.0/subnets/0fb7a399-61ce-4744-9995-bc626934a9d3 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:22.030 8 INFO neutron.services.segments.plugin [-] Segment b8bc29c5-ed13-484e-86de-584766efaf05 resource provider aggregate not found 2026-05-11 06:46:22.042 8 INFO neutron.services.segments.plugin [-] Segment b8bc29c5-ed13-484e-86de-584766efaf05 resource provider aggregate not found 2026-05-11 06:46:22.052 8 INFO neutron.services.segments.plugin [-] Segment b8bc29c5-ed13-484e-86de-584766efaf05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8bc29c5-ed13-484e-86de-584766efaf05 found for delete ", "request_id": "req-4dd052e7-4408-4d1f-9085-07961aa05678"}]} 2026-05-11 06:46:22.060 8 INFO neutron.services.segments.plugin [-] Segment b8bc29c5-ed13-484e-86de-584766efaf05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8bc29c5-ed13-484e-86de-584766efaf05 found for delete ", "request_id": "req-a7cf4849-93e5-4490-8927-f6025bbb67e6"}]} [pid: 8|app: 0|req: 1050/2306] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:21 2026] DELETE /v2.0/networks/a85fe1bc-da67-43ea-ba29-b13ef64c01f5 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:22.294 7 INFO neutron.services.segments.plugin [-] Segment 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 resource provider aggregate not found 2026-05-11 06:46:22.323 7 INFO neutron.services.segments.plugin [-] Segment 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 resource provider aggregate not found 2026-05-11 06:46:22.333 7 INFO neutron.services.segments.plugin [-] Segment 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 found for delete ", "request_id": "req-94c3f595-0c83-4c46-90b1-83bbc4de5a2f"}]} 2026-05-11 06:46:22.353 7 INFO neutron.services.segments.plugin [-] Segment 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b222c2-bc2c-4e5b-93b0-4e76e2564bb7 found for delete ", "request_id": "req-5aed4415-1157-4bcc-a716-4a7e965a9581"}]} [pid: 7|app: 0|req: 1257/2307] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.0/networks/2b033560-2872-4d74-9a29-f1039323a239 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2308] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.0/networks/38086586-f262-45ae-adeb-9d8eabc5a3e3 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2309] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:22 2026] DELETE /v2.0/networks/e31bdbe3-04d4-44e4-8dbb-940eab9401dd => 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: 1259/2310] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:23 2026] GET /v2.0/security-groups?tenant_id=8437039ea34e457abebe337c50bb987a&name=default => generated 2805 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2311] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/security-groups/280a48f0-6742-43ed-acb2-ca09f3ef4cf5 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2312] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:23 2026] DELETE /v2.0/networks/5886530d-032f-4735-a6cb-453bca76fe39 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:24.363 7 INFO neutron.services.segments.plugin [-] Segment 1111e8eb-d87f-4517-b34a-d7d7883be76a resource provider aggregate not found 2026-05-11 06:46:24.391 7 INFO neutron.services.segments.plugin [-] Segment 1111e8eb-d87f-4517-b34a-d7d7883be76a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1111e8eb-d87f-4517-b34a-d7d7883be76a found for delete ", "request_id": "req-f1ea3080-0c39-4a68-a0c4-b0fc63d4cb75"}]} 2026-05-11 06:46:24.392 7 INFO neutron.services.segments.plugin [-] Segment 1111e8eb-d87f-4517-b34a-d7d7883be76a resource provider aggregate not found 2026-05-11 06:46:24.410 7 INFO neutron.services.segments.plugin [-] Segment 1111e8eb-d87f-4517-b34a-d7d7883be76a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1111e8eb-d87f-4517-b34a-d7d7883be76a found for delete ", "request_id": "req-7d8bbb14-a6dd-472c-9125-e8034d6a2b28"}]} [pid: 7|app: 0|req: 1261/2313] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/security-groups?tenant_id=e5b8cbc865b24f52b9b0d655d9556bdb&name=default => generated 2805 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:46:24.535 8 INFO neutron.services.segments.plugin [-] Segment d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 resource provider aggregate not found 2026-05-11 06:46:24.543 8 INFO neutron.services.segments.plugin [-] Segment d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 resource provider aggregate not found 2026-05-11 06:46:24.550 8 INFO neutron.services.segments.plugin [-] Segment d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 found for delete ", "request_id": "req-94d12f3f-2ed6-472d-8e62-0476f65c8b32"}]} 2026-05-11 06:46:24.567 8 INFO neutron.services.segments.plugin [-] Segment 720a5130-1357-405b-aba8-2b38c82623ef resource provider aggregate not found 2026-05-11 06:46:24.573 8 INFO neutron.services.segments.plugin [-] Segment d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d24a3b6c-9ed9-47e7-8e13-85dac2a74a54 found for delete ", "request_id": "req-32a112a4-b65f-4639-a1ec-f3245112ec56"}]} 2026-05-11 06:46:24.591 8 INFO neutron.services.segments.plugin [-] Segment 720a5130-1357-405b-aba8-2b38c82623ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720a5130-1357-405b-aba8-2b38c82623ef found for delete ", "request_id": "req-3a301d53-58fd-495c-898b-b7e024351dcc"}]} 2026-05-11 06:46:24.594 8 INFO neutron.services.segments.plugin [-] Segment 720a5130-1357-405b-aba8-2b38c82623ef resource provider aggregate not found 2026-05-11 06:46:24.612 8 INFO neutron.services.segments.plugin [-] Segment 720a5130-1357-405b-aba8-2b38c82623ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 720a5130-1357-405b-aba8-2b38c82623ef found for delete ", "request_id": "req-b7e87936-24e7-4aa2-a189-ff3a503be0a3"}]} [pid: 8|app: 0|req: 1053/2314] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/security-groups/0ac29ee9-3010-4f0a-aecc-df90a8ef589f => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2315] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:24 2026] GET /v2.0/security-groups?tenant_id=b4d4661e94c548e6a63c56f8ac4c31c5&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2316] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:24 2026] DELETE /v2.0/security-groups/38f181f9-94de-4796-9425-b45ddd6853b8 => 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: 1263/2317] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:25 2026] GET /v2.0/security-groups?tenant_id=e0e82aea1ca84b0c9878424bfa7acd3a&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2318] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:25 2026] DELETE /v2.0/security-groups/608d4be2-15f0-422d-a2ce-c61a53064ad4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2319] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:26 2026] GET /v2.0/security-groups?tenant_id=595e8027fba844de9bd93ca639173919&name=default => generated 2805 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2320] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:26 2026] DELETE /v2.0/security-groups/413215da-16e9-4e15-91ce-8dabcfeca618 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:29.705 7 WARNING neutron_lib.context [None req-c9ef4ef0-6b31-4973-b490-ac180996f79f b503e30641c64ff29899c49883733717 719b2333e8394de4a7681b1afbfd7842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1266/2323] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:29.786 8 WARNING neutron_lib.context [None req-19322355-79c8-4e6e-a068-1325afddd0c0 b503e30641c64ff29899c49883733717 719b2333e8394de4a7681b1afbfd7842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1058/2324] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:29.864 7 WARNING neutron_lib.context [None req-8713cfef-9b0a-4fa4-9e65-d7ba980ed742 b503e30641c64ff29899c49883733717 719b2333e8394de4a7681b1afbfd7842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1267/2325] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:29.925 8 WARNING neutron_lib.context [None req-68d4c0db-5ccf-4cb9-9d8f-de2c770de1da b503e30641c64ff29899c49883733717 719b2333e8394de4a7681b1afbfd7842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1059/2326] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:29 2026] POST /v2.0/subnetpools => generated 516 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:30.012 7 WARNING neutron_lib.context [None req-5b369a33-6f32-412c-8a2a-225a762c0af7 b503e30641c64ff29899c49883733717 719b2333e8394de4a7681b1afbfd7842 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1268/2327] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:30 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: 1060/2328] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:30 2026] PUT /v2.0/subnetpools/884ee50f-113e-4bd6-8f29-649a61ebe4d3/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2329] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:30 2026] PUT /v2.0/subnetpools/6f227b7d-9537-4952-8f1a-a14945fb13b0/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2330] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:30 2026] PUT /v2.0/subnetpools/d96f22a0-5270-49b4-91e9-dfec3eb8d57e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2331] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:30 2026] PUT /v2.0/subnetpools/43dca6b2-94e0-47dd-bd5f-3f1a0c5263fb/tags => 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: 1062/2332] 10.0.0.17 () {32 vars in 670 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2333] 10.0.0.17 () {32 vars in 684 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2334] 10.0.0.17 () {32 vars in 680 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2335] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:46:30 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: 1064/2336] 10.0.0.17 () {32 vars in 678 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2337] 10.0.0.17 () {32 vars in 692 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2338] 10.0.0.17 () {32 vars in 688 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2339] 10.0.0.17 () {32 vars in 700 bytes} [Mon May 11 06:46:30 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2340] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:30 2026] DELETE /v2.0/subnetpools/884ee50f-113e-4bd6-8f29-649a61ebe4d3 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2341] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:30 2026] DELETE /v2.0/subnetpools/6f227b7d-9537-4952-8f1a-a14945fb13b0 => 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: 1067/2342] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:30 2026] DELETE /v2.0/subnetpools/d96f22a0-5270-49b4-91e9-dfec3eb8d57e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2343] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:30 2026] DELETE /v2.0/subnetpools/43dca6b2-94e0-47dd-bd5f-3f1a0c5263fb => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2344] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:30 2026] DELETE /v2.0/subnetpools/80da8ea1-9409-41c2-9dd0-64fc8d28d5ee => 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: 1277/2345] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:31 2026] GET /v2.0/security-groups?tenant_id=719b2333e8394de4a7681b1afbfd7842&name=default => generated 2805 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2346] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:32 2026] DELETE /v2.0/security-groups/4a481a43-c04a-4fb4-a1e0-c038712216b7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2347] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/security-groups?tenant_id=e57e0e1dd2a241a49359811416619aa2&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2348] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:32 2026] DELETE /v2.0/security-groups/40da7a07-7da4-4ec4-9d9b-a295ba88e7e8 => 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: 1279/2349] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:32 2026] GET /v2.0/security-groups?tenant_id=71e77ff016184c0bbc6948b95b99df70&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2350] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:32 2026] DELETE /v2.0/security-groups/0fc3c106-81dd-4095-a2ff-5d0385f9a21a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:36.187 7 WARNING neutron_lib.context [None req-2cd70266-f579-4a46-a722-24a358647f8e 707bb3def0a7405db497e00d53ca5d4b f98ea10ad726470e8f0c31cba55998f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1280/2351] 10.0.0.17 () {34 vars in 674 bytes} [Mon May 11 06:46:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2352] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2353] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2354] 10.0.0.17 () {34 vars in 768 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2355] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2356] 10.0.0.17 () {34 vars in 764 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/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: 1283/2357] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2358] 10.0.0.17 () {34 vars in 786 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2359] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2360] 10.0.0.17 () {34 vars in 757 bytes} [Mon May 11 06:46:36 2026] PUT /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2361] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2362] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:36.669 7 INFO neutron.api.v2.resource [None req-a4db2dbe-dad2-4180-9582-91c0aaa36e77 707bb3def0a7405db497e00d53ca5d4b f98ea10ad726470e8f0c31cba55998f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1286/2363] 10.0.0.17 () {32 vars in 749 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2364] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags/red => 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: 1287/2365] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:36.781 8 INFO neutron.api.v2.resource [None req-e9259ef7-18e5-47b8-b1a2-abb9dd644fc3 707bb3def0a7405db497e00d53ca5d4b f98ea10ad726470e8f0c31cba55998f1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2366] 10.0.0.17 () {32 vars in 752 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/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: 1288/2367] 10.0.0.17 () {32 vars in 740 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2368] 10.0.0.17 () {32 vars in 737 bytes} [Mon May 11 06:46:36 2026] GET /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479/tags => 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: 1289/2369] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:46:36 2026] DELETE /v2.0/subnetpools/939ba7ed-fe32-4e93-8a45-af31d6d8d479 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2370] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/security-groups?tenant_id=5883b0f5f56d4e5786a7e76db10a5b95&name=default => generated 2805 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2371] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:37 2026] DELETE /v2.0/security-groups/7eb8dfc2-9a05-4d52-81ad-7d9152dd1b28 => 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: 1082/2372] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:37 2026] GET /v2.0/security-groups?tenant_id=f98ea10ad726470e8f0c31cba55998f1&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2373] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:38 2026] DELETE /v2.0/security-groups/c0ec11c4-5062-40e9-9dd5-7b5a254fe67f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2374] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:39 2026] GET /v2.0/security-groups?tenant_id=36965a77f7004eedb9f974b43a4eb428&name=default => generated 2805 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2375] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:40 2026] DELETE /v2.0/security-groups/c285edf1-5084-44db-9a8f-f3c78a29e885 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:46:41.527 8 WARNING neutron_lib.context [None req-c3e88070-4942-46b7-821b-ed3cd656ae79 f1916108d8d94bf8b2d8e040d40b1965 bbf8af645d7c4eb59abd6845cda6074e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:41.650 8 INFO neutron.db.segments_db [None req-c3e88070-4942-46b7-821b-ed3cd656ae79 f1916108d8d94bf8b2d8e040d40b1965 bbf8af645d7c4eb59abd6845cda6074e - - default default] Added segment e50c90cc-ba21-4563-ae13-76172615fbfa of type vxlan for network 7a640ba1-18b0-4e0b-8c52-d44fe771dcdd [pid: 8|app: 0|req: 1084/2376] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:41 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:46:41.781 7 WARNING neutron_lib.context [None req-0aa99bbd-1d68-44fc-9d80-0219ba40e32e f1916108d8d94bf8b2d8e040d40b1965 bbf8af645d7c4eb59abd6845cda6074e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:46:41.860 7 INFO neutron.db.segments_db [None req-0aa99bbd-1d68-44fc-9d80-0219ba40e32e f1916108d8d94bf8b2d8e040d40b1965 bbf8af645d7c4eb59abd6845cda6074e - - default default] Added segment 35aa0917-adf6-4ea3-9ef3-06732726562d of type vxlan for network 6ec9c12a-ee44-476e-b90f-314218539f54 [pid: 7|app: 0|req: 1293/2377] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:46:41 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2378] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:41 2026] PUT /v2.0/networks/7a640ba1-18b0-4e0b-8c52-d44fe771dcdd/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2379] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:46:42 2026] GET /v2.0/networks/7a640ba1-18b0-4e0b-8c52-d44fe771dcdd/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2380] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:42 2026] PUT /v2.0/networks/6ec9c12a-ee44-476e-b90f-314218539f54/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2381] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:46:42 2026] GET /v2.0/networks/6ec9c12a-ee44-476e-b90f-314218539f54/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2382] 10.0.0.17 () {34 vars in 751 bytes} [Mon May 11 06:46:42 2026] PUT /v2.0/networks/6ec9c12a-ee44-476e-b90f-314218539f54/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2383] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:46:42 2026] GET /v2.0/networks/6ec9c12a-ee44-476e-b90f-314218539f54/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2384] 10.0.0.17 () {32 vars in 731 bytes} [Mon May 11 06:46:42 2026] GET /v2.0/networks/7a640ba1-18b0-4e0b-8c52-d44fe771dcdd/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:46:42.714 7 INFO neutron.services.segments.plugin [-] Segment e50c90cc-ba21-4563-ae13-76172615fbfa resource provider aggregate not found 2026-05-11 06:46:42.720 7 INFO neutron.services.segments.plugin [-] Segment e50c90cc-ba21-4563-ae13-76172615fbfa resource provider aggregate not found 2026-05-11 06:46:42.757 7 INFO neutron.services.segments.plugin [-] Segment e50c90cc-ba21-4563-ae13-76172615fbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e50c90cc-ba21-4563-ae13-76172615fbfa found for delete ", "request_id": "req-156d5461-bd78-42e9-946f-73bb0af3eceb"}]} [pid: 7|app: 0|req: 1297/2387] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:42 2026] DELETE /v2.0/networks/7a640ba1-18b0-4e0b-8c52-d44fe771dcdd => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:42.961 8 INFO neutron.services.segments.plugin [-] Segment 35aa0917-adf6-4ea3-9ef3-06732726562d resource provider aggregate not found 2026-05-11 06:46:42.968 8 INFO neutron.services.segments.plugin [-] Segment 35aa0917-adf6-4ea3-9ef3-06732726562d resource provider aggregate not found 2026-05-11 06:46:42.978 8 INFO neutron.services.segments.plugin [-] Segment 35aa0917-adf6-4ea3-9ef3-06732726562d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35aa0917-adf6-4ea3-9ef3-06732726562d found for delete ", "request_id": "req-334c2c75-57d7-4674-a31b-09b88d811b68"}]} [pid: 8|app: 0|req: 1091/2388] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:46:42 2026] DELETE /v2.0/networks/6ec9c12a-ee44-476e-b90f-314218539f54 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:46:43.509 7 INFO neutron.services.segments.plugin [-] Segment e50c90cc-ba21-4563-ae13-76172615fbfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e50c90cc-ba21-4563-ae13-76172615fbfa found for delete ", "request_id": "req-698201c9-b6ef-415a-b862-6e742f12e74a"}]} 2026-05-11 06:46:43.656 8 INFO neutron.services.segments.plugin [-] Segment 35aa0917-adf6-4ea3-9ef3-06732726562d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35aa0917-adf6-4ea3-9ef3-06732726562d found for delete ", "request_id": "req-deff7c90-0270-460a-b25f-b3df49696033"}]} [pid: 7|app: 0|req: 1298/2389] 10.0.0.50 () {30 vars in 648 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/extensions => generated 19600 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2390] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/security-groups?tenant_id=bbf8af645d7c4eb59abd6845cda6074e&name=default => generated 2805 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2391] 10.0.0.50 () {30 vars in 722 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/quotas/6ed0b8d2c50c4d0aaba7c4b21f7d7540/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2392] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:43 2026] DELETE /v2.0/security-groups/c8b90129-7df1-40a1-8428-a614b5361e90 => 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: 1300/2393] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:43 2026] GET /v2.0/security-groups?tenant_id=dddf2ac0969c4f6fb6f9b93f7690c215&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2394] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:44 2026] DELETE /v2.0/security-groups/96b472b1-6930-444b-915a-8a602e0a6862 => 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: 1301/2395] 10.0.0.50 () {30 vars in 648 bytes} [Mon May 11 06:46:46 2026] GET /v2.0/extensions => generated 19600 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2396] 10.0.0.50 () {30 vars in 722 bytes} [Mon May 11 06:46:46 2026] GET /v2.0/quotas/6ed0b8d2c50c4d0aaba7c4b21f7d7540/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2397] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:48 2026] GET /v2.0/security-groups?tenant_id=6ed0b8d2c50c4d0aaba7c4b21f7d7540&name=default => generated 2805 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2398] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:49 2026] DELETE /v2.0/security-groups/6f56b466-5811-4334-bafb-2ce7151153fe => 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: 1303/2399] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:52 2026] GET /v2.0/security-groups?tenant_id=4d5e7e0752f840b19a2f358f354019a4&name=default => generated 2805 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2400] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:52 2026] DELETE /v2.0/security-groups/18efde53-2eb9-4b75-aeb9-638f7aa1b3e4 => 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: 1304/2401] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:46:52 2026] GET /v2.0/security-groups?tenant_id=93a3ed7e628e40a591478e9a6a92e829&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2402] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:46:53 2026] DELETE /v2.0/security-groups/1189fe36-ff24-48c3-98ca-890e9a2db38c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:47:01.980 8 WARNING neutron_lib.context [None req-45d7fd37-7796-49b1-8c02-38ff0f0bed83 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:47:02.097 8 INFO neutron.db.segments_db [None req-45d7fd37-7796-49b1-8c02-38ff0f0bed83 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Added segment e075d89c-31cd-4352-9f2a-0b1d49c60032 of type vxlan for network c84c850b-93d4-4823-a7ef-126a374eb32d [pid: 8|app: 0|req: 1100/2405] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:47:01 2026] POST /v2.0/networks => generated 640 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:02.239 7 WARNING neutron_lib.context [None req-e4de7dd8-236f-4ac3-b696-cc57b6777c6b bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1306/2406] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:02 2026] POST /v2.0/subnets => generated 633 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2407] 10.0.0.17 () {32 vars in 720 bytes} [Mon May 11 06:47:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:02.702 7 WARNING neutron_lib.context [None req-3ec51e0b-b5ae-4b2c-b8bd-866d6883af4b bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1307/2408] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:02 2026] POST /v2.0/subnets => generated 707 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:03.089 8 WARNING neutron_lib.context [None req-0be9eebd-5c75-41bd-a1f7-34477c933e95 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:47:03.154 8 INFO neutron.db.segments_db [None req-0be9eebd-5c75-41bd-a1f7-34477c933e95 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Added segment a13b6e92-3679-400d-a47f-7770ac938fc4 of type vxlan for network e76f67b7-b1b4-483d-a88b-2a8dfa235132 [pid: 8|app: 0|req: 1102/2409] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:47:03 2026] POST /v2.0/networks => generated 638 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:03.301 7 WARNING neutron_lib.context [None req-dbafd916-660a-41a6-8be9-f6530a89b283 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2410] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:03 2026] POST /v2.0/subnets => generated 632 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:03.647 8 WARNING neutron_lib.context [None req-b11196f5-a11a-422b-8e02-3b6c5e1c4946 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1103/2411] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:03 2026] POST /v2.0/subnets => generated 702 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:04.070 7 WARNING neutron_lib.context [None req-0f9e279e-b523-41ec-8a15-9a1bf6da2c1a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:47:04.125 7 INFO neutron.db.segments_db [None req-0f9e279e-b523-41ec-8a15-9a1bf6da2c1a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Added segment fa4ee093-1b47-44b1-a464-875ae39bb341 of type vxlan for network afec8e85-bfce-452f-90dc-fc2d0aca216f [pid: 7|app: 0|req: 1309/2412] 10.0.0.17 () {34 vars in 668 bytes} [Mon May 11 06:47:04 2026] POST /v2.0/networks => generated 637 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:04.295 8 WARNING neutron_lib.context [None req-e362273a-4830-4396-b65d-1704983340fe bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2413] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:04 2026] POST /v2.0/subnets => generated 631 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:04.674 7 WARNING neutron_lib.context [None req-11dd9651-dd1c-4a67-8921-928ccd2e0da9 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2414] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:04 2026] POST /v2.0/subnets => generated 706 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:05.206 8 WARNING neutron_lib.context [None req-b8577ff8-a61e-4e7a-bbc9-0a70b6d32e6e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:47:05.251 8 INFO neutron.db.segments_db [None req-b8577ff8-a61e-4e7a-bbc9-0a70b6d32e6e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Added segment c03152fd-9f2e-47cd-9c64-55a1d09c41a0 of type vxlan for network 46d7bc11-d6f3-429c-ab34-9b89c09fa9a7 2026-05-11 06:47:05.582 8 INFO neutron.db.l3_hamode_db [None req-b8577ff8-a61e-4e7a-bbc9-0a70b6d32e6e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-11 06:47:07.015 8 INFO neutron.db.l3_hamode_db [None req-b8577ff8-a61e-4e7a-bbc9-0a70b6d32e6e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1105/2415] 10.0.0.17 () {34 vars in 667 bytes} [Mon May 11 06:47:05 2026] POST /v2.0/routers => generated 684 bytes in 2935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2416] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:47:08 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/add_router_interface => generated 309 bytes in 2194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2417] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:47:10 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/add_router_interface => generated 309 bytes in 1826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2420] 10.0.0.17 () {34 vars in 781 bytes} [Mon May 11 06:47:12 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/add_router_interface => generated 309 bytes in 1829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:14.080 8 WARNING neutron_lib.context [None req-1d177870-775c-45ed-921e-1ed00f14ffaa bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1109/2421] 10.0.0.17 () {34 vars in 682 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-groups => generated 1565 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-11 06:47:14.219 7 WARNING neutron_lib.context [None req-cb541bfb-ecd5-4a50-bef0-ba9579ef770b bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1313/2422] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.339 8 WARNING neutron_lib.context [None req-18c7d02c-f84a-42ee-8273-a308e7166a89 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1110/2423] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.472 7 WARNING neutron_lib.context [None req-ee634602-1ed2-4437-9b2b-17001db081bc bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1314/2424] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 567 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.579 8 WARNING neutron_lib.context [None req-bfa53ef9-570c-446b-ac55-b7061eb8e06f bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1111/2425] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.678 7 WARNING neutron_lib.context [None req-ffca8279-0586-4688-ac18-3b792ce0a7d7 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1315/2426] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.788 8 WARNING neutron_lib.context [None req-12bb2f68-c11e-4ee9-89ac-e8d1161809c3 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2427] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:14.907 7 WARNING neutron_lib.context [None req-3934ae3c-49ee-4382-8267-c26e0408e567 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1316/2428] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:14 2026] POST /v2.0/security-group-rules => generated 565 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:15.029 8 WARNING neutron_lib.context [None req-0d4bcebb-1cb1-4117-bbc4-0ecae85cbe6d bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1113/2429] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:15.153 7 WARNING neutron_lib.context [None req-246d7ebe-7d58-4af3-a126-1fe9cb3faafd bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2430] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:15 2026] POST /v2.0/security-group-rules => generated 567 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:15.287 8 WARNING neutron_lib.context [None req-2a8cd72a-5ec4-479e-bae9-f79a8645b313 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2431] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-11 06:47:15.401 7 WARNING neutron_lib.context [None req-4bd49112-e277-49c0-a24b-102e080cb8b0 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2432] 10.0.0.17 () {34 vars in 693 bytes} [Mon May 11 06:47:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2433] 10.0.0.96 () {34 vars in 1092 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-865633788&fields=id&tenant_id=967b7336913f4de39a5bc08eab4e6b5b => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2434] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 705 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2435] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/quotas/967b7336913f4de39a5bc08eab4e6b5b => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2436] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&fields=id => generated 287 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2437] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1321/2438] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1118/2439] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:16 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 12 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2440] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:17 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 705 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2441] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:47:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=967b7336913f4de39a5bc08eab4e6b5b => generated 178 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:17.796 7 WARNING neutron_lib.context [req-765c50d9-bf47-436b-9082-aba47b51b501 req-3a7b278c-2657-4567-a438-35da90f8197a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1323/2442] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:47:17 2026] POST /v2.0/ports => generated 1183 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2443] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:47:18 2026] PUT /v2.0/ports/466171e7-501a-4f38-ab01-c9882713a1b6 => generated 1428 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1324/2444] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:18 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1467 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:47:19.044 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36abf14d-6889-45fe-b46c-f5111d93b34f'] response: {'name': 'network-changed', 'server_uuid': 'abb9a2b0-c8f8-465a-8345-6114633588a1', 'tag': '466171e7-501a-4f38-ab01-c9882713a1b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1121/2445] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.165&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1325/2446] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1122/2447] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2448] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1123/2449] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2450] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1124/2451] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1328/2452] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2453] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2454] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.165&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1126/2455] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1330/2456] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2457] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:19 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2458] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:20 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&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: 1128/2459] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:20 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2460] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:20 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1129/2461] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:21 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1200 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2462] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2463] 10.0.0.17 () {32 vars in 816 bytes} [Mon May 11 06:47:22 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&mac_address=fa%3A16%3A3e%3Ae6%3A13%3A98 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:22.227 7 WARNING neutron_lib.context [None req-79319fdc-c8f1-417f-ac58-ee04d1f85a4e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:47:23.203 7 INFO neutron.db.l3_db [None req-79319fdc-c8f1-417f-ac58-ee04d1f85a4e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP bab82f3c-67e4-4e5a-b10e-bc990abff9bd associated. External IP: 10.96.250.206, port: 466171e7-501a-4f38-ab01-c9882713a1b6. [pid: 7|app: 0|req: 1334/2464] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:47:22 2026] POST /v2.0/floatingips => generated 855 bytes in 1375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2465] 10.0.0.96 () {34 vars in 1092 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-865633788&fields=id&tenant_id=967b7336913f4de39a5bc08eab4e6b5b => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2466] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 704 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2467] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/quotas/967b7336913f4de39a5bc08eab4e6b5b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:23.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68d6ce5c-1567-49fa-a481-4d59c67af311'] response: {'name': 'network-changed', 'server_uuid': 'abb9a2b0-c8f8-465a-8345-6114633588a1', 'tag': '466171e7-501a-4f38-ab01-c9882713a1b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2468] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2469] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2470] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:47:23 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&fields=id => generated 333 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2471] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?fields=segments => generated 14 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2472] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1136/2473] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2474] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.165&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => generated 858 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2475] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1339/2476] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2477] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:24 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2478] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2479] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 704 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2480] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=967b7336913f4de39a5bc08eab4e6b5b => generated 178 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2481] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:25.190 7 WARNING neutron_lib.context [req-342c39c3-0eb8-4059-bf78-67916e4297f2 req-6e0a1f78-d92d-4760-a984-fc0f3b29eff0 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1141/2482] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:25 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1342/2483] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:47:25 2026] POST /v2.0/ports => generated 1187 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2484] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:47:25 2026] PUT /v2.0/ports/6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 1432 bytes in 524 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: 1343/2485] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1471 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: 8|app: 0|req: 1143/2486] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => 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: 1344/2487] 199.204.45.157 () {34 vars in 1105 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:47:26.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cffc2bd1-dfcd-427b-9262-88743201d1af'] response: {'name': 'network-changed', 'server_uuid': '7c385ca2-3c21-43d3-955f-8df794490eb3', 'tag': '6332e2a5-38b4-4635-833d-fa5a779b7df7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1144/2488] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2489] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1145/2490] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2491] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1146/2492] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1347/2493] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1471 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2494] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2495] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => 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: 1148/2496] 199.204.45.157 () {34 vars in 1105 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2497] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:26 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => 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: 1149/2498] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2499] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2500] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1351/2501] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1152/2504] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:29 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2505] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:47:29 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2506] 10.0.0.17 () {32 vars in 816 bytes} [Mon May 11 06:47:29 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&mac_address=fa%3A16%3A3e%3A06%3A06%3A72 => generated 1204 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:29.769 7 WARNING neutron_lib.context [None req-78e4c6f8-0b1b-4c3b-a62d-890505864334 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2507] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2508] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:47:30 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:30.763 7 INFO neutron.db.l3_db [None req-78e4c6f8-0b1b-4c3b-a62d-890505864334 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP 8a464d8c-5a7b-498a-a86c-bdd328176dc1 associated. External IP: 10.96.250.219, port: 6332e2a5-38b4-4635-833d-fa5a779b7df7. [pid: 7|app: 0|req: 1354/2509] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:47:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2510] 199.204.45.157 () {34 vars in 1095 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2511] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:47:32.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0a9cf69-8cb5-4c28-bcff-8226f51fdebb'] response: {'name': 'network-changed', 'server_uuid': '7c385ca2-3c21-43d3-955f-8df794490eb3', 'tag': '6332e2a5-38b4-4635-833d-fa5a779b7df7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2512] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2513] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => 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: 1357/2514] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2515] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.165&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2516] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1358/2517] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2518] 199.204.45.157 () {34 vars in 1105 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2519] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2520] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2521] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&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: 1361/2522] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&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: 8|app: 0|req: 1162/2523] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2524] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2525] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:32 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2526] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1164/2527] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1364/2528] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:47:33 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1165/2529] 10.0.0.33 () {34 vars in 988 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1473 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2530] 10.0.0.33 () {34 vars in 1038 bytes} [Mon May 11 06:47:41 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2533] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:47:44 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2534] 10.0.0.34 () {30 vars in 688 bytes} [Mon May 11 06:47:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2535] 10.0.0.34 () {30 vars in 690 bytes} [Mon May 11 06:47:45 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: 1368/2536] 10.0.0.34 () {30 vars in 666 bytes} [Mon May 11 06:47:45 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: 1169/2537] 10.0.0.34 () {30 vars in 702 bytes} [Mon May 11 06:47:45 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: 1369/2538] 10.0.0.34 () {28 vars in 437 bytes} [Mon May 11 06:47:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2539] 10.0.0.34 () {30 vars in 726 bytes} [Mon May 11 06:47:45 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 633 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2540] 10.0.0.34 () {30 vars in 688 bytes} [Mon May 11 06:47:46 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: 1171/2541] 10.0.0.34 () {30 vars in 690 bytes} [Mon May 11 06:47:46 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: 1371/2542] 10.0.0.34 () {30 vars in 666 bytes} [Mon May 11 06:47:46 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: 1172/2543] 10.0.0.34 () {30 vars in 702 bytes} [Mon May 11 06:47:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2544] 10.0.0.34 () {30 vars in 726 bytes} [Mon May 11 06:47:46 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2545] 10.0.0.34 () {30 vars in 688 bytes} [Mon May 11 06:47:46 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: 1373/2546] 10.0.0.34 () {30 vars in 690 bytes} [Mon May 11 06:47:46 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: 1174/2547] 10.0.0.34 () {30 vars in 666 bytes} [Mon May 11 06:47:46 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: 1374/2548] 10.0.0.34 () {30 vars in 702 bytes} [Mon May 11 06:47:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2549] 10.0.0.34 () {30 vars in 728 bytes} [Mon May 11 06:47:46 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2550] 10.0.0.34 () {30 vars in 680 bytes} [Mon May 11 06:47:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2551] 10.0.0.34 () {34 vars in 702 bytes} [Mon May 11 06:47:46 2026] POST /v2.0/ports => generated 1132 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2552] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 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: 1177/2553] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:47:49 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: 1377/2554] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2555] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:47:49 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: 1378/2556] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2557] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2558] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:47:49 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: 1180/2559] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:47:49 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: 1380/2560] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:47:49.664 8 INFO neutron.api.v2.resource [None req-5ba84106-3e68-4ae8-962d-a21545531497 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2561] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/security-groups/lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2562] 199.204.45.157 () {30 vars in 784 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/security-groups?name=lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2563] 199.204.45.157 () {34 vars in 735 bytes} [Mon May 11 06:47:49 2026] POST /v2.0/security-groups => generated 1574 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2564] 199.204.45.157 () {30 vars in 814 bytes} [Mon May 11 06:47:49 2026] GET /v2.0/security-group-rules?security_group_id=13118d68-a105-4fc5-85ab-db2c673f4507 => generated 1118 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2565] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:47:49 2026] PUT /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2566] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:47:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1184/2567] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:47:50 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: 1384/2568] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:47:50 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: 1185/2569] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:47:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2570] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:47:50 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2573] 10.0.0.96 () {34 vars in 1014 bytes} [Mon May 11 06:47:57 2026] GET /v2.0/security-groups?id=27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd&fields=id => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2574] 10.0.0.96 () {34 vars in 980 bytes} [Mon May 11 06:47:57 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2575] 10.0.0.96 () {34 vars in 963 bytes} [Mon May 11 06:47:57 2026] GET /v2.0/quotas/6e475ead60c948e8a26b97addf9cf281 => 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: 1388/2576] 10.0.0.96 () {34 vars in 1000 bytes} [Mon May 11 06:47:57 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2577] 10.0.0.96 () {34 vars in 1006 bytes} [Mon May 11 06:47:57 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1389/2578] 10.0.0.96 () {34 vars in 1106 bytes} [Mon May 11 06:47:58 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2579] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:58 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => 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: 1390/2580] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:47:58 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2581] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:47:59 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 735 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2582] 199.204.45.157 () {34 vars in 1049 bytes} [Mon May 11 06:47:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6e475ead60c948e8a26b97addf9cf281 => generated 343 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2583] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:47:59 2026] POST /v2.0/ports => generated 1082 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2584] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:47:59 2026] PUT /v2.0/ports/01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 1207 bytes in 576 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: 1193/2585] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1246 bytes in 64 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-11 06:48:00.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-378b0350-6a94-4fc2-91a0-5dabe66dd822'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '01ba3969-1770-45b0-82a3-7fbd1b7e98f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1393/2586] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2587] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => 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: 1394/2588] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1195/2589] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 75 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: 1395/2590] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1196/2591] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:00 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2592] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2593] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => 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: 1397/2594] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => 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: 1198/2595] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2596] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1199/2597] 199.204.45.157 () {34 vars in 1043 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/security-groups?id=27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2598] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1200/2599] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1400/2600] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1246 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2601] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/security-groups?id=27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2602] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:48:01 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1246 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2603] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2604] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:48:04 2026] GET /v2.0/security-groups?id=27ab51cf-f2fb-4d82-aaa3-0e7c7e1a5bbd&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2605] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:48:05 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2610] 199.204.45.157 () {34 vars in 1095 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2611] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2612] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2613] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2614] 199.204.45.157 () {34 vars in 1105 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2615] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2616] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2617] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2618] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:34 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1210/2619] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:35 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2620] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:48:39 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: 1211/2621] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:48:40 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: 1411/2622] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2623] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:48:40 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: 1412/2624] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2625] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2626] 199.204.45.157 () {34 vars in 716 bytes} [Mon May 11 06:48:40 2026] POST /v2.0/ports => generated 1097 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2627] 10.0.0.96 () {34 vars in 969 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1414/2628] 10.0.0.96 () {34 vars in 905 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2629] 199.204.45.157 () {34 vars in 1261 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2630] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:40 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2631] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1416/2632] 199.204.45.157 () {34 vars in 974 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1097 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2633] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/networks?id=c84c850b-93d4-4823-a7ef-126a374eb32d => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2634] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:48:41 2026] PUT /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1251 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2635] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2527 bytes in 51 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-11 06:48:41.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd0b0698-c91f-4a2c-b2c4-9da597950d5e'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '6099fcae-1c31-46a0-99d1-c559193d6063', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2636] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2637] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2638] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2639] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:41 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 75 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: 1420/2640] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2641] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1421/2642] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2643] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&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: 1422/2644] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2645] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1423/2648] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2527 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2649] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks?id=c84c850b-93d4-4823-a7ef-126a374eb32d => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2650] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1227/2651] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2652] 10.0.0.96 () {34 vars in 969 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2653] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&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: 1229/2654] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1230/2655] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:42 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1426/2656] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:48:42 2026] PUT /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1312 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:48:43.057 8 INFO neutron.api.v2.resource [None req-b78d3a4d-da17-477f-9949-09485cb10e3f 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2657] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/security-groups/lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 149 bytes in 14 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: 1427/2658] 199.204.45.157 () {30 vars in 784 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/security-groups?name=lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2659] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:48:43 2026] PUT /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1312 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2660] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1233/2661] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2662] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2663] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:48:43.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a9f089d-65bb-4ceb-bcd9-32bcb88cb12d'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '6099fcae-1c31-46a0-99d1-c559193d6063', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2664] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2665] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2666] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2588 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2667] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1348 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2668] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/networks?id=c84c850b-93d4-4823-a7ef-126a374eb32d => generated 803 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2669] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2670] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:48:43.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b8cac42-b8da-493c-ab50-8beee52d2803'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '6099fcae-1c31-46a0-99d1-c559193d6063', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1238/2671] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2672] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2673] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2674] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:48:43 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2675] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2676] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1437/2677] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1241/2678] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2588 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2679] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks?id=c84c850b-93d4-4823-a7ef-126a374eb32d => generated 803 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2680] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1439/2681] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2682] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2683] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1244/2684] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:48:44 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:48:57.167 7 WARNING neutron_lib.context [None req-8586d5f0-3c63-419c-bd53-bef2d62a87d3 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-11 06:48:58.045 7 INFO neutron.db.l3_db [None req-8586d5f0-3c63-419c-bd53-bef2d62a87d3 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP 7fddfef4-dcc3-44c8-9f67-1cfca0a5cb8b associated. External IP: 10.96.250.217, port: d6037c4f-b7f2-4726-a582-d6e27cdb916d. [pid: 7|app: 0|req: 1441/2687] 10.0.0.17 () {34 vars in 675 bytes} [Mon May 11 06:48:57 2026] POST /v2.0/floatingips => generated 899 bytes in 1286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2688] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:01 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: 1442/2689] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:01 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: 1248/2690] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:01 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: 1443/2691] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:49:01.291 8 INFO neutron.api.v2.resource [None req-70d5f677-24ba-4095-9583-5e85789a3219 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1249/2692] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:49:01 2026] GET /v2.0/security-groups/lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2693] 199.204.45.157 () {30 vars in 784 bytes} [Mon May 11 06:49:01 2026] GET /v2.0/security-groups?name=lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 1577 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2694] 199.204.45.157 () {30 vars in 814 bytes} [Mon May 11 06:49:01 2026] GET /v2.0/security-group-rules?security_group_id=13118d68-a105-4fc5-85ab-db2c673f4507 => generated 1118 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2695] 199.204.45.157 () {34 vars in 746 bytes} [Mon May 11 06:49:01 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2696] 199.204.45.157 () {34 vars in 746 bytes} [Mon May 11 06:49:01 2026] POST /v2.0/security-group-rules => generated 569 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2697] 10.0.0.34 () {30 vars in 688 bytes} [Mon May 11 06:49:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2698] 10.0.0.34 () {30 vars in 690 bytes} [Mon May 11 06:49:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2699] 10.0.0.34 () {30 vars in 666 bytes} [Mon May 11 06:49:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2700] 10.0.0.34 () {30 vars in 702 bytes} [Mon May 11 06:49:10 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: 1448/2701] 10.0.0.34 () {28 vars in 437 bytes} [Mon May 11 06:49:10 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2702] 10.0.0.34 () {30 vars in 726 bytes} [Mon May 11 06:49:10 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 632 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2703] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49: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: 8|app: 0|req: 1255/2704] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2705] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2706] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49: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: 7|app: 0|req: 1451/2707] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2708] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2709] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2710] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2711] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2712] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49: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: 7|app: 0|req: 1454/2713] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1260/2714] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1455/2715] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:12 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2718] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:49:12 2026] POST /v2.0/ports => generated 1303 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2719] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:49:12 2026] PUT /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1428 bytes in 961 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: 1262/2720] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 4046 bytes in 52 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-11 06:49:13.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-945311f1-ec86-4c76-a65d-8877651f5bcd'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': 'c57261f1-a44b-4781-8e36-bb92c25c80ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2721] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => 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: 1263/2722] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => 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: 1460/2723] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1264/2724] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:13 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/2725] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1265/2726] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1462/2727] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => 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: 1266/2728] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&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: 1463/2729] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1267/2730] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1464/2731] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1268/2732] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cb&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1465/2733] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2734] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2735] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&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: 1270/2736] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2737] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2738] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 4046 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2739] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:14 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => 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: 1272/2740] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1469/2741] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cb&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1273/2742] 10.0.0.96 () {34 vars in 969 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2743] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2744] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2745] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&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: 1275/2746] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2747] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2748] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2749] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1276/2750] 199.204.45.157 () {34 vars in 789 bytes} [Mon May 11 06:49:15 2026] PUT /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1199 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2751] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 797 bytes in 68 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: 1277/2752] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 650 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2753] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3817 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:15.893 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7477e83-6577-4fc8-a965-5bd2a1f11d4e'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': 'c57261f1-a44b-4781-8e36-bb92c25c80ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1477/2754] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2755] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:15 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: 1479/2756] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2757] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:15 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: 1278/2758] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2759] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2760] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2761] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2762] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2763] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1350 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2764] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2765] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2766] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1485/2767] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2768] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2769] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2770] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:16 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2771] 10.0.0.34 () {30 vars in 688 bytes} [Mon May 11 06:49:21 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: 1285/2772] 10.0.0.34 () {30 vars in 690 bytes} [Mon May 11 06:49:21 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: 1488/2773] 10.0.0.34 () {30 vars in 666 bytes} [Mon May 11 06:49:21 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: 1286/2774] 10.0.0.34 () {30 vars in 702 bytes} [Mon May 11 06:49:21 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: 1489/2775] 10.0.0.34 () {28 vars in 437 bytes} [Mon May 11 06:49:21 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2776] 10.0.0.34 () {30 vars in 726 bytes} [Mon May 11 06:49:21 2026] GET /v2.0/subnets/0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 631 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2777] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49: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: 8|app: 0|req: 1288/2778] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:22 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: 1491/2779] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49: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: 1289/2780] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49: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: 7|app: 0|req: 1492/2781] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 650 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2782] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/subnets/0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2783] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:22 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2784] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:23 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: 1494/2785] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:23 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: 1292/2786] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:23 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: 1495/2787] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:23 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: 1293/2788] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2789] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1294/2790] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:23 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2791] 199.204.45.157 () {38 vars in 954 bytes} [Mon May 11 06:49:23 2026] POST /v2.0/ports => generated 1299 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2792] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:49:23 2026] PUT /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1424 bytes in 589 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: 1498/2793] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 5271 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:49:25.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa58fba1-d098-4054-addc-23db6fba9cfc'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '09d8167d-a5f8-464e-a47b-bf173409437b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2794] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:49:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 19 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2795] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2796] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1500/2797] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1298/2798] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1501/2799] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1299/2800] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2801] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2802] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2803] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1301/2804] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2805] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2806] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2807] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1303/2808] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1506/2809] 199.204.45.157 () {34 vars in 1055 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=09d8167d-a5f8-464e-a47b-bf173409437b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2810] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:49:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A47&port_id=09d8167d-a5f8-464e-a47b-bf173409437b => 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: 1507/2811] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2812] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2813] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&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: 1306/2814] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1509/2815] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1307/2816] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 5271 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2817] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2818] 199.204.45.157 () {34 vars in 1055 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=09d8167d-a5f8-464e-a47b-bf173409437b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2819] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A47&port_id=09d8167d-a5f8-464e-a47b-bf173409437b => 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: 1309/2820] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2821] 10.0.0.96 () {34 vars in 969 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1460 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2822] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2823] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2824] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2825] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2826] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1313/2827] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:26 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1515/2828] 199.204.45.157 () {34 vars in 789 bytes} [Mon May 11 06:49:26 2026] PUT /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1195 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2829] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 796 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 06:49:27.376 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49054669-4479-4b30-80e4-5a7b595aab5a'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '09d8167d-a5f8-464e-a47b-bf173409437b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2830] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/subnets/0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => 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: 1315/2831] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 5042 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2832] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:27 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: 1317/2833] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:27 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: 1320/2836] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:27 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: 1321/2837] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:27 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: 1517/2838] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2839] 199.204.45.157 () {34 vars in 1055 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.84&port_id=09d8167d-a5f8-464e-a47b-bf173409437b => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2840] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2841] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/subnets?id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2842] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2843] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&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: 1324/2844] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2845] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2846] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1326/2847] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2848] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2849] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1328/2850] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:27 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2851] 199.204.45.157 () {34 vars in 1095 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2852] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2853] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2854] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.165&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2855] 199.204.45.157 () {34 vars in 1103 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2c4&port_id=466171e7-501a-4f38-ab01-c9882713a1b6 => 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: 1331/2856] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7&id=3f10d1cf-382a-49da-9441-b78dad65da2a => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2857] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2858] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2859] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:34 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1333/2860] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:35 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1528/2861] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2862] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:36 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: 1529/2863] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:36 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: 1335/2864] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49: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: 1530/2865] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2866] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:36 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 5044 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2867] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49: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: 1337/2868] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:36 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: 1532/2869] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:37 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: 1338/2870] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:37 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: 1533/2871] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2872] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:49:37 2026] PUT /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1026 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2873] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 796 bytes in 70 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-11 06:49:37.604 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37d6b607-718f-4ea2-bf0e-96fc9b673b76'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': '09d8167d-a5f8-464e-a47b-bf173409437b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1340/2874] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 4873 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2875] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2876] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 4873 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2877] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2878] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1342/2879] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:37 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2880] 199.204.45.157 () {34 vars in 974 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2881] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:49:38 2026] DELETE /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => 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: 1539/2882] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3819 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2883] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2884] 199.204.45.157 () {34 vars in 1225 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6&id=c84c850b-93d4-4823-a7ef-126a374eb32d&id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 3095 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:38.861 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18621bf0-f1b7-402b-8d58-b9cbb58ebe7a 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2885] 199.204.45.157 () {32 vars in 758 bytes} [Mon May 11 06:49:38 2026] DELETE /v2.0/ports/09d8167d-a5f8-464e-a47b-bf173409437b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2886] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2887] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2888] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1543/2889] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2890] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49: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: 7|app: 0|req: 1545/2891] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:38 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: 1546/2892] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:39 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: 1347/2893] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:38 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2894] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2895] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2896] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1349/2897] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2898] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2899] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2900] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2901] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&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: 1551/2902] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2903] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2904] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2905] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2906] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2907] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.176&port_id=c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1554/2908] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/subnets?id=d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2909] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/ports?network_id=e76f67b7-b1b4-483d-a88b-2a8dfa235132&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: 7|app: 0|req: 1555/2910] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:49:39.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0b224a0-73a8-4b83-9e9b-af290bea7cda'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-deleted', 'tag': '09d8167d-a5f8-464e-a47b-bf173409437b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1356/2911] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:39 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 8|app: 0|req: 1358/2914] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2915] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:42 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: 1359/2916] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:42 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: 1558/2917] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:42 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: 1360/2918] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:42 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3819 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2919] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2920] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2921] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:43 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: 1362/2922] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:43 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: 1561/2923] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1237 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2924] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:49:43 2026] PUT /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1026 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2925] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 797 bytes in 69 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: 1364/2926] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2927] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:43.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a758b16-2dc6-4c13-b703-b1a402edee76'] response: {'name': 'network-changed', 'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'tag': 'c57261f1-a44b-4781-8e36-bb92c25c80ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2928] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/networks?id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2929] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:43 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1366/2930] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:44 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132?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: 1565/2931] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:44 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 3644 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2932] 199.204.45.157 () {34 vars in 974 bytes} [Mon May 11 06:49:44 2026] GET /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/2933] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:49:44 2026] DELETE /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2934] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:49:45.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-402dc113-f192-45df-8b21-abce81297993'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-deleted', 'tag': 'c57261f1-a44b-4781-8e36-bb92c25c80ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1567/2935] 199.204.45.157 () {34 vars in 1145 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6&id=c84c850b-93d4-4823-a7ef-126a374eb32d&id=e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 2310 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2936] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2937] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2938] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:49:45.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c18e151f-19cd-46ee-9c30-a5cb1362073a 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/2939] 199.204.45.157 () {32 vars in 758 bytes} [Mon May 11 06:49:45 2026] DELETE /v2.0/ports/c57261f1-a44b-4781-8e36-bb92c25c80ad => 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: 1371/2940] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&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: 1570/2941] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2942] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2943] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:45 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: 1573/2944] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:45 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: 1574/2945] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:45 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: 1372/2946] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1373/2947] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.222&port_id=6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1575/2948] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2949] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2950] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/subnets?id=495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2951] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2952] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports?network_id=c84c850b-93d4-4823-a7ef-126a374eb32d&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2953] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2954] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1579/2955] 199.204.45.157 () {30 vars in 742 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2956] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => 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: 1377/2957] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?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: 1581/2958] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:49:45 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2961] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:49:57 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: 1583/2962] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:49:57 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: 1380/2963] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2964] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:49:57.754 8 INFO neutron.api.v2.resource [None req-5a7f5c3e-d193-42ec-b1a8-2fb4af8476ab 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1381/2965] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/security-groups/lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 149 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2966] 199.204.45.157 () {30 vars in 784 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/security-groups?name=lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 2741 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2967] 199.204.45.157 () {30 vars in 814 bytes} [Mon May 11 06:49:57 2026] GET /v2.0/security-group-rules?security_group_id=13118d68-a105-4fc5-85ab-db2c673f4507 => generated 2206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2968] 199.204.45.157 () {32 vars in 788 bytes} [Mon May 11 06:49:57 2026] DELETE /v2.0/security-group-rules/3697c55a-3968-4bcf-9702-253e29d0c24c => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2969] 199.204.45.157 () {32 vars in 788 bytes} [Mon May 11 06:49:57 2026] DELETE /v2.0/security-group-rules/4c0b5255-bc97-429a-ab66-5a81bbee739f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:02.052 7 INFO neutron.db.l3_db [None req-01ba05ff-8ba9-44df-b1e5-3f9e48a5324a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP 7fddfef4-dcc3-44c8-9f67-1cfca0a5cb8b disassociated (deleted). External IP: 10.96.250.217, port: d6037c4f-b7f2-4726-a582-d6e27cdb916d. [pid: 7|app: 0|req: 1587/2970] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:50:01 2026] DELETE /v2.0/floatingips/7fddfef4-dcc3-44c8-9f67-1cfca0a5cb8b => generated 0 bytes in 954 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:02.607 8 INFO neutron.api.v2.resource [None req-d8ebfed9-8cb0-431d-ad2b-62373b14a7ae bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1384/2971] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:50:02 2026] GET /v2.0/floatingips/7fddfef4-dcc3-44c8-9f67-1cfca0a5cb8b => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2972] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:50:03 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: 1385/2973] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:50:03 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: 1589/2974] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:50:03 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: 1386/2975] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:50:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/2976] 199.204.45.157 () {30 vars in 740 bytes} [Mon May 11 06:50:03 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2977] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:50:03 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/2978] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:50:03 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2979] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:50:03 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2980] 199.204.45.157 () {34 vars in 974 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2981] 199.204.45.157 () {34 vars in 1059 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/2982] 199.204.45.157 () {34 vars in 1015 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2983] 199.204.45.157 () {38 vars in 1027 bytes} [Mon May 11 06:50:04 2026] PUT /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1151 bytes in 322 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: 1594/2984] 199.204.45.157 () {30 vars in 768 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2985] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports?tenant_id=6e475ead60c948e8a26b97addf9cf281&device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2986] 199.204.45.157 () {34 vars in 1065 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/networks?id=f297908d-564e-41df-8f7d-590b5e4426b6&id=c84c850b-93d4-4823-a7ef-126a374eb32d => generated 1524 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2987] 199.204.45.157 () {34 vars in 1061 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.115&port_id=01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => 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: 1394/2988] 199.204.45.157 () {34 vars in 983 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/subnets?id=32092774-b232-474a-8a1a-c6363df3147c => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2989] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:50:04 2026] PUT /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1090 bytes in 220 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: 1395/2990] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports?network_id=f297908d-564e-41df-8f7d-590b5e4426b6&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/2991] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 1090 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2992] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:50:04 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2993] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/networks/f297908d-564e-41df-8f7d-590b5e4426b6?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: 1597/2994] 199.204.45.157 () {32 vars in 758 bytes} [Mon May 11 06:50:04 2026] DELETE /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2995] 199.204.45.157 () {30 vars in 702 bytes} [Mon May 11 06:50:05 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: 1598/2996] 199.204.45.157 () {30 vars in 704 bytes} [Mon May 11 06:50:05 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: 1399/2997] 199.204.45.157 () {30 vars in 680 bytes} [Mon May 11 06:50:05 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: 1599/2998] 199.204.45.157 () {30 vars in 716 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:05.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92252f98-cecf-4c14-b50f-d32a503698a4 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1400/2999] 199.204.45.157 () {32 vars in 758 bytes} [Mon May 11 06:50:05 2026] DELETE /v2.0/ports/6099fcae-1c31-46a0-99d1-c559193d6063 => 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: 1600/3000] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:50:05.566 8 INFO neutron.api.v2.resource [None req-b19d065e-b3e1-49cf-8ca1-b03240b1ace4 423e40a9e96844a79fce36c299ad0f49 6e475ead60c948e8a26b97addf9cf281 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1401/3001] 199.204.45.157 () {30 vars in 762 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/security-groups/lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3002] 199.204.45.157 () {30 vars in 784 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/security-groups?name=lb-82301ae4-f042-41e2-bd35-40d4f41ecd1f => generated 1577 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/3003] 199.204.45.157 () {30 vars in 736 bytes} [Mon May 11 06:50:05 2026] GET /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3004] 199.204.45.157 () {34 vars in 788 bytes} [Mon May 11 06:50:05 2026] PUT /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 1094 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3005] 199.204.45.157 () {32 vars in 778 bytes} [Mon May 11 06:50:05 2026] DELETE /v2.0/security-groups/13118d68-a105-4fc5-85ab-db2c673f4507 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3006] 199.204.45.157 () {32 vars in 758 bytes} [Mon May 11 06:50:06 2026] DELETE /v2.0/ports/d6037c4f-b7f2-4726-a582-d6e27cdb916d => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/3007] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:50:07 2026] GET /v2.0/ports?device_id=68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3008] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:50:07 2026] DELETE /v2.0/ports/01ba3969-1770-45b0-82a3-7fbd1b7e98f4 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:08.252 8 INFO neutron.db.l3_db [None req-84bee719-eea2-403a-a244-3e2cc9b4b51f bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP 8a464d8c-5a7b-498a-a86c-bdd328176dc1 disassociated (deleted). External IP: 10.96.250.219, port: 6332e2a5-38b4-4635-833d-fa5a779b7df7. [pid: 8|app: 0|req: 1405/3009] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:50:07 2026] DELETE /v2.0/floatingips/8a464d8c-5a7b-498a-a86c-bdd328176dc1 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:08.677 7 INFO neutron.api.v2.resource [None req-235b7395-febb-4f7a-a41d-cd766d763dfd bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1605/3010] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/floatingips/8a464d8c-5a7b-498a-a86c-bdd328176dc1 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:08.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7c26738-76e1-4fd3-a232-da15dcb0be0d'] response: {'name': 'network-changed', 'server_uuid': '7c385ca2-3c21-43d3-955f-8df794490eb3', 'tag': '6332e2a5-38b4-4635-833d-fa5a779b7df7', 'status': 'completed', 'code': 200} 2026-05-11 06:50:08.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bd38c86-f34c-48d1-b98d-2358807eeea5'] response: {'server_uuid': '68ff3422-4eb9-4d09-b51c-5a1ed3b51a0f', 'name': 'network-vif-deleted', 'tag': '01ba3969-1770-45b0-82a3-7fbd1b7e98f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1406/3011] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1204 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3012] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3013] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3014] 199.204.45.157 () {34 vars in 985 bytes} [Mon May 11 06:50:08 2026] GET /v2.0/networks?id=afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 799 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3015] 199.204.45.157 () {34 vars in 1057 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.197&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => 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: 1608/3016] 199.204.45.157 () {34 vars in 1105 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=6332e2a5-38b4-4635-833d-fa5a779b7df7 => 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: 1409/3017] 199.204.45.157 () {34 vars in 1063 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/subnets?id=7f37f0c7-4509-415b-94c3-73ac92104ed8&id=0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3018] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3019] 199.204.45.157 () {34 vars in 1051 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/ports?network_id=afec8e85-bfce-452f-90dc-fc2d0aca216f&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: 1411/3020] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/ports?device_id=7c385ca2-3c21-43d3-955f-8df794490eb3 => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3021] 199.204.45.157 () {34 vars in 1011 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1611/3022] 199.204.45.157 () {34 vars in 1111 bytes} [Mon May 11 06:50:09 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f?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: 1412/3023] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:50:09 2026] DELETE /v2.0/ports/6332e2a5-38b4-4635-833d-fa5a779b7df7 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:14.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c0c1642-656b-440a-9d26-bf62007ba4b5'] response: {'server_uuid': '7c385ca2-3c21-43d3-955f-8df794490eb3', 'name': 'network-vif-deleted', 'tag': '6332e2a5-38b4-4635-833d-fa5a779b7df7', 'status': 'completed', 'code': 200} 2026-05-11 06:50:14.448 8 INFO neutron.db.l3_db [None req-776a5295-33a7-4bb2-a046-7822003c7692 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] Floating IP bab82f3c-67e4-4e5a-b10e-bc990abff9bd disassociated (deleted). External IP: 10.96.250.206, port: 466171e7-501a-4f38-ab01-c9882713a1b6. [pid: 8|app: 0|req: 1414/3026] 10.0.0.17 () {32 vars in 730 bytes} [Mon May 11 06:50:14 2026] DELETE /v2.0/floatingips/bab82f3c-67e4-4e5a-b10e-bc990abff9bd => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:14.820 7 INFO neutron.api.v2.resource [None req-a8d65bc1-a31b-4ac4-a438-9d547008c87c bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3027] 10.0.0.17 () {32 vars in 727 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/floatingips/bab82f3c-67e4-4e5a-b10e-bc990abff9bd => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3028] 10.0.0.96 () {34 vars in 988 bytes} [Mon May 11 06:50:14 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3029] 10.0.0.96 () {34 vars in 1038 bytes} [Mon May 11 06:50:15 2026] GET /v2.0/security-groups?id=a88993b7-83ce-4efe-b87b-b89eb8360db3&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3030] 199.204.45.157 () {34 vars in 993 bytes} [Mon May 11 06:50:15 2026] GET /v2.0/ports?device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 1200 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3031] 199.204.45.157 () {36 vars in 996 bytes} [Mon May 11 06:50:15 2026] DELETE /v2.0/ports/466171e7-501a-4f38-ab01-c9882713a1b6 => generated 0 bytes in 740 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:20.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66aad93c-48f2-4f99-ae06-cf32991e9eda'] response: {'name': 'network-changed', 'server_uuid': 'abb9a2b0-c8f8-465a-8345-6114633588a1', 'tag': '466171e7-501a-4f38-ab01-c9882713a1b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1616/3032] 199.204.45.157 () {34 vars in 1079 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/ports?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&device_id=abb9a2b0-c8f8-465a-8345-6114633588a1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 06:50:20.274 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c8eac5-28c9-48a2-89a3-eac787e11a87'] response: {'server_uuid': 'abb9a2b0-c8f8-465a-8345-6114633588a1', 'name': 'network-vif-deleted', 'tag': '466171e7-501a-4f38-ab01-c9882713a1b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1417/3033] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/bd03ca8e-c55f-4723-bd98-5dbc4272b073 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.304 8 INFO neutron.api.v2.resource [None req-11532999-1bd2-4c1e-8645-4847868602a5 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/3034] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/bd03ca8e-c55f-4723-bd98-5dbc4272b073 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3035] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/253bf22b-6a41-4539-87e3-22af70fe16a9 => 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: 1617/3036] 199.204.45.157 () {34 vars in 1017 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/networks?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&shared=False => generated 2374 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 06:50:20.389 8 INFO neutron.api.v2.resource [None req-f2ae35ce-ed09-4656-b2b8-b5d068bfcb01 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/3037] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/253bf22b-6a41-4539-87e3-22af70fe16a9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3038] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/3eebb786-c0ae-4e31-8390-62ee86e89d00 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.472 8 INFO neutron.api.v2.resource [None req-c184fb92-ddb7-4aa4-be61-8d0f0efc1ccb bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/3039] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/3eebb786-c0ae-4e31-8390-62ee86e89d00 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3040] 199.204.45.157 () {34 vars in 929 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3041] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/691c8002-7faa-47ae-9448-fd158a5727d7 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.557 7 INFO neutron.api.v2.resource [None req-dfdb243b-4f8a-45b1-85c6-fe40535d9ec0 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3042] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/691c8002-7faa-47ae-9448-fd158a5727d7 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3043] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/b51102a9-b14a-4914-b19e-91d373d8e9fa => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.640 7 INFO neutron.api.v2.resource [None req-f3eba645-d9d6-478a-8cc5-6c8b2ee5867c bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1620/3044] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/b51102a9-b14a-4914-b19e-91d373d8e9fa => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3045] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/e38872be-a946-455d-958f-11f5d729341d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.736 7 INFO neutron.api.v2.resource [None req-89b47915-bd94-4128-98d4-531835ef6e0e bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3046] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/e38872be-a946-455d-958f-11f5d729341d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/3047] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/87f83d82-d10f-4550-a1d1-c99ee58df739 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.827 7 INFO neutron.api.v2.resource [None req-a4f27e82-24e4-4e1b-bd8a-234ea68fb3e6 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3048] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/87f83d82-d10f-4550-a1d1-c99ee58df739 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3049] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/907207f5-b9ff-45ab-9257-263895ce5235 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:20.913 7 INFO neutron.api.v2.resource [None req-c8ecdab2-559c-41a7-9d38-f5de3a6f600d bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1623/3050] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/907207f5-b9ff-45ab-9257-263895ce5235 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3051] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:20 2026] DELETE /v2.0/security-group-rules/e2ff45b1-bff1-4ce2-92c8-1c9313123857 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:21.003 7 INFO neutron.api.v2.resource [None req-75d85547-ad09-4caf-994e-87bac06a8cf5 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3052] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:20 2026] GET /v2.0/security-group-rules/e2ff45b1-bff1-4ce2-92c8-1c9313123857 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3053] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/security-group-rules/539fad35-79dc-427f-8039-597404410c55 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:21.099 7 INFO neutron.api.v2.resource [None req-9f44f8a4-823b-48b2-95c8-851b25e82b79 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3054] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/security-group-rules/539fad35-79dc-427f-8039-597404410c55 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3055] 10.0.0.17 () {32 vars in 748 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/security-group-rules/7bb2635e-c9a6-4986-b004-a625f6138cf9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:21.205 7 INFO neutron.api.v2.resource [None req-f638204d-035f-4f03-8ad3-2a970c0aa91b bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3056] 10.0.0.17 () {32 vars in 745 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/security-group-rules/7bb2635e-c9a6-4986-b004-a625f6138cf9 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3057] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:21 2026] DELETE /v2.0/security-groups/a88993b7-83ce-4efe-b87b-b89eb8360db3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:21.305 7 INFO neutron.api.v2.resource [None req-7e844aae-687c-4af9-aa0a-a3b2a43eecfd bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1627/3058] 10.0.0.17 () {32 vars in 735 bytes} [Mon May 11 06:50:21 2026] GET /v2.0/security-groups/a88993b7-83ce-4efe-b87b-b89eb8360db3 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3059] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:21 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 309 bytes in 1514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:23.095 7 INFO neutron.api.v2.resource [None req-ef0fe89e-2042-4d9f-8ba1-076fa749618f bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1628/3060] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:22 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 198 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3061] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:23 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:24.444 7 INFO neutron.api.v2.resource [None req-6623c11c-d321-4bba-be19-9a1b80aadfc4 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3062] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:24 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 198 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3063] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:24 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 06:50:25.856 7 INFO neutron.api.v2.resource [None req-4a82acbe-cc7a-4fe6-8c00-73ae679bc578 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3064] 10.0.0.17 () {34 vars in 787 bytes} [Mon May 11 06:50:25 2026] PUT /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea/remove_router_interface => generated 198 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:26.975 8 INFO neutron.db.l3_hamode_db [None req-935d3226-66f4-49e3-9332-b3d385795956 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] HA network 46d7bc11-d6f3-429c-ab34-9b89c09fa9a7 was deleted as no HA routers are present in tenant 967b7336913f4de39a5bc08eab4e6b5b. [pid: 8|app: 0|req: 1435/3065] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:25 2026] DELETE /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 06:50:27.013 7 INFO neutron.api.v2.resource [None req-afe0e1bb-c8b3-46db-ada2-9f6e1accd56c bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3066] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:26 2026] GET /v2.0/routers/ef6c2841-3908-4c27-8c5b-ff38ad9c4aea => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:27.023 8 INFO neutron.services.segments.plugin [-] Segment c03152fd-9f2e-47cd-9c64-55a1d09c41a0 resource provider aggregate not found 2026-05-11 06:50:27.029 8 INFO neutron.services.segments.plugin [-] Segment c03152fd-9f2e-47cd-9c64-55a1d09c41a0 resource provider aggregate not found 2026-05-11 06:50:27.056 8 INFO neutron.services.segments.plugin [-] Segment c03152fd-9f2e-47cd-9c64-55a1d09c41a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03152fd-9f2e-47cd-9c64-55a1d09c41a0 found for delete ", "request_id": "req-42c236ef-6c21-49fc-b704-36d0cf610723"}]} 2026-05-11 06:50:27.058 8 INFO neutron.services.segments.plugin [-] Segment c03152fd-9f2e-47cd-9c64-55a1d09c41a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03152fd-9f2e-47cd-9c64-55a1d09c41a0 found for delete ", "request_id": "req-22501ae4-845a-46eb-b821-fc221ba5989d"}]} [pid: 8|app: 0|req: 1436/3067] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/subnets/7f37f0c7-4509-415b-94c3-73ac92104ed8 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:27.264 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe40b689-6eb9-4c44-ba0f-ac49672e9378 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3068] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:27 2026] GET /v2.0/subnets/7f37f0c7-4509-415b-94c3-73ac92104ed8 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3069] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/subnets/0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:27.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69f47962-b20d-464f-809b-1d62373d40d0 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1633/3070] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:27 2026] GET /v2.0/subnets/0f13a08c-e406-4d7c-8ab0-6e3f25a80bbd => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3073] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:27.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a407a313-1417-40c2-88f2-3c69d8351e2a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1636/3074] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:50:27 2026] GET /v2.0/networks/afec8e85-bfce-452f-90dc-fc2d0aca216f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3075] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:27 2026] DELETE /v2.0/subnets/3f10d1cf-382a-49da-9441-b78dad65da2a => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:28.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a33bd154-ced9-4a41-aae8-2678ff29bf24 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3076] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:28 2026] GET /v2.0/subnets/3f10d1cf-382a-49da-9441-b78dad65da2a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3077] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:28 2026] DELETE /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:28.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-845e1a57-efb2-4bab-b6b6-9df94d411b4a bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1638/3078] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:28 2026] GET /v2.0/subnets/d8e685d1-107d-4a72-a723-5f0ebdd975e7 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3079] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:50:28 2026] DELETE /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:28.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53828b37-a6fa-43f6-9674-1793a5c29374 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3080] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:50:28 2026] GET /v2.0/networks/e76f67b7-b1b4-483d-a88b-2a8dfa235132 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:29.076 8 INFO neutron.services.segments.plugin [-] Segment fa4ee093-1b47-44b1-a464-875ae39bb341 resource provider aggregate not found 2026-05-11 06:50:29.085 8 INFO neutron.services.segments.plugin [-] Segment fa4ee093-1b47-44b1-a464-875ae39bb341 resource provider aggregate not found 2026-05-11 06:50:29.104 8 INFO neutron.services.segments.plugin [-] Segment fa4ee093-1b47-44b1-a464-875ae39bb341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4ee093-1b47-44b1-a464-875ae39bb341 found for delete ", "request_id": "req-725c14bb-4724-4a49-bf15-82554ad9f1c6"}]} 2026-05-11 06:50:29.112 8 INFO neutron.services.segments.plugin [-] Segment fa4ee093-1b47-44b1-a464-875ae39bb341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4ee093-1b47-44b1-a464-875ae39bb341 found for delete ", "request_id": "req-1c3ced46-7d8f-4a3f-a543-bddbb1fd55b5"}]} 2026-05-11 06:50:29.131 8 INFO neutron.services.segments.plugin [-] Segment a13b6e92-3679-400d-a47f-7770ac938fc4 resource provider aggregate not found 2026-05-11 06:50:29.139 8 INFO neutron.services.segments.plugin [-] Segment a13b6e92-3679-400d-a47f-7770ac938fc4 resource provider aggregate not found 2026-05-11 06:50:29.153 8 INFO neutron.services.segments.plugin [-] Segment a13b6e92-3679-400d-a47f-7770ac938fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13b6e92-3679-400d-a47f-7770ac938fc4 found for delete ", "request_id": "req-b8af2b76-27bc-429c-9d43-8a68266f76aa"}]} 2026-05-11 06:50:29.156 8 INFO neutron.services.segments.plugin [-] Segment a13b6e92-3679-400d-a47f-7770ac938fc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a13b6e92-3679-400d-a47f-7770ac938fc4 found for delete ", "request_id": "req-a2674645-2d53-4806-94f3-11e5d01e6009"}]} [pid: 8|app: 0|req: 1442/3081] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:28 2026] DELETE /v2.0/subnets/ad67ce84-d84a-41be-8ed4-21b2ce4ec044 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:29.356 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b6c7da6-3bde-477c-94ca-c781c0a4cb31 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3082] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:29 2026] GET /v2.0/subnets/ad67ce84-d84a-41be-8ed4-21b2ce4ec044 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3083] 10.0.0.17 () {32 vars in 722 bytes} [Mon May 11 06:50:29 2026] DELETE /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:29.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec2b578-ebe0-420d-a33b-cfcc6032a6d9 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3084] 10.0.0.17 () {32 vars in 719 bytes} [Mon May 11 06:50:29 2026] GET /v2.0/subnets/495efc64-8a8e-4e86-be67-7ee53ffa9c92 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3085] 10.0.0.17 () {32 vars in 724 bytes} [Mon May 11 06:50:29 2026] DELETE /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-11 06:50:29.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c84f1555-2ca7-4053-b687-d8e7481d25b5 bcd1947a127f48eca84c81b3d29baa5a 967b7336913f4de39a5bc08eab4e6b5b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3086] 10.0.0.17 () {32 vars in 721 bytes} [Mon May 11 06:50:29 2026] GET /v2.0/networks/c84c850b-93d4-4823-a7ef-126a374eb32d => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 06:50:31.895 8 INFO neutron.services.segments.plugin [-] Segment e075d89c-31cd-4352-9f2a-0b1d49c60032 resource provider aggregate not found 2026-05-11 06:50:31.903 8 INFO neutron.services.segments.plugin [-] Segment e075d89c-31cd-4352-9f2a-0b1d49c60032 resource provider aggregate not found 2026-05-11 06:50:31.914 8 INFO neutron.services.segments.plugin [-] Segment e075d89c-31cd-4352-9f2a-0b1d49c60032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e075d89c-31cd-4352-9f2a-0b1d49c60032 found for delete ", "request_id": "req-3f10839e-4c57-450d-8c6d-fa974051039f"}]} 2026-05-11 06:50:31.927 8 INFO neutron.services.segments.plugin [-] Segment e075d89c-31cd-4352-9f2a-0b1d49c60032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e075d89c-31cd-4352-9f2a-0b1d49c60032 found for delete ", "request_id": "req-81618c41-8e17-42cc-9532-506450ce39fa"}]} [pid: 8|app: 0|req: 1445/3087] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:31 2026] GET /v2.0/security-groups?tenant_id=475f5f765301471dbd822009604da561&name=default => generated 2805 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3088] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:32 2026] DELETE /v2.0/security-groups/93aa4e1d-94cb-49e1-8673-609f5a05f868 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3089] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:32 2026] GET /v2.0/security-groups?tenant_id=32a2c38eb1914e16ae00da6a5e022026&name=default => generated 2805 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3090] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:32 2026] DELETE /v2.0/security-groups/415c1813-3b12-41c5-a9d7-e6d6cec7ce98 => 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: 1447/3091] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:32 2026] GET /v2.0/security-groups?tenant_id=d2ebf1fbed1f4d4b96b1fa47f28bccde&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3092] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:32 2026] DELETE /v2.0/security-groups/f258d36f-a5fb-4618-90d6-714caf18555c => 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: 1448/3093] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:33 2026] GET /v2.0/security-groups?tenant_id=336e0da8039b4d83a3d18048fb29720e&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: 1646/3094] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:33 2026] DELETE /v2.0/security-groups/7640050a-ee55-4eda-aaf0-06b1f6b4a6e2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3095] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:33 2026] GET /v2.0/security-groups?tenant_id=33f9c5c1a5a44b9189d860af253b6de0&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: 1647/3096] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:33 2026] DELETE /v2.0/security-groups/e4078b77-c2ad-41e8-9356-12ef5813df17 => 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: 1450/3097] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:33 2026] GET /v2.0/security-groups?tenant_id=967b7336913f4de39a5bc08eab4e6b5b&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3098] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:33 2026] DELETE /v2.0/security-groups/76a792f9-5ded-4d8a-8d88-71fa07383ca5 => 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: 1451/3099] 10.0.0.17 () {32 vars in 772 bytes} [Mon May 11 06:50:34 2026] GET /v2.0/security-groups?tenant_id=8bfad09113f9430294c56e55af70047f&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3100] 10.0.0.17 () {32 vars in 738 bytes} [Mon May 11 06:50:34 2026] DELETE /v2.0/security-groups/c3af0409-bbbc-45b2-9135-741f9c06ed79 => 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: 1452/3101] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:50:36 2026] GET /v2.0/networks => generated 2168 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3102] 10.0.0.17 () {32 vars in 653 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3103] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:50:38 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: 7|app: 0|req: 1651/3104] 10.0.0.17 () {32 vars in 641 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/ports => generated 4721 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3105] 10.0.0.17 () {32 vars in 645 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/subnets => generated 1261 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3106] 10.0.0.17 () {32 vars in 647 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/networks => generated 2168 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3107] 10.0.0.17 () {32 vars in 661 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/security-groups => generated 16622 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3108] 10.0.0.17 () {32 vars in 653 bytes} [Mon May 11 06:50:38 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)