+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 18:34:13 2026] *** compiled with version: 13.3.0 on 18 May 2026 22:07:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-7897c57df5-s8n7w 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7feff54a8668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-19 18:34:17.880 8 INFO neutron.common.config [-] Logging enabled! 2026-05-19 18:34:17.880 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 18:34:17.911 7 INFO neutron.common.config [-] Logging enabled! 2026-05-19 18:34:17.912 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-19 18:34:18.423 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 18:34:18.431 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 18:34:19.489 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 18:34:19.493 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 18:34:19.497 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 18:34:19.498 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 18:34:19.498 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 18:34:19.498 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 18:34:19.498 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.506 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.506 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.506 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.529 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 18:34:19.531 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.531 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.537 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 18:34:19.540 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 18:34:19.544 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 18:34:19.545 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 18:34:19.545 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 18:34:19.545 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 18:34:19.545 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.552 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.553 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 18:34:19.553 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.574 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 18:34:19.575 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 18:34:19.575 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 18:34:19.575 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 18:34:19.575 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.576 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 18:34:19.576 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 18:34:19.629 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 18:34:19.629 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 18:34:19.630 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 18:34:19.630 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 18:34:19.993 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing driver for type 'vlan' 2026-05-19 18:34:20.062 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing driver for type 'vlan' 2026-05-19 18:34:20.137 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] VlanTypeDriver initialization complete 2026-05-19 18:34:20.138 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 18:34:20.138 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 18:34:20.154 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 18:34:20.154 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 18:34:20.154 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing extension driver 'port_security' 2026-05-19 18:34:20.155 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 18:34:20.155 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing extension driver 'qos' 2026-05-19 18:34:20.155 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 18:34:20.155 8 INFO neutron.plugins.ml2.managers [None req-3d183c0e-e7f5-4cb7-8e77-5d499c362a1d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 18:34:20.166 8 INFO neutron.quota [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded quota_driver: . 2026-05-19 18:34:20.167 8 INFO neutron.plugins.ml2.plugin [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 18:34:20.167 8 INFO neutron.plugins.ml2.managers [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 18:34:20.167 8 INFO neutron.plugins.ml2.managers [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 18:34:20.167 8 INFO neutron.plugins.ml2.managers [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 18:34:20.167 8 INFO neutron.extensions.vlantransparent [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Disabled vlantransparent extension. 2026-05-19 18:34:20.168 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: qos 2026-05-19 18:34:20.180 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: router 2026-05-19 18:34:20.207 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] VlanTypeDriver initialization complete 2026-05-19 18:34:20.208 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 18:34:20.208 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 18:34:20.220 8 INFO neutron.services.service_base [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 18:34:20.221 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: segments 2026-05-19 18:34:20.225 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing extension driver 'port_security' 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing extension driver 'qos' 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 18:34:20.226 7 INFO neutron.plugins.ml2.managers [None req-cf87f08e-7a30-47ec-8f8f-3782571e499c - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 18:34:20.239 7 INFO neutron.quota [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded quota_driver: . 2026-05-19 18:34:20.240 7 INFO neutron.plugins.ml2.plugin [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 18:34:20.240 7 INFO neutron.plugins.ml2.managers [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 18:34:20.240 7 INFO neutron.plugins.ml2.managers [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 18:34:20.240 7 INFO neutron.plugins.ml2.managers [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 18:34:20.241 7 INFO neutron.extensions.vlantransparent [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Disabled vlantransparent extension. 2026-05-19 18:34:20.241 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: qos 2026-05-19 18:34:20.254 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: router 2026-05-19 18:34:20.294 7 INFO neutron.services.service_base [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 18:34:20.294 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: segments 2026-05-19 18:34:20.315 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: trunk 2026-05-19 18:34:20.330 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: vpnaas 2026-05-19 18:34:20.369 8 WARNING stevedore.named [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 18:34:20.403 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: trunk 2026-05-19 18:34:20.418 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: vpnaas 2026-05-19 18:34:20.446 8 INFO neutron_vpnaas.services.vpn.plugin [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 18:34:20.447 8 INFO neutron.common.utils [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 18:34:20.447 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 18:34:20.452 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: tag 2026-05-19 18:34:20.460 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: timestamp 2026-05-19 18:34:20.461 7 WARNING stevedore.named [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 18:34:20.462 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 18:34:20.468 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: flavors 2026-05-19 18:34:20.473 8 INFO neutron.manager [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loading Plugin: revisions 2026-05-19 18:34:20.479 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Initializing extension manager. 2026-05-19 18:34:20.481 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: address-group 2026-05-19 18:34:20.482 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: address-scope 2026-05-19 18:34:20.483 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 18:34:20.484 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: agent 2026-05-19 18:34:20.484 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 18:34:20.486 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 18:34:20.487 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 18:34:20.488 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: availability_zone 2026-05-19 18:34:20.489 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 18:34:20.490 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 18:34:20.491 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 18:34:20.493 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 18:34:20.494 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: dns-integration 2026-05-19 18:34:20.495 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 18:34:20.496 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 18:34:20.497 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: dvr 2026-05-19 18:34:20.498 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 18:34:20.499 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 18:34:20.500 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 18:34:20.500 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 18:34:20.501 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: external-net 2026-05-19 18:34:20.502 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 18:34:20.502 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: extraroute 2026-05-19 18:34:20.503 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 18:34:20.504 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 18:34:20.505 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 18:34:20.505 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 18:34:20.506 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 18:34:20.506 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: fip-port-details 2026-05-19 18:34:20.507 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: flavors 2026-05-19 18:34:20.508 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 18:34:20.509 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 18:34:20.510 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: ip_allocation 2026-05-19 18:34:20.510 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 18:34:20.511 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 18:34:20.512 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: router 2026-05-19 18:34:20.514 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 18:34:20.514 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 18:34:20.515 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 18:34:20.515 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 18:34:20.516 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: l3-ha 2026-05-19 18:34:20.517 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 18:34:20.517 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 18:34:20.518 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: l3-flavors 2026-05-19 18:34:20.518 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 18:34:20.519 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 18:34:20.523 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 18:34:20.524 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 18:34:20.525 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 18:34:20.526 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 18:34:20.527 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 18:34:20.528 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: multi-provider 2026-05-19 18:34:20.528 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: net-mtu 2026-05-19 18:34:20.529 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 18:34:20.529 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 18:34:20.530 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: network_ha 2026-05-19 18:34:20.531 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 18:34:20.532 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 18:34:20.532 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: pagination 2026-05-19 18:34:20.533 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-device-profile 2026-05-19 18:34:20.533 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 18:34:20.534 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 18:34:20.534 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 18:34:20.535 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-mac-override 2026-05-19 18:34:20.535 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 18:34:20.536 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 18:34:20.536 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 18:34:20.537 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-resource-request 2026-05-19 18:34:20.538 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 18:34:20.538 7 INFO neutron_vpnaas.services.vpn.plugin [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 18:34:20.538 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 18:34:20.539 7 INFO neutron.common.utils [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 18:34:20.539 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: binding 2026-05-19 18:34:20.539 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: auto_allocate 2026-05-19 18:34:20.540 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: binding-extended 2026-05-19 18:34:20.540 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-security 2026-05-19 18:34:20.541 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: project-id 2026-05-19 18:34:20.541 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: provider 2026-05-19 18:34:20.543 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos 2026-05-19 18:34:20.544 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: tag 2026-05-19 18:34:20.545 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 18:34:20.545 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 18:34:20.546 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-default 2026-05-19 18:34:20.546 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-fip 2026-05-19 18:34:20.547 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 18:34:20.547 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 18:34:20.548 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 18:34:20.548 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 18:34:20.549 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 18:34:20.550 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-pps 2026-05-19 18:34:20.550 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 18:34:20.551 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 18:34:20.551 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 18:34:20.551 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: timestamp 2026-05-19 18:34:20.552 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 18:34:20.554 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: quotas 2026-05-19 18:34:20.554 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 18:34:20.555 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: quota_details 2026-05-19 18:34:20.557 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: rbac-policies 2026-05-19 18:34:20.557 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 18:34:20.558 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 18:34:20.558 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: flavors 2026-05-19 18:34:20.558 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 18:34:20.559 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 18:34:20.559 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: revision-if-match 2026-05-19 18:34:20.560 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 18:34:20.561 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 18:34:20.561 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 18:34:20.561 7 INFO neutron.manager [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loading Plugin: revisions 2026-05-19 18:34:20.563 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 18:34:20.563 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 18:34:20.564 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 18:34:20.564 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 18:34:20.564 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Initializing extension manager. 2026-05-19 18:34:20.565 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 18:34:20.565 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 18:34:20.566 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: address-group 2026-05-19 18:34:20.567 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: address-scope 2026-05-19 18:34:20.568 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 18:34:20.568 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: agent 2026-05-19 18:34:20.569 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 18:34:20.570 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: security-group 2026-05-19 18:34:20.570 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 18:34:20.571 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 18:34:20.571 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: segment 2026-05-19 18:34:20.571 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 18:34:20.572 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: availability_zone 2026-05-19 18:34:20.572 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: service-type 2026-05-19 18:34:20.572 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 18:34:20.573 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: sorting 2026-05-19 18:34:20.573 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 18:34:20.573 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 18:34:20.573 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: default-subnetpools 2026-05-19 18:34:20.574 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 18:34:20.575 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 18:34:20.575 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 18:34:20.575 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: dns-integration 2026-05-19 18:34:20.576 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 18:34:20.577 8 WARNING neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 18:34:20.577 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 18:34:20.577 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 18:34:20.577 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: dvr 2026-05-19 18:34:20.578 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnet-external-network 2026-05-19 18:34:20.578 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 18:34:20.578 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 18:34:20.578 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 18:34:20.579 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 18:34:20.579 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 18:34:20.579 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 18:34:20.580 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 18:34:20.580 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: external-net 2026-05-19 18:34:20.580 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 18:34:20.580 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 18:34:20.581 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: extraroute 2026-05-19 18:34:20.581 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 18:34:20.582 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 18:34:20.582 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: tag-creation 2026-05-19 18:34:20.582 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 18:34:20.582 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 18:34:20.583 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 18:34:20.583 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 18:34:20.584 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 18:34:20.584 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: fip-port-details 2026-05-19 18:34:20.585 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: flavors 2026-05-19 18:34:20.586 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 18:34:20.586 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 18:34:20.587 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 18:34:20.587 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: floatingip-pools 2026-05-19 18:34:20.587 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: trunk 2026-05-19 18:34:20.587 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: ip_allocation 2026-05-19 18:34:20.588 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: trunk-details 2026-05-19 18:34:20.588 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 18:34:20.588 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 18:34:20.589 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: l2_adjacency 2026-05-19 18:34:20.589 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 18:34:20.590 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: router 2026-05-19 18:34:20.591 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 18:34:20.591 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 18:34:20.592 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 18:34:20.592 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 18:34:20.592 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 18:34:20.593 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 18:34:20.593 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 18:34:20.594 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: l3-ha 2026-05-19 18:34:20.594 8 INFO neutron.api.extensions [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Loaded extension: vpnaas 2026-05-19 18:34:20.594 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 18:34:20.595 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 18:34:20.595 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: l3-flavors 2026-05-19 18:34:20.596 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 18:34:20.596 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 18:34:20.597 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 18:34:20.597 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 18:34:20.597 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.597 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 18:34:20.600 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 18:34:20.600 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 18:34:20.601 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 18:34:20.602 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 18:34:20.603 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 18:34:20.604 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 18:34:20.605 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 18:34:20.605 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: multi-provider 2026-05-19 18:34:20.605 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 18:34:20.606 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: net-mtu 2026-05-19 18:34:20.606 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 18:34:20.606 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 18:34:20.607 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 18:34:20.607 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: network_availability_zone 2026-05-19 18:34:20.607 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: network_ha 2026-05-19 18:34:20.607 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.608 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.608 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.608 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.609 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 18:34:20.609 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 18:34:20.609 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: network-ip-availability 2026-05-19 18:34:20.610 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 18:34:20.610 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 18:34:20.610 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 18:34:20.611 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 18:34:20.612 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 18:34:20.613 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: pagination 2026-05-19 18:34:20.615 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-device-profile 2026-05-19 18:34:20.615 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 18:34:20.615 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] router is already registered 2026-05-19 18:34:20.616 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 18:34:20.616 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] floatingip is already registered 2026-05-19 18:34:20.616 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 18:34:20.617 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 18:34:20.618 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 18:34:20.618 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-mac-override 2026-05-19 18:34:20.619 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 18:34:20.619 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 18:34:20.620 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] rbac_policy is already registered 2026-05-19 18:34:20.620 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 18:34:20.620 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 18:34:20.620 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] security_group is already registered 2026-05-19 18:34:20.621 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 18:34:20.621 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 18:34:20.621 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] security_group_rule is already registered 2026-05-19 18:34:20.622 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-resource-request 2026-05-19 18:34:20.622 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.622 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.622 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.622 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 18:34:20.623 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.623 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 18:34:20.623 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] trunk is already registered 2026-05-19 18:34:20.624 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 18:34:20.624 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 18:34:20.624 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] endpoint_group is already registered 2026-05-19 18:34:20.624 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 18:34:20.624 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] vpnservice is already registered 2026-05-19 18:34:20.624 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: binding 2026-05-19 18:34:20.625 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 18:34:20.625 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] ipsec_site_connection is already registered 2026-05-19 18:34:20.625 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 18:34:20.626 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] ipsecpolicy is already registered 2026-05-19 18:34:20.626 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: binding-extended 2026-05-19 18:34:20.626 8 INFO neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 18:34:20.626 8 WARNING neutron.quota.resource_registry [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] ikepolicy is already registered 2026-05-19 18:34:20.626 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-security 2026-05-19 18:34:20.627 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: project-id 2026-05-19 18:34:20.628 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: provider 2026-05-19 18:34:20.631 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos 2026-05-19 18:34:20.632 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 18:34:20.632 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 18:34:20.633 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-default 2026-05-19 18:34:20.633 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-fip 2026-05-19 18:34:20.634 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 18:34:20.634 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 18:34:20.635 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 18:34:20.636 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 18:34:20.636 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 18:34:20.637 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-pps 2026-05-19 18:34:20.637 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 18:34:20.638 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 18:34:20.639 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 18:34:20.639 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: quota-check-limit 2026-05-19 18:34:20.641 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: quotas 2026-05-19 18:34:20.642 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: quota_details 2026-05-19 18:34:20.644 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: rbac-policies 2026-05-19 18:34:20.644 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: rbac-address-group 2026-05-19 18:34:20.645 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 18:34:20.646 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 18:34:20.646 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 18:34:20.647 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: revision-if-match 2026-05-19 18:34:20.647 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 18:34:20.648 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: router_availability_zone 2026-05-19 18:34:20.648 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 18:34:20.650 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 18:34:20.651 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 18:34:20.651 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 18:34:20.652 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 18:34:20.652 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 18:34:20.653 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 18:34:20.657 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: security-group 2026-05-19 18:34:20.659 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: segment 2026-05-19 18:34:20.659 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 18:34:20.660 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: service-type 2026-05-19 18:34:20.660 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: sorting 2026-05-19 18:34:20.661 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 18:34:20.661 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: standard-attr-description 2026-05-19 18:34:20.662 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: stateful-security-group 2026-05-19 18:34:20.662 7 WARNING neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 18:34:20.663 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 18:34:20.664 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnet-external-network 2026-05-19 18:34:20.664 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnet_onboard 2026-05-19 18:34:20.665 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 18:34:20.665 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnet-service-types 2026-05-19 18:34:20.666 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnet_allocation 2026-05-19 18:34:20.667 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 18:34:20.667 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: tag-creation 2026-05-19 18:34:20.668 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 18:34:20.671 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 18:34:20.672 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 18:34:20.673 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: trunk 2026-05-19 18:34:20.674 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: trunk-details 2026-05-19 18:34:20.674 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 18:34:20.675 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 18:34:20.677 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 18:34:20.678 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 18:34:20.678 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: vpn-flavors 2026-05-19 18:34:20.681 7 INFO neutron.api.extensions [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Loaded extension: vpnaas 2026-05-19 18:34:20.683 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-19 18:34:20.683 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-19 18:34:20.683 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.684 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-19 18:34:20.687 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 18:34:20.687 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 18:34:20.692 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 18:34:20.693 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 18:34:20.693 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 18:34:20.694 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.694 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.695 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.695 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.695 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 18:34:20.696 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 18:34:20.696 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 18:34:20.697 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 18:34:20.697 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 18:34:20.697 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 18:34:20.701 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-19 18:34:20.701 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] router is already registered 2026-05-19 18:34:20.702 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-19 18:34:20.702 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] floatingip is already registered 2026-05-19 18:34:20.706 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-19 18:34:20.706 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] rbac_policy is already registered 2026-05-19 18:34:20.706 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-19 18:34:20.707 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] security_group is already registered 2026-05-19 18:34:20.707 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-19 18:34:20.707 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] security_group_rule is already registered 2026-05-19 18:34:20.708 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.708 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.709 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-19 18:34:20.709 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] subnetpool is already registered 2026-05-19 18:34:20.709 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-19 18:34:20.709 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] trunk is already registered 2026-05-19 18:34:20.710 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-19 18:34:20.710 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] endpoint_group is already registered 2026-05-19 18:34:20.710 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-19 18:34:20.710 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] vpnservice is already registered 2026-05-19 18:34:20.711 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-19 18:34:20.711 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] ipsec_site_connection is already registered 2026-05-19 18:34:20.711 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-19 18:34:20.712 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] ipsecpolicy is already registered 2026-05-19 18:34:20.712 7 INFO neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-19 18:34:20.712 7 WARNING neutron.quota.resource_registry [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] ikepolicy is already registered 2026-05-19 18:34:20.793 8 WARNING keystonemiddleware._common.config [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:34:20.800 8 WARNING oslo_config.cfg [None req-f820170a-f463-4972-ab3f-5c6a2b756032 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7feff54a8668 pid: 8 (default app) 2026-05-19 18:34:20.874 7 WARNING keystonemiddleware._common.config [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 18:34:20.881 7 WARNING oslo_config.cfg [None req-fe22fc10-83e5-4aa3-91cc-f80ad620443f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7feff54a8668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/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-19 18:34:25.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52d72910-508e-4261-a8bb-2ab95dce24b8 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:25 2026] GET /v2.0/networks/public => generated 108 bytes in 633 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:34:26.550 8 WARNING neutron.services.revisions.revision_plugin [None req-913b52ef-cbd3-433c-aca1-2d69b2918c20 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Could not find related network for resource to bump revision. 2026-05-19 18:34:26.571 8 INFO neutron.db.segments_db [None req-913b52ef-cbd3-433c-aca1-2d69b2918c20 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment c490370f-2ea0-4f6e-a21a-fe42c6c0b550 of type flat for network a5c1dc3d-ca85-4f19-ada4-0f31ea8c1f2c 2026-05-19 18:34:26.615 8 INFO neutron.pecan_wsgi.hooks.translation [None req-913b52ef-cbd3-433c-aca1-2d69b2918c20 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.185 () {48 vars in 968 bytes} [Tue May 19 18:34:26 2026] POST /v2.0/networks => generated 124 bytes in 430 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:34:32.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-231b2582-6d25-47c3-97eb-4cac4da74bf5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:32 2026] GET /v2.0/networks/public => generated 108 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:34:32.600 8 WARNING neutron.services.revisions.revision_plugin [None req-f13b39de-b9a6-4e7b-8382-8f37f75c368d 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Could not find related network for resource to bump revision. 2026-05-19 18:34:32.613 8 INFO neutron.db.segments_db [None req-f13b39de-b9a6-4e7b-8382-8f37f75c368d 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 27de8989-3d16-4938-b690-e8dd4c7fa8cb of type flat for network 323bd9ea-3003-473e-adb3-4d4e6223c86f 2026-05-19 18:34:32.638 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f13b39de-b9a6-4e7b-8382-8f37f75c368d 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.185 () {48 vars in 968 bytes} [Tue May 19 18:34:32 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:34:38.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25e8dd21-c7bd-4fc8-ad4b-ab23f006ce65 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:38 2026] GET /v2.0/networks/public => generated 108 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:38 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-19 18:34:39.079 7 WARNING neutron.services.revisions.revision_plugin [None req-7f929ab9-34be-4235-a09d-18da95116b17 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Could not find related network for resource to bump revision. 2026-05-19 18:34:39.101 7 INFO neutron.db.segments_db [None req-7f929ab9-34be-4235-a09d-18da95116b17 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment ca4cc8a5-196a-4909-b5dd-16863d92c61d of type flat for network 4c14e5f5-71b4-4341-8d6a-d2686461b347 2026-05-19 18:34:39.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f929ab9-34be-4235-a09d-18da95116b17 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.185 () {48 vars in 968 bytes} [Tue May 19 18:34:38 2026] POST /v2.0/networks => generated 124 bytes in 282 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:34:45.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-21b20267-b823-4a02-9072-9d81c7e7b536 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:44 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:34:45.093 7 WARNING neutron.services.revisions.revision_plugin [None req-dddffb47-d438-4056-a904-a3d9189f803c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Could not find related network for resource to bump revision. 2026-05-19 18:34:45.112 7 INFO neutron.db.segments_db [None req-dddffb47-d438-4056-a904-a3d9189f803c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment de8d826b-eeac-4db0-b0e5-eab48d149ba9 of type flat for network 73fb2a8c-4390-457a-8f10-bf3b1b145c0a 2026-05-19 18:34:45.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dddffb47-d438-4056-a904-a3d9189f803c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.185 () {48 vars in 968 bytes} [Tue May 19 18:34:45 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:34:51.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2664d46f-95aa-429c-a601-9845d8e6bc1c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:50 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:34:51.118 8 WARNING neutron.services.revisions.revision_plugin [None req-741f1745-141e-4cf5-944e-18ca1eaa4ce5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Could not find related network for resource to bump revision. 2026-05-19 18:34:51.134 8 INFO neutron.db.segments_db [None req-741f1745-141e-4cf5-944e-18ca1eaa4ce5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 8576c392-587a-4e57-aee3-6ae3c75299a1 of type flat for network 70a95b19-9630-4634-ab13-23b51e11a02e [pid: 8|app: 0|req: 11/19] 199.19.213.185 () {48 vars in 968 bytes} [Tue May 19 18:34:51 2026] POST /v2.0/networks => generated 706 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 18:34:52.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1517275b-d117-485d-a957-b2a41bf49761 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 18:34:52 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 18:34:52 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:34:52.465 7 INFO neutron.pecan_wsgi.hooks.translation [None req-049f3ed4-3180-404a-8d75-90a6b53c76fa 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.19.213.185 () {44 vars in 1035 bytes} [Tue May 19 18:34:52 2026] GET /v2.0/subnets/public-subnet?network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.185 () {44 vars in 1058 bytes} [Tue May 19 18:34:52 2026] GET /v2.0/subnets?name=public-subnet&network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.185 () {48 vars in 966 bytes} [Tue May 19 18:34:52 2026] POST /v2.0/subnets => generated 664 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 18:39:47.232 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 18:39:47.233 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 18:39:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.185) !!! 2026-05-19 18:39:47.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-975f848c-749d-472d-bfe7-2747c3a00ede 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/64] 199.19.213.185 () {44 vars in 938 bytes} [Tue May 19 18:39:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:39:47.342 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 18:39:47.343 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 18:39:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.185) !!! [pid: 7|app: 0|req: 31/65] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 18:39:47 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-19 18:39:47.424 8 INFO neutron.db.segments_db [None req-c717ba48-7808-401f-a3f2-35c1e97d50e1 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 270bd6af-df61-470d-83e8-9d7fdc00b534 of type vxlan for network 86519438-0b6c-4656-99b4-488420dd9329 [pid: 8|app: 0|req: 35/66] 199.19.213.185 () {48 vars in 967 bytes} [Tue May 19 18:39:47 2026] POST /v2.0/networks => generated 707 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 18:39:48.376 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56334. 2026-05-19 18:39:48.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b162bb3b-88b9-4754-b90a-289a01ea547b 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.19.213.185 () {44 vars in 938 bytes} [Tue May 19 18:39:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:39:48.451 8 INFO oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56348. [pid: 8|app: 0|req: 36/68] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 18:39:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:39:48.483 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a25ab17d-2831-4a0f-a882-f3b505609f36 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/69] 199.19.213.185 () {44 vars in 1037 bytes} [Tue May 19 18:39:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/70] 199.19.213.185 () {44 vars in 1060 bytes} [Tue May 19 18:39:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.19.213.185 () {48 vars in 966 bytes} [Tue May 19 18:39:48 2026] POST /v2.0/subnets => generated 651 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 18:39:49.841 8 INFO neutron.api.v2.resource [None req-248bc7e8-750d-4816-b948-9c486b5ff632 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/72] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 18:39:49 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.19.213.185 () {44 vars in 994 bytes} [Tue May 19 18:39:49 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.19.213.185 () {48 vars in 981 bytes} [Tue May 19 18:39:49 2026] POST /v2.0/security-groups => generated 1616 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:51 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 1616 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:51 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:51 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:39:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:52 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:52 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:52 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:39:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:53 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:53 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:53 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:39:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:54 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:54 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:54 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:39:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:55 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:55 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:55 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:39:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.185 () {44 vars in 988 bytes} [Tue May 19 18:39:57 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:39:57.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87139f38-8c26-4bcb-9e6b-6b76be54b64f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/96] 199.19.213.185 () {44 vars in 1077 bytes} [Tue May 19 18:39:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.19.213.185 () {44 vars in 1100 bytes} [Tue May 19 18:39:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:39:57 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.19.213.185 () {48 vars in 962 bytes} [Tue May 19 18:39:57 2026] POST /v2.0/ports => generated 1100 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 18:40:03.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d696cdb-cc42-4e33-ba66-97a60eb9721f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/102] 199.19.213.185 () {44 vars in 979 bytes} [Tue May 19 18:40:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/103] 199.19.213.185 () {44 vars in 1001 bytes} [Tue May 19 18:40:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.19.213.185 () {48 vars in 1031 bytes} [Tue May 19 18:40:03 2026] PUT /v2.0/ports/21e1554c-b34d-42eb-9eff-162ac985e047 => generated 1249 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/105] 199.19.213.185 () {44 vars in 921 bytes} [Tue May 19 18:40:05 2026] GET /v2.0/ports => generated 3730 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-19 18:40:06.567 8 INFO neutron.api.v2.resource [None req-bdda5815-fa95-4372-8dca-9f6613c658f3 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/106] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 18:40:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.19.213.185 () {44 vars in 982 bytes} [Tue May 19 18:40:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.19.213.185 () {48 vars in 981 bytes} [Tue May 19 18:40:06 2026] POST /v2.0/security-groups => generated 1610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:07 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:07 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:07 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:40:07 2026] POST /v2.0/security-group-rules => generated 623 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:08 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:08 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:40:08 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:40:08 2026] POST /v2.0/security-group-rules => generated 627 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/127] 199.19.213.185 () {44 vars in 976 bytes} [Tue May 19 18:41:27 2026] GET /v2.0/quotas/e49b5a01e92f42dd89f29cc68c49bdfc => 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.12/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: 62/128] 199.19.213.185 () {48 vars in 1028 bytes} [Tue May 19 18:41:28 2026] PUT /v2.0/quotas/e49b5a01e92f42dd89f29cc68c49bdfc => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:43:47.438 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 18:43:47.439 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 18:43:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.185) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 18:43:47.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a94bec01-7da7-4c11-ac80-becbb0262a80 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 18:43:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:43:47.658 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] 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.12/site-packages/pycadf/identifier.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: 73/150] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 18:43:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:43:49.483 8 INFO oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40150. 2026-05-19 18:43:49.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f23f5f03-51ee-4c31-9350-38169f2e00ad 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/151] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 18:43:49 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) [pid: 7|app: 0|req: 74/152] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 18:43:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:52:04.245 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 18:52:04.246 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 18:52:04 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=16ae46302f874a6ab4db6f52b7ae4304 (ip 199.19.213.185) !!! 2026-05-19 18:52:04.396 7 INFO neutron.api.v2.resource [None req-45779887-b1e2-4426-8d1c-88718733beb1 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 108/219] 199.19.213.185 () {44 vars in 1075 bytes} [Tue May 19 18:52:04 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 139 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:52:04.405 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 18:52:04.406 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue May 19 18:52:04 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=16ae46302f874a6ab4db6f52b7ae4304 (ip 199.19.213.185) !!! [pid: 8|app: 0|req: 112/220] 199.19.213.185 () {44 vars in 1098 bytes} [Tue May 19 18:52:04 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 199.19.213.185 () {48 vars in 982 bytes} [Tue May 19 18:52:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 18:52:05.704 8 INFO oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42440. [pid: 8|app: 0|req: 113/222] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:05 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:52:05 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:05 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 18:52:05.881 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42442. [pid: 7|app: 0|req: 111/225] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:52:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:06 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 2234 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:52:06 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:06 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:52:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:07 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/231] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:52:08 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:08 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/233] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:52:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:09 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 18:52:09 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 18:52:09 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.19.213.185 () {48 vars in 992 bytes} [Tue May 19 18:52:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/258] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 18:54:34 2026] GET /v2.0/networks?tenant_id=16ae46302f874a6ab4db6f52b7ae4304&shared=False => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 18:54:34.596 7 INFO neutron.db.segments_db [None req-e62cfaf5-eada-41b2-b0c5-1cdf5acb284d 6bb9847a73d0421192f33a71b776e068 16ae46302f874a6ab4db6f52b7ae4304 - - 4d577269286a4374a4cd4c227d226006 4d577269286a4374a4cd4c227d226006] Added segment 5ab0bbe1-85ac-494b-a0ec-4718158bd735 of type vxlan for network f39ec706-28f7-46fa-ae83-d1c0a0ea8eef [pid: 7|app: 0|req: 128/259] 199.19.213.185 () {34 vars in 682 bytes} [Tue May 19 18:54:34 2026] POST /v2.0/networks => generated 718 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.19.213.185 () {30 vars in 722 bytes} [Tue May 19 18:54:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 129/261] 199.19.213.185 () {30 vars in 633 bytes} [Tue May 19 18:54:34 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/262] 199.19.213.185 () {34 vars in 677 bytes} [Tue May 19 18:54:34 2026] POST /v2.0/ports => generated 999 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.19.213.185 () {30 vars in 703 bytes} [Tue May 19 18:54:35 2026] GET /v2.0/networks/f39ec706-28f7-46fa-ae83-d1c0a0ea8eef => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.19.213.185 () {30 vars in 722 bytes} [Tue May 19 18:54:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.19.213.185 () {30 vars in 703 bytes} [Tue May 19 18:54:37 2026] GET /v2.0/networks/f39ec706-28f7-46fa-ae83-d1c0a0ea8eef => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.19.213.185 () {44 vars in 976 bytes} [Tue May 19 18:54:53 2026] GET /v2.0/quotas/16ae46302f874a6ab4db6f52b7ae4304 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 136/269] 199.19.213.185 () {48 vars in 1028 bytes} [Tue May 19 18:54:53 2026] PUT /v2.0/quotas/16ae46302f874a6ab4db6f52b7ae4304 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:05:46.594 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 19:05:46.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 19:05:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.185) !!! 2026-05-19 19:05:46.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ffe1ca37-15a1-451e-820a-f6a6cf296882 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 19:05:46 2026] GET /v2.0/networks/public => generated 108 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:05:46.752 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 19:05:46.752 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 19:05:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.185) !!! [pid: 7|app: 0|req: 178/359] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 19:05:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:05:47.860 8 INFO oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54862. 2026-05-19 19:05:47.894 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7e2514e8-1063-432a-af98-ed4ab84bed4a 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.19.213.185 () {44 vars in 928 bytes} [Tue May 19 19:05:47 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:05:47.926 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54864. [pid: 7|app: 0|req: 179/361] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 19:05:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:05:47.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc2b9d6-38e5-4822-a4f7-c35a89bff4f9 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.19.213.185 () {44 vars in 1035 bytes} [Tue May 19 19:05:47 2026] GET /v2.0/subnets/public-subnet?network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.19.213.185 () {44 vars in 1058 bytes} [Tue May 19 19:05:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:06:14.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2774b0dd-bd41-481b-b5a6-1fde70347156 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/368] 199.19.213.185 () {44 vars in 938 bytes} [Tue May 19 19:06:14 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 19:06:14 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:06:15.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84ade0eb-d1ac-4929-b36d-e5fe4efe34c7 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/370] 199.19.213.185 () {44 vars in 938 bytes} [Tue May 19 19:06:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 19:06:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:06:15.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93830118-1c3d-45c7-93da-475549b0e1b2 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/372] 199.19.213.185 () {44 vars in 1037 bytes} [Tue May 19 19:06:15 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.19.213.185 () {44 vars in 1060 bytes} [Tue May 19 19:06:15 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:06:16.477 7 INFO neutron.api.v2.resource [None req-2d1e2a9d-f8e1-4eb1-b0c9-3c5290873ea2 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/374] 199.19.213.185 () {44 vars in 972 bytes} [Tue May 19 19:06:16 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.19.213.185 () {44 vars in 994 bytes} [Tue May 19 19:06:16 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:17 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:17 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:17 2026] GET /v2.0/security-group-rules/cd110e50-58e6-469b-91f5-7d5f462599c7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:18 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:18 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:18 2026] GET /v2.0/security-group-rules/75a8805d-1258-4bf9-88c9-2cf990460f5a => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:19 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:19 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:19 2026] GET /v2.0/security-group-rules/fb7ff2e2-200e-45f8-ba8c-b8238f8e16bb => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:20 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:20 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:20 2026] GET /v2.0/security-group-rules/0143487f-7149-47a0-bdbf-afd0d9f358f5 => generated 603 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:21 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:21 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:21 2026] GET /v2.0/security-group-rules/6a7aa510-6db7-4796-b9aa-8b2a347d4930 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.185 () {44 vars in 988 bytes} [Tue May 19 19:06:22 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329 => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:06:22.440 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5e9a295-8c57-4ce7-8d39-9fe62a42edd2 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/392] 199.19.213.185 () {44 vars in 1077 bytes} [Tue May 19 19:06:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.185 () {44 vars in 1100 bytes} [Tue May 19 19:06:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=86519438-0b6c-4656-99b4-488420dd9329 => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:22 2026] GET /v2.0/security-groups/df7c2043-d371-4890-97b9-825b1d9d0180 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:06:29.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8eeafd85-443f-4edc-ba17-feba437730ce 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/397] 199.19.213.185 () {44 vars in 979 bytes} [Tue May 19 19:06:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.185 () {44 vars in 1001 bytes} [Tue May 19 19:06:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.185 () {44 vars in 921 bytes} [Tue May 19 19:06:30 2026] GET /v2.0/ports => generated 4725 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:06:31.663 7 INFO neutron.api.v2.resource [None req-440e5a9b-a2e3-4de5-a7e1-1608c1c865f2 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/400] 199.19.213.185 () {44 vars in 960 bytes} [Tue May 19 19:06:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.185 () {44 vars in 982 bytes} [Tue May 19 19:06:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:32 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:32 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:32 2026] GET /v2.0/security-group-rules/a21e469a-1569-4ca1-9bcd-cb1e8a15a085 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:33 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:06:33 2026] GET /v2.0/security-groups/0a9718ad-1cb3-4bdc-8c94-f77bf145ef42 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:06:33 2026] GET /v2.0/security-group-rules/75fe6c5a-b626-4d04-8969-21aec00560be => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.185 () {44 vars in 976 bytes} [Tue May 19 19:06:44 2026] GET /v2.0/quotas/e49b5a01e92f42dd89f29cc68c49bdfc => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:07:33.585 8 INFO neutron.api.v2.resource [None req-02621648-f9e0-40ed-a70f-85512e53f99d 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/417] 199.19.213.185 () {44 vars in 1075 bytes} [Tue May 19 19:07:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.185 () {44 vars in 1098 bytes} [Tue May 19 19:07:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 19:07:34 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:07:34 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:07:34 2026] GET /v2.0/security-group-rules/f3736c88-0716-4aa4-8f5d-ea96eede176e => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 19:07:35 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:07:35 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:07:35 2026] GET /v2.0/security-group-rules/2131e130-0caa-4001-af09-132b186e9810 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 19:07:36 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:07:36 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:07:36 2026] GET /v2.0/security-group-rules/6aaa5385-301d-4848-ad5e-6c4171a8fcf7 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.185 () {44 vars in 1089 bytes} [Tue May 19 19:07:37 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142?project_id=16ae46302f874a6ab4db6f52b7ae4304 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.19.213.185 () {44 vars in 1002 bytes} [Tue May 19 19:07:37 2026] GET /v2.0/security-groups/20821abc-ad8b-435a-9b0a-36cfa1772142 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 199.19.213.185 () {44 vars in 1012 bytes} [Tue May 19 19:07:37 2026] GET /v2.0/security-group-rules/b40ea6a0-2d74-4c5c-9fe0-6f03be803c43 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 199.19.213.185 () {44 vars in 976 bytes} [Tue May 19 19:07:44 2026] GET /v2.0/quotas/16ae46302f874a6ab4db6f52b7ae4304 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.185 () {44 vars in 950 bytes} [Tue May 19 19:08:34 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-19 19:09:12.187 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-19 19:09:12.190 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue May 19 19:09:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 10.0.0.128) !!! [pid: 7|app: 0|req: 221/445] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:09:12 2026] GET /v2.0/networks => generated 2168 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.128 () {32 vars in 655 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:13.628 7 INFO oslo.messaging._drivers.impl_rabbit [-] [21102670-a4d6-44a0-92ff-dab4d5189c69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42330. [pid: 7|app: 0|req: 224/451] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.128 () {32 vars in 655 bytes} [Tue May 19 19:09:13 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:09:24.733 7 INFO neutron.db.segments_db [None req-3f164a2c-b664-4a21-b407-d6e57cabcf6a 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment e84dc68e-4307-41ef-9e90-315517d82ec2 of type vxlan for network ecbfba41-f13e-4cb1-909d-c8730b286185 2026-05-19 19:09:24.751 8 INFO neutron.db.segments_db [None req-4b004c38-6ddf-4e13-b4df-7fd98f74f543 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee of type vxlan for network 900252a5-bb51-45ba-9c83-979392ba9b8f [pid: 7|app: 0|req: 226/455] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:24 2026] POST /v2.0/networks => generated 748 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:24 2026] POST /v2.0/networks => generated 738 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:24 2026] POST /v2.0/subnets => generated 695 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:25.186 7 INFO neutron.db.segments_db [None req-baaeefb4-c4a8-466b-94e9-8a3bf417e339 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d of type vxlan for network 536833dc-5aaf-43c3-8ae3-f068e4f2d69f [pid: 8|app: 0|req: 232/458] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:25 2026] POST /v2.0/subnets => generated 685 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:24 2026] POST /v2.0/networks => generated 743 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:25.314 7 INFO neutron.db.segments_db [None req-305a82d5-eafb-4350-b2b9-7aa061f2ab57 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 of type vxlan for network 19e64ad7-7584-4043-a7b5-3e3b1738783e [pid: 8|app: 0|req: 233/460] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:09:25 2026] GET /v2.0/security-groups?tenant_id=dc3c5ecc9d9c42eaace125636c57fa16&name=default => generated 2921 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:25.477 8 INFO neutron.db.segments_db [None req-fbd41aca-3186-4d5a-b772-9f59b520b864 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 51d70d4f-381c-49b9-9724-a108329dec82 of type vxlan for network 545751e9-6320-48cf-a427-173d2adad49b 2026-05-19 19:09:25.556 7 INFO neutron.db.l3_hamode_db [None req-305a82d5-eafb-4350-b2b9-7aa061f2ab57 5648e147c24f462ea6078005c31d7321 870225d76480434aaa01fe29d3286d64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:09:25.727 8 INFO neutron.db.l3_hamode_db [None req-fbd41aca-3186-4d5a-b772-9f59b520b864 5648e147c24f462ea6078005c31d7321 17dfa04afb014b779378688273f8ae5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:09:26.584 7 INFO neutron.db.l3_hamode_db [None req-305a82d5-eafb-4350-b2b9-7aa061f2ab57 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:09:27.093 8 INFO neutron.db.l3_hamode_db [None req-fbd41aca-3186-4d5a-b772-9f59b520b864 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/461] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:25 2026] POST /v2.0/routers => generated 735 bytes in 2334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:27 2026] POST /v2.0/subnets => generated 691 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/463] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:09:27 2026] DELETE /v2.0/security-groups/317022a3-6a36-44f9-8c04-c27d763c7e95 => 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: 234/464] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:25 2026] POST /v2.0/routers => generated 725 bytes in 2713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:28.199 8 INFO neutron.db.segments_db [None req-79294ae3-2a1f-4c91-978d-7dbe9fd42c3b 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 1ce6132a-5870-4f9e-a8f6-130545b29ec0 of type vxlan for network d6c84d23-e4a3-475c-95cd-f87a14a2bae9 2026-05-19 19:09:28.481 8 INFO neutron.db.l3_hamode_db [None req-79294ae3-2a1f-4c91-978d-7dbe9fd42c3b 5648e147c24f462ea6078005c31d7321 1a516110c17144acb66b8dbb07a74d0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/465] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:27 2026] PUT /v2.0/routers/adbfef19-640f-4a5a-b7a6-a945dd318187/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:29.242 8 INFO neutron.db.l3_hamode_db [None req-79294ae3-2a1f-4c91-978d-7dbe9fd42c3b 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/466] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:28 2026] POST /v2.0/routers => generated 731 bytes in 2110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:30.530 8 INFO neutron.db.segments_db [None req-c2eaabf2-6054-4fa4-8b0f-29105e15cee9 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 32337e0f-37c2-4210-8561-8018e6f0ffc9 of type vxlan for network 794fdbd5-a83c-4911-906b-d8f4b4bf067b [pid: 7|app: 0|req: 232/469] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:29 2026] PUT /v2.0/routers/a9a3d079-eeaf-4ccb-8fe7-489cb7a63744/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:30 2026] POST /v2.0/networks => generated 743 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:30.729 8 WARNING neutron_lib.context [req-4c7e2a03-9ef1-495e-aae3-4d96379f2c1c req-633e7a4b-cb78-4ee3-9f57-022b307e0f1b 792534072e9a4c2dbb342ce9eabdfec0 870225d76480434aaa01fe29d3286d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 239/471] 10.0.0.227 () {38 vars in 971 bytes} [Tue May 19 19:09:30 2026] POST /v2.0/security-groups => generated 1685 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/472] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:30 2026] POST /v2.0/subnets => generated 691 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:31.157 8 INFO neutron.db.segments_db [None req-ba378fd0-1876-4f01-936d-62f7a7a68314 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment e96608bd-1288-4149-a202-60a1b256743d of type vxlan for network c0286ba5-7b50-425e-bf84-67b821116943 2026-05-19 19:09:31.417 8 INFO neutron.db.l3_hamode_db [None req-ba378fd0-1876-4f01-936d-62f7a7a68314 5648e147c24f462ea6078005c31d7321 bb613bbc381143248d49cc3c5c99503f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/473] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:30 2026] PUT /v2.0/routers/f1b83dca-3c9d-4658-a62a-ac32085b89fc/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:31.768 7 WARNING neutron_lib.context [None req-3bf7419c-7ea3-4bef-9894-11a554e8507b c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 234/474] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:09:31 2026] POST /v2.0/security-groups => generated 1661 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/475] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:31 2026] GET /v2.0/security-groups/024150e5-fb90-4f2c-89df-b29fd2df8d3d => generated 1685 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:32.001 7 WARNING neutron_lib.context [None req-1cf53dd4-9b24-4636-8c55-c1f4f16e679f c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 236/476] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:32.173 7 WARNING neutron_lib.context [req-3430e991-cb84-4d91-80ce-c6285eae2582 req-30d70e87-b445-4ebc-a647-fef2a5e0e8be 792534072e9a4c2dbb342ce9eabdfec0 870225d76480434aaa01fe29d3286d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 237/477] 10.0.0.227 () {38 vars in 981 bytes} [Tue May 19 19:09:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:32.344 7 WARNING neutron_lib.context [None req-47286b7f-f0f2-433e-82d4-59e4108faa85 c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 238/478] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:32.477 7 WARNING neutron_lib.context [req-3ec4442a-43d9-40a7-82fc-1c7326c61ecd req-13eb6894-19bf-44d2-93f8-b99ad8550938 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:09:32.488 8 INFO neutron.db.l3_hamode_db [None req-ba378fd0-1876-4f01-936d-62f7a7a68314 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 239/479] 10.0.0.227 () {38 vars in 971 bytes} [Tue May 19 19:09:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:09:32.614 7 WARNING neutron_lib.context [req-74bafddc-aa6d-4917-b14e-6ec526fdf0b4 req-6008e9aa-ea25-4bec-ad77-e3c00b328fcc 792534072e9a4c2dbb342ce9eabdfec0 870225d76480434aaa01fe29d3286d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 240/480] 10.0.0.227 () {38 vars in 971 bytes} [Tue May 19 19:09:32 2026] POST /v2.0/security-groups => generated 1685 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:09:32.733 7 WARNING neutron_lib.context [None req-92c94a51-cde4-48f4-826f-7e73590cd16d c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/481] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:31 2026] POST /v2.0/routers => generated 731 bytes in 2333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:33.439 8 WARNING neutron_lib.context [req-9df43360-9129-4500-adc0-e1d8bf7cdc6c req-8e69db7f-7985-459c-836a-7774b0c56ac4 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 241/482] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:09:32 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.227 () {38 vars in 971 bytes} [Tue May 19 19:09:33 2026] POST /v2.0/security-groups => generated 1679 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:33 2026] GET /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => generated 1685 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:33.598 7 WARNING neutron_lib.context [req-70af4aab-f761-437a-ac74-0b868422cc10 req-3a1cf235-0e75-40aa-9e84-de60780bf2ab 792534072e9a4c2dbb342ce9eabdfec0 870225d76480434aaa01fe29d3286d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 243/485] 10.0.0.227 () {38 vars in 981 bytes} [Tue May 19 19:09:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:33.747 7 WARNING neutron_lib.context [req-b9dc2d26-d04d-49f5-b21d-c6c6663700d9 req-c1c9ffbf-b574-41bb-99da-0bb1fb3f9525 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 244/486] 10.0.0.227 () {38 vars in 971 bytes} [Tue May 19 19:09:33 2026] POST /v2.0/security-groups => generated 1680 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:33 2026] GET /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:33.916 7 WARNING neutron_lib.context [req-3e3e587f-22b7-4a84-9bad-b87f8c538ad8 req-429ee410-b1ee-48dd-b1aa-03d6c179c41c 792534072e9a4c2dbb342ce9eabdfec0 870225d76480434aaa01fe29d3286d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 246/488] 10.0.0.227 () {38 vars in 981 bytes} [Tue May 19 19:09:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/489] 10.0.0.227 () {34 vars in 1100 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1227722774&fields=id&tenant_id=17dfa04afb014b779378688273f8ae5c => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/490] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups?tenant_id=1a516110c17144acb66b8dbb07a74d0a => generated 7901 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/491] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/networks?id=900252a5-bb51-45ba-9c83-979392ba9b8f => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/492] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/5e2dc97b-ac47-440b-8de1-ca36a8e44018 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/493] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/quotas/17dfa04afb014b779378688273f8ae5c => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/494] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/5e2dc97b-ac47-440b-8de1-ca36a8e44018 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/495] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/ports?tenant_id=17dfa04afb014b779378688273f8ae5c&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/496] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/497] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/f62e54e0-ec65-42fb-a9f8-11559918396b => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/498] 10.0.0.227 () {36 vars in 1013 bytes} [Tue May 19 19:09:34 2026] DELETE /v2.0/security-groups/f62e54e0-ec65-42fb-a9f8-11559918396b => 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: 257/499] 10.0.0.227 () {34 vars in 1001 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-group-rules/5895dfd3-71ee-4075-a7fa-44034aa153bc => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/500] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => generated 2940 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/501] 10.0.0.227 () {36 vars in 1023 bytes} [Tue May 19 19:09:34 2026] DELETE /v2.0/security-group-rules/5895dfd3-71ee-4075-a7fa-44034aa153bc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:09:34.697 7 INFO neutron.api.v2.resource [req-818c1fa0-6bed-4970-b134-e357b681f508 req-30c7200e-598d-47b9-80a1-b6be9049408a 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/502] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/f62e54e0-ec65-42fb-a9f8-11559918396b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/503] 10.0.0.227 () {34 vars in 907 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/extensions => generated 20516 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/504] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:33 2026] PUT /v2.0/routers/1868b7e8-12db-4850-a611-53432a0b28fb/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/507] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/508] 10.0.0.227 () {36 vars in 1013 bytes} [Tue May 19 19:09:34 2026] DELETE /v2.0/security-groups/132140b0-3782-4c90-9171-8dbc0b069975 => 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: 246/509] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:34 2026] GET /v2.0/security-groups/6511af10-6c1b-49d5-ab8b-f2f73bdc4a50 => generated 1679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/510] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups/024150e5-fb90-4f2c-89df-b29fd2df8d3d => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/511] 10.0.0.227 () {36 vars in 1013 bytes} [Tue May 19 19:09:34 2026] DELETE /v2.0/security-groups/6511af10-6c1b-49d5-ab8b-f2f73bdc4a50 => 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: 265/512] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => 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: 248/513] 10.0.0.227 () {36 vars in 1013 bytes} [Tue May 19 19:09:35 2026] DELETE /v2.0/security-groups/024150e5-fb90-4f2c-89df-b29fd2df8d3d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:09:35.176 7 INFO neutron.api.v2.resource [req-21feaced-2fd9-482c-8508-bddd1ff263da req-4c824d0e-6599-453f-affe-22f6e8e43720 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 266/514] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups/6511af10-6c1b-49d5-ab8b-f2f73bdc4a50 => 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: 267/515] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups/9b1be82f-689a-4d4e-a240-7a04f5055297 => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/516] 10.0.0.227 () {36 vars in 1013 bytes} [Tue May 19 19:09:35 2026] DELETE /v2.0/security-groups/9b1be82f-689a-4d4e-a240-7a04f5055297 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:09:35.323 7 WARNING neutron_lib.context [None req-863d266b-200c-4d72-9fc6-84162e2c1093 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 269/517] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:09:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:09:35.466 7 INFO neutron.api.v2.resource [req-423a416a-1135-4f0d-b1a3-e0a1022e4bc6 req-0ac16c9a-6502-484f-9b75-713dcfce2e13 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/518] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups/9b1be82f-689a-4d4e-a240-7a04f5055297 => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:09:35.480 7 WARNING neutron_lib.context [None req-6f93fb37-8609-4c2b-a373-eb3bc5abf64d acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 271/519] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/520] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups?tenant_id=1a516110c17144acb66b8dbb07a74d0a => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:35.667 7 WARNING neutron_lib.context [None req-92e15090-fbb4-4b6d-a364-a34af2d12645 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 273/521] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/522] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:35 2026] GET /v2.0/security-groups/5e2dc97b-ac47-440b-8de1-ca36a8e44018 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:35.805 7 WARNING neutron_lib.context [None req-7d00836f-9462-4aca-81d5-a45616dd5e91 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/523] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:09:35 2026] PUT /v2.0/routers/adbfef19-640f-4a5a-b7a6-a945dd318187/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/524] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:36 2026] GET /v2.0/security-groups/5e2dc97b-ac47-440b-8de1-ca36a8e44018 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/525] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:09:35 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:36.323 7 INFO neutron.api.v2.resource [req-a3d76c2f-bb98-4bd3-ba4a-d34140146586 req-5e26b1af-bc1c-4c3e-8a02-7d022c48bde4 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/526] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:36 2026] GET /v2.0/security-groups/9b1be82f-689a-4d4e-a240-7a04f5055297 => 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: 277/527] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:36 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:09:36.356 7 INFO neutron.api.v2.resource [req-1658313d-16ba-40de-b771-942c4b9f29f6 req-3144bf79-750f-4255-ae3b-d686885ded4b 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 278/528] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:36 2026] GET /v2.0/security-groups/6511af10-6c1b-49d5-ab8b-f2f73bdc4a50 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:09:36.397 7 INFO neutron.api.v2.resource [req-13be2e74-db3d-498e-9ef5-d45e51c3aba4 req-93855bb4-3f11-4c45-a65c-fc674fb72cf0 63347f76e90b402dad83756856868c58 1a516110c17144acb66b8dbb07a74d0a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/529] 10.0.0.227 () {34 vars in 991 bytes} [Tue May 19 19:09:36 2026] GET /v2.0/security-groups/f62e54e0-ec65-42fb-a9f8-11559918396b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:09:36.664 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-29448dc9-6c09-4a64-a802-9206e4fc7995 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-19 19:09:37.013 8 INFO neutron.db.l3_hamode_db [None req-29448dc9-6c09-4a64-a802-9206e4fc7995 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 19e64ad7-7584-4043-a7b5-3e3b1738783e was deleted as no HA routers are present in tenant 870225d76480434aaa01fe29d3286d64. [pid: 8|app: 0|req: 251/530] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:09:36 2026] DELETE /v2.0/routers/adbfef19-640f-4a5a-b7a6-a945dd318187 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/531] 10.0.0.227 () {34 vars in 1100 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1755149730&fields=id&tenant_id=bb613bbc381143248d49cc3c5c99503f => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/532] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:09:37 2026] DELETE /v2.0/subnets/e25068fd-2806-4037-91b2-a66e7b1058c2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/533] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/networks?id=794fdbd5-a83c-4911-906b-d8f4b4bf067b => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:37.360 8 INFO neutron.services.segments.plugin [-] Segment 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 resource provider aggregate not found 2026-05-19 19:09:37.371 8 INFO neutron.services.segments.plugin [-] Segment 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 found for delete ", "request_id": "req-38d73568-d95c-4b55-828e-91be2d8e0311"}]} 2026-05-19 19:09:37.399 8 INFO neutron.services.segments.plugin [-] Segment 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 resource provider aggregate not found 2026-05-19 19:09:37.414 8 INFO neutron.services.segments.plugin [-] Segment 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93cf9a26-a84a-421e-b4fc-8cb170ef3b04 found for delete ", "request_id": "req-0278c358-3c38-44a9-b13e-065d052b9f39"}]} [pid: 7|app: 0|req: 280/534] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:09:36 2026] PUT /v2.0/routers/f1b83dca-3c9d-4658-a62a-ac32085b89fc/remove_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/535] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/quotas/bb613bbc381143248d49cc3c5c99503f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/536] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/537] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:09:37 2026] DELETE /v2.0/networks/ecbfba41-f13e-4cb1-909d-c8730b286185 => 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: 256/538] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/ports?tenant_id=bb613bbc381143248d49cc3c5c99503f&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/539] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/540] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/541] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/security-groups?tenant_id=870225d76480434aaa01fe29d3286d64&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/542] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:09:37 2026] DELETE /v2.0/security-groups/cef6332b-9f7e-41a0-a677-7471a658abb3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:37 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:09:38.067 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-b92fd112-733c-4a08-9e00-f30ffc5ba71f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - 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.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/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.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/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.12/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.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-19 19:09:38.425 7 INFO neutron.db.l3_hamode_db [None req-b92fd112-733c-4a08-9e00-f30ffc5ba71f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network d6c84d23-e4a3-475c-95cd-f87a14a2bae9 was deleted as no HA routers are present in tenant 1a516110c17144acb66b8dbb07a74d0a. [pid: 7|app: 0|req: 283/544] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:09:37 2026] DELETE /v2.0/routers/f1b83dca-3c9d-4658-a62a-ac32085b89fc => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:09:38 2026] DELETE /v2.0/subnets/b0278450-5b67-4d3c-964b-641b468e11ee => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/546] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:38 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => 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: 263/547] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:09:38 2026] DELETE /v2.0/networks/536833dc-5aaf-43c3-8ae3-f068e4f2d69f => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/548] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:38 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => 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: 264/549] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:09:39 2026] GET /v2.0/security-groups?tenant_id=1a516110c17144acb66b8dbb07a74d0a&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/550] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:09:39 2026] DELETE /v2.0/security-groups/5e2dc97b-ac47-440b-8de1-ca36a8e44018 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:09:39.741 8 INFO neutron.services.segments.plugin [-] Segment e84dc68e-4307-41ef-9e90-315517d82ec2 resource provider aggregate not found [pid: 8|app: 0|req: 265/551] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:39 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:09:39.863 7 INFO neutron.services.segments.plugin [-] Segment 1ce6132a-5870-4f9e-a8f6-130545b29ec0 resource provider aggregate not found 2026-05-19 19:09:39.867 7 INFO neutron.services.segments.plugin [-] Segment 1ce6132a-5870-4f9e-a8f6-130545b29ec0 resource provider aggregate not found 2026-05-19 19:09:39.886 7 INFO neutron.services.segments.plugin [-] Segment 1ce6132a-5870-4f9e-a8f6-130545b29ec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ce6132a-5870-4f9e-a8f6-130545b29ec0 found for delete ", "request_id": "req-771a1beb-4fca-44bb-823e-d018522594c3"}]} 2026-05-19 19:09:39.891 7 INFO neutron.services.segments.plugin [-] Segment 1ce6132a-5870-4f9e-a8f6-130545b29ec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ce6132a-5870-4f9e-a8f6-130545b29ec0 found for delete ", "request_id": "req-7b5fce9f-6145-4abb-830d-dd10cb4a4fc1"}]} 2026-05-19 19:09:40.012 8 INFO neutron.services.segments.plugin [-] Segment e84dc68e-4307-41ef-9e90-315517d82ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e84dc68e-4307-41ef-9e90-315517d82ec2 found for delete ", "request_id": "req-2f5636ee-7e27-4c4b-872e-d3dd23e218b8"}]} 2026-05-19 19:09:40.019 8 INFO neutron.services.segments.plugin [-] Segment e84dc68e-4307-41ef-9e90-315517d82ec2 resource provider aggregate not found 2026-05-19 19:09:40.043 8 INFO neutron.services.segments.plugin [-] Segment e84dc68e-4307-41ef-9e90-315517d82ec2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e84dc68e-4307-41ef-9e90-315517d82ec2 found for delete ", "request_id": "req-ecb1a2a5-17e7-4b6e-94c4-61c7bcdd79c5"}]} 2026-05-19 19:09:40.055 8 INFO neutron.services.segments.plugin [-] Segment 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d resource provider aggregate not found 2026-05-19 19:09:40.070 8 INFO neutron.services.segments.plugin [-] Segment 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d resource provider aggregate not found 2026-05-19 19:09:40.076 8 INFO neutron.services.segments.plugin [-] Segment 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d found for delete ", "request_id": "req-1e641dcd-4ef5-40c0-8981-561a9b7df3c7"}]} 2026-05-19 19:09:40.093 8 INFO neutron.services.segments.plugin [-] Segment 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8943d3f7-a6ab-4f68-a1fe-af459dfe6f4d found for delete ", "request_id": "req-f0b759e9-8873-4a61-a7ca-afd2f6b728ea"}]} [pid: 8|app: 0|req: 266/552] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/networks?id=900252a5-bb51-45ba-9c83-979392ba9b8f => generated 670 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:40.134 7 INFO neutron.db.segments_db [None req-e3359efa-a64c-43a3-ac5a-2fc57893308a 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 06ec3c44-7464-4d41-862c-6081bab7503d of type vxlan for network d8614ab4-d916-4ad6-9141-edbfeb1753ce [pid: 8|app: 0|req: 267/553] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/554] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=17dfa04afb014b779378688273f8ae5c => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:40.197 8 WARNING neutron_lib.context [req-32957069-5635-4a2a-aeaf-376a4f89e6e6 req-f0299d69-dd30-47ec-a9bc-a02829cfcc11 c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 287/555] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:39 2026] POST /v2.0/networks => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/556] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:40 2026] POST /v2.0/subnets => generated 690 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:40.454 7 INFO neutron.db.segments_db [None req-fb4d33a0-f8bb-4bc8-b234-2c267d63f448 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment cf75261a-2fc5-464d-9b97-3143fd3bc238 of type vxlan for network 3ede398e-c6e9-4ef3-b6e2-5b151a8bda7e [pid: 8|app: 0|req: 269/557] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:09:40 2026] POST /v2.0/ports => generated 954 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/558] 199.19.213.185 () {34 vars in 911 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-19 19:09:40.758 7 INFO neutron.db.l3_hamode_db [None req-fb4d33a0-f8bb-4bc8-b234-2c267d63f448 5648e147c24f462ea6078005c31d7321 d1175564c54541bcb97d2de629c1499e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 271/559] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 957 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/560] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:40 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/561] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:09:41 2026] PUT /v2.0/ports/791b213c-c0a7-46f1-8a8a-5d87a6b372fe => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:09:41.571 7 INFO neutron.db.l3_hamode_db [None req-fb4d33a0-f8bb-4bc8-b234-2c267d63f448 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:09:41.699 8 INFO neutron.db.segments_db [None req-30d4c1cf-49c4-453c-8bf5-9476489f288e 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment e62305af-ebad-4614-a701-bd84ef57795b of type vxlan for network 84d4f4cc-1828-4b29-8df3-20f06969bd19 [pid: 8|app: 0|req: 274/562] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:09:41 2026] POST /v2.0/networks => generated 751 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/563] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:41 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/564] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:41 2026] POST /v2.0/subnets => generated 698 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:42.091 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d5a6c9-886d-4ca4-8bf4-752783fba846'] response: {'name': 'network-changed', 'server_uuid': '465d93a3-c7f2-4da6-8247-22ace4909159', 'tag': '791b213c-c0a7-46f1-8a8a-5d87a6b372fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/565] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:42 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:42.155 8 INFO neutron.db.segments_db [None req-84e1c83d-082b-4191-9d11-4e947c102715 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 30b7a32b-3955-47af-8466-7d2ca866817c of type vxlan for network 58da4faa-a3f1-42dc-acb0-1b2d3bfe49e7 2026-05-19 19:09:42.455 8 INFO neutron.db.l3_hamode_db [None req-84e1c83d-082b-4191-9d11-4e947c102715 5648e147c24f462ea6078005c31d7321 8e29e270df0046eaa95fe1e962c399e1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 289/566] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:40 2026] POST /v2.0/routers => generated 730 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/567] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:42 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&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: 291/568] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:42 2026] GET /v2.0/networks?id=794fdbd5-a83c-4911-906b-d8f4b4bf067b => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/569] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:42 2026] GET /v2.0/ports?tenant_id=17dfa04afb014b779378688273f8ae5c&device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:43.957 8 INFO neutron.db.l3_hamode_db [None req-84e1c83d-082b-4191-9d11-4e947c102715 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 293/570] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:42 2026] PUT /v2.0/routers/caffdbd4-8277-4001-832d-6d49515df124/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:09:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb613bbc381143248d49cc3c5c99503f => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/572] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=791b213c-c0a7-46f1-8a8a-5d87a6b372fe => 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: 296/573] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:44 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/576] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:44 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:44.591 7 WARNING neutron_lib.context [req-f0f1cbf0-3608-44c7-b797-7c0eac6e9166 req-0b81c17d-7393-4940-9bdd-8eee8de18605 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 278/577] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:09:42 2026] POST /v2.0/routers => generated 738 bytes in 2876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/578] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:44 2026] GET /v2.0/subnets?id=3756aef7-305d-4b45-9155-9da18ede09c0 => generated 688 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/579] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:09:44 2026] POST /v2.0/ports => generated 954 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:09:45.064 7 WARNING neutron_lib.context [None req-2f6845ad-0d50-4faf-8004-1c6fee3f95ac 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 280/580] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:45 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&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: 301/581] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:09:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/582] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:45 2026] GET /v2.0/ports?network_id=900252a5-bb51-45ba-9c83-979392ba9b8f&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: 303/583] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:09:45 2026] PUT /v2.0/ports/7e6893bf-b1d5-4135-a895-db4be6e6cf4a => generated 1235 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:09:45.656 7 WARNING neutron_lib.context [None req-cd11ae39-16c4-44fe-9dda-86c74c6b5112 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 304/584] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/585] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:45 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/586] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:45 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:45.921 7 WARNING neutron_lib.context [None req-b1bdfce3-e108-44d9-897d-a8512c721a1f 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 307/587] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/588] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:09:46.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56539142-c319-4f22-956e-1da179570196'] response: {'name': 'network-changed', 'server_uuid': '886eac93-f226-42ae-b94c-c069675c452a', 'tag': '7e6893bf-b1d5-4135-a895-db4be6e6cf4a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/589] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:46.153 7 WARNING neutron_lib.context [None req-9d0c8ee2-bc41-4a4b-bc08-21cc5aa1f50d 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 281/590] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:09:45 2026] PUT /v2.0/routers/9ab78bd5-ac10-42a9-bc2d-fd026a0c2b8f/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/591] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/592] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/593] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/ports?tenant_id=bb613bbc381143248d49cc3c5c99503f&device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/594] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/networks?tenant_id=bb613bbc381143248d49cc3c5c99503f&shared=False => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/595] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:09:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/596] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:09:46 2026] POST /v2.0/floatingips => generated 552 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/597] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?tenant_id=17dfa04afb014b779378688273f8ae5c&device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/598] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/networks?id=900252a5-bb51-45ba-9c83-979392ba9b8f => generated 766 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/599] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=791b213c-c0a7-46f1-8a8a-5d87a6b372fe => 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: 288/600] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/601] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/subnets?id=3756aef7-305d-4b45-9155-9da18ede09c0 => generated 688 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/602] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:47.389 7 WARNING neutron_lib.context [None req-e95b2d9a-9512-4ef5-9fca-5d4e7a87a39b 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 289/603] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?network_id=900252a5-bb51-45ba-9c83-979392ba9b8f&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/604] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/605] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/606] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:09:47 2026] POST /v2.0/security-groups => generated 1658 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:09:47.532 8 WARNING neutron_lib.context [None req-b5adaf6e-b327-464b-a2d1-698c3b93c7cc 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 316/607] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--624263132&fields=id&tenant_id=d1175564c54541bcb97d2de629c1499e => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/608] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/609] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:47.677 8 WARNING neutron_lib.context [None req-8aa19778-de5c-4347-9445-f5f9c44a2232 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 317/610] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/networks?id=d8614ab4-d916-4ad6-9141-edbfeb1753ce => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/611] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/612] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/quotas/d1175564c54541bcb97d2de629c1499e => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/613] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:09:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:09:47.791 8 WARNING neutron_lib.context [None req-8b549bc5-0be4-42e2-87b8-95ccb4152fa2 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 320/614] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:47.858 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 7|app: 0|req: 321/615] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?tenant_id=bb613bbc381143248d49cc3c5c99503f&device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/616] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7e6893bf-b1d5-4135-a895-db4be6e6cf4a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/617] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/subnets?id=23edd9c7-3d63-4433-8ada-9c4255d86ed1 => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/618] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:47 2026] GET /v2.0/ports?network_id=794fdbd5-a83c-4911-906b-d8f4b4bf067b&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: 325/619] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/620] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/621] 10.0.0.227 () {34 vars in 907 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/extensions => generated 20516 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/622] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/623] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/624] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:09:47 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/625] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 296/626] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/627] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/628] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/629] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--448508821&fields=id&tenant_id=8e29e270df0046eaa95fe1e962c399e1 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/630] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&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: 7|app: 0|req: 333/631] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:48.926 8 INFO oslo.messaging._drivers.impl_rabbit [-] [276b76ac-5f5c-4028-8129-c86a415ed3f9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58670. [pid: 8|app: 0|req: 299/632] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/quotas/8e29e270df0046eaa95fe1e962c399e1 => 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: 334/633] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:09:48 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/634] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/635] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/636] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 336/637] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/638] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/639] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/640] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:49 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/641] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:50 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&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: 304/642] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:50 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 339/643] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:50 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 305/644] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:50 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/645] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:50 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&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: 306/646] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:51 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/647] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:51 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/648] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:51 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 342/649] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:51 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 308/650] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:51 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/651] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&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: 309/652] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/653] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/654] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/655] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/656] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/networks?id=d8614ab4-d916-4ad6-9141-edbfeb1753ce => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/657] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:09:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1175564c54541bcb97d2de629c1499e => generated 180 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:53.015 8 WARNING neutron_lib.context [req-6b2c4531-04c2-460c-b92d-77c3fe6ea5be req-5f47f9b2-e848-4865-80c6-a0cf2c1a04b8 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 347/658] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/659] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&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: 312/660] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:09:53 2026] POST /v2.0/ports => generated 954 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 313/661] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/662] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/663] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 349/664] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:09:53 2026] PUT /v2.0/ports/0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 1235 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/665] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:09:53.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4fd5d0f-c706-438c-a764-81fb5bf9c64c'] response: {'name': 'network-changed', 'server_uuid': '478d58d5-0c39-4772-9ac1-67b07aa90867', 'tag': '0c41375c-4c2c-4c44-8a9c-2bfa19c2d127', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 350/666] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:53 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/667] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/668] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/669] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/670] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/networks?tenant_id=d1175564c54541bcb97d2de629c1499e&shared=False => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/671] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/672] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => 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: 320/673] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/674] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:54 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 321/675] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/676] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/677] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/678] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e29e270df0046eaa95fe1e962c399e1 => generated 180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:55.246 8 WARNING neutron_lib.context [req-54b22a1e-09a2-4245-a19f-5fe2e242c9d2 req-fb44dbc1-2283-4b27-b416-5850ffd8dd70 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 323/679] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:09:55 2026] POST /v2.0/ports => generated 958 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/680] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/681] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/682] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/683] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/684] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/685] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:09:55 2026] PUT /v2.0/ports/04a43223-ffb4-47bd-8948-5465f8f971dc => generated 1239 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 358/686] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/subnets?id=d0b5b731-3d36-4fb8-85d2-08cc39356f92 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/687] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/688] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/689] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?network_id=d8614ab4-d916-4ad6-9141-edbfeb1753ce&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: 362/690] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:56.394 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46473330-313f-4b32-951c-9d054c1132d2'] response: {'name': 'network-changed', 'server_uuid': 'ea06171d-f4f5-43c4-8aec-cf8e033988a5', 'tag': '04a43223-ffb4-47bd-8948-5465f8f971dc', 'status': 'completed', 'code': 200} 2026-05-19 19:09:56.400 8 INFO neutron.db.l3_db [None req-4e4ab6e8-d327-448d-8524-447c4db69de9 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Floating IP f7327242-7233-4c43-8ed3-eec1d190c37c associated. External IP: 10.96.250.202, port: 7e6893bf-b1d5-4135-a895-db4be6e6cf4a. [pid: 7|app: 0|req: 363/691] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/692] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/693] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/694] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/695] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/696] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:09:55 2026] PUT /v2.0/floatingips/f7327242-7233-4c43-8ed3-eec1d190c37c => generated 855 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/697] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/698] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/699] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:09:56.960 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7c522a6-a028-4471-9914-dab8e13c5458'] response: {'name': 'network-changed', 'server_uuid': '886eac93-f226-42ae-b94c-c069675c452a', 'tag': '7e6893bf-b1d5-4135-a895-db4be6e6cf4a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/700] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:09:56 2026] GET /v2.0/networks?tenant_id=8e29e270df0046eaa95fe1e962c399e1&shared=False => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/701] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/702] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/703] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&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: 333/704] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?tenant_id=bb613bbc381143248d49cc3c5c99503f&device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/705] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/706] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/networks?id=794fdbd5-a83c-4911-906b-d8f4b4bf067b => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/707] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&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: 374/708] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7e6893bf-b1d5-4135-a895-db4be6e6cf4a => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/709] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/710] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/subnets?id=23edd9c7-3d63-4433-8ada-9c4255d86ed1 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/711] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&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: 336/712] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/713] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?network_id=794fdbd5-a83c-4911-906b-d8f4b4bf067b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/714] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/715] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/716] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/717] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:57 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:58.038 8 INFO neutron.db.l3_db [None req-1f2273b2-8575-420c-a127-5aed4f6506a3 c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Floating IP ecad9f46-b8ae-4a09-993d-8d9ea0315c71 associated. External IP: 10.96.250.210, port: 791b213c-c0a7-46f1-8a8a-5d87a6b372fe. [pid: 7|app: 0|req: 382/718] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/719] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/720] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/721] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&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: 386/722] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/723] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?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: 337/724] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:09:57 2026] PUT /v2.0/floatingips/ecad9f46-b8ae-4a09-993d-8d9ea0315c71 => generated 855 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/725] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/728] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/729] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/security-groups?id=778d6233-1623-4c9f-ba0b-ca2d5d067660&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/730] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/731] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/732] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/733] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/734] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:58 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/735] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:59.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-330392be-af4d-4ae3-9aab-f6ad8e5f4f87'] response: {'name': 'network-changed', 'server_uuid': '465d93a3-c7f2-4da6-8247-22ace4909159', 'tag': '791b213c-c0a7-46f1-8a8a-5d87a6b372fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/736] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/737] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:09:59.566 8 INFO neutron.db.l3_db [req-d6dd920d-b300-4cfd-ba01-e47e8a1aecf5 req-73a17168-c40c-4245-a94b-84fa4a80837c acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] Floating IP f7327242-7233-4c43-8ed3-eec1d190c37c disassociated. External IP: 10.96.250.202, port: 7e6893bf-b1d5-4135-a895-db4be6e6cf4a. [pid: 7|app: 0|req: 396/738] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?tenant_id=17dfa04afb014b779378688273f8ae5c&device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/739] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => 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: 398/740] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/networks?id=900252a5-bb51-45ba-9c83-979392ba9b8f => generated 766 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/741] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=791b213c-c0a7-46f1-8a8a-5d87a6b372fe => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/742] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/subnets?id=3756aef7-305d-4b45-9155-9da18ede09c0 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/743] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?network_id=900252a5-bb51-45ba-9c83-979392ba9b8f&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: 402/744] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?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: 403/745] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/746] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:09:59 2026] DELETE /v2.0/ports/7e6893bf-b1d5-4135-a895-db4be6e6cf4a => generated 0 bytes in 773 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/747] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/748] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:09:59 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&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: 405/749] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/750] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/751] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/752] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/security-groups?id=e2af7d70-74c6-4420-a634-d90631899166&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/753] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => 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: 347/754] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:10:00 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/755] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/756] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&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-19 19:10:01.269 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e3d95c9-e60d-4bb3-8297-3ad75d9cf75a'] response: {'server_uuid': '886eac93-f226-42ae-b94c-c069675c452a', 'name': 'network-vif-deleted', 'tag': '7e6893bf-b1d5-4135-a895-db4be6e6cf4a', 'status': 'completed', 'code': 200} 2026-05-19 19:10:01.291 7 INFO neutron.db.l3_db [req-d27907e5-f4bb-4515-abe3-ae19f1d93855 req-b0820943-a81f-400c-a5e7-874aea16ee35 c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] Floating IP ecad9f46-b8ae-4a09-993d-8d9ea0315c71 disassociated. External IP: 10.96.250.210, port: 791b213c-c0a7-46f1-8a8a-5d87a6b372fe. [pid: 8|app: 0|req: 350/757] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/758] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/759] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/760] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/761] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:10:00 2026] DELETE /v2.0/ports/791b213c-c0a7-46f1-8a8a-5d87a6b372fe => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/762] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:01 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:02.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6f2a17e-b44f-404c-8c6f-721906b384f8'] response: {'server_uuid': '465d93a3-c7f2-4da6-8247-22ace4909159', 'name': 'network-vif-deleted', 'tag': '791b213c-c0a7-46f1-8a8a-5d87a6b372fe', 'status': 'completed', 'code': 200} 2026-05-19 19:10:02.228 8 INFO neutron.db.l3_db [None req-9d6d0ffb-b3f3-4746-92ea-73b78150b495 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Floating IP 354b6717-b71a-4cd9-a45f-5e9d78f39938 associated. External IP: 10.96.250.220, port: 0c41375c-4c2c-4c44-8a9c-2bfa19c2d127. [pid: 7|app: 0|req: 410/763] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:02 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/764] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:02 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/765] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:10:01 2026] PUT /v2.0/floatingips/354b6717-b71a-4cd9-a45f-5e9d78f39938 => generated 855 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/766] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:02 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/767] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:02 2026] GET /v2.0/ports?device_id=886eac93-f226-42ae-b94c-c069675c452a => 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: 413/768] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:03 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/769] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:03 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&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: 414/770] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:03 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:03.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b285bce-8217-480e-a355-5204f932370a'] response: {'name': 'network-changed', 'server_uuid': '478d58d5-0c39-4772-9ac1-67b07aa90867', 'tag': '0c41375c-4c2c-4c44-8a9c-2bfa19c2d127', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/771] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:03 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => 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: 358/772] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:04 2026] DELETE /v2.0/security-groups/778d6233-1623-4c9f-ba0b-ca2d5d067660 => 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: 359/773] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:04.176 7 INFO neutron.db.l3_db [None req-2eb5c869-673a-4d88-9062-7b22e79541ad 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Floating IP 69d3c986-7de6-4ba1-ad88-4f7c4d53365e associated. External IP: 10.96.250.206, port: 04a43223-ffb4-47bd-8948-5465f8f971dc. 2026-05-19 19:10:04.182 8 INFO neutron.api.v2.resource [None req-e6a6e349-7011-4c28-8580-782dac067252 acc15d55245a45c8aaad3638b8210cb3 bb613bbc381143248d49cc3c5c99503f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 360/774] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/security-groups/778d6233-1623-4c9f-ba0b-ca2d5d067660 => 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: 361/775] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/networks?id=d8614ab4-d916-4ad6-9141-edbfeb1753ce => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/776] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:10:03 2026] PUT /v2.0/floatingips/69d3c986-7de6-4ba1-ad88-4f7c4d53365e => generated 856 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/777] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:10:04 2026] DELETE /v2.0/floatingips/f7327242-7233-4c43-8ed3-eec1d190c37c => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:04.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff8645d8-e7b3-4c91-bf79-bc4422144687'] response: {'name': 'network-changed', 'server_uuid': 'ea06171d-f4f5-43c4-8aec-cf8e033988a5', 'tag': '04a43223-ffb4-47bd-8948-5465f8f971dc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 416/778] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/779] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/780] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/subnets?id=d0b5b731-3d36-4fb8-85d2-08cc39356f92 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/781] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/782] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/ports?network_id=d8614ab4-d916-4ad6-9141-edbfeb1753ce&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: 421/783] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/784] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/785] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:04 2026] GET /v2.0/ports?device_id=465d93a3-c7f2-4da6-8247-22ace4909159 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/786] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 425/787] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/788] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/789] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/790] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&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: 429/791] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?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: 430/792] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:05 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/793] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:10:04 2026] PUT /v2.0/routers/1868b7e8-12db-4850-a611-53432a0b28fb/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/794] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:05 2026] DELETE /v2.0/security-groups/e2af7d70-74c6-4420-a634-d90631899166 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:06.032 8 INFO neutron.api.v2.resource [None req-5e38e0bd-1f25-4b05-a861-e98847a87a7c c1de5994bf184fe89dd2b9a22698abf8 17dfa04afb014b779378688273f8ae5c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/795] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:10:06 2026] GET /v2.0/security-groups/e2af7d70-74c6-4420-a634-d90631899166 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/796] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:10:06 2026] DELETE /v2.0/floatingips/ecad9f46-b8ae-4a09-993d-8d9ea0315c71 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:06.370 7 INFO neutron.services.segments.plugin [-] Segment e96608bd-1288-4149-a202-60a1b256743d resource provider aggregate not found 2026-05-19 19:10:06.375 7 INFO neutron.services.segments.plugin [-] Segment e96608bd-1288-4149-a202-60a1b256743d resource provider aggregate not found 2026-05-19 19:10:06.381 7 INFO neutron.db.l3_hamode_db [None req-8be63c19-e875-4dea-9320-722fd6eab698 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network c0286ba5-7b50-425e-bf84-67b821116943 was deleted as no HA routers are present in tenant bb613bbc381143248d49cc3c5c99503f. [pid: 7|app: 0|req: 431/797] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:05 2026] DELETE /v2.0/routers/1868b7e8-12db-4850-a611-53432a0b28fb => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:06.396 7 INFO neutron.services.segments.plugin [-] Segment e96608bd-1288-4149-a202-60a1b256743d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96608bd-1288-4149-a202-60a1b256743d found for delete ", "request_id": "req-9901950e-0345-4934-a8d9-1a0e973cfca2"}]} 2026-05-19 19:10:06.397 7 INFO neutron.services.segments.plugin [-] Segment e96608bd-1288-4149-a202-60a1b256743d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96608bd-1288-4149-a202-60a1b256743d found for delete ", "request_id": "req-b26ff887-d8d8-47a6-bbbc-7c5312d4aab9"}]} [pid: 7|app: 0|req: 432/798] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:06 2026] DELETE /v2.0/subnets/23edd9c7-3d63-4433-8ada-9c4255d86ed1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/799] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:06 2026] DELETE /v2.0/networks/794fdbd5-a83c-4911-906b-d8f4b4bf067b => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/800] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:07 2026] GET /v2.0/security-groups?tenant_id=bb613bbc381143248d49cc3c5c99503f&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/801] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:07 2026] DELETE /v2.0/security-groups/f56a5c69-d420-447d-88d3-9869b1590b13 => 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: 367/802] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:10:06 2026] PUT /v2.0/routers/a9a3d079-eeaf-4ccb-8fe7-489cb7a63744/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:08.419 7 INFO neutron.services.segments.plugin [-] Segment 32337e0f-37c2-4210-8561-8018e6f0ffc9 resource provider aggregate not found 2026-05-19 19:10:08.427 7 INFO neutron.services.segments.plugin [-] Segment 32337e0f-37c2-4210-8561-8018e6f0ffc9 resource provider aggregate not found 2026-05-19 19:10:08.444 7 INFO neutron.services.segments.plugin [-] Segment 32337e0f-37c2-4210-8561-8018e6f0ffc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32337e0f-37c2-4210-8561-8018e6f0ffc9 found for delete ", "request_id": "req-b9626183-e7e7-4e9c-b80a-3730d02eee4d"}]} 2026-05-19 19:10:08.445 7 INFO neutron.services.segments.plugin [-] Segment 32337e0f-37c2-4210-8561-8018e6f0ffc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32337e0f-37c2-4210-8561-8018e6f0ffc9 found for delete ", "request_id": "req-110d57e1-2127-41c5-943a-4c2619368849"}]} 2026-05-19 19:10:08.649 7 INFO neutron.db.l3_hamode_db [None req-eb30c44c-f53d-4d96-8d62-e4ff0b59be87 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 545751e9-6320-48cf-a427-173d2adad49b was deleted as no HA routers are present in tenant 17dfa04afb014b779378688273f8ae5c. [pid: 7|app: 0|req: 436/803] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:07 2026] DELETE /v2.0/routers/a9a3d079-eeaf-4ccb-8fe7-489cb7a63744 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/804] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:08 2026] DELETE /v2.0/subnets/3756aef7-305d-4b45-9155-9da18ede09c0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/805] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:08 2026] DELETE /v2.0/networks/900252a5-bb51-45ba-9c83-979392ba9b8f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/806] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:09 2026] GET /v2.0/security-groups?tenant_id=17dfa04afb014b779378688273f8ae5c&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/807] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:09 2026] DELETE /v2.0/security-groups/1471b9fb-1373-43f6-bce2-dea6f5d7689d => 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: 370/808] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:10 2026] GET /v2.0/security-groups?tenant_id=7f0d7b3a640c45fa9464730ba6af0bc1&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:10.463 7 INFO neutron.services.segments.plugin [-] Segment 51d70d4f-381c-49b9-9724-a108329dec82 resource provider aggregate not found 2026-05-19 19:10:10.468 7 INFO neutron.services.segments.plugin [-] Segment 51d70d4f-381c-49b9-9724-a108329dec82 resource provider aggregate not found 2026-05-19 19:10:10.474 7 INFO neutron.services.segments.plugin [-] Segment 51d70d4f-381c-49b9-9724-a108329dec82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d70d4f-381c-49b9-9724-a108329dec82 found for delete ", "request_id": "req-d15e4beb-6ade-4dbd-9d0c-accec4124860"}]} 2026-05-19 19:10:10.504 7 INFO neutron.services.segments.plugin [-] Segment 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee resource provider aggregate not found 2026-05-19 19:10:10.511 7 INFO neutron.services.segments.plugin [-] Segment 51d70d4f-381c-49b9-9724-a108329dec82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51d70d4f-381c-49b9-9724-a108329dec82 found for delete ", "request_id": "req-5fd9ccf5-739e-46b9-8389-805e5d6a664b"}]} 2026-05-19 19:10:10.519 7 INFO neutron.services.segments.plugin [-] Segment 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee found for delete ", "request_id": "req-ece13b00-f3de-4ce6-8a3d-8d33e4e49e8f"}]} 2026-05-19 19:10:10.525 7 INFO neutron.services.segments.plugin [-] Segment 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee resource provider aggregate not found 2026-05-19 19:10:10.540 7 INFO neutron.services.segments.plugin [-] Segment 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cef7c4b-e6d7-4e79-a407-f942fbbe8eee found for delete ", "request_id": "req-d21de64c-8308-417f-86a1-b9c8eb7559de"}]} [pid: 7|app: 0|req: 439/809] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:10 2026] DELETE /v2.0/security-groups/6bfe2997-44a8-4af1-9100-7ac6cff97f2d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/810] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:10:11 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 1240 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/811] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:10:11 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/812] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:10:12 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/813] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:10:13 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/816] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:13 2026] GET /v2.0/security-groups?tenant_id=b1a6de6db613402bb8c29515edf9ec7c&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/817] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:13 2026] DELETE /v2.0/security-groups/8b960fc0-8869-4068-819d-dbacc664b855 => 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: 444/818] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:14 2026] GET /v2.0/security-groups?tenant_id=042ad1397f424924a3e24456a1bb2508&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/819] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:14 2026] DELETE /v2.0/security-groups/e7ece3cf-0246-47a9-8810-da93db5b64d2 => 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: 445/820] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:15 2026] GET /v2.0/security-groups?tenant_id=c1fe1dcf870b49148bd5ee4949f64b18&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/821] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:15 2026] DELETE /v2.0/security-groups/5abc2e8d-88c8-4b3b-8075-bf1b151e4123 => 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: 446/822] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:15 2026] GET /v2.0/security-groups?tenant_id=15150248abd446539c61ace634e90383&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/823] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:15 2026] DELETE /v2.0/security-groups/9c983320-20db-4330-8ea9-3c717903ff0e => 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: 447/824] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:19 2026] GET /v2.0/security-groups?tenant_id=96b3a3f7f07c455ba6a4324bf55e9a5f&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/825] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:19 2026] DELETE /v2.0/security-groups/81efea4b-61e6-42d3-8506-01a84cb3c246 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/826] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:20 2026] GET /v2.0/security-groups?tenant_id=7103fb881e334ccc81e800dcde19c376&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/827] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:20 2026] DELETE /v2.0/security-groups/968fc99f-3caf-4eed-b7f8-03db79c428e2 => 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: 379/828] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:20 2026] GET /v2.0/security-groups?tenant_id=6e96c7e7e66244ec8de64fbc40e8b82a&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/829] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:20 2026] DELETE /v2.0/security-groups/17f2cdd2-0983-4735-b8c3-905b4a821757 => 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: 380/830] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:20 2026] GET /v2.0/security-groups?tenant_id=d910109f018d4f64969c1dba10626d61&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/831] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:20 2026] DELETE /v2.0/security-groups/e02d8ce3-badd-4e4c-93eb-4282320874d1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/832] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/833] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/834] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/835] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/836] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/837] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:22 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/838] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:23 2026] GET /v2.0/security-groups?tenant_id=a94553d904824278bebeeff65bd33e1f&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/839] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:23 2026] DELETE /v2.0/security-groups/545bb267-3017-4336-b92a-22e64a5f782b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/840] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 456/841] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/842] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 386/843] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/844] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/networks?id=d8614ab4-d916-4ad6-9141-edbfeb1753ce => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/845] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/846] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/subnets?id=d0b5b731-3d36-4fb8-85d2-08cc39356f92 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/847] 10.0.0.227 () {34 vars in 971 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/ports/04a43223-ffb4-47bd-8948-5465f8f971dc => generated 972 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/848] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/ports?network_id=d8614ab4-d916-4ad6-9141-edbfeb1753ce&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/849] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/850] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:24 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/851] 199.19.213.185 () {34 vars in 1000 bytes} [Tue May 19 19:10:25 2026] GET /v2.0/subnets?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/852] 199.19.213.185 () {34 vars in 1146 bytes} [Tue May 19 19:10:25 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5&device_owner=compute%3Anova&network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/853] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:25 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/854] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:25 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/855] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:10:25 2026] PUT /v2.0/ports/04a43223-ffb4-47bd-8948-5465f8f971dc => generated 1153 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/856] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/security-groups?tenant_id=f0959628191a4e9598e6653092b73264&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/857] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1425 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:26.602 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-488cf80b-a7b8-4b19-abe2-d0087d7a405a'] response: {'name': 'network-changed', 'server_uuid': 'ea06171d-f4f5-43c4-8aec-cf8e033988a5', 'tag': '04a43223-ffb4-47bd-8948-5465f8f971dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/858] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/859] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/860] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:26 2026] DELETE /v2.0/security-groups/7407ffef-0247-4e1a-a7fb-3e2c74845ad9 => 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: 396/861] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/862] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/863] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/864] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/865] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/866] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/867] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?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: 400/868] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/ports?tenant_id=d1175564c54541bcb97d2de629c1499e&device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 469/869] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:26 2026] GET /v2.0/security-groups?tenant_id=c4a015d3b7574b8f89a398239e847b4f&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/870] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:27 2026] DELETE /v2.0/security-groups/940a0b67-08bc-47ca-8b95-84da5ff7cac6 => 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: 470/871] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/security-groups?tenant_id=698b672924cc4155b954985f4bbee84c&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/872] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:27 2026] DELETE /v2.0/security-groups/8386347e-53ae-4d65-9fc6-816f1054b2b7 => 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: 471/873] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/networks?id=d8614ab4-d916-4ad6-9141-edbfeb1753ce => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/874] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/875] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/subnets?id=d0b5b731-3d36-4fb8-85d2-08cc39356f92 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/876] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/ports?network_id=d8614ab4-d916-4ad6-9141-edbfeb1753ce&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/877] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/878] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/879] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&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: 475/880] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/881] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1425 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/882] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:27 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/883] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 1156 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/884] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/885] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/886] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => 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: 479/887] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/888] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&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: 480/889] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/890] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:28.570 7 WARNING neutron_lib.context [None req-9da92f4f-44bf-4608-b1ce-c2f8d3baf94f 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:28.570 7 WARNING neutron_lib.context [None req-9da92f4f-44bf-4608-b1ce-c2f8d3baf94f 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:28.720 7 INFO neutron.db.segments_db [None req-9da92f4f-44bf-4608-b1ce-c2f8d3baf94f 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 of type vxlan for network 18773a18-21e8-42f1-bec8-00c3cde2a07b 2026-05-19 19:10:28.784 7 INFO neutron.db.segments_db [None req-9da92f4f-44bf-4608-b1ce-c2f8d3baf94f 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment 5bcc990e-7d97-4677-b31a-4193b1480db9 of type vxlan for network 4f95cdc9-a790-41b3-a99b-ddd6f5cd5d9d [pid: 8|app: 0|req: 412/893] 199.19.213.185 () {34 vars in 1120 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1156 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/894] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:28 2026] POST /v2.0/networks => generated 1245 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/895] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/networks => generated 1844 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/896] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:28 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:29.142 7 INFO neutron.services.segments.plugin [-] Segment a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 resource provider aggregate not found 2026-05-19 19:10:29.146 7 INFO neutron.services.segments.plugin [-] Segment a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 resource provider aggregate not found 2026-05-19 19:10:29.160 7 INFO neutron.services.segments.plugin [-] Segment a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 found for delete ", "request_id": "req-241e7179-518e-4eaf-a4b4-f28b655a9557"}]} 2026-05-19 19:10:29.164 7 INFO neutron.services.segments.plugin [-] Segment a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1aee9f6-3bdc-4351-84a8-9c1d88e578f5 found for delete ", "request_id": "req-7d2e33eb-2695-4442-af22-ded16e6b0942"}]} [pid: 7|app: 0|req: 485/897] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:29 2026] DELETE /v2.0/networks/18773a18-21e8-42f1-bec8-00c3cde2a07b => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/898] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:29 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/899] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:10:28 2026] PUT /v2.0/ports/04a43223-ffb4-47bd-8948-5465f8f971dc => generated 972 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/900] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:29 2026] DELETE /v2.0/networks/4f95cdc9-a790-41b3-a99b-ddd6f5cd5d9d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:29.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-299b3774-d994-4a9e-bb44-d94a736314ba'] response: {'name': 'network-changed', 'server_uuid': 'ea06171d-f4f5-43c4-8aec-cf8e033988a5', 'tag': '04a43223-ffb4-47bd-8948-5465f8f971dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/901] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:10:29 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:29.453 7 WARNING neutron_lib.context [None req-4c6007ab-da66-4773-8d6e-5e89af2fe542 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:29.509 7 INFO neutron.db.segments_db [None req-4c6007ab-da66-4773-8d6e-5e89af2fe542 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment 1f800629-1b1f-490c-bfcb-0ff1af55fda2 of type vxlan for network 4c7c2999-6d8e-4c67-b208-9f02b5d85de5 [pid: 7|app: 0|req: 488/902] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:29 2026] POST /v2.0/networks => generated 650 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:29.609 8 WARNING neutron_lib.context [None req-e133409b-19bb-405e-bbf5-99f9b2d7a1b3 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:29.682 8 INFO neutron.db.segments_db [None req-e133409b-19bb-405e-bbf5-99f9b2d7a1b3 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment 988110c1-6591-4540-aebf-dbaf2e212233 of type vxlan for network a2441171-3138-4a38-9796-edd5b93ae498 [pid: 8|app: 0|req: 415/903] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:29 2026] POST /v2.0/networks => generated 648 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:29.822 7 WARNING neutron_lib.context [None req-05f4a028-c555-40df-b938-e61c30a749d3 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:29.863 7 WARNING neutron_lib.context [None req-05f4a028-c555-40df-b938-e61c30a749d3 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 416/904] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:29 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 417/905] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:29 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/906] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/907] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/908] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&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: 421/909] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/910] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/911] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/912] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&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: 489/913] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:29 2026] POST /v2.0/ports => generated 1505 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 425/914] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/915] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/916] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:30 2026] GET /v2.0/ports => generated 1505 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/917] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:30 2026] DELETE /v2.0/ports/0c47d2d3-e919-4d45-a629-7f5e5a56ec9e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/918] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:30 2026] DELETE /v2.0/ports/ec41c998-51a7-41d0-8ada-5a920ea66336 => 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: 428/919] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:31.107 7 WARNING neutron_lib.context [None req-057acb2c-5f5f-4382-afcb-952963799407 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:31.178 7 INFO neutron.services.segments.plugin [-] Segment 5bcc990e-7d97-4677-b31a-4193b1480db9 resource provider aggregate not found 2026-05-19 19:10:31.191 7 INFO neutron.services.segments.plugin [-] Segment 5bcc990e-7d97-4677-b31a-4193b1480db9 resource provider aggregate not found 2026-05-19 19:10:31.201 7 INFO neutron.services.segments.plugin [-] Segment 5bcc990e-7d97-4677-b31a-4193b1480db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcc990e-7d97-4677-b31a-4193b1480db9 found for delete ", "request_id": "req-f1d54b3c-7ca9-4eb2-9847-f416198e1814"}]} 2026-05-19 19:10:31.205 7 INFO neutron.db.segments_db [None req-057acb2c-5f5f-4382-afcb-952963799407 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 of type vxlan for network aa6cb420-ec58-4d1d-a7eb-53867db64dc6 2026-05-19 19:10:31.206 7 INFO neutron.services.segments.plugin [-] Segment 5bcc990e-7d97-4677-b31a-4193b1480db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bcc990e-7d97-4677-b31a-4193b1480db9 found for delete ", "request_id": "req-f786fef3-8b7f-4514-a5e3-8c327ba1f5c7"}]} [pid: 8|app: 0|req: 429/920] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/ports?tenant_id=8e29e270df0046eaa95fe1e962c399e1&device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 492/921] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:31 2026] POST /v2.0/networks => generated 649 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:31.302 7 WARNING neutron_lib.context [None req-2b443f72-ae22-40a4-84f3-86e0c7f18eea 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 430/922] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/networks?id=84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:31.371 7 INFO neutron.db.segments_db [None req-2b443f72-ae22-40a4-84f3-86e0c7f18eea 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Added segment a2416998-148f-4eb8-b61f-cd7ec2353f1e of type vxlan for network f029f350-12c5-429b-bc00-68af83d68508 [pid: 8|app: 0|req: 431/923] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=04a43223-ffb4-47bd-8948-5465f8f971dc => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/924] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/subnets?id=4bc776fd-b166-4d99-acca-a17b07f0616b => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/925] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:31 2026] POST /v2.0/networks => generated 649 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/926] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/ports?network_id=84d4f4cc-1828-4b29-8df3-20f06969bd19&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:31.498 8 WARNING neutron_lib.context [None req-2bcd6774-6118-4e57-b37c-37641913be09 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:31.522 8 WARNING neutron_lib.context [None req-2bcd6774-6118-4e57-b37c-37641913be09 4dc6e0402b114b60a1500dbd44e97124 e94c1999227d47678c5d7089587dbbd8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 494/927] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/928] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/929] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/930] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:31 2026] POST /v2.0/subnets => generated 1274 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/931] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/security-groups?id=5a3a7726-88fa-4cbc-a753-6ca5784d2bd6&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/932] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:10:32 2026] GET /v2.0/subnets => generated 1910 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/933] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:31 2026] GET /v2.0/security-groups?tenant_id=a60c09affbb548be93ac8b6f0555d6fe&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/934] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/security-groups/39d64e11-0028-4777-80f4-5dff16125cb6 => 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: 437/935] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/subnets/cbe7cbb8-f3fb-4df0-b1b9-4592caf6d523 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/936] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/subnets/6b765deb-01c1-4a2d-9b5e-14e11c3db098 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/937] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:10:32 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/938] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:32 2026] GET /v2.0/security-groups?tenant_id=930763b8dfb44cb9ad3a9a91e9175485&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/939] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:10:32 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/940] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/security-groups/174c377f-600f-4104-be0c-48f99d3f06ab => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/941] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/networks/f029f350-12c5-429b-bc00-68af83d68508 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:32.688 8 INFO neutron.db.l3_db [req-f968d9d9-c3de-407e-9d27-642c30a733b7 req-d2b82f3d-c513-44a9-8342-e506d5c1f6e4 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] Floating IP 69d3c986-7de6-4ba1-ad88-4f7c4d53365e disassociated. External IP: 10.96.250.206, port: 04a43223-ffb4-47bd-8948-5465f8f971dc. [pid: 7|app: 0|req: 504/942] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/networks/aa6cb420-ec58-4d1d-a7eb-53867db64dc6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/943] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/networks/a2441171-3138-4a38-9796-edd5b93ae498 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/944] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/ports/04a43223-ffb4-47bd-8948-5465f8f971dc => generated 0 bytes in 643 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/945] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:32 2026] DELETE /v2.0/networks/4c7c2999-6d8e-4c67-b208-9f02b5d85de5 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/946] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:33 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:33.557 7 INFO neutron.services.segments.plugin [-] Segment a2416998-148f-4eb8-b61f-cd7ec2353f1e resource provider aggregate not found 2026-05-19 19:10:33.563 7 INFO neutron.services.segments.plugin [-] Segment a2416998-148f-4eb8-b61f-cd7ec2353f1e resource provider aggregate not found 2026-05-19 19:10:33.580 7 INFO neutron.services.segments.plugin [-] Segment a2416998-148f-4eb8-b61f-cd7ec2353f1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2416998-148f-4eb8-b61f-cd7ec2353f1e found for delete ", "request_id": "req-a64ed728-4cfa-4803-ad95-52aaa0a4005b"}]} 2026-05-19 19:10:33.583 7 INFO neutron.services.segments.plugin [-] Segment a2416998-148f-4eb8-b61f-cd7ec2353f1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2416998-148f-4eb8-b61f-cd7ec2353f1e found for delete ", "request_id": "req-46a074ec-cd40-4a78-b73f-c5896145e9a6"}]} 2026-05-19 19:10:33.602 7 INFO neutron.services.segments.plugin [-] Segment 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 resource provider aggregate not found 2026-05-19 19:10:33.611 7 INFO neutron.services.segments.plugin [-] Segment 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 resource provider aggregate not found 2026-05-19 19:10:33.625 7 INFO neutron.services.segments.plugin [-] Segment 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 found for delete ", "request_id": "req-1d64aadd-af31-49a3-8269-14d72006735a"}]} 2026-05-19 19:10:33.630 7 INFO neutron.services.segments.plugin [-] Segment 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd6dbe6-db7e-43d3-985e-b837bed55eb7 found for delete ", "request_id": "req-f88b2b10-ac21-4115-a0b0-0cf0df4eb432"}]} 2026-05-19 19:10:33.638 7 INFO neutron.services.segments.plugin [-] Segment 988110c1-6591-4540-aebf-dbaf2e212233 resource provider aggregate not found 2026-05-19 19:10:33.643 7 INFO neutron.services.segments.plugin [-] Segment 988110c1-6591-4540-aebf-dbaf2e212233 resource provider aggregate not found 2026-05-19 19:10:33.661 7 INFO neutron.services.segments.plugin [-] Segment 988110c1-6591-4540-aebf-dbaf2e212233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988110c1-6591-4540-aebf-dbaf2e212233 found for delete ", "request_id": "req-042e9820-3ec3-4165-9b44-61cb7c69c42e"}]} 2026-05-19 19:10:33.670 7 INFO neutron.services.segments.plugin [-] Segment 988110c1-6591-4540-aebf-dbaf2e212233 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988110c1-6591-4540-aebf-dbaf2e212233 found for delete ", "request_id": "req-1c02c871-c25c-4d08-961a-01be37908b68"}]} 2026-05-19 19:10:33.687 7 INFO neutron.services.segments.plugin [-] Segment 1f800629-1b1f-490c-bfcb-0ff1af55fda2 resource provider aggregate not found 2026-05-19 19:10:33.694 7 INFO neutron.services.segments.plugin [-] Segment 1f800629-1b1f-490c-bfcb-0ff1af55fda2 resource provider aggregate not found 2026-05-19 19:10:33.699 7 INFO neutron.services.segments.plugin [-] Segment 1f800629-1b1f-490c-bfcb-0ff1af55fda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f800629-1b1f-490c-bfcb-0ff1af55fda2 found for delete ", "request_id": "req-f718fde0-561e-4845-898c-0bb6be4c9d4a"}]} 2026-05-19 19:10:33.719 7 INFO neutron.services.segments.plugin [-] Segment 1f800629-1b1f-490c-bfcb-0ff1af55fda2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f800629-1b1f-490c-bfcb-0ff1af55fda2 found for delete ", "request_id": "req-6bbde234-e59a-4a39-9759-9be3e7a3f921"}]} [pid: 7|app: 0|req: 507/947] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:33 2026] GET /v2.0/security-groups?tenant_id=e94c1999227d47678c5d7089587dbbd8&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:33.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bac7916-3f49-42f4-8d07-53e16f3b5e14'] response: {'server_uuid': 'ea06171d-f4f5-43c4-8aec-cf8e033988a5', 'name': 'network-vif-deleted', 'tag': '04a43223-ffb4-47bd-8948-5465f8f971dc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 441/948] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:33 2026] DELETE /v2.0/security-groups/77dce9ce-ad83-475a-aa9e-93bd6a759165 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/949] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:34 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => 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: 442/950] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:35 2026] GET /v2.0/ports?device_id=ea06171d-f4f5-43c4-8aec-cf8e033988a5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:35.821 7 WARNING neutron_lib.context [None req-b95564b0-9cdb-452b-81fa-044bdb523277 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:35.977 7 INFO neutron.db.segments_db [None req-b95564b0-9cdb-452b-81fa-044bdb523277 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Added segment 4d7dcedf-dd90-4b88-931c-1d78b04092ac of type vxlan for network acc693b6-28df-4010-96dc-87a528ce15a8 [pid: 7|app: 0|req: 509/951] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:35 2026] POST /v2.0/networks => generated 642 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:36.098 8 WARNING neutron_lib.context [None req-fc919c65-ffd0-4fcc-92ea-bec75f651c24 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 443/952] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:36 2026] POST /v2.0/subnets => generated 641 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:36.351 7 WARNING neutron_lib.context [None req-afb037b4-5d27-407d-b61c-c306c4957086 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:36.406 7 INFO neutron.db.segments_db [None req-afb037b4-5d27-407d-b61c-c306c4957086 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Added segment bb7336a5-b44c-48c0-916c-361c14420023 of type vxlan for network 53ea23f3-759e-43b0-bbf8-941cc75d58a9 [pid: 7|app: 0|req: 510/953] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:36 2026] POST /v2.0/networks => generated 644 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/954] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:36 2026] DELETE /v2.0/security-groups/5a3a7726-88fa-4cbc-a753-6ca5784d2bd6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:36.580 8 INFO neutron.api.v2.resource [None req-4a8acb05-0d9f-483b-bb8a-f2ca65c3ec15 18e15e8ad0cb41d5b9b19d63cd907bd0 8e29e270df0046eaa95fe1e962c399e1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 445/955] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:10:36 2026] GET /v2.0/security-groups/5a3a7726-88fa-4cbc-a753-6ca5784d2bd6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/956] 10.0.0.128 () {34 vars in 743 bytes} [Tue May 19 19:10:36 2026] PUT /v2.0/networks/53ea23f3-759e-43b0-bbf8-941cc75d58a9 => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:36.627 7 WARNING neutron_lib.context [None req-d3cc6654-d29b-4853-b046-2aeb7f743554 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 512/957] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:36 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/958] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:10:36 2026] DELETE /v2.0/floatingips/69d3c986-7de6-4ba1-ad88-4f7c4d53365e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/959] 10.0.0.128 () {34 vars in 741 bytes} [Tue May 19 19:10:36 2026] PUT /v2.0/subnets/ef067879-155d-4905-b8e8-bec58ff78f24 => generated 636 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:37.260 7 INFO neutron.services.segments.plugin [-] Segment bb7336a5-b44c-48c0-916c-361c14420023 resource provider aggregate not found 2026-05-19 19:10:37.266 7 INFO neutron.services.segments.plugin [-] Segment bb7336a5-b44c-48c0-916c-361c14420023 resource provider aggregate not found 2026-05-19 19:10:37.274 7 INFO neutron.services.segments.plugin [-] Segment bb7336a5-b44c-48c0-916c-361c14420023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7336a5-b44c-48c0-916c-361c14420023 found for delete ", "request_id": "req-0f74399e-aa70-41f8-8bbb-fc9e11006bc3"}]} [pid: 7|app: 0|req: 514/960] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/networks/53ea23f3-759e-43b0-bbf8-941cc75d58a9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:37.284 7 INFO neutron.services.segments.plugin [-] Segment bb7336a5-b44c-48c0-916c-361c14420023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb7336a5-b44c-48c0-916c-361c14420023 found for delete ", "request_id": "req-24b9c9d5-6c98-471d-bf90-6c8f823a105b"}]} 2026-05-19 19:10:37.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c17af596-2f29-4b69-83e3-6e558e9f2c72 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/961] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/networks/53ea23f3-759e-43b0-bbf8-941cc75d58a9 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/962] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/963] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/subnets?network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/964] 10.0.0.128 () {32 vars in 653 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/965] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/networks => generated 1307 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/966] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/967] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/networks/acc693b6-28df-4010-96dc-87a528ce15a8 => generated 667 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/968] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:10:37 2026] GET /v2.0/subnets/dd5f07ad-1969-45be-b16b-7face69dd353 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:37.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7072b04-bb28-4e27-80cd-b1d30c0fb84e 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/969] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/subnets/ef067879-155d-4905-b8e8-bec58ff78f24 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:37.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-807656ef-0c0f-4d39-b039-521d71a0c189 9c05e6727cb94d4fb404692d41141d08 739d9b047ac94f3c82cedf9ac3df618e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/970] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/networks/53ea23f3-759e-43b0-bbf8-941cc75d58a9 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/971] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/subnets/dd5f07ad-1969-45be-b16b-7face69dd353 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/972] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:10:36 2026] PUT /v2.0/routers/9ab78bd5-ac10-42a9-bc2d-fd026a0c2b8f/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/973] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/networks/acc693b6-28df-4010-96dc-87a528ce15a8 => 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: 527/974] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:38 2026] GET /v2.0/security-groups?tenant_id=e7c57b69ce8643348cc915b749242e81&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/975] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:38 2026] DELETE /v2.0/security-groups/f07c9016-5f2d-4581-8e26-da2705f51f20 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:38.863 8 INFO neutron.services.segments.plugin [-] Segment 30b7a32b-3955-47af-8466-7d2ca866817c resource provider aggregate not found 2026-05-19 19:10:38.867 8 INFO neutron.services.segments.plugin [-] Segment 30b7a32b-3955-47af-8466-7d2ca866817c resource provider aggregate not found [pid: 7|app: 0|req: 529/976] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:38 2026] GET /v2.0/security-groups?tenant_id=739d9b047ac94f3c82cedf9ac3df618e&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:38.875 8 INFO neutron.services.segments.plugin [-] Segment 30b7a32b-3955-47af-8466-7d2ca866817c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b7a32b-3955-47af-8466-7d2ca866817c found for delete ", "request_id": "req-84ed0ddd-d24e-4cc8-81f2-fce1647fcbeb"}]} 2026-05-19 19:10:38.878 8 INFO neutron.services.segments.plugin [-] Segment 30b7a32b-3955-47af-8466-7d2ca866817c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b7a32b-3955-47af-8466-7d2ca866817c found for delete ", "request_id": "req-44096a67-b573-416d-91ec-9ae281ec7c06"}]} 2026-05-19 19:10:38.880 8 INFO neutron.db.l3_hamode_db [None req-88d40537-6e27-435e-9e4d-257969b2dfa8 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 58da4faa-a3f1-42dc-acb0-1b2d3bfe49e7 was deleted as no HA routers are present in tenant 8e29e270df0046eaa95fe1e962c399e1. [pid: 8|app: 0|req: 448/977] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:37 2026] DELETE /v2.0/routers/9ab78bd5-ac10-42a9-bc2d-fd026a0c2b8f => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/978] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:38 2026] GET /v2.0/security-groups?tenant_id=5736d3eb51484d2eaa29b54331263548&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/979] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:38 2026] DELETE /v2.0/security-groups/091b3939-13b7-467e-afe7-733bd7eb3308 => 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: 450/980] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:39 2026] DELETE /v2.0/security-groups/7638b3e8-0a7f-492d-8da6-679946634cec => 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: 531/981] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:39 2026] DELETE /v2.0/subnets/4bc776fd-b166-4d99-acca-a17b07f0616b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/982] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:39 2026] DELETE /v2.0/networks/84d4f4cc-1828-4b29-8df3-20f06969bd19 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:39.645 7 INFO neutron.services.segments.plugin [-] Segment 4d7dcedf-dd90-4b88-931c-1d78b04092ac resource provider aggregate not found 2026-05-19 19:10:39.662 7 INFO neutron.services.segments.plugin [-] Segment 4d7dcedf-dd90-4b88-931c-1d78b04092ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d7dcedf-dd90-4b88-931c-1d78b04092ac found for delete ", "request_id": "req-2ead7363-55d2-40d4-ac93-efc8bc2eddcb"}]} 2026-05-19 19:10:39.664 7 INFO neutron.services.segments.plugin [-] Segment 4d7dcedf-dd90-4b88-931c-1d78b04092ac resource provider aggregate not found 2026-05-19 19:10:39.679 7 INFO neutron.services.segments.plugin [-] Segment 4d7dcedf-dd90-4b88-931c-1d78b04092ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d7dcedf-dd90-4b88-931c-1d78b04092ac found for delete ", "request_id": "req-36e59d71-f9fd-49ad-9667-56f5c4a87191"}]} [pid: 7|app: 0|req: 532/983] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:39 2026] GET /v2.0/security-groups?tenant_id=8e29e270df0046eaa95fe1e962c399e1&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/984] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:39 2026] DELETE /v2.0/security-groups/06c9628c-7502-405c-a4fd-c88e48fef511 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:40.892 7 WARNING neutron_lib.context [None req-15066c59-90af-4335-84bb-75c69321c79c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:40.916 8 INFO neutron.services.segments.plugin [-] Segment e62305af-ebad-4614-a701-bd84ef57795b resource provider aggregate not found 2026-05-19 19:10:40.921 8 INFO neutron.services.segments.plugin [-] Segment e62305af-ebad-4614-a701-bd84ef57795b resource provider aggregate not found 2026-05-19 19:10:40.933 8 INFO neutron.services.segments.plugin [-] Segment e62305af-ebad-4614-a701-bd84ef57795b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62305af-ebad-4614-a701-bd84ef57795b found for delete ", "request_id": "req-5a24565d-ac8e-44a4-a0cf-a1055810d541"}]} 2026-05-19 19:10:40.944 8 WARNING neutron_lib.context [None req-c642e602-9c5f-4f20-a6f1-33d5d56d00b0 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:40.948 8 INFO neutron.services.segments.plugin [-] Segment e62305af-ebad-4614-a701-bd84ef57795b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62305af-ebad-4614-a701-bd84ef57795b found for delete ", "request_id": "req-8c0fd758-8be2-47c2-ad8a-e813c5efb744"}]} 2026-05-19 19:10:41.060 7 INFO neutron.db.segments_db [None req-15066c59-90af-4335-84bb-75c69321c79c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Added segment 158cef45-1086-4fdb-b3bb-133168d23fa1 of type vxlan for network a484145e-b95f-4e50-8626-9d89ce2b7feb 2026-05-19 19:10:41.115 8 INFO neutron.db.segments_db [None req-c642e602-9c5f-4f20-a6f1-33d5d56d00b0 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Added segment bbe0a54c-abef-4ed9-b473-2aa1eb804766 of type vxlan for network 5cb3f3ac-c80e-455d-b42e-fcc9675ff5db [pid: 7|app: 0|req: 533/985] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:40 2026] POST /v2.0/networks => generated 649 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:41.152 7 WARNING neutron_lib.context [None req-9c79e90d-1cc7-4821-b969-3b3584acff91 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 453/986] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:40 2026] POST /v2.0/networks => generated 647 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/987] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/ports => generated 778 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:41.509 7 WARNING neutron_lib.context [None req-aa70e36a-e919-4c19-99db-1d3892d4e40c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:41.560 7 INFO neutron.db.segments_db [None req-aa70e36a-e919-4c19-99db-1d3892d4e40c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Added segment bb429626-f6af-42c3-b0a8-f14e8a3a4a9e of type vxlan for network 6dfc090b-59de-4ba5-8644-34763cbfbb35 [pid: 7|app: 0|req: 535/988] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/networks => generated 635 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:41.649 7 WARNING neutron_lib.context [None req-12540cc4-5b2f-452f-bc1e-4a2838d94797 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:41.707 8 INFO neutron.db.segments_db [None req-e3183dfa-f47f-4fa6-a58c-d4e066fe970a 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 of type vxlan for network 52fd0322-a5b9-4d07-bc87-2a63b94213a9 [pid: 8|app: 0|req: 454/989] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/networks => generated 748 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:41.785 8 WARNING neutron_lib.context [None req-4d74cf17-1230-4524-8c0e-9c55fd538f9e 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 536/990] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/991] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/subnets => generated 673 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:42.012 8 WARNING neutron_lib.context [None req-af97afaf-1b1f-4f99-91a2-c2467962c050 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 537/992] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:41 2026] POST /v2.0/subnets => generated 695 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:42.061 7 WARNING neutron_lib.context [None req-547db5ee-70d0-48a4-bca5-1a871da5fdc3 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:42.124 7 INFO neutron.db.segments_db [None req-547db5ee-70d0-48a4-bca5-1a871da5fdc3 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Added segment 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 of type vxlan for network 68a6eea0-f4da-4fd7-8e51-3f3520ad1586 [pid: 7|app: 0|req: 538/993] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:42 2026] POST /v2.0/networks => generated 646 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:42.286 7 INFO neutron.db.segments_db [None req-0677d30c-80bd-4784-8acc-113816b271a4 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 86421e20-434d-4495-9f6c-bba33a5bf9f5 of type vxlan for network 2fe179ed-006c-4adf-adb1-da31dadb511b [pid: 8|app: 0|req: 456/994] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:42 2026] POST /v2.0/ports => generated 962 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 457/995] 10.0.0.128 () {34 vars in 743 bytes} [Tue May 19 19:10:42 2026] PUT /v2.0/networks/68a6eea0-f4da-4fd7-8e51-3f3520ad1586 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/996] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:10:42 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:42.561 7 INFO neutron.db.l3_hamode_db [None req-0677d30c-80bd-4784-8acc-113816b271a4 5648e147c24f462ea6078005c31d7321 865d1f8b84544def81ee7db349cb53d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 459/997] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:42 2026] DELETE /v2.0/ports/2fe9fea1-49ca-44ba-ab7b-2ea6e3810013 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:42.773 8 WARNING neutron_lib.context [None req-70fd7c30-e2b3-40a5-9acf-ef00cc80612c 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 460/998] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:42 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/999] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:10:43 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&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-19 19:10:43.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4ab09f1-1c7c-4bb4-b084-1144b296bc7a 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/1000] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:43 2026] DELETE /v2.0/ports/2fe9fea1-49ca-44ba-ab7b-2ea6e3810013 => 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: 463/1001] 10.0.0.128 () {34 vars in 741 bytes} [Tue May 19 19:10:43 2026] PUT /v2.0/subnets/8b0edeb9-1f9e-459e-99b8-cea83df75cb0 => generated 656 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:43.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce5a1ce6-e18d-46f6-a331-02d0ef25f67e 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/1002] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:43 2026] GET /v2.0/ports/2fe9fea1-49ca-44ba-ab7b-2ea6e3810013 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:43.308 7 INFO neutron.db.l3_hamode_db [None req-0677d30c-80bd-4784-8acc-113816b271a4 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:10:43.431 8 INFO neutron.services.segments.plugin [-] Segment 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 resource provider aggregate not found 2026-05-19 19:10:43.435 8 INFO neutron.services.segments.plugin [-] Segment 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 resource provider aggregate not found 2026-05-19 19:10:43.441 8 INFO neutron.services.segments.plugin [-] Segment 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 found for delete ", "request_id": "req-5ee25724-8f95-496c-b13e-11a43317f6e9"}]} 2026-05-19 19:10:43.451 8 INFO neutron.services.segments.plugin [-] Segment 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d65bc1b-5c2d-4ba8-9818-06853e352fe8 found for delete ", "request_id": "req-53a81a28-4bc3-4ab1-8107-b820ba02d4ee"}]} [pid: 8|app: 0|req: 465/1003] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:43 2026] DELETE /v2.0/networks/68a6eea0-f4da-4fd7-8e51-3f3520ad1586 => 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: 466/1004] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:43 2026] DELETE /v2.0/subnets/d1faffb4-8621-412d-94b6-ddb4839d8940 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:43.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54f35cc8-d41a-470b-b43a-942374f675a7 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/1007] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:43 2026] DELETE /v2.0/networks/68a6eea0-f4da-4fd7-8e51-3f3520ad1586 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1008] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:43 2026] DELETE /v2.0/networks/6dfc090b-59de-4ba5-8644-34763cbfbb35 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1009] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:10:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:43.987 8 WARNING neutron_lib.context [None req-eefd43a6-de2d-4942-9a85-5e7acde008b8 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:44.046 8 INFO neutron.db.segments_db [None req-eefd43a6-de2d-4942-9a85-5e7acde008b8 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Added segment 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 of type vxlan for network a6fda560-4311-47f3-aa91-c4f48b53ecf2 [pid: 8|app: 0|req: 472/1010] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:43 2026] POST /v2.0/networks => generated 635 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1011] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/subnets?network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:44.189 8 WARNING neutron_lib.context [None req-40aae050-5a41-4782-8990-0041a653198c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 539/1012] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:42 2026] POST /v2.0/routers => generated 735 bytes in 2060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1013] 10.0.0.128 () {32 vars in 653 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1014] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:44 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1015] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/networks => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:44.460 8 WARNING neutron_lib.context [None req-0b44210a-ad45-4918-ab89-9806fab076f8 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 476/1016] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:44 2026] POST /v2.0/ports => generated 927 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1017] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/subnets => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1018] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:44 2026] DELETE /v2.0/ports/e787caba-4160-4bd6-9e27-f5d6cdc0ece4 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1019] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/networks/5cb3f3ac-c80e-455d-b42e-fcc9675ff5db => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:44.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-635dead5-96c8-4457-8aae-c125290547f4 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 480/1020] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/ports/e787caba-4160-4bd6-9e27-f5d6cdc0ece4 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1021] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:10:44 2026] GET /v2.0/subnets/044f8f78-6a71-4ff0-87fe-1db3a79f797b => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1022] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:44 2026] DELETE /v2.0/subnets/41a07117-1c6f-449d-93ca-4a5935ee697c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:45.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-646bbeb2-2d40-442a-ad54-d2d53d1e4017 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/1023] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:45 2026] DELETE /v2.0/subnets/8b0edeb9-1f9e-459e-99b8-cea83df75cb0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1024] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:10:44 2026] PUT /v2.0/routers/b041db84-fbce-4875-a214-194cf67d2e4f/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:45.447 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed6ce0d0-f79d-4310-b863-f0b530b5f48e 80172b064f10470da87d49fb9812b4b7 80621b57bcf64a39bdf54db43002635c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1025] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:45 2026] DELETE /v2.0/networks/68a6eea0-f4da-4fd7-8e51-3f3520ad1586 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:45.461 8 INFO neutron.services.segments.plugin [-] Segment bb429626-f6af-42c3-b0a8-f14e8a3a4a9e resource provider aggregate not found 2026-05-19 19:10:45.470 8 INFO neutron.services.segments.plugin [-] Segment bb429626-f6af-42c3-b0a8-f14e8a3a4a9e resource provider aggregate not found 2026-05-19 19:10:45.474 8 INFO neutron.services.segments.plugin [-] Segment bb429626-f6af-42c3-b0a8-f14e8a3a4a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb429626-f6af-42c3-b0a8-f14e8a3a4a9e found for delete ", "request_id": "req-82901075-294c-46f3-a82c-9dd3034ab71d"}]} 2026-05-19 19:10:45.484 8 INFO neutron.services.segments.plugin [-] Segment bb429626-f6af-42c3-b0a8-f14e8a3a4a9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb429626-f6af-42c3-b0a8-f14e8a3a4a9e found for delete ", "request_id": "req-eda5586a-d5c0-4dcd-b2a3-313c333d6ac4"}]} [pid: 8|app: 0|req: 484/1026] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:45 2026] DELETE /v2.0/networks/a6fda560-4311-47f3-aa91-c4f48b53ecf2 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:45.534 8 WARNING neutron_lib.context [None req-f8f473d7-0780-4af2-a16d-9a191ad6333c 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 543/1027] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:45 2026] DELETE /v2.0/subnets/044f8f78-6a71-4ff0-87fe-1db3a79f797b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1028] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:45 2026] POST /v2.0/ports => generated 778 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:45.898 7 INFO neutron.services.segments.plugin [-] Segment bbe0a54c-abef-4ed9-b473-2aa1eb804766 resource provider aggregate not found 2026-05-19 19:10:45.903 7 INFO neutron.services.segments.plugin [-] Segment bbe0a54c-abef-4ed9-b473-2aa1eb804766 resource provider aggregate not found 2026-05-19 19:10:45.910 7 INFO neutron.services.segments.plugin [-] Segment bbe0a54c-abef-4ed9-b473-2aa1eb804766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe0a54c-abef-4ed9-b473-2aa1eb804766 found for delete ", "request_id": "req-4a7a8f9a-2efd-491c-8acf-8a0f7383f7cc"}]} 2026-05-19 19:10:45.917 7 INFO neutron.services.segments.plugin [-] Segment bbe0a54c-abef-4ed9-b473-2aa1eb804766 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbe0a54c-abef-4ed9-b473-2aa1eb804766 found for delete ", "request_id": "req-2ff4381e-e04c-4532-92d3-f9a7d9bcb698"}]} [pid: 7|app: 0|req: 544/1029] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:45 2026] DELETE /v2.0/networks/5cb3f3ac-c80e-455d-b42e-fcc9675ff5db => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1030] 10.0.0.128 () {34 vars in 737 bytes} [Tue May 19 19:10:45 2026] PUT /v2.0/ports/6cb4d1cd-a23e-4466-b895-fa8d6e40bd82 => generated 752 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:46.053 8 WARNING neutron_lib.context [None req-d347ce79-8a17-4c62-8ddf-4b613a128091 b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 545/1031] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:45 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 98 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.128 () {34 vars in 685 bytes} [Tue May 19 19:10:46 2026] POST /v2.0/security-groups => generated 1658 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1033] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:46.215 8 WARNING neutron_lib.context [None req-b469b341-c93c-49ad-92e9-296a42de1a40 b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 546/1034] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/ports/6cb4d1cd-a23e-4466-b895-fa8d6e40bd82 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1035] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/ports => generated 781 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:46.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1d61de6-94b3-406c-901c-cc19795fcb67 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1036] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/ports/6cb4d1cd-a23e-4466-b895-fa8d6e40bd82 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1037] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:10:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:46.346 8 WARNING neutron_lib.context [None req-332633d4-e769-4471-aa11-8b2e78e766ec b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1038] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/ports => generated 781 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1039] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/ports/41b054df-73d2-45b5-9347-83f38802abcc => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1040] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1041] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:10:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:46.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1abc750a-f9eb-4727-a882-e8e608173b2d 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1042] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/ports/e787caba-4160-4bd6-9e27-f5d6cdc0ece4 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:46.449 7 WARNING neutron_lib.context [None req-34f28e50-9408-499e-baa3-e544087ed87c b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 491/1043] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1044] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:46 2026] GET /v2.0/security-groups?tenant_id=80621b57bcf64a39bdf54db43002635c&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:46.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3733551-b0c0-468a-b729-8cbb7a6653cd 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/1045] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/subnets/41a07117-1c6f-449d-93ca-4a5935ee697c => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1046] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/security-groups/d342de06-cd23-4595-823d-36a277ad5d24 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:46.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e882603a-4613-4da8-a503-aff3c6be71f0 9198948cd6d944ca8569cbff0505120d 66db79fcddf7445d95f26cc84aa83c9a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1047] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/subnets/d1faffb4-8621-412d-94b6-ddb4839d8940 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1048] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/ports/41b054df-73d2-45b5-9347-83f38802abcc => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1049] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:10:46 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1050] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:46 2026] DELETE /v2.0/networks/a484145e-b95f-4e50-8626-9d89ce2b7feb => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1051] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:47 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:47.631 8 INFO neutron.services.segments.plugin [-] Segment 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 resource provider aggregate not found 2026-05-19 19:10:47.635 8 INFO neutron.services.segments.plugin [-] Segment 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 resource provider aggregate not found 2026-05-19 19:10:47.648 8 INFO neutron.services.segments.plugin [-] Segment 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 found for delete ", "request_id": "req-9868dc2d-5c48-4618-8edf-ec1a88bd075a"}]} 2026-05-19 19:10:47.652 8 INFO neutron.services.segments.plugin [-] Segment 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4401c4ac-4c9e-4e57-9e1c-40356f9c1485 found for delete ", "request_id": "req-3d9ce201-9cee-4930-9b06-1e31e2047bcd"}]} 2026-05-19 19:10:47.664 8 INFO neutron.services.segments.plugin [-] Segment 158cef45-1086-4fdb-b3bb-133168d23fa1 resource provider aggregate not found 2026-05-19 19:10:47.670 8 INFO neutron.services.segments.plugin [-] Segment 158cef45-1086-4fdb-b3bb-133168d23fa1 resource provider aggregate not found [pid: 8|app: 0|req: 498/1052] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:47 2026] GET /v2.0/security-groups?id=aa4b7db7-d9cf-4631-88f4-5d410ba1f90e&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: 555/1053] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:47 2026] GET /v2.0/security-groups?tenant_id=66db79fcddf7445d95f26cc84aa83c9a&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:47.875 8 INFO neutron.services.segments.plugin [-] Segment 158cef45-1086-4fdb-b3bb-133168d23fa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 158cef45-1086-4fdb-b3bb-133168d23fa1 found for delete ", "request_id": "req-f878c365-899b-4ea0-8dff-2c08a9259372"}]} 2026-05-19 19:10:47.876 8 INFO neutron.services.segments.plugin [-] Segment 158cef45-1086-4fdb-b3bb-133168d23fa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 158cef45-1086-4fdb-b3bb-133168d23fa1 found for delete ", "request_id": "req-b816f28a-f89b-4757-add2-03f65d3fd780"}]} [pid: 8|app: 0|req: 499/1054] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:47 2026] DELETE /v2.0/security-groups/0d1b2b6a-58e9-4e88-820e-4bfbe20dae95 => 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: 556/1055] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:10:48 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:48.726 8 INFO neutron.db.l3_db [req-f5d36de9-e179-418d-ac44-583d6e8312fb req-57722a56-5f24-4e71-8911-d440d4c47740 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] Floating IP 354b6717-b71a-4cd9-a45f-5e9d78f39938 disassociated. External IP: 10.96.250.220, port: 0c41375c-4c2c-4c44-8a9c-2bfa19c2d127. 2026-05-19 19:10:48.742 7 WARNING neutron_lib.context [None req-616ace31-f8cb-470e-9715-c2079342c7ea e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:48.913 7 INFO neutron.db.segments_db [None req-616ace31-f8cb-470e-9715-c2079342c7ea e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Added segment b44eabe6-7706-4d3e-8405-5dc2633468ca of type vxlan for network 1397036a-09e2-45c7-b83b-b95526446c87 [pid: 7|app: 0|req: 557/1056] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:48 2026] POST /v2.0/networks => generated 644 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1057] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:49 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:49.036 7 WARNING neutron_lib.context [None req-442ed0a2-5871-4ce5-9717-f490aa218c10 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 500/1058] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:10:48 2026] DELETE /v2.0/ports/0c41375c-4c2c-4c44-8a9c-2bfa19c2d127 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1059] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:49 2026] POST /v2.0/ports => generated 775 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:49.346 8 WARNING neutron_lib.context [None req-bb50a4b0-dee9-4bbe-a05c-51e9e2dde687 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:49.387 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e21d6c95-c8f7-413e-b18a-096ed2088224'] response: {'server_uuid': '478d58d5-0c39-4772-9ac1-67b07aa90867', 'name': 'network-vif-deleted', 'tag': '0c41375c-4c2c-4c44-8a9c-2bfa19c2d127', 'status': 'completed', 'code': 200} 2026-05-19 19:10:49.423 8 INFO neutron.db.segments_db [None req-bb50a4b0-dee9-4bbe-a05c-51e9e2dde687 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Added segment 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 of type vxlan for network 76e9cccc-0356-44a0-acc9-9bbd030ea512 [pid: 8|app: 0|req: 501/1060] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:49 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:49.527 7 WARNING neutron_lib.context [None req-53f64711-683e-4a76-9975-787932558405 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 560/1061] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:49 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:49.813 8 WARNING neutron_lib.context [None req-b340112b-3e58-4c70-a115-67ba65be73b6 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 561/1062] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:50 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => 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: 502/1063] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:49 2026] POST /v2.0/ports => generated 950 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1064] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:50 2026] DELETE /v2.0/ports/be573d7f-ed2f-49d2-9926-e7bbf1202e86 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:10:50.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f09a097b-dd85-4724-83bc-3dfca0d73fb4 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 503/1065] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:50 2026] DELETE /v2.0/ports/be573d7f-ed2f-49d2-9926-e7bbf1202e86 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:50.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-086aeffa-13b5-4480-ade5-8bb805ce73e8 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1066] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:50 2026] GET /v2.0/ports/be573d7f-ed2f-49d2-9926-e7bbf1202e86 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1067] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:50 2026] DELETE /v2.0/subnets/6982b76d-8d58-4964-9a53-3308d61f2b20 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:51.003 7 INFO neutron.services.segments.plugin [-] Segment 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 resource provider aggregate not found 2026-05-19 19:10:51.009 7 INFO neutron.services.segments.plugin [-] Segment 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 resource provider aggregate not found 2026-05-19 19:10:51.027 7 INFO neutron.services.segments.plugin [-] Segment 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 found for delete ", "request_id": "req-995a0158-61b8-472b-97db-7da4d5febbe5"}]} 2026-05-19 19:10:51.028 7 INFO neutron.services.segments.plugin [-] Segment 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4882eee9-a38f-431d-8e3b-a465ffd8f5f6 found for delete ", "request_id": "req-ecb1b58a-b8b4-48c8-b195-33ed3ae05d54"}]} [pid: 7|app: 0|req: 564/1068] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:50 2026] DELETE /v2.0/networks/76e9cccc-0356-44a0-acc9-9bbd030ea512 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:51.049 8 WARNING neutron_lib.context [None req-0c8ac53a-48c6-4782-b626-9da2b27fce25 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:10:51.105 8 INFO neutron.db.segments_db [None req-0c8ac53a-48c6-4782-b626-9da2b27fce25 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Added segment 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba of type vxlan for network 49335d75-47b7-4341-a746-c535e982059f [pid: 8|app: 0|req: 505/1069] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:10:51 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:51.203 7 WARNING neutron_lib.context [None req-5a642f97-7b7a-4cc9-a97f-ea16b870a0b1 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 506/1070] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:51 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1071] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:51 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:51.446 8 WARNING neutron_lib.context [None req-38a180d2-a46a-4cd3-9acd-88ef98cc83b7 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 507/1072] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:51 2026] POST /v2.0/ports => generated 912 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1073] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:51 2026] GET /v2.0/security-groups?tenant_id=4a9eb809ff7c46e0a290e5e320dee33e&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1074] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:51 2026] DELETE /v2.0/security-groups/03a34cec-0b77-499d-b9eb-8e7920f7bcf0 => 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: 508/1075] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:51 2026] DELETE /v2.0/ports/58b0f84e-0143-49f8-b927-f35289186dbd => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:52.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5019b26-3be4-4ff7-8b31-814c4478cdce e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1076] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:52 2026] GET /v2.0/ports/58b0f84e-0143-49f8-b927-f35289186dbd => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1077] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:52 2026] DELETE /v2.0/subnets/eb4c8085-610c-4bdb-8f87-7795a32b7365 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1078] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:52 2026] GET /v2.0/ports?device_id=478d58d5-0c39-4772-9ac1-67b07aa90867 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1079] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:52 2026] DELETE /v2.0/networks/49335d75-47b7-4341-a746-c535e982059f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:52.608 8 WARNING neutron_lib.context [None req-c084e14b-bbdd-4466-9eb8-cab7d5163bbe e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 511/1080] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:10:52 2026] POST /v2.0/ports => generated 774 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 512/1081] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:10:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--261814765&fields=id&tenant_id=865d1f8b84544def81ee7db349cb53d3 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:53.051 7 INFO neutron.services.segments.plugin [-] Segment 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba resource provider aggregate not found 2026-05-19 19:10:53.056 7 INFO neutron.services.segments.plugin [-] Segment 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba resource provider aggregate not found [pid: 8|app: 0|req: 513/1082] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:10:52 2026] GET /v2.0/networks?id=52fd0322-a5b9-4d07-bc87-2a63b94213a9 => generated 680 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:53.069 7 INFO neutron.services.segments.plugin [-] Segment 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba found for delete ", "request_id": "req-b5a4d2f7-ae23-44a0-919f-c6bc54ca686e"}]} 2026-05-19 19:10:53.072 7 INFO neutron.services.segments.plugin [-] Segment 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8a7fd4-45f1-4b5b-86bb-742d5acaf9ba found for delete ", "request_id": "req-a416e3a0-3b18-4e9c-8bda-4ebac411356a"}]} [pid: 8|app: 0|req: 514/1083] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/quotas/865d1f8b84544def81ee7db349cb53d3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1084] 10.0.0.128 () {34 vars in 737 bytes} [Tue May 19 19:10:52 2026] PUT /v2.0/ports/10979df0-1532-48d3-8d5e-36b4d712ebea => generated 752 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 515/1085] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports?tenant_id=865d1f8b84544def81ee7db349cb53d3&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1086] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1087] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1088] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/ports/10979df0-1532-48d3-8d5e-36b4d712ebea => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1089] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports => generated 778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:53.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dec70a30-cba8-4326-a3c2-c4c5731e5739 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1090] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports/10979df0-1532-48d3-8d5e-36b4d712ebea => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1091] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1092] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports/eba132a9-c41f-41da-a0ac-815d0a63c789 => generated 775 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1093] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:10:53.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-449eabbe-cd1c-46d1-85c3-4b13932a96eb e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1094] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/ports/58b0f84e-0143-49f8-b927-f35289186dbd => 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: 573/1095] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/security-groups/aa4b7db7-d9cf-4631-88f4-5d410ba1f90e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:53.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5363975a-ffb6-4d9a-8644-bfaaa30758d1 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1096] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/subnets/eb4c8085-610c-4bdb-8f87-7795a32b7365 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:53.552 7 INFO neutron.api.v2.resource [None req-b22d0924-cbd3-4768-9b3d-cc98d72998b6 2426783878c148c49345a526bd5d8ac0 d1175564c54541bcb97d2de629c1499e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1097] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:10:53 2026] GET /v2.0/security-groups/aa4b7db7-d9cf-4631-88f4-5d410ba1f90e => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:53.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f12924a-9e28-4b13-9d32-cb50fdd5b481 e6786d4f078a4587ae85439f45076317 5c3d9e98882643fa9adfff750ce426bd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1098] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/subnets/6982b76d-8d58-4964-9a53-3308d61f2b20 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:10:53.786 8 INFO neutron.db.segments_db [None req-2fe278dc-6a8d-4174-91c6-bc4b81984542 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 of type vxlan for network a01d6118-2afd-4c47-b78f-9217fdcfd5e7 [pid: 7|app: 0|req: 577/1099] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/floatingips/354b6717-b71a-4cd9-a45f-5e9d78f39938 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1100] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:10:53 2026] POST /v2.0/networks => generated 741 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1101] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:10:53 2026] DELETE /v2.0/ports/eba132a9-c41f-41da-a0ac-815d0a63c789 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1102] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:54 2026] POST /v2.0/subnets => generated 688 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1103] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:54 2026] DELETE /v2.0/networks/1397036a-09e2-45c7-b83b-b95526446c87 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:10:54.357 7 INFO neutron.db.segments_db [None req-d7358655-6e8d-46fb-a40d-9b4e2a74b158 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 20652c45-b4f2-472b-a6de-47c91e3d0662 of type vxlan for network 4b0e9e82-a4a8-4661-93ca-eddfeeff7547 2026-05-19 19:10:54.722 7 INFO neutron.db.l3_hamode_db [None req-d7358655-6e8d-46fb-a40d-9b4e2a74b158 5648e147c24f462ea6078005c31d7321 aa6df72bf7b44253b963194e2671624a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:10:55.098 7 INFO neutron.services.segments.plugin [-] Segment b44eabe6-7706-4d3e-8405-5dc2633468ca resource provider aggregate not found 2026-05-19 19:10:55.103 7 INFO neutron.services.segments.plugin [-] Segment b44eabe6-7706-4d3e-8405-5dc2633468ca resource provider aggregate not found 2026-05-19 19:10:55.114 7 INFO neutron.services.segments.plugin [-] Segment b44eabe6-7706-4d3e-8405-5dc2633468ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44eabe6-7706-4d3e-8405-5dc2633468ca found for delete ", "request_id": "req-97e1edc9-6715-4777-86ee-ddd00cd4d021"}]} 2026-05-19 19:10:55.116 7 INFO neutron.services.segments.plugin [-] Segment b44eabe6-7706-4d3e-8405-5dc2633468ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b44eabe6-7706-4d3e-8405-5dc2633468ca found for delete ", "request_id": "req-c66c3210-baba-4821-9396-f797022d3d15"}]} [pid: 8|app: 0|req: 524/1104] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:10:53 2026] PUT /v2.0/routers/caffdbd4-8277-4001-832d-6d49515df124/remove_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1105] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:55 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => 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: 526/1106] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:55 2026] GET /v2.0/security-groups?tenant_id=5c3d9e98882643fa9adfff750ce426bd&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:55.534 7 INFO neutron.db.l3_hamode_db [None req-d7358655-6e8d-46fb-a40d-9b4e2a74b158 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:10:56.137 8 INFO neutron.services.segments.plugin [-] Segment cf75261a-2fc5-464d-9b97-3143fd3bc238 resource provider aggregate not found 2026-05-19 19:10:56.144 8 INFO neutron.services.segments.plugin [-] Segment cf75261a-2fc5-464d-9b97-3143fd3bc238 resource provider aggregate not found 2026-05-19 19:10:56.156 8 INFO neutron.services.segments.plugin [-] Segment cf75261a-2fc5-464d-9b97-3143fd3bc238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf75261a-2fc5-464d-9b97-3143fd3bc238 found for delete ", "request_id": "req-f6986193-49a3-4806-b3ec-a9c4d4bd286e"}]} 2026-05-19 19:10:56.164 8 INFO neutron.services.segments.plugin [-] Segment cf75261a-2fc5-464d-9b97-3143fd3bc238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf75261a-2fc5-464d-9b97-3143fd3bc238 found for delete ", "request_id": "req-917a7882-d25c-401e-98b0-6ec9382a502a"}]} 2026-05-19 19:10:56.168 8 INFO neutron.db.l3_hamode_db [None req-6186ab30-162b-45f5-8fa3-ddc85243a09a 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 3ede398e-c6e9-4ef3-b6e2-5b151a8bda7e was deleted as no HA routers are present in tenant d1175564c54541bcb97d2de629c1499e. [pid: 8|app: 0|req: 527/1107] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:55 2026] DELETE /v2.0/routers/caffdbd4-8277-4001-832d-6d49515df124 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1108] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:56 2026] DELETE /v2.0/security-groups/a695ad4c-fa26-4883-ab1c-8ffff57707a4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1109] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:54 2026] POST /v2.0/routers => generated 728 bytes in 2083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1110] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:10:56 2026] DELETE /v2.0/subnets/d0b5b731-3d36-4fb8-85d2-08cc39356f92 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1111] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:56 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1112] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:10:56 2026] DELETE /v2.0/networks/d8614ab4-d916-4ad6-9141-edbfeb1753ce => 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: 584/1113] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:56 2026] GET /v2.0/security-groups?tenant_id=d1175564c54541bcb97d2de629c1499e&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1114] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:56 2026] DELETE /v2.0/security-groups/b6f78b07-81cd-4a4e-a32d-050609186744 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:10:57.510 7 INFO neutron.services.segments.plugin [-] Segment 06ec3c44-7464-4d41-862c-6081bab7503d resource provider aggregate not found 2026-05-19 19:10:57.522 7 INFO neutron.services.segments.plugin [-] Segment 06ec3c44-7464-4d41-862c-6081bab7503d resource provider aggregate not found [pid: 7|app: 0|req: 586/1115] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:57 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1116] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:10:56 2026] PUT /v2.0/routers/c1e84546-bd70-4822-913b-e0885ea40590/add_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:57.715 7 INFO neutron.services.segments.plugin [-] Segment 06ec3c44-7464-4d41-862c-6081bab7503d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ec3c44-7464-4d41-862c-6081bab7503d found for delete ", "request_id": "req-af4c1a22-6cf5-4c40-80ef-d38432712cc5"}]} 2026-05-19 19:10:57.717 7 INFO neutron.services.segments.plugin [-] Segment 06ec3c44-7464-4d41-862c-6081bab7503d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06ec3c44-7464-4d41-862c-6081bab7503d found for delete ", "request_id": "req-06cbe6ae-b6d2-45cd-8340-416e27b48110"}]} [pid: 7|app: 0|req: 587/1117] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:10:57 2026] GET /v2.0/networks?id=52fd0322-a5b9-4d07-bc87-2a63b94213a9 => generated 680 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1118] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:10:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=865d1f8b84544def81ee7db349cb53d3 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:57.838 7 WARNING neutron_lib.context [req-0b483c35-8374-4786-992d-180e9112ac52 req-edd74867-4339-40e1-8ee8-628a922399aa b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 532/1119] 10.0.0.128 () {32 vars in 623 bytes} [Tue May 19 19:10:58 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: 533/1120] 10.0.0.128 () {32 vars in 633 bytes} [Tue May 19 19:10:58 2026] GET /v2.0/ => generated 632 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1121] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:10:57 2026] POST /v2.0/ports => generated 954 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 534/1124] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:10:58 2026] PUT /v2.0/ports/a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d => generated 1235 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1125] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:58 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:10:58.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-142fe5e4-ee78-4816-8552-c4a1b580f7c6'] response: {'name': 'network-changed', 'server_uuid': 'bb580917-1e7f-49e9-8ffb-003c02915143', 'tag': 'a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 592/1126] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:58 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 535/1127] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:10:58 2026] GET /v2.0/security-groups?tenant_id=c12f3b5457b9449f9010750daaafa64e&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:10:59.024 7 INFO neutron.db.segments_db [None req-72e86f20-286b-4f67-9a34-e367c32528ae 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 2c8acc83-6613-4a43-b70f-b8d3b4522d98 of type vxlan for network f498eff7-739a-4fd3-a9bc-c9a3343d5753 [pid: 8|app: 0|req: 536/1128] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:10:58 2026] DELETE /v2.0/security-groups/d8f46a77-9dbc-420e-b6c5-9b0fa3551b93 => 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: 593/1129] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:10:58 2026] POST /v2.0/networks => generated 745 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1130] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:10:59 2026] GET /v2.0/ports?tenant_id=865d1f8b84544def81ee7db349cb53d3&device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1131] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:10:59 2026] GET /v2.0/networks?tenant_id=865d1f8b84544def81ee7db349cb53d3&shared=False => generated 776 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1132] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:10:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1133] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:59 2026] POST /v2.0/subnets => generated 692 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:10:59.445 7 INFO neutron.db.segments_db [None req-9cbbae78-130c-4b03-a518-9e2469818bc5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 48aa9c3d-11a5-4997-a6bd-312c434ba2ff of type vxlan for network 38db5e29-8385-4c19-a3cb-13215d140c24 2026-05-19 19:10:59.683 7 INFO neutron.db.l3_hamode_db [None req-9cbbae78-130c-4b03-a518-9e2469818bc5 5648e147c24f462ea6078005c31d7321 76d8f8caad0c47999d180b47620f6d43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 538/1134] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:10:59 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1135] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:10:59 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&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: 8|app: 0|req: 540/1136] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/networks?id=a01d6118-2afd-4c47-b78f-9217fdcfd5e7 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1137] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/quotas/aa6df72bf7b44253b963194e2671624a => 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: 542/1138] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/ports?tenant_id=aa6df72bf7b44253b963194e2671624a&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1139] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/networks/a01d6118-2afd-4c47-b78f-9217fdcfd5e7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1140] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/networks/a01d6118-2afd-4c47-b78f-9217fdcfd5e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1141] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/ports?tenant_id=865d1f8b84544def81ee7db349cb53d3&device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:00.461 7 INFO neutron.db.l3_hamode_db [None req-9cbbae78-130c-4b03-a518-9e2469818bc5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 546/1142] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d => 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: 547/1143] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1144] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/subnets?id=43ecb370-dd23-4f65-92aa-6492c1a44684 => generated 698 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1145] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/ports?network_id=52fd0322-a5b9-4d07-bc87-2a63b94213a9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1146] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1147] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1148] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:00 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1149] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:01 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1150] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:10:59 2026] POST /v2.0/routers => generated 732 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1151] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:01 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => 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: 599/1152] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:02 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1153] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:02 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1154] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:02 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1155] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:01 2026] PUT /v2.0/routers/e2af6c4b-aba7-40bc-a075-48277cca0cde/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1156] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:02 2026] GET /v2.0/security-groups?tenant_id=3d83ae7d0fb74734842156bb2db754cc&name=default => generated 2925 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1157] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:03 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1158] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:03 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&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: 555/1159] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:03 2026] DELETE /v2.0/security-groups/3de82691-f882-4a42-bd6f-e17ff580413e => 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: 605/1160] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:03 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => 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: 556/1161] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/networks?id=f498eff7-739a-4fd3-a9bc-c9a3343d5753 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1162] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/quotas/76d8f8caad0c47999d180b47620f6d43 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1163] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/ports?tenant_id=76d8f8caad0c47999d180b47620f6d43&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1164] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/networks/f498eff7-739a-4fd3-a9bc-c9a3343d5753?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1165] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/networks/f498eff7-739a-4fd3-a9bc-c9a3343d5753?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1166] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => 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: 559/1167] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1168] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1169] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/networks?id=a01d6118-2afd-4c47-b78f-9217fdcfd5e7 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1170] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:04 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:04.861 8 WARNING neutron_lib.context [req-cf24fabe-6ecc-4e57-8501-2629a5739748 req-1ed1f1e6-f44f-4bb9-83ef-253c74ab38b9 f358ed766c674c3780b43f25841d45af aa6df72bf7b44253b963194e2671624a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 561/1171] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:11:04 2026] POST /v2.0/ports => generated 958 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 562/1172] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:05 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1173] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:11:05 2026] PUT /v2.0/ports/c7e93530-221e-4f4b-9d98-d9f25f97930b => generated 1239 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1174] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:05 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 612/1175] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:05 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&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: 564/1176] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:05 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:06.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21b4403-c223-415c-955e-467d03ec12b5'] response: {'name': 'network-changed', 'server_uuid': '169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf', 'tag': 'c7e93530-221e-4f4b-9d98-d9f25f97930b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 613/1177] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1178] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/ports?tenant_id=aa6df72bf7b44253b963194e2671624a&device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1179] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/networks?tenant_id=aa6df72bf7b44253b963194e2671624a&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1180] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1181] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => 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: 567/1182] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1183] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&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: 569/1184] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1185] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1186] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:06 2026] GET /v2.0/security-groups?tenant_id=64d683ba8ba14cc7a4501e1ba19822c3&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1187] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:07 2026] DELETE /v2.0/security-groups/234b3f62-326f-4207-83d9-32025702300e => 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: 617/1188] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/ports?tenant_id=aa6df72bf7b44253b963194e2671624a&device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1189] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c7e93530-221e-4f4b-9d98-d9f25f97930b => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1190] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/subnets?id=7b394e7b-d460-47bf-b785-ac2e3993e259 => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1191] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/ports?network_id=a01d6118-2afd-4c47-b78f-9217fdcfd5e7&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: 619/1192] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => 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: 574/1193] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/networks/a01d6118-2afd-4c47-b78f-9217fdcfd5e7?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: 620/1194] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:07 2026] GET /v2.0/networks/a01d6118-2afd-4c47-b78f-9217fdcfd5e7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1195] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1196] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1197] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1198] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1199] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:08.685 7 INFO neutron.db.l3_db [None req-0bc9d746-6fc7-4972-91fa-bd2995c200e7 b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Floating IP f563badf-7e49-49f2-bb47-264a74233599 associated. External IP: 10.96.250.216, port: a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d. [pid: 8|app: 0|req: 579/1200] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:08 2026] GET /v2.0/networks?id=f498eff7-739a-4fd3-a9bc-c9a3343d5753 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:08.838 8 WARNING neutron_lib.context [req-05d846d6-2c00-425a-85bb-df31b5f956d8 req-d1f6f4b9-0bf5-4d21-a05c-3e358ae1e57a f01a9442f95647a3bfd4fbc88b1886ca 76d8f8caad0c47999d180b47620f6d43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 580/1201] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:11:08 2026] POST /v2.0/ports => generated 954 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 581/1202] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1203] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:11:08 2026] PUT /v2.0/floatingips/f563badf-7e49-49f2-bb47-264a74233599 => generated 855 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1204] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:09.441 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e690aa47-fe2e-47ff-b13e-5dacca9d6049'] response: {'name': 'network-changed', 'server_uuid': 'bb580917-1e7f-49e9-8ffb-003c02915143', 'tag': 'a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1205] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1206] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1207] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1208] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1209] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:11:09 2026] PUT /v2.0/ports/fc2b8da6-cad3-465f-91fe-e46e18366d7b => generated 1235 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1210] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:11:09.901 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3486564f-8eac-4379-a3f4-b56f52f1211a'] response: {'name': 'network-changed', 'server_uuid': '4388293d-9a5b-413e-b71d-bae7f3b098aa', 'tag': 'fc2b8da6-cad3-465f-91fe-e46e18366d7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 583/1211] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1212] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/ports?tenant_id=865d1f8b84544def81ee7db349cb53d3&device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1213] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:09 2026] GET /v2.0/networks?id=52fd0322-a5b9-4d07-bc87-2a63b94213a9 => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1214] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1215] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/subnets?id=43ecb370-dd23-4f65-92aa-6492c1a44684 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1216] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/ports?network_id=52fd0322-a5b9-4d07-bc87-2a63b94213a9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1217] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1218] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:10.402 7 WARNING neutron_lib.context [None req-655c2503-f218-459b-9a98-e91ae98e99b3 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 588/1219] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/ports?tenant_id=76d8f8caad0c47999d180b47620f6d43&device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1220] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/networks?tenant_id=76d8f8caad0c47999d180b47620f6d43&shared=False => generated 773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1221] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:10.562 7 INFO neutron.db.segments_db [None req-655c2503-f218-459b-9a98-e91ae98e99b3 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Added segment b861997d-5654-4181-8822-7b12b508bbff of type vxlan for network 339fa3b5-1d54-465a-93c7-70982d9c4b84 [pid: 8|app: 0|req: 591/1222] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1223] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1224] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:11:10 2026] POST /v2.0/networks => generated 632 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:10.674 8 WARNING neutron_lib.context [None req-33b5d54e-9b85-46cd-9ff0-1c5831c939a7 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:10.715 8 INFO neutron.db.segments_db [None req-33b5d54e-9b85-46cd-9ff0-1c5831c939a7 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Added segment 935506ad-2123-453a-8489-16390c165ed7 of type vxlan for network 05a2c1d3-1b6b-4781-86ee-f2aa02eafb49 [pid: 7|app: 0|req: 633/1225] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1226] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:10.958 8 INFO neutron.db.l3_hamode_db [None req-33b5d54e-9b85-46cd-9ff0-1c5831c939a7 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 635/1227] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:10 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1228] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/security-groups?id=d3204692-e1ab-403a-b48a-429a9c6872aa&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1229] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/ports?tenant_id=76d8f8caad0c47999d180b47620f6d43&device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1230] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fc2b8da6-cad3-465f-91fe-e46e18366d7b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1231] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/subnets?id=773fa62e-b9db-49fd-9ab7-ea86299f9733 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1232] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1233] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/ports?network_id=f498eff7-739a-4fd3-a9bc-c9a3343d5753&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: 642/1234] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:11.884 8 INFO neutron.db.l3_hamode_db [None req-33b5d54e-9b85-46cd-9ff0-1c5831c939a7 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1235] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1236] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/networks/f498eff7-739a-4fd3-a9bc-c9a3343d5753?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1237] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:11 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:12.261 7 INFO neutron.db.l3_db [req-fdb9b298-c230-44f1-a603-b0ef17df67ea req-e4a68b4c-f1bf-4cfe-96e1-13b5568e0d09 b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] Floating IP f563badf-7e49-49f2-bb47-264a74233599 disassociated. External IP: 10.96.250.216, port: a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d. [pid: 7|app: 0|req: 646/1238] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:11:11 2026] DELETE /v2.0/ports/a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1239] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/networks/f498eff7-739a-4fd3-a9bc-c9a3343d5753?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: 648/1240] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1241] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => 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: 593/1242] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:10 2026] POST /v2.0/routers => generated 694 bytes in 2223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:12.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc9a469-8292-46d5-be07-d8ce6c455575'] response: {'server_uuid': 'bb580917-1e7f-49e9-8ffb-003c02915143', 'name': 'network-vif-deleted', 'tag': 'a48cd1d7-20fa-4e1c-a0b9-4a647c3b088d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 650/1243] 10.0.0.128 () {32 vars in 776 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/subnets?project_id=c5a69b74d0db49ab9c749d03c0bf00ac&cidr=10.100.0.0%2F28 => 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: 594/1244] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1245] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:11:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1246] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:13 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&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: 652/1247] 10.0.0.128 () {32 vars in 784 bytes} [Tue May 19 19:11:13 2026] GET /v2.0/subnets?network_id=70a95b19-9630-4634-ab13-23b51e11a02e&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:13.079 8 WARNING neutron_lib.context [None req-df349a44-7404-4124-9f01-51589993ff64 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 596/1248] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:13 2026] POST /v2.0/subnets => generated 656 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1251] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:13 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => 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: 600/1252] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:13 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => 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: 601/1253] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:13 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1254] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:14 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1255] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:14 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1256] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:13 2026] PUT /v2.0/routers/688d8d81-6789-43aa-a667-ad9c566c5ec5/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1257] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:11:14 2026] GET /v2.0/networks => generated 7970 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1258] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:14 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1259] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:11:14 2026] GET /v2.0/subnets => generated 6505 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1260] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:11:15 2026] GET /v2.0/routers => generated 2920 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:15.234 8 WARNING neutron_lib.context [None req-07fe7c88-ea61-436b-97ed-3ecb52851368 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 656/1261] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:15 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1262] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-groups => generated 1673 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1263] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:15 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:15.403 8 WARNING neutron_lib.context [None req-d9c83029-054c-4928-9398-4dfd61987b3b c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 657/1264] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:15 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1265] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:15 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1266] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:15.539 7 WARNING neutron_lib.context [None req-a264c1cd-5bf2-4c98-a225-ceabcdf8f281 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 659/1267] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:15.669 8 WARNING neutron_lib.context [None req-afc9213c-ffe0-4dc4-9d35-d3dea15dde63 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 609/1268] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:15.793 7 WARNING neutron_lib.context [None req-84dfe6e4-7963-4827-9d61-0bd5459bde13 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 660/1269] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:15.907 8 WARNING neutron_lib.context [None req-e6b4c67c-82dc-419b-80e0-d7679e2a3319 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:15.942 8 INFO neutron.db.securitygroups_db [None req-e6b4c67c-82dc-419b-80e0-d7679e2a3319 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Project c5a69b74d0db49ab9c749d03c0bf00ac 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: 610/1270] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:16.048 7 WARNING neutron_lib.context [None req-b54429ad-9fce-4b5b-afe6-7879441b2d4d c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:16.086 7 INFO neutron.db.securitygroups_db [None req-b54429ad-9fce-4b5b-afe6-7879441b2d4d c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Project c5a69b74d0db49ab9c749d03c0bf00ac 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: 611/1271] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/ports?device_id=bb580917-1e7f-49e9-8ffb-003c02915143 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1272] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1273] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1274] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1275] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/networks => generated 1297 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1276] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1277] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/security-groups?id=205b23a9-b792-499e-ab7a-fab179a9c790&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: 615/1278] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-684476651&fields=id&tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1279] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 660 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1280] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/quotas/c5a69b74d0db49ab9c749d03c0bf00ac => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1281] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1282] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:11:16 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1283] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1284] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1285] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1286] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:17 2026] DELETE /v2.0/security-groups/d3204692-e1ab-403a-b48a-429a9c6872aa => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:17.354 8 INFO neutron.api.v2.resource [None req-199028a4-ebfa-400a-9e4c-e4e3db9ca091 b2716bb961bf4ddb988f69be88565b18 865d1f8b84544def81ee7db349cb53d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1287] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/security-groups/d3204692-e1ab-403a-b48a-429a9c6872aa => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1288] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:11:17 2026] DELETE /v2.0/ports/c7e93530-221e-4f4b-9d98-d9f25f97930b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1289] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:17 2026] DELETE /v2.0/floatingips/f563badf-7e49-49f2-bb47-264a74233599 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:17.727 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf230752-ac0d-4bc6-9076-419733c23751'] response: {'server_uuid': '169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf', 'name': 'network-vif-deleted', 'tag': 'c7e93530-221e-4f4b-9d98-d9f25f97930b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 621/1290] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1291] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1292] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:17 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1293] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:18 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => 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: 670/1294] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:17 2026] PUT /v2.0/routers/b041db84-fbce-4875-a214-194cf67d2e4f/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1295] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:18 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1296] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:18 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1297] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:19 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1298] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:19 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1299] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:19 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1300] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:19 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:19.740 8 INFO neutron.services.segments.plugin [-] Segment 86421e20-434d-4495-9f6c-bba33a5bf9f5 resource provider aggregate not found 2026-05-19 19:11:19.744 8 INFO neutron.services.segments.plugin [-] Segment 86421e20-434d-4495-9f6c-bba33a5bf9f5 resource provider aggregate not found 2026-05-19 19:11:19.768 8 INFO neutron.services.segments.plugin [-] Segment 86421e20-434d-4495-9f6c-bba33a5bf9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86421e20-434d-4495-9f6c-bba33a5bf9f5 found for delete ", "request_id": "req-c6db2df0-b862-47aa-97eb-1c6eef3c69e1"}]} 2026-05-19 19:11:19.769 8 INFO neutron.services.segments.plugin [-] Segment 86421e20-434d-4495-9f6c-bba33a5bf9f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86421e20-434d-4495-9f6c-bba33a5bf9f5 found for delete ", "request_id": "req-d1ec889b-5528-4540-bebc-2fc1c21e3cb8"}]} 2026-05-19 19:11:19.774 8 INFO neutron.db.l3_hamode_db [None req-b7cc49c8-7842-47a4-aaf9-0d640d51c194 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 2fe179ed-006c-4adf-adb1-da31dadb511b was deleted as no HA routers are present in tenant 865d1f8b84544def81ee7db349cb53d3. [pid: 8|app: 0|req: 625/1301] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:18 2026] DELETE /v2.0/routers/b041db84-fbce-4875-a214-194cf67d2e4f => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1302] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:19 2026] DELETE /v2.0/subnets/43ecb370-dd23-4f65-92aa-6492c1a44684 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1303] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:20 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => 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: 626/1304] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:19 2026] DELETE /v2.0/networks/52fd0322-a5b9-4d07-bc87-2a63b94213a9 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1305] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:20 2026] GET /v2.0/security-groups?tenant_id=865d1f8b84544def81ee7db349cb53d3&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1306] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:20 2026] DELETE /v2.0/security-groups/eb162f84-66cc-4178-8102-644840e7f334 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1307] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:20 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => 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: 628/1308] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:20 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1309] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:20 2026] GET /v2.0/security-groups?id=0259a89f-ab38-4e3d-91fd-65cd5350a97d&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1310] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => 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: 682/1311] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1312] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:11:21 2026] DELETE /v2.0/ports/fc2b8da6-cad3-465f-91fe-e46e18366d7b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1313] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => 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: 631/1314] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => 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: 684/1315] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:21.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-296bca90-59d1-4042-a39e-bcda2e3a4b79'] response: {'server_uuid': '4388293d-9a5b-413e-b71d-bae7f3b098aa', 'name': 'network-vif-deleted', 'tag': 'fc2b8da6-cad3-465f-91fe-e46e18366d7b', 'status': 'completed', 'code': 200} 2026-05-19 19:11:21.831 8 INFO neutron.services.segments.plugin [-] Segment 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 resource provider aggregate not found 2026-05-19 19:11:21.842 8 INFO neutron.services.segments.plugin [-] Segment 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 resource provider aggregate not found 2026-05-19 19:11:21.849 8 INFO neutron.services.segments.plugin [-] Segment 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 found for delete ", "request_id": "req-217570c6-2cf6-4050-86cd-534df65364c3"}]} 2026-05-19 19:11:21.854 8 INFO neutron.services.segments.plugin [-] Segment 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42b48ee7-66af-4b39-b6d7-15432f8a0fa7 found for delete ", "request_id": "req-b907ad3d-85af-43dc-a975-4c35226e8120"}]} [pid: 8|app: 0|req: 632/1316] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:11:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac => generated 180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:21.881 7 WARNING neutron_lib.context [req-4341ecf3-09dc-402e-92ca-80cd51a49dae req-a4fe6d2e-6c4f-498f-b3bd-35763d834666 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 685/1317] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:11:21 2026] POST /v2.0/ports => generated 958 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 686/1318] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/ports?device_id=169ef38a-16fd-4c0d-b4d4-db4a2ea0f6cf => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1319] 10.0.0.128 () {32 vars in 653 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions => generated 20516 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1320] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1321] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1322] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1323] 10.0.0.128 () {32 vars in 665 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1324] 10.0.0.128 () {32 vars in 699 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1325] 10.0.0.128 () {32 vars in 697 bytes} [Tue May 19 19:11:22 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: 640/1326] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1327] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1328] 10.0.0.128 () {32 vars in 703 bytes} [Tue May 19 19:11:22 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: 8|app: 0|req: 643/1329] 10.0.0.128 () {32 vars in 693 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1330] 10.0.0.128 () {32 vars in 695 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1331] 10.0.0.128 () {32 vars in 685 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1332] 10.0.0.128 () {32 vars in 687 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1333] 10.0.0.128 () {32 vars in 661 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1334] 10.0.0.128 () {32 vars in 699 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1335] 10.0.0.128 () {32 vars in 679 bytes} [Tue May 19 19:11:22 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: 8|app: 0|req: 650/1336] 10.0.0.128 () {32 vars in 683 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1337] 10.0.0.128 () {32 vars in 675 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1338] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1339] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1340] 10.0.0.128 () {32 vars in 687 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1341] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1342] 10.0.0.128 () {32 vars in 687 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1343] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1344] 10.0.0.128 () {32 vars in 699 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1345] 10.0.0.128 () {32 vars in 679 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1346] 10.0.0.128 () {32 vars in 667 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1347] 10.0.0.128 () {32 vars in 677 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1348] 10.0.0.128 () {32 vars in 665 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1349] 10.0.0.128 () {32 vars in 675 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1350] 10.0.0.128 () {32 vars in 713 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1351] 10.0.0.128 () {32 vars in 691 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1352] 10.0.0.128 () {32 vars in 683 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1353] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:22 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: 8|app: 0|req: 668/1354] 10.0.0.128 () {32 vars in 687 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1355] 10.0.0.128 () {32 vars in 705 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1356] 10.0.0.128 () {32 vars in 675 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1357] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:11:22 2026] PUT /v2.0/ports/38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 1239 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1358] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 688/1359] 10.0.0.128 () {32 vars in 675 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1360] 10.0.0.128 () {32 vars in 693 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1361] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:22.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f4356d2-d16b-46a9-89fb-bf88e997a074'] response: {'name': 'network-changed', 'server_uuid': 'bd366db2-1b17-4f7a-bbe9-15f239e45304', 'tag': '38a9c5d0-870b-4c7a-845d-0b38bdc01a56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 690/1362] 10.0.0.128 () {32 vars in 709 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1363] 10.0.0.128 () {32 vars in 705 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1364] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1365] 10.0.0.128 () {32 vars in 697 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1366] 10.0.0.128 () {32 vars in 711 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1367] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1368] 10.0.0.128 () {32 vars in 687 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1369] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1370] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1371] 10.0.0.128 () {32 vars in 675 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1372] 10.0.0.128 () {32 vars in 671 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1373] 10.0.0.128 () {32 vars in 661 bytes} [Tue May 19 19:11: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: 676/1374] 10.0.0.128 () {32 vars in 699 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1375] 10.0.0.128 () {32 vars in 699 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1376] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1377] 10.0.0.128 () {32 vars in 677 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1378] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1379] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1380] 10.0.0.128 () {32 vars in 683 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1381] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1382] 10.0.0.128 () {32 vars in 685 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1383] 10.0.0.128 () {32 vars in 707 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1384] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1385] 10.0.0.128 () {32 vars in 697 bytes} [Tue May 19 19:11:22 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: 8|app: 0|req: 683/1386] 10.0.0.128 () {32 vars in 695 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1387] 10.0.0.128 () {32 vars in 685 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1388] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1389] 10.0.0.128 () {32 vars in 667 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1390] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1391] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1392] 10.0.0.128 () {32 vars in 691 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1393] 10.0.0.128 () {32 vars in 691 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1394] 10.0.0.128 () {32 vars in 695 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1395] 10.0.0.128 () {32 vars in 685 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1396] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1397] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1398] 10.0.0.128 () {32 vars in 703 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1399] 10.0.0.128 () {32 vars in 713 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1400] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1401] 10.0.0.128 () {32 vars in 715 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1402] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1403] 10.0.0.128 () {32 vars in 741 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1404] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1405] 10.0.0.128 () {32 vars in 683 bytes} [Tue May 19 19:11: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: 8|app: 0|req: 693/1406] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1407] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1408] 10.0.0.128 () {32 vars in 679 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1409] 10.0.0.128 () {32 vars in 669 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1410] 10.0.0.128 () {32 vars in 697 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1411] 10.0.0.128 () {32 vars in 705 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1412] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1413] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1414] 10.0.0.128 () {32 vars in 683 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1415] 10.0.0.128 () {32 vars in 705 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1416] 10.0.0.128 () {32 vars in 695 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1417] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1418] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1419] 10.0.0.128 () {32 vars in 697 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1420] 10.0.0.128 () {32 vars in 679 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/tag-creation => 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: 721/1421] 10.0.0.128 () {32 vars in 689 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1422] 10.0.0.128 () {32 vars in 701 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1423] 10.0.0.128 () {32 vars in 665 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1424] 10.0.0.128 () {32 vars in 681 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1425] 10.0.0.128 () {32 vars in 693 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1426] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/networks?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&shared=False => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1427] 10.0.0.128 () {32 vars in 677 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1428] 10.0.0.128 () {32 vars in 667 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1429] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1430] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1431] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/ports?device_id=4388293d-9a5b-413e-b71d-bae7f3b098aa => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1432] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/security-groups?tenant_id=b2f2c62b95b74d2ea7a1572436a614bb&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1433] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:23 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1434] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:24 2026] DELETE /v2.0/security-groups/aca64005-9db0-4ed0-88e8-68dc375f8522 => 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: 706/1435] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1436] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1437] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1438] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1439] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1440] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:24 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1441] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:24 2026] PUT /v2.0/routers/c1e84546-bd70-4822-913b-e0885ea40590/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1442] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:25 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1443] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:25 2026] PUT /v2.0/routers/e2af6c4b-aba7-40bc-a075-48277cca0cde/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1444] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:26 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:26.235 8 WARNING neutron_lib.context [None req-9df9f3e0-784e-4e3d-a831-dab3820f3631 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:26.378 7 INFO neutron.services.segments.plugin [-] Segment 20652c45-b4f2-472b-a6de-47c91e3d0662 resource provider aggregate not found 2026-05-19 19:11:26.387 7 INFO neutron.services.segments.plugin [-] Segment 20652c45-b4f2-472b-a6de-47c91e3d0662 resource provider aggregate not found 2026-05-19 19:11:26.398 7 INFO neutron.db.l3_hamode_db [None req-f183e083-60b7-47a4-9fcd-d997668f8252 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 4b0e9e82-a4a8-4661-93ca-eddfeeff7547 was deleted as no HA routers are present in tenant aa6df72bf7b44253b963194e2671624a. [pid: 7|app: 0|req: 732/1445] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:25 2026] DELETE /v2.0/routers/c1e84546-bd70-4822-913b-e0885ea40590 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:26.410 7 INFO neutron.services.segments.plugin [-] Segment 20652c45-b4f2-472b-a6de-47c91e3d0662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20652c45-b4f2-472b-a6de-47c91e3d0662 found for delete ", "request_id": "req-cc3c4487-d2b1-4f9f-b113-f4e1eb2f28a9"}]} 2026-05-19 19:11:26.411 7 INFO neutron.services.segments.plugin [-] Segment 20652c45-b4f2-472b-a6de-47c91e3d0662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20652c45-b4f2-472b-a6de-47c91e3d0662 found for delete ", "request_id": "req-144afe8b-d2b0-4393-9dbb-23fd5430c019"}]} 2026-05-19 19:11:26.414 8 INFO neutron.db.segments_db [None req-9df9f3e0-784e-4e3d-a831-dab3820f3631 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Added segment 8f0e77f6-2d3f-488b-809e-813ab760ac1d of type vxlan for network 8984205c-f08c-4e77-8e84-f429e653eff7 [pid: 8|app: 0|req: 714/1446] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:26 2026] POST /v2.0/networks => generated 650 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1447] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:26 2026] DELETE /v2.0/subnets/7b394e7b-d460-47bf-b785-ac2e3993e259 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:26.658 8 WARNING neutron_lib.context [None req-bffa56d5-1b08-4db5-89b3-d126bacd1da0 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 716/1448] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:26 2026] POST /v2.0/subnets => generated 627 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:27.127 8 INFO neutron.services.segments.plugin [-] Segment 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 resource provider aggregate not found 2026-05-19 19:11:27.135 8 INFO neutron.services.segments.plugin [-] Segment 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 resource provider aggregate not found [pid: 8|app: 0|req: 717/1449] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:26 2026] DELETE /v2.0/networks/a01d6118-2afd-4c47-b78f-9217fdcfd5e7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:27.143 8 INFO neutron.services.segments.plugin [-] Segment 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 found for delete ", "request_id": "req-1c254c45-fff9-4edd-80e3-997db0b77f51"}]} 2026-05-19 19:11:27.146 8 WARNING neutron_lib.context [None req-82ca90c9-df0b-4bc5-95ca-933acb8cb0e6 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:27.154 8 INFO neutron.services.segments.plugin [-] Segment 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c39dc9a-d4b8-46b3-91fd-30896b7c1c71 found for delete ", "request_id": "req-621eb56f-5667-4956-896f-9e4d102ed2af"}]} 2026-05-19 19:11:27.179 8 INFO neutron.db.segments_db [None req-82ca90c9-df0b-4bc5-95ca-933acb8cb0e6 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Added segment f857e231-f351-48d2-84b3-b08e146802ef of type vxlan for network ce89c97f-884a-43b6-a9f2-ae4bb26e102b 2026-05-19 19:11:27.241 7 INFO neutron.db.l3_hamode_db [None req-4752c7b1-f62a-43df-bf4e-950cdae590fc 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 38db5e29-8385-4c19-a3cb-13215d140c24 was deleted as no HA routers are present in tenant 76d8f8caad0c47999d180b47620f6d43. [pid: 7|app: 0|req: 733/1450] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:26 2026] DELETE /v2.0/routers/e2af6c4b-aba7-40bc-a075-48277cca0cde => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1451] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:27 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:27.435 8 INFO neutron.db.l3_hamode_db [None req-82ca90c9-df0b-4bc5-95ca-933acb8cb0e6 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 735/1452] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:27 2026] DELETE /v2.0/subnets/773fa62e-b9db-49fd-9ab7-ea86299f9733 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1453] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:27 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1454] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:27 2026] GET /v2.0/security-groups?tenant_id=aa6df72bf7b44253b963194e2671624a&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1455] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:27 2026] DELETE /v2.0/networks/f498eff7-739a-4fd3-a9bc-c9a3343d5753 => 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: 739/1456] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:27 2026] DELETE /v2.0/security-groups/205b23a9-b792-499e-ab7a-fab179a9c790 => 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: 740/1457] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:28 2026] GET /v2.0/security-groups?tenant_id=76d8f8caad0c47999d180b47620f6d43&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1458] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:28 2026] DELETE /v2.0/security-groups/0259a89f-ab38-4e3d-91fd-65cd5350a97d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:28.311 8 INFO neutron.db.l3_hamode_db [None req-82ca90c9-df0b-4bc5-95ca-933acb8cb0e6 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:11:28.555 7 INFO neutron.services.segments.plugin [-] Segment 48aa9c3d-11a5-4997-a6bd-312c434ba2ff resource provider aggregate not found 2026-05-19 19:11:28.568 7 INFO neutron.services.segments.plugin [-] Segment 48aa9c3d-11a5-4997-a6bd-312c434ba2ff resource provider aggregate not found 2026-05-19 19:11:28.579 7 INFO neutron.services.segments.plugin [-] Segment 48aa9c3d-11a5-4997-a6bd-312c434ba2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48aa9c3d-11a5-4997-a6bd-312c434ba2ff found for delete ", "request_id": "req-074d59af-688d-4264-a2a8-e37b374ed455"}]} 2026-05-19 19:11:28.583 7 INFO neutron.services.segments.plugin [-] Segment 48aa9c3d-11a5-4997-a6bd-312c434ba2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48aa9c3d-11a5-4997-a6bd-312c434ba2ff found for delete ", "request_id": "req-813ec981-186a-4fab-ba39-93a5a4ce5bf9"}]} 2026-05-19 19:11:28.592 7 INFO neutron.services.segments.plugin [-] Segment 2c8acc83-6613-4a43-b70f-b8d3b4522d98 resource provider aggregate not found 2026-05-19 19:11:28.598 7 INFO neutron.services.segments.plugin [-] Segment 2c8acc83-6613-4a43-b70f-b8d3b4522d98 resource provider aggregate not found 2026-05-19 19:11:28.609 7 INFO neutron.services.segments.plugin [-] Segment 2c8acc83-6613-4a43-b70f-b8d3b4522d98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8acc83-6613-4a43-b70f-b8d3b4522d98 found for delete ", "request_id": "req-1958d907-05bd-4aff-adf6-b62c890d5cfb"}]} 2026-05-19 19:11:28.613 7 INFO neutron.services.segments.plugin [-] Segment 2c8acc83-6613-4a43-b70f-b8d3b4522d98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8acc83-6613-4a43-b70f-b8d3b4522d98 found for delete ", "request_id": "req-4eb34d82-bbeb-4fdd-8b8e-5a4c9beb0c97"}]} [pid: 7|app: 0|req: 744/1461] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:28 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1462] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:28 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1463] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:27 2026] POST /v2.0/routers => generated 692 bytes in 2142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1464] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:29 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1465] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:29 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1466] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:29 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => 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: 722/1467] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:29 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1468] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:11:30 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:30.102 8 WARNING neutron_lib.context [None req-daa579ff-6a8a-436b-88dd-c93d0941f9b6 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 746/1469] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:29 2026] PUT /v2.0/routers/e0824b16-7635-45a9-bc0c-8dbd9640530c/add_router_interface => generated 309 bytes in 1317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:30.616 7 WARNING neutron_lib.context [None req-c17ed30a-6649-4da5-88f7-2c13fc126f4e 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:30.895 8 INFO neutron.db.l3_db [None req-daa579ff-6a8a-436b-88dd-c93d0941f9b6 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Floating IP 0132dc91-87b5-468a-9e9f-eef2e89ab171 associated. External IP: 10.96.250.219, port: 38a9c5d0-870b-4c7a-845d-0b38bdc01a56. [pid: 7|app: 0|req: 747/1470] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:11:30 2026] POST /v2.0/ports => generated 959 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:11:30.960 7 WARNING neutron_lib.context [None req-bb8e5745-dd9d-4798-b0c3-8b2892bed29e 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 724/1471] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:11:30 2026] POST /v2.0/floatingips => generated 856 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1472] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:31 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1473] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:11:30 2026] POST /v2.0/ports => generated 958 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:31.394 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9e7c9ed-2473-4893-b789-6af846196755'] response: {'name': 'network-changed', 'server_uuid': 'bd366db2-1b17-4f7a-bbe9-15f239e45304', 'tag': '38a9c5d0-870b-4c7a-845d-0b38bdc01a56', 'status': 'completed', 'code': 200} 2026-05-19 19:11:31.400 8 WARNING neutron_lib.context [None req-0dc4f01c-1d2f-4674-a97f-3262adf5314a 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.12/site-packages/pycadf/identifier.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: 749/1474] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:31 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1475] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:31 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1476] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:11:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1477] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:31 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:32.128 8 INFO neutron.db.l3_db [None req-0dc4f01c-1d2f-4674-a97f-3262adf5314a 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Floating IP bd996ac0-daea-4317-8e4a-b1a298a9007b associated. External IP: 10.96.250.218, port: 98cce0e8-5d0b-40e0-8ea5-d45c8f2491f9. 2026-05-19 19:11:32.220 7 INFO neutron.db.segments_db [None req-a19b6bce-7699-498c-8d07-e6968d8edc94 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] Added segment 202f63e2-1854-4970-bd32-c097c0968835 of type vxlan for network 4112a27e-7e5f-4c68-b693-7242ef0e2193 [pid: 7|app: 0|req: 753/1478] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:31 2026] POST /v2.0/networks => generated 726 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1479] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:32 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1480] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:32 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1481] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:11:31 2026] POST /v2.0/floatingips => generated 842 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1482] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:32 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1483] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:32 2026] POST /v2.0/subnets => generated 644 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1484] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:32 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:32.700 7 WARNING neutron.api.v2.base [None req-022374f6-3194-4973-9a84-fec78213523d 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - 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-19 19:11:32.700 7 INFO neutron.api.v2.resource [None req-022374f6-3194-4973-9a84-fec78213523d 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 758/1485] 10.0.0.128 () {34 vars in 681 bytes} [Tue May 19 19:11:32 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-19 19:11:32.704 8 INFO neutron.db.l3_db [None req-55bc2462-4b86-4f13-a4bb-01aef0b16719 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Floating IP bd996ac0-daea-4317-8e4a-b1a298a9007b disassociated. External IP: 10.96.250.218, port: 98cce0e8-5d0b-40e0-8ea5-d45c8f2491f9. 2026-05-19 19:11:32.891 7 INFO neutron.services.segments.plugin [-] Segment 202f63e2-1854-4970-bd32-c097c0968835 resource provider aggregate not found 2026-05-19 19:11:32.897 7 INFO neutron.services.segments.plugin [-] Segment 202f63e2-1854-4970-bd32-c097c0968835 resource provider aggregate not found 2026-05-19 19:11:32.907 7 INFO neutron.services.segments.plugin [-] Segment 202f63e2-1854-4970-bd32-c097c0968835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202f63e2-1854-4970-bd32-c097c0968835 found for delete ", "request_id": "req-538665ad-41de-4bf2-aebe-c471e1c2ea1a"}]} 2026-05-19 19:11:32.914 7 INFO neutron.services.segments.plugin [-] Segment 202f63e2-1854-4970-bd32-c097c0968835 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 202f63e2-1854-4970-bd32-c097c0968835 found for delete ", "request_id": "req-7e3f88ec-cc67-4ca9-9447-d1585850e08a"}]} [pid: 7|app: 0|req: 759/1486] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:32 2026] DELETE /v2.0/networks/4112a27e-7e5f-4c68-b693-7242ef0e2193 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:33.024 7 INFO neutron.db.segments_db [None req-ba90ca1c-2990-4352-91e7-bd44941846e3 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] Added segment 8364432c-8900-459e-8781-c8cfb88bede0 of type vxlan for network 5b8b1a9f-87ff-4fa1-a9c1-e7776efe61b1 [pid: 8|app: 0|req: 728/1487] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:11:32 2026] PUT /v2.0/floatingips/bd996ac0-daea-4317-8e4a-b1a298a9007b => generated 552 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1488] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:32 2026] POST /v2.0/networks => generated 726 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1489] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/subnets => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:33.316 7 WARNING neutron.api.v2.base [None req-44512995-f16e-4d07-a7e3-66f58ab2d55f 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - 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-19 19:11:33.316 7 INFO neutron.api.v2.resource [None req-44512995-f16e-4d07-a7e3-66f58ab2d55f 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 762/1490] 10.0.0.128 () {34 vars in 681 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1491] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:33 2026] DELETE /v2.0/floatingips/bd996ac0-daea-4317-8e4a-b1a298a9007b => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:33.368 8 WARNING neutron_lib.context [None req-37100abb-1745-4b4f-87c2-043e22aa560a 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 763/1492] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:33 2026] DELETE /v2.0/networks/5b8b1a9f-87ff-4fa1-a9c1-e7776efe61b1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1493] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:33 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:33.570 7 INFO neutron.db.segments_db [None req-67f5a8d4-792e-4867-861c-13d9db027d9c 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] Added segment 210301d5-c679-4892-9977-3feb666d42f3 of type vxlan for network 6ebb64e8-c015-4d4d-abb8-34a4707e49f9 [pid: 7|app: 0|req: 765/1494] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/networks => generated 725 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1495] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/subnets => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1496] 10.0.0.128 () {34 vars in 681 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/rbac-policies => generated 324 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:34.091 8 INFO neutron.db.l3_db [None req-37100abb-1745-4b4f-87c2-043e22aa560a 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Floating IP 7bec947b-9262-449a-a847-75e885c9ccdf associated. External IP: 10.96.250.220, port: eb62bb20-2a71-4cce-a511-773f82dd0e86. [pid: 8|app: 0|req: 730/1497] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:11:33 2026] POST /v2.0/floatingips => generated 843 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1498] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/security-groups?tenant_id=d21fcd7a474b452d888073d1cfa2e3de&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1499] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/floatingips/7bec947b-9262-449a-a847-75e885c9ccdf => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1500] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/networks/6ebb64e8-c015-4d4d-abb8-34a4707e49f9 => generated 654 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1501] 10.0.0.128 () {32 vars in 655 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/floatingips => generated 846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1502] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:34 2026] DELETE /v2.0/security-groups/32c2ca30-22c3-48c8-bd23-5ce2eff7e5b0 => 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: 771/1503] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/security-groups?tenant_id=1abae3324d4e42be942b6d890cf3805f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:34.931 7 INFO neutron.services.segments.plugin [-] Segment 8364432c-8900-459e-8781-c8cfb88bede0 resource provider aggregate not found 2026-05-19 19:11:34.936 7 INFO neutron.services.segments.plugin [-] Segment 8364432c-8900-459e-8781-c8cfb88bede0 resource provider aggregate not found 2026-05-19 19:11:34.945 7 INFO neutron.services.segments.plugin [-] Segment 8364432c-8900-459e-8781-c8cfb88bede0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8364432c-8900-459e-8781-c8cfb88bede0 found for delete ", "request_id": "req-c0086679-85a7-4761-8ddb-2a1387d07c5f"}]} 2026-05-19 19:11:34.949 7 INFO neutron.services.segments.plugin [-] Segment 8364432c-8900-459e-8781-c8cfb88bede0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8364432c-8900-459e-8781-c8cfb88bede0 found for delete ", "request_id": "req-f3581bb1-8bff-4686-9742-992e3c3c3a7d"}]} 2026-05-19 19:11:35.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-19a8867e-a63e-4e07-87b7-08084630679f 49f79e80eb094c249092efc5cc23fe67 d21275ecfc544bcdb2901b9507024add - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1504] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:11:34 2026] GET /v2.0/networks/6ebb64e8-c015-4d4d-abb8-34a4707e49f9 => generated 138 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1505] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:35 2026] DELETE /v2.0/security-groups/2033ef0d-36bd-42f5-ac82-6f762f08349a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:35.310 8 INFO neutron.db.l3_db [None req-76fcabc6-54e0-48ac-87c8-910217b7452e 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Floating IP 7bec947b-9262-449a-a847-75e885c9ccdf associated. External IP: 10.96.250.220, port: eb62bb20-2a71-4cce-a511-773f82dd0e86. [pid: 7|app: 0|req: 774/1506] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:35 2026] DELETE /v2.0/networks/6ebb64e8-c015-4d4d-abb8-34a4707e49f9 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:35.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d67b3f4b-5d3e-481c-bab9-43a995d97e8f 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1507] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:35 2026] DELETE /v2.0/subnets/096b3e24-b8b4-4b06-874a-f40d7dd8dbd8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:11:35.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4ddea82-dd07-442e-ac06-b078c6f1bab1 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1508] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:35 2026] DELETE /v2.0/subnets/6862cc6c-d2af-4782-aa59-5ed459d0bf0f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:11:35.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66133c64-c166-4fb1-aef4-2b8c974db64d 4e7d459d9afd4b82becf2f69b635434b de9cb0dc32824918bd5173c9d7d6dea2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1509] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:35 2026] DELETE /v2.0/subnets/1fc2b7cb-23f6-496d-acfc-ddbb1fd2fe1c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1510] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:11:34 2026] PUT /v2.0/floatingips/7bec947b-9262-449a-a847-75e885c9ccdf => generated 842 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:36.107 7 INFO neutron.db.l3_db [None req-231f2a35-a2d6-4334-b667-b1fa4b94ae49 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] Floating IP 7bec947b-9262-449a-a847-75e885c9ccdf disassociated. External IP: 10.96.250.220, port: 98cce0e8-5d0b-40e0-8ea5-d45c8f2491f9. [pid: 7|app: 0|req: 778/1511] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:11:35 2026] PUT /v2.0/floatingips/7bec947b-9262-449a-a847-75e885c9ccdf => generated 552 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1512] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:36 2026] GET /v2.0/security-groups?tenant_id=de9cb0dc32824918bd5173c9d7d6dea2&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1513] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:36 2026] DELETE /v2.0/security-groups/2d5cdc81-0d45-42df-8a38-562d29d1b4d3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1514] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:36 2026] DELETE /v2.0/floatingips/7bec947b-9262-449a-a847-75e885c9ccdf => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:36.745 8 INFO neutron.api.v2.resource [None req-32f4291c-7090-4e27-8c77-914a59000216 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1515] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:36 2026] DELETE /v2.0/floatingips/7bec947b-9262-449a-a847-75e885c9ccdf => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1516] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:36 2026] GET /v2.0/security-groups?tenant_id=d21275ecfc544bcdb2901b9507024add&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:36.961 7 INFO neutron.services.segments.plugin [-] Segment 210301d5-c679-4892-9977-3feb666d42f3 resource provider aggregate not found 2026-05-19 19:11:36.979 7 INFO neutron.services.segments.plugin [-] Segment 210301d5-c679-4892-9977-3feb666d42f3 resource provider aggregate not found 2026-05-19 19:11:36.997 7 INFO neutron.services.segments.plugin [-] Segment 210301d5-c679-4892-9977-3feb666d42f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210301d5-c679-4892-9977-3feb666d42f3 found for delete ", "request_id": "req-e3575f6f-cc47-4e95-b8d8-49bff9cbca03"}]} 2026-05-19 19:11:37.004 7 INFO neutron.services.segments.plugin [-] Segment 210301d5-c679-4892-9977-3feb666d42f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 210301d5-c679-4892-9977-3feb666d42f3 found for delete ", "request_id": "req-be7ed2a7-26f3-4a25-a303-24af6c08bf24"}]} [pid: 7|app: 0|req: 781/1517] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:36 2026] DELETE /v2.0/security-groups/5e24742a-c774-4196-8d7d-0be2ebfe0476 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1518] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:11:36 2026] DELETE /v2.0/ports/98cce0e8-5d0b-40e0-8ea5-d45c8f2491f9 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1519] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:37 2026] GET /v2.0/security-groups?tenant_id=5ab20c00347b40a29398002f4a6edd69&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1520] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:11:37 2026] DELETE /v2.0/ports/eb62bb20-2a71-4cce-a511-773f82dd0e86 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1521] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:11:37 2026] GET /v2.0/ports?device_id=e0824b16-7635-45a9-bc0c-8dbd9640530c => generated 958 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1522] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:37 2026] DELETE /v2.0/security-groups/f1f5bcc5-84ec-4517-805f-22dfa8abe669 => 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: 784/1523] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:37 2026] PUT /v2.0/routers/e0824b16-7635-45a9-bc0c-8dbd9640530c/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:39.095 8 INFO neutron.services.segments.plugin [-] Segment f857e231-f351-48d2-84b3-b08e146802ef resource provider aggregate not found 2026-05-19 19:11:39.099 8 INFO neutron.services.segments.plugin [-] Segment f857e231-f351-48d2-84b3-b08e146802ef resource provider aggregate not found 2026-05-19 19:11:39.108 8 INFO neutron.db.l3_hamode_db [None req-ce93d282-fca3-4261-8949-86e7e72fbfbf 4c9af2df3f174f0d8c07f8ddcc42d1bd 2f21dfdc5b774255a506476c3aca8d84 - - default default] HA network ce89c97f-884a-43b6-a9f2-ae4bb26e102b was deleted as no HA routers are present in tenant 2f21dfdc5b774255a506476c3aca8d84. [pid: 8|app: 0|req: 740/1524] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:38 2026] DELETE /v2.0/routers/e0824b16-7635-45a9-bc0c-8dbd9640530c => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:39.127 8 INFO neutron.services.segments.plugin [-] Segment f857e231-f351-48d2-84b3-b08e146802ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f857e231-f351-48d2-84b3-b08e146802ef found for delete ", "request_id": "req-ca710173-c523-438e-adff-e5065700e3d1"}]} 2026-05-19 19:11:39.128 8 INFO neutron.services.segments.plugin [-] Segment f857e231-f351-48d2-84b3-b08e146802ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f857e231-f351-48d2-84b3-b08e146802ef found for delete ", "request_id": "req-3f91e739-cdda-4103-8cbe-6c9bd388db48"}]} [pid: 7|app: 0|req: 785/1525] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:38 2026] GET /v2.0/security-groups?tenant_id=9a7823ad64334a42a82dc6324a58dbfb&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1526] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:39 2026] DELETE /v2.0/security-groups/fa1d9fab-dbcc-452e-90e4-dd1363623935 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1527] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:39 2026] DELETE /v2.0/subnets/d4eb97df-aab3-47fd-9f3d-5112c1a518f4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:39.378 7 INFO neutron.services.segments.plugin [-] Segment 8f0e77f6-2d3f-488b-809e-813ab760ac1d resource provider aggregate not found 2026-05-19 19:11:39.381 7 INFO neutron.services.segments.plugin [-] Segment 8f0e77f6-2d3f-488b-809e-813ab760ac1d resource provider aggregate not found 2026-05-19 19:11:39.388 7 INFO neutron.services.segments.plugin [-] Segment 8f0e77f6-2d3f-488b-809e-813ab760ac1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0e77f6-2d3f-488b-809e-813ab760ac1d found for delete ", "request_id": "req-e7c22008-b965-4808-8ea9-05033c22a628"}]} 2026-05-19 19:11:39.391 7 INFO neutron.services.segments.plugin [-] Segment 8f0e77f6-2d3f-488b-809e-813ab760ac1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f0e77f6-2d3f-488b-809e-813ab760ac1d found for delete ", "request_id": "req-3d251bea-b99a-461c-91fd-177d4a4b5b24"}]} [pid: 7|app: 0|req: 787/1528] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:39 2026] DELETE /v2.0/networks/8984205c-f08c-4e77-8e84-f429e653eff7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1529] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:39 2026] GET /v2.0/security-groups?tenant_id=7573b2899e5d49808c5a536fc28cff9c&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1530] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:39 2026] DELETE /v2.0/security-groups/209b17f0-ca3f-47fd-85c5-a9a5d6d38860 => 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: 743/1531] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:39 2026] GET /v2.0/security-groups?tenant_id=2f21dfdc5b774255a506476c3aca8d84&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1532] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:40 2026] DELETE /v2.0/security-groups/257dfdbf-bbd9-4335-9273-ad10b705a6cb => 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: 744/1533] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:11:41 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1244 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1534] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:11:41 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:41.783 8 WARNING neutron_lib.context [None req-4c3280da-f54e-40f1-a5bf-9cc0f9d8723f b96a5d2b124d49f3903adacd686696ac 090d1d83d81548adadb458d8f14a7cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1535] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:41 2026] GET /v2.0/security-groups?tenant_id=81b9ddfd1b054d7383de61c90099d3ea&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:42.099 7 WARNING neutron_lib.context [None req-1245e55f-b26a-44b7-a41a-ee335437e1e8 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:42.259 7 INFO neutron.db.segments_db [None req-1245e55f-b26a-44b7-a41a-ee335437e1e8 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc of type vxlan for network 9b54c63c-955f-478c-b373-bcb88288f9a8 [pid: 8|app: 0|req: 745/1536] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:11:41 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1537] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/networks => generated 630 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:42.341 7 WARNING neutron_lib.context [None req-27b5993c-0c2b-4b43-aa1f-06242d8796d9 b96a5d2b124d49f3903adacd686696ac 090d1d83d81548adadb458d8f14a7cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 746/1538] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:42 2026] DELETE /v2.0/security-groups/ec837146-3906-44b2-8258-48f587efd6dc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:42.388 8 WARNING neutron_lib.context [None req-8401944b-172c-465e-8b2e-ed664806db92 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:42.437 8 INFO neutron.db.segments_db [None req-8401944b-172c-465e-8b2e-ed664806db92 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 of type vxlan for network 6b0d3e08-be29-4d24-8796-6ff2e5295ea9 [pid: 8|app: 0|req: 747/1539] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:42.535 8 WARNING neutron_lib.context [None req-8ee14c26-ecfa-4efb-ad51-d1e94520a27d abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1540] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/subnets => generated 626 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1541] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:42.848 8 WARNING neutron_lib.context [None req-7417295e-0635-410c-8e5c-d5a4c44e1991 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:42.849 7 WARNING neutron_lib.context [None req-d3deabbe-ec7c-4393-ab70-7e7b25e2e52e b96a5d2b124d49f3903adacd686696ac 090d1d83d81548adadb458d8f14a7cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 749/1542] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:43.086 8 WARNING neutron_lib.context [None req-b930b917-ba7c-4558-b223-62c46c24e5ca abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:43.140 8 INFO neutron.db.segments_db [None req-b930b917-ba7c-4558-b223-62c46c24e5ca abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e of type vxlan for network 5473329a-1486-4c38-af8c-3412a3d88aaa [pid: 7|app: 0|req: 794/1543] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:11:42 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:43.365 7 WARNING neutron_lib.context [None req-5dd2962c-cc16-4b47-b30b-4d6384bcd6d1 b96a5d2b124d49f3903adacd686696ac 090d1d83d81548adadb458d8f14a7cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:43.377 8 INFO neutron.db.l3_hamode_db [None req-b930b917-ba7c-4558-b223-62c46c24e5ca abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:11:43.499 8 INFO neutron.db.l3_hamode_db [None req-b930b917-ba7c-4558-b223-62c46c24e5ca abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 795/1544] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:11:43 2026] POST /v2.0/floatingips => generated 552 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:43.880 7 WARNING neutron_lib.context [None req-1e782639-3a83-4873-97d5-15e849e6af16 b96a5d2b124d49f3903adacd686696ac 090d1d83d81548adadb458d8f14a7cf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 750/1547] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:43 2026] POST /v2.0/routers => generated 505 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1548] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:11:43 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1549] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:11:44 2026] PUT /v2.0/floatingips/758cb406-58a3-41b7-a462-7788498c8cda/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1550] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:11:44 2026] PUT /v2.0/floatingips/540a22cb-6876-41d2-bd46-60b2d530101c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1551] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:11:44 2026] PUT /v2.0/floatingips/87c37a9b-278e-441a-b86f-7aaf1953cdca/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1552] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:11:44 2026] PUT /v2.0/floatingips/eb49129f-0944-4160-808b-45fdd4b8ee87/tags => 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: 803/1553] 10.0.0.128 () {32 vars in 672 bytes} [Tue May 19 19:11:44 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1554] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:11:44 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1555] 10.0.0.128 () {32 vars in 826 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/ports?project_id=c5a69b74d0db49ab9c749d03c0bf00ac&network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 3695 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1556] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1557] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1558] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:44 2026] PUT /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1559] 10.0.0.128 () {32 vars in 680 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1560] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/ports/43ccf940-15f4-491e-8a45-a38364a769de => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1561] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1562] 10.0.0.128 () {32 vars in 690 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1563] 10.0.0.128 () {32 vars in 702 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1564] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:11:45 2026] GET /v2.0/subnets?network_id=70a95b19-9630-4634-ab13-23b51e11a02e => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1565] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:45 2026] DELETE /v2.0/floatingips/758cb406-58a3-41b7-a462-7788498c8cda => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:45.882 7 INFO neutron.db.l3_db [None req-ef265665-c537-4360-a8b1-bb588a733f22 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Floating IP 0132dc91-87b5-468a-9e9f-eef2e89ab171 disassociated. External IP: 10.96.250.219, port: 38a9c5d0-870b-4c7a-845d-0b38bdc01a56. [pid: 7|app: 0|req: 814/1566] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:11:45 2026] PUT /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 554 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:46.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c1a3fc-3037-4347-80f8-a93ddf70777a'] response: {'name': 'network-changed', 'server_uuid': 'bd366db2-1b17-4f7a-bbe9-15f239e45304', 'tag': '38a9c5d0-870b-4c7a-845d-0b38bdc01a56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 815/1567] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:46 2026] DELETE /v2.0/floatingips/540a22cb-6876-41d2-bd46-60b2d530101c => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1568] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:46 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1569] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:45 2026] PUT /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1570] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:46 2026] GET /v2.0/ports/4d172d53-1b5b-44c1-bcbc-b6fc8a294d75 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1571] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:46 2026] DELETE /v2.0/floatingips/87c37a9b-278e-441a-b86f-7aaf1953cdca => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1572] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:46 2026] GET /v2.0/security-groups?tenant_id=27c6ceebd7cc4c018ca9239c32402118&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1573] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1574] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:47 2026] DELETE /v2.0/floatingips/eb49129f-0944-4160-808b-45fdd4b8ee87 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1575] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:46 2026] PUT /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1576] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1577] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:47 2026] DELETE /v2.0/security-groups/36c8d0c3-6708-44eb-9d5e-512ae59c7151 => 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: 757/1578] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:11:47 2026] DELETE /v2.0/floatingips/9e794c2b-ab8a-4e72-8835-bf6fd591c409 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1579] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1580] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1581] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1582] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&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: 762/1583] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1584] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:11:47 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1585] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:47 2026] PUT /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59/remove_router_interface => generated 309 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1586] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:11:48 2026] GET /v2.0/ports?device_id=219b31b7-442e-4c05-8ddb-648cea61db59 => 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: 765/1587] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:48 2026] GET /v2.0/security-groups?tenant_id=eb2b6548adf348deac34cf16de74bfe8&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:48.902 8 WARNING neutron_lib.context [None req-1eb5d4a3-2ea6-4926-b3c5-170aa4553e30 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:48.918 7 INFO neutron.services.segments.plugin [-] Segment 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e resource provider aggregate not found 2026-05-19 19:11:48.922 7 INFO neutron.services.segments.plugin [-] Segment 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e resource provider aggregate not found 2026-05-19 19:11:48.931 7 INFO neutron.services.segments.plugin [-] Segment 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e found for delete ", "request_id": "req-f2c1ef00-7c0e-4029-b4b1-724ce4f74dc0"}]} 2026-05-19 19:11:48.934 7 INFO neutron.services.segments.plugin [-] Segment 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a0bbd2-3c64-4ce9-9ee4-3dbc1d7c502e found for delete ", "request_id": "req-e2e080ed-c5e2-44e4-8025-08a08043392b"}]} 2026-05-19 19:11:48.943 7 INFO neutron.db.l3_hamode_db [None req-b256b49d-1d7a-4c43-8119-9ce41bedb54a abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] HA network 5473329a-1486-4c38-af8c-3412a3d88aaa was deleted as no HA routers are present in tenant 2790f90378af4fbea639bb99e801186e. [pid: 7|app: 0|req: 823/1588] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:48 2026] DELETE /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59 => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1589] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:11:48 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1590] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:48 2026] DELETE /v2.0/security-groups/b1ddd812-3432-4f99-97ff-81752e8daf2d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:49.054 7 WARNING neutron_lib.context [None req-8270c201-c864-479c-970a-b7e26c6d2571 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 825/1591] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:49.181 7 WARNING neutron_lib.context [None req-0f0bfaf9-f025-45cc-8edd-857ef0ecdf22 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 767/1592] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:49 2026] DELETE /v2.0/subnets/3099344c-29df-42ac-b039-c6e1f1b2b3d5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1593] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1594] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:49 2026] DELETE /v2.0/subnets/24d9289c-c5ab-46a4-a742-08dd54a2314b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1595] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:49 2026] GET /v2.0/security-groups?tenant_id=e658bc9a1e9d4b16bd11bb7b5540e276&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:49.408 7 WARNING neutron_lib.context [None req-ee00d602-df89-43e7-95a1-76c081a85e46 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:49.492 8 WARNING neutron_lib.context [None req-fdf02742-129b-4a89-93f9-e929439f6d5f 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:49.492 8 WARNING neutron_lib.context [None req-fdf02742-129b-4a89-93f9-e929439f6d5f 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 828/1596] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:49.674 8 INFO neutron.db.segments_db [None req-fdf02742-129b-4a89-93f9-e929439f6d5f 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment 5b9bc24b-d180-4c2b-bbca-2957334c9d72 of type vxlan for network 976961f0-acb9-431d-9fee-b932d28254d2 2026-05-19 19:11:49.735 8 INFO neutron.db.segments_db [None req-fdf02742-129b-4a89-93f9-e929439f6d5f 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 of type vxlan for network df893e42-cf84-47c9-8c0a-192fbe673c98 [pid: 7|app: 0|req: 829/1597] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:49 2026] DELETE /v2.0/networks/6b0d3e08-be29-4d24-8796-6ff2e5295ea9 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1598] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:49 2026] POST /v2.0/networks => generated 1245 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:11:49.881 8 WARNING neutron_lib.context [None req-5a0f275b-ee03-410d-b316-3739e7fc44f3 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 830/1599] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:49 2026] DELETE /v2.0/security-groups/8b0aacaa-eaa0-4b77-819f-1fea1ce9899f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1600] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1601] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:11:50 2026] GET /v2.0/networks => generated 1844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:50.136 8 WARNING neutron_lib.context [None req-62cadb20-a8e1-4bd5-8ec8-493bcc2adf79 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:50.168 8 INFO neutron.db.securitygroups_db [None req-62cadb20-a8e1-4bd5-8ec8-493bcc2adf79 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Project c5a69b74d0db49ab9c749d03c0bf00ac 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: 831/1602] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:49 2026] DELETE /v2.0/networks/9b54c63c-955f-478c-b373-bcb88288f9a8 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1603] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1604] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:50 2026] DELETE /v2.0/networks/976961f0-acb9-431d-9fee-b932d28254d2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:50.364 7 WARNING neutron_lib.context [None req-4e5c2bf2-0d08-4a22-8d41-a4c63ad48e28 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:50.418 7 INFO neutron.db.segments_db [None req-4e5c2bf2-0d08-4a22-8d41-a4c63ad48e28 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 1fbdbe57-756d-4c6b-a77f-5db995580796 of type vxlan for network c2d90e7d-2566-4a3e-9b59-cda9b67c9b10 [pid: 8|app: 0|req: 773/1605] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:50 2026] GET /v2.0/security-groups?tenant_id=090d1d83d81548adadb458d8f14a7cf9&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:50.424 8 WARNING neutron_lib.context [None req-e30b1afb-b519-45d6-85c1-70bf79093111 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:50.465 8 INFO neutron.db.securitygroups_db [None req-e30b1afb-b519-45d6-85c1-70bf79093111 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Project c5a69b74d0db49ab9c749d03c0bf00ac 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: 833/1606] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1607] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1608] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:50 2026] DELETE /v2.0/security-groups/70e19713-de2d-4346-8e71-8add02769cd1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:50.699 8 WARNING neutron_lib.context [None req-f8a75952-77a3-4614-ac9d-e574664f2269 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 834/1609] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:50 2026] DELETE /v2.0/networks/df893e42-cf84-47c9-8c0a-192fbe673c98 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1610] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:11:50 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:50.764 7 WARNING neutron_lib.context [None req-5c0a4b23-323b-444f-af9d-223ea8ada870 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:50.808 7 INFO neutron.db.segments_db [None req-5c0a4b23-323b-444f-af9d-223ea8ada870 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment e1812a55-bea3-49f0-8fd5-471a65c8e427 of type vxlan for network da5156e2-56bb-4db7-a53f-ff63b03efb16 [pid: 7|app: 0|req: 836/1611] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/networks => generated 653 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:50.918 7 WARNING neutron_lib.context [None req-25de8984-6687-415f-b98d-23628f23174a 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 776/1612] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:50.948 8 WARNING neutron_lib.context [None req-24016823-354c-4bb1-82cb-429cc4174727 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:50.962 7 INFO neutron.services.segments.plugin [-] Segment 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 resource provider aggregate not found 2026-05-19 19:11:50.967 7 INFO neutron.services.segments.plugin [-] Segment 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 resource provider aggregate not found 2026-05-19 19:11:50.981 7 INFO neutron.services.segments.plugin [-] Segment 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 found for delete ", "request_id": "req-c36cc92d-a115-4904-ba6c-0da44c273882"}]} 2026-05-19 19:11:50.985 7 INFO neutron.services.segments.plugin [-] Segment 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f4ebe87-b055-4c8f-b7d7-e33d64fba656 found for delete ", "request_id": "req-ca203eba-90c9-4f26-a3c3-463b8e8a2ec4"}]} 2026-05-19 19:11:50.991 7 INFO neutron.db.segments_db [None req-25de8984-6687-415f-b98d-23628f23174a 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 of type vxlan for network cc86af29-e05d-46c7-ac83-dfa429a8dc42 2026-05-19 19:11:50.992 8 INFO neutron.db.segments_db [None req-24016823-354c-4bb1-82cb-429cc4174727 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 624679dd-dd9a-4e74-a936-9a47e76518cc of type vxlan for network 8bbb0dfd-f913-46df-b96d-a9480141ce13 2026-05-19 19:11:51.003 7 INFO neutron.services.segments.plugin [-] Segment 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc resource provider aggregate not found 2026-05-19 19:11:51.009 7 INFO neutron.services.segments.plugin [-] Segment 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc resource provider aggregate not found 2026-05-19 19:11:51.021 7 INFO neutron.services.segments.plugin [-] Segment 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc found for delete ", "request_id": "req-599e5e48-5fea-4d5c-9b7f-25309af84814"}]} 2026-05-19 19:11:51.026 7 INFO neutron.services.segments.plugin [-] Segment 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a657d9b-c0ea-4d9c-b3ab-6cbb1e96b5cc found for delete ", "request_id": "req-4920be93-52b1-4629-ba2f-f180e7cc905f"}]} 2026-05-19 19:11:51.040 7 INFO neutron.services.segments.plugin [-] Segment 5b9bc24b-d180-4c2b-bbca-2957334c9d72 resource provider aggregate not found 2026-05-19 19:11:51.046 7 INFO neutron.services.segments.plugin [-] Segment 5b9bc24b-d180-4c2b-bbca-2957334c9d72 resource provider aggregate not found 2026-05-19 19:11:51.054 7 INFO neutron.services.segments.plugin [-] Segment 5b9bc24b-d180-4c2b-bbca-2957334c9d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9bc24b-d180-4c2b-bbca-2957334c9d72 found for delete ", "request_id": "req-d06783ea-8655-4aae-979a-d74bc1da8137"}]} 2026-05-19 19:11:51.058 7 INFO neutron.services.segments.plugin [-] Segment 5b9bc24b-d180-4c2b-bbca-2957334c9d72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9bc24b-d180-4c2b-bbca-2957334c9d72 found for delete ", "request_id": "req-7d08edc6-1fe4-4bc3-af38-2d6cb027e189"}]} 2026-05-19 19:11:51.065 7 INFO neutron.services.segments.plugin [-] Segment 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 resource provider aggregate not found 2026-05-19 19:11:51.069 7 INFO neutron.services.segments.plugin [-] Segment 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 resource provider aggregate not found 2026-05-19 19:11:51.079 7 INFO neutron.services.segments.plugin [-] Segment 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 found for delete ", "request_id": "req-35b3d40f-1e41-42f2-87d7-94772fbbda90"}]} 2026-05-19 19:11:51.081 7 INFO neutron.services.segments.plugin [-] Segment 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb5d5f3-6fc1-4c99-8ace-963df1b14dc0 found for delete ", "request_id": "req-d516d8e9-c5f0-4986-9681-bf4b91dd75bc"}]} [pid: 7|app: 0|req: 837/1613] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/networks => generated 653 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:51.225 8 INFO neutron.db.l3_hamode_db [None req-24016823-354c-4bb1-82cb-429cc4174727 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 838/1614] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:11:51 2026] GET /v2.0/networks => generated 1297 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:51.315 7 WARNING neutron_lib.context [None req-671e205c-0e7c-4181-996f-ee5ad3b1800d 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:51.343 8 INFO neutron.db.l3_hamode_db [None req-24016823-354c-4bb1-82cb-429cc4174727 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:11:51.350 7 WARNING neutron_lib.context [None req-671e205c-0e7c-4181-996f-ee5ad3b1800d 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 839/1615] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:11:51 2026] POST /v2.0/ports => generated 1505 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 840/1616] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:11:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-917354174&fields=id&tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1617] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:50 2026] POST /v2.0/routers => generated 507 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1618] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:11:51 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 660 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:51.998 8 WARNING neutron_lib.context [None req-bc7aa6b8-2717-44f3-b3cf-a1e83aef9a97 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 841/1619] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:11:51 2026] GET /v2.0/ports => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1620] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/quotas/c5a69b74d0db49ab9c749d03c0bf00ac => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1621] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:11:52 2026] DELETE /v2.0/ports/fd3a2424-1bb0-4b2b-b7c8-8412bd679b2f => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1622] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1623] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:11:51 2026] POST /v2.0/ports => generated 948 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 780/1624] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1625] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:11:52 2026] DELETE /v2.0/ports/5c6daaaa-72ea-4eed-a75b-0e14e2c2b15c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1626] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1627] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/ports => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:52.502 7 WARNING neutron_lib.context [None req-ac1a959b-2d87-4d62-ba6f-f155c5934f74 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:52.575 7 INFO neutron.db.segments_db [None req-ac1a959b-2d87-4d62-ba6f-f155c5934f74 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment d2225686-db4f-4161-b429-ba028d066b47 of type vxlan for network 1adf2178-b86b-42dc-bb7b-3897b26725be [pid: 7|app: 0|req: 848/1628] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:52 2026] POST /v2.0/networks => generated 653 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1629] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:52 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:11:52.722 7 WARNING neutron_lib.context [None req-23a8ead8-4cc7-4088-93fc-84ffe1759ef1 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:52.783 7 INFO neutron.db.segments_db [None req-23a8ead8-4cc7-4088-93fc-84ffe1759ef1 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Added segment 12d30bd5-f629-438b-b302-4f584f97e523 of type vxlan for network bbeb4f55-34d5-4025-a795-ce8dccacaf48 [pid: 7|app: 0|req: 850/1630] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:52 2026] POST /v2.0/networks => generated 654 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:53.341 7 WARNING neutron_lib.context [None req-5d147db0-d2c6-4613-ae7b-65e898b6a731 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:53.365 7 WARNING neutron_lib.context [None req-5d147db0-d2c6-4613-ae7b-65e898b6a731 51c41e33ea274d059d7d8375dd756dd8 a40257b5ae3047889e48840376c871d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 781/1631] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:52 2026] PUT /v2.0/routers/5c993148-126d-4556-84a9-5a4037d3cbba/add_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 851/1632] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:53 2026] POST /v2.0/subnets => generated 1323 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1633] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:53 2026] GET /v2.0/ports/13d02fb7-3d0e-491b-9075-f714eeba5563 => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1634] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:11:53 2026] GET /v2.0/subnets => generated 1959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1635] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:53 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1636] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:53 2026] DELETE /v2.0/subnets/d9fa1038-4e63-4b64-9381-342ca9e1b0a7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1637] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:53 2026] DELETE /v2.0/subnets/0d230256-2764-48bb-bc2d-16d2f0f328ac => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1638] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:11:54 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:54.251 8 INFO neutron.services.segments.plugin [-] Segment 12d30bd5-f629-438b-b302-4f584f97e523 resource provider aggregate not found 2026-05-19 19:11:54.258 8 INFO neutron.services.segments.plugin [-] Segment 12d30bd5-f629-438b-b302-4f584f97e523 resource provider aggregate not found 2026-05-19 19:11:54.265 8 INFO neutron.services.segments.plugin [-] Segment 12d30bd5-f629-438b-b302-4f584f97e523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d30bd5-f629-438b-b302-4f584f97e523 found for delete ", "request_id": "req-e171976e-73f3-4885-b0cb-5269c09bf4f3"}]} [pid: 8|app: 0|req: 787/1639] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:54 2026] DELETE /v2.0/networks/bbeb4f55-34d5-4025-a795-ce8dccacaf48 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:54.281 8 INFO neutron.services.segments.plugin [-] Segment 12d30bd5-f629-438b-b302-4f584f97e523 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12d30bd5-f629-438b-b302-4f584f97e523 found for delete ", "request_id": "req-7cb1d612-01a5-44f0-a175-443212d5f9a3"}]} [pid: 8|app: 0|req: 788/1640] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:54 2026] DELETE /v2.0/networks/1adf2178-b86b-42dc-bb7b-3897b26725be => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1641] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:54 2026] DELETE /v2.0/networks/cc86af29-e05d-46c7-ac83-dfa429a8dc42 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1642] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:53 2026] PUT /v2.0/routers/5c993148-126d-4556-84a9-5a4037d3cbba/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:11:54.779 7 INFO neutron.services.segments.plugin [-] Segment e1812a55-bea3-49f0-8fd5-471a65c8e427 resource provider aggregate not found 2026-05-19 19:11:54.784 7 INFO neutron.services.segments.plugin [-] Segment e1812a55-bea3-49f0-8fd5-471a65c8e427 resource provider aggregate not found 2026-05-19 19:11:54.798 7 INFO neutron.services.segments.plugin [-] Segment e1812a55-bea3-49f0-8fd5-471a65c8e427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1812a55-bea3-49f0-8fd5-471a65c8e427 found for delete ", "request_id": "req-763c94af-61a2-4653-b69d-377fcd81b503"}]} 2026-05-19 19:11:54.799 7 INFO neutron.services.segments.plugin [-] Segment e1812a55-bea3-49f0-8fd5-471a65c8e427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1812a55-bea3-49f0-8fd5-471a65c8e427 found for delete ", "request_id": "req-97b22834-9b26-44b4-8051-b133e177d06e"}]} [pid: 8|app: 0|req: 790/1643] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:11:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1644] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:54 2026] DELETE /v2.0/networks/da5156e2-56bb-4db7-a53f-ff63b03efb16 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1645] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:11:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1646] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:54 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => 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: 857/1647] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:11:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:54.958 8 INFO neutron.api.v2.resource [None req-ff4634e9-9bfe-4dc3-9cb7-cc10a778e0ef abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1648] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:54 2026] PUT /v2.0/routers/5c993148-126d-4556-84a9-5a4037d3cbba/remove_router_interface => generated 197 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1649] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:11:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1650] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:11:54 2026] GET /v2.0/ports?device_id=5c993148-126d-4556-84a9-5a4037d3cbba => 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: 859/1651] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:11:54 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: 7|app: 0|req: 860/1652] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:11:55 2026] PUT /v2.0/policies/88caec5a-aad4-4ff0-b8f2-68ce6994987c/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1653] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:11:55 2026] PUT /v2.0/policies/94ab3d7b-3ce2-4a82-9049-759d11262670/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1654] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:11:55 2026] PUT /v2.0/policies/be565f16-0ffd-4db9-a2aa-d409bb8351c8/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1655] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:11:55 2026] PUT /v2.0/policies/69ba6f91-3258-4ac0-b460-96dd2f22b8d9/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1656] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/security-groups?tenant_id=a40257b5ae3047889e48840376c871d5&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:55.554 8 INFO neutron.db.l3_hamode_db [None req-9be4fcbf-6189-40ea-9561-e9fdf42222a2 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] HA network 8bbb0dfd-f913-46df-b96d-a9480141ce13 was deleted as no HA routers are present in tenant 2790f90378af4fbea639bb99e801186e. [pid: 8|app: 0|req: 793/1657] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:54 2026] DELETE /v2.0/routers/5c993148-126d-4556-84a9-5a4037d3cbba => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1658] 10.0.0.128 () {32 vars in 674 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1659] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:55 2026] DELETE /v2.0/security-groups/d5945595-0efc-4a13-9fa6-36b7b99dddcd => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1660] 10.0.0.128 () {32 vars in 688 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1661] 10.0.0.128 () {32 vars in 684 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1662] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:11:55 2026] DELETE /v2.0/subnets/e26bc5a1-2908-41cc-8620-489de97e4257 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1663] 10.0.0.128 () {32 vars in 696 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1664] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1665] 10.0.0.128 () {32 vars in 696 bytes} [Tue May 19 19:11:55 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1666] 10.0.0.128 () {32 vars in 692 bytes} [Tue May 19 19:11:55 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: 801/1667] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:56 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1668] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:11:55 2026] DELETE /v2.0/networks/c2d90e7d-2566-4a3e-9b59-cda9b67c9b10 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:11:56.066 7 WARNING neutron_lib.context [None req-af4c3da8-c37a-4235-9706-33a03cabb564 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 802/1669] 10.0.0.128 () {32 vars in 704 bytes} [Tue May 19 19:11:56 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:56.112 7 INFO neutron.db.segments_db [None req-af4c3da8-c37a-4235-9706-33a03cabb564 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment 4f341d18-e2a8-4297-86db-1f64f6889252 of type vxlan for network 5eae0001-a506-493f-85b7-cff4fd00542a [pid: 8|app: 0|req: 803/1670] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:11:56 2026] DELETE /v2.0/qos/policies/88caec5a-aad4-4ff0-b8f2-68ce6994987c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1671] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:56 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:56.213 7 WARNING neutron_lib.context [None req-ff791d15-e397-44f8-a01e-5941be234d0b abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 804/1672] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:11:56 2026] DELETE /v2.0/qos/policies/94ab3d7b-3ce2-4a82-9049-759d11262670 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:56.280 8 INFO neutron.services.segments.plugin [-] Segment d2225686-db4f-4161-b429-ba028d066b47 resource provider aggregate not found [pid: 8|app: 0|req: 805/1673] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:11:56 2026] DELETE /v2.0/qos/policies/be565f16-0ffd-4db9-a2aa-d409bb8351c8 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:56.306 8 INFO neutron.services.segments.plugin [-] Segment d2225686-db4f-4161-b429-ba028d066b47 resource provider aggregate not found 2026-05-19 19:11:56.310 8 INFO neutron.services.segments.plugin [-] Segment d2225686-db4f-4161-b429-ba028d066b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2225686-db4f-4161-b429-ba028d066b47 found for delete ", "request_id": "req-546cefca-00bf-4403-adc6-b9107bc56dc6"}]} 2026-05-19 19:11:56.330 8 INFO neutron.services.segments.plugin [-] Segment d2225686-db4f-4161-b429-ba028d066b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2225686-db4f-4161-b429-ba028d066b47 found for delete ", "request_id": "req-c99e8d45-6921-4d58-9040-c8dc0e4c87f9"}]} 2026-05-19 19:11:56.337 8 INFO neutron.services.segments.plugin [-] Segment 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 resource provider aggregate not found 2026-05-19 19:11:56.341 8 INFO neutron.services.segments.plugin [-] Segment 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 resource provider aggregate not found 2026-05-19 19:11:56.356 8 INFO neutron.services.segments.plugin [-] Segment 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 found for delete ", "request_id": "req-aff37ab9-6362-498a-860e-4efe0678aba9"}]} 2026-05-19 19:11:56.364 8 INFO neutron.services.segments.plugin [-] Segment 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21bcd60b-e6f7-4bcd-92ad-77117a3b69e4 found for delete ", "request_id": "req-1d5a59de-ce29-4096-b517-2bafc2799702"}]} 2026-05-19 19:11:56.374 8 INFO neutron.services.segments.plugin [-] Segment 624679dd-dd9a-4e74-a936-9a47e76518cc resource provider aggregate not found 2026-05-19 19:11:56.386 8 INFO neutron.services.segments.plugin [-] Segment 624679dd-dd9a-4e74-a936-9a47e76518cc resource provider aggregate not found 2026-05-19 19:11:56.391 8 INFO neutron.services.segments.plugin [-] Segment 624679dd-dd9a-4e74-a936-9a47e76518cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 624679dd-dd9a-4e74-a936-9a47e76518cc found for delete ", "request_id": "req-f3fb051a-e22d-448e-b432-b4d03a7e78ae"}]} [pid: 8|app: 0|req: 806/1674] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:11:56 2026] DELETE /v2.0/qos/policies/69ba6f91-3258-4ac0-b460-96dd2f22b8d9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:56.401 8 INFO neutron.services.segments.plugin [-] Segment 624679dd-dd9a-4e74-a936-9a47e76518cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 624679dd-dd9a-4e74-a936-9a47e76518cc found for delete ", "request_id": "req-c2b65f16-2478-4d33-865a-c339d9e74d28"}]} [pid: 8|app: 0|req: 807/1675] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:11:56 2026] DELETE /v2.0/qos/policies/733b2971-0014-4048-9774-b9f34e35cafb => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1676] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:56 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:11:56.474 8 WARNING neutron_lib.context [None req-a2bfefcb-51cc-4281-82f7-c3dc7a8d4360 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:56.524 8 INFO neutron.db.segments_db [None req-a2bfefcb-51cc-4281-82f7-c3dc7a8d4360 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment d6992a8f-74f5-4d74-bb2c-b1fe9742f16f of type vxlan for network 337b497a-5ee2-4a84-a7c1-d029dcadf146 2026-05-19 19:11:56.811 8 INFO neutron.db.l3_hamode_db [None req-a2bfefcb-51cc-4281-82f7-c3dc7a8d4360 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:11:56.885 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbe57-756d-4c6b-a77f-5db995580796 resource provider aggregate not found 2026-05-19 19:11:56.889 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbe57-756d-4c6b-a77f-5db995580796 resource provider aggregate not found 2026-05-19 19:11:56.902 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbe57-756d-4c6b-a77f-5db995580796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbdbe57-756d-4c6b-a77f-5db995580796 found for delete ", "request_id": "req-cbcd4f31-483a-464f-b3ad-7ad2a513edae"}]} 2026-05-19 19:11:56.903 7 INFO neutron.services.segments.plugin [-] Segment 1fbdbe57-756d-4c6b-a77f-5db995580796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fbdbe57-756d-4c6b-a77f-5db995580796 found for delete ", "request_id": "req-b6005e64-a4c4-4499-b065-710e91c27ed0"}]} [pid: 7|app: 0|req: 870/1677] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:11:56 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:56.938 8 INFO neutron.db.l3_hamode_db [None req-a2bfefcb-51cc-4281-82f7-c3dc7a8d4360 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1678] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:11:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac => generated 272 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:56.978 7 WARNING neutron_lib.context [req-31a2c068-6c21-4c07-b361-4477638c6a0a req-52b08961-a5e6-4dd5-8359-6c7a92a6c2e3 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 872/1679] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:11:56 2026] POST /v2.0/ports => generated 954 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 873/1680] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:57 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 957 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1681] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:56 2026] POST /v2.0/routers => generated 506 bytes in 1130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1682] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:57 2026] GET /v2.0/security-groups?tenant_id=053f96b723d1475ebc4734ffaf752b05&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:57.701 7 WARNING neutron_lib.context [None req-b475763f-6c98-413e-ae4f-7d8c889a91aa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:57.857 7 INFO neutron.db.segments_db [None req-b475763f-6c98-413e-ae4f-7d8c889a91aa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment f31eb578-d6b3-4edd-9fd0-7e20865fd967 of type vxlan for network a53b1558-eeae-4c2b-8ae7-8034f35d1d1d [pid: 7|app: 0|req: 875/1683] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:57 2026] POST /v2.0/networks => generated 634 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1684] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:57 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&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: 809/1685] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:11:57 2026] PUT /v2.0/ports/6f0f8872-4fd3-4dff-95b9-19e754436990 => generated 1235 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:11:58.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea13a1d5-2a58-4297-8229-8ca7bcfec9c6'] response: {'name': 'network-changed', 'server_uuid': 'dd479d56-d739-4a47-b8d4-a5a4406a4731', 'tag': '6f0f8872-4fd3-4dff-95b9-19e754436990', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 810/1686] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:58 2026] DELETE /v2.0/security-groups/7fdff208-49b1-4693-95f3-2f50d228f1ad => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:58.140 8 WARNING neutron_lib.context [None req-98f2d817-ff5d-49fe-81a4-5ccaf2c79241 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:58.192 8 INFO neutron.db.segments_db [None req-98f2d817-ff5d-49fe-81a4-5ccaf2c79241 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment cd4d1748-ad97-4920-8c27-301386711c8d of type vxlan for network 140ddc45-10ce-4020-8cf8-9325328f0592 [pid: 8|app: 0|req: 811/1687] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:11:58 2026] POST /v2.0/networks => generated 633 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1688] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:58 2026] GET /v2.0/security-groups?tenant_id=c40a15760a5648fb84d811dafe8ba615&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:58.449 8 WARNING neutron_lib.context [None req-57dd2301-bc69-4502-8c57-3a720b0a7687 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 813/1689] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:58 2026] POST /v2.0/subnets => generated 646 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1692] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:58 2026] DELETE /v2.0/security-groups/98ff4ba1-2718-4ffb-9f7d-d82e74ff62c8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1693] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:11:58 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:11:58.901 8 WARNING neutron_lib.context [None req-7280ac96-2a39-406b-8be5-872333df9c62 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 818/1694] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:58 2026] POST /v2.0/subnets => generated 655 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1695] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/networks?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&shared=False => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1696] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:11:58 2026] PUT /v2.0/routers/96ba256a-5448-4d3e-bbc9-0dcc20c24558/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1697] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:11:59.326 8 WARNING neutron_lib.context [None req-df54ba6d-3662-4191-8a59-9b75e0557922 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:11:59.365 8 INFO neutron.db.segments_db [None req-df54ba6d-3662-4191-8a59-9b75e0557922 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment e1395c07-7c32-4091-be88-90360b392fbf of type vxlan for network c2c64332-ce9b-4a6b-a698-a6adef90c550 [pid: 7|app: 0|req: 878/1698] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/security-groups?tenant_id=a186f6a134464e6eb1a477fb7eed83c5&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1699] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1700] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/ports/0c8d20d9-d815-461e-8144-1c8dbbdef2c4 => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1701] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:11:59 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1702] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:11:59 2026] DELETE /v2.0/security-groups/355c4dfd-fc8f-45b0-ab95-b419ce205acc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:11:59.639 8 INFO neutron.db.l3_hamode_db [None req-df54ba6d-3662-4191-8a59-9b75e0557922 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:11:59.759 8 INFO neutron.db.l3_hamode_db [None req-df54ba6d-3662-4191-8a59-9b75e0557922 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 821/1703] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:11:59 2026] POST /v2.0/routers => generated 510 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1704] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:11:59 2026] PUT /v2.0/routers/96ba256a-5448-4d3e-bbc9-0dcc20c24558/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1705] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:00 2026] GET /v2.0/ports?device_id=96ba256a-5448-4d3e-bbc9-0dcc20c24558 => 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: 885/1706] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:00 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:01.021 7 INFO neutron.services.segments.plugin [-] Segment d6992a8f-74f5-4d74-bb2c-b1fe9742f16f resource provider aggregate not found 2026-05-19 19:12:01.025 7 INFO neutron.services.segments.plugin [-] Segment d6992a8f-74f5-4d74-bb2c-b1fe9742f16f resource provider aggregate not found 2026-05-19 19:12:01.032 7 INFO neutron.services.segments.plugin [-] Segment d6992a8f-74f5-4d74-bb2c-b1fe9742f16f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6992a8f-74f5-4d74-bb2c-b1fe9742f16f found for delete ", "request_id": "req-51e793ee-8f92-4c15-92f3-e8de272bac3f"}]} 2026-05-19 19:12:01.040 7 INFO neutron.services.segments.plugin [-] Segment d6992a8f-74f5-4d74-bb2c-b1fe9742f16f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6992a8f-74f5-4d74-bb2c-b1fe9742f16f found for delete ", "request_id": "req-fc330d17-a34b-4ebe-b872-a65ec913315e"}]} 2026-05-19 19:12:01.056 7 INFO neutron.db.l3_hamode_db [None req-cf339be9-f129-4c40-8e07-d75d5c9b3c85 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] HA network 337b497a-5ee2-4a84-a7c1-d029dcadf146 was deleted as no HA routers are present in tenant 2790f90378af4fbea639bb99e801186e. [pid: 7|app: 0|req: 886/1707] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:00 2026] DELETE /v2.0/routers/96ba256a-5448-4d3e-bbc9-0dcc20c24558 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1708] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6f0f8872-4fd3-4dff-95b9-19e754436990 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1709] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1710] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:01 2026] DELETE /v2.0/subnets/a4cb2c47-d90c-4f42-a724-4c1ee59d2fbe => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1711] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1712] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1713] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:00 2026] PUT /v2.0/routers/382985ba-7580-457e-a711-87d94562779a/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1714] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1715] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/ports/030ad306-5305-469f-940e-73281ebaa8c2 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1716] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:01 2026] DELETE /v2.0/networks/5eae0001-a506-493f-85b7-cff4fd00542a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1717] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:12:01 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:01.632 8 WARNING neutron_lib.context [None req-60ffc514-13c2-403b-8300-9215a6d473f4 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:01.675 8 INFO neutron.db.segments_db [None req-60ffc514-13c2-403b-8300-9215a6d473f4 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Added segment c173513b-369b-458c-ad04-94309a79dc73 of type vxlan for network 11e3b8ca-2a92-4f31-a883-122995b24334 2026-05-19 19:12:01.974 8 INFO neutron.db.l3_hamode_db [None req-60ffc514-13c2-403b-8300-9215a6d473f4 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 893/1718] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:01 2026] PUT /v2.0/routers/382985ba-7580-457e-a711-87d94562779a/add_router_interface => generated 309 bytes in 1219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:02.855 8 INFO neutron.db.l3_hamode_db [None req-60ffc514-13c2-403b-8300-9215a6d473f4 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 894/1719] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:12:02 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1720] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:02 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:03.049 7 INFO neutron.services.segments.plugin [-] Segment 4f341d18-e2a8-4297-86db-1f64f6889252 resource provider aggregate not found 2026-05-19 19:12:03.054 7 INFO neutron.services.segments.plugin [-] Segment 4f341d18-e2a8-4297-86db-1f64f6889252 resource provider aggregate not found 2026-05-19 19:12:03.065 7 INFO neutron.services.segments.plugin [-] Segment 4f341d18-e2a8-4297-86db-1f64f6889252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f341d18-e2a8-4297-86db-1f64f6889252 found for delete ", "request_id": "req-1eb3cb69-0b72-4d76-8f3d-5d13eba97f10"}]} 2026-05-19 19:12:03.066 7 INFO neutron.services.segments.plugin [-] Segment 4f341d18-e2a8-4297-86db-1f64f6889252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f341d18-e2a8-4297-86db-1f64f6889252 found for delete ", "request_id": "req-527e56b3-f0e7-42f1-a3ac-efece8ffe7b6"}]} [pid: 7|app: 0|req: 896/1721] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:02 2026] GET /v2.0/ports/e9ce843a-8635-4abf-b1eb-00e0939e0ede => generated 967 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:03.293 7 WARNING neutron_lib.context [None req-c3f142d8-fd92-4b07-808d-c92d8656c71a f03174d70e4c4d2dba96a78d7b944033 43581963d3d3479e9452d70770e78505 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:03.428 7 INFO neutron.db.segments_db [None req-c3f142d8-fd92-4b07-808d-c92d8656c71a f03174d70e4c4d2dba96a78d7b944033 43581963d3d3479e9452d70770e78505 - - default default] Added segment 430fe105-250e-46ab-92a4-255623a13473 of type vxlan for network 7585d4d6-2df8-4d9f-ba17-71239d5f6d88 [pid: 7|app: 0|req: 897/1722] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:03 2026] POST /v2.0/networks => generated 631 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1723] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:03 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1724] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:01 2026] POST /v2.0/routers => generated 688 bytes in 2520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1725] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:12:04 2026] PUT /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/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: 828/1726] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/routers/7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1727] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1728] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/routers => generated 697 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1729] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:03 2026] PUT /v2.0/routers/382985ba-7580-457e-a711-87d94562779a/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1730] 10.0.0.128 () {34 vars in 764 bytes} [Tue May 19 19:12:04 2026] PUT /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1731] 10.0.0.128 () {34 vars in 741 bytes} [Tue May 19 19:12:04 2026] PUT /v2.0/routers/7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 701 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1732] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1733] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1734] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/routers/7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1735] 10.0.0.128 () {34 vars in 760 bytes} [Tue May 19 19:12:04 2026] PUT /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1736] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:04 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1737] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:05 2026] GET /v2.0/ports?device_id=7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1738] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:05 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/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: 832/1739] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:04 2026] PUT /v2.0/routers/382985ba-7580-457e-a711-87d94562779a/remove_router_interface => generated 309 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1740] 10.0.0.128 () {34 vars in 782 bytes} [Tue May 19 19:12:05 2026] PUT /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1741] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:05 2026] GET /v2.0/ports?device_id=382985ba-7580-457e-a711-87d94562779a => 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: 835/1742] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:05 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:05.831 8 INFO neutron.services.segments.plugin [-] Segment e1395c07-7c32-4091-be88-90360b392fbf resource provider aggregate not found 2026-05-19 19:12:05.834 8 INFO neutron.services.segments.plugin [-] Segment e1395c07-7c32-4091-be88-90360b392fbf resource provider aggregate not found 2026-05-19 19:12:05.847 8 INFO neutron.services.segments.plugin [-] Segment e1395c07-7c32-4091-be88-90360b392fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1395c07-7c32-4091-be88-90360b392fbf found for delete ", "request_id": "req-ec0ae26c-385a-44cc-bf74-fa80bd4615aa"}]} 2026-05-19 19:12:05.848 8 INFO neutron.services.segments.plugin [-] Segment e1395c07-7c32-4091-be88-90360b392fbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1395c07-7c32-4091-be88-90360b392fbf found for delete ", "request_id": "req-86798c60-e1d1-4519-8966-b539e2e99b5d"}]} 2026-05-19 19:12:05.862 8 INFO neutron.db.l3_hamode_db [None req-4a21d4ab-ca30-4d5a-bce7-3541b22748ab 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] HA network c2c64332-ce9b-4a6b-a698-a6adef90c550 was deleted as no HA routers are present in tenant 1c02c9999e174cfa934b4bf2be6a14a4. [pid: 8|app: 0|req: 836/1743] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:05 2026] DELETE /v2.0/routers/382985ba-7580-457e-a711-87d94562779a => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1744] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:12:05 2026] PUT /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1745] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:05 2026] DELETE /v2.0/subnets/481da835-aa05-471c-9de0-d9ffc886e103 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1746] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1747] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:06.231 7 INFO neutron.services.segments.plugin [-] Segment c173513b-369b-458c-ad04-94309a79dc73 resource provider aggregate not found 2026-05-19 19:12:06.243 7 INFO neutron.services.segments.plugin [-] Segment c173513b-369b-458c-ad04-94309a79dc73 resource provider aggregate not found 2026-05-19 19:12:06.248 7 INFO neutron.services.segments.plugin [-] Segment c173513b-369b-458c-ad04-94309a79dc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c173513b-369b-458c-ad04-94309a79dc73 found for delete ", "request_id": "req-658f45cc-4b63-41a4-aa1f-5fe00cc32885"}]} 2026-05-19 19:12:06.255 7 INFO neutron.services.segments.plugin [-] Segment c173513b-369b-458c-ad04-94309a79dc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c173513b-369b-458c-ad04-94309a79dc73 found for delete ", "request_id": "req-df9aceba-f0ca-4681-9aeb-b653a3311d42"}]} 2026-05-19 19:12:06.263 7 INFO neutron.db.l3_hamode_db [None req-531fac17-eba3-4006-8b2f-83f6b1b14cd1 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] HA network 11e3b8ca-2a92-4f31-a883-122995b24334 was deleted as no HA routers are present in tenant 2790f90378af4fbea639bb99e801186e. [pid: 7|app: 0|req: 908/1748] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:05 2026] DELETE /v2.0/routers/7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 0 bytes in 1214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1749] 10.0.0.128 () {32 vars in 741 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1750] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1751] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/ports?device_id=7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:06.378 7 INFO neutron.api.v2.resource [None req-331318d9-39a9-4d8f-bd9e-5a4d2f59099b f03174d70e4c4d2dba96a78d7b944033 43581963d3d3479e9452d70770e78505 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1752] 10.0.0.128 () {32 vars in 745 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/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: 841/1753] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/subnets/8f2047d3-3c86-48d0-93d9-551e353a684f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:06.394 7 INFO neutron.api.v2.resource [None req-f4d6c513-f18a-41b6-b969-f90acd0d319c abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1754] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/routers/7d6e08c8-d6b5-4a06-8dd8-d25a73afdb6f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1755] 10.0.0.128 () {32 vars in 744 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1756] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/ports?device_id=96ba256a-5448-4d3e-bbc9-0dcc20c24558 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1757] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:06.482 8 INFO neutron.api.v2.resource [None req-7c524a5d-a17c-40b9-a39a-c42a6416cade abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1758] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/routers/96ba256a-5448-4d3e-bbc9-0dcc20c24558 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:06.510 8 INFO neutron.api.v2.resource [None req-7e5dc1da-4fba-4a44-8cac-da94b05cccdd f03174d70e4c4d2dba96a78d7b944033 43581963d3d3479e9452d70770e78505 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1759] 10.0.0.128 () {32 vars in 748 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:12:06.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fbc1ba1-017e-4953-94fc-74cbdea2ff10 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1760] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/subnets/a4cb2c47-d90c-4f42-a724-4c1ee59d2fbe => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1761] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1762] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/ports?device_id=5c993148-126d-4556-84a9-5a4037d3cbba => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1763] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:06.619 8 INFO neutron.api.v2.resource [None req-502f9d32-6072-48d9-8753-6c5cd041f99c abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1764] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/routers/5c993148-126d-4556-84a9-5a4037d3cbba => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1765] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/140ddc45-10ce-4020-8cf8-9325328f0592 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:06.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7026fb1-1b29-4398-a972-aea50551e66f abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1766] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/subnets/e26bc5a1-2908-41cc-8620-489de97e4257 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1767] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/7585d4d6-2df8-4d9f-ba17-71239d5f6d88 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1768] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:06 2026] GET /v2.0/ports?device_id=219b31b7-442e-4c05-8ddb-648cea61db59 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:06.796 8 INFO neutron.api.v2.resource [None req-68892e6e-e46a-40b4-ae1a-aff67edfdb92 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1769] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/routers/219b31b7-442e-4c05-8ddb-648cea61db59 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:06.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a773dd02-8ac0-4c5d-829a-9c25b38986dc abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1770] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/subnets/3099344c-29df-42ac-b039-c6e1f1b2b3d5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:06.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48517a1c-2862-4c8e-95a9-31e09b1affa5 abe821500fde41e0bac8c8831a0465c2 2790f90378af4fbea639bb99e801186e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1771] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/subnets/24d9289c-c5ab-46a4-a742-08dd54a2314b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1772] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:06 2026] DELETE /v2.0/networks/a53b1558-eeae-4c2b-8ae7-8034f35d1d1d => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:07.159 8 WARNING neutron_lib.context [None req-a129c030-9b49-409d-854a-46bee4cf61d9 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:07.244 8 INFO neutron.db.segments_db [None req-a129c030-9b49-409d-854a-46bee4cf61d9 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 of type vxlan for network 6b42e5b5-b554-4e70-a79c-16199f604388 [pid: 8|app: 0|req: 857/1773] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:07 2026] POST /v2.0/networks => generated 633 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:07.350 8 WARNING neutron_lib.context [None req-bf455e26-c218-4380-a095-32fc036b0078 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 917/1774] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:07 2026] GET /v2.0/security-groups?tenant_id=2790f90378af4fbea639bb99e801186e&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1775] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:07 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1776] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:07 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1777] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:07 2026] GET /v2.0/security-groups?tenant_id=3a569192c58e487e88646be943aae66f&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:07.751 7 WARNING neutron_lib.context [None req-87d9cabc-3731-4869-b532-457ddf04afe6 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:07.783 7 INFO neutron.db.segments_db [None req-87d9cabc-3731-4869-b532-457ddf04afe6 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment 19c721df-57dd-49f5-abd8-1c428404f5ac of type vxlan for network 0091d597-a501-461f-8603-dd860173c990 [pid: 8|app: 0|req: 860/1778] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:07 2026] DELETE /v2.0/security-groups/666ffc16-82b8-41f3-bfb5-603e924ab5bd => 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: 861/1779] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:07 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:07.865 8 INFO neutron.services.segments.plugin [-] Segment 430fe105-250e-46ab-92a4-255623a13473 resource provider aggregate not found 2026-05-19 19:12:07.870 8 INFO neutron.services.segments.plugin [-] Segment 430fe105-250e-46ab-92a4-255623a13473 resource provider aggregate not found 2026-05-19 19:12:07.883 8 INFO neutron.services.segments.plugin [-] Segment 430fe105-250e-46ab-92a4-255623a13473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 430fe105-250e-46ab-92a4-255623a13473 found for delete ", "request_id": "req-b68983c7-6ee0-4556-8abb-44e6086fbdbd"}]} 2026-05-19 19:12:07.884 8 INFO neutron.services.segments.plugin [-] Segment 430fe105-250e-46ab-92a4-255623a13473 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 430fe105-250e-46ab-92a4-255623a13473 found for delete ", "request_id": "req-085bb8ed-7c51-4801-8160-a34c35fa25ce"}]} [pid: 8|app: 0|req: 862/1780] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:07 2026] DELETE /v2.0/security-groups/73eb1bc2-c2b4-4b6d-b1d9-b54c69ccaece => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:07.995 7 INFO neutron.db.l3_hamode_db [None req-87d9cabc-3731-4869-b532-457ddf04afe6 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1781] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:07 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1782] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:08 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:08.115 7 INFO neutron.db.l3_hamode_db [None req-87d9cabc-3731-4869-b532-457ddf04afe6 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 865/1783] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:08 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:08.273 7 INFO neutron.services.segments.plugin [-] Segment cd4d1748-ad97-4920-8c27-301386711c8d resource provider aggregate not found 2026-05-19 19:12:08.276 7 INFO neutron.services.segments.plugin [-] Segment cd4d1748-ad97-4920-8c27-301386711c8d resource provider aggregate not found 2026-05-19 19:12:08.300 7 INFO neutron.services.segments.plugin [-] Segment cd4d1748-ad97-4920-8c27-301386711c8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd4d1748-ad97-4920-8c27-301386711c8d found for delete ", "request_id": "req-2ca24fec-0cba-425a-9f78-fee73982414f"}]} 2026-05-19 19:12:08.305 7 INFO neutron.services.segments.plugin [-] Segment cd4d1748-ad97-4920-8c27-301386711c8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd4d1748-ad97-4920-8c27-301386711c8d found for delete ", "request_id": "req-063636ac-8e26-448e-864b-e88cee059833"}]} 2026-05-19 19:12:08.318 7 INFO neutron.services.segments.plugin [-] Segment f31eb578-d6b3-4edd-9fd0-7e20865fd967 resource provider aggregate not found 2026-05-19 19:12:08.322 7 INFO neutron.services.segments.plugin [-] Segment f31eb578-d6b3-4edd-9fd0-7e20865fd967 resource provider aggregate not found 2026-05-19 19:12:08.335 7 INFO neutron.services.segments.plugin [-] Segment f31eb578-d6b3-4edd-9fd0-7e20865fd967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31eb578-d6b3-4edd-9fd0-7e20865fd967 found for delete ", "request_id": "req-13264f59-3acf-4f77-ba86-fb1514689165"}]} 2026-05-19 19:12:08.341 7 INFO neutron.services.segments.plugin [-] Segment f31eb578-d6b3-4edd-9fd0-7e20865fd967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f31eb578-d6b3-4edd-9fd0-7e20865fd967 found for delete ", "request_id": "req-70036841-7fa9-4269-95fd-9bfd2ba0bccd"}]} 2026-05-19 19:12:08.536 8 INFO neutron.db.l3_db [None req-f7c087fc-360d-4419-b0e6-ab33ab711347 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Floating IP 0132dc91-87b5-468a-9e9f-eef2e89ab171 associated. External IP: 10.96.250.219, port: 6f0f8872-4fd3-4dff-95b9-19e754436990. [pid: 7|app: 0|req: 919/1784] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:07 2026] POST /v2.0/routers => generated 511 bytes in 1017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1785] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:08 2026] GET /v2.0/security-groups?tenant_id=43581963d3d3479e9452d70770e78505&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:08.803 7 WARNING neutron_lib.context [None req-41f5d2b0-6872-4b0e-b9f1-1435fe44571f 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1786] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:08 2026] PUT /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 855 bytes in 748 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:08.972 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51666ff-fd51-4954-92b4-5fe3883d143a'] response: {'name': 'network-changed', 'server_uuid': 'dd479d56-d739-4a47-b8d4-a5a4406a4731', 'tag': '6f0f8872-4fd3-4dff-95b9-19e754436990', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 867/1787] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:08 2026] DELETE /v2.0/security-groups/6eec977c-ad65-4c89-8e6f-41ca4fbc6a07 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1788] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1789] 10.0.0.128 () {34 vars in 665 bytes} [Tue May 19 19:12:08 2026] POST /v2.0/ports => generated 963 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 922/1790] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1791] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1792] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6f0f8872-4fd3-4dff-95b9-19e754436990 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:09.749 7 WARNING neutron_lib.context [None req-86433eb3-caaf-4ddb-b5c1-b4df7782a38d 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 925/1793] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:12:09 2026] POST /v2.0/security-groups => generated 1624 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1794] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1795] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:09 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1796] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1797] 10.0.0.128 () {34 vars in 758 bytes} [Tue May 19 19:12:10 2026] PUT /v2.0/security-groups/46cf8077-ba08-49e5-a7aa-8e27d6c7d307 => generated 1664 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1798] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1799] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:09 2026] PUT /v2.0/routers/9ea31d67-ec35-469a-a0bf-0764e080010f/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 870/1800] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/security-groups/46cf8077-ba08-49e5-a7aa-8e27d6c7d307 => generated 1664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1801] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1802] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/ports/79d260c3-a7f8-4cce-81cf-efc2111d5224 => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1803] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1804] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:10 2026] DELETE /v2.0/security-groups/46cf8077-ba08-49e5-a7aa-8e27d6c7d307 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1805] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:10.413 7 INFO neutron.api.v2.resource [None req-e5c801e0-2a29-43bc-a4cb-425b54f3e99a 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 934/1806] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:10 2026] DELETE /v2.0/security-groups/46cf8077-ba08-49e5-a7aa-8e27d6c7d307 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:10.429 7 WARNING neutron_lib.context [None req-a0840841-3532-4f3b-8aa9-8c679fc8f4e5 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 935/1807] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:12:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:12:10.590 7 WARNING neutron_lib.context [None req-6e40e489-efa1-4410-bf09-a087ba48b884 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 936/1808] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1809] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/security-group-rules/dd2797d5-6cec-46d4-86c7-c72c9b52bab4 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1810] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1811] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:10 2026] DELETE /v2.0/security-group-rules/dd2797d5-6cec-46d4-86c7-c72c9b52bab4 => 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: 940/1812] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:11.022 7 WARNING neutron_lib.context [None req-074b5796-0c7b-47b4-bb92-5cc7bf4d1c4b 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 873/1813] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:10 2026] PUT /v2.0/routers/9ea31d67-ec35-469a-a0bf-0764e080010f/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 941/1814] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1815] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules/81982608-4e70-47da-b17c-c546c512fb7e => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:11.190 8 INFO neutron.api.v2.resource [None req-719f22a7-82f6-4632-a028-df694416c6f4 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1816] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:11 2026] PUT /v2.0/routers/9ea31d67-ec35-469a-a0bf-0764e080010f/remove_router_interface => generated 197 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1817] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/ports?device_id=9ea31d67-ec35-469a-a0bf-0764e080010f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1818] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1819] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/security-group-rules/81982608-4e70-47da-b17c-c546c512fb7e => 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: 945/1820] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:11.363 7 WARNING neutron_lib.context [None req-1862a372-0c33-4e97-87fa-71cda5ca19a7 90478d9492794defb781a4e9dc9cf3d9 99a51f0a281e416382691c3967e112fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 946/1821] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1822] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules/11556ccb-3a1d-46c9-bb8f-b4a7638d1d8d => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1823] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1824] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/security-group-rules/11556ccb-3a1d-46c9-bb8f-b4a7638d1d8d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1825] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:11.772 8 INFO neutron.services.segments.plugin [-] Segment 19c721df-57dd-49f5-abd8-1c428404f5ac resource provider aggregate not found 2026-05-19 19:12:11.776 8 INFO neutron.services.segments.plugin [-] Segment 19c721df-57dd-49f5-abd8-1c428404f5ac resource provider aggregate not found 2026-05-19 19:12:11.788 8 INFO neutron.db.l3_hamode_db [None req-6176fc3b-d767-44a7-9a00-87dc2f1c6a68 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] HA network 0091d597-a501-461f-8603-dd860173c990 was deleted as no HA routers are present in tenant 1c02c9999e174cfa934b4bf2be6a14a4. [pid: 8|app: 0|req: 876/1826] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/routers/9ea31d67-ec35-469a-a0bf-0764e080010f => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:11.797 8 INFO neutron.services.segments.plugin [-] Segment 19c721df-57dd-49f5-abd8-1c428404f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c721df-57dd-49f5-abd8-1c428404f5ac found for delete ", "request_id": "req-111d7680-80e5-4a2c-8275-c1ccec538138"}]} 2026-05-19 19:12:11.798 8 INFO neutron.services.segments.plugin [-] Segment 19c721df-57dd-49f5-abd8-1c428404f5ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19c721df-57dd-49f5-abd8-1c428404f5ac found for delete ", "request_id": "req-31ec875d-d0c0-4630-bedb-1a8dcfd0304d"}]} [pid: 7|app: 0|req: 951/1827] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/security-groups/ea269ccb-6992-4897-b1e9-a363adf1ca16 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1828] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1829] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1830] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/subnets/ae9d156a-61da-4156-9ea2-7c1d14ac13bc => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:12.246 7 INFO neutron.services.segments.plugin [-] Segment a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 resource provider aggregate not found 2026-05-19 19:12:12.250 7 INFO neutron.services.segments.plugin [-] Segment a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 resource provider aggregate not found 2026-05-19 19:12:12.261 7 INFO neutron.services.segments.plugin [-] Segment a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 found for delete ", "request_id": "req-4a8af81f-5556-4fe0-99ca-0cbc75713a37"}]} 2026-05-19 19:12:12.263 7 INFO neutron.services.segments.plugin [-] Segment a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1bbc2e9-bd14-4de8-b7e8-a2a300579a28 found for delete ", "request_id": "req-5ebb8455-d724-45c9-a066-ac58cafb6f93"}]} [pid: 7|app: 0|req: 954/1831] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:11 2026] DELETE /v2.0/networks/6b42e5b5-b554-4e70-a79c-16199f604388 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:12.278 7 WARNING neutron_lib.context [None req-17457bb3-9e41-4cea-b0e4-5f4a681e9781 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:12.309 8 WARNING neutron_lib.context [None req-40e16ad2-f3d5-4f1b-bf5b-9fff09649bdf 7d4f467d20ec4929be85ab5d9a47dbe7 c7b4f052e0e34eb986f0cc4634aeeaca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:12.348 7 INFO neutron.db.segments_db [None req-17457bb3-9e41-4cea-b0e4-5f4a681e9781 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d of type vxlan for network 49aeb871-31e5-4d93-b778-35ac5d77b9bb [pid: 7|app: 0|req: 955/1832] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:12 2026] POST /v2.0/networks => generated 634 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:12.475 8 INFO neutron.db.segments_db [None req-40e16ad2-f3d5-4f1b-bf5b-9fff09649bdf 7d4f467d20ec4929be85ab5d9a47dbe7 c7b4f052e0e34eb986f0cc4634aeeaca - - default default] Added segment d4c7b452-0da8-426c-afed-17fc15d33e19 of type vxlan for network d6f1f12e-8404-4757-ac16-9ee9cef4f94e [pid: 7|app: 0|req: 956/1833] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:12 2026] GET /v2.0/security-groups?tenant_id=99a51f0a281e416382691c3967e112fc&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:12.543 7 WARNING neutron_lib.context [None req-f36671f4-747e-4150-9299-c1dbc55ee00d 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 878/1834] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:12 2026] POST /v2.0/networks => generated 632 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1835] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:12 2026] DELETE /v2.0/security-groups/7584f8d2-8f97-4c1f-8582-f724736c0bad => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:12.660 8 WARNING neutron_lib.context [None req-4292b10a-5082-41ee-9f11-2e9442124be5 7d4f467d20ec4929be85ab5d9a47dbe7 c7b4f052e0e34eb986f0cc4634aeeaca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1836] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:12 2026] POST /v2.0/subnets => generated 646 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:12.865 7 WARNING neutron_lib.context [None req-5694ac74-bde1-4a7c-abc6-51024b73cd16 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:12.938 7 INFO neutron.db.segments_db [None req-5694ac74-bde1-4a7c-abc6-51024b73cd16 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment 45100b1d-4843-4e4e-9e71-b126e8315f16 of type vxlan for network e96520e7-8ea6-4d13-8faa-b14ea22da814 [pid: 8|app: 0|req: 880/1837] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:12 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 881/1838] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:12 2026] PUT /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/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: 882/1839] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/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: 883/1840] 10.0.0.128 () {34 vars in 758 bytes} [Tue May 19 19:12:13 2026] PUT /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1841] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1842] 10.0.0.128 () {34 vars in 754 bytes} [Tue May 19 19:12:13 2026] PUT /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1843] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:13.234 7 INFO neutron.db.l3_hamode_db [None req-5694ac74-bde1-4a7c-abc6-51024b73cd16 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 887/1844] 10.0.0.128 () {34 vars in 776 bytes} [Tue May 19 19:12:13 2026] PUT /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/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: 888/1845] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:13.392 7 INFO neutron.db.l3_hamode_db [None req-5694ac74-bde1-4a7c-abc6-51024b73cd16 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 889/1846] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:13 2026] PUT /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1847] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1850] 10.0.0.128 () {32 vars in 735 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:13.533 8 INFO neutron.api.v2.resource [None req-c31698db-e768-4cb9-a810-2b571ab6ee14 7d4f467d20ec4929be85ab5d9a47dbe7 c7b4f052e0e34eb986f0cc4634aeeaca - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1851] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1852] 10.0.0.128 () {32 vars in 738 bytes} [Tue May 19 19:12:13 2026] DELETE /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1853] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:13.660 8 INFO neutron.api.v2.resource [None req-57928061-6617-4170-b59b-f40337604f64 7d4f467d20ec4929be85ab5d9a47dbe7 c7b4f052e0e34eb986f0cc4634aeeaca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1854] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:12:13 2026] DELETE /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1855] 10.0.0.128 () {32 vars in 730 bytes} [Tue May 19 19:12:13 2026] DELETE /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1856] 10.0.0.128 () {32 vars in 727 bytes} [Tue May 19 19:12:13 2026] GET /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1857] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:13 2026] DELETE /v2.0/ports/8cef8dd0-1951-4f93-839c-46286bc3f30c => 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: 958/1858] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:12 2026] POST /v2.0/routers => generated 511 bytes in 1209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:14.122 8 INFO neutron.services.segments.plugin [-] Segment d4c7b452-0da8-426c-afed-17fc15d33e19 resource provider aggregate not found 2026-05-19 19:12:14.127 8 INFO neutron.services.segments.plugin [-] Segment d4c7b452-0da8-426c-afed-17fc15d33e19 resource provider aggregate not found 2026-05-19 19:12:14.137 8 INFO neutron.services.segments.plugin [-] Segment d4c7b452-0da8-426c-afed-17fc15d33e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c7b452-0da8-426c-afed-17fc15d33e19 found for delete ", "request_id": "req-100f7c9a-bc73-4c41-b2d1-bf571635fa19"}]} 2026-05-19 19:12:14.140 8 INFO neutron.services.segments.plugin [-] Segment d4c7b452-0da8-426c-afed-17fc15d33e19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4c7b452-0da8-426c-afed-17fc15d33e19 found for delete ", "request_id": "req-200f78b9-5412-479a-8961-b6701cbe4618"}]} [pid: 8|app: 0|req: 901/1859] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:13 2026] DELETE /v2.0/networks/d6f1f12e-8404-4757-ac16-9ee9cef4f94e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1860] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:14 2026] GET /v2.0/security-groups?tenant_id=c7b4f052e0e34eb986f0cc4634aeeaca&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1861] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:14 2026] GET /v2.0/security-groups?tenant_id=1083d765f71043d99a5ead0f479d7061&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1862] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:14 2026] PUT /v2.0/routers/02e11a31-f73e-481f-bd3a-e8523b99b550/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1863] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:15 2026] DELETE /v2.0/security-groups/0fedae72-167e-43f1-9632-2210a88eca40 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1864] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:15 2026] GET /v2.0/ports/023c086f-3d13-406b-97f4-fdcbe02a8cc5 => generated 959 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1865] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:15 2026] DELETE /v2.0/security-groups/3ae8ecb0-97fa-4f4b-9ccb-a8f24afa079d => 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: 961/1866] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:15 2026] GET /v2.0/security-groups?tenant_id=ce7a1f26cb434c81a22a9b85c8678216&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1867] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:15 2026] DELETE /v2.0/security-groups/6e696c97-d061-4386-8973-e62f68a2de02 => 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: 906/1868] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:15 2026] PUT /v2.0/routers/02e11a31-f73e-481f-bd3a-e8523b99b550/remove_router_interface => generated 309 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1869] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:16 2026] GET /v2.0/ports?device_id=02e11a31-f73e-481f-bd3a-e8523b99b550 => 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: 964/1870] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:12:16 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1871] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:12:16 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:16.536 8 INFO neutron.services.segments.plugin [-] Segment 45100b1d-4843-4e4e-9e71-b126e8315f16 resource provider aggregate not found 2026-05-19 19:12:16.541 8 INFO neutron.services.segments.plugin [-] Segment 45100b1d-4843-4e4e-9e71-b126e8315f16 resource provider aggregate not found 2026-05-19 19:12:16.554 8 INFO neutron.services.segments.plugin [-] Segment 45100b1d-4843-4e4e-9e71-b126e8315f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45100b1d-4843-4e4e-9e71-b126e8315f16 found for delete ", "request_id": "req-bdd3beaa-3022-4af9-82ec-ace431715ffe"}]} 2026-05-19 19:12:16.560 8 INFO neutron.services.segments.plugin [-] Segment 45100b1d-4843-4e4e-9e71-b126e8315f16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45100b1d-4843-4e4e-9e71-b126e8315f16 found for delete ", "request_id": "req-2465c2c9-25c3-46fe-b49c-5cc95d6a4fc6"}]} 2026-05-19 19:12:16.571 8 INFO neutron.db.l3_hamode_db [None req-5f84994e-db11-4081-bdd5-265efd8e0dd9 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] HA network e96520e7-8ea6-4d13-8faa-b14ea22da814 was deleted as no HA routers are present in tenant 1c02c9999e174cfa934b4bf2be6a14a4. [pid: 8|app: 0|req: 907/1872] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:16 2026] DELETE /v2.0/routers/02e11a31-f73e-481f-bd3a-e8523b99b550 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1873] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:16 2026] DELETE /v2.0/subnets/41b60335-fa99-49d0-ad59-a65a8c549dc6 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1874] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:16 2026] DELETE /v2.0/networks/49aeb871-31e5-4d93-b778-35ac5d77b9bb => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:17.101 7 WARNING neutron_lib.context [None req-b5e3cf13-6794-4577-aa50-284ca1507bfa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:17.138 7 INFO neutron.db.segments_db [None req-b5e3cf13-6794-4577-aa50-284ca1507bfa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Added segment 6e0b534a-bcba-46ee-a085-8272672d60a7 of type vxlan for network 25c247c9-bcb6-4342-9b4a-dd024591ef65 2026-05-19 19:12:17.406 7 INFO neutron.db.l3_hamode_db [None req-b5e3cf13-6794-4577-aa50-284ca1507bfa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:18.267 7 INFO neutron.db.l3_hamode_db [None req-b5e3cf13-6794-4577-aa50-284ca1507bfa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 967/1875] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:17 2026] POST /v2.0/routers => generated 691 bytes in 2005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:19.135 8 INFO neutron.services.segments.plugin [-] Segment 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d resource provider aggregate not found 2026-05-19 19:12:19.140 8 INFO neutron.services.segments.plugin [-] Segment 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d resource provider aggregate not found 2026-05-19 19:12:19.159 8 INFO neutron.services.segments.plugin [-] Segment 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d found for delete ", "request_id": "req-0cdfa111-8602-46d7-bd48-bc137f58d9b4"}]} 2026-05-19 19:12:19.159 8 INFO neutron.services.segments.plugin [-] Segment 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cf6bd94-1fa3-4afd-8932-9cb04f3b270d found for delete ", "request_id": "req-00bd066b-dda4-442a-94f1-7acdc0aeb0a8"}]} [pid: 8|app: 0|req: 909/1876] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/routers/bb998074-149b-4117-b024-3a85ca4f1d99 => generated 697 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1877] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/routers => generated 700 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1878] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1879] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1880] 10.0.0.128 () {34 vars in 741 bytes} [Tue May 19 19:12:19 2026] PUT /v2.0/routers/bb998074-149b-4117-b024-3a85ca4f1d99 => generated 704 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1881] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/routers/bb998074-149b-4117-b024-3a85ca4f1d99 => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1882] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:19 2026] GET /v2.0/ports?device_id=bb998074-149b-4117-b024-3a85ca4f1d99 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:20.560 7 INFO neutron.services.segments.plugin [-] Segment 6e0b534a-bcba-46ee-a085-8272672d60a7 resource provider aggregate not found 2026-05-19 19:12:20.563 7 INFO neutron.services.segments.plugin [-] Segment 6e0b534a-bcba-46ee-a085-8272672d60a7 resource provider aggregate not found 2026-05-19 19:12:20.574 7 INFO neutron.services.segments.plugin [-] Segment 6e0b534a-bcba-46ee-a085-8272672d60a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e0b534a-bcba-46ee-a085-8272672d60a7 found for delete ", "request_id": "req-cda61aa3-c0d7-4f22-b242-fb17e3245021"}]} 2026-05-19 19:12:20.576 7 INFO neutron.services.segments.plugin [-] Segment 6e0b534a-bcba-46ee-a085-8272672d60a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e0b534a-bcba-46ee-a085-8272672d60a7 found for delete ", "request_id": "req-143d1218-d585-467b-93aa-9df9dc95f385"}]} 2026-05-19 19:12:20.591 7 INFO neutron.db.l3_hamode_db [None req-56191b95-f1fe-4fa0-a4f1-4bb189a4c254 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] HA network 25c247c9-bcb6-4342-9b4a-dd024591ef65 was deleted as no HA routers are present in tenant 1c02c9999e174cfa934b4bf2be6a14a4. [pid: 7|app: 0|req: 972/1883] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:19 2026] DELETE /v2.0/routers/bb998074-149b-4117-b024-3a85ca4f1d99 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1884] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/ports?device_id=bb998074-149b-4117-b024-3a85ca4f1d99 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:20.652 7 INFO neutron.api.v2.resource [None req-1eb4940d-e4e8-4540-925f-b65a02c80540 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/1885] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/routers/bb998074-149b-4117-b024-3a85ca4f1d99 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1886] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/ports?device_id=02e11a31-f73e-481f-bd3a-e8523b99b550 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:20.707 7 INFO neutron.api.v2.resource [None req-f790aef3-51c6-4f62-bac6-7e0236da24ef 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 974/1887] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/routers/02e11a31-f73e-481f-bd3a-e8523b99b550 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:20.725 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64fb0876-18b6-4bdf-8853-58a5b2c4c603 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1888] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/subnets/41b60335-fa99-49d0-ad59-a65a8c549dc6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1889] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/ports?device_id=9ea31d67-ec35-469a-a0bf-0764e080010f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1890] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:20.797 7 INFO neutron.api.v2.resource [None req-8e42940b-ecbe-457d-bc5c-22bc68be16fa 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1891] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/routers/9ea31d67-ec35-469a-a0bf-0764e080010f => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:20.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93685a1a-7e01-40b4-8646-0de8fbe37803 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1892] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/subnets/ae9d156a-61da-4156-9ea2-7c1d14ac13bc => 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: 979/1893] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/ports?device_id=382985ba-7580-457e-a711-87d94562779a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1894] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:20 2026] GET /v2.0/security-groups?id=89a20b6f-404e-4b54-817f-d222c4fb03c6&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:20.887 7 INFO neutron.api.v2.resource [None req-64561d77-8843-4945-a113-0cc73c09eabf 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1895] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/routers/382985ba-7580-457e-a711-87d94562779a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:20.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1a58c16-5dcc-4a25-80a6-2b4a17dd16d4 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1896] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/subnets/481da835-aa05-471c-9de0-d9ffc886e103 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:20.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2f297b5-28d0-4549-9b40-2285d0c792e7 6c7264e7a90f423eb2c308c67050e9fe 1c02c9999e174cfa934b4bf2be6a14a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 981/1897] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:20 2026] DELETE /v2.0/subnets/8f2047d3-3c86-48d0-93d9-551e353a684f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1898] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:12:21 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1899] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:21 2026] GET /v2.0/security-groups?tenant_id=1c02c9999e174cfa934b4bf2be6a14a4&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1900] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:21 2026] DELETE /v2.0/security-groups/6d3d1d1b-c993-4218-8abc-21cae6008bc0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:21.692 7 INFO neutron.db.l3_db [req-b398c668-4efc-45f5-8cec-7ef0c81c58c5 req-5049ec77-b7b6-444b-b661-2ee929ee6379 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] Floating IP 0132dc91-87b5-468a-9e9f-eef2e89ab171 disassociated. External IP: 10.96.250.219, port: 6f0f8872-4fd3-4dff-95b9-19e754436990. [pid: 8|app: 0|req: 919/1901] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:21 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1902] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:12:21 2026] DELETE /v2.0/ports/6f0f8872-4fd3-4dff-95b9-19e754436990 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1903] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:23 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:23.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6234eb2-cb41-4c25-9a3b-c3f6f39ff8b6'] response: {'server_uuid': 'dd479d56-d739-4a47-b8d4-a5a4406a4731', 'name': 'network-vif-deleted', 'tag': '6f0f8872-4fd3-4dff-95b9-19e754436990', 'status': 'completed', 'code': 200} 2026-05-19 19:12:23.625 7 WARNING neutron_lib.context [None req-9cd36f50-6502-4d82-9f4e-d662835c3697 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 984/1904] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:12:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1905] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:23 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1906] 10.0.0.128 () {34 vars in 758 bytes} [Tue May 19 19:12:23 2026] PUT /v2.0/security-groups/54b2aefa-8ed7-4284-8ba7-4605079b5a23 => generated 1663 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1907] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-groups/54b2aefa-8ed7-4284-8ba7-4605079b5a23 => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1908] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => 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: 986/1909] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:24 2026] DELETE /v2.0/security-groups/54b2aefa-8ed7-4284-8ba7-4605079b5a23 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1910] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:24.207 8 INFO neutron.api.v2.resource [None req-a18ee3fa-1d7a-4f4e-82be-c5ee37a17076 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1911] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:24 2026] DELETE /v2.0/security-groups/54b2aefa-8ed7-4284-8ba7-4605079b5a23 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:12:24.222 8 WARNING neutron_lib.context [None req-daff03e8-9151-437f-9168-9f13ff3d5c02 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:24.245 7 WARNING neutron_lib.context [None req-69d1203f-675a-4e4a-8455-8a0401c45a78 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 926/1912] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:12:24.355 8 WARNING neutron_lib.context [None req-af05ff76-92a4-43a5-96b2-23dc410d6481 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:24.404 7 INFO neutron.db.segments_db [None req-69d1203f-675a-4e4a-8455-8a0401c45a78 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Added segment 79c58cd7-835a-4ea5-8940-d6d3868348f2 of type vxlan for network 14813ccc-647a-42ef-af33-ab0e398b5494 [pid: 8|app: 0|req: 927/1913] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1914] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-group-rules/12fd46a4-d6cc-44c7-a782-3240d9517e5c => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1915] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/networks => generated 640 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:24.538 7 WARNING neutron_lib.context [None req-7bb678db-7e23-4de2-8af5-eee561c720e9 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 929/1916] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1917] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:24 2026] DELETE /v2.0/security-group-rules/12fd46a4-d6cc-44c7-a782-3240d9517e5c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1918] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:24.785 8 WARNING neutron_lib.context [None req-35269015-2239-4e30-9538-a6510bf29aea ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 988/1919] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/subnets => generated 658 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1920] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:24.864 7 WARNING neutron_lib.context [None req-0414a69a-10e4-4c14-862f-eb5ca34507a1 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 932/1921] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1922] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-group-rules/4795a3f8-4a09-4a45-bfaf-8171c9ad44f3 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1923] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1924] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:24 2026] DELETE /v2.0/security-group-rules/4795a3f8-4a09-4a45-bfaf-8171c9ad44f3 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1925] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:24 2026] POST /v2.0/subnets => generated 731 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:25.088 7 WARNING neutron_lib.context [None req-c90fb9c3-d9a3-4460-85ea-4d6635e7b183 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 936/1926] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:25.105 8 WARNING neutron_lib.context [None req-623059e1-f864-4eef-973c-592fa10eb4a5 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:25.138 7 INFO neutron.db.segments_db [None req-c90fb9c3-d9a3-4460-85ea-4d6635e7b183 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Added segment c2fd2715-38f8-4deb-a8b0-dca60888b3e7 of type vxlan for network 4b90717c-cedf-44e5-adc1-7d6ed64b0e5d 2026-05-19 19:12:25.139 8 INFO neutron.db.securitygroups_db [None req-623059e1-f864-4eef-973c-592fa10eb4a5 ece790de05b942c596accf361b53e1ce 90a2f4ee26784d8ca37ba6548a073d9a - - default default] Project 90a2f4ee26784d8ca37ba6548a073d9a 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: 937/1927] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1928] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/networks => generated 637 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1929] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/ports?device_id=dd479d56-d739-4a47-b8d4-a5a4406a4731 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:25.244 8 WARNING neutron_lib.context [None req-c67f8480-5fbf-4a74-8d50-cf5fa3689a4f 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 992/1930] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-group-rules/7b9288e8-b0bd-403d-b661-3bce33363a19 => generated 607 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1931] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1932] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:12:25 2026] DELETE /v2.0/security-group-rules/7b9288e8-b0bd-403d-b661-3bce33363a19 => 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: 995/1933] 10.0.0.128 () {32 vars in 673 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1934] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/subnets => generated 656 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:25.482 8 WARNING neutron_lib.context [None req-e53fc8e6-efe2-4199-a695-ec7c8f88e359 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 996/1935] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:25 2026] DELETE /v2.0/security-groups/d218d252-b936-43ec-ae0f-6ba40479c797 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1936] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1937] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:12:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1938] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/subnets => generated 725 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:25.734 7 WARNING neutron_lib.context [None req-313531a7-3568-45f4-832a-d4ddf04e28a7 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:25.785 7 INFO neutron.db.segments_db [None req-313531a7-3568-45f4-832a-d4ddf04e28a7 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Added segment 91c1d201-2038-4385-babd-91cbb0d7b4aa of type vxlan for network 926fa969-5614-44f3-af8c-4b7358819001 [pid: 7|app: 0|req: 999/1939] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/networks => generated 637 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:25.907 8 WARNING neutron_lib.context [None req-ad26e202-284c-4732-8779-c4370c94a4c3 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 941/1940] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:25 2026] POST /v2.0/subnets => generated 656 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:26.189 8 WARNING neutron_lib.context [None req-915a0ba6-5e07-437e-af48-8853411474ed 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1000/1941] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:26 2026] GET /v2.0/security-groups?tenant_id=90a2f4ee26784d8ca37ba6548a073d9a&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1942] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:26 2026] DELETE /v2.0/security-groups/a3a51f6b-b785-4b17-a402-49ca733fdcc5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1943] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:26 2026] POST /v2.0/subnets => generated 730 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:26.426 8 WARNING neutron_lib.context [None req-8920200e-ede7-4b05-9653-2cad4c7c35ff 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:26.465 8 INFO neutron.db.segments_db [None req-8920200e-ede7-4b05-9653-2cad4c7c35ff 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Added segment 3744436e-4f64-4035-9456-3c61dd6ad3b9 of type vxlan for network 14765e09-17e5-43a9-99ce-6c8487f11eb1 [pid: 7|app: 0|req: 1002/1944] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:26 2026] DELETE /v2.0/security-groups/89a20b6f-404e-4b54-817f-d222c4fb03c6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:26.781 8 INFO neutron.db.l3_hamode_db [None req-8920200e-ede7-4b05-9653-2cad4c7c35ff 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1003/1945] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:12:26 2026] DELETE /v2.0/floatingips/0132dc91-87b5-468a-9e9f-eef2e89ab171 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1946] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:26 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1947] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:27 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1948] 199.19.213.185 () {34 vars in 1096 bytes} [Tue May 19 19:12:27 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:27.785 8 INFO neutron.db.l3_hamode_db [None req-8920200e-ede7-4b05-9653-2cad4c7c35ff 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:28.261 7 WARNING neutron_lib.context [None req-a261852c-a92c-435d-985d-558b441c21a8 e78baa2386664f83936533cbdae8a6a9 90ae13d7cd1348088bd66a803d396a58 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1007/1949] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:12:28 2026] POST /v2.0/subnetpools => generated 548 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1950] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/ports?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1951] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1952] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/subnetpools/44fe7f9b-dc7e-435a-8da9-5a54a0d6513a => generated 548 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1955] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/security-groups?id=ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1956] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:28 2026] PUT /v2.0/subnetpools/44fe7f9b-dc7e-435a-8da9-5a54a0d6513a => generated 500 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1957] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:12:28 2026] DELETE /v2.0/subnetpools/44fe7f9b-dc7e-435a-8da9-5a54a0d6513a => 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: 943/1958] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:26 2026] POST /v2.0/routers => generated 683 bytes in 2391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:28.823 8 INFO neutron.api.v2.resource [None req-ac19b759-8e7d-45f5-885c-9810bbfc1741 e78baa2386664f83936533cbdae8a6a9 90ae13d7cd1348088bd66a803d396a58 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1959] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/subnetpools/44fe7f9b-dc7e-435a-8da9-5a54a0d6513a => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1960] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/security-groups?tenant_id=79897815e1b34baea46445772a6d9d16&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:28.867 7 INFO neutron.api.v2.resource [None req-6458e63c-625a-4b0c-a171-8bebc6ffda0c e78baa2386664f83936533cbdae8a6a9 90ae13d7cd1348088bd66a803d396a58 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1961] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:12:28 2026] DELETE /v2.0/subnetpools/44fe7f9b-dc7e-435a-8da9-5a54a0d6513a => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1962] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:28 2026] DELETE /v2.0/security-groups/44bffe7c-dc08-4f1e-99f3-46afb5264162 => 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: 1019/1963] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:12:28 2026] GET /v2.0/networks?id=339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1964] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1965] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1966] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:12:29 2026] DELETE /v2.0/ports/38a9c5d0-870b-4c7a-845d-0b38bdc01a56 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1967] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/subnets?id=5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:29.365 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-71e9b63d-6383-4d72-ad39-011de91e09d7'] response: {'server_uuid': 'bd366db2-1b17-4f7a-bbe9-15f239e45304', 'name': 'network-vif-deleted', 'tag': '38a9c5d0-870b-4c7a-845d-0b38bdc01a56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1024/1968] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/ports?network_id=339fa3b5-1d54-465a-93c7-70982d9c4b84&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1969] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/security-groups?tenant_id=90ae13d7cd1348088bd66a803d396a58&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1970] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1971] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1972] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:29 2026] DELETE /v2.0/security-groups/15ea8b92-cfea-4673-a7b4-c5c79fd40a24 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1973] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:12:29 2026] GET /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84?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: 945/1974] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:28 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1975] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:30 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1976] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:30 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1977] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:31 2026] GET /v2.0/ports?device_id=bd366db2-1b17-4f7a-bbe9-15f239e45304 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1978] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:33 2026] DELETE /v2.0/security-groups/ae4fbdb7-f3dc-421b-a20a-2228a9dbeb2f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1979] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:31 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/add_router_interface => generated 309 bytes in 1947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:33.901 8 WARNING neutron_lib.context [None req-1a1d6d32-5fb1-42b9-8c71-a5c681f9719c 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 948/1980] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:12:33 2026] POST /v2.0/security-groups => generated 1628 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:12:34.090 8 WARNING neutron_lib.context [None req-214553dc-7ccc-45a8-ac04-9e8414aeffd0 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1033/1981] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:12:33 2026] PUT /v2.0/routers/688d8d81-6789-43aa-a667-ad9c566c5ec5/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1982] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:34.231 8 WARNING neutron_lib.context [None req-eddc69b5-8402-4f65-bfd9-23c00074a556 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1034/1983] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:34 2026] DELETE /v2.0/subnets/5c78aacb-4c35-47e3-a135-0e8b0e87cda6 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1984] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:34.376 8 WARNING neutron_lib.context [None req-a4e100f9-f0e5-4856-84b5-522eb7ef8a99 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1985] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:34.509 8 WARNING neutron_lib.context [None req-96058429-eb7c-4ba2-aa7b-827140d5ceab 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 952/1986] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:34.649 8 WARNING neutron_lib.context [None req-82cdd39c-0026-4531-9bb6-c417d156672c 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 953/1987] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1988] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:34 2026] GET /v2.0/security-groups?tenant_id=43c892cbc6cd40e1b163562ba1b00916&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:35.126 8 WARNING neutron_lib.context [None req-86c62b0b-58e6-49bf-997d-ca6668d39110 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:35.251 7 INFO neutron.services.segments.plugin [-] Segment 935506ad-2123-453a-8489-16390c165ed7 resource provider aggregate not found 2026-05-19 19:12:35.256 7 INFO neutron.services.segments.plugin [-] Segment 935506ad-2123-453a-8489-16390c165ed7 resource provider aggregate not found 2026-05-19 19:12:35.270 7 INFO neutron.db.l3_hamode_db [None req-dde39230-4f90-4943-93ac-9c50232951a3 c3a378a29c9349b194b93030b2f42143 c5a69b74d0db49ab9c749d03c0bf00ac - - default default] HA network 05a2c1d3-1b6b-4781-86ee-f2aa02eafb49 was deleted as no HA routers are present in tenant c5a69b74d0db49ab9c749d03c0bf00ac. 2026-05-19 19:12:35.273 7 INFO neutron.services.segments.plugin [-] Segment 935506ad-2123-453a-8489-16390c165ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935506ad-2123-453a-8489-16390c165ed7 found for delete ", "request_id": "req-4504990f-8ba7-430b-9431-aafba42c0a21"}]} [pid: 8|app: 0|req: 955/1989] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1990] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:34 2026] DELETE /v2.0/routers/688d8d81-6789-43aa-a667-ad9c566c5ec5 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:35.287 7 INFO neutron.services.segments.plugin [-] Segment 935506ad-2123-453a-8489-16390c165ed7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 935506ad-2123-453a-8489-16390c165ed7 found for delete ", "request_id": "req-e4cbe7ad-9734-4d3d-8545-e788c1e0acea"}]} [pid: 8|app: 0|req: 956/1991] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:35 2026] DELETE /v2.0/security-groups/27d9b7e2-3555-4eef-8987-1ceec1ed45af => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:35.380 8 WARNING neutron_lib.context [None req-f9da3efb-86d5-4b9b-a751-f77e2221d1c4 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 957/1992] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:35.509 8 WARNING neutron_lib.context [None req-51a60b04-a14a-40c9-a7cb-156c89f17232 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 958/1993] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1994] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:35 2026] DELETE /v2.0/networks/339fa3b5-1d54-465a-93c7-70982d9c4b84 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:35.663 7 WARNING neutron_lib.context [None req-0fcc0e1f-f8f7-4896-b4ee-9ed4966995bd 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1037/1995] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1996] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:35 2026] GET /v2.0/security-groups?tenant_id=7ac95a211a53427b98ad0509f9971724&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:35.806 7 WARNING neutron_lib.context [None req-87b9292a-09d3-421a-9536-ecfa3dc232a7 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 960/1997] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:35 2026] DELETE /v2.0/security-groups/c4e4fcbb-a94a-49c2-833a-eb3c192e4dbe => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1998] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:35.947 8 WARNING neutron_lib.context [None req-da0376e4-04b2-4962-8f80-f4c834f0040a 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 961/1999] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2000] 10.0.0.227 () {34 vars in 1096 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1649758029&fields=id&tenant_id=d9b859eebaf9425a9c0eba2546020062 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2001] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2002] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/quotas/d9b859eebaf9425a9c0eba2546020062 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2003] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/security-groups?tenant_id=c5a69b74d0db49ab9c749d03c0bf00ac&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2004] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:36 2026] DELETE /v2.0/security-groups/888e4cf2-131f-4b6c-9d99-30ef5651c74d => 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: 965/2005] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&fields=id => generated 287 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2006] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?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: 1042/2007] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2008] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/security-groups?tenant_id=55555d74587b49e18585742833c3cf74&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2009] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:36 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => 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: 1043/2010] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:36 2026] DELETE /v2.0/security-groups/b147b14d-0bec-4573-9bd8-2855687942f2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2011] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:39 2026] GET /v2.0/security-groups?tenant_id=3378d62c92824683b1865789a314cd7b&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:39.304 7 INFO neutron.services.segments.plugin [-] Segment b861997d-5654-4181-8822-7b12b508bbff resource provider aggregate not found 2026-05-19 19:12:39.308 7 INFO neutron.services.segments.plugin [-] Segment b861997d-5654-4181-8822-7b12b508bbff resource provider aggregate not found 2026-05-19 19:12:39.322 7 INFO neutron.services.segments.plugin [-] Segment b861997d-5654-4181-8822-7b12b508bbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b861997d-5654-4181-8822-7b12b508bbff found for delete ", "request_id": "req-93cbda84-44ff-4383-8fa5-33c39a62a25d"}]} 2026-05-19 19:12:39.326 7 INFO neutron.services.segments.plugin [-] Segment b861997d-5654-4181-8822-7b12b508bbff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b861997d-5654-4181-8822-7b12b508bbff found for delete ", "request_id": "req-6de57f04-b032-414d-abe7-6ce4e4f55fd0"}]} [pid: 7|app: 0|req: 1044/2012] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:39 2026] DELETE /v2.0/security-groups/fe27dce3-fab8-48e7-a8fc-b2396384cf15 => 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: 969/2013] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:40 2026] GET /v2.0/security-groups?tenant_id=d5b3bb75366c40d583e9be2a36b8e896&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2014] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:41 2026] DELETE /v2.0/security-groups/d3b4045e-088a-45e2-a3d6-f9db0afe3e12 => 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: 970/2015] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:12:41 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2016] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:12:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d9b859eebaf9425a9c0eba2546020062 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:41.356 8 WARNING neutron_lib.context [None req-92858128-45f9-4149-8126-95c02b6f81c1 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1047/2017] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:41 2026] GET /v2.0/security-groups?tenant_id=84202707ec614486b805f089956c2043&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:41.387 7 WARNING neutron_lib.context [req-05d6b10a-0e63-4dc4-98c1-d9c79c222d97 req-3813b5a6-7ca3-4a5b-a73c-fcfa4cf5e39c 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:41.505 8 INFO neutron.db.segments_db [None req-92858128-45f9-4149-8126-95c02b6f81c1 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Added segment d41a8ea8-dc32-43c8-92d2-5c6900dfc52a of type vxlan for network 434fc55b-37d8-43c1-9cd3-6ae4226be3b3 [pid: 8|app: 0|req: 971/2018] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:41 2026] POST /v2.0/networks => generated 631 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2019] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:41 2026] DELETE /v2.0/security-groups/ef5184e1-5c63-4fb4-8e2c-c2cb5507db25 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:41.684 8 WARNING neutron_lib.context [None req-3a3589f5-40a5-45d6-a0fe-452af446de61 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1048/2020] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:12:41 2026] POST /v2.0/ports => generated 1175 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 973/2021] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:41 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:41.970 8 WARNING neutron_lib.context [None req-d292296f-97f8-43cd-a66c-7d3b22b3e8e0 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:42.020 8 INFO neutron.db.segments_db [None req-d292296f-97f8-43cd-a66c-7d3b22b3e8e0 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Added segment 92155ed9-3119-4e84-a1e1-0095345e1b91 of type vxlan for network 3ef44f08-0711-412a-a529-d14b40355631 [pid: 8|app: 0|req: 974/2022] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:41 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2023] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1190 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:42.191 8 WARNING neutron_lib.context [None req-1438952f-9da1-4707-b423-dc3c60be6d1b 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1049/2024] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:12:41 2026] PUT /v2.0/ports/7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 1456 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1050/2025] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:42.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffc88b4c-6a05-4395-9768-006bee02b856'] response: {'name': 'network-changed', 'server_uuid': '345cc3e0-a2cd-4262-a60f-cf7b23d85677', 'tag': '7ee89557-9bb6-4e4d-a284-ff951088e431', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 976/2026] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:42 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:42.531 8 WARNING neutron_lib.context [None req-f258cc11-1a39-4f47-9373-0991fd291ef8 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:42.584 8 INFO neutron.db.segments_db [None req-f258cc11-1a39-4f47-9373-0991fd291ef8 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Added segment 9600410e-26d6-4d04-abeb-d39c50f843d5 of type vxlan for network 405afc19-1c2d-46f6-b196-d40b39ad231d [pid: 8|app: 0|req: 977/2027] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:42 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:42.714 8 WARNING neutron_lib.context [None req-ed12f8a0-af05-4299-ac58-50e94996f0f5 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1051/2028] 10.0.0.88 () {30 vars in 649 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/extensions => generated 20516 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2029] 10.0.0.88 () {30 vars in 723 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/quotas/b3df96701889431aa39e595a4258ede9/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2030] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1459 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2031] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/networks?tenant_id=d9b859eebaf9425a9c0eba2546020062&shared=False => generated 2373 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2032] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:12:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2033] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:42 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:43.038 7 WARNING neutron_lib.context [None req-afe7b75b-3dcf-4470-8799-014a94dfa472 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:43.092 7 INFO neutron.db.segments_db [None req-afe7b75b-3dcf-4470-8799-014a94dfa472 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Added segment cbff32ad-8a5a-42c4-8f63-388e51389587 of type vxlan for network f6635c69-23cf-49be-ad56-0bbe1d5a413d [pid: 7|app: 0|req: 1056/2034] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:43.180 8 WARNING neutron_lib.context [None req-7d850238-f7e5-48dd-839b-a588c817cd67 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2035] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:43.486 8 WARNING neutron_lib.context [None req-906ae6aa-3746-4f4b-b173-e0f102dda217 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:43.540 8 INFO neutron.db.segments_db [None req-906ae6aa-3746-4f4b-b173-e0f102dda217 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Added segment 9c02cb4c-8759-47a7-8ed6-50aa563f5714 of type vxlan for network a9614087-6b48-4ff5-b7d7-d7181fa39b36 2026-05-19 19:12:43.641 7 INFO neutron.db.segments_db [None req-dc3e6891-dea2-46fb-a5b7-89854bf22928 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment ec9bd22c-5c04-4414-b99d-e203fffd9791 of type vxlan for network e6071e6d-31ed-4b87-a19a-76c7d6d76433 [pid: 8|app: 0|req: 982/2038] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:43.654 8 WARNING neutron_lib.context [None req-78b109c4-900a-4cfe-9f0f-248a90684b71 64f694b72e474f2998bcf4de43f4c525 e3e5c9778d044971ac4e141806e8ab59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1057/2039] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/networks => generated 741 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2040] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1058/2041] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/subnets => generated 688 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2042] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:43 2026] PUT /v2.0/ports/68b0c715-eb06-4d01-8e1e-ac104b7154d6/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:43.997 7 INFO neutron.db.segments_db [None req-0806bc9b-cbd7-41c8-ba01-0deb07750f2c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment b28a48d8-109e-4e60-82ea-5ec831e1d6a3 of type vxlan for network 4a643008-2718-4d2e-888f-67e1cfd2be8a [pid: 8|app: 0|req: 985/2043] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:43 2026] PUT /v2.0/ports/fe70b489-7509-44fd-9a3c-078501c1fbf4/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2044] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:44 2026] PUT /v2.0/ports/786b4f3b-eba2-4065-864f-574d517727f4/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: 987/2045] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1459 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2046] 10.0.0.128 () {34 vars in 747 bytes} [Tue May 19 19:12:44 2026] PUT /v2.0/ports/decb3488-d39f-4eca-affa-a734bba0604d/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2047] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.47&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:44.297 7 INFO neutron.db.l3_hamode_db [None req-0806bc9b-cbd7-41c8-ba01-0deb07750f2c 5648e147c24f462ea6078005c31d7321 39620af76e0140ed945f9badea16f714 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 990/2048] 10.0.0.128 () {32 vars in 660 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2049] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2050] 10.0.0.128 () {32 vars in 674 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2051] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2052] 10.0.0.128 () {32 vars in 670 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2053] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2054] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2055] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2056] 10.0.0.128 () {32 vars in 668 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2057] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2058] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2059] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2060] 10.0.0.128 () {32 vars in 678 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2061] 10.0.0.88 () {30 vars in 649 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2062] 10.0.0.128 () {32 vars in 690 bytes} [Tue May 19 19:12:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:45.056 7 INFO neutron.db.l3_hamode_db [None req-0806bc9b-cbd7-41c8-ba01-0deb07750f2c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1005/2063] 10.0.0.88 () {30 vars in 723 bytes} [Tue May 19 19:12:45 2026] GET /v2.0/quotas/b3df96701889431aa39e595a4258ede9/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2064] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/ports/68b0c715-eb06-4d01-8e1e-ac104b7154d6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2065] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/ports/fe70b489-7509-44fd-9a3c-078501c1fbf4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2066] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/ports/786b4f3b-eba2-4065-864f-574d517727f4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2067] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/ports/decb3488-d39f-4eca-affa-a734bba0604d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2068] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/ports/c5aa2f8b-e446-4b84-b904-304e30a725a2 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:46.082 8 INFO neutron.services.segments.plugin [-] Segment d41a8ea8-dc32-43c8-92d2-5c6900dfc52a resource provider aggregate not found 2026-05-19 19:12:46.087 8 INFO neutron.services.segments.plugin [-] Segment d41a8ea8-dc32-43c8-92d2-5c6900dfc52a resource provider aggregate not found [pid: 8|app: 0|req: 1011/2069] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:45 2026] DELETE /v2.0/networks/434fc55b-37d8-43c1-9cd3-6ae4226be3b3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:12:46.110 8 INFO neutron.services.segments.plugin [-] Segment d41a8ea8-dc32-43c8-92d2-5c6900dfc52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41a8ea8-dc32-43c8-92d2-5c6900dfc52a found for delete ", "request_id": "req-71badc9c-dbd9-4699-a510-8b0f0a4785ee"}]} 2026-05-19 19:12:46.112 8 INFO neutron.services.segments.plugin [-] Segment d41a8ea8-dc32-43c8-92d2-5c6900dfc52a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41a8ea8-dc32-43c8-92d2-5c6900dfc52a found for delete ", "request_id": "req-0271fbe0-8364-4105-a095-44b99b08d3d2"}]} [pid: 8|app: 0|req: 1012/2070] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:46 2026] DELETE /v2.0/networks/3ef44f08-0711-412a-a529-d14b40355631 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2071] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:46 2026] DELETE /v2.0/networks/405afc19-1c2d-46f6-b196-d40b39ad231d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2072] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:43 2026] POST /v2.0/routers => generated 728 bytes in 2449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2073] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:46 2026] DELETE /v2.0/networks/f6635c69-23cf-49be-ad56-0bbe1d5a413d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2074] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:12:46 2026] DELETE /v2.0/networks/a9614087-6b48-4ff5-b7d7-d7181fa39b36 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2075] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:47 2026] GET /v2.0/security-groups?tenant_id=b3df96701889431aa39e595a4258ede9&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2076] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:46 2026] PUT /v2.0/routers/60cb0228-ea2a-48fe-8141-a97aefbba475/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2077] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:47 2026] GET /v2.0/security-groups?tenant_id=f8693fdb419a452c807744791a1d5e6f&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2078] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:47 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2079] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:47 2026] DELETE /v2.0/security-groups/40deafc6-a43c-4d06-8109-f1f95be7beee => 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: 1019/2080] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:47 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2081] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:47 2026] DELETE /v2.0/security-groups/5d7602ad-31d6-4220-b085-97811a760652 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2082] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:47 2026] GET /v2.0/security-groups?tenant_id=e3e5c9778d044971ac4e141806e8ab59&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2083] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:47 2026] DELETE /v2.0/security-groups/cda7b4ff-9e93-46f5-973f-755e6164e9a0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:48.371 8 INFO neutron.services.segments.plugin [-] Segment 92155ed9-3119-4e84-a1e1-0095345e1b91 resource provider aggregate not found 2026-05-19 19:12:48.377 8 INFO neutron.services.segments.plugin [-] Segment 92155ed9-3119-4e84-a1e1-0095345e1b91 resource provider aggregate not found 2026-05-19 19:12:48.386 8 INFO neutron.services.segments.plugin [-] Segment 92155ed9-3119-4e84-a1e1-0095345e1b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92155ed9-3119-4e84-a1e1-0095345e1b91 found for delete ", "request_id": "req-703ef76a-3ddc-465c-862f-5bb013911419"}]} 2026-05-19 19:12:48.392 8 INFO neutron.services.segments.plugin [-] Segment 92155ed9-3119-4e84-a1e1-0095345e1b91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92155ed9-3119-4e84-a1e1-0095345e1b91 found for delete ", "request_id": "req-6e80113f-f9e2-4007-a7d8-aae6333abff8"}]} 2026-05-19 19:12:48.402 8 INFO neutron.services.segments.plugin [-] Segment 9600410e-26d6-4d04-abeb-d39c50f843d5 resource provider aggregate not found 2026-05-19 19:12:48.406 8 INFO neutron.services.segments.plugin [-] Segment 9600410e-26d6-4d04-abeb-d39c50f843d5 resource provider aggregate not found 2026-05-19 19:12:48.419 8 INFO neutron.services.segments.plugin [-] Segment 9600410e-26d6-4d04-abeb-d39c50f843d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9600410e-26d6-4d04-abeb-d39c50f843d5 found for delete ", "request_id": "req-f82ee3a4-7819-4db9-9f9b-1233be050d7c"}]} 2026-05-19 19:12:48.428 8 INFO neutron.services.segments.plugin [-] Segment 9600410e-26d6-4d04-abeb-d39c50f843d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9600410e-26d6-4d04-abeb-d39c50f843d5 found for delete ", "request_id": "req-37d93e54-be0a-4b3d-9d49-515a2f399569"}]} 2026-05-19 19:12:48.440 8 INFO neutron.services.segments.plugin [-] Segment cbff32ad-8a5a-42c4-8f63-388e51389587 resource provider aggregate not found 2026-05-19 19:12:48.447 8 INFO neutron.services.segments.plugin [-] Segment cbff32ad-8a5a-42c4-8f63-388e51389587 resource provider aggregate not found 2026-05-19 19:12:48.454 8 INFO neutron.services.segments.plugin [-] Segment cbff32ad-8a5a-42c4-8f63-388e51389587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbff32ad-8a5a-42c4-8f63-388e51389587 found for delete ", "request_id": "req-408a912b-3cbc-4bbf-9257-1a4bb4df2869"}]} 2026-05-19 19:12:48.468 8 INFO neutron.services.segments.plugin [-] Segment 9c02cb4c-8759-47a7-8ed6-50aa563f5714 resource provider aggregate not found 2026-05-19 19:12:48.473 8 INFO neutron.services.segments.plugin [-] Segment cbff32ad-8a5a-42c4-8f63-388e51389587 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbff32ad-8a5a-42c4-8f63-388e51389587 found for delete ", "request_id": "req-8c5d4d10-906d-4f15-bfa9-4dd619351cea"}]} 2026-05-19 19:12:48.481 8 INFO neutron.services.segments.plugin [-] Segment 9c02cb4c-8759-47a7-8ed6-50aa563f5714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c02cb4c-8759-47a7-8ed6-50aa563f5714 found for delete ", "request_id": "req-00443173-0268-4177-bcb6-5cb2e2cba141"}]} 2026-05-19 19:12:48.491 8 INFO neutron.services.segments.plugin [-] Segment 9c02cb4c-8759-47a7-8ed6-50aa563f5714 resource provider aggregate not found 2026-05-19 19:12:48.510 8 INFO neutron.services.segments.plugin [-] Segment 9c02cb4c-8759-47a7-8ed6-50aa563f5714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c02cb4c-8759-47a7-8ed6-50aa563f5714 found for delete ", "request_id": "req-5569ec6a-f651-471f-8874-785be3b430db"}]} [pid: 8|app: 0|req: 1021/2084] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:12:48 2026] GET /v2.0/security-groups?tenant_id=de851b8edd02427ebd531765e4a37132&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2085] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:12:48 2026] DELETE /v2.0/security-groups/58860a62-7d6c-4867-badc-ae729f10ca9b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:12:49.037 8 INFO neutron.db.segments_db [None req-f3ac0ab5-e0c2-4dce-8661-db949644a53c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 of type vxlan for network f6846aca-3780-4e42-b4e8-f2fcdb351ac8 [pid: 8|app: 0|req: 1022/2086] 10.0.0.128 () {34 vars in 671 bytes} [Tue May 19 19:12:48 2026] POST /v2.0/networks => generated 740 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2087] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:49 2026] POST /v2.0/subnets => generated 687 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:49.447 8 INFO neutron.db.segments_db [None req-28a94d3e-3c94-41cc-88b6-eecba4b78548 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Added segment c3266f99-1f95-42c2-82bf-7370933a98d9 of type vxlan for network aabefb34-9577-4582-a91f-75b7673829ca 2026-05-19 19:12:49.713 8 INFO neutron.db.l3_hamode_db [None req-28a94d3e-3c94-41cc-88b6-eecba4b78548 5648e147c24f462ea6078005c31d7321 fccfd2500ac34d23b2de70bd19117978 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:50.565 8 INFO neutron.db.l3_hamode_db [None req-28a94d3e-3c94-41cc-88b6-eecba4b78548 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1023/2088] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:12:49 2026] POST /v2.0/routers => generated 727 bytes in 2260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:52.284 8 WARNING neutron_lib.context [None req-4e98f802-5d1b-4bfe-9223-fcc5e866d020 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:52.352 8 INFO neutron.db.segments_db [None req-4e98f802-5d1b-4bfe-9223-fcc5e866d020 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Added segment 042551f2-6e4f-4e13-93cf-9f98778668c1 of type vxlan for network 9ddbd591-3f40-4a26-996f-2dc76f72d96d 2026-05-19 19:12:52.694 8 INFO neutron.db.l3_hamode_db [None req-4e98f802-5d1b-4bfe-9223-fcc5e866d020 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:52.844 8 INFO neutron.db.l3_hamode_db [None req-4e98f802-5d1b-4bfe-9223-fcc5e866d020 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1066/2089] 10.0.0.128 () {34 vars in 783 bytes} [Tue May 19 19:12:51 2026] PUT /v2.0/routers/efdfd8b9-afe7-49ac-bb0e-54af4ce55249/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:52.962 7 WARNING neutron_lib.context [None req-44290e00-6cb6-466e-8804-24d5edd86381 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:53.148 7 INFO neutron.db.segments_db [None req-44290e00-6cb6-466e-8804-24d5edd86381 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Added segment 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 of type vxlan for network f82d33de-b8b4-496c-9a21-56452832130d [pid: 7|app: 0|req: 1067/2090] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:52 2026] POST /v2.0/networks => generated 632 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2091] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:53 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1192 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:53.346 7 WARNING neutron_lib.context [None req-e23d7058-9eb4-4df4-bff7-59ab63582b12 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1024/2092] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:12:52 2026] POST /v2.0/routers => generated 474 bytes in 1396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2093] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:12:53 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:53.452 8 WARNING neutron_lib.context [None req-80600ff2-0dea-4c1c-a437-6bfef0c8c2ac 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:53.491 8 INFO neutron.db.l3_hamode_db [None req-80600ff2-0dea-4c1c-a437-6bfef0c8c2ac 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:53.585 8 INFO neutron.db.l3_hamode_db [None req-80600ff2-0dea-4c1c-a437-6bfef0c8c2ac 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1069/2094] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:53 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1070/2095] 10.0.0.128 () {32 vars in 818 bytes} [Tue May 19 19:12:53 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&mac_address=fa%3A16%3A3e%3A99%3A8e%3A38 => generated 1192 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:53.681 7 WARNING neutron_lib.context [None req-8e2fa87c-7cbd-41f3-9919-dad7d57f1235 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1071/2096] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:12:53 2026] POST /v2.0/security-groups => generated 1673 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:12:53.805 7 WARNING neutron_lib.context [None req-2e0486ff-11a8-4161-a969-452d5661a038 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1072/2097] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:12:53 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:54.013 7 WARNING neutron_lib.context [None req-bc43bbe7-13bc-45e9-bc6b-3d3e4ecd77d0 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1026/2098] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:12:53 2026] POST /v2.0/routers => generated 474 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:54.168 8 WARNING neutron_lib.context [None req-d91c3ed2-9712-4c3b-abc7-18bd3926492d dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2099] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:54.305 8 WARNING neutron_lib.context [None req-3245d955-534c-4849-88fa-2d3be9d382f9 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:54.360 8 INFO neutron.db.segments_db [None req-3245d955-534c-4849-88fa-2d3be9d382f9 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Added segment 5cea4975-833c-4d7b-89d8-0cad2d37479c of type vxlan for network 9a5b3cad-d415-4532-be08-40edbc23a2f6 [pid: 8|app: 0|req: 1028/2100] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:54 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:54.466 8 WARNING neutron_lib.context [None req-aa79cb72-d426-4af3-ac80-10081592872b 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:54.533 8 INFO neutron.db.l3_hamode_db [None req-aa79cb72-d426-4af3-ac80-10081592872b 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:54.621 8 INFO neutron.db.l3_hamode_db [None req-aa79cb72-d426-4af3-ac80-10081592872b 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:12:54.740 7 INFO neutron.db.l3_db [None req-bc43bbe7-13bc-45e9-bc6b-3d3e4ecd77d0 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP 7a2a0004-2545-413d-b0a9-238f4cd650cb associated. External IP: 10.96.250.215, port: 7ee89557-9bb6-4e4d-a284-ff951088e431. [pid: 7|app: 0|req: 1073/2101] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:12:54 2026] POST /v2.0/floatingips => generated 854 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:55.040 7 WARNING neutron_lib.context [None req-6f0bdd3b-a410-4483-936d-ee9de38b8f28 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:55.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e427284-2af3-481c-90c9-e2b52a4ede99'] response: {'name': 'network-changed', 'server_uuid': '345cc3e0-a2cd-4262-a60f-cf7b23d85677', 'tag': '7ee89557-9bb6-4e4d-a284-ff951088e431', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1074/2102] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:55.177 7 WARNING neutron_lib.context [None req-de140e73-cd9c-4a71-97fc-a3981cb3a76d 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1029/2103] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:12:54 2026] POST /v2.0/routers => generated 474 bytes in 866 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2104] 10.0.0.227 () {34 vars in 1096 bytes} [Tue May 19 19:12:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1649758029&fields=id&tenant_id=d9b859eebaf9425a9c0eba2546020062 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:55.370 8 WARNING neutron_lib.context [None req-9a38de5d-552d-42c2-8fba-ec78962c729f dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1075/2105] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/ports => generated 743 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:55.423 7 WARNING neutron_lib.context [None req-2878cb18-0863-4746-90d6-f94b39a01a46 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:55.459 7 INFO neutron.db.l3_hamode_db [None req-2878cb18-0863-4746-90d6-f94b39a01a46 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1031/2106] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2107] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:12:55 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:55.554 8 WARNING neutron_lib.context [None req-d3ed1600-0f4f-4fc9-9f99-c6975ec6cd61 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:55.572 7 INFO neutron.db.l3_hamode_db [None req-2878cb18-0863-4746-90d6-f94b39a01a46 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1033/2108] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:55.754 8 WARNING neutron_lib.context [None req-53dc0fe9-f6a9-4e14-88e5-31d36073f61f dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1034/2109] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2110] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:12:55 2026] GET /v2.0/quotas/d9b859eebaf9425a9c0eba2546020062 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2111] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:12:55 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:55.905 8 WARNING neutron_lib.context [None req-7a47cf35-1148-4d0d-aa4c-d34ad25a7cf7 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:55.953 8 INFO neutron.db.segments_db [None req-7a47cf35-1148-4d0d-aa4c-d34ad25a7cf7 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Added segment 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 of type vxlan for network 8c5a9bf0-d317-489d-b998-30fecf5d6c98 [pid: 8|app: 0|req: 1037/2112] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:56.045 8 WARNING neutron_lib.context [None req-b129b484-106d-4f24-9808-6cbdf1888c5c dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:56.078 8 INFO neutron.db.securitygroups_db [None req-b129b484-106d-4f24-9808-6cbdf1888c5c dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Project 39620af76e0140ed945f9badea16f714 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: 1038/2113] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2114] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:12:55 2026] POST /v2.0/routers => generated 474 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2115] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:56.258 7 WARNING neutron_lib.context [None req-d2710009-6b42-49d0-b0eb-965ee082f0e7 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1039/2116] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&fields=id => generated 333 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:12:56.359 8 WARNING neutron_lib.context [None req-719ad3c4-7792-467b-93ee-7ed58f08c886 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:56.387 8 INFO neutron.db.securitygroups_db [None req-719ad3c4-7792-467b-93ee-7ed58f08c886 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Project 39620af76e0140ed945f9badea16f714 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: 1040/2117] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:12:56.480 8 WARNING neutron_lib.context [None req-9c518f9d-f267-407a-b0ca-38d47d9efaa2 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:56.523 8 INFO neutron.db.l3_hamode_db [None req-9c518f9d-f267-407a-b0ca-38d47d9efaa2 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1078/2118] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1079/2119] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.47&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2120] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:56.618 7 WARNING neutron_lib.context [None req-e8e1698a-a7d6-4d07-97ad-9793483849be 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:56.671 8 INFO neutron.db.l3_hamode_db [None req-9c518f9d-f267-407a-b0ca-38d47d9efaa2 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1081/2121] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/trunks => generated 407 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2122] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2123] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:12:56 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:56.843 7 WARNING neutron_lib.context [None req-d47226c7-81f8-499f-b715-d24178e98099 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:56.903 7 INFO neutron.db.segments_db [None req-d47226c7-81f8-499f-b715-d24178e98099 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Added segment 253142ef-1706-4786-a3a2-f6efd3300f47 of type vxlan for network 25bc698a-9baa-43eb-a3d2-23d60064fe96 [pid: 7|app: 0|req: 1084/2124] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2125] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:57.043 7 WARNING neutron_lib.context [None req-0011e5a2-8a84-498e-9ef9-77a336a8d035 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1086/2126] 10.0.0.128 () {34 vars in 685 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2127] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:57.221 7 WARNING neutron_lib.context [None req-2a08c0ab-3ea6-4fba-b01d-e2a0e2070807 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1041/2128] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:12:56 2026] POST /v2.0/routers => generated 474 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2129] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:57.401 8 WARNING neutron_lib.context [None req-1893b83a-8858-49cc-8d03-703b1fa34c40 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1088/2130] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1043/2131] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2132] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:12:57.572 8 WARNING neutron_lib.context [None req-d607cc71-89c7-4197-9c2c-a03bdc494326 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1089/2133] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:12:57 2026] PUT /v2.0/routers/346275d9-2082-4377-abad-35df54733c78/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:57.590 7 WARNING neutron_lib.context [None req-dcfa5684-c90c-42d5-b729-30d7e623811f dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1090/2134] 10.0.0.128 () {34 vars in 695 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2135] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2136] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:57.752 7 WARNING neutron_lib.context [None req-4a7f6394-bbf5-4545-9c6c-264f79d736a0 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1046/2137] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:12:57 2026] PUT /v2.0/routers/d5a2dee9-8847-4e5d-b4b0-577cd7efa883/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:57.776 8 WARNING neutron_lib.context [None req-eff4c064-babb-4fec-b8d5-69786033d3d6 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:12:57.840 8 INFO neutron.db.segments_db [None req-eff4c064-babb-4fec-b8d5-69786033d3d6 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Added segment 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 of type vxlan for network 003323eb-d8c1-4cff-a9ef-38c8192a3d88 [pid: 8|app: 0|req: 1047/2138] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2139] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:12:57 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2140] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:12:57 2026] PUT /v2.0/routers/2271e294-13bf-4dd8-a92c-a49a1e8d9a71/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:12:58.039 8 WARNING neutron_lib.context [None req-f77df149-c537-4856-91ab-851882dc9574 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1092/2141] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:12:57 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2142] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:12:58 2026] POST /v2.0/ports => generated 743 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:12:58.299 8 WARNING neutron_lib.context [None req-b2313264-2bd9-48b5-9438-4475f6c1a5e9 0eda1b454412491c8f738c5c606f73a9 ec8c4614af1e4d6b83e8c52afd818a55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2143] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:12:58 2026] PUT /v2.0/routers/6053ec41-35e8-49d9-bf40-65d7467184ef/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2144] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-907840140&fields=id&tenant_id=39620af76e0140ed945f9badea16f714 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2145] 10.0.0.128 () {32 vars in 664 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2146] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:12:58 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2149] 10.0.0.227 () {34 vars in 1098 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--598476922&fields=id&tenant_id=39620af76e0140ed945f9badea16f714 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2150] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:58 2026] PUT /v2.0/trunks/bffc45ab-f955-44c9-aa84-8f10b059a956/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2151] 10.0.0.128 () {32 vars in 678 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2152] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/networks?id=e6071e6d-31ed-4b87-a19a-76c7d6d76433 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2153] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:58 2026] PUT /v2.0/trunks/d0025eb2-946d-4ef7-bf8e-3a334ad09a50/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: 1056/2154] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/quotas/39620af76e0140ed945f9badea16f714 => 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: 1057/2155] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:58 2026] PUT /v2.0/trunks/efeb6b93-3e18-4f3d-9630-7e596d8a9a9c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2156] 10.0.0.128 () {32 vars in 674 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2157] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:12:58 2026] PUT /v2.0/trunks/e566d003-ef65-4821-8203-1370b878ef9b/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2158] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/ports?tenant_id=39620af76e0140ed945f9badea16f714&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2159] 10.0.0.128 () {32 vars in 662 bytes} [Tue May 19 19:12:58 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: 1101/2160] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2161] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2162] 10.0.0.128 () {32 vars in 676 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2163] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2164] 10.0.0.128 () {32 vars in 672 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2165] 10.0.0.128 () {32 vars in 672 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2166] 10.0.0.128 () {32 vars in 684 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2167] 10.0.0.128 () {32 vars in 670 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2168] 10.0.0.128 () {32 vars in 684 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2169] 10.0.0.128 () {32 vars in 680 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2170] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2171] 10.0.0.128 () {32 vars in 692 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => 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: 1110/2172] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1111/2173] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/trunks/bffc45ab-f955-44c9-aa84-8f10b059a956 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2174] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2175] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2176] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:58 2026] GET /v2.0/ports/c62f2d25-51ab-4be4-86c9-b4fee414caa1 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2177] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/routers/346275d9-2082-4377-abad-35df54733c78 => generated 485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2178] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/trunks/bffc45ab-f955-44c9-aa84-8f10b059a956 => 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: 1114/2179] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/trunks/d0025eb2-946d-4ef7-bf8e-3a334ad09a50 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2180] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/ports/c04d6f8b-557c-4bbc-8efd-028abbfbde35 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2181] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/trunks/d0025eb2-946d-4ef7-bf8e-3a334ad09a50 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2182] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/trunks/efeb6b93-3e18-4f3d-9630-7e596d8a9a9c => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2183] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/ports/476cbc53-4a6a-46d1-b1b1-c495ce201f8a => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2184] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/trunks/efeb6b93-3e18-4f3d-9630-7e596d8a9a9c => 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: 1120/2185] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/trunks/e566d003-ef65-4821-8203-1370b878ef9b => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2186] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/ports/6e8001c9-3f46-446f-95c6-2ab021146e3e => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2187] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:12:59 2026] PUT /v2.0/routers/346275d9-2082-4377-abad-35df54733c78 => generated 485 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2188] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/ports?device_id=346275d9-2082-4377-abad-35df54733c78 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2189] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/trunks/e566d003-ef65-4821-8203-1370b878ef9b => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2190] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/trunks/bfc73835-6743-4892-9177-ff1f6cd797f4 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2191] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:12:59 2026] GET /v2.0/ports/5e1f5328-c2b7-4c6a-9c3b-1f9a6acf7434 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2192] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/trunks/bfc73835-6743-4892-9177-ff1f6cd797f4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2193] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/ports/c62f2d25-51ab-4be4-86c9-b4fee414caa1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2194] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:12:59 2026] DELETE /v2.0/routers/346275d9-2082-4377-abad-35df54733c78 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2195] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:00 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2196] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:00 2026] GET /v2.0/routers/d5a2dee9-8847-4e5d-b4b0-577cd7efa883 => generated 493 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2197] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:13:00 2026] DELETE /v2.0/ports/c04d6f8b-557c-4bbc-8efd-028abbfbde35 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2198] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:13:00 2026] DELETE /v2.0/ports/476cbc53-4a6a-46d1-b1b1-c495ce201f8a => 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: 1129/2199] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:13:00 2026] PUT /v2.0/routers/d5a2dee9-8847-4e5d-b4b0-577cd7efa883 => generated 493 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2200] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:13:00 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2201] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:00 2026] GET /v2.0/ports?device_id=d5a2dee9-8847-4e5d-b4b0-577cd7efa883 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2202] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:13:00 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2203] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:00 2026] DELETE /v2.0/routers/d5a2dee9-8847-4e5d-b4b0-577cd7efa883 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2204] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:13:00 2026] DELETE /v2.0/ports/6e8001c9-3f46-446f-95c6-2ab021146e3e => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2205] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/routers/2271e294-13bf-4dd8-a92c-a49a1e8d9a71 => generated 502 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2206] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:13:01 2026] DELETE /v2.0/ports/5e1f5328-c2b7-4c6a-9c3b-1f9a6acf7434 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2207] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:01.371 8 INFO neutron.services.segments.plugin [-] Segment 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 resource provider aggregate not found 2026-05-19 19:13:01.376 8 INFO neutron.services.segments.plugin [-] Segment 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 resource provider aggregate not found [pid: 8|app: 0|req: 1074/2208] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:01 2026] DELETE /v2.0/networks/f82d33de-b8b4-496c-9a21-56452832130d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:01.390 8 INFO neutron.services.segments.plugin [-] Segment 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 found for delete ", "request_id": "req-99c1cb1a-7c4c-481c-bfb5-69f9cf77afb1"}]} 2026-05-19 19:13:01.398 8 INFO neutron.services.segments.plugin [-] Segment 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75cfc44d-c5de-47e1-ad03-8c95c165b4a1 found for delete ", "request_id": "req-ee13f9b0-0579-43ec-a1ca-3d8a67700041"}]} [pid: 8|app: 0|req: 1075/2209] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2210] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:13:01 2026] PUT /v2.0/routers/2271e294-13bf-4dd8-a92c-a49a1e8d9a71 => generated 502 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2211] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d9b859eebaf9425a9c0eba2546020062 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2212] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/ports?device_id=2271e294-13bf-4dd8-a92c-a49a1e8d9a71 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:01.518 7 WARNING neutron_lib.context [req-99f6b327-5459-4b59-b5ed-5d4efcce0ffb req-4e6fe836-d04b-490c-b127-1c852f4df2c7 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1076/2213] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:01 2026] DELETE /v2.0/networks/9a5b3cad-d415-4532-be08-40edbc23a2f6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2214] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:13:01 2026] POST /v2.0/ports => generated 1187 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1077/2215] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:01 2026] DELETE /v2.0/routers/2271e294-13bf-4dd8-a92c-a49a1e8d9a71 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:01.962 7 INFO neutron.services.segments.plugin [-] Segment 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 resource provider aggregate not found 2026-05-19 19:13:01.966 7 INFO neutron.services.segments.plugin [-] Segment 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 resource provider aggregate not found [pid: 7|app: 0|req: 1139/2216] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:01 2026] DELETE /v2.0/networks/8c5a9bf0-d317-489d-b998-30fecf5d6c98 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:01.984 7 INFO neutron.services.segments.plugin [-] Segment 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 found for delete ", "request_id": "req-6aea8cea-ac17-4c95-9b96-d1efe009e0f9"}]} 2026-05-19 19:13:01.985 7 INFO neutron.services.segments.plugin [-] Segment 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b8775d8-55ed-4ccc-aec1-c8fbab939c81 found for delete ", "request_id": "req-34113a1d-7d71-4fb6-b4b4-244d0873d7b6"}]} [pid: 7|app: 0|req: 1140/2217] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:01 2026] GET /v2.0/routers/6053ec41-35e8-49d9-bf40-65d7467184ef => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2218] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:02 2026] DELETE /v2.0/networks/25bc698a-9baa-43eb-a3d2-23d60064fe96 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2219] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:13:01 2026] PUT /v2.0/ports/d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 1468 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1079/2220] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:02 2026] DELETE /v2.0/networks/003323eb-d8c1-4cff-a9ef-38c8192a3d88 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2221] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:02 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1202 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2222] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:02 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1142/2223] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:13:02 2026] PUT /v2.0/routers/6053ec41-35e8-49d9-bf40-65d7467184ef => generated 487 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:02.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6e2b06c-a92f-475d-8d8f-1f8ae9593022'] response: {'name': 'network-changed', 'server_uuid': 'fb7fe6f0-bd47-4e03-8693-b19ecc9886a0', 'tag': 'd6f5f6dc-5d6f-48d2-868c-8e237f82257f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1082/2224] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:02 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2225] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:02 2026] GET /v2.0/ports?device_id=6053ec41-35e8-49d9-bf40-65d7467184ef => 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: 1083/2226] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:02 2026] DELETE /v2.0/routers/6053ec41-35e8-49d9-bf40-65d7467184ef => generated 0 bytes in 378 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2227] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/routers/d41afefb-4298-41e7-91e0-affa79474bb9 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2228] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:03.404 8 INFO neutron.services.segments.plugin [-] Segment 5cea4975-833c-4d7b-89d8-0cad2d37479c resource provider aggregate not found 2026-05-19 19:13:03.413 8 INFO neutron.services.segments.plugin [-] Segment 5cea4975-833c-4d7b-89d8-0cad2d37479c resource provider aggregate not found 2026-05-19 19:13:03.417 8 INFO neutron.services.segments.plugin [-] Segment 5cea4975-833c-4d7b-89d8-0cad2d37479c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cea4975-833c-4d7b-89d8-0cad2d37479c found for delete ", "request_id": "req-4f683658-f488-48e8-948f-90f1974b882b"}]} [pid: 7|app: 0|req: 1146/2229] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/networks?tenant_id=d9b859eebaf9425a9c0eba2546020062&shared=False => generated 2373 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:03.437 8 INFO neutron.services.segments.plugin [-] Segment 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 resource provider aggregate not found 2026-05-19 19:13:03.441 8 INFO neutron.services.segments.plugin [-] Segment 5cea4975-833c-4d7b-89d8-0cad2d37479c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cea4975-833c-4d7b-89d8-0cad2d37479c found for delete ", "request_id": "req-bc5d3c8a-7011-4b37-97cd-d5ec8a8be069"}]} 2026-05-19 19:13:03.460 8 INFO neutron.services.segments.plugin [-] Segment 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 found for delete ", "request_id": "req-a896a86a-0f52-4ea6-b7fe-ddde1b8171f9"}]} 2026-05-19 19:13:03.460 8 INFO neutron.services.segments.plugin [-] Segment 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 resource provider aggregate not found [pid: 7|app: 0|req: 1147/2230] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/networks?id=e6071e6d-31ed-4b87-a19a-76c7d6d76433 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:03.477 8 INFO neutron.services.segments.plugin [-] Segment 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3cdab6-ef55-481d-b3ce-f68dca7b6089 found for delete ", "request_id": "req-cd617960-f83d-4d8a-9413-502a7fb9a05c"}]} [pid: 7|app: 0|req: 1148/2231] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/security-groups?tenant_id=9131af8637c44ab39b2a11c985e1d929&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2232] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2233] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39620af76e0140ed945f9badea16f714 => generated 272 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2234] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:13:03 2026] PUT /v2.0/routers/d41afefb-4298-41e7-91e0-affa79474bb9 => generated 480 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2235] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:03.891 8 WARNING neutron_lib.context [req-5ce33aa5-f2c2-47cb-8a8a-a1ecd1a179dc req-c226f684-9e64-4322-b5f4-93ab3ecefc9b dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2236] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:03 2026] DELETE /v2.0/security-groups/5272fb64-5000-43a1-9655-ee8e52d4cab1 => 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: 1152/2237] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:03 2026] GET /v2.0/ports?device_id=d41afefb-4298-41e7-91e0-affa79474bb9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:04.010 7 INFO neutron.services.segments.plugin [-] Segment 253142ef-1706-4786-a3a2-f6efd3300f47 resource provider aggregate not found 2026-05-19 19:13:04.015 7 INFO neutron.services.segments.plugin [-] Segment 253142ef-1706-4786-a3a2-f6efd3300f47 resource provider aggregate not found 2026-05-19 19:13:04.021 7 INFO neutron.services.segments.plugin [-] Segment 253142ef-1706-4786-a3a2-f6efd3300f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253142ef-1706-4786-a3a2-f6efd3300f47 found for delete ", "request_id": "req-19c7be3a-5ba4-4a6c-aac3-8db3b7a3a8fe"}]} 2026-05-19 19:13:04.030 7 INFO neutron.services.segments.plugin [-] Segment 253142ef-1706-4786-a3a2-f6efd3300f47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 253142ef-1706-4786-a3a2-f6efd3300f47 found for delete ", "request_id": "req-e1615f3f-959c-4bf4-9094-ae1652e62f10"}]} [pid: 8|app: 0|req: 1086/2238] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:13:03 2026] POST /v2.0/ports => generated 997 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1087/2239] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/security-groups?tenant_id=348506936f4f48fd866acbdcda532dcf&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:04.514 7 INFO neutron.db.l3_hamode_db [None req-dcbc446f-8f8f-4a4c-94f9-ec0914c7ac23 0f897f241e174423a8e67e843bae070b 5a3d42de68364e0684ab72612c5bded9 - - default default] HA network 9ddbd591-3f40-4a26-996f-2dc76f72d96d was deleted as no HA routers are present in tenant 5a3d42de68364e0684ab72612c5bded9. [pid: 7|app: 0|req: 1153/2240] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:03 2026] DELETE /v2.0/routers/d41afefb-4298-41e7-91e0-affa79474bb9 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2241] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:04 2026] DELETE /v2.0/security-groups/936e7d0c-d658-457b-9a71-a28c7c89964e => 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: 1155/2242] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/security-groups?tenant_id=ec8c4614af1e4d6b83e8c52afd818a55&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2243] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:13:04 2026] PUT /v2.0/ports/18f760d8-b39f-446d-a5d1-34a1f397f45b => generated 1278 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1156/2244] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:04.889 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-95f6a5fd-2e5c-4733-a639-3ed4957b9edf'] response: {'name': 'network-changed', 'server_uuid': '83e35663-0827-415c-b74a-632cdcd6fbb5', 'tag': '18f760d8-b39f-446d-a5d1-34a1f397f45b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1157/2245] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => 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: 1158/2246] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A358&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2247] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2248] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:04 2026] DELETE /v2.0/security-groups/7bb19f16-33d8-4109-b925-c3d7897719f4 => 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: 1090/2249] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2250] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2251] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:04 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2252] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2253] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2254] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2255] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/ports?tenant_id=39620af76e0140ed945f9badea16f714&device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2256] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/networks?tenant_id=39620af76e0140ed945f9badea16f714&shared=False => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2257] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2258] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/security-groups?tenant_id=4b1e32b1596d46b7b5877ec833c9dcb5&name=default => generated 2929 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2259] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:05 2026] DELETE /v2.0/security-groups/801cb708-7b65-4bf6-b774-76a141786977 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2260] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:05 2026] GET /v2.0/security-groups?tenant_id=e280821a250e4d2ea2cd33d51d39ec97&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:06.043 7 INFO neutron.services.segments.plugin [-] Segment 042551f2-6e4f-4e13-93cf-9f98778668c1 resource provider aggregate not found 2026-05-19 19:13:06.047 7 INFO neutron.services.segments.plugin [-] Segment 042551f2-6e4f-4e13-93cf-9f98778668c1 resource provider aggregate not found [pid: 7|app: 0|req: 1167/2261] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:05 2026] DELETE /v2.0/security-groups/f64045e6-5d01-4740-94c4-972e731724c4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:06.152 7 INFO neutron.services.segments.plugin [-] Segment 042551f2-6e4f-4e13-93cf-9f98778668c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042551f2-6e4f-4e13-93cf-9f98778668c1 found for delete ", "request_id": "req-5c3b5202-7a8a-4431-89fb-2cb983c68d90"}]} 2026-05-19 19:13:06.159 7 INFO neutron.services.segments.plugin [-] Segment 042551f2-6e4f-4e13-93cf-9f98778668c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 042551f2-6e4f-4e13-93cf-9f98778668c1 found for delete ", "request_id": "req-caad819b-1550-4313-9ef1-ca8ec3a1169f"}]} [pid: 8|app: 0|req: 1095/2262] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2263] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2264] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/security-groups?tenant_id=5a3d42de68364e0684ab72612c5bded9&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2265] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:06 2026] DELETE /v2.0/security-groups/191acef8-817e-4b70-8933-6145d43ccbef => 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: 1169/2266] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/ports?tenant_id=39620af76e0140ed945f9badea16f714&device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1098/2267] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=18f760d8-b39f-446d-a5d1-34a1f397f45b => 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: 1170/2268] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/subnets?id=93f656c5-76cb-4500-bec8-1c1cdcdfd373 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2269] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/ports?network_id=e6071e6d-31ed-4b87-a19a-76c7d6d76433&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2270] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?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: 1100/2271] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:06 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2272] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:07 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2273] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:07 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2274] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:07 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1204 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2275] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:07 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:08.202 7 WARNING neutron_lib.context [None req-2b039878-8114-4ed9-a24a-dbcf6532cf7b 30358051d9e649f9a15a7b8c6ff75b5d e996cd9f39694b0b9d85da03cdae4d70 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2276] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:08 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2277] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:08 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2278] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:08 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2279] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:08 2026] PUT /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2280] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:08 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2281] 10.0.0.128 () {34 vars in 770 bytes} [Tue May 19 19:13:08 2026] PUT /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2282] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:08 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2283] 10.0.0.128 () {34 vars in 766 bytes} [Tue May 19 19:13:08 2026] PUT /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2284] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/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: 1108/2285] 10.0.0.128 () {34 vars in 788 bytes} [Tue May 19 19:13:09 2026] PUT /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2286] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2287] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:09 2026] PUT /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2288] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2289] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:09.305 7 INFO neutron.api.v2.resource [None req-497e34fa-d758-4820-8090-5550ddb5981b 30358051d9e649f9a15a7b8c6ff75b5d e996cd9f39694b0b9d85da03cdae4d70 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1180/2290] 10.0.0.128 () {32 vars in 751 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/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: 1111/2291] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:13:09 2026] DELETE /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2292] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:09.425 8 INFO neutron.api.v2.resource [None req-fc4c3cc8-601f-47c9-9b11-226301d2c5f0 30358051d9e649f9a15a7b8c6ff75b5d e996cd9f39694b0b9d85da03cdae4d70 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2293] 10.0.0.128 () {32 vars in 754 bytes} [Tue May 19 19:13:09 2026] DELETE /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2294] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:13:09 2026] DELETE /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2295] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2296] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2297] 199.19.213.185 () {34 vars in 1124 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/security-groups?id=e828ddea-e58b-4e7a-b807-7db19860ad2f&id=cec40580-20ed-4243-bee2-e2cb98ab06ed&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2298] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2299] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:09 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2300] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:09 2026] DELETE /v2.0/floatingips/577d5593-4e76-42f5-b732-dc05f3ae1f29 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2301] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:10 2026] GET /v2.0/security-groups?tenant_id=e996cd9f39694b0b9d85da03cdae4d70&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2302] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:10 2026] DELETE /v2.0/security-groups/f4b13403-e35c-4aa5-83b2-c4b84e1ecb8c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2303] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:10 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1012 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:10.975 8 WARNING neutron_lib.context [None req-e777aa5e-23c4-4c19-9075-5bd88d3bd021 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1189/2304] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:10 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2305] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:11 2026] GET /v2.0/security-groups?tenant_id=f97d2ee75aea49249003449220956c8a&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:11.164 8 INFO neutron.db.segments_db [None req-e777aa5e-23c4-4c19-9075-5bd88d3bd021 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Added segment d4409eda-92ef-4c35-995f-12b88ff192d4 of type vxlan for network 9fa8a304-f144-4be3-b768-985d9919f627 [pid: 7|app: 0|req: 1191/2306] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:11 2026] DELETE /v2.0/security-groups/75bfab17-8ef2-42ca-bdf4-1e9a05a8ebac => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2307] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:10 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:11.295 7 WARNING neutron_lib.context [None req-54ed47cd-2910-4ad7-9a0c-8dc7b76237cc c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1192/2308] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:11 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:11.576 8 WARNING neutron_lib.context [None req-622fa835-b132-4cbe-bf99-fef539c0cbd9 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:11.648 8 INFO neutron.db.segments_db [None req-622fa835-b132-4cbe-bf99-fef539c0cbd9 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Added segment 5780285f-7041-4025-9a95-43ca8906185c of type vxlan for network 1fd38849-0a7a-420f-b944-683ac0fca8d6 [pid: 8|app: 0|req: 1117/2309] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:11 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-19 19:13:11.754 7 WARNING neutron_lib.context [None req-0b9ca5d9-e6db-4a4e-ba75-93991388ddea c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1193/2310] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:11 2026] POST /v2.0/subnets => generated 629 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:12.046 8 WARNING neutron_lib.context [None req-59560303-6975-41ad-8642-d1d82ff47230 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1194/2311] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:12 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:12.140 8 INFO neutron.db.segments_db [None req-59560303-6975-41ad-8642-d1d82ff47230 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Added segment a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 of type vxlan for network 5f0dac56-e2d1-48d5-96e6-e0812b2fd6f0 [pid: 7|app: 0|req: 1195/2312] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:12 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2313] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:12 2026] POST /v2.0/networks => generated 632 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:12.276 7 WARNING neutron_lib.context [None req-c120d2a2-8e96-43f0-a4b6-431b9894ceb0 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1196/2314] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:12 2026] POST /v2.0/subnets => generated 629 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:12.594 8 WARNING neutron_lib.context [None req-0b2203a4-ffeb-4260-8631-2b263d824a58 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:12.655 8 INFO neutron.db.segments_db [None req-0b2203a4-ffeb-4260-8631-2b263d824a58 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Added segment 46845aa1-dcb6-48eb-b102-d7e8b0d46250 of type vxlan for network 7ae9ced5-c2ed-47b8-ba9a-07bc0064c95d [pid: 8|app: 0|req: 1119/2315] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:12 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:12.798 7 WARNING neutron_lib.context [None req-acea9d04-ebb3-4080-bdf9-26685371ea56 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1197/2316] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:12 2026] POST /v2.0/subnets => generated 629 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:13.129 7 WARNING neutron_lib.context [None req-8983e625-9242-4df2-a8ff-631509924689 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:13.186 7 INFO neutron.db.segments_db [None req-8983e625-9242-4df2-a8ff-631509924689 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Added segment 1f44f318-abf8-4a58-bbce-de4cbab92b4b of type vxlan for network 300a5050-8d87-4328-b0e3-3f73c1d77aa7 [pid: 8|app: 0|req: 1120/2317] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1204 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2318] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2319] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:13 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:13.308 7 WARNING neutron_lib.context [None req-51a591a6-ece8-483b-a7b5-dd77714d6570 c1391921e248432e9af124a0cd8bd69b 5b53ecc85e414f19b50b4b15f244dd11 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1122/2320] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2321] 10.0.0.128 () {32 vars in 818 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&mac_address=fa%3A16%3A3e%3Afa%3A5c%3A31 => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2322] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:13.544 8 WARNING neutron_lib.context [None req-6bdb411c-ce09-4e63-9675-df2ce05f4fae 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1199/2325] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:13 2026] POST /v2.0/subnets => generated 629 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2326] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:13 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2327] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:13 2026] PUT /v2.0/subnets/3ef7b75c-21ce-480f-9ce8-05369e739011/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:14.145 7 INFO neutron.db.l3_db [None req-5d11f0ac-b919-46a2-9907-1f1c2f6a531f dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Floating IP f5f616bd-42f8-462e-aee5-08af215a1b63 associated. External IP: 10.96.250.204, port: 18f760d8-b39f-446d-a5d1-34a1f397f45b. [pid: 7|app: 0|req: 1202/2328] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:13:13 2026] PUT /v2.0/floatingips/f5f616bd-42f8-462e-aee5-08af215a1b63 => generated 856 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:14.495 8 INFO neutron.db.l3_db [None req-6bdb411c-ce09-4e63-9675-df2ce05f4fae 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP df17fdab-6726-441c-82cd-6757dc4aa7fd associated. External IP: 10.96.250.201, port: d6f5f6dc-5d6f-48d2-868c-8e237f82257f. [pid: 7|app: 0|req: 1203/2329] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:14 2026] PUT /v2.0/subnets/4f0b9f2a-aad8-454b-976a-4dc464cf73bd/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:14.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4768d12-0b31-4767-8298-2d65f3158bcb'] response: {'name': 'network-changed', 'server_uuid': '83e35663-0827-415c-b74a-632cdcd6fbb5', 'tag': '18f760d8-b39f-446d-a5d1-34a1f397f45b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1204/2330] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:14 2026] PUT /v2.0/subnets/865caf29-c45c-4b33-9963-72afb6ffc71e/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2331] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:14 2026] PUT /v2.0/subnets/50ecfe45-3253-4cba-b368-fbfe0e73c4b4/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2332] 10.0.0.128 () {32 vars in 664 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2333] 10.0.0.128 () {32 vars in 678 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2334] 10.0.0.128 () {32 vars in 674 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2335] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2336] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:13:13 2026] POST /v2.0/floatingips => generated 855 bytes in 1341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2337] 10.0.0.128 () {32 vars in 672 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:14.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56a86ce8-f76f-4515-8922-575ce0c2a9e3'] response: {'name': 'network-changed', 'server_uuid': 'fb7fe6f0-bd47-4e03-8693-b19ecc9886a0', 'tag': 'd6f5f6dc-5d6f-48d2-868c-8e237f82257f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2338] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:13:14 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2339] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/ports?tenant_id=39620af76e0140ed945f9badea16f714&device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:15.372 8 WARNING neutron_lib.context [None req-2aec01f6-25e9-4f7f-b3fa-0e8b5aedac4c cba435fd544e4b398aa0a794b7ea8be1 b72513674b34454d952c5ba97ee44e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1130/2340] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2341] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2342] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/networks?id=e6071e6d-31ed-4b87-a19a-76c7d6d76433 => generated 769 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2343] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:15 2026] PUT /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2344] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2345] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => 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: 1133/2346] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=18f760d8-b39f-446d-a5d1-34a1f397f45b => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2347] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2348] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2349] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnets?id=93f656c5-76cb-4500-bec8-1c1cdcdfd373 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2350] 10.0.0.128 () {34 vars in 770 bytes} [Tue May 19 19:13:15 2026] PUT /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2351] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:15 2026] DELETE /v2.0/subnets/3ef7b75c-21ce-480f-9ce8-05369e739011 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2352] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2353] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2354] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/ports?network_id=e6071e6d-31ed-4b87-a19a-76c7d6d76433&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2355] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A358&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2356] 10.0.0.128 () {34 vars in 766 bytes} [Tue May 19 19:13:15 2026] PUT /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2357] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2358] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2359] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2360] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:15 2026] DELETE /v2.0/subnets/4f0b9f2a-aad8-454b-976a-4dc464cf73bd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2361] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2362] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:15 2026] GET /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2363] 10.0.0.128 () {34 vars in 788 bytes} [Tue May 19 19:13:16 2026] PUT /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2364] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2365] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/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: 1225/2366] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2367] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnets/865caf29-c45c-4b33-9963-72afb6ffc71e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2368] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:16 2026] PUT /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2369] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2370] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2371] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:16.287 8 INFO neutron.api.v2.resource [None req-7277c225-9bec-4dee-9312-ac2e472b6405 cba435fd544e4b398aa0a794b7ea8be1 b72513674b34454d952c5ba97ee44e96 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2372] 10.0.0.128 () {32 vars in 751 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2373] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnets/50ecfe45-3253-4cba-b368-fbfe0e73c4b4 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2374] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2375] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:16.388 8 INFO neutron.api.v2.resource [None req-9ce58dd6-7542-47a3-baa3-a5c92cf090c3 cba435fd544e4b398aa0a794b7ea8be1 b72513674b34454d952c5ba97ee44e96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1149/2376] 10.0.0.128 () {32 vars in 754 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/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: 1150/2377] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2378] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:16 2026] GET /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2379] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnets/ca99be18-0afa-436b-b88a-d823f2292153 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2380] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/subnetpools/3f5306a1-3e7c-4924-831c-6af576b57843 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 19:13:16.781 7 INFO neutron.services.segments.plugin [-] Segment d4409eda-92ef-4c35-995f-12b88ff192d4 resource provider aggregate not found 2026-05-19 19:13:16.787 7 INFO neutron.services.segments.plugin [-] Segment d4409eda-92ef-4c35-995f-12b88ff192d4 resource provider aggregate not found 2026-05-19 19:13:16.795 7 INFO neutron.services.segments.plugin [-] Segment d4409eda-92ef-4c35-995f-12b88ff192d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4409eda-92ef-4c35-995f-12b88ff192d4 found for delete ", "request_id": "req-b28dc5a1-0bc2-4685-b911-4a0a67988ecb"}]} 2026-05-19 19:13:16.803 7 INFO neutron.services.segments.plugin [-] Segment d4409eda-92ef-4c35-995f-12b88ff192d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4409eda-92ef-4c35-995f-12b88ff192d4 found for delete ", "request_id": "req-26861154-8d62-4015-b61c-e05fba2b8c3a"}]} [pid: 7|app: 0|req: 1229/2381] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/networks/9fa8a304-f144-4be3-b768-985d9919f627 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:17.124 8 INFO neutron.services.segments.plugin [-] Segment 5780285f-7041-4025-9a95-43ca8906185c resource provider aggregate not found 2026-05-19 19:13:17.129 8 INFO neutron.services.segments.plugin [-] Segment 5780285f-7041-4025-9a95-43ca8906185c resource provider aggregate not found 2026-05-19 19:13:17.138 8 INFO neutron.services.segments.plugin [-] Segment 5780285f-7041-4025-9a95-43ca8906185c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5780285f-7041-4025-9a95-43ca8906185c found for delete ", "request_id": "req-9abfaa4d-b14f-4a75-9b6e-aff970d6d81d"}]} [pid: 8|app: 0|req: 1153/2382] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:16 2026] DELETE /v2.0/networks/1fd38849-0a7a-420f-b944-683ac0fca8d6 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:17.181 8 INFO neutron.services.segments.plugin [-] Segment 5780285f-7041-4025-9a95-43ca8906185c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5780285f-7041-4025-9a95-43ca8906185c found for delete ", "request_id": "req-b36ea3e2-b6ef-4b3f-8230-373899bcd1ad"}]} [pid: 7|app: 0|req: 1230/2383] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:17 2026] DELETE /v2.0/networks/5f0dac56-e2d1-48d5-96e6-e0812b2fd6f0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2384] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:17 2026] GET /v2.0/security-groups?tenant_id=b72513674b34454d952c5ba97ee44e96&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2385] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:17 2026] DELETE /v2.0/networks/7ae9ced5-c2ed-47b8-ba9a-07bc0064c95d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2386] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:17 2026] DELETE /v2.0/security-groups/869c29f3-6540-400b-a605-82b67d789e0e => 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: 1156/2387] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:17 2026] GET /v2.0/security-groups?tenant_id=77fe3068f5964253984bdd19ab4d4447&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2388] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:17 2026] DELETE /v2.0/networks/300a5050-8d87-4328-b0e3-3f73c1d77aa7 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2389] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:17 2026] DELETE /v2.0/security-groups/83a2f964-7bb7-4be7-b27c-e80846a0871e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:18.818 7 INFO neutron.services.segments.plugin [-] Segment a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 resource provider aggregate not found 2026-05-19 19:13:18.825 7 INFO neutron.services.segments.plugin [-] Segment a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 resource provider aggregate not found [pid: 7|app: 0|req: 1233/2390] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:18 2026] GET /v2.0/security-groups?tenant_id=65db481d67f943f6946fee513595a6e4&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2391] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:18 2026] DELETE /v2.0/security-groups/d6a866a1-9d26-40be-a642-e7d2ff56e38f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:19.070 7 INFO neutron.services.segments.plugin [-] Segment a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 found for delete ", "request_id": "req-4c1d1bc4-ed5e-46aa-8590-a23f09816cc0"}]} 2026-05-19 19:13:19.077 7 INFO neutron.services.segments.plugin [-] Segment a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4cae669-ebd7-4ec3-a31f-d4cfcfa684d3 found for delete ", "request_id": "req-d6654205-aca3-4d6f-9449-bb082e229fec"}]} 2026-05-19 19:13:19.092 7 INFO neutron.services.segments.plugin [-] Segment 46845aa1-dcb6-48eb-b102-d7e8b0d46250 resource provider aggregate not found 2026-05-19 19:13:19.102 7 INFO neutron.services.segments.plugin [-] Segment 46845aa1-dcb6-48eb-b102-d7e8b0d46250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46845aa1-dcb6-48eb-b102-d7e8b0d46250 found for delete ", "request_id": "req-c8ad2ccb-f076-473b-8a1a-bd1ac3d817bb"}]} 2026-05-19 19:13:19.107 7 INFO neutron.services.segments.plugin [-] Segment 46845aa1-dcb6-48eb-b102-d7e8b0d46250 resource provider aggregate not found 2026-05-19 19:13:19.120 7 INFO neutron.services.segments.plugin [-] Segment 1f44f318-abf8-4a58-bbce-de4cbab92b4b resource provider aggregate not found 2026-05-19 19:13:19.125 7 INFO neutron.services.segments.plugin [-] Segment 46845aa1-dcb6-48eb-b102-d7e8b0d46250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46845aa1-dcb6-48eb-b102-d7e8b0d46250 found for delete ", "request_id": "req-b1d1de8b-0a66-4cfa-97a3-eb563cf2e785"}]} 2026-05-19 19:13:19.131 7 INFO neutron.services.segments.plugin [-] Segment 1f44f318-abf8-4a58-bbce-de4cbab92b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f44f318-abf8-4a58-bbce-de4cbab92b4b found for delete ", "request_id": "req-61fdf13a-ffb7-4e7f-b1fb-7649648c44b1"}]} [pid: 7|app: 0|req: 1234/2392] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:19 2026] GET /v2.0/security-groups?tenant_id=5b53ecc85e414f19b50b4b15f244dd11&name=default => generated 2929 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2393] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:19 2026] DELETE /v2.0/security-groups/9a9e5b1c-902d-45de-91fd-27220e996639 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:19.386 7 INFO neutron.services.segments.plugin [-] Segment 1f44f318-abf8-4a58-bbce-de4cbab92b4b resource provider aggregate not found 2026-05-19 19:13:19.411 7 INFO neutron.services.segments.plugin [-] Segment 1f44f318-abf8-4a58-bbce-de4cbab92b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f44f318-abf8-4a58-bbce-de4cbab92b4b found for delete ", "request_id": "req-8997edd3-8233-4f0e-98af-b7dc797dfc78"}]} [pid: 7|app: 0|req: 1235/2394] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:19 2026] GET /v2.0/security-groups?tenant_id=c72d64de8d674b829052d8bde73eb471&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2395] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:19 2026] DELETE /v2.0/security-groups/85da655e-9c79-43ce-9cbd-fa4c35512254 => 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: 1236/2396] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2397] 10.0.0.123 () {34 vars in 1040 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:21.340 7 WARNING neutron_lib.context [None req-535be0e3-bf5b-4872-b4d4-f62497935684 7b6bb464235c4505a375330acf99fe9d a812222287404838ad8b4998577985e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:21.499 7 INFO neutron.db.segments_db [None req-535be0e3-bf5b-4872-b4d4-f62497935684 7b6bb464235c4505a375330acf99fe9d a812222287404838ad8b4998577985e6 - - default default] Added segment 24df385a-3cb3-42c4-a1e1-ac82066db513 of type vxlan for network 20e831fb-5ad7-4234-9781-aa5518aa2031 [pid: 7|app: 0|req: 1237/2398] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:21 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:21.613 8 WARNING neutron_lib.context [None req-66a68502-2051-4ba5-83d6-623d2be38371 7b6bb464235c4505a375330acf99fe9d a812222287404838ad8b4998577985e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:21.664 8 INFO neutron.db.segments_db [None req-66a68502-2051-4ba5-83d6-623d2be38371 7b6bb464235c4505a375330acf99fe9d a812222287404838ad8b4998577985e6 - - default default] Added segment bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad of type vxlan for network 7b57f3bb-2826-4331-9db7-ee0f5f1b064d [pid: 8|app: 0|req: 1162/2399] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:21 2026] POST /v2.0/networks => generated 630 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2400] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:21 2026] PUT /v2.0/networks/20e831fb-5ad7-4234-9781-aa5518aa2031/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2401] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/networks/20e831fb-5ad7-4234-9781-aa5518aa2031/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2402] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:21 2026] PUT /v2.0/networks/7b57f3bb-2826-4331-9db7-ee0f5f1b064d/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2403] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/networks/7b57f3bb-2826-4331-9db7-ee0f5f1b064d/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2404] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:21 2026] PUT /v2.0/networks/7b57f3bb-2826-4331-9db7-ee0f5f1b064d/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2405] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2406] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/networks/7b57f3bb-2826-4331-9db7-ee0f5f1b064d/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2407] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:22 2026] GET /v2.0/networks/20e831fb-5ad7-4234-9781-aa5518aa2031/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2408] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:21 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:22.185 8 INFO neutron.services.segments.plugin [-] Segment 24df385a-3cb3-42c4-a1e1-ac82066db513 resource provider aggregate not found 2026-05-19 19:13:22.190 8 INFO neutron.services.segments.plugin [-] Segment 24df385a-3cb3-42c4-a1e1-ac82066db513 resource provider aggregate not found 2026-05-19 19:13:22.211 8 INFO neutron.services.segments.plugin [-] Segment 24df385a-3cb3-42c4-a1e1-ac82066db513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24df385a-3cb3-42c4-a1e1-ac82066db513 found for delete ", "request_id": "req-4d2a4f4e-bc43-4b30-9f05-80f6130bfaa8"}]} 2026-05-19 19:13:22.215 8 INFO neutron.services.segments.plugin [-] Segment 24df385a-3cb3-42c4-a1e1-ac82066db513 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24df385a-3cb3-42c4-a1e1-ac82066db513 found for delete ", "request_id": "req-97f12422-0169-4858-ad99-4f64bed47ac0"}]} [pid: 8|app: 0|req: 1168/2409] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:22 2026] DELETE /v2.0/networks/20e831fb-5ad7-4234-9781-aa5518aa2031 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2410] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:22 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1283 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2411] 10.0.0.128 () {32 vars in 858 bytes} [Tue May 19 19:13:22 2026] GET /v2.0/floatingips?floating_network_id=70a95b19-9630-4634-ab13-23b51e11a02e&port_id=18f760d8-b39f-446d-a5d1-34a1f397f45b => generated 861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2412] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:22 2026] DELETE /v2.0/networks/7b57f3bb-2826-4331-9db7-ee0f5f1b064d => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2413] 10.0.0.123 () {34 vars in 990 bytes} [Tue May 19 19:13:23 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2414] 10.0.0.123 () {34 vars in 1120 bytes} [Tue May 19 19:13:23 2026] GET /v2.0/security-groups?id=e828ddea-e58b-4e7a-b807-7db19860ad2f&id=cec40580-20ed-4243-bee2-e2cb98ab06ed&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2415] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:23 2026] GET /v2.0/security-groups?tenant_id=3d0b0e93f3334d0ca80b7cc76d9cce7c&name=default => generated 2929 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2416] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:23 2026] DELETE /v2.0/security-groups/79a4edd0-6d5c-426f-9bf9-e82a610b42ad => 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: 1245/2417] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:23 2026] GET /v2.0/security-groups?tenant_id=a812222287404838ad8b4998577985e6&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2418] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:23 2026] DELETE /v2.0/security-groups/06696f58-3f92-4f49-9f45-f8dcdf6bf833 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:24.102 7 WARNING neutron_lib.context [None req-6a51355f-1b5d-42bd-8fef-a61c1765f917 7b0021bea04848af810b72a43a2d82dc aaf00fbae8eb42b08025bc9fbceed64a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1246/2419] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:24.160 8 WARNING neutron_lib.context [None req-1fc70cda-3d68-442e-b2fd-4145052dc94d 7b0021bea04848af810b72a43a2d82dc aaf00fbae8eb42b08025bc9fbceed64a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1174/2420] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:24.218 7 WARNING neutron_lib.context [None req-e41af18a-ced7-48e7-9aa9-d9bdaee08511 7b0021bea04848af810b72a43a2d82dc aaf00fbae8eb42b08025bc9fbceed64a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2421] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:24.280 8 WARNING neutron_lib.context [None req-bca45324-f2d3-472b-94f3-2d3872dba960 7b0021bea04848af810b72a43a2d82dc aaf00fbae8eb42b08025bc9fbceed64a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:24.305 8 INFO neutron.services.segments.plugin [-] Segment bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad resource provider aggregate not found 2026-05-19 19:13:24.314 8 INFO neutron.services.segments.plugin [-] Segment bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad resource provider aggregate not found 2026-05-19 19:13:24.328 8 INFO neutron.services.segments.plugin [-] Segment bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad found for delete ", "request_id": "req-9daa31a8-91de-4c17-b884-ddd42593e56a"}]} 2026-05-19 19:13:24.335 8 INFO neutron.services.segments.plugin [-] Segment bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc90e4a9-0127-4ded-b54b-6bd46a0cb8ad found for delete ", "request_id": "req-cd25fe60-7333-4d00-98fa-dec592d8c846"}]} [pid: 8|app: 0|req: 1175/2422] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:24.386 7 WARNING neutron_lib.context [None req-f723a847-735b-4bfd-97ca-3d67f50c015a 7b0021bea04848af810b72a43a2d82dc aaf00fbae8eb42b08025bc9fbceed64a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1248/2423] 10.0.0.128 () {34 vars in 676 bytes} [Tue May 19 19:13:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2424] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:24 2026] PUT /v2.0/subnetpools/a3c46a33-4f36-4d90-8d5f-cf7d3fd01a83/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2425] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:24 2026] PUT /v2.0/subnetpools/089cb2f1-af95-4a57-aaa8-9558358fcb3a/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2426] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:24 2026] PUT /v2.0/subnetpools/843e77ee-cd8a-4a02-aa81-ab84833599b1/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: 1250/2427] 10.0.0.128 () {34 vars in 759 bytes} [Tue May 19 19:13:24 2026] PUT /v2.0/subnetpools/4886893d-a232-4702-a6db-9c9a5f869c3b/tags => 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: 1178/2428] 10.0.0.128 () {32 vars in 672 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2429] 10.0.0.128 () {32 vars in 686 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2430] 10.0.0.128 () {32 vars in 682 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2431] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2432] 10.0.0.128 () {32 vars in 680 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2433] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2434] 10.0.0.128 () {32 vars in 690 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2435] 10.0.0.128 () {32 vars in 702 bytes} [Tue May 19 19:13:24 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2436] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:24 2026] DELETE /v2.0/subnetpools/a3c46a33-4f36-4d90-8d5f-cf7d3fd01a83 => 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: 1255/2437] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:25 2026] DELETE /v2.0/subnetpools/089cb2f1-af95-4a57-aaa8-9558358fcb3a => 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: 1183/2438] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:25 2026] DELETE /v2.0/subnetpools/843e77ee-cd8a-4a02-aa81-ab84833599b1 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2439] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:25 2026] DELETE /v2.0/subnetpools/4886893d-a232-4702-a6db-9c9a5f869c3b => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2440] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:25 2026] DELETE /v2.0/subnetpools/14e099b6-55ba-49ee-a49b-3d16eeb45514 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2441] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:25 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2442] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:25 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2443] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:25 2026] GET /v2.0/security-groups?tenant_id=66b3f8bf3e494e4cade2413c5a9ceac6&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2444] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:26 2026] DELETE /v2.0/security-groups/91ca79ce-b262-45cb-a762-e91fb713c12e => 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: 1259/2445] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:26 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2446] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:26 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2447] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:26 2026] GET /v2.0/security-groups?tenant_id=aaf00fbae8eb42b08025bc9fbceed64a&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2448] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:26 2026] DELETE /v2.0/security-groups/dbfa10b7-e546-484f-8d32-a893dd8c3437 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2449] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:26 2026] GET /v2.0/security-groups?tenant_id=f3859c624189438f9250c7122a849d9e&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2450] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:27 2026] DELETE /v2.0/security-groups/22ccd9a2-fd9e-4376-8990-5fd9b13c31fa => 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: 1190/2451] 199.19.213.185 () {34 vars in 1096 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2452] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2453] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/security-groups?tenant_id=d817ab8a115d4253a9903c6de4d7a981&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2454] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2455] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:27 2026] DELETE /v2.0/security-groups/4dae33dc-9188-499e-aa89-6c24e23dd718 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:27.571 8 INFO neutron.db.l3_db [req-2a6a1642-843a-496c-bc5c-6a790361e541 req-49a63896-12cd-4e33-977e-ee0cd2763e1a dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] Floating IP f5f616bd-42f8-462e-aee5-08af215a1b63 disassociated. External IP: 10.96.250.204, port: 18f760d8-b39f-446d-a5d1-34a1f397f45b. [pid: 7|app: 0|req: 1265/2456] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => generated 1014 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2457] 10.0.0.227 () {34 vars in 1120 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/security-groups?id=cec40580-20ed-4243-bee2-e2cb98ab06ed&id=e828ddea-e58b-4e7a-b807-7db19860ad2f&fields=id&fields=name => generated 205 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2458] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:27 2026] GET /v2.0/security-groups?tenant_id=60100a3953e14e08a264c974b7cef8f1&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2459] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:13:27 2026] DELETE /v2.0/ports/18f760d8-b39f-446d-a5d1-34a1f397f45b => generated 0 bytes in 633 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2460] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:27 2026] DELETE /v2.0/security-groups/0e15dec2-e96e-4c5f-9e0c-3cf4b9739568 => 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: 1193/2461] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:28.490 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d453dd6-e0ff-485d-8947-dfd06de19bbf'] response: {'server_uuid': '83e35663-0827-415c-b74a-632cdcd6fbb5', 'name': 'network-vif-deleted', 'tag': '18f760d8-b39f-446d-a5d1-34a1f397f45b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1195/2464] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2465] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2466] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2467] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2468] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2469] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1272/2470] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.47&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2471] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2472] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2473] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2474] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:28 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&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: 1201/2475] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2476] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2477] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 19 19:13:29 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2478] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2479] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 19 19:13:29 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: 1277/2480] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 19 19:13:29 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: 1204/2481] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 19 19:13:29 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: 1278/2482] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 19 19:13:29 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: 1205/2483] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2484] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2485] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 19 19:13:29 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: 1280/2486] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 19 19:13:29 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: 1207/2487] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2488] 10.0.0.103 () {30 vars in 729 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2489] 10.0.0.103 () {30 vars in 681 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2490] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:29 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1282/2491] 10.0.0.103 () {34 vars in 703 bytes} [Tue May 19 19:13:29 2026] POST /v2.0/ports => generated 1132 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2492] 10.0.0.128 () {34 vars in 678 bytes} [Tue May 19 19:13:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1283/2493] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:30 2026] PUT /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2494] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2495] 10.0.0.128 () {34 vars in 764 bytes} [Tue May 19 19:13:30 2026] PUT /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2496] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2497] 10.0.0.128 () {34 vars in 760 bytes} [Tue May 19 19:13:30 2026] PUT /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2498] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2499] 10.0.0.128 () {34 vars in 782 bytes} [Tue May 19 19:13:30 2026] PUT /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2500] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2501] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:30 2026] PUT /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2502] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2503] 10.0.0.128 () {32 vars in 741 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:30.860 8 INFO neutron.api.v2.resource [None req-a69fd765-8334-42bf-9831-af7fbfe6475a 571610e0061c47b992a53bc5f57c1eb0 4e067c7e58c34634a067235b8644948c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2504] 10.0.0.128 () {32 vars in 745 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2505] 10.0.0.128 () {32 vars in 744 bytes} [Tue May 19 19:13:30 2026] DELETE /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2506] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:30.947 7 INFO neutron.api.v2.resource [None req-97f6db31-60f6-431d-be13-a8331b454313 571610e0061c47b992a53bc5f57c1eb0 4e067c7e58c34634a067235b8644948c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2507] 10.0.0.128 () {32 vars in 748 bytes} [Tue May 19 19:13:30 2026] DELETE /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2508] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:30 2026] DELETE /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2509] 10.0.0.128 () {32 vars in 733 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/policies/94c7a7ba-be44-4694-9316-90f90008d294/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2510] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:30 2026] GET /v2.0/ports?device_id=83e35663-0827-415c-b74a-632cdcd6fbb5 => 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: 1220/2511] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:13:31 2026] DELETE /v2.0/qos/policies/94c7a7ba-be44-4694-9316-90f90008d294 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2512] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:31 2026] GET /v2.0/security-groups?tenant_id=4e067c7e58c34634a067235b8644948c&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2513] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:31 2026] DELETE /v2.0/security-groups/82a7af73-4915-4d11-992c-51a7ddaa3a5b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2514] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:32 2026] DELETE /v2.0/security-groups/e828ddea-e58b-4e7a-b807-7db19860ad2f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:32.316 7 INFO neutron.api.v2.resource [None req-1169011f-bc69-4292-9e1c-1b8dcf23a157 dde4e68ca34345b2b636c22b1540567c 39620af76e0140ed945f9badea16f714 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1294/2515] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:13:32 2026] GET /v2.0/security-groups/e828ddea-e58b-4e7a-b807-7db19860ad2f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2516] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:32 2026] GET /v2.0/security-groups?tenant_id=7271fe8f25dd4542b67d8a38f588cbf3&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2517] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:32 2026] DELETE /v2.0/security-groups/5b18b7e2-a9ac-4faa-9f96-f72a75d773b3 => 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: 1295/2518] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:32 2026] DELETE /v2.0/floatingips/f5f616bd-42f8-462e-aee5-08af215a1b63 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2519] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:32 2026] DELETE /v2.0/security-groups/cec40580-20ed-4243-bee2-e2cb98ab06ed => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2520] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:13:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2521] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2522] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2523] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:13:33 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: 1229/2524] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => 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: 1230/2525] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2526] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:13:33 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: 1232/2527] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2528] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:33.400 8 INFO neutron.api.v2.resource [None req-dc03912a-2b29-4eef-8fe9-e84dd0734045 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1234/2529] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2530] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2531] 199.19.213.185 () {34 vars in 735 bytes} [Tue May 19 19:13:33 2026] POST /v2.0/security-groups => generated 1638 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2532] 199.19.213.185 () {30 vars in 814 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/security-group-rules?security_group_id=042af96a-1f46-4dd1-a449-22d6ad3d4ec2 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2533] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:13:32 2026] PUT /v2.0/routers/60cb0228-ea2a-48fe-8141-a97aefbba475/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2534] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:13:33 2026] PUT /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1239/2535] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:13:33 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: 1240/2536] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2537] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2538] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:13:33 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: 1243/2539] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:13:33 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:34.556 7 INFO neutron.services.segments.plugin [-] Segment b28a48d8-109e-4e60-82ea-5ec831e1d6a3 resource provider aggregate not found 2026-05-19 19:13:34.560 7 INFO neutron.services.segments.plugin [-] Segment b28a48d8-109e-4e60-82ea-5ec831e1d6a3 resource provider aggregate not found 2026-05-19 19:13:34.572 7 INFO neutron.services.segments.plugin [-] Segment b28a48d8-109e-4e60-82ea-5ec831e1d6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28a48d8-109e-4e60-82ea-5ec831e1d6a3 found for delete ", "request_id": "req-36899905-ef61-47c9-9899-a37a78b0e748"}]} 2026-05-19 19:13:34.574 7 INFO neutron.db.l3_hamode_db [None req-bc2ba0f5-1170-43cf-b1e7-eb689aa97d79 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network 4a643008-2718-4d2e-888f-67e1cfd2be8a was deleted as no HA routers are present in tenant 39620af76e0140ed945f9badea16f714. [pid: 7|app: 0|req: 1297/2540] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:33 2026] DELETE /v2.0/routers/60cb0228-ea2a-48fe-8141-a97aefbba475 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2541] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:34 2026] DELETE /v2.0/subnets/93f656c5-76cb-4500-bec8-1c1cdcdfd373 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:34.745 7 INFO neutron.services.segments.plugin [-] Segment b28a48d8-109e-4e60-82ea-5ec831e1d6a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28a48d8-109e-4e60-82ea-5ec831e1d6a3 found for delete ", "request_id": "req-17773c89-92bc-46ae-bf6f-d26e5d8ed4dd"}]} [pid: 7|app: 0|req: 1298/2542] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:34 2026] DELETE /v2.0/networks/e6071e6d-31ed-4b87-a19a-76c7d6d76433 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:35.681 7 WARNING neutron_lib.context [None req-69a94422-f3e7-4219-8868-f4b4cf2e444f 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:35.720 7 INFO neutron.db.segments_db [None req-69a94422-f3e7-4219-8868-f4b4cf2e444f 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] Added segment d974b4f9-087e-4b3e-86be-ce49dfc0e8ed of type vxlan for network 77e17b18-5e15-41d4-8e97-d19b91600797 2026-05-19 19:13:35.987 7 INFO neutron.db.l3_hamode_db [None req-69a94422-f3e7-4219-8868-f4b4cf2e444f 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 19:13:36.107 7 INFO neutron.db.l3_hamode_db [None req-69a94422-f3e7-4219-8868-f4b4cf2e444f 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1245/2543] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:13:35 2026] PUT /v2.0/routers/efdfd8b9-afe7-49ac-bb0e-54af4ce55249/remove_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:36.593 7 INFO neutron.services.segments.plugin [-] Segment ec9bd22c-5c04-4414-b99d-e203fffd9791 resource provider aggregate not found 2026-05-19 19:13:36.609 7 INFO neutron.services.segments.plugin [-] Segment ec9bd22c-5c04-4414-b99d-e203fffd9791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9bd22c-5c04-4414-b99d-e203fffd9791 found for delete ", "request_id": "req-c8db0902-2bf8-4c8e-90a9-7f5cd03622b1"}]} [pid: 7|app: 0|req: 1299/2544] 10.0.0.128 () {34 vars in 668 bytes} [Tue May 19 19:13:35 2026] POST /v2.0/routers => generated 474 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:36.766 7 INFO neutron.services.segments.plugin [-] Segment ec9bd22c-5c04-4414-b99d-e203fffd9791 resource provider aggregate not found 2026-05-19 19:13:36.785 7 INFO neutron.services.segments.plugin [-] Segment ec9bd22c-5c04-4414-b99d-e203fffd9791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec9bd22c-5c04-4414-b99d-e203fffd9791 found for delete ", "request_id": "req-584795e2-9a8e-46ee-aa5f-3204185dc500"}]} [pid: 7|app: 0|req: 1300/2545] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:36 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2546] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:36 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2547] 10.0.0.128 () {34 vars in 762 bytes} [Tue May 19 19:13:36 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2548] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:36 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2549] 10.0.0.128 () {34 vars in 758 bytes} [Tue May 19 19:13:37 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-19 19:13:37.083 8 INFO neutron.services.segments.plugin [-] Segment c3266f99-1f95-42c2-82bf-7370933a98d9 resource provider aggregate not found [pid: 7|app: 0|req: 1305/2550] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:37.092 8 INFO neutron.services.segments.plugin [-] Segment c3266f99-1f95-42c2-82bf-7370933a98d9 resource provider aggregate not found 2026-05-19 19:13:37.097 8 INFO neutron.services.segments.plugin [-] Segment c3266f99-1f95-42c2-82bf-7370933a98d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3266f99-1f95-42c2-82bf-7370933a98d9 found for delete ", "request_id": "req-772abb82-8019-4b78-afcc-b6af7755dda6"}]} 2026-05-19 19:13:37.105 8 INFO neutron.services.segments.plugin [-] Segment c3266f99-1f95-42c2-82bf-7370933a98d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3266f99-1f95-42c2-82bf-7370933a98d9 found for delete ", "request_id": "req-c0f5c1f2-9460-4756-a960-1eaddeb16e9c"}]} 2026-05-19 19:13:37.114 8 INFO neutron.db.l3_hamode_db [None req-6774785c-c4ab-4e6c-86ee-5fe37fed5308 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] HA network aabefb34-9577-4582-a91f-75b7673829ca was deleted as no HA routers are present in tenant fccfd2500ac34d23b2de70bd19117978. [pid: 8|app: 0|req: 1246/2551] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:36 2026] DELETE /v2.0/routers/efdfd8b9-afe7-49ac-bb0e-54af4ce55249 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2552] 10.0.0.128 () {34 vars in 780 bytes} [Tue May 19 19:13:37 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2553] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2554] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:37 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2555] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/subnets/07c7e316-c9e9-4290-8f63-dccdd1fe6be4 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2556] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2557] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:37.389 7 INFO neutron.api.v2.resource [None req-e76f64f7-9eb4-429b-9f6e-9e9fe66f32b1 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1311/2558] 10.0.0.128 () {32 vars in 743 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2559] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/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: 1313/2560] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2561] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/networks/f6846aca-3780-4e42-b4e8-f2fcdb351ac8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:37.561 7 INFO neutron.api.v2.resource [None req-5c41db98-7363-45b4-b6bd-1f0653a373e3 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2562] 10.0.0.128 () {32 vars in 746 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2563] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2564] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2565] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3 => generated 480 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2566] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:37 2026] GET /v2.0/security-groups?tenant_id=fccfd2500ac34d23b2de70bd19117978&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2567] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:37 2026] DELETE /v2.0/security-groups/32a040ca-6010-438a-b1b4-119d5a3fd826 => 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: 1253/2568] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:38 2026] GET /v2.0/security-groups?tenant_id=39620af76e0140ed945f9badea16f714&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2569] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:38 2026] DELETE /v2.0/security-groups/1675ff65-192c-425b-821a-3d036fc08d0d => 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: 1316/2570] 10.0.0.128 () {34 vars in 742 bytes} [Tue May 19 19:13:37 2026] PUT /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3 => generated 480 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2571] 10.0.0.128 () {32 vars in 736 bytes} [Tue May 19 19:13:38 2026] GET /v2.0/ports?device_id=31387565-1908-4e95-bde1-c8148394b8f3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:38.805 7 INFO neutron.services.segments.plugin [-] Segment d974b4f9-087e-4b3e-86be-ce49dfc0e8ed resource provider aggregate not found 2026-05-19 19:13:38.808 7 INFO neutron.services.segments.plugin [-] Segment d974b4f9-087e-4b3e-86be-ce49dfc0e8ed resource provider aggregate not found 2026-05-19 19:13:38.816 7 INFO neutron.services.segments.plugin [-] Segment d974b4f9-087e-4b3e-86be-ce49dfc0e8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d974b4f9-087e-4b3e-86be-ce49dfc0e8ed found for delete ", "request_id": "req-43b324b1-9797-43a2-868e-f95a8934f197"}]} 2026-05-19 19:13:38.822 7 INFO neutron.services.segments.plugin [-] Segment d974b4f9-087e-4b3e-86be-ce49dfc0e8ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d974b4f9-087e-4b3e-86be-ce49dfc0e8ed found for delete ", "request_id": "req-a4e64244-cf42-4d1c-8280-dd642a584ab2"}]} 2026-05-19 19:13:38.831 7 INFO neutron.db.l3_hamode_db [None req-aa3b52d5-ad14-43ba-af07-fde772a0e223 7a0b1ec54da5473f8335d0ab8af750ed 9f133f71a0c5487d91bc5289fa646c8b - - default default] HA network 77e17b18-5e15-41d4-8e97-d19b91600797 was deleted as no HA routers are present in tenant 9f133f71a0c5487d91bc5289fa646c8b. [pid: 7|app: 0|req: 1317/2572] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:38 2026] DELETE /v2.0/routers/31387565-1908-4e95-bde1-c8148394b8f3 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:39.429 8 INFO neutron.services.segments.plugin [-] Segment 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 resource provider aggregate not found 2026-05-19 19:13:39.437 8 INFO neutron.services.segments.plugin [-] Segment 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 resource provider aggregate not found 2026-05-19 19:13:39.453 8 INFO neutron.services.segments.plugin [-] Segment 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 found for delete ", "request_id": "req-8e9359fe-442a-4669-9c18-fa218e875bac"}]} 2026-05-19 19:13:39.454 8 INFO neutron.services.segments.plugin [-] Segment 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d3f8a5-3989-4dc4-aea0-ee7d0849fe99 found for delete ", "request_id": "req-9143c8cb-4eca-4a87-bb96-afe51c33cd43"}]} [pid: 8|app: 0|req: 1256/2573] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:39 2026] GET /v2.0/security-groups?tenant_id=06c09e70152f46cba8c5d40380dcff70&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2574] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:39 2026] DELETE /v2.0/security-groups/1cc3b4d1-8d2c-42c2-9627-0244ed5e89ac => 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: 1257/2575] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:39 2026] GET /v2.0/security-groups?tenant_id=9f133f71a0c5487d91bc5289fa646c8b&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2576] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:40 2026] DELETE /v2.0/security-groups/2033cbec-4409-4270-a0d6-61bc1b18006e => 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: 1258/2577] 10.0.0.227 () {34 vars in 1016 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2578] 10.0.0.227 () {34 vars in 982 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2579] 10.0.0.227 () {34 vars in 965 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/quotas/e49b5a01e92f42dd89f29cc68c49bdfc => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2580] 10.0.0.227 () {34 vars in 1002 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2581] 10.0.0.227 () {34 vars in 1008 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2582] 10.0.0.227 () {34 vars in 1108 bytes} [Tue May 19 19:13:41 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2583] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:42 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2584] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:42 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:42.705 8 WARNING neutron_lib.context [None req-ba1fc147-68bd-4714-ab02-aab35abe97e0 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:42.836 8 INFO neutron.db.segments_db [None req-ba1fc147-68bd-4714-ab02-aab35abe97e0 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Added segment 6de5c355-8d61-4a37-8363-e80145606225 of type vxlan for network eb3b3a94-6cfa-4ef6-ac13-f157ee1f7d71 [pid: 8|app: 0|req: 1262/2585] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:42 2026] POST /v2.0/networks => generated 631 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:42.931 7 WARNING neutron_lib.context [None req-2a3ddc31-2252-4335-8599-4491988fcdbd 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:42.998 7 INFO neutron.db.segments_db [None req-2a3ddc31-2252-4335-8599-4491988fcdbd 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Added segment 2f280a0b-149d-42f2-bfa7-f9124e1b607e of type vxlan for network 050a4659-807f-466b-a0e8-d80289d5e37c [pid: 7|app: 0|req: 1324/2586] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:42 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:43.122 8 WARNING neutron_lib.context [None req-dcc0bef2-22c3-43ab-b341-135e47db57b7 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:43.185 8 INFO neutron.db.segments_db [None req-dcc0bef2-22c3-43ab-b341-135e47db57b7 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Added segment 206bf956-8ffa-4874-8e6f-f23fc369e287 of type vxlan for network 937a950f-38b3-44f3-9784-5b68aa8f2d18 [pid: 8|app: 0|req: 1263/2587] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:43 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:43.292 7 WARNING neutron_lib.context [None req-33c2ed93-ecba-49df-b197-b52e633fa234 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:43.341 7 INFO neutron.db.segments_db [None req-33c2ed93-ecba-49df-b197-b52e633fa234 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Added segment 120d07f8-8ff3-4e4f-bf91-e3d41472471d of type vxlan for network 2a832fe2-687b-4321-b49e-d8a4f7745df9 2026-05-19 19:13:43.413 8 WARNING neutron_lib.context [None req-83c4989e-9675-412f-b30d-c97dc876394d a9d4338536a84bdb9733ce73fa751260 9675fc97ef4142efaedd69e7524ea8b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1325/2588] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:43 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:43.443 7 WARNING neutron_lib.context [None req-06ceb55c-b61d-462d-9c5b-60229ad5d585 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:43.507 7 INFO neutron.db.segments_db [None req-06ceb55c-b61d-462d-9c5b-60229ad5d585 94ad725d808e4fac86f0754c2eea9d70 7dcac12f1a7a4f899415ef4a31fc6b76 - - default default] Added segment 20583c80-9c12-473b-b5a2-7b904cf71f64 of type vxlan for network 08b1c069-ed2a-450e-a1f0-91bc4c8abe1d 2026-05-19 19:13:43.541 8 INFO neutron.db.segments_db [None req-83c4989e-9675-412f-b30d-c97dc876394d a9d4338536a84bdb9733ce73fa751260 9675fc97ef4142efaedd69e7524ea8b4 - - default default] Added segment 1d2bff54-98af-4e59-895c-1acaed58bab6 of type vxlan for network 89e43c4a-433b-48d1-8da3-1a330cb131be [pid: 7|app: 0|req: 1328/2591] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:43 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2592] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:43 2026] POST /v2.0/networks => generated 631 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:43.618 8 WARNING neutron_lib.context [None req-9f461d33-5eac-4fde-87bb-1a5741c72901 a9d4338536a84bdb9733ce73fa751260 9675fc97ef4142efaedd69e7524ea8b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1329/2593] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/networks/eb3b3a94-6cfa-4ef6-ac13-f157ee1f7d71/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2594] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/networks/050a4659-807f-466b-a0e8-d80289d5e37c/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2595] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/networks/937a950f-38b3-44f3-9784-5b68aa8f2d18/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2596] 10.0.0.128 () {34 vars in 753 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/networks/2a832fe2-687b-4321-b49e-d8a4f7745df9/tags => 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: 1265/2597] 10.0.0.128 () {34 vars in 669 bytes} [Tue May 19 19:13:43 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2598] 10.0.0.128 () {32 vars in 666 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2599] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/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: 1266/2600] 10.0.0.128 () {32 vars in 680 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2601] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2602] 10.0.0.128 () {32 vars in 676 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2603] 10.0.0.128 () {32 vars in 688 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2604] 10.0.0.128 () {34 vars in 762 bytes} [Tue May 19 19:13:43 2026] PUT /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2605] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2606] 10.0.0.128 () {32 vars in 674 bytes} [Tue May 19 19:13:43 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2607] 10.0.0.128 () {34 vars in 758 bytes} [Tue May 19 19:13:44 2026] PUT /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2608] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2609] 10.0.0.128 () {32 vars in 688 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2610] 10.0.0.128 () {34 vars in 780 bytes} [Tue May 19 19:13:44 2026] PUT /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2611] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2612] 10.0.0.128 () {32 vars in 684 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2613] 10.0.0.128 () {34 vars in 751 bytes} [Tue May 19 19:13:44 2026] PUT /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2614] 10.0.0.128 () {32 vars in 696 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2615] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2616] 10.0.0.128 () {32 vars in 739 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:44.326 7 INFO neutron.api.v2.resource [None req-e3d96049-2154-43f9-a3a9-50c6e8873175 a9d4338536a84bdb9733ce73fa751260 9675fc97ef4142efaedd69e7524ea8b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1345/2617] 10.0.0.128 () {32 vars in 743 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:13:44.355 8 INFO neutron.services.segments.plugin [-] Segment 6de5c355-8d61-4a37-8363-e80145606225 resource provider aggregate not found 2026-05-19 19:13:44.359 8 INFO neutron.services.segments.plugin [-] Segment 6de5c355-8d61-4a37-8363-e80145606225 resource provider aggregate not found 2026-05-19 19:13:44.371 8 INFO neutron.services.segments.plugin [-] Segment 6de5c355-8d61-4a37-8363-e80145606225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de5c355-8d61-4a37-8363-e80145606225 found for delete ", "request_id": "req-976f9666-33e2-4701-89e8-e703b34c80ee"}]} [pid: 8|app: 0|req: 1273/2618] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/eb3b3a94-6cfa-4ef6-ac13-f157ee1f7d71 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:44.380 8 INFO neutron.services.segments.plugin [-] Segment 6de5c355-8d61-4a37-8363-e80145606225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6de5c355-8d61-4a37-8363-e80145606225 found for delete ", "request_id": "req-dee6e4b6-c154-4780-8a6d-da09c7d460c5"}]} [pid: 7|app: 0|req: 1346/2619] 10.0.0.128 () {32 vars in 742 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2620] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:44.459 7 INFO neutron.api.v2.resource [None req-502a6c8c-efad-4da3-8c99-68e6bef0e9cc a9d4338536a84bdb9733ce73fa751260 9675fc97ef4142efaedd69e7524ea8b4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1348/2621] 10.0.0.128 () {32 vars in 746 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2622] 10.0.0.128 () {32 vars in 734 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2623] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/050a4659-807f-466b-a0e8-d80289d5e37c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2624] 10.0.0.128 () {32 vars in 731 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3/tags => 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: 1275/2625] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/937a950f-38b3-44f3-9784-5b68aa8f2d18 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2626] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/subnets/1a804574-919e-430c-abb0-60054aa97fc3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2627] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/2a832fe2-687b-4321-b49e-d8a4f7745df9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2628] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/08b1c069-ed2a-450e-a1f0-91bc4c8abe1d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2629] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:44 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:45.064 7 INFO neutron.services.segments.plugin [-] Segment 1d2bff54-98af-4e59-895c-1acaed58bab6 resource provider aggregate not found 2026-05-19 19:13:45.067 7 INFO neutron.services.segments.plugin [-] Segment 1d2bff54-98af-4e59-895c-1acaed58bab6 resource provider aggregate not found [pid: 8|app: 0|req: 1279/2630] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:45 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:45.081 7 INFO neutron.services.segments.plugin [-] Segment 1d2bff54-98af-4e59-895c-1acaed58bab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2bff54-98af-4e59-895c-1acaed58bab6 found for delete ", "request_id": "req-c75ff3ff-27d8-47f2-bcf4-8d1ff6d12827"}]} 2026-05-19 19:13:45.084 7 INFO neutron.services.segments.plugin [-] Segment 1d2bff54-98af-4e59-895c-1acaed58bab6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d2bff54-98af-4e59-895c-1acaed58bab6 found for delete ", "request_id": "req-a68f2081-63a6-446f-9143-79816c5fb97c"}]} [pid: 7|app: 0|req: 1352/2631] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:44 2026] DELETE /v2.0/networks/89e43c4a-433b-48d1-8da3-1a330cb131be => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2632] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:45 2026] GET /v2.0/security-groups?tenant_id=9675fc97ef4142efaedd69e7524ea8b4&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2633] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:45 2026] GET /v2.0/security-groups?tenant_id=ec669a32f91a481c8dff477519af9710&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2634] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:46 2026] DELETE /v2.0/security-groups/249c50a7-46ea-4969-9b35-5899386b1704 => 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: 1354/2635] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:46 2026] DELETE /v2.0/security-groups/c0cc17b8-833c-420a-bea1-63bae8b3440a => 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: 1355/2636] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:46 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2637] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:46 2026] GET /v2.0/security-groups?tenant_id=99ad2103c2c54a609d6fc630542e0f1c&name=default => generated 2929 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2638] 199.19.213.185 () {34 vars in 1050 bytes} [Tue May 19 19:13:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:13:46.394 8 INFO neutron.services.segments.plugin [-] Segment 2f280a0b-149d-42f2-bfa7-f9124e1b607e resource provider aggregate not found 2026-05-19 19:13:46.402 8 INFO neutron.services.segments.plugin [-] Segment 2f280a0b-149d-42f2-bfa7-f9124e1b607e resource provider aggregate not found 2026-05-19 19:13:46.411 8 INFO neutron.services.segments.plugin [-] Segment 2f280a0b-149d-42f2-bfa7-f9124e1b607e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f280a0b-149d-42f2-bfa7-f9124e1b607e found for delete ", "request_id": "req-17c4ec46-4635-4338-b72a-29dda7a4c721"}]} [pid: 8|app: 0|req: 1283/2639] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:46 2026] DELETE /v2.0/security-groups/85b4f862-a074-4054-a063-11f2547dc83f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:46.430 8 INFO neutron.services.segments.plugin [-] Segment 2f280a0b-149d-42f2-bfa7-f9124e1b607e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f280a0b-149d-42f2-bfa7-f9124e1b607e found for delete ", "request_id": "req-efc1d55f-98cf-4ffe-81e5-011d9413267e"}]} 2026-05-19 19:13:46.438 8 INFO neutron.services.segments.plugin [-] Segment 206bf956-8ffa-4874-8e6f-f23fc369e287 resource provider aggregate not found 2026-05-19 19:13:46.447 8 INFO neutron.services.segments.plugin [-] Segment 206bf956-8ffa-4874-8e6f-f23fc369e287 resource provider aggregate not found 2026-05-19 19:13:46.454 8 INFO neutron.services.segments.plugin [-] Segment 206bf956-8ffa-4874-8e6f-f23fc369e287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206bf956-8ffa-4874-8e6f-f23fc369e287 found for delete ", "request_id": "req-c743e17c-01d6-4464-ad53-713fc910abe6"}]} 2026-05-19 19:13:46.476 8 INFO neutron.services.segments.plugin [-] Segment 206bf956-8ffa-4874-8e6f-f23fc369e287 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 206bf956-8ffa-4874-8e6f-f23fc369e287 found for delete ", "request_id": "req-3497f218-5239-4234-a621-18c53e7a323f"}]} 2026-05-19 19:13:46.482 8 INFO neutron.services.segments.plugin [-] Segment 120d07f8-8ff3-4e4f-bf91-e3d41472471d resource provider aggregate not found [pid: 8|app: 0|req: 1284/2640] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:46 2026] GET /v2.0/security-groups?tenant_id=7dcac12f1a7a4f899415ef4a31fc6b76&name=default => generated 2929 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:46.501 8 INFO neutron.services.segments.plugin [-] Segment 120d07f8-8ff3-4e4f-bf91-e3d41472471d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120d07f8-8ff3-4e4f-bf91-e3d41472471d found for delete ", "request_id": "req-b8d9fc54-de3a-47f5-9c83-a88bd7fd982d"}]} 2026-05-19 19:13:46.507 8 INFO neutron.services.segments.plugin [-] Segment 120d07f8-8ff3-4e4f-bf91-e3d41472471d resource provider aggregate not found 2026-05-19 19:13:46.531 8 INFO neutron.services.segments.plugin [-] Segment 120d07f8-8ff3-4e4f-bf91-e3d41472471d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 120d07f8-8ff3-4e4f-bf91-e3d41472471d found for delete ", "request_id": "req-97e5e46b-1120-4fe5-9ad0-cb5a58e56de2"}]} 2026-05-19 19:13:46.538 8 INFO neutron.services.segments.plugin [-] Segment 20583c80-9c12-473b-b5a2-7b904cf71f64 resource provider aggregate not found 2026-05-19 19:13:46.547 8 INFO neutron.services.segments.plugin [-] Segment 20583c80-9c12-473b-b5a2-7b904cf71f64 resource provider aggregate not found 2026-05-19 19:13:46.554 8 INFO neutron.services.segments.plugin [-] Segment 20583c80-9c12-473b-b5a2-7b904cf71f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20583c80-9c12-473b-b5a2-7b904cf71f64 found for delete ", "request_id": "req-451c79f1-5c5a-4b96-903c-ad971b86dc48"}]} 2026-05-19 19:13:46.558 8 INFO neutron.services.segments.plugin [-] Segment 20583c80-9c12-473b-b5a2-7b904cf71f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20583c80-9c12-473b-b5a2-7b904cf71f64 found for delete ", "request_id": "req-8e9b1469-feff-42d4-ab8e-4eec21d20b4e"}]} [pid: 8|app: 0|req: 1285/2641] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:46 2026] DELETE /v2.0/security-groups/31416c27-ce44-4a43-9d63-ce84763d5b73 => 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: 1357/2642] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:13:46 2026] POST /v2.0/ports => generated 1082 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1358/2643] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:46 2026] GET /v2.0/security-groups?tenant_id=3f97177b52e9431d953f49ea56f2e389&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2644] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:46 2026] DELETE /v2.0/security-groups/44bdd23b-530c-4818-99c8-8f3b8a56b090 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2645] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:13:46 2026] PUT /v2.0/ports/3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 1243 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2646] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:47 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1287/2647] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2648] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:48.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b5df3d6-b404-48cc-a9cf-216a0aa5ccaa'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': '3dd50b6f-308e-4248-8fac-ca6d6f1d1632', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1288/2649] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2650] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => 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: 1289/2651] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2652] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1290/2653] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2654] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:48 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2655] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2656] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2657] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2658] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2659] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1367/2660] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2661] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:13:49 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:49.869 8 WARNING neutron_lib.context [None req-8fef8172-62ae-471d-8c67-df7ac238b723 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:50.029 8 INFO neutron.db.segments_db [None req-8fef8172-62ae-471d-8c67-df7ac238b723 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] Added segment 98529492-9e83-4d67-8967-6e6d1d052d23 of type vxlan for network ef1bcd5b-e3d4-4e72-9361-bf2d61bbcf18 [pid: 8|app: 0|req: 1294/2662] 10.0.0.128 () {34 vars in 670 bytes} [Tue May 19 19:13:49 2026] POST /v2.0/networks => generated 632 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:50.149 7 WARNING neutron_lib.context [None req-08199588-e821-40a6-856a-e2d265c06aa3 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1369/2663] 10.0.0.128 () {34 vars in 664 bytes} [Tue May 19 19:13:50 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-19 19:13:50.426 8 WARNING neutron_lib.context [None req-b6800686-eefe-4f0e-860a-fcf009c818dd 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1295/2664] 10.0.0.128 () {34 vars in 666 bytes} [Tue May 19 19:13:50 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1370/2665] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:13:50 2026] PUT /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2666] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2667] 10.0.0.128 () {34 vars in 760 bytes} [Tue May 19 19:13:50 2026] PUT /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2668] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2669] 10.0.0.128 () {34 vars in 756 bytes} [Tue May 19 19:13:50 2026] PUT /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2670] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2671] 10.0.0.128 () {34 vars in 778 bytes} [Tue May 19 19:13:50 2026] PUT /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2672] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2673] 10.0.0.128 () {34 vars in 749 bytes} [Tue May 19 19:13:50 2026] PUT /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2674] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2675] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2676] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:50.982 7 INFO neutron.api.v2.resource [None req-f49eb775-1d38-4fa6-b343-fb88b8d584c5 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2677] 10.0.0.128 () {32 vars in 741 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2678] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:50 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&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: 7|app: 0|req: 1378/2679] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:50 2026] DELETE /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2680] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:51 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:51.085 8 INFO neutron.api.v2.resource [None req-18321da7-153f-43c1-80bd-0324f35dd1a8 4e4ae4a6ba07403fb97302bca2c56892 75f97acc65f84df39a037cbd8738264b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1303/2681] 10.0.0.128 () {32 vars in 744 bytes} [Tue May 19 19:13:51 2026] DELETE /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2682] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:51 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2683] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:13:51 2026] DELETE /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2684] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:13:51 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2685] 10.0.0.128 () {32 vars in 719 bytes} [Tue May 19 19:13:51 2026] GET /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2686] 10.0.0.128 () {32 vars in 717 bytes} [Tue May 19 19:13:51 2026] GET /v2.0/ports/f46c8e57-cef3-4211-95ea-3e89e3f52c1d => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2687] 10.0.0.128 () {32 vars in 722 bytes} [Tue May 19 19:13:51 2026] DELETE /v2.0/trunks/c4b08bfe-e124-484e-b54a-dd6e4332aed6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2688] 10.0.0.128 () {32 vars in 720 bytes} [Tue May 19 19:13:51 2026] DELETE /v2.0/ports/f46c8e57-cef3-4211-95ea-3e89e3f52c1d => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:13:51.659 8 WARNING neutron_lib.context [None req-fb2bb516-f59a-4c97-b377-92ea241e9785 c04d0d4cdd3a4a60bade7aa8a5fc5fb6 6f504fc8a8da45e79de8f7edc0d2f38e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:13:51.693 7 INFO neutron.services.segments.plugin [-] Segment 98529492-9e83-4d67-8967-6e6d1d052d23 resource provider aggregate not found 2026-05-19 19:13:51.699 7 INFO neutron.services.segments.plugin [-] Segment 98529492-9e83-4d67-8967-6e6d1d052d23 resource provider aggregate not found 2026-05-19 19:13:51.715 7 INFO neutron.services.segments.plugin [-] Segment 98529492-9e83-4d67-8967-6e6d1d052d23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98529492-9e83-4d67-8967-6e6d1d052d23 found for delete ", "request_id": "req-5803bca6-d3eb-4fca-8448-f9b25886a299"}]} 2026-05-19 19:13:51.716 7 INFO neutron.services.segments.plugin [-] Segment 98529492-9e83-4d67-8967-6e6d1d052d23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98529492-9e83-4d67-8967-6e6d1d052d23 found for delete ", "request_id": "req-3d939b2d-bef1-481a-93f6-f8463b9ffb1e"}]} [pid: 7|app: 0|req: 1383/2689] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:13:51 2026] DELETE /v2.0/networks/ef1bcd5b-e3d4-4e72-9361-bf2d61bbcf18 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2690] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:13:51.900 7 WARNING neutron_lib.context [None req-612a6081-dcee-4771-9618-e894384e8ed5 c04d0d4cdd3a4a60bade7aa8a5fc5fb6 6f504fc8a8da45e79de8f7edc0d2f38e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1384/2691] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:13:52.045 8 WARNING neutron_lib.context [None req-6fa97ca8-690c-44e6-b035-ad4697dbb5dd c04d0d4cdd3a4a60bade7aa8a5fc5fb6 6f504fc8a8da45e79de8f7edc0d2f38e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1308/2692] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:13:52.227 7 WARNING neutron_lib.context [None req-cace0503-f99e-445d-92f1-4d23f38131a3 c04d0d4cdd3a4a60bade7aa8a5fc5fb6 6f504fc8a8da45e79de8f7edc0d2f38e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1385/2693] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-19 19:13:52.410 7 WARNING neutron_lib.context [None req-c7e88efb-81d6-4f60-87fc-4a9e84f38056 c04d0d4cdd3a4a60bade7aa8a5fc5fb6 6f504fc8a8da45e79de8f7edc0d2f38e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1309/2694] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tenant_id=75f97acc65f84df39a037cbd8738264b&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2695] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2696] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:52 2026] PUT /v2.0/security-groups/3c7bc72e-17f5-4b17-b2d5-62e2a152192a/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2697] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:52 2026] PUT /v2.0/security-groups/044ce563-f882-4f9f-83f3-4bd680684cf4/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: 1310/2698] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:52 2026] DELETE /v2.0/security-groups/7ade3a6f-18fe-43ca-9efe-565007046992 => 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: 1389/2699] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:52 2026] PUT /v2.0/security-groups/05dcbae3-fdb8-4855-9933-efdebd61ae10/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2700] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2701] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:52 2026] PUT /v2.0/security-groups/283fd9d2-c6f8-4cbb-a0f5-f5dd8f2ede6b/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2702] 10.0.0.128 () {32 vars in 680 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2703] 199.19.213.185 () {34 vars in 1044 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&fields=id&fields=name => generated 96 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2704] 10.0.0.128 () {32 vars in 694 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2705] 10.0.0.128 () {32 vars in 690 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2706] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tenant_id=8797f5f4b94e474bbdae62527b793f03&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2707] 10.0.0.128 () {32 vars in 702 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2708] 10.0.0.128 () {32 vars in 688 bytes} [Tue May 19 19:13:52 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2709] 10.0.0.128 () {32 vars in 702 bytes} [Tue May 19 19:13:53 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2710] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:52 2026] DELETE /v2.0/security-groups/465b78cd-b26c-4baf-b9fe-e9ab6a2423ed => 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: 1318/2711] 10.0.0.128 () {32 vars in 698 bytes} [Tue May 19 19:13:53 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2712] 10.0.0.128 () {32 vars in 710 bytes} [Tue May 19 19:13:53 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2713] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:53 2026] DELETE /v2.0/security-groups/3c7bc72e-17f5-4b17-b2d5-62e2a152192a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2714] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:53 2026] DELETE /v2.0/security-groups/044ce563-f882-4f9f-83f3-4bd680684cf4 => 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: 1320/2715] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:53 2026] DELETE /v2.0/security-groups/05dcbae3-fdb8-4855-9933-efdebd61ae10 => 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: 1396/2716] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:53 2026] DELETE /v2.0/security-groups/283fd9d2-c6f8-4cbb-a0f5-f5dd8f2ede6b => 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: 1321/2717] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:53 2026] DELETE /v2.0/security-groups/2cc47617-a7d7-4ca8-b0e5-e7bd31a8d36a => 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: 1397/2718] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:54 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2719] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:54 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&fields=id&fields=name => generated 96 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2720] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:54 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => 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: 1323/2721] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:54 2026] GET /v2.0/security-groups?tenant_id=fd3836ace36c454986bfa7cd1707bde7&name=default => generated 2929 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2722] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:55 2026] DELETE /v2.0/security-groups/c4c5542c-52fc-473d-b268-40104c67f9a3 => 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: 1324/2723] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:55 2026] GET /v2.0/security-groups?tenant_id=6f504fc8a8da45e79de8f7edc0d2f38e&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2724] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:55 2026] DELETE /v2.0/security-groups/e01c93bd-1c76-4bb9-b666-8b4f87c01bbb => 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: 1325/2725] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:13:55 2026] GET /v2.0/security-groups?tenant_id=99ef64e65e0e4b72bc944a441418e489&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2726] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:55 2026] DELETE /v2.0/security-groups/e6064620-ef25-469c-8214-62ed4655adac => 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: 1326/2727] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:57 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => 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: 1402/2728] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:13:57 2026] GET /v2.0/security-groups?id=0a9718ad-1cb3-4bdc-8c94-f77bf145ef42&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: 1327/2729] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:13:57 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:13:59.020 7 WARNING neutron_lib.context [None req-fa3bb2da-dded-4e20-9df4-fa980944566b 5183ab9b538544d094a8a0bfda2245f3 723c2df0d8c04179a32d0ba7b3502fc0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1404/2732] 10.0.0.128 () {34 vars in 684 bytes} [Tue May 19 19:13:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2733] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:59 2026] PUT /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2734] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2735] 10.0.0.128 () {34 vars in 778 bytes} [Tue May 19 19:13:59 2026] PUT /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2736] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2737] 10.0.0.128 () {34 vars in 774 bytes} [Tue May 19 19:13:59 2026] PUT /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/red => 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: 1407/2738] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2739] 10.0.0.128 () {34 vars in 796 bytes} [Tue May 19 19:13:59 2026] PUT /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/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: 1408/2740] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/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: 1333/2741] 10.0.0.128 () {34 vars in 767 bytes} [Tue May 19 19:13:59 2026] PUT /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2742] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2743] 10.0.0.128 () {32 vars in 755 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:13:59.647 7 INFO neutron.api.v2.resource [None req-e30b29a7-5f7a-42d4-9e72-2aab883f4644 5183ab9b538544d094a8a0bfda2245f3 723c2df0d8c04179a32d0ba7b3502fc0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2744] 10.0.0.128 () {32 vars in 759 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2745] 10.0.0.128 () {32 vars in 758 bytes} [Tue May 19 19:13:59 2026] DELETE /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2746] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:13:59.743 8 INFO neutron.api.v2.resource [None req-e6e3bdf2-9f4d-4944-8536-21822e5cb7fc 5183ab9b538544d094a8a0bfda2245f3 723c2df0d8c04179a32d0ba7b3502fc0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2747] 10.0.0.128 () {32 vars in 762 bytes} [Tue May 19 19:13:59 2026] DELETE /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2748] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:13:59 2026] DELETE /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2749] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:13:59 2026] GET /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2750] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:13:59 2026] DELETE /v2.0/security-groups/4acc1f65-5921-4678-bc44-460ab2eba4a1 => 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: 1338/2751] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:14:00 2026] GET /v2.0/security-groups?tenant_id=c2ddf4ccedb842178914a51c93e827c4&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2752] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:14:00 2026] DELETE /v2.0/security-groups/7ea967d8-e4b5-4993-aa59-7ad2d0fff144 => 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: 1339/2753] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:14:01 2026] GET /v2.0/security-groups?tenant_id=723c2df0d8c04179a32d0ba7b3502fc0&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2754] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:14:01 2026] DELETE /v2.0/security-groups/18910806-fb08-4b17-a7e8-ee70ea1b7b48 => 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: 1417/2757] 199.19.213.185 () {34 vars in 1096 bytes} [Tue May 19 19:14:28 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2760] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:14:28 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2761] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2762] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2763] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A358&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2764] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2765] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&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: 1345/2766] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2767] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2768] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:29 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2769] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2770] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:14:32 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: 1424/2771] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2772] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:14:32 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: 1425/2773] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2774] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => 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: 1426/2775] 199.19.213.185 () {34 vars in 716 bytes} [Tue May 19 19:14:32 2026] POST /v2.0/ports => generated 1093 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2776] 10.0.0.227 () {34 vars in 971 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1093 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2777] 10.0.0.227 () {34 vars in 907 bytes} [Tue May 19 19:14:32 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2778] 199.19.213.185 () {34 vars in 1262 bytes} [Tue May 19 19:14:33 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2779] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:33 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2780] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:33 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2781] 199.19.213.185 () {34 vars in 975 bytes} [Tue May 19 19:14:34 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1093 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2782] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:14:34 2026] GET /v2.0/networks?id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2783] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:14:34 2026] PUT /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1283 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2784] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1431/2785] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => 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: 1355/2786] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:14:36.214 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c494d2c-48b0-4bdb-91cf-6ded6e49c10c'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'fffc58e6-519c-4f26-b0fc-f9ec806bf23f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1432/2787] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1356/2788] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2789] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?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: 1357/2790] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => 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: 1434/2791] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2792] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&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: 1435/2793] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?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: 1359/2794] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:36 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2795] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2523 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2796] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/networks?id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2797] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2798] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2799] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2800] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2801] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:37 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2802] 10.0.0.227 () {34 vars in 971 bytes} [Tue May 19 19:14:39 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2803] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:14:39 2026] PUT /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1308 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:14:40.209 8 INFO neutron.api.v2.resource [None req-f993200d-106c-47cb-af90-d2f8bcb98211 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1364/2804] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-19 19:14:40.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53ce8bf-a9c3-49bd-af6d-7085702d1787'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'fffc58e6-519c-4f26-b0fc-f9ec806bf23f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1441/2805] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2806] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:14:40 2026] PUT /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1308 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2807] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:14:40 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: 1443/2808] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:14:40 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: 1444/2809] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:14:40 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: 1445/2810] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:14:40 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) 2026-05-19 19:14:40.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3a44ffe-c654-46f6-a6ef-8bda1ac82183'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'fffc58e6-519c-4f26-b0fc-f9ec806bf23f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2811] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1447/2812] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2813] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2814] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2815] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/networks?id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2816] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2817] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2818] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2819] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:14:40 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2820] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2821] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2822] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2823] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2824] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:41 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2825] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2826] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/networks?id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2827] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => 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: 1374/2828] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2829] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2830] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2831] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:14:42 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:14:50.388 7 WARNING neutron_lib.context [None req-c39fb008-1d38-440c-b604-63af275efa0d 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-19 19:14:51.169 7 INFO neutron.db.l3_db [None req-c39fb008-1d38-440c-b604-63af275efa0d 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP 1ef3728f-98c7-4720-b5c7-3a25a0c4595a associated. External IP: 10.96.250.220, port: 29c3b266-1a3e-43a8-852a-9a2e58814ab4. [pid: 7|app: 0|req: 1458/2834] 10.0.0.128 () {34 vars in 677 bytes} [Tue May 19 19:14:50 2026] POST /v2.0/floatingips => generated 899 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2835] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2836] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:14:54 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: 1378/2837] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2838] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:14:54.555 8 INFO neutron.api.v2.resource [None req-d90b869c-8f50-4e5f-aa10-a1805285482f 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2839] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2840] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2841] 199.19.213.185 () {30 vars in 814 bytes} [Tue May 19 19:14:54 2026] GET /v2.0/security-group-rules?security_group_id=042af96a-1f46-4dd1-a449-22d6ad3d4ec2 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2842] 199.19.213.185 () {34 vars in 746 bytes} [Tue May 19 19:14:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2843] 199.19.213.185 () {34 vars in 746 bytes} [Tue May 19 19:14:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2846] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 19 19:15:02 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: 1383/2847] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 19 19:15:02 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: 1465/2848] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 19 19:15:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2849] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 19 19:15:02 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: 1466/2850] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 19 19:15:02 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: 1385/2851] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 19 19:15:02 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2852] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2853] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15: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: 7|app: 0|req: 1468/2854] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2855] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:05 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: 1469/2856] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:05 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2857] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:05 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2858] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:05 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: 1389/2859] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:05 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: 1471/2860] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:05 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: 1390/2861] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:05 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: 1472/2862] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:07 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2863] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:07 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2864] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:07 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2865] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:15:07 2026] POST /v2.0/ports => generated 1299 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2866] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:15:08 2026] PUT /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1460 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1393/2867] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4038 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1475/2868] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2869] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2870] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1395/2871] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:15:09.800 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a1e17ec-2142-49ae-9658-03875f594d3f'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': '0490fc22-c066-412f-8641-9a18f706bc65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1477/2872] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2873] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2874] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2875] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2876] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:09 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?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: 1398/2877] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2878] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2879] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A49&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => 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: 1481/2880] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2881] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2882] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2883] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2884] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:10 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?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: 1402/2885] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2886] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2887] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2888] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A49&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => 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: 1404/2889] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2890] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&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: 1405/2891] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2892] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2893] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:11 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2896] 10.0.0.227 () {34 vars in 971 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2897] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2898] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2899] 199.19.213.185 () {34 vars in 789 bytes} [Tue May 19 19:15:14 2026] PUT /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1201 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2900] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1410/2901] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2902] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:14 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: 1411/2903] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:14 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: 1493/2904] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:14 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) 2026-05-19 19:15:14.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff2efad2-f0d6-4a77-a2f7-624ae754e9f5'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': '0490fc22-c066-412f-8641-9a18f706bc65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1412/2905] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:14 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: 1494/2906] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2907] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:14 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => 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: 1495/2908] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2909] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2910] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2911] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2912] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2913] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3815 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2914] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2915] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2916] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/subnets?id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2917] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2918] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2919] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:15 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2920] 10.0.0.103 () {30 vars in 689 bytes} [Tue May 19 19:15: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: 8|app: 0|req: 1420/2921] 10.0.0.103 () {30 vars in 691 bytes} [Tue May 19 19:15:23 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: 1502/2922] 10.0.0.103 () {30 vars in 667 bytes} [Tue May 19 19:15:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2923] 10.0.0.103 () {30 vars in 703 bytes} [Tue May 19 19:15:23 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: 1503/2924] 10.0.0.103 () {28 vars in 438 bytes} [Tue May 19 19:15:23 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: 1422/2925] 10.0.0.103 () {30 vars in 727 bytes} [Tue May 19 19:15:23 2026] GET /v2.0/subnets/65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2926] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:25 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: 1423/2927] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:25 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: 1505/2928] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2929] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:25 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: 1506/2930] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2931] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/subnets/65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2932] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2933] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:25 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: 1508/2934] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2935] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:25 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: 1509/2936] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2937] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:26 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2938] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:26 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2939] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:27 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2940] 199.19.213.185 () {38 vars in 955 bytes} [Tue May 19 19:15:27 2026] POST /v2.0/ports => generated 1303 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2941] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:15:27 2026] PUT /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1464 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1513/2944] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 5271 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1432/2945] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => 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: 1514/2946] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:15:29.271 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31a6402f-2e09-4553-9ebc-4bf4a5ab6118'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'd9fe68dc-4d2a-4e88-a1df-fee619a77807', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1433/2947] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1515/2948] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?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: 1434/2949] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2950] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2951] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2952] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&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: 1436/2953] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2954] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2955] 199.19.213.185 () {34 vars in 1096 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2956] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2957] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/subnets?id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2958] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2959] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2960] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2961] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2962] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2963] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2964] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2965] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:29 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2966] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:30 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2967] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:30 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2968] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:30 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2969] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 5271 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2970] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2971] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2972] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2973] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A208&port_id=d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2974] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.47&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2975] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2976] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2977] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2978] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2979] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2980] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2981] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2982] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2983] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2984] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2985] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:31 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?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: 1452/2986] 10.0.0.227 () {34 vars in 971 bytes} [Tue May 19 19:15:33 2026] GET /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1466 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2987] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:33 2026] GET /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1466 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2988] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:33 2026] GET /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2989] 199.19.213.185 () {34 vars in 789 bytes} [Tue May 19 19:15:33 2026] PUT /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1197 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2990] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001 => generated 796 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1537/2991] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/subnets/65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2992] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:34 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) 2026-05-19 19:15:34.378 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee1fad39-6a75-4b3c-a3eb-3249915f0fba'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'd9fe68dc-4d2a-4e88-a1df-fee619a77807', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1538/2993] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:34 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: 1456/2994] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:34 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: 1539/2995] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:34 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: 1457/2996] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2997] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2998] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2999] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3000] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3001] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => 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: 1460/3002] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3003] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 5040 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3004] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3005] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.38&port_id=d9fe68dc-4d2a-4e88-a1df-fee619a77807 => 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: 1462/3006] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/subnets?id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3007] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:34 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&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: 1463/3008] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:35 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3009] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:35 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3010] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:43 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: 1547/3011] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3012] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3013] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3014] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3015] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 5040 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3016] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3017] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:43 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: 1468/3018] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3019] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3020] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1233 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3023] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:15:43 2026] PUT /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1026 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3024] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001 => generated 796 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1553/3025] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3026] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:43 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:15:44.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d09231fe-15e5-4109-8210-ea3306a13b66'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': 'd9fe68dc-4d2a-4e88-a1df-fee619a77807', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1554/3027] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:44 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4869 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3028] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:44 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3029] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:44 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3030] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:44 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3031] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:45 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3032] 199.19.213.185 () {34 vars in 975 bytes} [Tue May 19 19:15:46 2026] GET /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3033] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:46 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 4869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3034] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:15:46 2026] DELETE /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3035] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:15:47.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12bd271f-45f7-4308-9f7a-58dfe62e68c7'] response: {'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'name': 'network-vif-deleted', 'tag': 'd9fe68dc-4d2a-4e88-a1df-fee619a77807', 'status': 'completed', 'code': 200} 2026-05-19 19:15:47.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c860db22-6897-4486-9aea-153951176432 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3036] 199.19.213.185 () {32 vars in 758 bytes} [Tue May 19 19:15:47 2026] DELETE /v2.0/ports/d9fe68dc-4d2a-4e88-a1df-fee619a77807 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3037] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3038] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3039] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3040] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3041] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3042] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => 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: 1482/3043] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3044] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3045] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3046] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3047] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3048] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3049] 199.19.213.185 () {34 vars in 1146 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329&id=14813ccc-647a-42ef-af33-ab0e398b5494&id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 2309 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3050] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3051] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3052] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:47 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&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: 1487/3053] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?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: 1567/3054] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3055] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3056] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3057] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3058] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3059] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3060] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=0490fc22-c066-412f-8641-9a18f706bc65 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3061] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/subnets?id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3062] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&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: 1492/3063] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3064] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:48 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3065] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:53 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: 1573/3066] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3067] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:53 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/3068] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3069] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3815 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3070] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3071] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3072] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3073] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:53 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: 1577/3074] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:53 2026] GET /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3075] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:15:54 2026] PUT /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1026 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3076] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:54 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1499/3077] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:54 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3640 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3078] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:54 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:15:54.971 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6acbfaa0-6b44-4755-a4ea-b34b6641011c'] response: {'name': 'network-changed', 'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'tag': '0490fc22-c066-412f-8641-9a18f706bc65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1500/3079] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:54 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3640 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3080] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:15:55 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => 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: 1501/3081] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:55 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3082] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:55 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3083] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:55 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3084] 199.19.213.185 () {34 vars in 975 bytes} [Tue May 19 19:15:56 2026] GET /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3085] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:56 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 3640 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3086] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:15:56 2026] DELETE /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3087] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:15:57.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7806567b-55fd-415b-9c31-13d7297380ef 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3088] 199.19.213.185 () {32 vars in 758 bytes} [Tue May 19 19:15:57 2026] DELETE /v2.0/ports/0490fc22-c066-412f-8641-9a18f706bc65 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3089] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:15:57 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) 2026-05-19 19:15:57.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3629f3a-79dd-454c-a076-60a9bc6d939a'] response: {'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'name': 'network-vif-deleted', 'tag': '0490fc22-c066-412f-8641-9a18f706bc65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1505/3090] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3091] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3092] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3093] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3094] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:57 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3095] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3096] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3097] 199.19.213.185 () {30 vars in 742 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3098] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3099] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3100] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3103] 199.19.213.185 () {34 vars in 1066 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329&id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 1523 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3104] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3105] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3106] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3107] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?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: 1515/3108] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3109] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.27&port_id=fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3110] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/subnets?id=423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3111] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/ports?network_id=14813ccc-647a-42ef-af33-ab0e398b5494&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: 1517/3112] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3113] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:15:58 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3114] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:16:10 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: 1597/3115] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:16:10 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: 1519/3116] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:16:10 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: 1598/3117] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:16:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:10.130 8 INFO neutron.api.v2.resource [None req-5cacf716-6cd3-434d-a61e-c2d73c7bf245 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3118] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:16:10 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3119] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:16:10 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3120] 199.19.213.185 () {30 vars in 814 bytes} [Tue May 19 19:16:10 2026] GET /v2.0/security-group-rules?security_group_id=042af96a-1f46-4dd1-a449-22d6ad3d4ec2 => generated 2334 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3121] 199.19.213.185 () {32 vars in 788 bytes} [Tue May 19 19:16:10 2026] DELETE /v2.0/security-group-rules/dac880d7-7ebc-4f06-8530-0cd0f1c14141 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3122] 199.19.213.185 () {32 vars in 788 bytes} [Tue May 19 19:16:10 2026] DELETE /v2.0/security-group-rules/dfb824c4-d645-45c1-827d-4f694c80a4f8 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:13.989 8 INFO neutron.db.l3_db [None req-c8090ead-bad1-4c75-bf2e-5085608cdea8 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP 1ef3728f-98c7-4720-b5c7-3a25a0c4595a disassociated (deleted). External IP: 10.96.250.220, port: 29c3b266-1a3e-43a8-852a-9a2e58814ab4. [pid: 8|app: 0|req: 1524/3125] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:16:13 2026] DELETE /v2.0/floatingips/1ef3728f-98c7-4720-b5c7-3a25a0c4595a => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:14.738 7 INFO neutron.api.v2.resource [None req-e7114940-a175-4946-b3bb-a4f7ee4088a2 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1602/3126] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:16:14 2026] GET /v2.0/floatingips/1ef3728f-98c7-4720-b5c7-3a25a0c4595a => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3127] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:16:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3128] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:16:15 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: 1526/3129] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:16:16 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: 1604/3130] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:16.037 8 INFO neutron.api.v2.resource [None req-21dab81d-ba5e-4d2f-8ad5-331497283931 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3131] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3132] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3133] 199.19.213.185 () {30 vars in 814 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/security-group-rules?security_group_id=042af96a-1f46-4dd1-a449-22d6ad3d4ec2 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3134] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:16:16 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: 1529/3135] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:16:16 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: 1607/3136] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3137] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:16:16 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: 1608/3138] 199.19.213.185 () {30 vars in 740 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3139] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3140] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3141] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:16 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3142] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:17 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3143] 199.19.213.185 () {34 vars in 975 bytes} [Tue May 19 19:16:18 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3144] 199.19.213.185 () {34 vars in 1060 bytes} [Tue May 19 19:16:18 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3145] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:18 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3146] 199.19.213.185 () {34 vars in 1016 bytes} [Tue May 19 19:16:18 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494?fields=dns_domain => generated 29 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3147] 199.19.213.185 () {38 vars in 1028 bytes} [Tue May 19 19:16:18 2026] PUT /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1147 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3148] 199.19.213.185 () {30 vars in 768 bytes} [Tue May 19 19:16:19 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1536/3149] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:16:19 2026] PUT /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1086 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3150] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:16:19 2026] GET /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 1086 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1537/3151] 199.19.213.185 () {32 vars in 758 bytes} [Tue May 19 19:16:19 2026] DELETE /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => 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: 1615/3152] 199.19.213.185 () {30 vars in 702 bytes} [Tue May 19 19:16:20 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: 1538/3153] 199.19.213.185 () {30 vars in 704 bytes} [Tue May 19 19:16:20 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: 1616/3154] 199.19.213.185 () {30 vars in 680 bytes} [Tue May 19 19:16:20 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: 1539/3155] 199.19.213.185 () {30 vars in 716 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:20.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-052b84ba-9dc4-4ed0-8b79-7c806238d48c 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1617/3156] 199.19.213.185 () {32 vars in 758 bytes} [Tue May 19 19:16:20 2026] DELETE /v2.0/ports/fffc58e6-519c-4f26-b0fc-f9ec806bf23f => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3157] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:16:20.459 7 INFO neutron.api.v2.resource [None req-87bd35d0-54eb-4578-9c8b-d8c35bd2e9d5 5648e147c24f462ea6078005c31d7321 e49b5a01e92f42dd89f29cc68c49bdfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1618/3158] 199.19.213.185 () {30 vars in 762 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/security-groups/lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3159] 199.19.213.185 () {30 vars in 784 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/security-groups?name=lb-22fa7f54-7f7e-4aa6-a26f-8059026f2435 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3160] 199.19.213.185 () {30 vars in 736 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3161] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/ports?tenant_id=e49b5a01e92f42dd89f29cc68c49bdfc&device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3162] 199.19.213.185 () {34 vars in 1066 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/networks?id=86519438-0b6c-4656-99b4-488420dd9329&id=14813ccc-647a-42ef-af33-ab0e398b5494 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3163] 199.19.213.185 () {34 vars in 1062 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.188&port_id=3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3164] 199.19.213.185 () {34 vars in 984 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/subnets?id=2fc1f8c4-4da8-4ebe-a852-1afa56fe8234 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3165] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/ports?network_id=86519438-0b6c-4656-99b4-488420dd9329&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3166] 199.19.213.185 () {34 vars in 788 bytes} [Tue May 19 19:16:20 2026] PUT /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 1094 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3167] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3168] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:16:20 2026] GET /v2.0/networks/86519438-0b6c-4656-99b4-488420dd9329?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3169] 199.19.213.185 () {32 vars in 778 bytes} [Tue May 19 19:16:20 2026] DELETE /v2.0/security-groups/042af96a-1f46-4dd1-a449-22d6ad3d4ec2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3170] 199.19.213.185 () {32 vars in 758 bytes} [Tue May 19 19:16:20 2026] DELETE /v2.0/ports/29c3b266-1a3e-43a8-852a-9a2e58814ab4 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3171] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:16:23 2026] GET /v2.0/ports?device_id=6b7b7079-0d7c-425f-aa09-c47a7532d17a => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3172] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:16:23 2026] DELETE /v2.0/ports/3dd50b6f-308e-4248-8fac-ca6d6f1d1632 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:25.215 8 INFO neutron.db.l3_db [None req-70083e6c-a92f-4081-92d7-a0305432b97d 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP df17fdab-6726-441c-82cd-6757dc4aa7fd disassociated (deleted). External IP: 10.96.250.201, port: d6f5f6dc-5d6f-48d2-868c-8e237f82257f. [pid: 8|app: 0|req: 1545/3173] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:16:24 2026] DELETE /v2.0/floatingips/df17fdab-6726-441c-82cd-6757dc4aa7fd => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:25.537 7 INFO neutron.api.v2.resource [None req-c73dd57a-de57-419e-94b8-1e49baaaeb6a 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1629/3174] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:16:25 2026] GET /v2.0/floatingips/df17fdab-6726-441c-82cd-6757dc4aa7fd => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:25.728 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c594bb21-4393-4379-bced-cbb4c2ff8d13'] response: {'name': 'network-changed', 'server_uuid': 'fb7fe6f0-bd47-4e03-8693-b19ecc9886a0', 'tag': 'd6f5f6dc-5d6f-48d2-868c-8e237f82257f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1546/3175] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:16:25 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3176] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:16:25 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3177] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 19:16:26.299 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ce62844-33d8-43be-a14d-e501d67fce26'] response: {'server_uuid': '6b7b7079-0d7c-425f-aa09-c47a7532d17a', 'name': 'network-vif-deleted', 'tag': '3dd50b6f-308e-4248-8fac-ca6d6f1d1632', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1631/3178] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/networks?id=926fa969-5614-44f3-af8c-4b7358819001 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3179] 199.19.213.185 () {34 vars in 1058 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.245&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => 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: 1632/3180] 199.19.213.185 () {34 vars in 1106 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A358&port_id=d6f5f6dc-5d6f-48d2-868c-8e237f82257f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3181] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/subnets?id=43c6eba1-00bf-47b1-be1f-df73b88992dd&id=65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3182] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3183] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/ports?network_id=926fa969-5614-44f3-af8c-4b7358819001&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3184] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3185] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:16:26 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3186] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:16:27 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 1204 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3187] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:16:27 2026] DELETE /v2.0/ports/d6f5f6dc-5d6f-48d2-868c-8e237f82257f => 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: 1554/3190] 199.19.213.185 () {34 vars in 1096 bytes} [Tue May 19 19:16:30 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 1637/3191] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:16:30 2026] GET /v2.0/ports?device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 19:16:31.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1d4ebe-a529-49d6-847b-8ee175ef2422'] response: {'server_uuid': 'fb7fe6f0-bd47-4e03-8693-b19ecc9886a0', 'name': 'network-vif-deleted', 'tag': 'd6f5f6dc-5d6f-48d2-868c-8e237f82257f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1555/3192] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:16:31 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=fb7fe6f0-bd47-4e03-8693-b19ecc9886a0 => 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: 1638/3193] 199.19.213.185 () {34 vars in 1018 bytes} [Tue May 19 19:16:31 2026] GET /v2.0/networks?tenant_id=d9b859eebaf9425a9c0eba2546020062&shared=False => generated 2373 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3194] 199.19.213.185 () {34 vars in 930 bytes} [Tue May 19 19:16:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:36.283 7 INFO neutron.db.l3_db [None req-fbc2255e-5f0b-47c7-8ae8-4e5d3154db4c 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] Floating IP 7a2a0004-2545-413d-b0a9-238f4cd650cb disassociated (deleted). External IP: 10.96.250.215, port: 7ee89557-9bb6-4e4d-a284-ff951088e431. [pid: 7|app: 0|req: 1639/3195] 10.0.0.128 () {32 vars in 732 bytes} [Tue May 19 19:16:35 2026] DELETE /v2.0/floatingips/7a2a0004-2545-413d-b0a9-238f4cd650cb => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:36.606 8 INFO neutron.api.v2.resource [None req-c68c4335-9164-482d-94ac-baaba1dd4bae 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3196] 10.0.0.128 () {32 vars in 729 bytes} [Tue May 19 19:16:36 2026] GET /v2.0/floatingips/7a2a0004-2545-413d-b0a9-238f4cd650cb => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:36.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4506d2c7-080a-4e17-aa67-a3b4364d9e29'] response: {'name': 'network-changed', 'server_uuid': '345cc3e0-a2cd-4262-a60f-cf7b23d85677', 'tag': '7ee89557-9bb6-4e4d-a284-ff951088e431', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1640/3197] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:16:36 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1192 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3198] 10.0.0.227 () {34 vars in 1040 bytes} [Tue May 19 19:16:36 2026] GET /v2.0/security-groups?id=3ca01341-a2a7-4718-9472-03290116baf0&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3199] 199.19.213.185 () {34 vars in 1080 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/ports?tenant_id=d9b859eebaf9425a9c0eba2546020062&device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3200] 199.19.213.185 () {34 vars in 986 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/networks?id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3201] 199.19.213.185 () {34 vars in 1056 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.47&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => 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: 1560/3202] 199.19.213.185 () {34 vars in 1102 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a&port_id=7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3203] 199.19.213.185 () {34 vars in 1064 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/subnets?id=486b7a65-72bc-498e-9bf9-1503c075b357&id=e313a421-39de-44e3-9634-a4a8a8af036d => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3204] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3205] 199.19.213.185 () {34 vars in 1052 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/ports?network_id=4b90717c-cedf-44e5-adc1-7d6ed64b0e5d&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3206] 199.19.213.185 () {34 vars in 1012 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3207] 199.19.213.185 () {34 vars in 1112 bytes} [Tue May 19 19:16:37 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3208] 199.19.213.185 () {34 vars in 994 bytes} [Tue May 19 19:16:38 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => generated 1192 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3209] 199.19.213.185 () {36 vars in 997 bytes} [Tue May 19 19:16:38 2026] DELETE /v2.0/ports/7ee89557-9bb6-4e4d-a284-ff951088e431 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3210] 10.0.0.227 () {34 vars in 990 bytes} [Tue May 19 19:16:41 2026] GET /v2.0/ports?device_id=345cc3e0-a2cd-4262-a60f-cf7b23d85677 => 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: 1566/3213] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/75baebab-0dad-41b3-b8f2-f8c00df34167 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.174 7 INFO neutron.api.v2.resource [None req-515c7ef3-75b0-4383-8423-42a2b1196bb8 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3214] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/75baebab-0dad-41b3-b8f2-f8c00df34167 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3215] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/d15fc351-5e85-4cf2-907a-91a5320c234c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba536b1b-954d-4e63-9153-d713544333b5'] response: {'server_uuid': '345cc3e0-a2cd-4262-a60f-cf7b23d85677', 'name': 'network-vif-deleted', 'tag': '7ee89557-9bb6-4e4d-a284-ff951088e431', 'status': 'completed', 'code': 200} 2026-05-19 19:16:47.261 7 INFO neutron.api.v2.resource [None req-2b52daa9-a3e8-46b2-bad3-d3f50f399d32 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3216] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/d15fc351-5e85-4cf2-907a-91a5320c234c => 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: 1568/3217] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/439d8451-664a-4742-9071-165973696fbe => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.354 7 INFO neutron.api.v2.resource [None req-e419c649-32b3-4c6f-bf5c-884112d01045 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3218] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/439d8451-664a-4742-9071-165973696fbe => 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: 1569/3219] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/2c3601c1-bd35-4348-bc84-bff1d3a409d4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.446 7 INFO neutron.api.v2.resource [None req-c5786e63-b5f2-48e5-bbe0-aaf33e39657b 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3220] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/2c3601c1-bd35-4348-bc84-bff1d3a409d4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3221] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/91339947-ca1d-4d30-9814-51413b095872 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.538 7 INFO neutron.api.v2.resource [None req-91def7b1-a2e7-4336-8d30-ee523984954e 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3222] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/91339947-ca1d-4d30-9814-51413b095872 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3223] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/eb3e749b-34e5-43e7-9e6d-02ca16c719e1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.631 7 INFO neutron.api.v2.resource [None req-e8b6a90e-8704-4233-a9a9-8675d3cbd9bb 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3224] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/eb3e749b-34e5-43e7-9e6d-02ca16c719e1 => 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: 1572/3225] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/bf6da66e-6a7c-4003-a509-417b3619b256 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.721 7 INFO neutron.api.v2.resource [None req-9bd616da-134b-4d49-8386-1475e1f6ff1d 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3226] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/bf6da66e-6a7c-4003-a509-417b3619b256 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3227] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/55a00b81-63e2-4095-baef-96446137d475 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.810 7 INFO neutron.api.v2.resource [None req-453bb65b-b35b-4daf-a449-f0d439ad0e42 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3228] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/55a00b81-63e2-4095-baef-96446137d475 => 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: 1574/3229] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/e3b397a9-2661-4f28-bca0-a1ec172ada68 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.906 7 INFO neutron.api.v2.resource [None req-57be5590-275b-4838-8db3-69d4bfbe8d31 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3230] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/e3b397a9-2661-4f28-bca0-a1ec172ada68 => 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: 1575/3231] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/568a8e4a-5b8f-4098-a83f-3a0a0f119808 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:47.993 7 INFO neutron.api.v2.resource [None req-c9d6a91b-174f-4428-a5a5-081e34f746d3 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3232] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:47 2026] GET /v2.0/security-group-rules/568a8e4a-5b8f-4098-a83f-3a0a0f119808 => 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: 1576/3233] 10.0.0.128 () {32 vars in 750 bytes} [Tue May 19 19:16:47 2026] DELETE /v2.0/security-group-rules/89085f6b-01ab-48d5-82d7-d50d22cdfe1c => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:48.084 7 INFO neutron.api.v2.resource [None req-fdacedc1-735e-4ff0-b59c-3a90eb9fe0fc 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3234] 10.0.0.128 () {32 vars in 747 bytes} [Tue May 19 19:16:48 2026] GET /v2.0/security-group-rules/89085f6b-01ab-48d5-82d7-d50d22cdfe1c => 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: 1577/3235] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:48 2026] DELETE /v2.0/security-groups/3ca01341-a2a7-4718-9472-03290116baf0 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:48.217 7 INFO neutron.api.v2.resource [None req-604f5dad-13b1-43e1-ba58-621b3a5cd614 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3236] 10.0.0.128 () {32 vars in 737 bytes} [Tue May 19 19:16:48 2026] GET /v2.0/security-groups/3ca01341-a2a7-4718-9472-03290116baf0 => 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: 1578/3237] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:48 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:49.472 7 INFO neutron.api.v2.resource [None req-7d7d597b-8361-4515-a56d-b1e6451ea9fc 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3238] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:49 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3239] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:49 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:50.712 7 INFO neutron.api.v2.resource [None req-49ff51cc-b4c4-4c15-a696-c06e42a7b3eb 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3240] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:50 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3241] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:50 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 19:16:52.284 7 INFO neutron.api.v2.resource [None req-392eac36-4eed-42d8-b744-1d490383d48a 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3242] 10.0.0.128 () {34 vars in 789 bytes} [Tue May 19 19:16:51 2026] PUT /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0/remove_router_interface => generated 198 bytes in 640 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:53.136 8 INFO neutron.db.l3_hamode_db [None req-7b2fe618-d3bd-499a-81c5-eaf7bbcb997d 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] HA network 14765e09-17e5-43a9-99ce-6c8487f11eb1 was deleted as no HA routers are present in tenant d9b859eebaf9425a9c0eba2546020062. [pid: 8|app: 0|req: 1581/3243] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:52 2026] DELETE /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 19:16:53.163 7 INFO neutron.api.v2.resource [None req-e91324b1-61f5-4278-9eab-ff734eea5e7e 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3244] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:53 2026] GET /v2.0/routers/f586289c-23e7-403c-a86f-9df3dbb4d7f0 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:53.242 8 INFO neutron.services.segments.plugin [-] Segment 3744436e-4f64-4035-9456-3c61dd6ad3b9 resource provider aggregate not found 2026-05-19 19:16:53.246 8 INFO neutron.services.segments.plugin [-] Segment 3744436e-4f64-4035-9456-3c61dd6ad3b9 resource provider aggregate not found 2026-05-19 19:16:53.254 8 INFO neutron.services.segments.plugin [-] Segment 3744436e-4f64-4035-9456-3c61dd6ad3b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3744436e-4f64-4035-9456-3c61dd6ad3b9 found for delete ", "request_id": "req-6ccdb4c2-eaf1-44ea-8cf4-ae3ed3759ca0"}]} 2026-05-19 19:16:53.259 8 INFO neutron.services.segments.plugin [-] Segment 3744436e-4f64-4035-9456-3c61dd6ad3b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3744436e-4f64-4035-9456-3c61dd6ad3b9 found for delete ", "request_id": "req-dbfb2dcf-2c83-4b4a-b148-8a2921383af3"}]} [pid: 8|app: 0|req: 1582/3245] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:53 2026] DELETE /v2.0/subnets/43c6eba1-00bf-47b1-be1f-df73b88992dd => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:53.354 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46b5d1fe-9914-4e40-909b-fc5a7c1eadbc 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1664/3246] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:53 2026] GET /v2.0/subnets/43c6eba1-00bf-47b1-be1f-df73b88992dd => 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: 1583/3247] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:53 2026] DELETE /v2.0/subnets/65715176-9118-4295-8b7c-b6f5bc3dbac0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:53.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05d756fb-b3b3-45e7-9fc5-a1a7cba82361 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3248] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:53 2026] GET /v2.0/subnets/65715176-9118-4295-8b7c-b6f5bc3dbac0 => 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: 1584/3249] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:16:53 2026] DELETE /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:53.861 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc99c26a-5355-4374-b4d4-87e26bc32c52 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3250] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:16:53 2026] GET /v2.0/networks/926fa969-5614-44f3-af8c-4b7358819001 => 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: 1585/3251] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:53 2026] DELETE /v2.0/subnets/486b7a65-72bc-498e-9bf9-1503c075b357 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:54.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f13b3c6-ce59-408c-b684-a964004ebac9 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3252] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:54 2026] GET /v2.0/subnets/486b7a65-72bc-498e-9bf9-1503c075b357 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3253] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:54 2026] DELETE /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:54.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59f37c68-760f-4116-8b1d-b45df6e78b5e 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3254] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:54 2026] GET /v2.0/subnets/e313a421-39de-44e3-9634-a4a8a8af036d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3255] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:16:54 2026] DELETE /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:54.576 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5df9ea35-1273-4c08-b8b1-3e84a0bd7e00 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3256] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:16:54 2026] GET /v2.0/networks/4b90717c-cedf-44e5-adc1-7d6ed64b0e5d => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3257] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:54 2026] DELETE /v2.0/subnets/6b663b8b-bcdd-4f88-8340-c1d05ac0bc02 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:54.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03c462c2-7474-4d2a-bf56-cd188ff5a8a0 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3258] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:54 2026] GET /v2.0/subnets/6b663b8b-bcdd-4f88-8340-c1d05ac0bc02 => 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: 1589/3259] 10.0.0.128 () {32 vars in 724 bytes} [Tue May 19 19:16:54 2026] DELETE /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:54.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d82fbe00-7281-4613-b5b9-333a8060243f 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3260] 10.0.0.128 () {32 vars in 721 bytes} [Tue May 19 19:16:54 2026] GET /v2.0/subnets/423d1dbe-f242-4ae3-aa4f-1c724133daa1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:55.272 8 INFO neutron.services.segments.plugin [-] Segment 91c1d201-2038-4385-babd-91cbb0d7b4aa resource provider aggregate not found 2026-05-19 19:16:55.275 8 INFO neutron.services.segments.plugin [-] Segment 91c1d201-2038-4385-babd-91cbb0d7b4aa resource provider aggregate not found 2026-05-19 19:16:55.284 8 INFO neutron.services.segments.plugin [-] Segment 91c1d201-2038-4385-babd-91cbb0d7b4aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c1d201-2038-4385-babd-91cbb0d7b4aa found for delete ", "request_id": "req-7a70bdc8-1bf2-49b4-abbf-10f597809025"}]} 2026-05-19 19:16:55.289 8 INFO neutron.services.segments.plugin [-] Segment 91c1d201-2038-4385-babd-91cbb0d7b4aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91c1d201-2038-4385-babd-91cbb0d7b4aa found for delete ", "request_id": "req-3e24729a-2eaa-4a4a-9275-c5d28a65254f"}]} 2026-05-19 19:16:55.295 8 INFO neutron.services.segments.plugin [-] Segment c2fd2715-38f8-4deb-a8b0-dca60888b3e7 resource provider aggregate not found [pid: 8|app: 0|req: 1590/3261] 10.0.0.128 () {32 vars in 726 bytes} [Tue May 19 19:16:54 2026] DELETE /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-19 19:16:55.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4cdecefc-d744-4111-9c89-ec44157293e7 92623ef6eeba44cfaecf32c70c53cb45 d9b859eebaf9425a9c0eba2546020062 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3262] 10.0.0.128 () {32 vars in 723 bytes} [Tue May 19 19:16:55 2026] GET /v2.0/networks/14813ccc-647a-42ef-af33-ab0e398b5494 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 19:16:57.115 8 INFO neutron.services.segments.plugin [-] Segment c2fd2715-38f8-4deb-a8b0-dca60888b3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2fd2715-38f8-4deb-a8b0-dca60888b3e7 found for delete ", "request_id": "req-c1400939-454d-4c68-b3e3-a495e9ae4a8f"}]} 2026-05-19 19:16:57.120 8 INFO neutron.services.segments.plugin [-] Segment c2fd2715-38f8-4deb-a8b0-dca60888b3e7 resource provider aggregate not found 2026-05-19 19:16:57.151 8 INFO neutron.services.segments.plugin [-] Segment c2fd2715-38f8-4deb-a8b0-dca60888b3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2fd2715-38f8-4deb-a8b0-dca60888b3e7 found for delete ", "request_id": "req-1b60dd72-be24-4fd4-bd85-ec11dc0daa18"}]} 2026-05-19 19:16:57.156 8 INFO neutron.services.segments.plugin [-] Segment 79c58cd7-835a-4ea5-8940-d6d3868348f2 resource provider aggregate not found 2026-05-19 19:16:57.162 8 INFO neutron.services.segments.plugin [-] Segment 79c58cd7-835a-4ea5-8940-d6d3868348f2 resource provider aggregate not found 2026-05-19 19:16:57.170 8 INFO neutron.services.segments.plugin [-] Segment 79c58cd7-835a-4ea5-8940-d6d3868348f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c58cd7-835a-4ea5-8940-d6d3868348f2 found for delete ", "request_id": "req-8ea3c0b8-b6d0-47bf-8227-c661dc66e00c"}]} 2026-05-19 19:16:57.174 8 INFO neutron.services.segments.plugin [-] Segment 79c58cd7-835a-4ea5-8940-d6d3868348f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c58cd7-835a-4ea5-8940-d6d3868348f2 found for delete ", "request_id": "req-4e561873-00ea-4425-841c-09ca4883ff5e"}]} [pid: 8|app: 0|req: 1591/3263] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:57 2026] GET /v2.0/security-groups?tenant_id=d9b859eebaf9425a9c0eba2546020062&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3264] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:57 2026] DELETE /v2.0/security-groups/7e16d85e-111f-4063-b071-d14a9e1aa337 => 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: 1592/3265] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:57 2026] GET /v2.0/security-groups?tenant_id=1cc546e4c5eb4bad88e2f33edd9cf304&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3266] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:57 2026] DELETE /v2.0/security-groups/ace41ba7-0781-4451-8769-3ecbec4519e0 => 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: 1593/3267] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:57 2026] GET /v2.0/security-groups?tenant_id=c0a390befc3c4c05b19f1e3096aa85ff&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3268] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:57 2026] DELETE /v2.0/security-groups/5334ab92-e1a8-4a03-8e66-a94d4e4cfa81 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3269] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:58 2026] GET /v2.0/security-groups?tenant_id=14bfee24c8b74d60aaf71f39fdbbd3d6&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3270] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:58 2026] DELETE /v2.0/security-groups/0ed3a105-84af-4208-bf55-5c415a3d31f6 => 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: 1596/3273] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:58 2026] GET /v2.0/security-groups?tenant_id=2e202c6aab7244df9dc78b2cfa898519&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3274] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:58 2026] DELETE /v2.0/security-groups/87c362da-03e8-494b-bbd1-8a47ff323c30 => 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: 1597/3275] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:58 2026] GET /v2.0/security-groups?tenant_id=2a3a5027ae154dab9fe2174d5f206d66&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3276] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:59 2026] DELETE /v2.0/security-groups/bcb2b37d-0de6-4bac-ad0e-cd12917a5b45 => 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: 1598/3277] 10.0.0.128 () {32 vars in 774 bytes} [Tue May 19 19:16:59 2026] GET /v2.0/security-groups?tenant_id=216400dc60974b38aa7ae2297516acca&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3278] 10.0.0.128 () {32 vars in 740 bytes} [Tue May 19 19:16:59 2026] DELETE /v2.0/security-groups/6e496968-a93d-446d-bcc7-76748959dd7c => 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: 1599/3279] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:17:02 2026] GET /v2.0/networks => generated 2168 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3280] 10.0.0.128 () {32 vars in 655 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/floatingips => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3281] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3282] 10.0.0.128 () {32 vars in 643 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3283] 10.0.0.128 () {32 vars in 647 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3284] 10.0.0.128 () {32 vars in 649 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3285] 10.0.0.128 () {32 vars in 663 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3286] 10.0.0.128 () {32 vars in 655 bytes} [Tue May 19 19:17:03 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)