+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 20:16:09 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7c9fd9f946-svnkv 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 0x7fe015ca4668 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-27 20:16:14.058 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:16:14.059 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 20:16:14.089 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 20:16:14.089 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 20:16:14.571 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:16:14.604 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 20:16:15.596 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:16:15.599 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:16:15.603 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 20:16:15.604 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:16:15.604 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:16:15.604 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:16:15.604 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.612 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.612 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.612 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.634 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:16:15.635 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.635 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.650 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:16:15.653 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 20:16:15.657 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 20:16:15.658 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 20:16:15.658 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 20:16:15.659 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 20:16:15.659 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.666 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.666 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 20:16:15.666 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.680 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:16:15.681 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:16:15.681 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:16:15.681 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:16:15.688 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 20:16:15.689 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.689 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 20:16:15.734 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 20:16:15.734 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 20:16:15.734 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 20:16:15.735 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 20:16:16.087 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:16:16.150 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 20:16:16.227 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:16:16.227 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:16:16.227 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:16:16.245 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:16:16.245 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:16:16.245 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:16:16.246 8 INFO neutron.plugins.ml2.extensions.port_security [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:16:16.246 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:16:16.246 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:16:16.246 8 INFO neutron.plugins.ml2.managers [None req-13e9d03b-288f-4be3-a005-f039eda4b828 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:16:16.257 8 INFO neutron.quota [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded quota_driver: . 2026-05-27 20:16:16.258 8 INFO neutron.plugins.ml2.plugin [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:16:16.258 8 INFO neutron.plugins.ml2.managers [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:16:16.258 8 INFO neutron.plugins.ml2.managers [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:16:16.258 8 INFO neutron.plugins.ml2.managers [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:16:16.258 8 INFO neutron.extensions.vlantransparent [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:16:16.259 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: qos 2026-05-27 20:16:16.271 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: router 2026-05-27 20:16:16.287 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 20:16:16.287 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 20:16:16.287 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 20:16:16.306 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing extension driver 'qos' 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 20:16:16.307 7 INFO neutron.plugins.ml2.managers [None req-6ad0745c-7a7a-444d-beb9-b00ea1b857c7 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 20:16:16.311 8 INFO neutron.services.service_base [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:16:16.312 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: segments 2026-05-27 20:16:16.321 7 INFO neutron.quota [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded quota_driver: . 2026-05-27 20:16:16.321 7 INFO neutron.plugins.ml2.plugin [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 20:16:16.321 7 INFO neutron.plugins.ml2.managers [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 20:16:16.322 7 INFO neutron.plugins.ml2.managers [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 20:16:16.322 7 INFO neutron.plugins.ml2.managers [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 20:16:16.322 7 INFO neutron.extensions.vlantransparent [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Disabled vlantransparent extension. 2026-05-27 20:16:16.322 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: qos 2026-05-27 20:16:16.335 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: router 2026-05-27 20:16:16.378 7 INFO neutron.services.service_base [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 20:16:16.379 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: segments 2026-05-27 20:16:16.408 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: trunk 2026-05-27 20:16:16.423 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:16:16.461 8 WARNING stevedore.named [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:16:16.486 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: trunk 2026-05-27 20:16:16.501 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: vpnaas 2026-05-27 20:16:16.535 8 INFO neutron_vpnaas.services.vpn.plugin [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:16:16.535 8 INFO neutron.common.utils [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:16:16.535 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:16:16.540 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: tag 2026-05-27 20:16:16.540 7 WARNING stevedore.named [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 20:16:16.547 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: timestamp 2026-05-27 20:16:16.549 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:16:16.552 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: flavors 2026-05-27 20:16:16.556 8 INFO neutron.manager [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loading Plugin: revisions 2026-05-27 20:16:16.559 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Initializing extension manager. 2026-05-27 20:16:16.560 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: address-group 2026-05-27 20:16:16.561 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: address-scope 2026-05-27 20:16:16.562 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:16:16.562 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: agent 2026-05-27 20:16:16.563 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:16:16.564 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:16:16.565 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:16:16.566 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: availability_zone 2026-05-27 20:16:16.566 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:16:16.567 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:16:16.567 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:16:16.569 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:16:16.569 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: dns-integration 2026-05-27 20:16:16.570 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:16:16.570 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:16:16.571 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: dvr 2026-05-27 20:16:16.571 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:16:16.572 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:16:16.572 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:16:16.573 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:16:16.573 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: external-net 2026-05-27 20:16:16.574 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:16:16.574 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: extraroute 2026-05-27 20:16:16.575 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:16:16.576 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:16:16.576 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:16:16.577 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:16:16.577 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:16:16.578 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:16:16.579 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: flavors 2026-05-27 20:16:16.580 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:16:16.580 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:16:16.581 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:16:16.581 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:16:16.582 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:16:16.583 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: router 2026-05-27 20:16:16.585 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:16:16.585 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 20:16:16.586 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 20:16:16.587 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:16:16.587 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: l3-ha 2026-05-27 20:16:16.588 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:16:16.588 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:16:16.589 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:16:16.589 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:16:16.590 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:16:16.594 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:16:16.595 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:16:16.596 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:16:16.597 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:16:16.598 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:16:16.598 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: multi-provider 2026-05-27 20:16:16.599 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: net-mtu 2026-05-27 20:16:16.599 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:16:16.600 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:16:16.600 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: network_ha 2026-05-27 20:16:16.601 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:16:16.602 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:16:16.602 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: pagination 2026-05-27 20:16:16.603 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:16:16.603 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 20:16:16.604 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:16:16.604 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:16:16.605 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:16:16.605 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:16:16.606 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:16:16.606 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 20:16:16.607 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:16:16.607 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:16:16.608 7 INFO neutron_vpnaas.services.vpn.plugin [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 20:16:16.608 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 20:16:16.609 7 INFO neutron.common.utils [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 20:16:16.609 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: auto_allocate 2026-05-27 20:16:16.609 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: binding 2026-05-27 20:16:16.610 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: binding-extended 2026-05-27 20:16:16.610 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-security 2026-05-27 20:16:16.611 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: project-id 2026-05-27 20:16:16.611 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: provider 2026-05-27 20:16:16.613 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos 2026-05-27 20:16:16.613 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: tag 2026-05-27 20:16:16.614 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:16:16.615 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:16:16.615 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-default 2026-05-27 20:16:16.616 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-fip 2026-05-27 20:16:16.616 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:16:16.617 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:16:16.617 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:16:16.618 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:16:16.619 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:16:16.620 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-pps 2026-05-27 20:16:16.620 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:16:16.620 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: timestamp 2026-05-27 20:16:16.621 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:16:16.622 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:16:16.622 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:16:16.623 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 20:16:16.625 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: quotas 2026-05-27 20:16:16.626 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: quota_details 2026-05-27 20:16:16.627 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: flavors 2026-05-27 20:16:16.628 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:16:16.628 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:16:16.629 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:16:16.629 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:16:16.630 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:16:16.630 7 INFO neutron.manager [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loading Plugin: revisions 2026-05-27 20:16:16.630 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:16:16.631 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:16:16.632 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:16:16.632 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:16:16.633 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Initializing extension manager. 2026-05-27 20:16:16.634 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:16:16.634 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:16:16.634 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: address-group 2026-05-27 20:16:16.635 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:16:16.635 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:16:16.636 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: address-scope 2026-05-27 20:16:16.636 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 20:16:16.636 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 20:16:16.636 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:16:16.637 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: agent 2026-05-27 20:16:16.638 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 20:16:16.640 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 20:16:16.641 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 20:16:16.641 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: security-group 2026-05-27 20:16:16.642 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: availability_zone 2026-05-27 20:16:16.642 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: segment 2026-05-27 20:16:16.642 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 20:16:16.642 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:16:16.643 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 20:16:16.643 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: service-type 2026-05-27 20:16:16.643 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: default-subnetpools 2026-05-27 20:16:16.644 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: sorting 2026-05-27 20:16:16.644 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:16:16.645 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:16:16.645 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 20:16:16.645 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:16:16.646 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: dns-integration 2026-05-27 20:16:16.646 8 WARNING neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:16:16.646 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 20:16:16.646 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:16:16.647 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 20:16:16.647 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 20:16:16.647 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:16:16.648 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: dvr 2026-05-27 20:16:16.648 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:16:16.648 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 20:16:16.649 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:16:16.649 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 20:16:16.649 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:16:16.650 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:16:16.650 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:16:16.650 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: tag-creation 2026-05-27 20:16:16.650 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 20:16:16.651 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:16:16.651 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: external-net 2026-05-27 20:16:16.652 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 20:16:16.652 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: extraroute 2026-05-27 20:16:16.653 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 20:16:16.654 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 20:16:16.654 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:16:16.655 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 20:16:16.655 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:16:16.655 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 20:16:16.656 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: trunk 2026-05-27 20:16:16.656 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 20:16:16.656 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: trunk-details 2026-05-27 20:16:16.656 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: fip-port-details 2026-05-27 20:16:16.657 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:16:16.657 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: flavors 2026-05-27 20:16:16.657 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:16:16.658 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 20:16:16.659 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: floatingip-pools 2026-05-27 20:16:16.659 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 20:16:16.660 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: ip_allocation 2026-05-27 20:16:16.660 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 20:16:16.660 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:16:16.661 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: l2_adjacency 2026-05-27 20:16:16.661 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:16:16.662 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: router 2026-05-27 20:16:16.662 8 INFO neutron.api.extensions [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Loaded extension: vpnaas 2026-05-27 20:16:16.663 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 20:16:16.664 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 20:16:16.665 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 20:16:16.665 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:16:16.665 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:16:16.665 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 20:16:16.665 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.665 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:16:16.666 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: l3-ha 2026-05-27 20:16:16.666 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:16:16.667 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 20:16:16.667 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: l3-flavors 2026-05-27 20:16:16.668 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 20:16:16.668 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 20:16:16.668 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:16:16.669 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:16:16.672 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 20:16:16.673 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:16:16.673 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 20:16:16.674 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:16:16.674 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:16:16.674 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 20:16:16.675 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.676 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 20:16:16.676 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.676 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.676 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 20:16:16.676 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.677 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: multi-provider 2026-05-27 20:16:16.677 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:16:16.677 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: net-mtu 2026-05-27 20:16:16.678 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:16:16.678 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 20:16:16.678 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:16:16.678 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: network_availability_zone 2026-05-27 20:16:16.679 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: network_ha 2026-05-27 20:16:16.679 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:16:16.679 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:16:16.679 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: network-ip-availability 2026-05-27 20:16:16.680 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:16:16.681 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 20:16:16.681 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: pagination 2026-05-27 20:16:16.681 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-device-profile 2026-05-27 20:16:16.682 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 20:16:16.682 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 20:16:16.683 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 20:16:16.683 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-mac-override 2026-05-27 20:16:16.684 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:16:16.684 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] router is already registered 2026-05-27 20:16:16.684 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 20:16:16.684 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:16:16.685 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 20:16:16.685 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] floatingip is already registered 2026-05-27 20:16:16.685 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 20:16:16.686 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-resource-request 2026-05-27 20:16:16.686 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 20:16:16.687 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 20:16:16.688 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: binding 2026-05-27 20:16:16.688 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: binding-extended 2026-05-27 20:16:16.689 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:16:16.689 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] rbac_policy is already registered 2026-05-27 20:16:16.689 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-security 2026-05-27 20:16:16.689 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:16:16.689 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: project-id 2026-05-27 20:16:16.690 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] security_group is already registered 2026-05-27 20:16:16.690 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: provider 2026-05-27 20:16:16.690 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:16:16.690 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] security_group_rule is already registered 2026-05-27 20:16:16.691 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.691 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.692 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.692 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.692 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos 2026-05-27 20:16:16.692 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:16:16.692 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] trunk is already registered 2026-05-27 20:16:16.693 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:16:16.693 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] endpoint_group is already registered 2026-05-27 20:16:16.693 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 20:16:16.693 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:16:16.693 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 20:16:16.694 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] vpnservice is already registered 2026-05-27 20:16:16.694 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-default 2026-05-27 20:16:16.694 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:16:16.694 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:16:16.694 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-fip 2026-05-27 20:16:16.694 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:16:16.695 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] ipsecpolicy is already registered 2026-05-27 20:16:16.695 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 20:16:16.695 8 INFO neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:16:16.695 8 WARNING neutron.quota.resource_registry [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] ikepolicy is already registered 2026-05-27 20:16:16.695 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 20:16:16.696 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 20:16:16.697 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 20:16:16.697 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 20:16:16.698 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-pps 2026-05-27 20:16:16.698 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 20:16:16.699 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 20:16:16.700 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 20:16:16.700 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: quota-check-limit 2026-05-27 20:16:16.702 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: quotas 2026-05-27 20:16:16.703 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: quota_details 2026-05-27 20:16:16.705 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: rbac-policies 2026-05-27 20:16:16.705 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: rbac-address-group 2026-05-27 20:16:16.706 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 20:16:16.706 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 20:16:16.707 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 20:16:16.707 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: revision-if-match 2026-05-27 20:16:16.708 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 20:16:16.708 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: router_availability_zone 2026-05-27 20:16:16.709 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 20:16:16.711 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 20:16:16.711 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 20:16:16.712 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 20:16:16.712 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 20:16:16.713 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 20:16:16.713 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 20:16:16.718 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: security-group 2026-05-27 20:16:16.719 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: segment 2026-05-27 20:16:16.719 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 20:16:16.720 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: service-type 2026-05-27 20:16:16.720 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: sorting 2026-05-27 20:16:16.721 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 20:16:16.722 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: standard-attr-description 2026-05-27 20:16:16.722 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: stateful-security-group 2026-05-27 20:16:16.723 7 WARNING neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 20:16:16.723 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 20:16:16.724 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnet-external-network 2026-05-27 20:16:16.724 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnet_onboard 2026-05-27 20:16:16.725 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 20:16:16.725 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnet-service-types 2026-05-27 20:16:16.726 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnet_allocation 2026-05-27 20:16:16.727 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 20:16:16.727 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: tag-creation 2026-05-27 20:16:16.728 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 20:16:16.731 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 20:16:16.732 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 20:16:16.733 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: trunk 2026-05-27 20:16:16.733 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: trunk-details 2026-05-27 20:16:16.734 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 20:16:16.734 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 20:16:16.736 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 20:16:16.737 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 20:16:16.738 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: vpn-flavors 2026-05-27 20:16:16.739 7 INFO neutron.api.extensions [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Loaded extension: vpnaas 2026-05-27 20:16:16.741 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 20:16:16.742 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 20:16:16.742 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.742 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 20:16:16.745 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:16:16.746 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:16:16.750 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:16:16.751 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:16:16.751 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:16:16.752 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.752 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.753 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.753 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.753 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:16:16.754 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:16:16.754 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:16:16.755 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:16:16.755 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:16:16.755 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:16:16.759 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 20:16:16.759 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] router is already registered 2026-05-27 20:16:16.760 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 20:16:16.760 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] floatingip is already registered 2026-05-27 20:16:16.763 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 20:16:16.764 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] rbac_policy is already registered 2026-05-27 20:16:16.764 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 20:16:16.764 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] security_group is already registered 2026-05-27 20:16:16.765 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 20:16:16.765 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] security_group_rule is already registered 2026-05-27 20:16:16.766 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.766 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.766 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 20:16:16.767 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] subnetpool is already registered 2026-05-27 20:16:16.767 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 20:16:16.767 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] trunk is already registered 2026-05-27 20:16:16.767 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 20:16:16.768 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] endpoint_group is already registered 2026-05-27 20:16:16.768 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 20:16:16.768 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] vpnservice is already registered 2026-05-27 20:16:16.769 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 20:16:16.769 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] ipsec_site_connection is already registered 2026-05-27 20:16:16.769 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 20:16:16.769 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] ipsecpolicy is already registered 2026-05-27 20:16:16.770 7 INFO neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 20:16:16.770 7 WARNING neutron.quota.resource_registry [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] ikepolicy is already registered 2026-05-27 20:16:16.854 8 WARNING keystonemiddleware._common.config [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:16:16.860 8 WARNING oslo_config.cfg [None req-97697b7a-9b69-4156-a126-0734e5e84cb9 - - - - - -] 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 0x7fe015ca4668 pid: 8 (default app) 2026-05-27 20:16:16.934 7 WARNING keystonemiddleware._common.config [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:16:16.941 7 WARNING oslo_config.cfg [None req-50ee4e7b-c806-4e92-bc2d-23a2792ef7ad - - - - - -] 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 0x7fe015ca4668 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-27 20:16:21.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36f99920-9bf3-42a1-8ebc-73eb55b513fa a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:20 2026] GET /v2.0/networks/public => generated 108 bytes in 641 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: 8|app: 0|req: 4/5] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:16:21.827 7 WARNING neutron.services.revisions.revision_plugin [None req-e67d282d-aff5-490d-ab38-0b47ecc33c87 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:21.848 7 INFO neutron.db.segments_db [None req-e67d282d-aff5-490d-ab38-0b47ecc33c87 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment df851ae8-d05b-4a5a-b847-d43194910f18 of type flat for network 5ba7f4fe-1821-4e58-9df9-fb7a64476c4b 2026-05-27 20:16:21.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e67d282d-aff5-490d-ab38-0b47ecc33c87 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:21 2026] POST /v2.0/networks => generated 124 bytes in 411 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:16:28.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c396a564-100a-4829-966b-e9975f09e23c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:27 2026] GET /v2.0/networks/public => generated 108 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:16:28.351 8 WARNING neutron.services.revisions.revision_plugin [None req-0dacf0dd-b7ad-4891-9c51-dd103a0b0c78 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:28.370 8 INFO neutron.db.segments_db [None req-0dacf0dd-b7ad-4891-9c51-dd103a0b0c78 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 6437d2f4-040d-4c4d-a8b3-1516c60e3176 of type flat for network 7769afbc-ddec-44cc-b903-1e4c677a0fd2 2026-05-27 20:16:28.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dacf0dd-b7ad-4891-9c51-dd103a0b0c78 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:28 2026] POST /v2.0/networks => generated 124 bytes in 280 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:16:34.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-938a7e69-0d0c-4cea-9c50-ed6078c5839f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:34 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:34 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-27 20:16:34.295 8 WARNING neutron.services.revisions.revision_plugin [None req-2b76ec9d-bf8d-4b50-8540-b85e2d596328 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:34.310 8 INFO neutron.db.segments_db [None req-2b76ec9d-bf8d-4b50-8540-b85e2d596328 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 683e3659-3e85-41d9-aea6-03074acdd7d6 of type flat for network c68a77cd-ff02-4dd1-ab0c-7679855c839e 2026-05-27 20:16:34.334 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b76ec9d-bf8d-4b50-8540-b85e2d596328 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:34 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:16:40.178 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b5e0c56-db77-4b4a-bc44-1a45e1639b67 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:40 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: 9/15] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:40 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-27 20:16:40.260 7 WARNING neutron.services.revisions.revision_plugin [None req-0dda7ddd-471c-4337-8578-18e4f16f3e3d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:40.281 7 INFO neutron.db.segments_db [None req-0dda7ddd-471c-4337-8578-18e4f16f3e3d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment edf331e5-acd4-4b9b-8380-d5357dbef2b5 of type flat for network 79f8a75b-b270-47e7-ad9a-0a2e13b8f949 2026-05-27 20:16:40.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dda7ddd-471c-4337-8578-18e4f16f3e3d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:40 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:16:46.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cfc95af-c51a-4ec8-81a5-9d091074cb71 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:46 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:46 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-27 20:16:46.269 8 WARNING neutron.services.revisions.revision_plugin [None req-5713ccaa-9f86-46d5-83ca-91345c42c528 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:46.287 8 INFO neutron.db.segments_db [None req-5713ccaa-9f86-46d5-83ca-91345c42c528 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 26f63d1f-8d00-4fde-8238-f5a392d530ad of type flat for network 9897dccc-4860-4206-b8df-079787e7194f 2026-05-27 20:16:46.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5713ccaa-9f86-46d5-83ca-91345c42c528 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:46 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:16:52.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee5f26e6-69aa-44f0-8336-b6a707b19c68 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:52 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:52 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-27 20:16:52.263 8 WARNING neutron.services.revisions.revision_plugin [None req-c10f62cc-731a-49c7-b9fb-399cd26c43d6 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Could not find related network for resource to bump revision. 2026-05-27 20:16:52.300 8 INFO neutron.db.segments_db [None req-c10f62cc-731a-49c7-b9fb-399cd26c43d6 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment bbe64715-0a88-45b2-8a5f-8116e0466662 of type flat for network 8a97af69-a97e-467e-8dfb-8c017c94b8f9 [pid: 8|app: 0|req: 13/23] 199.204.45.235 () {48 vars in 968 bytes} [Wed May 27 20:16:52 2026] POST /v2.0/networks => generated 706 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:16:53.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52351a71-26ce-4ed0-a6cd-4c8978e4fcb9 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:16:53 2026] GET /v2.0/networks/public => generated 108 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:16:53 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:16:53.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2bfe68d5-d5cb-45b5-897f-863b292d7e33 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.235 () {44 vars in 1035 bytes} [Wed May 27 20:16:53 2026] GET /v2.0/subnets/public-subnet?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.235 () {44 vars in 1058 bytes} [Wed May 27 20:16:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.235 () {48 vars in 966 bytes} [Wed May 27 20:16:53 2026] POST /v2.0/subnets => generated 664 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:21:24.010 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:21:24.011 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:21:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.235) !!! 2026-05-27 20:21:24.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99dec703-bdbb-4660-a5a5-7950173d9b5b a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 20:21:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:21:24.140 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:21:24.142 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:21:24 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.235) !!! [pid: 8|app: 0|req: 34/65] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:21:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:21:24.226 7 INFO neutron.db.segments_db [None req-0488ea97-dea1-47f5-b9fe-f93cb25b8819 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment ee6d1c77-49aa-446a-b0c4-a19a6c53734b of type vxlan for network cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba [pid: 7|app: 0|req: 32/66] 199.204.45.235 () {48 vars in 967 bytes} [Wed May 27 20:21:24 2026] POST /v2.0/networks => generated 707 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:21:25.223 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37512. 2026-05-27 20:21:25.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21356122-4400-419e-98a8-c94dd55375f0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 20:21:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:21:25.286 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37518. [pid: 7|app: 0|req: 33/68] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:21:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:21:25.326 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7f05ed5-5857-4abd-9a8d-c777aa17c837 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.235 () {44 vars in 1037 bytes} [Wed May 27 20:21:25 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.235 () {44 vars in 1060 bytes} [Wed May 27 20:21:25 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.235 () {48 vars in 966 bytes} [Wed May 27 20:21:25 2026] POST /v2.0/subnets => generated 651 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:21:27.087 7 INFO neutron.api.v2.resource [None req-d368961f-bab5-40bc-8257-ea7903c731ca a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/72] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:21:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.235 () {44 vars in 994 bytes} [Wed May 27 20:21:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.235 () {48 vars in 981 bytes} [Wed May 27 20:21:27 2026] POST /v2.0/security-groups => generated 1616 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:28 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 1616 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:28 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:28 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => 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: 38/78] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:29 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:29 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:29 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:30 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:30 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:30 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:31 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:31 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:31 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:32 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:32 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:32 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.235 () {44 vars in 988 bytes} [Wed May 27 20:21:34 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:21:34.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70268941-6f19-41e9-bc7c-39cce4007e78 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.235 () {44 vars in 1077 bytes} [Wed May 27 20:21:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.235 () {44 vars in 1100 bytes} [Wed May 27 20:21:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:34 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.235 () {48 vars in 962 bytes} [Wed May 27 20:21:34 2026] POST /v2.0/ports => generated 1100 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:21:40.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-386492f6-688f-4b84-bbf9-9bf116f0fe6c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/102] 199.204.45.235 () {44 vars in 979 bytes} [Wed May 27 20:21:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 8|app: 0|req: 53/103] 199.204.45.235 () {44 vars in 1001 bytes} [Wed May 27 20:21:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.235 () {48 vars in 1031 bytes} [Wed May 27 20:21:40 2026] PUT /v2.0/ports/4be130e5-938b-473f-a90f-86210379c0e2 => generated 1249 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.235 () {44 vars in 921 bytes} [Wed May 27 20:21:42 2026] GET /v2.0/ports => generated 3730 bytes in 93 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-27 20:21:43.666 7 INFO neutron.api.v2.resource [None req-d22e4c58-efdd-438a-bbd6-32dcd395a4af a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/106] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:21:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.235 () {44 vars in 982 bytes} [Wed May 27 20:21:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.235 () {48 vars in 981 bytes} [Wed May 27 20:21:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:44 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 1610 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:44 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:44 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:44 2026] POST /v2.0/security-group-rules => generated 623 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:45 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:45 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:21:45 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:21:45 2026] POST /v2.0/security-group-rules => generated 627 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/125] 199.204.45.235 () {44 vars in 976 bytes} [Wed May 27 20:22:47 2026] GET /v2.0/quotas/cf095aca736249d1820cd75ad66d288c => generated 292 bytes in 18 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/126] 199.204.45.235 () {48 vars in 1028 bytes} [Wed May 27 20:22:47 2026] PUT /v2.0/quotas/cf095aca736249d1820cd75ad66d288c => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:24:56.934 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] 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, ' 2026-05-27 20:24:57.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e2a1184-cc74-4f68-9781-374a25871a69 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/145] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:24:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:24:57.097 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:24:57.098 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:24:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.235) !!! /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: 72/146] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:24:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:24:58.776 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52092. 2026-05-27 20:24:58.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-692a7561-3251-465b-9ea6-5d64714e0c0f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:24:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:24:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:30:44.476 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:30:44.479 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:30:44 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=83c1bbef27434ed8bd6e34ab16d0d07a (ip 199.204.45.235) !!! 2026-05-27 20:30:44.624 8 INFO neutron.api.v2.resource [None req-c29bc254-7e2b-433f-a5b0-bd4ec85efdf2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/195] 199.204.45.235 () {44 vars in 1075 bytes} [Wed May 27 20:30:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 139 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:30:44.632 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52098. 2026-05-27 20:30:44.633 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:30:44.636 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 20:30:44 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=83c1bbef27434ed8bd6e34ab16d0d07a (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 97/196] 199.204.45.235 () {44 vars in 1098 bytes} [Wed May 27 20:30:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/197] 199.204.45.235 () {48 vars in 982 bytes} [Wed May 27 20:30:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:30:45.941 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51998. [pid: 7|app: 0|req: 98/198] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:45 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:30:46.018 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52008. [pid: 8|app: 0|req: 101/199] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:30:45 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/200] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:46 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 1624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:30:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:47 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:30:47 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:47 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:30:47 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:48 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/207] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:30:48 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:48 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/211] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:30:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:49 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:30:49 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:30:49 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 199.204.45.235 () {48 vars in 992 bytes} [Wed May 27 20:30:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/232] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:32:56 2026] GET /v2.0/networks?tenant_id=83c1bbef27434ed8bd6e34ab16d0d07a&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:32:56.961 7 INFO neutron.db.segments_db [None req-ff36221b-d542-4abe-a8c8-19d3ee2031d9 5c0dd4af39ca4dde9ddd8275e30bf40f 83c1bbef27434ed8bd6e34ab16d0d07a - - 7c06a7f51e654a35a828a2627c43d8d7 7c06a7f51e654a35a828a2627c43d8d7] Added segment 4c896f37-e8de-49c6-8c97-f227b8917ef3 of type vxlan for network 1e56eb4f-6380-4659-b5c0-82dcb56e95fa [pid: 7|app: 0|req: 115/233] 199.204.45.235 () {34 vars in 682 bytes} [Wed May 27 20:32:56 2026] POST /v2.0/networks => generated 718 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 199.204.45.235 () {30 vars in 722 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 116/235] 199.204.45.235 () {30 vars in 633 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/236] 199.204.45.235 () {34 vars in 677 bytes} [Wed May 27 20:32:57 2026] POST /v2.0/ports => generated 999 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 199.204.45.235 () {30 vars in 703 bytes} [Wed May 27 20:32:57 2026] GET /v2.0/networks/1e56eb4f-6380-4659-b5c0-82dcb56e95fa => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.204.45.235 () {30 vars in 722 bytes} [Wed May 27 20:32:59 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.204.45.235 () {30 vars in 703 bytes} [Wed May 27 20:32:59 2026] GET /v2.0/networks/1e56eb4f-6380-4659-b5c0-82dcb56e95fa => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.204.45.235 () {44 vars in 976 bytes} [Wed May 27 20:33:24 2026] GET /v2.0/quotas/83c1bbef27434ed8bd6e34ab16d0d07a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.235 () {48 vars in 1028 bytes} [Wed May 27 20:33:24 2026] PUT /v2.0/quotas/83c1bbef27434ed8bd6e34ab16d0d07a => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:44:47.098 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:44:47.100 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:44:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.235) !!! 2026-05-27 20:44:47.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f96fae5-7d1d-469c-b15c-58ef0b8bde74 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/336] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:44:47 2026] GET /v2.0/networks/public => generated 108 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:44:47.251 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 20:44:47.253 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 20:44:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.235) !!! [pid: 7|app: 0|req: 167/337] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:44:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:44:48.430 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36094. 2026-05-27 20:44:48.449 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fc208fa-dffc-4a9b-8bf4-42bf75216d01 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/340] 199.204.45.235 () {44 vars in 928 bytes} [Wed May 27 20:44:48 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:44:48.487 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36100. [pid: 7|app: 0|req: 169/341] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:44:48 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:44:48.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca874693-2d2c-4964-bae1-3eada1dc8d25 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/342] 199.204.45.235 () {44 vars in 1035 bytes} [Wed May 27 20:44:48 2026] GET /v2.0/subnets/public-subnet?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/343] 199.204.45.235 () {44 vars in 1058 bytes} [Wed May 27 20:44:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:15.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41798b87-ae3d-40a6-8257-6c8ae71b3be2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 20:45:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:45:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:16.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-232e4b95-5475-407f-b02a-2343307b0ce5 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/348] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 20:45:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:45:16 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-27 20:45:16.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0164fe-ea77-4202-8442-5f1e103b6eb9 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/350] 199.204.45.235 () {44 vars in 1037 bytes} [Wed May 27 20:45:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.204.45.235 () {44 vars in 1060 bytes} [Wed May 27 20:45:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:17.232 7 INFO neutron.api.v2.resource [None req-3fd486ab-7dc5-4c12-acb1-5c7d80fba02c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/352] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.204.45.235 () {44 vars in 994 bytes} [Wed May 27 20:45:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:18 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:18 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:18 2026] GET /v2.0/security-group-rules/114e9ecf-f600-41b4-8d6b-d2c956da3513 => 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: 179/359] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:19 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:19 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:19 2026] GET /v2.0/security-group-rules/1265cee0-86cc-4347-8289-0e3add40c732 => 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: 182/362] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:20 2026] GET /v2.0/security-group-rules/e4c8adc6-bf51-45d5-ac53-11e21a93b2e7 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-group-rules/c9a8c1dc-a506-4b39-9dd5-0e69a46b9849 => generated 603 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:21 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => 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: 184/369] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:22 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:22 2026] GET /v2.0/security-group-rules/817cd7f9-9254-4e79-80e8-74f7de33c219 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.235 () {44 vars in 988 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 732 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:45:23.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f5e5181-61fc-4daf-bbcd-43713551f950 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/372] 199.204.45.235 () {44 vars in 1077 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.235 () {44 vars in 1100 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:23 2026] GET /v2.0/security-groups/b1a9cd63-521b-4373-8b0d-a5c244051dc5 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:45:29.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98b8906a-063a-4b9d-9f47-522c0cb544b3 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/375] 199.204.45.235 () {44 vars in 979 bytes} [Wed May 27 20:45:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.235 () {44 vars in 1001 bytes} [Wed May 27 20:45:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.235 () {44 vars in 921 bytes} [Wed May 27 20:45:31 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:45:32.328 8 INFO neutron.api.v2.resource [None req-d357ba9e-e310-4186-9494-517f04e197a9 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/378] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:45:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.235 () {44 vars in 982 bytes} [Wed May 27 20:45:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:33 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2886 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:33 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:33 2026] GET /v2.0/security-group-rules/37a4c779-3304-4836-9828-4733cbb9bd22 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:34 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2886 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:45:34 2026] GET /v2.0/security-groups/3ae9028c-9b06-49b4-b3ae-62dbbc24e480 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:45:34 2026] GET /v2.0/security-group-rules/c0581715-b4a3-4eb5-83ff-4501c9e5a4ca => 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: 193/388] 199.204.45.235 () {44 vars in 976 bytes} [Wed May 27 20:45:46 2026] GET /v2.0/quotas/cf095aca736249d1820cd75ad66d288c => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:46:36.565 8 INFO neutron.api.v2.resource [None req-27d0fed8-e651-44e0-a8e7-5ab22e905861 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/397] 199.204.45.235 () {44 vars in 1075 bytes} [Wed May 27 20:46:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 139 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.235 () {44 vars in 1098 bytes} [Wed May 27 20:46:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:46:37 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:46:37 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:46:37 2026] GET /v2.0/security-group-rules/1d577dfc-ba4a-4c6d-bc6e-6fe24c74f7df => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:46:38 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:46:38 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:46:38 2026] GET /v2.0/security-group-rules/80034b65-8dca-4adc-aca5-c0e3cc854774 => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 4075 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.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:46:39 2026] GET /v2.0/security-group-rules/585c3e68-a2e9-4005-a970-01d58a31664b => 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: 203/408] 199.204.45.235 () {44 vars in 1089 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67?project_id=83c1bbef27434ed8bd6e34ab16d0d07a => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.235 () {44 vars in 1002 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-groups/80d147b9-f06c-46bd-949d-f3042e49fc67 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.235 () {44 vars in 1012 bytes} [Wed May 27 20:46:40 2026] GET /v2.0/security-group-rules/f74c0aeb-c17b-4c26-aa5f-1dd8e3177a9a => 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: 207/411] 199.204.45.235 () {44 vars in 976 bytes} [Wed May 27 20:46:47 2026] GET /v2.0/quotas/83c1bbef27434ed8bd6e34ab16d0d07a => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.235 () {44 vars in 950 bytes} [Wed May 27 20:47:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:14.960 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 7|app: 0|req: 212/425] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:48:14 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 10.0.0.4 () {32 vars in 653 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/ports => generated 4725 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:16.399 7 INFO oslo.messaging._drivers.impl_rabbit [-] [2e8bd5c1-64ce-4c50-8f8e-ce5dbf4dba04] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33252. [pid: 7|app: 0|req: 215/431] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:48:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.4 () {32 vars in 653 bytes} [Wed May 27 20:48:16 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) 2026-05-27 20:48:26.783 7 INFO neutron.db.segments_db [None req-493b2e52-1058-4a45-8e21-09a3065eefb3 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment dc256c0a-59f8-4d4a-84e3-795bd6ed5756 of type vxlan for network 28aa04bd-5381-4e39-8546-ac5679ac81da 2026-05-27 20:48:26.805 8 INFO neutron.db.segments_db [None req-a079a9cd-5b5e-420b-b3a3-48a7632322ea a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 of type vxlan for network 4314ba03-f9ef-4271-9615-3c4ee308d6e4 [pid: 7|app: 0|req: 217/435] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:48:26 2026] POST /v2.0/networks => generated 748 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:48:26 2026] POST /v2.0/networks => generated 749 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/437] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:26 2026] POST /v2.0/subnets => generated 695 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:27.138 7 INFO neutron.db.segments_db [None req-7e31bc00-1003-4d79-85c8-31aafed771b9 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 of type vxlan for network f3e4964d-f728-45e7-81ac-7d8a785745ee [pid: 7|app: 0|req: 218/438] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:48:26 2026] POST /v2.0/networks => generated 751 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:27 2026] POST /v2.0/subnets => generated 696 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:27.275 7 INFO neutron.db.segments_db [None req-6b801bd9-30ec-481f-a230-f99612e8529e a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 17ac5118-23bc-4d67-a41a-b0502e15560d of type vxlan for network 6ca0a5a0-77a5-455c-8203-9426c4302d42 [pid: 8|app: 0|req: 222/440] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:27 2026] POST /v2.0/subnets => generated 698 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:27.447 8 INFO neutron.db.segments_db [None req-d11b1d08-6321-465f-b72a-85d2815bf29f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 0e4ec049-fcac-48c8-85ec-fb92c6405d35 of type vxlan for network 6b75b068-24e9-488d-856e-8829329fbb88 2026-05-27 20:48:27.531 7 INFO neutron.db.l3_hamode_db [None req-6b801bd9-30ec-481f-a230-f99612e8529e a0f06d8cb30a4f629a497cb89ea986ee de602b61ffa745428ff198b0ab420754 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:27.697 8 INFO neutron.db.l3_hamode_db [None req-d11b1d08-6321-465f-b72a-85d2815bf29f a0f06d8cb30a4f629a497cb89ea986ee f4ad756d913d40b0b73690062a58e2d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:28.689 7 INFO neutron.db.l3_hamode_db [None req-6b801bd9-30ec-481f-a230-f99612e8529e a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:48:28.968 8 INFO neutron.db.l3_hamode_db [None req-d11b1d08-6321-465f-b72a-85d2815bf29f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/441] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:27 2026] POST /v2.0/routers => generated 735 bytes in 2432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:29.701 7 INFO neutron.db.segments_db [None req-037f444e-4f68-41e7-a39a-3bb2977e20da a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 668cfc44-914c-4b6d-b391-660f461560c9 of type vxlan for network 9b710d8b-d8a8-4ab4-bb39-245129fdfc3e 2026-05-27 20:48:29.927 7 INFO neutron.db.l3_hamode_db [None req-037f444e-4f68-41e7-a39a-3bb2977e20da a0f06d8cb30a4f629a497cb89ea986ee 057d1fe3d31547dbb1f806961aa620d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/442] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:27 2026] POST /v2.0/routers => generated 736 bytes in 2598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:48:30 2026] GET /v2.0/security-groups?tenant_id=881db352c478427cb13ac6dbb820551b&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:30.649 7 INFO neutron.db.l3_hamode_db [None req-037f444e-4f68-41e7-a39a-3bb2977e20da a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/444] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:48:30 2026] PUT /v2.0/routers/1630868f-cbd9-49e2-9631-7c729f5abc84/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:29 2026] POST /v2.0/routers => generated 738 bytes in 1899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:48:31 2026] DELETE /v2.0/security-groups/551f59a4-58fd-4683-91d6-90d86ba8763f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:48:31 2026] PUT /v2.0/routers/d0f70855-9957-41d5-8ac1-622a415a6496/add_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:32.632 8 WARNING neutron_lib.context [None req-dedd02c8-3d6b-46e1-8e35-31b179c76692 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 222/448] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:48:31 2026] PUT /v2.0/routers/c99fc164-6439-4dc9-8817-ed3b16be3cd6/add_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:48:32 2026] POST /v2.0/security-groups => generated 1659 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:48:32.780 7 WARNING neutron_lib.context [None req-62893447-4039-46c3-ac71-6ac915fce23a 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 223/450] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:48:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:32.890 8 WARNING neutron_lib.context [None req-0553a4d1-dc32-4bba-8e43-7ead73585df3 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 228/451] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:48:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:33.022 7 WARNING neutron_lib.context [None req-03112c75-1175-420b-96bf-0fb1f87cb31b 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:33.297 8 WARNING neutron_lib.context [None req-f0866f1b-2395-47a7-adb9-1ed7a9bd8ac9 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/452] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:48:33.420 8 WARNING neutron_lib.context [None req-0b9aaa67-4735-46ae-ae8a-744389f4744d 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/455] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:48:33 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: 224/456] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:48:33 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) 2026-05-27 20:48:33.715 7 WARNING neutron_lib.context [None req-d68b9a4c-3f8a-4701-9532-0ac697d6464d 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/457] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:33.855 7 WARNING neutron_lib.context [req-bf7843b6-0e1c-40eb-911c-9f38ed987548 req-0b4efc17-71bf-4b8a-a44c-f44e2583a7ea 95e45d4af8914705a8bccd20cca24721 f4ad756d913d40b0b73690062a58e2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 226/458] 10.0.0.123 () {38 vars in 971 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/security-groups => generated 1685 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:48:33.948 7 WARNING neutron_lib.context [None req-1895b164-0b57-4b31-aa16-4ae50c566520 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:34.106 8 INFO neutron.db.segments_db [None req-626d0036-e4e3-41a8-817b-435e39f828f0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 1af97c0d-99a7-481e-940a-a4e27821920a of type vxlan for network 8556dbff-2a6d-4dc4-a371-3fc29a44bee0 [pid: 8|app: 0|req: 233/459] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/networks => generated 746 bytes in 639 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/subnets => generated 693 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/461] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:34 2026] GET /v2.0/security-groups/0d23e742-453c-4351-803a-ab1605c2ea25 => generated 1685 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/462] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:48:33 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:34.468 7 WARNING neutron_lib.context [req-6db8e7fa-7177-4965-8d6f-47e1a1c89bf9 req-37d4faaa-071c-4133-9c19-bbe65cd39959 95e45d4af8914705a8bccd20cca24721 f4ad756d913d40b0b73690062a58e2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:34.509 8 INFO neutron.db.segments_db [None req-32f160da-2a0e-4a05-bb0e-d340f0be655c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 21671dd4-1736-4f00-9c5e-1daa9d4da219 of type vxlan for network c502bd38-6e23-4c70-a0db-4953b8484043 [pid: 7|app: 0|req: 228/463] 10.0.0.123 () {38 vars in 981 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:34.612 7 WARNING neutron_lib.context [req-0f488bad-d944-428c-8e1e-c8f30d6b887e req-777a1cf4-976e-4421-90c4-8d0ff3cabffb 95e45d4af8914705a8bccd20cca24721 f4ad756d913d40b0b73690062a58e2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:34.730 8 INFO neutron.db.l3_hamode_db [None req-32f160da-2a0e-4a05-bb0e-d340f0be655c a0f06d8cb30a4f629a497cb89ea986ee 4f8dbe5b9cbb4c1db7428bd02ebd026a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/464] 10.0.0.123 () {38 vars in 971 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/security-groups => generated 1686 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:34 2026] GET /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:34.792 7 WARNING neutron_lib.context [req-2333830d-c2c1-462a-8844-1eb16a3cbc55 req-51acaf63-64da-4db4-a2de-ca3b1474dbae 95e45d4af8914705a8bccd20cca24721 f4ad756d913d40b0b73690062a58e2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/466] 10.0.0.123 () {38 vars in 981 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/security-group-rules => generated 614 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 10.0.0.123 () {34 vars in 1100 bytes} [Wed May 27 20:48:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1066331755&fields=id&tenant_id=057d1fe3d31547dbb1f806961aa620d8 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:34 2026] GET /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:48:34 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:35.024 7 WARNING neutron_lib.context [req-96c9e039-4907-495a-85d4-c97770ce40c7 req-caf64490-1849-4e9e-abd6-a794915728c2 95e45d4af8914705a8bccd20cca24721 f4ad756d913d40b0b73690062a58e2d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/470] 10.0.0.123 () {38 vars in 981 bytes} [Wed May 27 20:48:35 2026] POST /v2.0/security-group-rules => generated 619 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/quotas/057d1fe3d31547dbb1f806961aa620d8 => 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: 237/472] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.123 () {34 vars in 1001 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-group-rules/23ea9873-829b-4944-a8e6-33bef69f9070 => 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: 240/475] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:35.420 8 INFO neutron.db.l3_hamode_db [None req-32f160da-2a0e-4a05-bb0e-d340f0be655c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/476] 10.0.0.123 () {36 vars in 1023 bytes} [Wed May 27 20:48:35 2026] DELETE /v2.0/security-group-rules/23ea9873-829b-4944-a8e6-33bef69f9070 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/477] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.123 () {36 vars in 1013 bytes} [Wed May 27 20:48:35 2026] DELETE /v2.0/security-groups/3a193b8e-6f7d-4aec-a400-939a035659c9 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.123 () {34 vars in 907 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/extensions => generated 20516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/security-groups/0d23e742-453c-4351-803a-ab1605c2ea25 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 247/482] 10.0.0.123 () {36 vars in 1013 bytes} [Wed May 27 20:48:35 2026] DELETE /v2.0/security-groups/0d23e742-453c-4351-803a-ab1605c2ea25 => 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: 248/483] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:48:35 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 236/484] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:34 2026] POST /v2.0/routers => generated 733 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/485] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:36 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:48:35 2026] PUT /v2.0/routers/d0f70855-9957-41d5-8ac1-622a415a6496/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:37.380 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fbb7eede-cb44-40f9-a210-e14694d75b53 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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() [pid: 8|app: 0|req: 238/487] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:48:36 2026] PUT /v2.0/routers/0c928407-78b2-4261-ba14-f6f451f3fa3c/add_router_interface => generated 309 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/488] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:37 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:37.677 7 INFO neutron.db.l3_hamode_db [None req-fbb7eede-cb44-40f9-a210-e14694d75b53 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 6b75b068-24e9-488d-856e-8829329fbb88 was deleted as no HA routers are present in tenant f4ad756d913d40b0b73690062a58e2d6. [pid: 7|app: 0|req: 250/489] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:48:36 2026] DELETE /v2.0/routers/d0f70855-9957-41d5-8ac1-622a415a6496 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/490] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:48:37 2026] DELETE /v2.0/subnets/3d33244c-796b-4fde-acbf-cd6d14900aa5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:48:38.051 7 INFO neutron.services.segments.plugin [-] Segment 0e4ec049-fcac-48c8-85ec-fb92c6405d35 resource provider aggregate not found 2026-05-27 20:48:38.083 7 INFO neutron.services.segments.plugin [-] Segment 0e4ec049-fcac-48c8-85ec-fb92c6405d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4ec049-fcac-48c8-85ec-fb92c6405d35 found for delete ", "request_id": "req-41952deb-6737-49cd-9398-c41d06afa480"}]} 2026-05-27 20:48:38.084 7 INFO neutron.services.segments.plugin [-] Segment 0e4ec049-fcac-48c8-85ec-fb92c6405d35 resource provider aggregate not found 2026-05-27 20:48:38.100 7 INFO neutron.services.segments.plugin [-] Segment 0e4ec049-fcac-48c8-85ec-fb92c6405d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e4ec049-fcac-48c8-85ec-fb92c6405d35 found for delete ", "request_id": "req-2990b7a1-22a7-4703-8c36-29f528e02d9c"}]} [pid: 7|app: 0|req: 251/491] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:48:37 2026] DELETE /v2.0/networks/4314ba03-f9ef-4271-9615-3c4ee308d6e4 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/492] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/security-groups?tenant_id=f4ad756d913d40b0b73690062a58e2d6&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/493] 10.0.0.123 () {34 vars in 1098 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--399806837&fields=id&tenant_id=de602b61ffa745428ff198b0ab420754 => 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: 252/494] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:48:38 2026] DELETE /v2.0/security-groups/f29bcfab-f0f2-47c1-ac51-2a3865e4cd93 => 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: 243/495] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/networks?id=28aa04bd-5381-4e39-8546-ac5679ac81da => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/496] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/networks?id=8556dbff-2a6d-4dc4-a371-3fc29a44bee0 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/quotas/de602b61ffa745428ff198b0ab420754 => 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: 254/498] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/quotas/4f8dbe5b9cbb4c1db7428bd02ebd026a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/499] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/ports?tenant_id=4f8dbe5b9cbb4c1db7428bd02ebd026a&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/500] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/ports?tenant_id=de602b61ffa745428ff198b0ab420754&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/501] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/502] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:48:38 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 8|app: 0|req: 247/503] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 257/504] 10.0.0.123 () {34 vars in 907 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/extensions => generated 20516 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/505] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/506] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/networks/8556dbff-2a6d-4dc4-a371-3fc29a44bee0?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: 249/507] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/networks/8556dbff-2a6d-4dc4-a371-3fc29a44bee0?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: 259/508] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:39 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/509] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 260/510] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:40.549 7 INFO neutron.services.segments.plugin [-] Segment 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 resource provider aggregate not found 2026-05-27 20:48:40.555 7 INFO neutron.services.segments.plugin [-] Segment 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 resource provider aggregate not found 2026-05-27 20:48:40.574 7 INFO neutron.services.segments.plugin [-] Segment 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 found for delete ", "request_id": "req-0eab43c3-5df8-4a9a-99dd-1c5cc59b9b18"}]} 2026-05-27 20:48:40.578 7 INFO neutron.services.segments.plugin [-] Segment 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 432cce96-4ac1-4bbb-ab00-0ac3a2e5a4b1 found for delete ", "request_id": "req-20f72c1f-526e-41b3-94d2-736aaef91985"}]} [pid: 7|app: 0|req: 261/511] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:40 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:40.702 8 INFO neutron.db.segments_db [None req-8e99c3df-9be0-42e6-9fd6-79a2b6f75be2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 of type vxlan for network aad3e20f-7c88-4ec9-be65-d47198cc6c40 [pid: 8|app: 0|req: 251/512] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/networks => generated 745 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/513] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/subnets => generated 692 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:48:41.033 8 INFO neutron.db.segments_db [None req-c25aea7e-5bc4-4eeb-b87c-10947964725f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 70a376e4-c566-4a42-99a3-e413ec05c258 of type vxlan for network 1b60cee7-0165-495f-8eca-312f7736e2cb 2026-05-27 20:48:41.309 8 INFO neutron.db.l3_hamode_db [None req-c25aea7e-5bc4-4eeb-b87c-10947964725f a0f06d8cb30a4f629a497cb89ea986ee 8dc988ec13994799a654c6858c80f0ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/514] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 264/515] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 265/516] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 683 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/517] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=057d1fe3d31547dbb1f806961aa620d8 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/518] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:41 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:41.708 7 WARNING neutron_lib.context [req-8093297d-afac-4a27-824c-a73388ecb069 req-9b739a10-a401-4d14-90ab-694bd6695f7f 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:42.102 8 INFO neutron.db.l3_hamode_db [None req-c25aea7e-5bc4-4eeb-b87c-10947964725f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/519] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:48:41 2026] POST /v2.0/ports => generated 958 bytes in 449 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: 269/520] 199.204.45.235 () {34 vars in 911 bytes} [Wed May 27 20:48:42 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/521] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:42 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 961 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/522] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:42 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 272/523] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:48:42 2026] PUT /v2.0/ports/8091b27d-dc4a-4899-9654-fd318a690b3e => generated 1239 bytes in 526 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: 252/524] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:48:40 2026] POST /v2.0/routers => generated 732 bytes in 2073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/525] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 273/526] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/527] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/networks?id=28aa04bd-5381-4e39-8546-ac5679ac81da => generated 680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/528] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de602b61ffa745428ff198b0ab420754 => generated 180 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:43.486 7 WARNING neutron_lib.context [req-db25d8d8-7888-4b0d-b32b-748a82660aa6 req-508564ec-8d88-4854-bf63-71fb7fca3831 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:48:43.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d4191b5-2746-4845-a8ce-6954c65c509e'] response: {'name': 'network-changed', 'server_uuid': 'f9cb4326-8435-4488-a5ea-1832b660b742', 'tag': '8091b27d-dc4a-4899-9654-fd318a690b3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/529] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:48:43 2026] POST /v2.0/ports => generated 958 bytes in 366 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: 277/530] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:43 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 961 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/531] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:48:43 2026] PUT /v2.0/routers/63490d17-b191-4c51-8b18-290ab1a5cf03/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/532] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/533] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/534] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:48:43 2026] PUT /v2.0/ports/cf2f04ec-82bf-416a-842f-85b59aa4949e => generated 1239 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/535] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 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: 279/536] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/537] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/networks?tenant_id=057d1fe3d31547dbb1f806961aa620d8&shared=False => generated 779 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/538] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/539] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:48:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:44.643 7 WARNING neutron_lib.context [req-55237b03-3887-4659-a241-d3054f4f9bf4 req-c7d5ce79-be04-4275-b9fe-529d74d06b40 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 281/540] 10.0.0.123 () {38 vars in 971 bytes} [Wed May 27 20:48:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:48:44.804 8 WARNING neutron_lib.context [req-54d8aea1-4247-43bf-b9f1-1a27f6bedc02 req-f35356de-4427-4cbb-9248-c5e9e7d8ffa5 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/541] 10.0.0.123 () {38 vars in 971 bytes} [Wed May 27 20:48:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:48:44.957 7 WARNING neutron_lib.context [req-039755b8-60a9-4c17-b0ef-4bc14cf2664d req-bbaf171a-400a-4d65-9974-aba31f34450f 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 282/542] 10.0.0.123 () {38 vars in 971 bytes} [Wed May 27 20:48:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/543] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups?tenant_id=8dc988ec13994799a654c6858c80f0ef => generated 7910 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/544] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/112f6ed9-f13a-4be9-ac28-c97030ebe2d4 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/112f6ed9-f13a-4be9-ac28-c97030ebe2d4 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/546] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/2cfcc991-6e31-4287-b5f8-776fe26233d3 => generated 1682 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/547] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/548] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?tenant_id=de602b61ffa745428ff198b0ab420754&device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/549] 10.0.0.123 () {36 vars in 1013 bytes} [Wed May 27 20:48:45 2026] DELETE /v2.0/security-groups/2cfcc991-6e31-4287-b5f8-776fe26233d3 => 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: 287/550] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 264/551] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cf2f04ec-82bf-416a-842f-85b59aa4949e => 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: 288/552] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:48:45.520 7 INFO neutron.api.v2.resource [req-26866d03-87f0-4ec0-b9e3-31a52b68f10e req-36466067-51f4-4bbf-8e45-ad43837c0b29 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 289/553] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/2cfcc991-6e31-4287-b5f8-776fe26233d3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/554] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/subnets?id=db2b9e95-aa44-4f1c-893e-8d6e704b5d1d => generated 698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/555] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/556] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/networks?id=8556dbff-2a6d-4dc4-a371-3fc29a44bee0 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/557] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/961434fd-1dd2-4d78-9ffc-583c5956eca3 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/558] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/559] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?network_id=28aa04bd-5381-4e39-8546-ac5679ac81da&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:45.668 8 WARNING neutron_lib.context [req-a027473e-9c31-4ef7-beed-cb969a5f4455 req-d38d132f-07a4-40c0-817b-aebf3877fc9e 5fd628c55d43499ea8f86f9f331f0fd0 4f8dbe5b9cbb4c1db7428bd02ebd026a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 293/560] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => 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: 294/561] 10.0.0.123 () {36 vars in 1013 bytes} [Wed May 27 20:48:45 2026] DELETE /v2.0/security-groups/961434fd-1dd2-4d78-9ffc-583c5956eca3 => 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: 295/562] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:45.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21e74abc-7e8d-46e7-9256-863c9386dedc'] response: {'name': 'network-changed', 'server_uuid': '18b1c34b-5fcd-4133-a3ad-e000cdb0a2da', 'tag': 'cf2f04ec-82bf-416a-842f-85b59aa4949e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 296/563] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 297/564] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:45.885 7 INFO neutron.api.v2.resource [req-1e804733-ed00-4ca1-a3dc-7e984b62f281 req-e2a4894c-62c2-49cb-b8b5-f2deb54d1e7b 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 298/565] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/961434fd-1dd2-4d78-9ffc-583c5956eca3 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/566] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 7|app: 0|req: 300/567] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&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: 301/568] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/security-groups/b3f0b986-33c6-4f6a-8c71-6b659310f2e3 => generated 1682 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/569] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:48:45 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 268/570] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:48:45 2026] POST /v2.0/ports => generated 954 bytes in 374 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: 269/571] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/572] 10.0.0.123 () {36 vars in 1013 bytes} [Wed May 27 20:48:46 2026] DELETE /v2.0/security-groups/b3f0b986-33c6-4f6a-8c71-6b659310f2e3 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:46.480 7 INFO neutron.api.v2.resource [req-7587a372-29e6-489d-9cd1-fe509280ff07 req-5259aa69-bbdf-431a-b80a-6f00ab6c8616 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/573] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/b3f0b986-33c6-4f6a-8c71-6b659310f2e3 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/574] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups?tenant_id=8dc988ec13994799a654c6858c80f0ef => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/575] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/576] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/112f6ed9-f13a-4be9-ac28-c97030ebe2d4 => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/577] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 7|app: 0|req: 309/578] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/112f6ed9-f13a-4be9-ac28-c97030ebe2d4 => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/579] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:48:46 2026] PUT /v2.0/ports/b20aef85-2980-4c44-85a2-bda810bedf2f => generated 1235 bytes in 670 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-27 20:48:46.785 8 INFO neutron.api.v2.resource [req-b7a6c8bf-88b5-40a6-9579-622316739e05 req-058c02e1-9006-4565-ba3d-d0b850f3d50c 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/580] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/b3f0b986-33c6-4f6a-8c71-6b659310f2e3 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:48:46.820 8 INFO neutron.api.v2.resource [req-d3de8543-dd35-47c6-be59-d17ba76ab867 req-ba529fb5-01cb-483d-b131-5f32e1e82450 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/581] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/961434fd-1dd2-4d78-9ffc-583c5956eca3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/582] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:46.859 7 INFO neutron.api.v2.resource [req-dedb1b86-757c-44fa-a74d-5edff1a19c24 req-88af9741-0745-4498-8d22-812e926fb11b 0fead6c31f9945a5aa3a4ab72b719ff0 8dc988ec13994799a654c6858c80f0ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 311/583] 10.0.0.123 () {34 vars in 991 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups/2cfcc991-6e31-4287-b5f8-776fe26233d3 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/584] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/585] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/586] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:46 2026] GET /v2.0/ports?tenant_id=de602b61ffa745428ff198b0ab420754&device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/587] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/588] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks?id=28aa04bd-5381-4e39-8546-ac5679ac81da => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/589] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cf2f04ec-82bf-416a-842f-85b59aa4949e => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/590] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/subnets?id=db2b9e95-aa44-4f1c-893e-8d6e704b5d1d => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/591] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?network_id=28aa04bd-5381-4e39-8546-ac5679ac81da&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:48:47.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c38983d-47e2-474a-bde5-c6b5fa22e68a'] response: {'name': 'network-changed', 'server_uuid': '9d8b15b1-0e42-4826-857b-c8114b3c85b3', 'tag': 'b20aef85-2980-4c44-85a2-bda810bedf2f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 281/592] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 282/593] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 8|app: 0|req: 283/594] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/595] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?tenant_id=4f8dbe5b9cbb4c1db7428bd02ebd026a&device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/596] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/597] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:48:46 2026] PUT /v2.0/routers/63490d17-b191-4c51-8b18-290ab1a5cf03/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/598] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/networks?tenant_id=4f8dbe5b9cbb4c1db7428bd02ebd026a&shared=False => generated 774 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/599] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:47 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/600] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/601] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/602] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 291/603] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:48.730 7 INFO neutron.services.segments.plugin [-] Segment 70a376e4-c566-4a42-99a3-e413ec05c258 resource provider aggregate not found 2026-05-27 20:48:48.734 7 INFO neutron.services.segments.plugin [-] Segment 70a376e4-c566-4a42-99a3-e413ec05c258 resource provider aggregate not found 2026-05-27 20:48:48.744 7 INFO neutron.services.segments.plugin [-] Segment 70a376e4-c566-4a42-99a3-e413ec05c258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a376e4-c566-4a42-99a3-e413ec05c258 found for delete ", "request_id": "req-70a9a755-281c-4866-b8b6-046729918310"}]} 2026-05-27 20:48:48.748 7 INFO neutron.services.segments.plugin [-] Segment 70a376e4-c566-4a42-99a3-e413ec05c258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a376e4-c566-4a42-99a3-e413ec05c258 found for delete ", "request_id": "req-a2bdf507-f509-490e-8ffe-c0d01bed3224"}]} 2026-05-27 20:48:48.755 7 INFO neutron.db.l3_hamode_db [None req-d270e41f-f20f-4e66-9005-5cf966cfd79c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 1b60cee7-0165-495f-8eca-312f7736e2cb was deleted as no HA routers are present in tenant 8dc988ec13994799a654c6858c80f0ef. [pid: 7|app: 0|req: 313/606] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:48:47 2026] DELETE /v2.0/routers/63490d17-b191-4c51-8b18-290ab1a5cf03 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:48:48.774 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 294/607] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:48:48 2026] DELETE /v2.0/subnets/5ac7df6d-f3a4-4cc2-a7d6-a3f46c68975b => 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: 295/608] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:48 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/609] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 297/610] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/ports?tenant_id=4f8dbe5b9cbb4c1db7428bd02ebd026a&device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/611] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:48:48 2026] DELETE /v2.0/networks/aad3e20f-7c88-4ec9-be65-d47198cc6c40 => 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: 298/612] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b20aef85-2980-4c44-85a2-bda810bedf2f => 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: 315/613] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/subnets?id=0596d81e-8f0b-4ce7-96f6-0202204147b5 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/614] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/615] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/ports?network_id=8556dbff-2a6d-4dc4-a371-3fc29a44bee0&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: 300/616] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/617] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/618] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/619] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/networks/8556dbff-2a6d-4dc4-a371-3fc29a44bee0?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/security-groups?tenant_id=8dc988ec13994799a654c6858c80f0ef&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/621] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:48:49 2026] GET /v2.0/networks/8556dbff-2a6d-4dc4-a371-3fc29a44bee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/622] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:48:49 2026] DELETE /v2.0/security-groups/112f6ed9-f13a-4be9-ac28-c97030ebe2d4 => 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: 303/623] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/624] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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-27 20:48:50.377 8 INFO oslo.messaging._drivers.impl_rabbit [-] [e9146a71-a6b1-4489-808b-4de097b23ca3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57962. [pid: 8|app: 0|req: 304/625] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/626] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/627] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/628] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:50 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&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-27 20:48:51.307 7 INFO neutron.services.segments.plugin [-] Segment bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 resource provider aggregate not found 2026-05-27 20:48:51.313 7 INFO neutron.services.segments.plugin [-] Segment bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 resource provider aggregate not found 2026-05-27 20:48:51.329 7 INFO neutron.services.segments.plugin [-] Segment bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 found for delete ", "request_id": "req-6102536b-5ce7-4284-9cb8-673193ddfc0d"}]} 2026-05-27 20:48:51.331 7 INFO neutron.services.segments.plugin [-] Segment bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcffb31-b329-4753-b3b0-7db2ca6ec9c8 found for delete ", "request_id": "req-f9819707-1de9-48e0-9ac2-846d75ee4f3b"}]} [pid: 7|app: 0|req: 323/629] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 973 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/630] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 324/631] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 308/632] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/633] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/634] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:51 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/635] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 310/636] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/637] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/638] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/639] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/640] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:52 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/641] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/642] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 330/643] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&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: 331/645] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:53 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/646] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/647] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/648] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:54 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/649] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:55 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:55 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/651] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:55 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/652] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:55 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/653] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/654] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 319/655] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/656] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 338/657] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/658] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/659] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:56.827 8 INFO neutron.db.l3_db [None req-7cfc0cf4-c898-4c00-b3dc-66da0d472111 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Floating IP 1400fe3c-5000-4455-b7f4-caa52f5226bb associated. External IP: 10.96.250.209, port: cf2f04ec-82bf-416a-842f-85b59aa4949e. [pid: 7|app: 0|req: 341/660] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:48:56 2026] GET /v2.0/security-groups?tenant_id=70115c7cb53e49fa84620a255ac1b900&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/661] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:48:56 2026] DELETE /v2.0/security-groups/bc3f5167-2783-42ae-9005-f02be87af34a => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/662] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:48:56 2026] PUT /v2.0/floatingips/1400fe3c-5000-4455-b7f4-caa52f5226bb => generated 856 bytes in 968 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/663] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:57.369 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a99f569-e2b7-4d0b-9cba-c3eadc9a3d6c'] response: {'name': 'network-changed', 'server_uuid': '18b1c34b-5fcd-4133-a3ad-e000cdb0a2da', 'tag': 'cf2f04ec-82bf-416a-842f-85b59aa4949e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/664] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups?tenant_id=8bba6533ce9c4ac0b9a217fffe8a6cb4&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/665] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 344/666] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:48:57 2026] DELETE /v2.0/security-groups/fb9ff12b-4a34-4673-be57-de8c2b9447e8 => 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: 323/667] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/668] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&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: 324/669] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/670] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&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: 325/671] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/672] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/673] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/ports?tenant_id=de602b61ffa745428ff198b0ab420754&device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 349/674] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:57 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 350/675] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/networks?id=28aa04bd-5381-4e39-8546-ac5679ac81da => generated 776 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:58.224 8 INFO neutron.db.l3_db [None req-6615bc0c-3b37-4535-aaa1-8cf4ee647f0d 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Floating IP 1cd67393-1121-419a-8740-c312f3131dde associated. External IP: 10.96.250.215, port: 8091b27d-dc4a-4899-9654-fd318a690b3e. [pid: 7|app: 0|req: 352/677] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=cf2f04ec-82bf-416a-842f-85b59aa4949e => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/678] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&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: 354/679] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/subnets?id=db2b9e95-aa44-4f1c-893e-8d6e704b5d1d => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/680] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/ports?network_id=28aa04bd-5381-4e39-8546-ac5679ac81da&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/681] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 357/682] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da?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: 8|app: 0|req: 326/683] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:48:57 2026] PUT /v2.0/floatingips/1cd67393-1121-419a-8740-c312f3131dde => generated 856 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/684] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 327/685] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:58 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&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: 7|app: 0|req: 359/686] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/687] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups?id=6268e672-0485-47c2-9cd4-ed5f824fdd73&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: 360/688] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/689] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/security-groups?id=f5bddda5-77f1-4948-b84d-eba3ae5d6fd3&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: 361/690] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:48:59.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79ec79bf-1f9c-4207-89fd-b412bd550f31'] response: {'name': 'network-changed', 'server_uuid': 'f9cb4326-8435-4488-a5ea-1832b660b742', 'tag': '8091b27d-dc4a-4899-9654-fd318a690b3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 362/691] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 363/692] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:48:59 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 364/693] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:00.090 8 INFO neutron.db.l3_db [req-9e426de1-7a5e-4c07-b3ca-d849a98eac7b req-4828127b-7786-4506-8e5e-4dc26edf0ca9 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] Floating IP 1400fe3c-5000-4455-b7f4-caa52f5226bb disassociated. External IP: 10.96.250.209, port: cf2f04ec-82bf-416a-842f-85b59aa4949e. [pid: 7|app: 0|req: 365/694] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:49:00 2026] DELETE /v2.0/ports/b20aef85-2980-4c44-85a2-bda810bedf2f => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/695] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:00.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe52ab4-f532-43a4-b099-35336c7fcc2a'] response: {'server_uuid': '9d8b15b1-0e42-4826-857b-c8114b3c85b3', 'name': 'network-vif-deleted', 'tag': 'b20aef85-2980-4c44-85a2-bda810bedf2f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 367/696] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 330/697] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:48:59 2026] DELETE /v2.0/ports/cf2f04ec-82bf-416a-842f-85b59aa4949e => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/698] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/699] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 331/700] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&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: 370/701] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 332/702] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:00 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 371/703] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:01 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 333/704] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:01 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 372/705] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:01 2026] GET /v2.0/security-groups?tenant_id=c3872e038dc14934aa1383884ef4dc7e&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:01.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7ae561-34ad-42a1-956d-2121a76edb68'] response: {'server_uuid': '18b1c34b-5fcd-4133-a3ad-e000cdb0a2da', 'name': 'network-vif-deleted', 'tag': 'cf2f04ec-82bf-416a-842f-85b59aa4949e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 334/706] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:01 2026] DELETE /v2.0/security-groups/db658d84-7021-49e8-8ed7-c29fc6643b3c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/707] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:02 2026] GET /v2.0/security-groups?tenant_id=61025b3743ba4f92a3c6abbcb8efec1c&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: 335/708] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:02 2026] DELETE /v2.0/security-groups/146a66f2-90e0-4565-a82c-2a254f2e8f6b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/709] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:02 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 336/710] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:02 2026] GET /v2.0/ports?device_id=9d8b15b1-0e42-4826-857b-c8114b3c85b3 => 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: 376/713] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:03 2026] GET /v2.0/ports?device_id=18b1c34b-5fcd-4133-a3ad-e000cdb0a2da => 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: 338/714] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:03 2026] PUT /v2.0/routers/0c928407-78b2-4261-ba14-f6f451f3fa3c/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/715] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/security-groups/6268e672-0485-47c2-9cd4-ed5f824fdd73 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:04.982 8 INFO neutron.api.v2.resource [None req-e3af1491-6ab1-4d03-9114-7720a6eb2471 647d3c241c494b2a851d6190f5daf73f de602b61ffa745428ff198b0ab420754 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 340/716] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:49:04 2026] GET /v2.0/security-groups/6268e672-0485-47c2-9cd4-ed5f824fdd73 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/717] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/floatingips/1400fe3c-5000-4455-b7f4-caa52f5226bb => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:05.562 7 INFO neutron.services.segments.plugin [-] Segment 21671dd4-1736-4f00-9c5e-1daa9d4da219 resource provider aggregate not found 2026-05-27 20:49:05.567 7 INFO neutron.services.segments.plugin [-] Segment 21671dd4-1736-4f00-9c5e-1daa9d4da219 resource provider aggregate not found 2026-05-27 20:49:05.583 7 INFO neutron.services.segments.plugin [-] Segment 21671dd4-1736-4f00-9c5e-1daa9d4da219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21671dd4-1736-4f00-9c5e-1daa9d4da219 found for delete ", "request_id": "req-c694e4ee-f2ee-432c-b526-f5625fafe66a"}]} 2026-05-27 20:49:05.586 7 INFO neutron.services.segments.plugin [-] Segment 21671dd4-1736-4f00-9c5e-1daa9d4da219 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21671dd4-1736-4f00-9c5e-1daa9d4da219 found for delete ", "request_id": "req-af964915-194b-4c7d-8fc7-05c4b40b11e2"}]} 2026-05-27 20:49:05.593 7 INFO neutron.db.l3_hamode_db [None req-30dcaa4b-ab78-44e1-88b9-e8ff2a3d6c36 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network c502bd38-6e23-4c70-a0db-4953b8484043 was deleted as no HA routers are present in tenant 4f8dbe5b9cbb4c1db7428bd02ebd026a. [pid: 7|app: 0|req: 377/718] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:04 2026] DELETE /v2.0/routers/0c928407-78b2-4261-ba14-f6f451f3fa3c => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/719] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:05 2026] DELETE /v2.0/subnets/0596d81e-8f0b-4ce7-96f6-0202204147b5 => 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: 379/720] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:05 2026] DELETE /v2.0/networks/8556dbff-2a6d-4dc4-a371-3fc29a44bee0 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/721] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:06 2026] GET /v2.0/security-groups?tenant_id=4f8dbe5b9cbb4c1db7428bd02ebd026a&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/722] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:05 2026] PUT /v2.0/routers/1630868f-cbd9-49e2-9631-7c729f5abc84/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/723] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:06 2026] DELETE /v2.0/security-groups/f5bddda5-77f1-4948-b84d-eba3ae5d6fd3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:06.952 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-699ba35d-6335-4b8d-ae45-a2fe37d125d0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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-27 20:49:07.337 8 INFO neutron.db.l3_hamode_db [None req-699ba35d-6335-4b8d-ae45-a2fe37d125d0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 6ca0a5a0-77a5-455c-8203-9426c4302d42 was deleted as no HA routers are present in tenant de602b61ffa745428ff198b0ab420754. [pid: 8|app: 0|req: 343/724] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:06 2026] DELETE /v2.0/routers/1630868f-cbd9-49e2-9631-7c729f5abc84 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/725] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:07 2026] DELETE /v2.0/subnets/db2b9e95-aa44-4f1c-893e-8d6e704b5d1d => 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: 344/726] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:07 2026] DELETE /v2.0/networks/28aa04bd-5381-4e39-8546-ac5679ac81da => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:07.987 8 INFO neutron.services.segments.plugin [-] Segment 17ac5118-23bc-4d67-a41a-b0502e15560d resource provider aggregate not found 2026-05-27 20:49:07.997 7 INFO neutron.services.segments.plugin [-] Segment 1af97c0d-99a7-481e-940a-a4e27821920a resource provider aggregate not found 2026-05-27 20:49:08.005 7 INFO neutron.services.segments.plugin [-] Segment 1af97c0d-99a7-481e-940a-a4e27821920a resource provider aggregate not found 2026-05-27 20:49:08.013 8 INFO neutron.services.segments.plugin [-] Segment 17ac5118-23bc-4d67-a41a-b0502e15560d resource provider aggregate not found 2026-05-27 20:49:08.021 8 INFO neutron.services.segments.plugin [-] Segment 17ac5118-23bc-4d67-a41a-b0502e15560d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ac5118-23bc-4d67-a41a-b0502e15560d found for delete ", "request_id": "req-d8572459-f20a-40fb-8a3f-167b5114227a"}]} 2026-05-27 20:49:08.027 7 INFO neutron.services.segments.plugin [-] Segment 1af97c0d-99a7-481e-940a-a4e27821920a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af97c0d-99a7-481e-940a-a4e27821920a found for delete ", "request_id": "req-af875765-868e-486f-9ab2-f412e257c939"}]} 2026-05-27 20:49:08.033 7 INFO neutron.services.segments.plugin [-] Segment 1af97c0d-99a7-481e-940a-a4e27821920a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1af97c0d-99a7-481e-940a-a4e27821920a found for delete ", "request_id": "req-185bce0e-ad85-48f5-a45a-8457566dd29a"}]} 2026-05-27 20:49:08.039 8 INFO neutron.services.segments.plugin [-] Segment 17ac5118-23bc-4d67-a41a-b0502e15560d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ac5118-23bc-4d67-a41a-b0502e15560d found for delete ", "request_id": "req-81460646-b171-42c8-b66c-32257847f7dd"}]} [pid: 8|app: 0|req: 345/727] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:07 2026] GET /v2.0/security-groups?tenant_id=22282c6a790f4794b66df61d3a1d878b&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/728] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:08 2026] GET /v2.0/security-groups?tenant_id=de602b61ffa745428ff198b0ab420754&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/729] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:49:07 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1244 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/730] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:08 2026] DELETE /v2.0/security-groups/02b906a2-3211-4be4-962d-e9f58319dffe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/731] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:49:08 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&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: 384/732] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:08 2026] DELETE /v2.0/security-groups/bed48c88-f8d7-494e-aa27-061962c10fb0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/733] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:08 2026] GET /v2.0/security-groups?tenant_id=f32b67725002414988a39004825b0a0e&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/734] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:08 2026] DELETE /v2.0/security-groups/425db19a-b0cc-4599-ad37-032db11b21c3 => 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: 350/735] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:09 2026] GET /v2.0/security-groups?tenant_id=7a7b9599d7ed4d3ca3bd6c62e963a0cd&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/736] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:09 2026] DELETE /v2.0/security-groups/d739e0c8-4113-4b86-8386-dd8b5946c501 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:10.129 8 INFO neutron.services.segments.plugin [-] Segment dc256c0a-59f8-4d4a-84e3-795bd6ed5756 resource provider aggregate not found 2026-05-27 20:49:10.133 8 INFO neutron.services.segments.plugin [-] Segment dc256c0a-59f8-4d4a-84e3-795bd6ed5756 resource provider aggregate not found 2026-05-27 20:49:10.141 8 INFO neutron.services.segments.plugin [-] Segment dc256c0a-59f8-4d4a-84e3-795bd6ed5756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc256c0a-59f8-4d4a-84e3-795bd6ed5756 found for delete ", "request_id": "req-9da044ab-ffe4-4fc2-b9c6-841be0eccb77"}]} 2026-05-27 20:49:10.145 8 INFO neutron.services.segments.plugin [-] Segment dc256c0a-59f8-4d4a-84e3-795bd6ed5756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc256c0a-59f8-4d4a-84e3-795bd6ed5756 found for delete ", "request_id": "req-92ca5427-4adf-4cf2-9e6d-e6610bf92a6d"}]} 2026-05-27 20:49:10.453 8 INFO neutron.db.segments_db [None req-e49b8c8c-326f-4c88-890a-14f6373bfded a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment d69f766d-6965-4e7e-87cb-558a1a822729 of type vxlan for network 76c9400f-b7fb-4042-94f4-c3c84d29aeed 2026-05-27 20:49:10.517 7 WARNING neutron_lib.context [None req-8b5195ad-d434-4d1e-b130-c1224dad562b 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 351/737] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:49:10 2026] POST /v2.0/networks => generated 738 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:10.664 7 INFO neutron.db.segments_db [None req-8b5195ad-d434-4d1e-b130-c1224dad562b 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Added segment 63006a33-a491-43ea-ba49-d2d18b388915 of type vxlan for network 49f88d65-ecc6-491e-8c0f-9c54019ed23d [pid: 8|app: 0|req: 352/738] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:10 2026] POST /v2.0/subnets => generated 685 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:10.779 8 INFO neutron.db.segments_db [None req-3f8f248b-576d-473c-8e00-b9821996bc29 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment b5f0531a-f929-4657-8496-4d4b438953ab of type vxlan for network b649a571-0ad3-40b6-ab0d-314ed57bdff6 [pid: 7|app: 0|req: 387/739] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:10 2026] POST /v2.0/networks => generated 648 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:11.052 8 INFO neutron.db.l3_hamode_db [None req-3f8f248b-576d-473c-8e00-b9821996bc29 a0f06d8cb30a4f629a497cb89ea986ee 3e20276380194f6ea217b315cfd386ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:11.252 7 WARNING neutron_lib.context [None req-fdc105af-cab0-4010-a2a7-1b1cc73d28db 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 388/740] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:11 2026] POST /v2.0/subnets => generated 673 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:11.510 7 WARNING neutron_lib.context [None req-7dbe716f-9e75-4ac0-87fe-c0113536d99d 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:11.577 7 INFO neutron.db.segments_db [None req-7dbe716f-9e75-4ac0-87fe-c0113536d99d 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Added segment 5b30c38b-afa6-4603-895f-81a844cb7509 of type vxlan for network 40886dfe-6095-4c6f-867b-36e2d298aa84 [pid: 7|app: 0|req: 389/741] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:11 2026] POST /v2.0/networks => generated 647 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/742] 10.0.0.4 () {34 vars in 741 bytes} [Wed May 27 20:49:11 2026] PUT /v2.0/networks/40886dfe-6095-4c6f-867b-36e2d298aa84 => generated 592 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:11.794 7 WARNING neutron_lib.context [None req-830fd9b4-0c8f-443e-b296-22ddd39b56b9 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:11.824 8 INFO neutron.db.l3_hamode_db [None req-3f8f248b-576d-473c-8e00-b9821996bc29 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 391/743] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:11 2026] POST /v2.0/subnets => generated 646 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/744] 10.0.0.4 () {34 vars in 739 bytes} [Wed May 27 20:49:12 2026] PUT /v2.0/subnets/2f012c9a-8b4a-4206-981a-7dc0a8ffb66b => generated 656 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:12.409 7 INFO neutron.services.segments.plugin [-] Segment 5b30c38b-afa6-4603-895f-81a844cb7509 resource provider aggregate not found 2026-05-27 20:49:12.418 7 INFO neutron.services.segments.plugin [-] Segment 5b30c38b-afa6-4603-895f-81a844cb7509 resource provider aggregate not found 2026-05-27 20:49:12.426 7 INFO neutron.services.segments.plugin [-] Segment 5b30c38b-afa6-4603-895f-81a844cb7509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b30c38b-afa6-4603-895f-81a844cb7509 found for delete ", "request_id": "req-aabaeeed-8853-48be-bbd6-a17e6e714374"}]} [pid: 7|app: 0|req: 393/745] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/networks/40886dfe-6095-4c6f-867b-36e2d298aa84 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:12.443 7 INFO neutron.services.segments.plugin [-] Segment 5b30c38b-afa6-4603-895f-81a844cb7509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b30c38b-afa6-4603-895f-81a844cb7509 found for delete ", "request_id": "req-771e91bc-8360-497f-8b0a-588f785aa0f7"}]} 2026-05-27 20:49:12.458 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2129bad0-8a7c-440d-bea7-a9eba9b06ee6 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/746] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/networks/40886dfe-6095-4c6f-867b-36e2d298aa84 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/747] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/748] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/subnets?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/749] 10.0.0.4 () {32 vars in 651 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/750] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/751] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/subnets => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/752] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/networks/49f88d65-ecc6-491e-8c0f-9c54019ed23d => 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: 401/753] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:49:12 2026] GET /v2.0/subnets/bdddfead-6133-4cb7-a244-b6255b5aa0a4 => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:12.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14f42e3a-4f2d-4043-b781-f89f56a979d3 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/754] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/subnets/2f012c9a-8b4a-4206-981a-7dc0a8ffb66b => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:12.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eba74bae-cae7-48d9-908c-87c15e6c27ec 6a2fc14568ea4e4ebfa821503b8bbc1b 8b4dd88dcda64d8dbe8317ac27c65716 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/755] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/networks/40886dfe-6095-4c6f-867b-36e2d298aa84 => 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: 353/756] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:10 2026] POST /v2.0/routers => generated 725 bytes in 2148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/757] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/subnets/bdddfead-6133-4cb7-a244-b6255b5aa0a4 => 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: 405/758] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:12 2026] DELETE /v2.0/networks/49f88d65-ecc6-491e-8c0f-9c54019ed23d => 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: 406/759] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:13 2026] GET /v2.0/security-groups?tenant_id=8b4dd88dcda64d8dbe8317ac27c65716&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/760] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:12 2026] PUT /v2.0/routers/44dbe692-be60-4a1e-9e9a-28607129b20b/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/761] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:13 2026] GET /v2.0/security-groups?tenant_id=612981141f534cbda8d6fe2eada72c73&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/762] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/security-groups/4309b181-6263-4ada-9201-e82b2a834487 => 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: 408/763] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/security-groups/ab33dd7a-9668-43e3-b15a-9211d3750b3d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/764] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:14 2026] GET /v2.0/security-groups?tenant_id=01a79da0d3b748ccba812f3f4101756c&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:14.526 7 INFO neutron.services.segments.plugin [-] Segment 63006a33-a491-43ea-ba49-d2d18b388915 resource provider aggregate not found 2026-05-27 20:49:14.530 7 INFO neutron.services.segments.plugin [-] Segment 63006a33-a491-43ea-ba49-d2d18b388915 resource provider aggregate not found 2026-05-27 20:49:14.540 7 INFO neutron.services.segments.plugin [-] Segment 63006a33-a491-43ea-ba49-d2d18b388915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63006a33-a491-43ea-ba49-d2d18b388915 found for delete ", "request_id": "req-a4487f55-2b0a-4365-b315-4eec4348f8e9"}]} 2026-05-27 20:49:14.546 7 INFO neutron.services.segments.plugin [-] Segment 63006a33-a491-43ea-ba49-d2d18b388915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63006a33-a491-43ea-ba49-d2d18b388915 found for delete ", "request_id": "req-c980bf00-7890-4646-8c37-558558855c96"}]} [pid: 7|app: 0|req: 409/765] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:14 2026] DELETE /v2.0/security-groups/88e1fe43-0c64-43ea-8191-5f3ce18449b2 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:14.705 8 WARNING neutron_lib.context [None req-c5b20f7a-5d3d-4502-8019-14938923228a 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 357/766] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:49:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:14.895 7 WARNING neutron_lib.context [None req-47927aad-d377-4a89-a5e3-e60053be96ec 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 410/767] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:15.022 8 WARNING neutron_lib.context [None req-5a637efd-c490-4ac6-b691-8236f72d7d91 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 358/768] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:15.136 7 WARNING neutron_lib.context [None req-fa99b839-6b10-4ef5-97db-69b7af89b5ee 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 411/769] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:16.036 8 WARNING neutron_lib.context [None req-f9f77a25-f54f-4d1d-93a8-a7a0d72a3685 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:16.171 8 INFO neutron.db.segments_db [None req-f9f77a25-f54f-4d1d-93a8-a7a0d72a3685 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Added segment ee4df11e-68b0-47ba-aedd-bc0d950ae791 of type vxlan for network 1b998bfc-27b6-4808-8863-64f72c497bba [pid: 7|app: 0|req: 412/770] 10.0.0.123 () {34 vars in 1100 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1660069222&fields=id&tenant_id=3e20276380194f6ea217b315cfd386ba => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/771] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:15 2026] POST /v2.0/networks => generated 644 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:16.276 8 WARNING neutron_lib.context [None req-c4da87bd-f3d3-4f7e-a0e7-ca7495ca5547 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 413/772] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks?id=76c9400f-b7fb-4042-94f4-c3c84d29aeed => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/773] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/quotas/3e20276380194f6ea217b315cfd386ba => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/774] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/ports?tenant_id=3e20276380194f6ea217b315cfd386ba&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/775] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/776] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?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: 8|app: 0|req: 360/777] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:16 2026] POST /v2.0/ports => generated 775 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:16.549 7 WARNING neutron_lib.context [None req-d8533768-9d01-4b51-9397-46e6ff026e49 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:16.602 7 INFO neutron.db.segments_db [None req-d8533768-9d01-4b51-9397-46e6ff026e49 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Added segment 0bcde48a-6723-4e86-b525-40f0b47983d3 of type vxlan for network e78f90f1-1860-4131-b053-084f7c228f91 /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: 361/778] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:16 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 418/779] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:16 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) 2026-05-27 20:49:16.731 8 WARNING neutron_lib.context [None req-55e11a9f-d614-4b6c-83b8-71e0fb3df522 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 362/780] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:16 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:17.036 7 WARNING neutron_lib.context [None req-76c5d56d-29df-4495-8aad-7ecf175b5f4d 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 419/781] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:17 2026] POST /v2.0/ports => generated 949 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/782] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/ports/9c09b812-826f-47a1-ae97-3bd44d272bc4 => generated 0 bytes in 301 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-27 20:49:17.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28ddeb01-19e1-4718-b643-f8d03da42ee6 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/783] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/ports/9c09b812-826f-47a1-ae97-3bd44d272bc4 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:17.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97d0590f-1cca-43b1-a199-3dec0194dd1e 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/784] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/ports/9c09b812-826f-47a1-ae97-3bd44d272bc4 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/785] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:17 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 421/786] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/subnets/d1ae1ad4-3590-48fd-a195-92a2f6f12ec5 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:18.220 8 INFO neutron.services.segments.plugin [-] Segment 0bcde48a-6723-4e86-b525-40f0b47983d3 resource provider aggregate not found 2026-05-27 20:49:18.227 8 INFO neutron.services.segments.plugin [-] Segment 0bcde48a-6723-4e86-b525-40f0b47983d3 resource provider aggregate not found 2026-05-27 20:49:18.240 8 INFO neutron.services.segments.plugin [-] Segment 0bcde48a-6723-4e86-b525-40f0b47983d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bcde48a-6723-4e86-b525-40f0b47983d3 found for delete ", "request_id": "req-46c487a6-5609-40e0-b74d-18a542db8729"}]} 2026-05-27 20:49:18.241 8 INFO neutron.services.segments.plugin [-] Segment 0bcde48a-6723-4e86-b525-40f0b47983d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bcde48a-6723-4e86-b525-40f0b47983d3 found for delete ", "request_id": "req-7067e421-b58c-403c-ba80-7ff0d18449e6"}]} [pid: 8|app: 0|req: 366/787] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:17 2026] DELETE /v2.0/networks/e78f90f1-1860-4131-b053-084f7c228f91 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:18.292 7 WARNING neutron_lib.context [None req-e85ee1b4-7ec1-4c6f-b6eb-1c3aa03f3c98 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:18.363 7 INFO neutron.db.segments_db [None req-e85ee1b4-7ec1-4c6f-b6eb-1c3aa03f3c98 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Added segment 022984d1-80ae-4cd3-8b0f-a188ab875597 of type vxlan for network 63ecf0bb-d168-4e39-ac14-a9d8cf49a035 [pid: 7|app: 0|req: 422/790] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:18 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:18.476 8 WARNING neutron_lib.context [None req-6a378e18-7159-4eb6-b5ad-933035c96701 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 369/791] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:18 2026] POST /v2.0/subnets => generated 626 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:18.809 7 WARNING neutron_lib.context [None req-193b7740-41ee-434c-aa38-2cf0b3ce2d03 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 370/792] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:18 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 423/793] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:18 2026] POST /v2.0/ports => generated 915 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/794] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/ports/57c6680b-244f-46b6-9a4e-ac0c4f6df082 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:19.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4acc742-87b0-4c24-a739-f34058f92494 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 424/795] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports/57c6680b-244f-46b6-9a4e-ac0c4f6df082 => 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: 372/796] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/subnets/96d57218-a028-4abe-b43a-37856a7f9df1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:19.875 7 INFO neutron.services.segments.plugin [-] Segment 022984d1-80ae-4cd3-8b0f-a188ab875597 resource provider aggregate not found 2026-05-27 20:49:19.878 7 INFO neutron.services.segments.plugin [-] Segment 022984d1-80ae-4cd3-8b0f-a188ab875597 resource provider aggregate not found 2026-05-27 20:49:19.891 7 INFO neutron.services.segments.plugin [-] Segment 022984d1-80ae-4cd3-8b0f-a188ab875597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022984d1-80ae-4cd3-8b0f-a188ab875597 found for delete ", "request_id": "req-e9ca0751-5337-44e0-945e-d7fac1261ed6"}]} 2026-05-27 20:49:19.892 7 INFO neutron.services.segments.plugin [-] Segment 022984d1-80ae-4cd3-8b0f-a188ab875597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 022984d1-80ae-4cd3-8b0f-a188ab875597 found for delete ", "request_id": "req-b7f5f7e8-43ba-4661-90ec-749891ff0fd4"}]} [pid: 7|app: 0|req: 425/797] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:19 2026] DELETE /v2.0/networks/63ecf0bb-d168-4e39-ac14-a9d8cf49a035 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:19.913 8 WARNING neutron_lib.context [None req-9a6e783a-9242-43eb-9485-5d7131e332d0 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 426/798] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:19 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 373/799] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:19 2026] POST /v2.0/ports => generated 774 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/800] 10.0.0.4 () {34 vars in 735 bytes} [Wed May 27 20:49:20 2026] PUT /v2.0/ports/a3ba72a5-127e-405a-b746-e33902ecefda => generated 752 bytes in 157 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: 374/801] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/ports/a3ba72a5-127e-405a-b746-e33902ecefda => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/802] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:20.679 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c6b9298-eeb9-4137-abe9-2a15f16a62cf 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 376/803] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports/a3ba72a5-127e-405a-b746-e33902ecefda => generated 132 bytes in 16 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, ' [pid: 8|app: 0|req: 377/804] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/805] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/ports/233cfe84-d1e5-40dc-8737-8e223f36b762 => generated 775 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:20.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf5daf8-9b65-4e2b-b2b3-d3f2acb46f5b 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/806] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/ports/57c6680b-244f-46b6-9a4e-ac0c4f6df082 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:20.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eedc756e-4cc6-4b58-900a-a9071e89e593 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/807] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/subnets/96d57218-a028-4abe-b43a-37856a7f9df1 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:20.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e48c132-b278-42a6-9f89-eff86e34d5af 46aa25fbf1cd479ab98bb2370de12064 46b39a6db64b48dda1ff76c5caffa66f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 381/808] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/subnets/d1ae1ad4-3590-48fd-a195-92a2f6f12ec5 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/809] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:20 2026] GET /v2.0/security-groups?tenant_id=67d9abab39f543b1ac0e81bf5ca2587e&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/810] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/security-groups/dec9fd18-34d7-4457-85f6-90322f5b7e2e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/811] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/networks?id=76c9400f-b7fb-4042-94f4-c3c84d29aeed => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/812] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 382/813] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:20 2026] DELETE /v2.0/ports/233cfe84-d1e5-40dc-8737-8e223f36b762 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/814] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e20276380194f6ea217b315cfd386ba => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/815] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/security-groups?tenant_id=4ccb5b4e09664188aa00d0b12a62de95&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:21.198 8 WARNING neutron_lib.context [req-720e0e58-b634-4d75-abea-ec892bd1c512 req-2e37a2aa-9ad5-4612-ab05-ae3a9ab64e0c 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 433/816] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:21 2026] DELETE /v2.0/networks/1b998bfc-27b6-4808-8863-64f72c497bba => 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: 434/817] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:21 2026] DELETE /v2.0/security-groups/14ae623c-68e6-45d6-8b55-db33d3427a1e => 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: 384/818] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:49:21 2026] POST /v2.0/ports => generated 958 bytes in 316 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-27 20:49:21.911 7 INFO neutron.services.segments.plugin [-] Segment ee4df11e-68b0-47ba-aedd-bc0d950ae791 resource provider aggregate not found 2026-05-27 20:49:21.918 7 INFO neutron.services.segments.plugin [-] Segment ee4df11e-68b0-47ba-aedd-bc0d950ae791 resource provider aggregate not found 2026-05-27 20:49:21.925 7 INFO neutron.services.segments.plugin [-] Segment ee4df11e-68b0-47ba-aedd-bc0d950ae791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4df11e-68b0-47ba-aedd-bc0d950ae791 found for delete ", "request_id": "req-572bd5cf-1a84-4eab-924c-c4bdcf9a5052"}]} 2026-05-27 20:49:21.933 7 INFO neutron.services.segments.plugin [-] Segment ee4df11e-68b0-47ba-aedd-bc0d950ae791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4df11e-68b0-47ba-aedd-bc0d950ae791 found for delete ", "request_id": "req-8fe3ac7d-68c8-423a-b460-0ae1a6949b12"}]} [pid: 8|app: 0|req: 385/819] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:21 2026] GET /v2.0/security-groups?tenant_id=46b39a6db64b48dda1ff76c5caffa66f&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/820] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:49:21 2026] PUT /v2.0/ports/fcb92a8f-b08d-44ea-9756-f7e9416b64f7 => generated 1239 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/821] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:21 2026] DELETE /v2.0/security-groups/5c0b3f95-a306-43bd-bed7-2acd62349fad => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 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: 436/822] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/823] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:22.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d93cc44c-740d-4ba5-aa66-66cf842ed95c'] response: {'name': 'network-changed', 'server_uuid': '2804dc17-be6a-48bb-ba8e-592048703ccc', 'tag': 'fcb92a8f-b08d-44ea-9756-f7e9416b64f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 437/824] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/ports?tenant_id=3e20276380194f6ea217b315cfd386ba&device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/825] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/networks?tenant_id=3e20276380194f6ea217b315cfd386ba&shared=False => generated 766 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/826] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:49:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/827] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/828] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/829] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?tenant_id=3e20276380194f6ea217b315cfd386ba&device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/830] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fcb92a8f-b08d-44ea-9756-f7e9416b64f7 => 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: 442/831] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/subnets?id=49885cdf-b68f-4aee-bb7f-7ccf25b4cfaf => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/832] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/ports?network_id=76c9400f-b7fb-4042-94f4-c3c84d29aeed&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/833] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/security-groups?tenant_id=bdb621213e674aa8b90d4f0e65503bbb&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:23.741 7 WARNING neutron_lib.context [None req-77b47b92-25d5-4451-90be-06ec08bde92d 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 391/834] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:23 2026] DELETE /v2.0/security-groups/384379fb-3bcf-4745-9511-2114aac927eb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/835] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:23.857 7 INFO neutron.db.segments_db [None req-77b47b92-25d5-4451-90be-06ec08bde92d 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment 30d8c601-3e97-44f2-8918-b8a1a9fb122a of type vxlan for network bba28ab2-eb38-4828-89b1-76d6b0a3d0fe [pid: 8|app: 0|req: 393/836] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:23 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?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: 444/837] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:23 2026] POST /v2.0/networks => generated 634 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:23.961 8 WARNING neutron_lib.context [None req-9cf18517-0307-45f2-b7f6-777b251daa1b 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:24.005 8 INFO neutron.db.segments_db [None req-9cf18517-0307-45f2-b7f6-777b251daa1b 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment a5389b96-c913-49d8-b3da-9f7e26091685 of type vxlan for network a979c318-aff6-475b-9d02-ba0722b91517 [pid: 8|app: 0|req: 394/838] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:23 2026] POST /v2.0/networks => generated 633 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:24.107 7 WARNING neutron_lib.context [None req-fd9ebb7d-103a-4eb1-91dc-44b6cd16a13e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 445/839] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:24 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:24.331 8 WARNING neutron_lib.context [None req-9881b910-f75d-4f2a-bfef-127ab1a70f6c 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 446/840] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/841] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:24 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&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: 395/842] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:24 2026] POST /v2.0/subnets => generated 655 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:24.623 7 WARNING neutron_lib.context [None req-33474cfd-c073-4f5a-90b4-d181b4466e2e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:24.666 7 INFO neutron.db.segments_db [None req-33474cfd-c073-4f5a-90b4-d181b4466e2e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 of type vxlan for network a18a436e-b9ed-470c-ae22-ffdf4ae70c0b 2026-05-27 20:49:25.011 7 INFO neutron.db.l3_hamode_db [None req-33474cfd-c073-4f5a-90b4-d181b4466e2e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:25.153 7 INFO neutron.db.l3_hamode_db [None req-33474cfd-c073-4f5a-90b4-d181b4466e2e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 396/843] 10.0.0.4 () {32 vars in 651 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions => generated 20516 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/844] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/845] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:25 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: 399/846] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/847] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/848] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:49:25 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: 402/849] 10.0.0.4 () {32 vars in 663 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/850] 10.0.0.4 () {32 vars in 697 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/agent-resources-synced => 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: 404/851] 10.0.0.4 () {32 vars in 695 bytes} [Wed May 27 20:49:25 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: 8|app: 0|req: 405/852] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 406/853] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/854] 10.0.0.4 () {32 vars in 701 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/855] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:24 2026] POST /v2.0/routers => generated 510 bytes in 1224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/856] 10.0.0.4 () {32 vars in 691 bytes} [Wed May 27 20:49:25 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: 7|app: 0|req: 449/857] 10.0.0.4 () {32 vars in 693 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/858] 10.0.0.4 () {32 vars in 683 bytes} [Wed May 27 20:49: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: 451/859] 10.0.0.4 () {32 vars in 685 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/860] 10.0.0.4 () {32 vars in 659 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/861] 10.0.0.4 () {32 vars in 697 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/862] 10.0.0.4 () {32 vars in 677 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/863] 10.0.0.4 () {32 vars in 681 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/864] 10.0.0.4 () {32 vars in 673 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/865] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/866] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/867] 10.0.0.4 () {32 vars in 685 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/868] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/869] 10.0.0.4 () {32 vars in 685 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/870] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/871] 10.0.0.4 () {32 vars in 697 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/872] 10.0.0.4 () {32 vars in 677 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/873] 10.0.0.4 () {32 vars in 665 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/874] 10.0.0.4 () {32 vars in 675 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/875] 10.0.0.4 () {32 vars in 663 bytes} [Wed May 27 20:49:25 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/876] 10.0.0.4 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/877] 10.0.0.4 () {32 vars in 711 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/878] 10.0.0.4 () {32 vars in 689 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/879] 10.0.0.4 () {32 vars in 681 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/880] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/881] 10.0.0.4 () {32 vars in 685 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/882] 10.0.0.4 () {32 vars in 703 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/883] 10.0.0.4 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/884] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/885] 10.0.0.4 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/886] 10.0.0.4 () {32 vars in 691 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/887] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/888] 10.0.0.4 () {32 vars in 707 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/889] 10.0.0.4 () {32 vars in 703 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/890] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:49:26 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: 483/891] 10.0.0.4 () {32 vars in 695 bytes} [Wed May 27 20:49:26 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: 484/892] 10.0.0.4 () {32 vars in 709 bytes} [Wed May 27 20:49:26 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: 485/893] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/894] 10.0.0.4 () {32 vars in 685 bytes} [Wed May 27 20:49:26 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: 487/895] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/896] 10.0.0.4 () {32 vars in 673 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/897] 10.0.0.4 () {32 vars in 669 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/898] 10.0.0.4 () {32 vars in 659 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/899] 10.0.0.4 () {32 vars in 697 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/900] 10.0.0.4 () {32 vars in 697 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/901] 10.0.0.4 () {32 vars in 675 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/902] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/903] 10.0.0.4 () {32 vars in 681 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/904] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/905] 10.0.0.4 () {32 vars in 683 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/906] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/907] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/908] 10.0.0.4 () {32 vars in 695 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/909] 10.0.0.4 () {32 vars in 693 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/910] 10.0.0.4 () {32 vars in 683 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/911] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/912] 10.0.0.4 () {32 vars in 665 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/913] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/914] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/915] 10.0.0.4 () {32 vars in 689 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/916] 10.0.0.4 () {32 vars in 689 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/917] 10.0.0.4 () {32 vars in 693 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/918] 10.0.0.4 () {32 vars in 683 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/919] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/920] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/921] 10.0.0.4 () {32 vars in 701 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/922] 10.0.0.4 () {32 vars in 711 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/923] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/924] 10.0.0.4 () {32 vars in 713 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/925] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/926] 10.0.0.4 () {32 vars in 739 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/927] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/928] 10.0.0.4 () {32 vars in 681 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/929] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/930] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/931] 10.0.0.4 () {32 vars in 677 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/932] 10.0.0.4 () {32 vars in 667 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/933] 10.0.0.4 () {32 vars in 695 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/934] 10.0.0.4 () {32 vars in 703 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/935] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/936] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/subnet-external-network => 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: 529/937] 10.0.0.4 () {32 vars in 681 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/938] 10.0.0.4 () {32 vars in 703 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/939] 10.0.0.4 () {32 vars in 693 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/940] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/941] 10.0.0.4 () {32 vars in 695 bytes} [Wed May 27 20:49:26 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: 534/942] 10.0.0.4 () {32 vars in 677 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/943] 10.0.0.4 () {32 vars in 687 bytes} [Wed May 27 20:49:26 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: 536/944] 10.0.0.4 () {32 vars in 699 bytes} [Wed May 27 20:49:26 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: 537/945] 10.0.0.4 () {32 vars in 663 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/946] 10.0.0.4 () {32 vars in 679 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/947] 10.0.0.4 () {32 vars in 691 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/948] 10.0.0.4 () {32 vars in 675 bytes} [Wed May 27 20:49:26 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: 541/949] 10.0.0.4 () {32 vars in 665 bytes} [Wed May 27 20:49:26 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: 7|app: 0|req: 542/950] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/951] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:26 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&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: 409/952] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:25 2026] PUT /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2/add_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/953] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/954] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports/4a286736-0be8-4bb3-b814-0285d4ed7068 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/955] 10.0.0.123 () {34 vars in 971 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports/8091b27d-dc4a-4899-9654-fd318a690b3e => generated 972 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/956] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/security-groups?tenant_id=ce50179903d84b0fb23b163a4031073a&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/957] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:27 2026] DELETE /v2.0/security-groups/418d43fa-36d6-4c09-8a8a-d31c9cb1267a => 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: 548/958] 199.204.45.235 () {34 vars in 1000 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/subnets?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 683 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/959] 199.204.45.235 () {34 vars in 1146 bytes} [Wed May 27 20:49:27 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742&device_owner=compute%3Anova&network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/960] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:27 2026] PUT /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/961] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:28 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/962] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:28 2026] GET /v2.0/ports/e0981e9d-c818-4912-8522-ecc16ae8db44 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/963] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:49:27 2026] PUT /v2.0/ports/8091b27d-dc4a-4899-9654-fd318a690b3e => generated 1149 bytes in 605 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: 414/964] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:28 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:28.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dceeebc0-1bd6-4dfd-b76a-62e5c5d694c0'] response: {'name': 'network-changed', 'server_uuid': 'f9cb4326-8435-4488-a5ea-1832b660b742', 'tag': '8091b27d-dc4a-4899-9654-fd318a690b3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/965] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:28 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:29.008 8 INFO neutron.db.l3_db [None req-71e57322-4d89-4fd8-8c08-5391c7dcf1fb 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Floating IP 877fe93a-6e8a-4038-b9c3-9a86da833c68 associated. External IP: 10.96.250.207, port: fcb92a8f-b08d-44ea-9756-f7e9416b64f7. [pid: 8|app: 0|req: 416/966] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:49:28 2026] PUT /v2.0/floatingips/877fe93a-6e8a-4038-b9c3-9a86da833c68 => generated 856 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/967] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1421 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:29.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd9e6e58-09e6-422b-8dd1-a56e7c626330'] response: {'name': 'network-changed', 'server_uuid': '2804dc17-be6a-48bb-ba8e-592048703ccc', 'tag': 'fcb92a8f-b08d-44ea-9756-f7e9416b64f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/968] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 779 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/969] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/970] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => 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: 551/971] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:28 2026] PUT /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2/remove_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/972] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:29.703 8 WARNING neutron_lib.context [None req-c191801c-299a-4f4f-9588-a8253a9e4adf 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 553/973] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:29.853 8 INFO neutron.db.segments_db [None req-c191801c-299a-4f4f-9588-a8253a9e4adf 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Added segment f29798e3-0051-4978-b121-eea5bd473cd7 of type vxlan for network cc2474ee-b6cc-4098-9235-465ea68cbeab [pid: 8|app: 0|req: 421/974] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:29 2026] POST /v2.0/networks => generated 650 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/975] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/976] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:29 2026] GET /v2.0/ports?tenant_id=3e20276380194f6ea217b315cfd386ba&device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:30.035 8 WARNING neutron_lib.context [None req-7ebdcc46-7107-4dc1-b9d3-aac22ab42b33 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 424/977] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:30 2026] POST /v2.0/subnets => generated 627 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/978] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&device_owner=network%3Adhcp => generated 1244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/979] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/980] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/networks?id=76c9400f-b7fb-4042-94f4-c3c84d29aeed => generated 766 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:30.366 8 WARNING neutron_lib.context [None req-9e64f629-f5e9-4839-a9ca-a753fbc35242 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:30.400 8 INFO neutron.db.segments_db [None req-9e64f629-f5e9-4839-a9ca-a753fbc35242 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Added segment adc6227f-ad45-4cfa-9d05-0fb51a631efa of type vxlan for network 296118c2-279e-42ad-a230-b719aa2bda15 [pid: 7|app: 0|req: 554/981] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:29 2026] PUT /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2/remove_router_interface => generated 309 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/982] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 556/983] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/984] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fcb92a8f-b08d-44ea-9756-f7e9416b64f7 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/985] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/ports?device_id=70a5ab51-a729-4115-819e-557d2677ffa2 => 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: 559/986] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 560/987] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:30 2026] GET /v2.0/subnets?id=49885cdf-b68f-4aee-bb7f-7ccf25b4cfaf => generated 688 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:30.695 8 INFO neutron.db.l3_hamode_db [None req-9e64f629-f5e9-4839-a9ca-a753fbc35242 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:31.164 7 INFO neutron.services.segments.plugin [-] Segment 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 resource provider aggregate not found 2026-05-27 20:49:31.168 7 INFO neutron.services.segments.plugin [-] Segment 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 resource provider aggregate not found 2026-05-27 20:49:31.183 7 INFO neutron.services.segments.plugin [-] Segment 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 found for delete ", "request_id": "req-cb735974-cf57-419c-8e46-e12f6dff5cdc"}]} 2026-05-27 20:49:31.185 7 INFO neutron.services.segments.plugin [-] Segment 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fec94a4-a5f6-4118-a5b6-ed2b959fa5d7 found for delete ", "request_id": "req-85f4bfc1-e6df-43eb-bf9f-3ba85cab24bb"}]} 2026-05-27 20:49:31.190 7 INFO neutron.db.l3_hamode_db [None req-7a3ceced-a0df-429b-88c8-a5f041c9462e 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] HA network a18a436e-b9ed-470c-ae22-ffdf4ae70c0b was deleted as no HA routers are present in tenant 3043873e63044f4a9c0e222e64302178. [pid: 7|app: 0|req: 561/988] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:30 2026] DELETE /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/989] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/ports?network_id=76c9400f-b7fb-4042-94f4-c3c84d29aeed&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: 563/990] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:31 2026] DELETE /v2.0/subnets/24922800-bb19-4cc4-a7e9-cca0e7cc42e9 => 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: 564/991] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:31.503 8 INFO neutron.db.l3_hamode_db [None req-9e64f629-f5e9-4839-a9ca-a753fbc35242 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 565/992] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:31 2026] DELETE /v2.0/subnets/dd0963a0-4ec8-432c-aaed-bbd8e749d6ca => 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: 566/993] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/994] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1152 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/995] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:31 2026] DELETE /v2.0/networks/a979c318-aff6-475b-9d02-ba0722b91517 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/996] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/997] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:31 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/998] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:32 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/999] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:32 2026] DELETE /v2.0/networks/bba28ab2-eb38-4828-89b1-76d6b0a3d0fe => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1000] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:49:32 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1001] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:32 2026] GET /v2.0/security-groups?id=5040a628-756a-459c-b998-b021caaa7240&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1002] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:32 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:32.408 7 WARNING neutron_lib.context [None req-3a561d53-4729-4e5d-b829-d4159c3440c8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 428/1003] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:30 2026] POST /v2.0/routers => generated 695 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:32.449 7 INFO neutron.db.segments_db [None req-3a561d53-4729-4e5d-b829-d4159c3440c8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment aa2b4459-5c44-4e9c-9acc-b525ad607f1b of type vxlan for network 540f0df9-979a-47f9-9a99-94424c450e1a [pid: 7|app: 0|req: 576/1004] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:32 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) [pid: 7|app: 0|req: 577/1005] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:32.620 8 INFO neutron.db.l3_db [req-da40c156-7c48-447b-b79b-824cf89144c5 req-44345016-a66e-4b78-be5e-fea470cb0ae3 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] Floating IP 877fe93a-6e8a-4038-b9c3-9a86da833c68 disassociated. External IP: 10.96.250.207, port: fcb92a8f-b08d-44ea-9756-f7e9416b64f7. [pid: 8|app: 0|req: 429/1006] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:49:32 2026] DELETE /v2.0/ports/fcb92a8f-b08d-44ea-9756-f7e9416b64f7 => generated 0 bytes in 545 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:32.969 8 WARNING neutron_lib.context [None req-995d4931-0f27-48f7-93be-47e34a9085b4 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:32.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac23c677-4afe-4c1b-a747-c9a77e8c1385'] response: {'server_uuid': '2804dc17-be6a-48bb-ba8e-592048703ccc', 'name': 'network-vif-deleted', 'tag': 'fcb92a8f-b08d-44ea-9756-f7e9416b64f7', 'status': 'completed', 'code': 200} 2026-05-27 20:49:33.206 7 INFO neutron.services.segments.plugin [-] Segment a5389b96-c913-49d8-b3da-9f7e26091685 resource provider aggregate not found 2026-05-27 20:49:33.210 7 INFO neutron.services.segments.plugin [-] Segment a5389b96-c913-49d8-b3da-9f7e26091685 resource provider aggregate not found [pid: 8|app: 0|req: 430/1007] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:32 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:33.224 7 INFO neutron.services.segments.plugin [-] Segment a5389b96-c913-49d8-b3da-9f7e26091685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5389b96-c913-49d8-b3da-9f7e26091685 found for delete ", "request_id": "req-88961150-7f01-43ea-bc2f-f4cd5be28dce"}]} 2026-05-27 20:49:33.227 7 INFO neutron.services.segments.plugin [-] Segment a5389b96-c913-49d8-b3da-9f7e26091685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5389b96-c913-49d8-b3da-9f7e26091685 found for delete ", "request_id": "req-25d31156-3772-449d-bb53-c9041091903e"}]} [pid: 8|app: 0|req: 431/1008] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:49:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:33.237 8 WARNING neutron_lib.context [None req-2da7c787-f26e-45b8-8dba-b5b45911f6f8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:33.237 7 INFO neutron.services.segments.plugin [-] Segment 30d8c601-3e97-44f2-8918-b8a1a9fb122a resource provider aggregate not found 2026-05-27 20:49:33.241 7 INFO neutron.services.segments.plugin [-] Segment 30d8c601-3e97-44f2-8918-b8a1a9fb122a resource provider aggregate not found 2026-05-27 20:49:33.251 7 INFO neutron.services.segments.plugin [-] Segment 30d8c601-3e97-44f2-8918-b8a1a9fb122a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d8c601-3e97-44f2-8918-b8a1a9fb122a found for delete ", "request_id": "req-b24990d9-d6c5-4133-aaaf-630b901fb34a"}]} 2026-05-27 20:49:33.254 7 INFO neutron.services.segments.plugin [-] Segment 30d8c601-3e97-44f2-8918-b8a1a9fb122a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30d8c601-3e97-44f2-8918-b8a1a9fb122a found for delete ", "request_id": "req-55c39743-06b1-4255-a2fb-52a430edcab7"}]} 2026-05-27 20:49:33.283 8 INFO neutron.db.segments_db [None req-2da7c787-f26e-45b8-8dba-b5b45911f6f8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment 8f3245e6-270a-45a5-95b9-9e1624a13ee9 of type vxlan for network 14ae5b62-f273-4dae-a77d-8c855ab87e86 2026-05-27 20:49:33.572 8 INFO neutron.db.l3_hamode_db [None req-2da7c787-f26e-45b8-8dba-b5b45911f6f8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:33.700 8 INFO neutron.db.l3_hamode_db [None req-2da7c787-f26e-45b8-8dba-b5b45911f6f8 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 578/1009] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:32 2026] PUT /v2.0/routers/811ae82f-ac91-4262-a44c-cc0e1412b50a/add_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1010] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1013] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => 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: 583/1014] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:34.100 7 WARNING neutron_lib.context [None req-3032a7eb-53d9-4cab-9df9-f715b01055ac 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 584/1015] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:34 2026] POST /v2.0/ports => generated 958 bytes in 330 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: 585/1016] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:34.465 7 WARNING neutron_lib.context [None req-a378d725-6bff-4b61-b349-d5e134f33176 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 432/1017] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:33 2026] POST /v2.0/routers => generated 511 bytes in 1474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/1018] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:34.758 8 WARNING neutron_lib.context [None req-9661d801-1f57-417c-8671-6327f0b5126c 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 586/1019] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:34 2026] POST /v2.0/ports => generated 954 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 587/1020] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:34 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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) 2026-05-27 20:49:34.990 7 WARNING neutron_lib.context [None req-f35d0142-8de8-4db4-b538-fde5714cfe33 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 434/1021] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:34 2026] POST /v2.0/ports => generated 959 bytes in 467 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: 435/1022] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:35 2026] GET /v2.0/ports?device_id=2804dc17-be6a-48bb-ba8e-592048703ccc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:35.994 7 INFO neutron.db.l3_db [None req-f35d0142-8de8-4db4-b538-fde5714cfe33 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Floating IP f3b74cd5-dc08-45e3-9815-b0d4c8db14b1 associated. External IP: 10.96.250.209, port: 96baa500-c14b-4d77-ab25-2eaab5299473. [pid: 7|app: 0|req: 588/1023] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:49:34 2026] POST /v2.0/floatingips => generated 841 bytes in 1310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/1024] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:35 2026] PUT /v2.0/routers/d17c65a5-1719-4e66-bb0d-0f2ebdde394c/add_router_interface => generated 309 bytes in 1127 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: 589/1025] 199.204.45.235 () {34 vars in 1118 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:36.474 8 INFO neutron.db.l3_db [None req-a37a564e-60ee-4b5d-a617-656ba59f0006 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Floating IP f3b74cd5-dc08-45e3-9815-b0d4c8db14b1 disassociated. External IP: 10.96.250.209, port: 96baa500-c14b-4d77-ab25-2eaab5299473. [pid: 7|app: 0|req: 590/1026] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:36 2026] DELETE /v2.0/security-groups/5040a628-756a-459c-b998-b021caaa7240 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1027] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/ports/9e594e84-f2c4-4498-a3b1-68a30ae21739 => generated 1033 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/1028] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:49:36 2026] PUT /v2.0/floatingips/f3b74cd5-dc08-45e3-9815-b0d4c8db14b1 => generated 552 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:36.870 8 INFO neutron.api.v2.resource [None req-0ea463bb-054b-4650-9310-d07d118e0f10 90680b58fc6a4265afd5e2acf426cb12 3e20276380194f6ea217b315cfd386ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/1029] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:49:36 2026] GET /v2.0/security-groups/5040a628-756a-459c-b998-b021caaa7240 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1030] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:49:36 2026] PUT /v2.0/ports/8091b27d-dc4a-4899-9654-fd318a690b3e => generated 972 bytes in 511 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-27 20:49:37.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f480560-d428-4461-b964-8e517a35ed7c'] response: {'name': 'network-changed', 'server_uuid': 'f9cb4326-8435-4488-a5ea-1832b660b742', 'tag': '8091b27d-dc4a-4899-9654-fd318a690b3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 593/1031] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:37 2026] DELETE /v2.0/floatingips/f3b74cd5-dc08-45e3-9815-b0d4c8db14b1 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/1032] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:36 2026] PUT /v2.0/routers/d17c65a5-1719-4e66-bb0d-0f2ebdde394c/remove_router_interface => generated 309 bytes in 673 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-27 20:49:37.548 8 WARNING neutron_lib.context [None req-85e1424c-0377-41e0-a46e-516514ff6136 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 594/1033] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:37 2026] DELETE /v2.0/floatingips/877fe93a-6e8a-4038-b9c3-9a86da833c68 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:37.733 7 INFO neutron.api.v2.resource [None req-c7030886-bd86-4b62-8bea-e60fb927a8ad 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1034] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:37 2026] PUT /v2.0/routers/d17c65a5-1719-4e66-bb0d-0f2ebdde394c/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1035] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:37 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:38.315 8 INFO neutron.db.l3_db [None req-85e1424c-0377-41e0-a46e-516514ff6136 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Floating IP d098bf9e-bb87-4588-8043-a085846bd32b associated. External IP: 10.96.250.219, port: 1da1d780-86b0-4cb4-9bf2-45e03a0295ba. [pid: 8|app: 0|req: 440/1036] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:49:37 2026] POST /v2.0/floatingips => generated 842 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/1037] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/ports?device_id=d17c65a5-1719-4e66-bb0d-0f2ebdde394c => 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: 442/1038] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1039] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:37 2026] PUT /v2.0/routers/44dbe692-be60-4a1e-9e9a-28607129b20b/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/1040] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:49:38 2026] GET /v2.0/floatingips/d098bf9e-bb87-4588-8043-a085846bd32b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:39.154 7 INFO neutron.services.segments.plugin [-] Segment 8f3245e6-270a-45a5-95b9-9e1624a13ee9 resource provider aggregate not found 2026-05-27 20:49:39.161 7 INFO neutron.services.segments.plugin [-] Segment 8f3245e6-270a-45a5-95b9-9e1624a13ee9 resource provider aggregate not found 2026-05-27 20:49:39.169 7 INFO neutron.services.segments.plugin [-] Segment 8f3245e6-270a-45a5-95b9-9e1624a13ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3245e6-270a-45a5-95b9-9e1624a13ee9 found for delete ", "request_id": "req-926fbda4-adcb-4e50-9f0a-0ab076caa257"}]} 2026-05-27 20:49:39.172 7 INFO neutron.db.l3_hamode_db [None req-ef565c5d-c5a1-4171-ba78-3b8365569779 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] HA network 14ae5b62-f273-4dae-a77d-8c855ab87e86 was deleted as no HA routers are present in tenant 3043873e63044f4a9c0e222e64302178. [pid: 7|app: 0|req: 598/1041] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:38 2026] DELETE /v2.0/routers/d17c65a5-1719-4e66-bb0d-0f2ebdde394c => generated 0 bytes in 519 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:39.178 7 INFO neutron.services.segments.plugin [-] Segment 8f3245e6-270a-45a5-95b9-9e1624a13ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f3245e6-270a-45a5-95b9-9e1624a13ee9 found for delete ", "request_id": "req-52e548df-364a-44ff-88ae-88c94a4019f6"}]} [pid: 7|app: 0|req: 599/1042] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1043] 10.0.0.4 () {32 vars in 653 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/floatingips => generated 845 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1044] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:39 2026] DELETE /v2.0/subnets/41b69ded-20c4-4597-b9a8-6687ad0db43e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1045] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:39.456 8 INFO neutron.services.segments.plugin [-] Segment b5f0531a-f929-4657-8496-4d4b438953ab resource provider aggregate not found 2026-05-27 20:49:39.461 8 INFO neutron.services.segments.plugin [-] Segment b5f0531a-f929-4657-8496-4d4b438953ab resource provider aggregate not found 2026-05-27 20:49:39.469 8 INFO neutron.services.segments.plugin [-] Segment b5f0531a-f929-4657-8496-4d4b438953ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5f0531a-f929-4657-8496-4d4b438953ab found for delete ", "request_id": "req-a4d56689-3b94-4641-b34e-bfe35257fb7d"}]} 2026-05-27 20:49:39.473 8 INFO neutron.db.l3_hamode_db [None req-5a1f2d34-842e-4000-9569-bb37f5fa2052 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network b649a571-0ad3-40b6-ab0d-314ed57bdff6 was deleted as no HA routers are present in tenant 3e20276380194f6ea217b315cfd386ba. [pid: 8|app: 0|req: 444/1046] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:38 2026] DELETE /v2.0/routers/44dbe692-be60-4a1e-9e9a-28607129b20b => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:39.480 8 INFO neutron.services.segments.plugin [-] Segment b5f0531a-f929-4657-8496-4d4b438953ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5f0531a-f929-4657-8496-4d4b438953ab found for delete ", "request_id": "req-38d8e25d-b469-4d7c-970a-68b42b3b6d64"}]} [pid: 8|app: 0|req: 445/1047] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:39 2026] DELETE /v2.0/networks/540f0df9-979a-47f9-9a99-94424c450e1a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:39.789 7 INFO neutron.db.l3_db [None req-40bb5799-9d40-4f46-88bf-619d3c1d105b 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Floating IP d098bf9e-bb87-4588-8043-a085846bd32b associated. External IP: 10.96.250.219, port: 1da1d780-86b0-4cb4-9bf2-45e03a0295ba. [pid: 8|app: 0|req: 446/1048] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:39 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/1049] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:39 2026] DELETE /v2.0/subnets/49885cdf-b68f-4aee-bb7f-7ccf25b4cfaf => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:39.959 8 WARNING neutron_lib.context [None req-a5ed2d01-f5c2-4795-9099-49c6c6f10e1c 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:40.009 8 INFO neutron.db.segments_db [None req-a5ed2d01-f5c2-4795-9099-49c6c6f10e1c 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment 83d44567-0852-4d64-8289-5836c3785a71 of type vxlan for network 582b6efc-414f-4fde-a151-52e837d485dc [pid: 8|app: 0|req: 448/1050] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:39 2026] POST /v2.0/networks => generated 634 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/1051] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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: 603/1052] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:49:39 2026] PUT /v2.0/floatingips/d098bf9e-bb87-4588-8043-a085846bd32b => generated 841 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:40.389 7 WARNING neutron_lib.context [None req-8c7943fc-0345-41cb-9896-0757fea2e6fc 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 450/1053] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:40 2026] DELETE /v2.0/networks/76c9400f-b7fb-4042-94f4-c3c84d29aeed => 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: 451/1054] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:40.552 8 INFO neutron.db.l3_db [None req-d3d23dd0-682f-45ec-a1ca-858d90c3da03 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] Floating IP d098bf9e-bb87-4588-8043-a085846bd32b disassociated. External IP: 10.96.250.219, port: 96baa500-c14b-4d77-ab25-2eaab5299473. [pid: 7|app: 0|req: 604/1055] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:40 2026] POST /v2.0/subnets => generated 646 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1056] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:40 2026] GET /v2.0/security-groups?tenant_id=3e20276380194f6ea217b315cfd386ba&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:40.714 7 WARNING neutron_lib.context [None req-737ce501-1a0f-46ec-968e-a98f50e522a6 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:40.751 7 INFO neutron.db.segments_db [None req-737ce501-1a0f-46ec-968e-a98f50e522a6 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment 94ad0cc6-a524-47b5-b48b-06cf9034907b of type vxlan for network 4e9170b0-4141-424a-8ed3-76717ecf2bbd [pid: 8|app: 0|req: 452/1057] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:49:40 2026] PUT /v2.0/floatingips/d098bf9e-bb87-4588-8043-a085846bd32b => generated 552 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/1058] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:40 2026] DELETE /v2.0/security-groups/fa8a2265-5d5e-4590-8840-771ae790ebf5 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:41.007 7 INFO neutron.db.l3_hamode_db [None req-737ce501-1a0f-46ec-968e-a98f50e522a6 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 454/1059] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:41 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:41.146 7 INFO neutron.db.l3_hamode_db [None req-737ce501-1a0f-46ec-968e-a98f50e522a6 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/1060] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:41 2026] DELETE /v2.0/floatingips/d098bf9e-bb87-4588-8043-a085846bd32b => 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: 456/1061] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:41 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:41.431 8 INFO neutron.api.v2.resource [None req-28cf374f-f7e5-4d66-8bc9-0cec29a72e41 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/1062] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:41 2026] DELETE /v2.0/floatingips/d098bf9e-bb87-4588-8043-a085846bd32b => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:41.491 8 INFO neutron.services.segments.plugin [-] Segment aa2b4459-5c44-4e9c-9acc-b525ad607f1b resource provider aggregate not found 2026-05-27 20:49:41.496 8 INFO neutron.services.segments.plugin [-] Segment aa2b4459-5c44-4e9c-9acc-b525ad607f1b resource provider aggregate not found 2026-05-27 20:49:41.507 8 INFO neutron.services.segments.plugin [-] Segment aa2b4459-5c44-4e9c-9acc-b525ad607f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2b4459-5c44-4e9c-9acc-b525ad607f1b found for delete ", "request_id": "req-1b2dd191-1ec2-4d39-af0c-daeb9d610f24"}]} 2026-05-27 20:49:41.510 8 INFO neutron.services.segments.plugin [-] Segment aa2b4459-5c44-4e9c-9acc-b525ad607f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2b4459-5c44-4e9c-9acc-b525ad607f1b found for delete ", "request_id": "req-e04ff8aa-6c9f-4698-baad-26b64f9e07c6"}]} 2026-05-27 20:49:41.521 8 INFO neutron.services.segments.plugin [-] Segment d69f766d-6965-4e7e-87cb-558a1a822729 resource provider aggregate not found 2026-05-27 20:49:41.532 8 INFO neutron.services.segments.plugin [-] Segment d69f766d-6965-4e7e-87cb-558a1a822729 resource provider aggregate not found 2026-05-27 20:49:41.536 8 INFO neutron.services.segments.plugin [-] Segment d69f766d-6965-4e7e-87cb-558a1a822729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d69f766d-6965-4e7e-87cb-558a1a822729 found for delete ", "request_id": "req-e706eed9-efe2-4397-9891-543b6e5e633c"}]} 2026-05-27 20:49:41.546 8 INFO neutron.services.segments.plugin [-] Segment d69f766d-6965-4e7e-87cb-558a1a822729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d69f766d-6965-4e7e-87cb-558a1a822729 found for delete ", "request_id": "req-a9c6a182-7dfe-4901-9009-c7c332bbd311"}]} [pid: 8|app: 0|req: 458/1063] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:41 2026] DELETE /v2.0/ports/96baa500-c14b-4d77-ab25-2eaab5299473 => 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: 606/1064] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:40 2026] POST /v2.0/routers => generated 510 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1065] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:41 2026] DELETE /v2.0/ports/1da1d780-86b0-4cb4-9bf2-45e03a0295ba => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1066] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:41 2026] GET /v2.0/ports?device_id=811ae82f-ac91-4262-a44c-cc0e1412b50a => generated 958 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1067] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:41 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 607/1068] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:41 2026] PUT /v2.0/routers/c9904eb3-f0c8-4471-8d1c-0ef4eef664dd/add_router_interface => generated 309 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1069] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1070] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:42 2026] PUT /v2.0/routers/811ae82f-ac91-4262-a44c-cc0e1412b50a/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1071] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/networks?id=f3e4964d-f728-45e7-81ac-7d8a785745ee => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1072] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1073] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/security-groups?id=d9984e4d-f838-43ab-adfc-93bd230a763a&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1074] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/ports/47c2e9af-9281-47fd-b485-acfa206584af => generated 959 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1075] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:49:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8091b27d-dc4a-4899-9654-fd318a690b3e => generated 861 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:43.189 8 INFO neutron.db.l3_db [req-d5b8045a-7e0f-4cdc-9bba-e03b45d07ab6 req-066c654d-09b3-45cc-876c-36f372e4141f 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] Floating IP 1cd67393-1121-419a-8740-c312f3131dde disassociated. External IP: 10.96.250.215, port: 8091b27d-dc4a-4899-9654-fd318a690b3e. [pid: 8|app: 0|req: 465/1076] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:49:42 2026] DELETE /v2.0/ports/8091b27d-dc4a-4899-9654-fd318a690b3e => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:43.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e52b4f3-1801-40c8-8d58-a643d89bbc37'] response: {'server_uuid': 'f9cb4326-8435-4488-a5ea-1832b660b742', 'name': 'network-vif-deleted', 'tag': '8091b27d-dc4a-4899-9654-fd318a690b3e', 'status': 'completed', 'code': 200} 2026-05-27 20:49:43.979 7 INFO neutron.services.segments.plugin [-] Segment adc6227f-ad45-4cfa-9d05-0fb51a631efa resource provider aggregate not found 2026-05-27 20:49:43.983 7 INFO neutron.services.segments.plugin [-] Segment adc6227f-ad45-4cfa-9d05-0fb51a631efa resource provider aggregate not found 2026-05-27 20:49:43.997 7 INFO neutron.db.l3_hamode_db [None req-8f38b5ef-b32c-4136-a2d5-0fd8c2ff94f8 24baaad97054461392c460efec01e03b 392309fd11054de3ac4be94024a174c2 - - default default] HA network 296118c2-279e-42ad-a230-b719aa2bda15 was deleted as no HA routers are present in tenant 392309fd11054de3ac4be94024a174c2. 2026-05-27 20:49:43.999 7 INFO neutron.services.segments.plugin [-] Segment adc6227f-ad45-4cfa-9d05-0fb51a631efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc6227f-ad45-4cfa-9d05-0fb51a631efa found for delete ", "request_id": "req-569fc7e9-3413-4ff1-a901-c5bcaad7faf1"}]} [pid: 7|app: 0|req: 612/1077] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:42 2026] DELETE /v2.0/routers/811ae82f-ac91-4262-a44c-cc0e1412b50a => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:44.006 7 INFO neutron.services.segments.plugin [-] Segment adc6227f-ad45-4cfa-9d05-0fb51a631efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc6227f-ad45-4cfa-9d05-0fb51a631efa found for delete ", "request_id": "req-cac24ba5-652c-44d1-aa90-09a605084cb9"}]} [pid: 7|app: 0|req: 613/1078] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/subnets?id=eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1079] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:44 2026] DELETE /v2.0/subnets/3deed396-e071-4dec-b88d-2070ae596ada => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1080] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 466/1081] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:43 2026] PUT /v2.0/routers/c9904eb3-f0c8-4471-8d1c-0ef4eef664dd/remove_router_interface => generated 309 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1082] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/ports?network_id=f3e4964d-f728-45e7-81ac-7d8a785745ee&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: 617/1083] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/ports?device_id=c9904eb3-f0c8-4471-8d1c-0ef4eef664dd => 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: 618/1084] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:44.355 8 INFO neutron.services.segments.plugin [-] Segment f29798e3-0051-4978-b121-eea5bd473cd7 resource provider aggregate not found 2026-05-27 20:49:44.361 8 INFO neutron.services.segments.plugin [-] Segment f29798e3-0051-4978-b121-eea5bd473cd7 resource provider aggregate not found 2026-05-27 20:49:44.371 8 INFO neutron.services.segments.plugin [-] Segment f29798e3-0051-4978-b121-eea5bd473cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29798e3-0051-4978-b121-eea5bd473cd7 found for delete ", "request_id": "req-e2b6e3e4-5f42-4c87-b83a-1c357a9f577a"}]} [pid: 8|app: 0|req: 467/1085] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:44 2026] DELETE /v2.0/networks/cc2474ee-b6cc-4098-9235-465ea68cbeab => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:44.384 8 INFO neutron.services.segments.plugin [-] Segment f29798e3-0051-4978-b121-eea5bd473cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29798e3-0051-4978-b121-eea5bd473cd7 found for delete ", "request_id": "req-f9415310-18e8-4642-b1f2-7ff21216a648"}]} [pid: 8|app: 0|req: 468/1086] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee?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) 2026-05-27 20:49:44.892 7 INFO neutron.db.l3_hamode_db [None req-69e4a495-0453-4a5e-8653-f613fe5780bb 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] HA network 4e9170b0-4141-424a-8ed3-76717ecf2bbd was deleted as no HA routers are present in tenant 3043873e63044f4a9c0e222e64302178. [pid: 7|app: 0|req: 619/1087] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:44 2026] DELETE /v2.0/routers/c9904eb3-f0c8-4471-8d1c-0ef4eef664dd => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1088] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:44 2026] DELETE /v2.0/subnets/71dd55c3-244c-45e4-8627-062cde7bd395 => 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: 620/1089] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:44 2026] GET /v2.0/security-groups?tenant_id=392309fd11054de3ac4be94024a174c2&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1090] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:45 2026] DELETE /v2.0/security-groups/7b97b825-4fcf-4db5-abe0-68308e05840a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1091] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => 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: 470/1092] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:45 2026] DELETE /v2.0/networks/582b6efc-414f-4fde-a151-52e837d485dc => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:45.385 7 WARNING neutron_lib.context [None req-a6fb0e0a-e463-4091-ba61-04e12731bf96 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:45.422 7 INFO neutron.db.segments_db [None req-a6fb0e0a-e463-4091-ba61-04e12731bf96 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Added segment fc6d2e67-be91-4ebf-a96a-643c089d1713 of type vxlan for network 9f9dfdb4-de3e-4690-b889-a004c902a0d5 [pid: 8|app: 0|req: 471/1093] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/ports?tenant_id=057d1fe3d31547dbb1f806961aa620d8&device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:45.740 7 INFO neutron.db.l3_hamode_db [None req-a6fb0e0a-e463-4091-ba61-04e12731bf96 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 472/1094] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:45 2026] GET /v2.0/security-groups?tenant_id=69c34481bce14a10bbec4c3ab87ee723&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:46.015 7 INFO neutron.services.segments.plugin [-] Segment 94ad0cc6-a524-47b5-b48b-06cf9034907b resource provider aggregate not found 2026-05-27 20:49:46.020 7 INFO neutron.services.segments.plugin [-] Segment 94ad0cc6-a524-47b5-b48b-06cf9034907b resource provider aggregate not found 2026-05-27 20:49:46.028 7 INFO neutron.services.segments.plugin [-] Segment 94ad0cc6-a524-47b5-b48b-06cf9034907b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ad0cc6-a524-47b5-b48b-06cf9034907b found for delete ", "request_id": "req-04dc0fad-1d27-4104-9a53-404f42f8f54f"}]} 2026-05-27 20:49:46.033 7 INFO neutron.services.segments.plugin [-] Segment 94ad0cc6-a524-47b5-b48b-06cf9034907b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ad0cc6-a524-47b5-b48b-06cf9034907b found for delete ", "request_id": "req-1f17204c-c35a-4095-aa41-ab204d7fa173"}]} [pid: 8|app: 0|req: 473/1095] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:46 2026] DELETE /v2.0/security-groups/0daeec14-ad41-4b20-bbc9-5e0ef03c3827 => 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: 474/1096] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:46 2026] GET /v2.0/security-groups?tenant_id=16e8c16308bb468ba1889ca61162dfeb&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:46.390 8 INFO neutron.services.segments.plugin [-] Segment 83d44567-0852-4d64-8289-5836c3785a71 resource provider aggregate not found 2026-05-27 20:49:46.401 8 INFO neutron.services.segments.plugin [-] Segment 83d44567-0852-4d64-8289-5836c3785a71 resource provider aggregate not found 2026-05-27 20:49:46.405 8 INFO neutron.services.segments.plugin [-] Segment 83d44567-0852-4d64-8289-5836c3785a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d44567-0852-4d64-8289-5836c3785a71 found for delete ", "request_id": "req-397d8aaa-d651-40e9-9df6-57761c73df53"}]} 2026-05-27 20:49:46.411 8 INFO neutron.services.segments.plugin [-] Segment 83d44567-0852-4d64-8289-5836c3785a71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d44567-0852-4d64-8289-5836c3785a71 found for delete ", "request_id": "req-5a4d5e71-f0d7-4d2b-9ae2-11cbe7c15ee6"}]} [pid: 8|app: 0|req: 475/1097] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:46 2026] DELETE /v2.0/security-groups/1e646e2b-b7c8-43a6-b052-56ef03a1d4f6 => 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: 476/1098] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:46 2026] GET /v2.0/ports?device_id=f9cb4326-8435-4488-a5ea-1832b660b742 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:46.555 7 INFO neutron.db.l3_hamode_db [None req-a6fb0e0a-e463-4091-ba61-04e12731bf96 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:47.152 8 WARNING neutron_lib.context [None req-fb9ca3d0-9d94-4abc-9359-a435908815e8 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:47.153 8 WARNING neutron_lib.context [None req-fb9ca3d0-9d94-4abc-9359-a435908815e8 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:47.309 8 INFO neutron.db.segments_db [None req-fb9ca3d0-9d94-4abc-9359-a435908815e8 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment 62d4c98b-2f0b-430c-8662-e99605aede33 of type vxlan for network ee13bb85-93c3-4085-ac45-c70a0a86e28b 2026-05-27 20:49:47.366 8 INFO neutron.db.segments_db [None req-fb9ca3d0-9d94-4abc-9359-a435908815e8 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment 3eb1565a-b632-455c-8c7c-063c8128fecc of type vxlan for network c313788f-d6c9-434b-93b8-3fdb23242426 [pid: 7|app: 0|req: 623/1099] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:45 2026] POST /v2.0/routers => generated 691 bytes in 2088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1100] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:47 2026] POST /v2.0/networks => generated 1246 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1101] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/routers/1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1102] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/networks => generated 1845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1103] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/routers => generated 700 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1104] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/security-groups/d9984e4d-f838-43ab-adfc-93bd230a763a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1105] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/networks/ee13bb85-93c3-4085-ac45-c70a0a86e28b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:47.752 7 INFO neutron.api.v2.resource [None req-5a02cb3f-57ef-4780-8db9-682af808d9a7 41287936a7ab4a9893405ce180533710 057d1fe3d31547dbb1f806961aa620d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1106] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:49:47 2026] GET /v2.0/security-groups/d9984e4d-f838-43ab-adfc-93bd230a763a => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1107] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/networks/c313788f-d6c9-434b-93b8-3fdb23242426 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1108] 10.0.0.4 () {34 vars in 739 bytes} [Wed May 27 20:49:47 2026] PUT /v2.0/routers/1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 704 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:48.047 7 INFO neutron.services.segments.plugin [-] Segment 62d4c98b-2f0b-430c-8662-e99605aede33 resource provider aggregate not found 2026-05-27 20:49:48.051 7 INFO neutron.services.segments.plugin [-] Segment 62d4c98b-2f0b-430c-8662-e99605aede33 resource provider aggregate not found [pid: 8|app: 0|req: 481/1109] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:48.058 7 INFO neutron.services.segments.plugin [-] Segment 62d4c98b-2f0b-430c-8662-e99605aede33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d4c98b-2f0b-430c-8662-e99605aede33 found for delete ", "request_id": "req-15d69030-38a8-4c18-bd24-1958dd0cbc3b"}]} 2026-05-27 20:49:48.070 7 INFO neutron.services.segments.plugin [-] Segment 62d4c98b-2f0b-430c-8662-e99605aede33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62d4c98b-2f0b-430c-8662-e99605aede33 found for delete ", "request_id": "req-71f118bb-9860-4cca-801b-db455a4230d7"}]} 2026-05-27 20:49:48.076 7 INFO neutron.services.segments.plugin [-] Segment 3eb1565a-b632-455c-8c7c-063c8128fecc resource provider aggregate not found 2026-05-27 20:49:48.091 7 INFO neutron.services.segments.plugin [-] Segment 3eb1565a-b632-455c-8c7c-063c8128fecc resource provider aggregate not found 2026-05-27 20:49:48.094 7 INFO neutron.services.segments.plugin [-] Segment 3eb1565a-b632-455c-8c7c-063c8128fecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb1565a-b632-455c-8c7c-063c8128fecc found for delete ", "request_id": "req-ea699abd-1a1d-4b1f-b1cb-1e54a64e0c94"}]} 2026-05-27 20:49:48.110 7 INFO neutron.services.segments.plugin [-] Segment 3eb1565a-b632-455c-8c7c-063c8128fecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb1565a-b632-455c-8c7c-063c8128fecc found for delete ", "request_id": "req-2d29fc41-d035-4ac5-a612-c6f13877bbcd"}]} [pid: 8|app: 0|req: 482/1110] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/routers/1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:48.124 8 WARNING neutron_lib.context [None req-dff4528b-8af2-489a-afae-62236c228648 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 629/1111] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:49:47 2026] DELETE /v2.0/floatingips/1cd67393-1121-419a-8740-c312f3131dde => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1112] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:48 2026] GET /v2.0/ports?device_id=1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:48.172 8 INFO neutron.db.segments_db [None req-dff4528b-8af2-489a-afae-62236c228648 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment e74afa7e-4ba9-4e50-9dcf-9215a24950c3 of type vxlan for network d29f1068-74a5-4255-bff3-2ff7246257fd [pid: 8|app: 0|req: 483/1113] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:48 2026] POST /v2.0/networks => generated 649 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:48.950 7 INFO neutron.db.l3_hamode_db [None req-8e083afb-1a13-4e95-a716-a8d02d396fb5 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] HA network 9f9dfdb4-de3e-4690-b889-a004c902a0d5 was deleted as no HA routers are present in tenant 3043873e63044f4a9c0e222e64302178. [pid: 7|app: 0|req: 631/1114] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:48 2026] DELETE /v2.0/routers/1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:48.960 7 WARNING neutron_lib.context [None req-b0d754ef-c7d5-4d73-914a-f08f7df5f074 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:49.009 7 INFO neutron.db.segments_db [None req-b0d754ef-c7d5-4d73-914a-f08f7df5f074 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment 9c82b693-5f73-4c79-aa81-69db747c9485 of type vxlan for network d7a9b2ba-cb5e-4501-9142-ae9e5ab2861d [pid: 7|app: 0|req: 632/1115] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:48 2026] POST /v2.0/networks => generated 650 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1118] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:49 2026] GET /v2.0/ports?device_id=1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:49.125 7 WARNING neutron_lib.context [None req-9cca13ed-cd43-4f5c-8e8e-e6d015c78bb9 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 484/1119] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:49:48 2026] PUT /v2.0/routers/c99fc164-6439-4dc9-8817-ed3b16be3cd6/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:49.148 7 WARNING neutron_lib.context [None req-9cca13ed-cd43-4f5c-8e8e-e6d015c78bb9 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:49.159 8 INFO neutron.api.v2.resource [None req-2cf85d00-4ac9-42f5-88f0-d0a57679b57d 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/1120] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:49 2026] DELETE /v2.0/routers/1a3f249a-812e-40e0-8dff-07b919a23b8b => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1121] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:49:49 2026] POST /v2.0/ports => generated 1505 bytes in 551 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: 637/1122] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:49 2026] GET /v2.0/ports?device_id=c9904eb3-f0c8-4471-8d1c-0ef4eef664dd => 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: 638/1123] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:49:49 2026] GET /v2.0/ports => generated 1505 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:49.816 7 INFO neutron.api.v2.resource [None req-636a5a3d-2f2d-403f-89c3-4148215a6d2d 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1124] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:49 2026] DELETE /v2.0/routers/c9904eb3-f0c8-4471-8d1c-0ef4eef664dd => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:49.928 8 INFO neutron.services.segments.plugin [-] Segment 668cfc44-914c-4b6d-b391-660f461560c9 resource provider aggregate not found 2026-05-27 20:49:49.932 8 INFO neutron.services.segments.plugin [-] Segment 668cfc44-914c-4b6d-b391-660f461560c9 resource provider aggregate not found 2026-05-27 20:49:49.941 8 INFO neutron.services.segments.plugin [-] Segment 668cfc44-914c-4b6d-b391-660f461560c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668cfc44-914c-4b6d-b391-660f461560c9 found for delete ", "request_id": "req-7c6929aa-f615-4bae-add4-f87a80b8e72e"}]} 2026-05-27 20:49:49.942 8 INFO neutron.services.segments.plugin [-] Segment 668cfc44-914c-4b6d-b391-660f461560c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668cfc44-914c-4b6d-b391-660f461560c9 found for delete ", "request_id": "req-9d4e4ce7-70eb-40d2-8ecf-b53c4d6424b8"}]} 2026-05-27 20:49:49.942 8 INFO neutron.db.l3_hamode_db [None req-cc1773c3-38f1-4b2b-9b59-ce9a342cefdd a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 9b710d8b-d8a8-4ab4-bb39-245129fdfc3e was deleted as no HA routers are present in tenant 057d1fe3d31547dbb1f806961aa620d8. [pid: 8|app: 0|req: 486/1125] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:49 2026] DELETE /v2.0/routers/c99fc164-6439-4dc9-8817-ed3b16be3cd6 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1126] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:49 2026] GET /v2.0/security-groups?tenant_id=8c630bd390764d5ead9ad995d03fd8a8&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:50.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bda027d9-7350-4a84-b9a5-ca318cd02c52 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 641/1127] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/subnets/71dd55c3-244c-45e4-8627-062cde7bd395 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:50.115 7 INFO neutron.services.segments.plugin [-] Segment fc6d2e67-be91-4ebf-a96a-643c089d1713 resource provider aggregate not found 2026-05-27 20:49:50.128 7 INFO neutron.services.segments.plugin [-] Segment fc6d2e67-be91-4ebf-a96a-643c089d1713 resource provider aggregate not found 2026-05-27 20:49:50.131 7 INFO neutron.services.segments.plugin [-] Segment fc6d2e67-be91-4ebf-a96a-643c089d1713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc6d2e67-be91-4ebf-a96a-643c089d1713 found for delete ", "request_id": "req-75957699-0f4b-43db-8cb2-2e3adb8ba2e4"}]} [pid: 8|app: 0|req: 487/1128] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:49 2026] DELETE /v2.0/ports/b7f69d24-99cb-4324-80ce-ddecc248eb3a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:50.140 7 INFO neutron.services.segments.plugin [-] Segment fc6d2e67-be91-4ebf-a96a-643c089d1713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc6d2e67-be91-4ebf-a96a-643c089d1713 found for delete ", "request_id": "req-14c5f08f-f608-4764-a7c8-ac07a23d4309"}]} [pid: 8|app: 0|req: 488/1129] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/security-groups/15197c56-5f41-4d7f-b23c-c8b8f248a027 => 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: 642/1130] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/subnets/eb9b8708-ee31-4617-8e6d-6cfd8ed4a037 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1131] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/ports?device_id=d17c65a5-1719-4e66-bb0d-0f2ebdde394c => 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: 643/1132] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/ports/47b8a86e-9df9-478e-bf33-96be7dc25c24 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:50.425 7 INFO neutron.api.v2.resource [None req-b59b279a-887b-4178-8366-5ea2217b3390 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1133] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/routers/d17c65a5-1719-4e66-bb0d-0f2ebdde394c => 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: 490/1134] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/networks/f3e4964d-f728-45e7-81ac-7d8a785745ee => 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: 645/1135] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/security-groups?tenant_id=31d20b3162a94e008c3a0847944f9f75&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:50.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a3c9f34-28bc-4be3-bbfc-5e9133102187 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1136] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/ports => 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: 646/1137] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/subnets/41b69ded-20c4-4597-b9a8-6687ad0db43e => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1138] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/ports?device_id=70a5ab51-a729-4115-819e-557d2677ffa2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:49:50.582 7 WARNING neutron_lib.context [None req-f30e0ed2-20c4-45d4-a3f5-3568a8cd2163 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:50.658 7 INFO neutron.db.segments_db [None req-f30e0ed2-20c4-45d4-a3f5-3568a8cd2163 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment ffb90296-f2ba-4c72-b972-569602737424 of type vxlan for network d131420f-dd4f-409a-8b6e-efe854692ee3 [pid: 8|app: 0|req: 492/1139] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/security-groups/88c68e86-7660-42e1-8e8f-9abdd3cdf23e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:50.702 8 INFO neutron.api.v2.resource [None req-a288ccef-865d-4065-be32-c24f1643f1f6 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 493/1140] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/routers/70a5ab51-a729-4115-819e-557d2677ffa2 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:50.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a229fcce-f655-4900-bb13-4482b2d05d05 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 494/1141] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/subnets/24922800-bb19-4cc4-a7e9-cca0e7cc42e9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:50.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ba6d1f2-18df-42f0-b91f-bbbb65ad0db0 375dee5e8d184c7fb09f0427f88d3208 3043873e63044f4a9c0e222e64302178 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1142] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/subnets/dd0963a0-4ec8-432c-aaed-bbd8e749d6ca => 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: 648/1143] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:50 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:50.760 7 WARNING neutron_lib.context [None req-418b43e0-1aa5-4bbc-b948-895ffc2cddfe 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 496/1144] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:50 2026] GET /v2.0/security-groups?tenant_id=057d1fe3d31547dbb1f806961aa620d8&name=default => generated 2921 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:50.824 7 INFO neutron.db.segments_db [None req-418b43e0-1aa5-4bbc-b948-895ffc2cddfe 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Added segment c7e648fc-1d35-478a-a461-af3dd74f0d0c of type vxlan for network 4c76c3d4-ce3a-4200-9c23-766d27f636b5 [pid: 8|app: 0|req: 497/1145] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:50 2026] DELETE /v2.0/security-groups/507caa15-f175-4dc7-b070-1fa082540395 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1146] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:49:50 2026] POST /v2.0/networks => generated 649 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:50.950 8 WARNING neutron_lib.context [None req-3fffb176-3179-4767-84ec-2ccf1bc2d1bf 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:49:50.990 8 WARNING neutron_lib.context [None req-3fffb176-3179-4767-84ec-2ccf1bc2d1bf 5b2684260b2642bcb89dd9287f6f956f 2a928a28f6e14571bada3a099efb95f3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 650/1147] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:51 2026] GET /v2.0/security-groups?tenant_id=3043873e63044f4a9c0e222e64302178&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1148] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:50 2026] POST /v2.0/subnets => generated 1274 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1149] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:49:51 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1150] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/security-groups/18b5d2ab-56f6-4442-9db1-e0f910eeca7b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1151] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/subnets/2b39e75c-cfe8-42c0-ac50-22745f70e2d2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1152] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/subnets/b4989fb7-05df-4550-941f-2b3f963bf7e0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1153] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:49:51 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1154] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/networks/4c76c3d4-ce3a-4200-9c23-766d27f636b5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:51.965 8 INFO neutron.services.segments.plugin [-] Segment b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 resource provider aggregate not found 2026-05-27 20:49:51.980 8 INFO neutron.services.segments.plugin [-] Segment b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 resource provider aggregate not found 2026-05-27 20:49:51.985 8 INFO neutron.services.segments.plugin [-] Segment b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 found for delete ", "request_id": "req-a0a0e9a7-ed35-47ae-b2a5-1ecf2edbaa36"}]} 2026-05-27 20:49:51.997 8 INFO neutron.services.segments.plugin [-] Segment ffb90296-f2ba-4c72-b972-569602737424 resource provider aggregate not found 2026-05-27 20:49:52.001 8 INFO neutron.services.segments.plugin [-] Segment b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a2d2ef-4651-49f4-8125-6ee6d93e0db9 found for delete ", "request_id": "req-ffe8d4db-fd69-40a5-84de-d2cf214e1999"}]} [pid: 8|app: 0|req: 502/1155] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:51 2026] DELETE /v2.0/networks/d131420f-dd4f-409a-8b6e-efe854692ee3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:52.144 7 INFO neutron.services.segments.plugin [-] Segment c7e648fc-1d35-478a-a461-af3dd74f0d0c resource provider aggregate not found [pid: 7|app: 0|req: 654/1156] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:52 2026] DELETE /v2.0/networks/d7a9b2ba-cb5e-4501-9142-ae9e5ab2861d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:52.169 8 INFO neutron.services.segments.plugin [-] Segment ffb90296-f2ba-4c72-b972-569602737424 resource provider aggregate not found 2026-05-27 20:49:52.173 8 INFO neutron.services.segments.plugin [-] Segment ffb90296-f2ba-4c72-b972-569602737424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffb90296-f2ba-4c72-b972-569602737424 found for delete ", "request_id": "req-93b6a574-6d77-48da-9fc4-6a2e5bf47d6b"}]} 2026-05-27 20:49:52.185 8 INFO neutron.services.segments.plugin [-] Segment ffb90296-f2ba-4c72-b972-569602737424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffb90296-f2ba-4c72-b972-569602737424 found for delete ", "request_id": "req-4f216545-7770-47ad-bbce-18364249d7ae"}]} [pid: 8|app: 0|req: 503/1157] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:52 2026] DELETE /v2.0/networks/d29f1068-74a5-4255-bff3-2ff7246257fd => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:49:52.606 7 INFO neutron.services.segments.plugin [-] Segment c7e648fc-1d35-478a-a461-af3dd74f0d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e648fc-1d35-478a-a461-af3dd74f0d0c found for delete ", "request_id": "req-33b59838-761e-44c9-81f2-0d4ae7979a4e"}]} 2026-05-27 20:49:52.616 7 INFO neutron.services.segments.plugin [-] Segment c7e648fc-1d35-478a-a461-af3dd74f0d0c resource provider aggregate not found 2026-05-27 20:49:52.629 7 INFO neutron.services.segments.plugin [-] Segment 9c82b693-5f73-4c79-aa81-69db747c9485 resource provider aggregate not found 2026-05-27 20:49:52.634 7 INFO neutron.services.segments.plugin [-] Segment c7e648fc-1d35-478a-a461-af3dd74f0d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7e648fc-1d35-478a-a461-af3dd74f0d0c found for delete ", "request_id": "req-f2c6755e-d0b9-4c0b-a0a7-72d9628a91a7"}]} 2026-05-27 20:49:52.644 7 INFO neutron.services.segments.plugin [-] Segment 9c82b693-5f73-4c79-aa81-69db747c9485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c82b693-5f73-4c79-aa81-69db747c9485 found for delete ", "request_id": "req-cdaf43ae-333b-4b4d-a7a4-b5759a1d0509"}]} 2026-05-27 20:49:52.647 7 INFO neutron.services.segments.plugin [-] Segment 9c82b693-5f73-4c79-aa81-69db747c9485 resource provider aggregate not found 2026-05-27 20:49:52.657 7 INFO neutron.services.segments.plugin [-] Segment 9c82b693-5f73-4c79-aa81-69db747c9485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c82b693-5f73-4c79-aa81-69db747c9485 found for delete ", "request_id": "req-faee39eb-2cab-48b4-9bef-1a74c41fe58d"}]} [pid: 8|app: 0|req: 504/1158] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:52 2026] GET /v2.0/security-groups?tenant_id=2a928a28f6e14571bada3a099efb95f3&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:52.831 7 INFO neutron.db.segments_db [None req-4c51a173-5b66-412f-86b7-690b6254119f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 23907a00-3245-4bd4-9c0e-5d10336faffc of type vxlan for network 39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c [pid: 8|app: 0|req: 505/1159] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:52 2026] DELETE /v2.0/security-groups/b9a9c847-3792-4fb0-8f69-923f51261eb2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1160] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:49:52 2026] POST /v2.0/networks => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1161] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:52 2026] POST /v2.0/subnets => generated 690 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:53.172 7 INFO neutron.db.segments_db [None req-709d6e79-1d83-47d0-8449-9eb97625aa01 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment ea2161dc-fa9e-45a2-b434-1038a8058153 of type vxlan for network 50ccd064-2644-4587-9e01-fb4743ec88ef [pid: 8|app: 0|req: 506/1162] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:52 2026] GET /v2.0/security-groups?tenant_id=493ae512bf384ce28e8458bf6a561f3a&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1163] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:53 2026] DELETE /v2.0/security-groups/e2685b69-ad9a-43d0-b51e-cee34dab84e3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:53.444 7 INFO neutron.db.l3_hamode_db [None req-709d6e79-1d83-47d0-8449-9eb97625aa01 a0f06d8cb30a4f629a497cb89ea986ee 5894115001334abf9d816b86ec84b8bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:54.349 7 INFO neutron.db.l3_hamode_db [None req-709d6e79-1d83-47d0-8449-9eb97625aa01 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:49:54.601 8 INFO neutron.services.segments.plugin [-] Segment e74afa7e-4ba9-4e50-9dcf-9215a24950c3 resource provider aggregate not found 2026-05-27 20:49:54.606 8 INFO neutron.services.segments.plugin [-] Segment e74afa7e-4ba9-4e50-9dcf-9215a24950c3 resource provider aggregate not found 2026-05-27 20:49:54.618 8 INFO neutron.services.segments.plugin [-] Segment e74afa7e-4ba9-4e50-9dcf-9215a24950c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74afa7e-4ba9-4e50-9dcf-9215a24950c3 found for delete ", "request_id": "req-67105983-c81b-4a45-a568-029fc789657c"}]} 2026-05-27 20:49:54.625 8 INFO neutron.services.segments.plugin [-] Segment e74afa7e-4ba9-4e50-9dcf-9215a24950c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74afa7e-4ba9-4e50-9dcf-9215a24950c3 found for delete ", "request_id": "req-c8ebc4fd-1361-405d-af90-469fd8de07e5"}]} 2026-05-27 20:49:54.694 8 WARNING neutron_lib.context [None req-d7c37f2d-4c62-412a-b10c-77011dd418ba aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 508/1164] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:49:54 2026] POST /v2.0/security-groups => generated 1625 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1165] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:49:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1166] 10.0.0.4 () {34 vars in 756 bytes} [Wed May 27 20:49:54 2026] PUT /v2.0/security-groups/2c992b5d-ae5d-48ff-aff2-d6286a9a02ba => generated 1664 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1167] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:49:53 2026] POST /v2.0/routers => generated 730 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1168] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:49:55 2026] GET /v2.0/security-groups/2c992b5d-ae5d-48ff-aff2-d6286a9a02ba => generated 1664 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1169] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:55 2026] GET /v2.0/security-groups?tenant_id=a4d409c744fe41f9a41c417a7f9147d1&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1170] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:55 2026] DELETE /v2.0/security-groups/2c992b5d-ae5d-48ff-aff2-d6286a9a02ba => 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: 514/1171] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:55 2026] DELETE /v2.0/security-groups/2dd50aa3-e359-470e-988a-302d68585940 => 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: 515/1172] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:49:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:55.989 8 INFO neutron.api.v2.resource [None req-52cbd61d-f0cc-4937-8a33-c8791e06fe6e aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1173] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:55 2026] DELETE /v2.0/security-groups/2c992b5d-ae5d-48ff-aff2-d6286a9a02ba => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:56.003 8 WARNING neutron_lib.context [None req-19a95eac-4050-4bb0-b50a-381fe218dd47 aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 517/1174] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:49:55 2026] POST /v2.0/security-groups => generated 1625 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:56.179 8 WARNING neutron_lib.context [None req-b10461c1-ca3f-4fa6-bf09-6bf189c41889 aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 518/1175] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1176] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:56 2026] GET /v2.0/security-groups?tenant_id=6c5f5e0b6f3049ae83806e4950bfd9d0&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1177] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:49:56 2026] GET /v2.0/security-group-rules/dae1257f-bc51-4a51-bd40-7c42949f776a => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1178] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:49:55 2026] PUT /v2.0/routers/16519752-6fd7-473a-8fe6-7efec3e8a26b/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1179] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:56 2026] DELETE /v2.0/security-groups/6508770b-5b13-40ff-983a-acbb8d177766 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1180] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1181] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:49:56 2026] DELETE /v2.0/security-group-rules/dae1257f-bc51-4a51-bd40-7c42949f776a => 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: 660/1182] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:56.948 7 WARNING neutron_lib.context [None req-751e2c77-8672-451e-bcad-e4cc8db321fc aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 523/1183] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:56 2026] GET /v2.0/security-groups?tenant_id=b27523a008ee4a2e9bd755c3e9e476f1&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1184] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1185] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules/215447d0-b934-4670-89ea-23a41d828dbf => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1186] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1187] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/security-groups/ed54b6dc-4777-4545-9b39-c847f0234b40 => 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: 664/1188] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/security-group-rules/215447d0-b934-4670-89ea-23a41d828dbf => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:57.274 7 WARNING neutron_lib.context [None req-a76b6e8a-ee98-4ccf-a95c-bd244bae474c f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 525/1189] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:49:57.281 8 WARNING neutron_lib.context [None req-7abec6aa-377d-49f2-9a51-84ec049a5c4e aa12cabeb4054c0c9f975562e65fb9ad 64ee4e35663d48baa63ea50ba7e13d64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 526/1190] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1191] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:49:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:49:57.382 7 WARNING neutron_lib.context [None req-2f7e35a2-8060-4220-a65a-7b81c46a7683 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1192] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules/a71cc3b9-58ae-462a-835b-f94c8b9231f1 => generated 602 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1193] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1194] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:57 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-27 20:49:57.517 7 WARNING neutron_lib.context [None req-ae29428f-4d35-4318-94b6-03ef13e4d8c9 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 529/1195] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/security-group-rules/a71cc3b9-58ae-462a-835b-f94c8b9231f1 => 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: 667/1196] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:49:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:49:57.631 7 WARNING neutron_lib.context [None req-7c4823d6-8e3f-4038-a05b-f78f945f2f72 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/1197] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1198] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:57 2026] DELETE /v2.0/security-groups/e5d452ef-5bc2-4f9d-bc97-ccf0c2273cb2 => 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: 532/1199] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:49:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1200] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:49:57 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) [pid: 7|app: 0|req: 668/1201] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:49:57 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1202] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?tenant_id=64ee4e35663d48baa63ea50ba7e13d64&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1203] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:58 2026] DELETE /v2.0/security-groups/2a0c2049-e8d1-46bc-86e0-e0c54c0650e2 => 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: 535/1204] 10.0.0.123 () {34 vars in 1100 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1838971890&fields=id&tenant_id=5894115001334abf9d816b86ec84b8bd => 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: 670/1205] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks?id=39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1206] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/quotas/5894115001334abf9d816b86ec84b8bd => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1207] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/ports?tenant_id=5894115001334abf9d816b86ec84b8bd&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1208] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?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: 672/1209] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:49:58 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?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: 538/1210] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:49:59 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 673/1211] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:49:59 2026] GET /v2.0/security-groups?tenant_id=c7b338a95a0d4b03a3f05eeb3c4823f2&name=default => generated 2925 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1212] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:49:59 2026] DELETE /v2.0/security-groups/7d6535fe-0c0a-4679-b785-9150ad48a22b => 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: 674/1213] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:00 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1214] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 675/1215] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:01 2026] GET /v2.0/security-groups?tenant_id=352a1af62df748718f427a2825f81cd8&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1216] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:01 2026] DELETE /v2.0/security-groups/3ef2e007-a88d-4cbf-8566-3647e70207d1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:01.913 8 INFO neutron.db.segments_db [None req-b58a2f59-758b-4c9b-b329-421ca407992d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 88248fe1-44a0-4139-89a7-0602563d2204 of type vxlan for network 4f929175-d87c-43c1-8d3a-e65a1263a3ef [pid: 8|app: 0|req: 541/1217] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:50:01 2026] POST /v2.0/networks => generated 740 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1218] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:02 2026] POST /v2.0/subnets => generated 687 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:02.241 8 INFO neutron.db.segments_db [None req-f35f6418-da08-4a7b-b08a-ba9bc4bab09d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment ff2c0395-75a4-4abc-b744-cc59e4c6f0dd of type vxlan for network c05cf044-5aab-4585-9997-9218d483b161 2026-05-27 20:50:02.474 8 INFO neutron.db.l3_hamode_db [None req-f35f6418-da08-4a7b-b08a-ba9bc4bab09d a0f06d8cb30a4f629a497cb89ea986ee a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1219] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/security-groups?tenant_id=c0dd9c26eba140e1a010c105acd318b2&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1220] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:02 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 680/1221] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:02 2026] DELETE /v2.0/security-groups/9e70ddc9-d303-4d64-a519-bce1b75f6f7a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:03.300 8 INFO neutron.db.l3_hamode_db [None req-f35f6418-da08-4a7b-b08a-ba9bc4bab09d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1222] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:03 2026] GET /v2.0/networks?id=39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1225] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:50:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5894115001334abf9d816b86ec84b8bd => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:03.472 7 WARNING neutron_lib.context [req-76494434-6b64-4557-b455-03b90100f752 req-72ac3208-c915-461b-ac54-2420ec9df200 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1226] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/ports => generated 958 bytes in 416 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-27 20:50:04.123 7 WARNING neutron_lib.context [None req-a973419a-304d-4963-b0da-37950f56eaf1 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 542/1227] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:02 2026] POST /v2.0/routers => generated 727 bytes in 2060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:04.288 7 INFO neutron.db.segments_db [None req-a973419a-304d-4963-b0da-37950f56eaf1 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Added segment 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 of type vxlan for network 073d7803-3133-4d59-ae32-2a4eebf8069c [pid: 8|app: 0|req: 543/1228] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 961 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1229] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:03 2026] POST /v2.0/networks => generated 644 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1230] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:50:04 2026] PUT /v2.0/ports/cef22d30-6e29-4355-b7db-7e1c1d9fb917 => generated 1239 bytes in 474 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: 545/1231] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:04 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:04.852 8 WARNING neutron_lib.context [None req-431afde2-25c6-42fa-b82b-fc9eaef501e2 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:04.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57a955d7-d90b-48f6-833b-7822e126430b'] response: {'name': 'network-changed', 'server_uuid': 'cd3316f0-19a0-4eed-a33f-35b5c1e2d76d', 'tag': 'cef22d30-6e29-4355-b7db-7e1c1d9fb917', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 546/1232] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:04 2026] POST /v2.0/subnets => generated 641 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:05.129 8 WARNING neutron_lib.context [None req-b82ce410-0058-4f08-9173-3cd0eca7624a e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:05.179 8 INFO neutron.db.segments_db [None req-b82ce410-0058-4f08-9173-3cd0eca7624a e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Added segment 32670862-31a7-48f0-844a-13fca3bca02b of type vxlan for network 8d346cc5-6c77-45ca-898e-d0b5a7fcbe1a [pid: 8|app: 0|req: 547/1233] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:05 2026] POST /v2.0/networks => generated 644 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1234] 10.0.0.4 () {34 vars in 741 bytes} [Wed May 27 20:50:05 2026] PUT /v2.0/networks/8d346cc5-6c77-45ca-898e-d0b5a7fcbe1a => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1235] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/ports?tenant_id=5894115001334abf9d816b86ec84b8bd&device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:05.446 8 WARNING neutron_lib.context [None req-79ce7a06-2ef5-4805-b83c-363bd40800e3 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1236] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:04 2026] PUT /v2.0/routers/f9d3e484-d6e6-4c3c-93de-11484470bee1/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1237] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/networks?tenant_id=5894115001334abf9d816b86ec84b8bd&shared=False => 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: 689/1238] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1239] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:05 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1240] 10.0.0.4 () {34 vars in 739 bytes} [Wed May 27 20:50:05 2026] PUT /v2.0/subnets/fdb0b18c-605b-4420-85f8-9712d9e6c124 => generated 636 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1241] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:05 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1242] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:06.225 8 INFO neutron.services.segments.plugin [-] Segment 32670862-31a7-48f0-844a-13fca3bca02b resource provider aggregate not found 2026-05-27 20:50:06.230 8 INFO neutron.services.segments.plugin [-] Segment 32670862-31a7-48f0-844a-13fca3bca02b resource provider aggregate not found 2026-05-27 20:50:06.238 8 INFO neutron.services.segments.plugin [-] Segment 32670862-31a7-48f0-844a-13fca3bca02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32670862-31a7-48f0-844a-13fca3bca02b found for delete ", "request_id": "req-d994b536-2176-45f0-9dc5-b0b222c668e9"}]} 2026-05-27 20:50:06.252 8 INFO neutron.services.segments.plugin [-] Segment 32670862-31a7-48f0-844a-13fca3bca02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32670862-31a7-48f0-844a-13fca3bca02b found for delete ", "request_id": "req-c7d07df1-5752-4849-8d07-91aabc93f94e"}]} [pid: 8|app: 0|req: 551/1243] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:05 2026] DELETE /v2.0/networks/8d346cc5-6c77-45ca-898e-d0b5a7fcbe1a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:06.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5ba28a8-2fd4-410d-aedb-1386ebbc3c92 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1244] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/networks/8d346cc5-6c77-45ca-898e-d0b5a7fcbe1a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1245] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1246] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/subnets?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1247] 10.0.0.4 () {32 vars in 651 bytes} [Wed May 27 20:50:06 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: 7|app: 0|req: 695/1248] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/networks => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1249] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1250] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/networks/073d7803-3133-4d59-ae32-2a4eebf8069c => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1251] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/subnets/dc50d972-a972-4412-acb6-642112130da2 => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:06.601 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70bde8ac-fb6a-452b-ae8d-81547cbdc6e0 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1252] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/subnets/fdb0b18c-605b-4420-85f8-9712d9e6c124 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:06.632 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64d5f3ce-ee06-4516-86a1-e268e8fbdfa1 e91cc0045df84f16a5a35ca86a4b23e4 9fd3863458b246d292a129fd8e06abc2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1253] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/networks/8d346cc5-6c77-45ca-898e-d0b5a7fcbe1a => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1254] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/ports?tenant_id=5894115001334abf9d816b86ec84b8bd&device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1255] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cef22d30-6e29-4355-b7db-7e1c1d9fb917 => 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: 559/1256] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/subnets?id=663dfa2f-65ee-4ae1-a52f-58ea13df7f15 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1257] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/subnets/dc50d972-a972-4412-acb6-642112130da2 => 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: 699/1258] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:06 2026] GET /v2.0/ports?network_id=39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:06.964 8 INFO neutron.db.segments_db [None req-674877f1-73c1-42d9-9c53-3abb31e4d964 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 2458a5bd-4c21-4eca-a981-62026b3269ee of type vxlan for network d5f3330c-1cd2-4e1b-905e-4c0c65a9392b [pid: 8|app: 0|req: 560/1259] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:50:06 2026] POST /v2.0/networks => generated 741 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1260] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:07.158 7 INFO neutron.services.segments.plugin [-] Segment 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 resource provider aggregate not found 2026-05-27 20:50:07.163 7 INFO neutron.services.segments.plugin [-] Segment 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 resource provider aggregate not found 2026-05-27 20:50:07.177 7 INFO neutron.services.segments.plugin [-] Segment 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 found for delete ", "request_id": "req-8fcbff50-29e4-44b3-8361-b182cfa28ac8"}]} 2026-05-27 20:50:07.178 7 INFO neutron.services.segments.plugin [-] Segment 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac92ef2-be9d-4729-aff4-37db7a0d6bc7 found for delete ", "request_id": "req-8094fc10-058b-4d08-9d51-1624360aaa61"}]} [pid: 7|app: 0|req: 700/1261] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:06 2026] DELETE /v2.0/networks/073d7803-3133-4d59-ae32-2a4eebf8069c => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1262] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?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: 702/1263] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1264] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:07 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1265] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:07.347 8 INFO neutron.db.segments_db [None req-926b48e1-1d65-4aaa-8518-43c3c7ee18c2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 48933dc1-9eeb-4f68-b694-ba7f1de2105f of type vxlan for network a2f78faa-19bb-4643-8c28-9a64cb2d5880 2026-05-27 20:50:07.666 8 INFO neutron.db.l3_hamode_db [None req-926b48e1-1d65-4aaa-8518-43c3c7ee18c2 a0f06d8cb30a4f629a497cb89ea986ee 9a1cc0669b574a10987dbd994dbcd5da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 704/1266] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:07 2026] GET /v2.0/security-groups?tenant_id=9fd3863458b246d292a129fd8e06abc2&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1267] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:08 2026] DELETE /v2.0/security-groups/4400cb90-d820-43a9-a129-390a382c8114 => 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: 706/1268] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:08 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1269] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:08 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:08.519 8 INFO neutron.db.l3_hamode_db [None req-926b48e1-1d65-4aaa-8518-43c3c7ee18c2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1270] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:07 2026] POST /v2.0/routers => generated 728 bytes in 2228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1271] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:09 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1272] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:09 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&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-27 20:50:10.159 8 WARNING neutron_lib.context [None req-08f27d67-cc12-4169-b291-b41a2d99287b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:10.317 8 INFO neutron.db.segments_db [None req-08f27d67-cc12-4169-b291-b41a2d99287b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 of type vxlan for network 6f2a4086-28d5-49b9-85a7-3c656589daf6 [pid: 8|app: 0|req: 566/1273] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:09 2026] POST /v2.0/networks => generated 629 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:10.442 8 WARNING neutron_lib.context [None req-d97305e5-0ed3-48e7-8a67-30a0af4c4643 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:10.520 8 INFO neutron.db.segments_db [None req-d97305e5-0ed3-48e7-8a67-30a0af4c4643 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b of type vxlan for network a3d065b2-9713-43ed-b511-3c2ec3ee671b [pid: 8|app: 0|req: 567/1274] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:10 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:10.614 8 WARNING neutron_lib.context [None req-97a58237-d45e-437a-b2ba-7c43661265e0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 708/1275] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:09 2026] PUT /v2.0/routers/c4ba2ca3-5978-46f3-ad93-9a60accd333c/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1276] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:10 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1277] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:10 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1278] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:10 2026] POST /v2.0/subnets => generated 626 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:10.940 7 WARNING neutron_lib.context [None req-ea4a22da-7493-46f6-8d79-7e1b7f74132e 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 711/1279] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:10 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:11.238 8 WARNING neutron_lib.context [None req-a3c73bd0-ca2e-44d8-875c-2ad52f055081 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:11.293 8 INFO neutron.db.segments_db [None req-a3c73bd0-ca2e-44d8-875c-2ad52f055081 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 0712735b-63cf-4d47-bb41-7fab6a62cb36 of type vxlan for network 366a9ff7-2234-42b6-aece-0cfe24ec2ddf 2026-05-27 20:50:11.430 7 WARNING neutron_lib.context [None req-e3da7295-52a8-4ade-97c4-93dfe7c9977c 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:11.516 8 INFO neutron.db.l3_hamode_db [None req-a3c73bd0-ca2e-44d8-875c-2ad52f055081 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1280] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:50:11 2026] POST /v2.0/security-groups => generated 1675 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:50:11.606 7 WARNING neutron_lib.context [None req-95d70db2-0c45-49d9-ab44-b8d3930b4f0c 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:11.642 8 INFO neutron.db.l3_hamode_db [None req-a3c73bd0-ca2e-44d8-875c-2ad52f055081 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 713/1281] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:11 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-27 20:50:11.746 7 WARNING neutron_lib.context [None req-c1296acf-dab6-4b8b-a252-409ee2495474 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 714/1282] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:11.875 7 WARNING neutron_lib.context [None req-b0891c59-9b2c-4107-b1f5-fd6b2aeb908d 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1283] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1284] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:11 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:12.078 7 WARNING neutron_lib.context [None req-df19bffc-c7f3-4ec3-ac2f-94540d116fd5 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 569/1285] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:11 2026] POST /v2.0/routers => generated 507 bytes in 938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1286] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1287] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:12 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:12.202 8 WARNING neutron_lib.context [None req-9bbb055f-fcc9-4dd1-998b-517b72e526a0 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:12.236 8 INFO neutron.db.securitygroups_db [None req-9bbb055f-fcc9-4dd1-998b-517b72e526a0 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Project a07c0c4ed1a7426bbe5c82e23598c60e 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: 571/1288] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1289] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:12 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:12.340 8 WARNING neutron_lib.context [None req-936ae7ca-97df-407b-80d7-c8d54534ae4a 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:12.368 8 INFO neutron.db.securitygroups_db [None req-936ae7ca-97df-407b-80d7-c8d54534ae4a 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Project a07c0c4ed1a7426bbe5c82e23598c60e 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: 573/1290] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:12.906 8 INFO neutron.db.l3_db [None req-b4916103-2d08-4da9-8116-415e39193656 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Floating IP 26000dc5-8d59-41d9-b01c-77f732748358 associated. External IP: 10.96.250.204, port: cef22d30-6e29-4355-b7db-7e1c1d9fb917. [pid: 8|app: 0|req: 574/1291] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:50:12 2026] PUT /v2.0/floatingips/26000dc5-8d59-41d9-b01c-77f732748358 => generated 856 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:13.293 8 WARNING neutron_lib.context [None req-5955ed94-f4f5-4658-8e90-a06a6cf0358c 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:13.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cc19e26-8a6b-4c77-b9b6-cb7f7680c363'] response: {'name': 'network-changed', 'server_uuid': 'cd3316f0-19a0-4eed-a33f-35b5c1e2d76d', 'tag': 'cef22d30-6e29-4355-b7db-7e1c1d9fb917', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 575/1292] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/security-groups => generated 1659 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1293] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:12 2026] PUT /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1294] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:13.542 7 WARNING neutron_lib.context [None req-9c03dad8-f0dc-4d29-a519-f0b13037d6cb 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 720/1295] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1296] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/ports/bb8f5085-bf82-4ff8-b870-bfdfd827d8be => generated 955 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1297] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/security-groups?tenant_id=cf850ddae505453d8dc2c5530a182193&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:13.751 8 WARNING neutron_lib.context [None req-0caf1f99-bb3a-419c-a737-fa38e71005ab 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1298] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1299] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1300] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:13 2026] DELETE /v2.0/security-groups/a99b4e9b-4997-449f-8880-246b59849563 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1301] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:13 2026] GET /v2.0/ports?tenant_id=5894115001334abf9d816b86ec84b8bd&device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:13.990 8 WARNING neutron_lib.context [None req-bc44cc6c-4283-49df-8e71-c61418cddd63 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1302] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:13 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1303] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/networks?id=39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c => generated 771 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1304] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1305] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cef22d30-6e29-4355-b7db-7e1c1d9fb917 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1306] 10.0.0.123 () {34 vars in 1100 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2111416828&fields=id&tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1307] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1308] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/subnets?id=663dfa2f-65ee-4ae1-a52f-58ea13df7f15 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1309] 10.0.0.123 () {34 vars in 1096 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--66798851&fields=id&tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1310] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/ports?network_id=39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1311] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/networks?id=4f929175-d87c-43c1-8d3a-e65a1263a3ef => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1312] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:13 2026] PUT /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1313] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:14 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?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: 724/1314] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/quotas/a07c0c4ed1a7426bbe5c82e23598c60e => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1315] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c?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: 591/1316] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports/1a2c7c95-30f6-44b8-b34c-7382e8994461 => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1317] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1318] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 728/1319] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1320] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 730/1321] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1322] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:15 2026] PUT /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1323] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1324] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:15 2026] GET /v2.0/security-groups?id=4c6cdc3e-9179-4bbb-ac8d-f3760b263122&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:16.258 8 INFO neutron.db.l3_db [req-a89d5357-eab7-4e44-86fb-7dd0bd82b6f8 req-6d2820b6-4970-495e-8fe1-7985c246ba42 f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] Floating IP 26000dc5-8d59-41d9-b01c-77f732748358 disassociated. External IP: 10.96.250.204, port: cef22d30-6e29-4355-b7db-7e1c1d9fb917. [pid: 8|app: 0|req: 594/1325] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:50:16 2026] DELETE /v2.0/ports/cef22d30-6e29-4355-b7db-7e1c1d9fb917 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1326] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:16 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 732/1327] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:16 2026] PUT /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:16.823 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-635f3d25-410a-4dae-8275-1bbc3aaaae1e'] response: {'server_uuid': 'cd3316f0-19a0-4eed-a33f-35b5c1e2d76d', 'name': 'network-vif-deleted', 'tag': 'cef22d30-6e29-4355-b7db-7e1c1d9fb917', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 596/1328] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:16 2026] GET /v2.0/ports?device_id=256c6d15-c522-4e73-8567-658022e41e9b => 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: 597/1329] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 598/1330] 10.0.0.162 () {30 vars in 650 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/extensions => generated 20516 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1331] 10.0.0.162 () {30 vars in 724 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/quotas/cc5674e3d48d45d48575bfc6e2ccd9a1/details => generated 847 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1332] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:17 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:17.891 7 INFO neutron.services.segments.plugin [-] Segment 0712735b-63cf-4d47-bb41-7fab6a62cb36 resource provider aggregate not found 2026-05-27 20:50:17.903 7 INFO neutron.services.segments.plugin [-] Segment 0712735b-63cf-4d47-bb41-7fab6a62cb36 resource provider aggregate not found 2026-05-27 20:50:17.906 7 INFO neutron.services.segments.plugin [-] Segment 0712735b-63cf-4d47-bb41-7fab6a62cb36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0712735b-63cf-4d47-bb41-7fab6a62cb36 found for delete ", "request_id": "req-3001578f-4ed6-4228-80fb-ba1b8746deb6"}]} 2026-05-27 20:50:17.913 7 INFO neutron.db.l3_hamode_db [None req-8a2f3c8d-8939-4f57-91ca-02c8ff063ee0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] HA network 366a9ff7-2234-42b6-aece-0cfe24ec2ddf was deleted as no HA routers are present in tenant 86e1a547c2024150addc99878929c275. 2026-05-27 20:50:17.914 7 INFO neutron.services.segments.plugin [-] Segment 0712735b-63cf-4d47-bb41-7fab6a62cb36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0712735b-63cf-4d47-bb41-7fab6a62cb36 found for delete ", "request_id": "req-8385e7a3-9ee9-43c2-bdae-5bdbd563b577"}]} [pid: 7|app: 0|req: 733/1333] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:16 2026] DELETE /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1334] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:17 2026] DELETE /v2.0/subnets/3867f5bd-fb66-4672-8ad6-45314176df8b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1335] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:18 2026] DELETE /v2.0/subnets/b7cc386c-e554-4f8e-af27-b537001b0e81 => 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: 602/1336] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 735/1339] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:18 2026] DELETE /v2.0/networks/a3d065b2-9713-43ed-b511-3c2ec3ee671b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:18.745 8 INFO neutron.services.segments.plugin [-] Segment 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 resource provider aggregate not found 2026-05-27 20:50:18.749 8 INFO neutron.services.segments.plugin [-] Segment 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 resource provider aggregate not found [pid: 8|app: 0|req: 605/1340] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:18 2026] DELETE /v2.0/networks/6f2a4086-28d5-49b9-85a7-3c656589daf6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:18.774 7 WARNING neutron_lib.context [None req-f1d3224a-0873-485e-92bc-d5d9e0fe7221 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:18.826 7 INFO neutron.db.segments_db [None req-f1d3224a-0873-485e-92bc-d5d9e0fe7221 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 4be9d848-cbcb-4f99-a915-35f0cedcdc21 of type vxlan for network 4a69bbd9-d6f7-4326-bc01-0c04d43a3dc6 2026-05-27 20:50:18.876 8 INFO neutron.services.segments.plugin [-] Segment 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 found for delete ", "request_id": "req-9338ca3b-137b-47c4-a8c6-7b358d287c8a"}]} 2026-05-27 20:50:18.877 8 INFO neutron.services.segments.plugin [-] Segment 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ff46c34-2e7c-4527-a9e9-32a7dbe6b5d6 found for delete ", "request_id": "req-2969f5bd-9c8c-4a5f-af7f-19a2b3cb86b4"}]} [pid: 8|app: 0|req: 606/1341] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:18 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 736/1342] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:18 2026] POST /v2.0/networks => generated 629 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:18.940 8 WARNING neutron_lib.context [None req-636d7569-4883-4137-86bd-994419916b2d 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 607/1343] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:18 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:19.167 7 WARNING neutron_lib.context [None req-b8f10aa2-eb49-4aeb-b2b1-6bdbe13f7e9b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:19.204 7 INFO neutron.db.segments_db [None req-b8f10aa2-eb49-4aeb-b2b1-6bdbe13f7e9b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 3f423a52-5a69-4d1b-aa12-d9fbea620c0d of type vxlan for network c7e08d9a-1cd0-48c6-9c14-cd3ef65c9f7a [pid: 8|app: 0|req: 608/1344] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:19.435 7 INFO neutron.db.l3_hamode_db [None req-b8f10aa2-eb49-4aeb-b2b1-6bdbe13f7e9b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:19.546 7 INFO neutron.db.l3_hamode_db [None req-b8f10aa2-eb49-4aeb-b2b1-6bdbe13f7e9b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1345] 10.0.0.162 () {30 vars in 650 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1346] 10.0.0.162 () {30 vars in 724 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/quotas/cc5674e3d48d45d48575bfc6e2ccd9a1/details => generated 847 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1347] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/networks?id=4f929175-d87c-43c1-8d3a-e65a1263a3ef => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1348] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:50:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e => generated 272 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:19.885 8 WARNING neutron_lib.context [req-b8fc3b9f-604e-48cf-b77a-6ffb8610e769 req-c0772258-8719-4d41-99d8-da04b5162842 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:19.924 7 INFO neutron.services.segments.plugin [-] Segment 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b resource provider aggregate not found 2026-05-27 20:50:19.936 7 INFO neutron.services.segments.plugin [-] Segment 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b resource provider aggregate not found 2026-05-27 20:50:19.941 7 INFO neutron.services.segments.plugin [-] Segment 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b found for delete ", "request_id": "req-366eb39d-7344-448a-b594-4fd9111781b6"}]} 2026-05-27 20:50:19.950 7 INFO neutron.services.segments.plugin [-] Segment 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ffa3a2a-12d6-481f-a0c6-bf018c50f51b found for delete ", "request_id": "req-df575e2f-90ad-455b-ad51-169ca65cef0c"}]} [pid: 7|app: 0|req: 737/1349] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:19 2026] POST /v2.0/routers => generated 507 bytes in 1038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1350] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:50:19 2026] POST /v2.0/ports => generated 993 bytes in 391 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-27 20:50:20.274 8 WARNING neutron_lib.context [None req-76258d32-b868-4f2b-8fb7-91533ff48b49 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 738/1351] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 996 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1352] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:50:20 2026] POST /v2.0/ports => generated 951 bytes in 369 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: 615/1353] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1354] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:20 2026] GET /v2.0/ports?device_id=cd3316f0-19a0-4eed-a33f-35b5c1e2d76d => 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: 739/1355] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:50:20 2026] PUT /v2.0/ports/cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 1274 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:21.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-571d9f8d-8570-462d-bb2b-0de0e2496408'] response: {'name': 'network-changed', 'server_uuid': 'dff94e18-8410-46a2-a381-1c75dd42a6ae', 'tag': 'cdd60b45-9b71-40cc-807f-48f8d120c27c', 'status': 'completed', 'code': 200} /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: 617/1356] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:20 2026] PUT /v2.0/routers/3520d290-0776-4a41-9db2-4c7e197cc9cf/add_router_interface => generated 309 bytes in 1195 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: 740/1357] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/security-groups?tenant_id=cc5674e3d48d45d48575bfc6e2ccd9a1&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1358] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1359] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:21 2026] GET /v2.0/ports?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1277 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1360] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:21 2026] DELETE /v2.0/security-groups/4c6cdc3e-9179-4bbb-ac8d-f3760b263122 => 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: 620/1361] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/ports/6bdaf787-57f1-481a-84d2-30366f47dee7 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1362] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1363] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:22.101 8 INFO neutron.api.v2.resource [None req-ac93b92e-9e8e-4797-9ac0-5ce125de38ff f87d331f58504174b6a643ee5429fb19 5894115001334abf9d816b86ec84b8bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1364] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/security-groups/4c6cdc3e-9179-4bbb-ac8d-f3760b263122 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1365] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:22 2026] DELETE /v2.0/security-groups/48a58416-8697-4aaf-a97f-b807e2c9ca73 => 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: 743/1366] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/subnets?id=b2b29b0b-3e18-4ba2-8afc-19fc930b04db => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1367] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:50:22 2026] DELETE /v2.0/floatingips/26000dc5-8d59-41d9-b01c-77f732748358 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1368] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/ports?network_id=4f929175-d87c-43c1-8d3a-e65a1263a3ef&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1369] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:22 2026] PUT /v2.0/routers/3520d290-0776-4a41-9db2-4c7e197cc9cf/remove_router_interface => generated 309 bytes in 696 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: 625/1370] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:22.962 8 INFO neutron.api.v2.resource [None req-1ba86a93-1dff-46f3-8275-3ee4fd99c3b5 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1371] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:22 2026] PUT /v2.0/routers/3520d290-0776-4a41-9db2-4c7e197cc9cf/remove_router_interface => generated 197 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1372] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:22 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 628/1373] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/ports?device_id=3520d290-0776-4a41-9db2-4c7e197cc9cf => 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: 746/1374] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:22 2026] PUT /v2.0/routers/16519752-6fd7-473a-8fe6-7efec3e8a26b/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1375] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:23.545 8 INFO neutron.services.segments.plugin [-] Segment 3f423a52-5a69-4d1b-aa12-d9fbea620c0d resource provider aggregate not found 2026-05-27 20:50:23.550 8 INFO neutron.services.segments.plugin [-] Segment 3f423a52-5a69-4d1b-aa12-d9fbea620c0d resource provider aggregate not found 2026-05-27 20:50:23.566 8 INFO neutron.services.segments.plugin [-] Segment 3f423a52-5a69-4d1b-aa12-d9fbea620c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f423a52-5a69-4d1b-aa12-d9fbea620c0d found for delete ", "request_id": "req-76e00a7a-1670-4d46-8cd4-64689d0e1c1f"}]} 2026-05-27 20:50:23.568 8 INFO neutron.services.segments.plugin [-] Segment 3f423a52-5a69-4d1b-aa12-d9fbea620c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f423a52-5a69-4d1b-aa12-d9fbea620c0d found for delete ", "request_id": "req-576ea0b0-1267-499a-a04a-89c698341652"}]} 2026-05-27 20:50:23.572 8 INFO neutron.db.l3_hamode_db [None req-1423edc4-29ee-4ae1-b0a5-43595bb07eba 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] HA network c7e08d9a-1cd0-48c6-9c14-cd3ef65c9f7a was deleted as no HA routers are present in tenant 86e1a547c2024150addc99878929c275. [pid: 8|app: 0|req: 629/1376] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/routers/3520d290-0776-4a41-9db2-4c7e197cc9cf => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1377] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:23 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1378] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/subnets/43bd9987-0da1-40d6-a6df-b676982b4f0f => 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: 632/1379] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/networks/4a69bbd9-d6f7-4326-bc01-0c04d43a3dc6 => 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: 633/1380] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/ports?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:24.117 8 WARNING neutron_lib.context [None req-0df861db-73a8-4907-b1a7-20fe57cc8943 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:24.148 7 INFO neutron.services.segments.plugin [-] Segment ea2161dc-fa9e-45a2-b434-1038a8058153 resource provider aggregate not found 2026-05-27 20:50:24.154 7 INFO neutron.services.segments.plugin [-] Segment ea2161dc-fa9e-45a2-b434-1038a8058153 resource provider aggregate not found 2026-05-27 20:50:24.159 7 INFO neutron.services.segments.plugin [-] Segment ea2161dc-fa9e-45a2-b434-1038a8058153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2161dc-fa9e-45a2-b434-1038a8058153 found for delete ", "request_id": "req-56188b41-b8ef-4175-9516-76bdca490fb3"}]} 2026-05-27 20:50:24.172 7 INFO neutron.services.segments.plugin [-] Segment ea2161dc-fa9e-45a2-b434-1038a8058153 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea2161dc-fa9e-45a2-b434-1038a8058153 found for delete ", "request_id": "req-e3877960-5601-4b5f-9e71-93e34375a16f"}]} 2026-05-27 20:50:24.174 8 INFO neutron.db.segments_db [None req-0df861db-73a8-4907-b1a7-20fe57cc8943 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment f0044ba8-96be-45ee-a743-30149e7d7b43 of type vxlan for network 83cf9779-52b4-45db-af77-15653cb17409 2026-05-27 20:50:24.178 7 INFO neutron.db.l3_hamode_db [None req-86e61389-bc07-4694-a8b8-b47b769cf601 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 50ccd064-2644-4587-9e01-fb4743ec88ef was deleted as no HA routers are present in tenant 5894115001334abf9d816b86ec84b8bd. [pid: 7|app: 0|req: 748/1381] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:23 2026] DELETE /v2.0/routers/16519752-6fd7-473a-8fe6-7efec3e8a26b => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1382] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/networks?id=4f929175-d87c-43c1-8d3a-e65a1263a3ef => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1383] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/networks => generated 629 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1384] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:24.284 8 WARNING neutron_lib.context [None req-ce5b4686-1c7c-4fd7-804c-46abc54ac11b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 750/1385] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:24 2026] DELETE /v2.0/subnets/663dfa2f-65ee-4ae1-a52f-58ea13df7f15 => 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: 751/1386] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/subnets?id=b2b29b0b-3e18-4ba2-8afc-19fc930b04db => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1387] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1388] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/ports?network_id=4f929175-d87c-43c1-8d3a-e65a1263a3ef&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:24.550 8 WARNING neutron_lib.context [None req-7c3e8ba3-9f3b-42c7-a433-1c924c198a77 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:24.591 8 INFO neutron.db.segments_db [None req-7c3e8ba3-9f3b-42c7-a433-1c924c198a77 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 5347c413-987b-4e5b-bf0c-b4d689eb8039 of type vxlan for network 6473fbcd-089d-4faa-8730-fe4d5d82ad38 [pid: 7|app: 0|req: 752/1389] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:24 2026] DELETE /v2.0/networks/39c6e81a-8c80-4cc3-8c48-9b52b9d1e05c => 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: 753/1390] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:24 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:24.831 8 INFO neutron.db.l3_hamode_db [None req-7c3e8ba3-9f3b-42c7-a433-1c924c198a77 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:24.869 7 WARNING neutron_lib.context [None req-ce6ae766-a9ef-4639-9f94-f5d5d51336e2 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:24.982 8 INFO neutron.db.l3_hamode_db [None req-7c3e8ba3-9f3b-42c7-a433-1c924c198a77 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:25.040 7 INFO neutron.db.segments_db [None req-ce6ae766-a9ef-4639-9f94-f5d5d51336e2 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Added segment 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 of type vxlan for network f106dcb6-0d6c-4a56-a00e-23af7abcfe71 [pid: 7|app: 0|req: 754/1391] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/networks => generated 632 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1392] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 756/1393] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1394] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/security-groups?tenant_id=5894115001334abf9d816b86ec84b8bd&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:25.241 7 WARNING neutron_lib.context [None req-c7c432a1-e823-4d3e-b6d8-2bbfcb04c145 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:25.276 7 INFO neutron.db.segments_db [None req-c7c432a1-e823-4d3e-b6d8-2bbfcb04c145 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Added segment 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa of type vxlan for network 47e57af5-f816-483a-8a50-e43a970c73df 2026-05-27 20:50:25.538 7 INFO neutron.db.l3_hamode_db [None req-c7c432a1-e823-4d3e-b6d8-2bbfcb04c145 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:25.887 8 INFO neutron.services.segments.plugin [-] Segment 4be9d848-cbcb-4f99-a915-35f0cedcdc21 resource provider aggregate not found 2026-05-27 20:50:25.899 8 INFO neutron.services.segments.plugin [-] Segment 4be9d848-cbcb-4f99-a915-35f0cedcdc21 resource provider aggregate not found 2026-05-27 20:50:25.907 8 INFO neutron.services.segments.plugin [-] Segment 4be9d848-cbcb-4f99-a915-35f0cedcdc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be9d848-cbcb-4f99-a915-35f0cedcdc21 found for delete ", "request_id": "req-1fac2c0a-649d-4e8b-ad20-a3732d195707"}]} 2026-05-27 20:50:25.912 8 INFO neutron.services.segments.plugin [-] Segment 4be9d848-cbcb-4f99-a915-35f0cedcdc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be9d848-cbcb-4f99-a915-35f0cedcdc21 found for delete ", "request_id": "req-5ab0ce77-57c3-4341-8edd-9ca08ecb63df"}]} [pid: 8|app: 0|req: 638/1395] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:24 2026] POST /v2.0/routers => generated 507 bytes in 1389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1396] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:25 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&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: 8|app: 0|req: 640/1397] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:25 2026] DELETE /v2.0/security-groups/acb69512-46e4-4511-8df2-a78fa95c33ae => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1398] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:50:26 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:26.179 7 INFO neutron.services.segments.plugin [-] Segment 23907a00-3245-4bd4-9c0e-5d10336faffc resource provider aggregate not found 2026-05-27 20:50:26.190 7 INFO neutron.services.segments.plugin [-] Segment 23907a00-3245-4bd4-9c0e-5d10336faffc resource provider aggregate not found 2026-05-27 20:50:26.195 7 INFO neutron.services.segments.plugin [-] Segment 23907a00-3245-4bd4-9c0e-5d10336faffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23907a00-3245-4bd4-9c0e-5d10336faffc found for delete ", "request_id": "req-6ac1156c-db70-4258-8f23-433e1e0aaf0e"}]} 2026-05-27 20:50:26.202 7 INFO neutron.services.segments.plugin [-] Segment 23907a00-3245-4bd4-9c0e-5d10336faffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23907a00-3245-4bd4-9c0e-5d10336faffc found for delete ", "request_id": "req-54cda948-5796-446d-9e13-c6e56ef7b750"}]} 2026-05-27 20:50:26.399 7 INFO neutron.db.l3_hamode_db [None req-c7c432a1-e823-4d3e-b6d8-2bbfcb04c145 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1399] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:26 2026] PUT /v2.0/routers/a5f65cd1-5cd1-469d-9669-310c53d274fd/add_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1400] 199.204.45.235 () {34 vars in 1124 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1401] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1402] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/ports/838fa939-cabb-4996-995c-aca5c4a0629c => 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: 758/1403] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:25 2026] POST /v2.0/routers => generated 694 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1404] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1405] 10.0.0.4 () {32 vars in 774 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/subnets?project_id=cd09d26b91be4b51bc84dd710a9e8885&cidr=10.100.0.0%2F28 => generated 14 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1406] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1407] 10.0.0.4 () {32 vars in 782 bytes} [Wed May 27 20:50:27 2026] GET /v2.0/subnets?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:27.703 8 WARNING neutron_lib.context [None req-85a81a17-024a-4fd3-beae-dc18a07100f6 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 650/1408] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:27 2026] POST /v2.0/subnets => generated 657 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:28.209 8 INFO neutron.db.segments_db [None req-3d6187f7-2f93-477b-b4d7-91253baa62f0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 of type vxlan for network deef93a8-3adc-4dc3-a731-45bec6792154 [pid: 8|app: 0|req: 651/1409] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:50:27 2026] POST /v2.0/networks => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1410] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:27 2026] PUT /v2.0/routers/a5f65cd1-5cd1-469d-9669-310c53d274fd/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1411] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:28 2026] POST /v2.0/subnets => generated 690 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1412] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/ports?device_id=a5f65cd1-5cd1-469d-9669-310c53d274fd => 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: 762/1413] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:28 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:28.715 7 INFO neutron.db.segments_db [None req-0e0c3ce4-c443-4baf-aa2d-a6e7b6427d6b a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 1090584f-3f14-4b24-a324-1b92f00bebab of type vxlan for network 8da0375a-4fec-4523-95ee-7fbd6fb65371 2026-05-27 20:50:28.989 7 INFO neutron.db.l3_hamode_db [None req-0e0c3ce4-c443-4baf-aa2d-a6e7b6427d6b a0f06d8cb30a4f629a497cb89ea986ee 13c5872d58b948aabff8e4ef3b17b748 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 652/1414] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:28 2026] PUT /v2.0/routers/559f93be-b985-4932-88c8-2814da9ae4d5/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:29.831 7 INFO neutron.db.l3_hamode_db [None req-0e0c3ce4-c443-4baf-aa2d-a6e7b6427d6b a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:30.255 8 INFO neutron.services.segments.plugin [-] Segment 5347c413-987b-4e5b-bf0c-b4d689eb8039 resource provider aggregate not found 2026-05-27 20:50:30.261 8 INFO neutron.services.segments.plugin [-] Segment 5347c413-987b-4e5b-bf0c-b4d689eb8039 resource provider aggregate not found 2026-05-27 20:50:30.270 8 INFO neutron.db.l3_hamode_db [None req-cb90a1a5-b755-4105-88e2-da2f87a4c165 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] HA network 6473fbcd-089d-4faa-8730-fe4d5d82ad38 was deleted as no HA routers are present in tenant 86e1a547c2024150addc99878929c275. [pid: 8|app: 0|req: 653/1415] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:29 2026] DELETE /v2.0/routers/a5f65cd1-5cd1-469d-9669-310c53d274fd => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:30.281 8 INFO neutron.services.segments.plugin [-] Segment 5347c413-987b-4e5b-bf0c-b4d689eb8039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5347c413-987b-4e5b-bf0c-b4d689eb8039 found for delete ", "request_id": "req-0e4bcfe5-a5a0-4474-9d12-e94a0493bf69"}]} 2026-05-27 20:50:30.282 8 INFO neutron.services.segments.plugin [-] Segment 5347c413-987b-4e5b-bf0c-b4d689eb8039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5347c413-987b-4e5b-bf0c-b4d689eb8039 found for delete ", "request_id": "req-ba6632fd-89b2-46fa-8958-8d2fccc1f4d0"}]} [pid: 8|app: 0|req: 654/1416] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1417] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/networks => generated 8699 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1418] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:30 2026] DELETE /v2.0/subnets/9ea0cd16-b15c-4699-bd53-9fb44230de12 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1419] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/subnets => generated 6496 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1420] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:28 2026] POST /v2.0/routers => generated 730 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1421] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:50:30 2026] GET /v2.0/routers => generated 2910 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1422] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:30 2026] DELETE /v2.0/networks/83cf9779-52b4-45db-af77-15653cb17409 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:30.966 8 WARNING neutron_lib.context [None req-bc0c076b-e949-4177-a203-fc5328a9f4e0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:31.015 8 INFO neutron.db.segments_db [None req-bc0c076b-e949-4177-a203-fc5328a9f4e0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Added segment 84412d03-420b-4b2b-8738-8e773486766e of type vxlan for network 978293b4-6db0-45bf-9908-69a565f0b66b 2026-05-27 20:50:31.310 8 INFO neutron.db.l3_hamode_db [None req-bc0c076b-e949-4177-a203-fc5328a9f4e0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 765/1423] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:50:30 2026] PUT /v2.0/routers/7a254198-c3dc-4a94-9216-57a4efa6d761/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:32.186 7 WARNING neutron_lib.context [None req-daab23ae-f391-4a81-8d78-e2d4f28a71b1 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:32.197 8 INFO neutron.db.l3_hamode_db [None req-bc0c076b-e949-4177-a203-fc5328a9f4e0 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:50:32.300 8 INFO neutron.services.segments.plugin [-] Segment f0044ba8-96be-45ee-a743-30149e7d7b43 resource provider aggregate not found 2026-05-27 20:50:32.309 8 INFO neutron.services.segments.plugin [-] Segment f0044ba8-96be-45ee-a743-30149e7d7b43 resource provider aggregate not found [pid: 7|app: 0|req: 766/1424] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:50:32 2026] POST /v2.0/security-groups => generated 1673 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:50:32.324 8 INFO neutron.services.segments.plugin [-] Segment f0044ba8-96be-45ee-a743-30149e7d7b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0044ba8-96be-45ee-a743-30149e7d7b43 found for delete ", "request_id": "req-b15d85de-0063-40d6-a7b0-a8fb0b4bdc9a"}]} 2026-05-27 20:50:32.331 8 INFO neutron.services.segments.plugin [-] Segment f0044ba8-96be-45ee-a743-30149e7d7b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0044ba8-96be-45ee-a743-30149e7d7b43 found for delete ", "request_id": "req-c5b38894-399f-4928-a7f4-3a10fdbeeaf4"}]} [pid: 7|app: 0|req: 767/1425] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:32.352 7 WARNING neutron_lib.context [None req-c8d2ee7d-aa88-4616-8575-f05ba14ebebd 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 768/1426] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1427] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:32.503 7 WARNING neutron_lib.context [None req-629c77e5-aeea-46a4-93fc-cea53ba64f67 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 770/1428] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:32 2026] POST /v2.0/security-group-rules => generated 596 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1429] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:32 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:32.625 7 WARNING neutron_lib.context [None req-862ae7af-af30-4732-b7db-1404963f4b13 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 772/1430] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:33.014 7 INFO neutron.db.l3_db [None req-ac69fa87-99e6-4146-9129-3cc276ac79c8 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Floating IP 790ed8c7-4448-4a53-9d1b-f8e2aa490a0f associated. External IP: 10.96.250.202, port: cdd60b45-9b71-40cc-807f-48f8d120c27c. [pid: 8|app: 0|req: 659/1431] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:30 2026] POST /v2.0/routers => generated 688 bytes in 2279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:33.247 8 WARNING neutron_lib.context [None req-52a0f601-b70d-4c53-91d4-1e443898282b 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 773/1432] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:50:32 2026] PUT /v2.0/floatingips/790ed8c7-4448-4a53-9d1b-f8e2aa490a0f => generated 855 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:33.309 7 WARNING neutron_lib.context [None req-871d0265-44b8-41ce-a522-291d0da5a899 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:33.368 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38963fe1-e2f0-46ad-93b9-464db5dbcf84'] response: {'name': 'network-changed', 'server_uuid': 'dff94e18-8410-46a2-a381-1c75dd42a6ae', 'tag': 'cdd60b45-9b71-40cc-807f-48f8d120c27c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 660/1433] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1434] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:50:33.519 7 WARNING neutron_lib.context [None req-91b411ba-dc51-4238-b3b5-23329ce35248 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 661/1437] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:50:33 2026] GET /v2.0/routers/4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 694 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:33.562 7 INFO neutron.db.securitygroups_db [None req-91b411ba-dc51-4238-b3b5-23329ce35248 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Project cd09d26b91be4b51bc84dd710a9e8885 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 20:50:33.564 8 WARNING neutron_lib.context [None req-e61d2431-da88-426a-b47c-f7816dca8e88 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 777/1438] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1439] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:33.691 8 WARNING neutron_lib.context [None req-ee9d68dd-c448-4139-b3e5-d26497f2a28d 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:33.724 8 INFO neutron.db.securitygroups_db [None req-ee9d68dd-c448-4139-b3e5-d26497f2a28d 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Project cd09d26b91be4b51bc84dd710a9e8885 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: 778/1440] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:50:33 2026] GET /v2.0/routers => generated 697 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:33.761 7 WARNING neutron_lib.context [None req-be228840-aac6-4fe5-a78b-f1f2fd7a3034 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 663/1441] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1442] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:33.880 7 WARNING neutron_lib.context [None req-39e87358-4241-4eb4-9010-a510110a57b8 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 664/1443] 10.0.0.4 () {34 vars in 739 bytes} [Wed May 27 20:50:33 2026] PUT /v2.0/routers/4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 701 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1444] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1279 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1445] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1446] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks => generated 1297 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1447] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/routers/4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 701 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1448] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks?id=4f929175-d87c-43c1-8d3a-e65a1263a3ef => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1449] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:33 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1450] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?device_id=4dbb250a-8438-47b5-ba84-543c8ae55c20 => 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: 671/1451] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1452] 10.0.0.123 () {34 vars in 1098 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-827760425&fields=id&tenant_id=cd09d26b91be4b51bc84dd710a9e8885 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1453] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/subnets?id=b2b29b0b-3e18-4ba2-8afc-19fc930b04db => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1454] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1455] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?network_id=4f929175-d87c-43c1-8d3a-e65a1263a3ef&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: 785/1456] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/quotas/cd09d26b91be4b51bc84dd710a9e8885 => 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: 786/1457] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 787/1458] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&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: 788/1459] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 789/1460] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 790/1461] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 791/1462] 10.0.0.123 () {34 vars in 1098 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--332126185&fields=id&tenant_id=13c5872d58b948aabff8e4ef3b17b748 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1463] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:50:34 2026] GET /v2.0/networks?id=deef93a8-3adc-4dc3-a731-45bec6792154 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1464] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/quotas/13c5872d58b948aabff8e4ef3b17b748 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1465] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?tenant_id=13c5872d58b948aabff8e4ef3b17b748&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1466] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 796/1467] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 797/1468] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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) 2026-05-27 20:50:35.350 8 INFO neutron.services.segments.plugin [-] Segment 84412d03-420b-4b2b-8738-8e773486766e resource provider aggregate not found 2026-05-27 20:50:35.357 8 INFO neutron.services.segments.plugin [-] Segment 84412d03-420b-4b2b-8738-8e773486766e resource provider aggregate not found 2026-05-27 20:50:35.364 8 INFO neutron.services.segments.plugin [-] Segment 84412d03-420b-4b2b-8738-8e773486766e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84412d03-420b-4b2b-8738-8e773486766e found for delete ", "request_id": "req-59e29bdb-0103-4586-9e9d-2f40436837de"}]} 2026-05-27 20:50:35.371 8 INFO neutron.services.segments.plugin [-] Segment 84412d03-420b-4b2b-8738-8e773486766e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84412d03-420b-4b2b-8738-8e773486766e found for delete ", "request_id": "req-7a86628e-f7d8-43b8-b621-ce7d56f53a8d"}]} [pid: 7|app: 0|req: 798/1469] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:35.376 8 INFO neutron.db.l3_hamode_db [None req-df48b0c4-045c-412e-9675-416b8c3256f9 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] HA network 978293b4-6db0-45bf-9908-69a565f0b66b was deleted as no HA routers are present in tenant 86e1a547c2024150addc99878929c275. [pid: 8|app: 0|req: 672/1470] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:34 2026] DELETE /v2.0/routers/4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1471] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:35.431 8 INFO neutron.api.v2.resource [None req-575ce1d3-e0c0-455c-8ca4-a1cc33642071 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1472] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/routers/4dbb250a-8438-47b5-ba84-543c8ae55c20 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1473] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=a5f65cd1-5cd1-469d-9669-310c53d274fd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:35.482 8 INFO neutron.api.v2.resource [None req-458a2f8d-74e1-499a-bdd6-76e742ad079b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1474] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/routers/a5f65cd1-5cd1-469d-9669-310c53d274fd => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:35.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81b0c089-f7d9-4cba-85cf-c69f1c5ce036 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 801/1475] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/subnets/9ea0cd16-b15c-4699-bd53-9fb44230de12 => 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: 675/1476] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=3520d290-0776-4a41-9db2-4c7e197cc9cf => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:35.559 7 INFO neutron.api.v2.resource [None req-54fc685d-d1ea-4378-bc09-69c7e47d5c4a 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1477] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/routers/3520d290-0776-4a41-9db2-4c7e197cc9cf => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:35.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e2e2051-0a23-4e02-aa19-0eb9066b980b 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1478] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/subnets/43bd9987-0da1-40d6-a6df-b676982b4f0f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1479] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:35 2026] GET /v2.0/ports?device_id=256c6d15-c522-4e73-8567-658022e41e9b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:50:35.632 8 INFO neutron.api.v2.resource [None req-602bc7f7-c544-47d3-ac5f-91aea2b0c881 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1480] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/routers/256c6d15-c522-4e73-8567-658022e41e9b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:35.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-126c479e-c856-4dd1-9551-dbd36956ff9e 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 804/1481] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/subnets/3867f5bd-fb66-4672-8ad6-45314176df8b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:35.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1ca6cd-a86e-4d68-b0db-808ddae6caa9 28bbae26168f4bd88642b7693700d62d 86e1a547c2024150addc99878929c275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1482] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:35 2026] DELETE /v2.0/subnets/b7cc386c-e554-4f8e-af27-b537001b0e81 => 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: 679/1483] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 805/1484] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/security-groups?tenant_id=86e1a547c2024150addc99878929c275&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1485] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1486] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:36 2026] DELETE /v2.0/security-groups/51558e4e-3a69-480c-89fe-775fc4597c5f => 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: 807/1487] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 681/1488] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/networks?id=4f929175-d87c-43c1-8d3a-e65a1263a3ef => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1489] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1490] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/subnets?id=b2b29b0b-3e18-4ba2-8afc-19fc930b04db => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1491] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?network_id=4f929175-d87c-43c1-8d3a-e65a1263a3ef&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1492] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1493] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef?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: 684/1494] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 811/1495] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 685/1496] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1497] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:37 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1498] 10.0.0.4 () {32 vars in 621 bytes} [Wed May 27 20:50:38 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1499] 10.0.0.4 () {32 vars in 631 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ => generated 632 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1500] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1279 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1501] 10.0.0.4 () {32 vars in 856 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/floatingips?floating_network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9&port_id=cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1502] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 816/1503] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 688/1504] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:38 2026] GET /v2.0/security-groups?tenant_id=2ef6ca0261ea47ed8d3df7b842416ca1&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1505] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:39 2026] DELETE /v2.0/security-groups/6733317c-cebc-4538-9597-fb532d6cb6e1 => 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: 689/1506] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1507] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd09d26b91be4b51bc84dd710a9e8885 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:39.489 8 WARNING neutron_lib.context [req-75b46af6-5be3-4e11-bd67-5f07c82c61ab req-6d9dfdcd-32dd-4011-b42c-5f88085ca0bb 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 819/1508] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 820/1509] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 690/1510] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:50:39 2026] POST /v2.0/ports => generated 954 bytes in 368 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: 691/1511] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:50:39 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1279 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1512] 10.0.0.30 () {34 vars in 1119 bytes} [Wed May 27 20:50:40 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&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: 821/1513] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:50:39 2026] PUT /v2.0/ports/8e34a5ac-21b2-4429-916b-ec2efa655229 => generated 1235 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1514] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:40 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 969 bytes in 77 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-27 20:50:40.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8860597-8f70-406e-a717-1c8f41e31aa2'] response: {'name': 'network-changed', 'server_uuid': '5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6', 'tag': '8e34a5ac-21b2-4429-916b-ec2efa655229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 822/1515] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:40 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 694/1516] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:40 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1517] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 695/1518] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/networks?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1519] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:50:41 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: 8|app: 0|req: 696/1520] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/networks?id=deef93a8-3adc-4dc3-a731-45bec6792154 => generated 675 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1521] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=13c5872d58b948aabff8e4ef3b17b748 => generated 180 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:41.638 8 WARNING neutron_lib.context [req-d6dedb95-b0f5-4703-bc80-abfe0c7cc17f req-b97a173c-5791-4e05-9f8f-e5b5ad56bfef fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 826/1522] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1523] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 828/1524] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:41 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 697/1525] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:50:41 2026] POST /v2.0/ports => generated 958 bytes in 420 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: 698/1526] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1527] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1528] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1529] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e34a5ac-21b2-4429-916b-ec2efa655229 => 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: 702/1530] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1531] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:50:42 2026] PUT /v2.0/ports/74a55cb9-61fa-4296-a748-c46213c09866 => generated 1239 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1532] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&device_owner=network%3Adhcp => generated 1244 bytes in 39 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: 830/1533] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 704/1534] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 705/1535] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1536] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:42 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1537] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 832/1538] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 707/1539] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:43.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4975a274-efe3-4282-a467-b44a239ea1b4'] response: {'name': 'network-changed', 'server_uuid': 'f74075f4-e830-4810-bc76-0089d8283b68', 'tag': '74a55cb9-61fa-4296-a748-c46213c09866', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 833/1540] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&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: 8|app: 0|req: 708/1541] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/ports?tenant_id=13c5872d58b948aabff8e4ef3b17b748&device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1542] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74a55cb9-61fa-4296-a748-c46213c09866 => 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: 709/1543] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/subnets?id=fbae5cd6-2dc9-478e-bcfd-354d70c5ee39 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1544] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/ports?network_id=deef93a8-3adc-4dc3-a731-45bec6792154&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/1545] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 836/1546] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:43 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 711/1547] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 837/1548] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1549] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1550] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 713/1551] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:44.631 7 INFO neutron.db.l3_db [req-1378a245-5257-43f0-934b-82fe7b9b0407 req-57f80348-0e55-435e-8f15-8049db5c56cc 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] Floating IP 790ed8c7-4448-4a53-9d1b-f8e2aa490a0f disassociated. External IP: 10.96.250.202, port: cdd60b45-9b71-40cc-807f-48f8d120c27c. [pid: 8|app: 0|req: 714/1552] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?tenant_id=2e28e86e55f84b24bf50a6f9c2f91531&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1553] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1554] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:44 2026] DELETE /v2.0/security-groups/aa42477e-5c06-491e-9947-865204b76586 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1555] 10.0.0.123 () {34 vars in 1120 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?id=3b276c39-b444-4312-9cfd-b81c71688245&id=b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1556] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/ports?tenant_id=13c5872d58b948aabff8e4ef3b17b748&device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1557] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:50:44 2026] DELETE /v2.0/ports/cdd60b45-9b71-40cc-807f-48f8d120c27c => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1558] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:44 2026] GET /v2.0/security-groups?tenant_id=cfd2a3446379446e9d58386f96e0f013&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1559] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/networks?id=deef93a8-3adc-4dc3-a731-45bec6792154 => generated 771 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1560] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74a55cb9-61fa-4296-a748-c46213c09866 => 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: 842/1561] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/subnets?id=fbae5cd6-2dc9-478e-bcfd-354d70c5ee39 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1562] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:45 2026] DELETE /v2.0/security-groups/735e94e8-cc62-439c-b322-253cdf9741be => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1563] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/ports?network_id=deef93a8-3adc-4dc3-a731-45bec6792154&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: 721/1564] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 844/1565] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1566] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1567] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1568] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1569] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1570] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:45 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 847/1571] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 848/1572] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 725/1573] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:46.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79dcb05a-1e1f-4c4d-89c7-55b8514db4d2'] response: {'server_uuid': 'dff94e18-8410-46a2-a381-1c75dd42a6ae', 'name': 'network-vif-deleted', 'tag': 'cdd60b45-9b71-40cc-807f-48f8d120c27c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 849/1574] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:46 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1575] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 850/1576] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1577] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1578] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 728/1579] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1580] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:47 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1581] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 730/1582] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/ports?device_id=dff94e18-8410-46a2-a381-1c75dd42a6ae => 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: 853/1583] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:48.160 8 WARNING neutron_lib.context [None req-09473b7c-16c5-4103-af5b-86674434dec1 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:48.876 8 INFO neutron.db.l3_db [None req-09473b7c-16c5-4103-af5b-86674434dec1 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Floating IP e91485e5-5d8b-4653-a645-3fd93fd7d29d associated. External IP: 10.96.250.214, port: 8e34a5ac-21b2-4429-916b-ec2efa655229. [pid: 7|app: 0|req: 856/1586] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:48 2026] GET /v2.0/security-groups?tenant_id=fe0bf75efcf84124bdf5a94b7cdf47dd&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1587] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:50:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1588] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:49.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c275db78-5324-4d7b-9045-7364f6ce41a5'] response: {'name': 'network-changed', 'server_uuid': '5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6', 'tag': '8e34a5ac-21b2-4429-916b-ec2efa655229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 858/1589] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1590] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/security-groups/3e125c9e-f926-4405-bb4b-4b9c99e32080 => 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: 859/1591] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 860/1592] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1593] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/security-groups/3b276c39-b444-4312-9cfd-b81c71688245 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:49.461 8 INFO neutron.api.v2.resource [None req-c54ae61f-eac4-42d9-bb8c-65b9a426900b 7580f96d4f21469e946f19f5b33baf0a a07c0c4ed1a7426bbe5c82e23598c60e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1594] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/security-groups/3b276c39-b444-4312-9cfd-b81c71688245 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1595] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/floatingips/790ed8c7-4448-4a53-9d1b-f8e2aa490a0f => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1596] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:49 2026] DELETE /v2.0/security-groups/b5c23f37-8e3d-4bd7-ab7c-d89aefbbbc42 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1597] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:49 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:50:50.099 7 INFO neutron.db.l3_db [None req-9c63a035-1af3-46bb-97f0-d538117fe493 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Floating IP 566fa9f5-6b4d-4ae7-a232-2ed0027ef57a associated. External IP: 10.96.250.208, port: 74a55cb9-61fa-4296-a748-c46213c09866. [pid: 7|app: 0|req: 861/1598] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:50:49 2026] PUT /v2.0/floatingips/566fa9f5-6b4d-4ae7-a232-2ed0027ef57a => generated 856 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:50.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a98038-cce7-4e1b-9d71-6b3e1768f193'] response: {'name': 'network-changed', 'server_uuid': 'f74075f4-e830-4810-bc76-0089d8283b68', 'tag': '74a55cb9-61fa-4296-a748-c46213c09866', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 862/1599] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1600] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1601] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e34a5ac-21b2-4429-916b-ec2efa655229 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1602] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1603] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&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: 867/1604] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1605] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 738/1606] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:49 2026] PUT /v2.0/routers/f9d3e484-d6e6-4c3c-93de-11484470bee1/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1607] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:50:50 2026] GET /v2.0/ports?tenant_id=13c5872d58b948aabff8e4ef3b17b748&device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 870/1608] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/networks?id=deef93a8-3adc-4dc3-a731-45bec6792154 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1609] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74a55cb9-61fa-4296-a748-c46213c09866 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1610] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/subnets?id=fbae5cd6-2dc9-478e-bcfd-354d70c5ee39 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1611] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/ports?network_id=deef93a8-3adc-4dc3-a731-45bec6792154&device_owner=network%3Adhcp => 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: 874/1612] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 875/1613] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:50:51 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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) 2026-05-27 20:50:51.835 8 INFO neutron.services.segments.plugin [-] Segment ff2c0395-75a4-4abc-b744-cc59e4c6f0dd resource provider aggregate not found 2026-05-27 20:50:51.843 8 INFO neutron.services.segments.plugin [-] Segment ff2c0395-75a4-4abc-b744-cc59e4c6f0dd resource provider aggregate not found 2026-05-27 20:50:51.852 8 INFO neutron.db.l3_hamode_db [None req-cee7152c-4718-4e7c-b5f2-f66b43b143a0 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network c05cf044-5aab-4585-9997-9218d483b161 was deleted as no HA routers are present in tenant a07c0c4ed1a7426bbe5c82e23598c60e. [pid: 8|app: 0|req: 739/1614] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:50 2026] DELETE /v2.0/routers/f9d3e484-d6e6-4c3c-93de-11484470bee1 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1615] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:51 2026] DELETE /v2.0/subnets/b2b29b0b-3e18-4ba2-8afc-19fc930b04db => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:50:52.049 8 INFO neutron.services.segments.plugin [-] Segment ff2c0395-75a4-4abc-b744-cc59e4c6f0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2c0395-75a4-4abc-b744-cc59e4c6f0dd found for delete ", "request_id": "req-81f66db3-c9e7-45c9-ab24-0663a2dfd51e"}]} 2026-05-27 20:50:52.050 8 INFO neutron.services.segments.plugin [-] Segment ff2c0395-75a4-4abc-b744-cc59e4c6f0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff2c0395-75a4-4abc-b744-cc59e4c6f0dd found for delete ", "request_id": "req-8329c9b4-af21-4249-86ba-d2558f5250b8"}]} [pid: 8|app: 0|req: 740/1616] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:52 2026] DELETE /v2.0/networks/4f929175-d87c-43c1-8d3a-e65a1263a3ef => 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: 741/1617] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:52 2026] GET /v2.0/security-groups?tenant_id=133d636ab7f34b8c8576a1941cfe0860&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1618] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:52 2026] DELETE /v2.0/security-groups/c5ec540d-ecbf-46c9-af5c-42f8b1824403 => 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: 877/1619] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:50:52 2026] PUT /v2.0/routers/c4ba2ca3-5978-46f3-ad93-9a60accd333c/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:50:54.074 8 INFO neutron.services.segments.plugin [-] Segment 88248fe1-44a0-4139-89a7-0602563d2204 resource provider aggregate not found 2026-05-27 20:50:54.082 8 INFO neutron.services.segments.plugin [-] Segment 88248fe1-44a0-4139-89a7-0602563d2204 resource provider aggregate not found 2026-05-27 20:50:54.088 8 INFO neutron.services.segments.plugin [-] Segment 88248fe1-44a0-4139-89a7-0602563d2204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88248fe1-44a0-4139-89a7-0602563d2204 found for delete ", "request_id": "req-08d5ce30-3b44-4f39-a9c2-9d995fe1a216"}]} 2026-05-27 20:50:54.098 8 INFO neutron.services.segments.plugin [-] Segment 88248fe1-44a0-4139-89a7-0602563d2204 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88248fe1-44a0-4139-89a7-0602563d2204 found for delete ", "request_id": "req-da5d0bb2-e271-43bc-8af0-584e5b4a270a"}]} 2026-05-27 20:50:54.194 8 INFO neutron.db.l3_hamode_db [None req-fe257329-7b2d-4b74-84a1-4824a99eaf6b a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network a2f78faa-19bb-4643-8c28-9a64cb2d5880 was deleted as no HA routers are present in tenant 9a1cc0669b574a10987dbd994dbcd5da. [pid: 8|app: 0|req: 743/1620] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:53 2026] DELETE /v2.0/routers/c4ba2ca3-5978-46f3-ad93-9a60accd333c => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1621] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:50:54 2026] DELETE /v2.0/subnets/8de2069d-2ce4-4df6-b2dc-350decd3b961 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1622] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:50:54 2026] DELETE /v2.0/networks/d5f3330c-1cd2-4e1b-905e-4c0c65a9392b => 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: 879/1623] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:54 2026] GET /v2.0/security-groups?tenant_id=a07c0c4ed1a7426bbe5c82e23598c60e&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1624] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:54 2026] DELETE /v2.0/security-groups/a66e2c1e-a73d-4121-aed5-f2aeb4b921dc => 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: 880/1625] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:50:55 2026] GET /v2.0/security-groups?tenant_id=9a1cc0669b574a10987dbd994dbcd5da&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1626] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:50:55 2026] DELETE /v2.0/security-groups/fc9417d6-93a4-426b-b8be-cfc3cb20f0bd => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:50:57.288 7 WARNING neutron_lib.context [None req-378ad10e-96cb-4ee7-a6bd-f02674a32120 5a85db7c19af47af8f85e8ccf8affbe4 5b9ef50f737041b69e8de6d4eea492f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1627] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:57 2026] POST /v2.0/floatingips => generated 552 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:57.834 8 WARNING neutron_lib.context [None req-264e65ec-54c9-42c2-bb2b-e489e8d25727 5a85db7c19af47af8f85e8ccf8affbe4 5b9ef50f737041b69e8de6d4eea492f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:57.856 8 INFO neutron.services.segments.plugin [-] Segment 48933dc1-9eeb-4f68-b694-ba7f1de2105f resource provider aggregate not found 2026-05-27 20:50:57.860 8 INFO neutron.services.segments.plugin [-] Segment 48933dc1-9eeb-4f68-b694-ba7f1de2105f resource provider aggregate not found 2026-05-27 20:50:57.866 8 INFO neutron.services.segments.plugin [-] Segment 48933dc1-9eeb-4f68-b694-ba7f1de2105f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48933dc1-9eeb-4f68-b694-ba7f1de2105f found for delete ", "request_id": "req-f3ed3beb-b6ca-4489-bcca-0c16c21595f7"}]} 2026-05-27 20:50:57.873 8 INFO neutron.services.segments.plugin [-] Segment 48933dc1-9eeb-4f68-b694-ba7f1de2105f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48933dc1-9eeb-4f68-b694-ba7f1de2105f found for delete ", "request_id": "req-fdba1ac2-4e1e-4b74-82cf-ee10f8dd6607"}]} 2026-05-27 20:50:57.879 8 INFO neutron.services.segments.plugin [-] Segment 2458a5bd-4c21-4eca-a981-62026b3269ee resource provider aggregate not found 2026-05-27 20:50:57.884 8 INFO neutron.services.segments.plugin [-] Segment 2458a5bd-4c21-4eca-a981-62026b3269ee resource provider aggregate not found 2026-05-27 20:50:57.891 8 INFO neutron.services.segments.plugin [-] Segment 2458a5bd-4c21-4eca-a981-62026b3269ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2458a5bd-4c21-4eca-a981-62026b3269ee found for delete ", "request_id": "req-e0978105-ff2c-440a-90e1-b42b3be79c9e"}]} 2026-05-27 20:50:57.894 8 INFO neutron.services.segments.plugin [-] Segment 2458a5bd-4c21-4eca-a981-62026b3269ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2458a5bd-4c21-4eca-a981-62026b3269ee found for delete ", "request_id": "req-2eb16046-e5c3-4846-b025-0aa7612c4785"}]} [pid: 7|app: 0|req: 882/1628] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:50:58 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1629] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:50:58 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 747/1630] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:57 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:58.421 7 WARNING neutron_lib.context [None req-91a11ac4-80f4-43ac-b6df-e539c3db4f53 5a85db7c19af47af8f85e8ccf8affbe4 5b9ef50f737041b69e8de6d4eea492f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 884/1631] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:58 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:58.903 8 WARNING neutron_lib.context [None req-4f03fa7c-78e4-44bd-8d05-873cb830631e 5a85db7c19af47af8f85e8ccf8affbe4 5b9ef50f737041b69e8de6d4eea492f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1632] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:58 2026] POST /v2.0/floatingips => generated 552 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:50:59.385 7 WARNING neutron_lib.context [None req-4569d6a9-0cf2-4fb2-9164-9979755faaac 5a85db7c19af47af8f85e8ccf8affbe4 5b9ef50f737041b69e8de6d4eea492f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:50:59.710 8 INFO neutron.db.segments_db [None req-6d8fc2e9-0668-4a1d-aad2-bb19c57f0302 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] Added segment 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 of type vxlan for network 6fb0593d-ec2c-4141-aa36-577d03011b5c [pid: 8|app: 0|req: 749/1633] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:50:59 2026] POST /v2.0/networks => generated 727 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1634] 10.0.0.4 () {32 vars in 824 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/ports?project_id=cd09d26b91be4b51bc84dd710a9e8885&network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 3691 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1635] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:50:59 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1636] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 887/1637] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:50:59 2026] PUT /v2.0/floatingips/ff6ab7a4-d303-47ee-872a-a647eb1c08d1/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1638] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:50:59 2026] POST /v2.0/subnets => generated 644 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1639] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:50:59 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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-27 20:51:00.026 7 WARNING neutron.api.v2.base [None req-c4bbf76f-f9f5-4866-88c7-12ba01cb2657 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - 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-27 20:51:00.027 7 INFO neutron.api.v2.resource [None req-c4bbf76f-f9f5-4866-88c7-12ba01cb2657 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 889/1640] 10.0.0.4 () {34 vars in 679 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1641] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:00 2026] PUT /v2.0/floatingips/6b9e8fa6-96d8-4afb-8f69-d8c4efa38873/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1642] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:00 2026] PUT /v2.0/floatingips/4afe03e1-c707-4290-aec3-32bb3c5d37fd/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: 754/1643] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/subnets?network_id=8a97af69-a97e-467e-8dfb-8c017c94b8f9 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1644] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:00 2026] PUT /v2.0/floatingips/11033de9-f280-49ed-a704-c0894ef00ca0/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: 756/1645] 10.0.0.4 () {32 vars in 670 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:00.227 7 INFO neutron.services.segments.plugin [-] Segment 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 resource provider aggregate not found 2026-05-27 20:51:00.232 7 INFO neutron.services.segments.plugin [-] Segment 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 resource provider aggregate not found [pid: 7|app: 0|req: 890/1646] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:00 2026] DELETE /v2.0/networks/6fb0593d-ec2c-4141-aa36-577d03011b5c => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:00.252 7 INFO neutron.services.segments.plugin [-] Segment 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 found for delete ", "request_id": "req-a6005879-3a7a-4b00-ac2f-d24982e1f872"}]} 2026-05-27 20:51:00.252 7 INFO neutron.services.segments.plugin [-] Segment 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c8b69b1-4a31-4505-8ad7-9b6a09c4ddb6 found for delete ", "request_id": "req-83cbcc4d-c535-4ee8-8a0b-1d3cfc02ba14"}]} [pid: 8|app: 0|req: 757/1647] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1648] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:00.312 7 INFO neutron.db.segments_db [None req-7f40d624-6c22-4732-82ec-4cf9d876ecd3 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] Added segment fdd6f345-890e-4dd9-90b4-0761fdf23bd8 of type vxlan for network 48a1774a-d06a-4866-aa98-ebf8cb5bf849 [pid: 8|app: 0|req: 759/1649] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1650] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/networks => generated 727 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1651] 10.0.0.4 () {32 vars in 678 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:00.434 8 INFO neutron.db.l3_db [None req-39ba370b-9706-4da3-971e-49749f1c6f0e 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Floating IP e91485e5-5d8b-4653-a645-3fd93fd7d29d disassociated. External IP: 10.96.250.214, port: 8e34a5ac-21b2-4429-916b-ec2efa655229. [pid: 7|app: 0|req: 893/1652] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/subnets => generated 647 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1653] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:00.661 7 WARNING neutron.api.v2.base [None req-82d98ffc-b346-4d19-b9ed-772b1caee6e3 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - 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-27 20:51:00.661 7 INFO neutron.api.v2.resource [None req-82d98ffc-b346-4d19-b9ed-772b1caee6e3 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 895/1654] 10.0.0.4 () {34 vars in 679 bytes} [Wed May 27 20:51:00 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1655] 10.0.0.4 () {32 vars in 688 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1656] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:51:00 2026] PUT /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 554 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1657] 10.0.0.4 () {32 vars in 700 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:00.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-983d42f4-0add-453b-b31a-551b1c77367e'] response: {'name': 'network-changed', 'server_uuid': '5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6', 'tag': '8e34a5ac-21b2-4429-916b-ec2efa655229', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 897/1658] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:00 2026] DELETE /v2.0/networks/48a1774a-d06a-4866-aa98-ebf8cb5bf849 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1659] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:00 2026] DELETE /v2.0/floatingips/ff6ab7a4-d303-47ee-872a-a647eb1c08d1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1660] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:00 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 554 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:01.246 7 INFO neutron.db.segments_db [None req-b10a5c66-aa52-4ec9-a2bf-18032cf58e02 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] Added segment 9bdff97a-79df-47c4-a890-0ede564a109b of type vxlan for network 037965b0-ca76-4d9b-8357-5c75717c2d86 [pid: 7|app: 0|req: 899/1661] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:01 2026] POST /v2.0/networks => generated 726 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1662] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:01 2026] DELETE /v2.0/floatingips/6b9e8fa6-96d8-4afb-8f69-d8c4efa38873 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1663] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1664] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:01 2026] POST /v2.0/subnets => generated 647 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1665] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1666] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:01 2026] DELETE /v2.0/floatingips/4afe03e1-c707-4290-aec3-32bb3c5d37fd => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1667] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e34a5ac-21b2-4429-916b-ec2efa655229 => 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: 902/1668] 10.0.0.4 () {34 vars in 679 bytes} [Wed May 27 20:51:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1669] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1670] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1671] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&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: 906/1672] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 907/1673] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:51:01 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1674] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:01 2026] DELETE /v2.0/floatingips/11033de9-f280-49ed-a704-c0894ef00ca0 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1675] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 768/1676] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1677] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 770/1678] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/networks/037965b0-ca76-4d9b-8357-5c75717c2d86 => generated 654 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:02.271 7 INFO neutron.services.segments.plugin [-] Segment fdd6f345-890e-4dd9-90b4-0761fdf23bd8 resource provider aggregate not found 2026-05-27 20:51:02.280 7 INFO neutron.services.segments.plugin [-] Segment fdd6f345-890e-4dd9-90b4-0761fdf23bd8 resource provider aggregate not found 2026-05-27 20:51:02.283 7 INFO neutron.services.segments.plugin [-] Segment fdd6f345-890e-4dd9-90b4-0761fdf23bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd6f345-890e-4dd9-90b4-0761fdf23bd8 found for delete ", "request_id": "req-4951b814-7c19-4919-bf4e-3ae6592848b8"}]} [pid: 8|app: 0|req: 771/1679] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:02.293 7 INFO neutron.services.segments.plugin [-] Segment fdd6f345-890e-4dd9-90b4-0761fdf23bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdd6f345-890e-4dd9-90b4-0761fdf23bd8 found for delete ", "request_id": "req-72ecf27f-26b2-41e9-9b57-cbac8cab9c94"}]} [pid: 7|app: 0|req: 909/1680] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:02 2026] DELETE /v2.0/floatingips/30a264ec-00fb-48c0-9930-af09ba380da0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1681] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1682] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:02.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2911de7f-7361-43fe-816c-63a1bbafc49e 6302676acd0a4ef9bdd734fe93de05bd 9e0ee17c150447f1b9209808446072a9 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1683] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:51:02 2026] GET /v2.0/networks/037965b0-ca76-4d9b-8357-5c75717c2d86 => generated 138 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1684] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:02 2026] DELETE /v2.0/networks/037965b0-ca76-4d9b-8357-5c75717c2d86 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:03.231 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55254ccf-71c9-4cc2-9197-0b0eff83433e bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1685] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/subnets/1132b64e-ea0c-49ef-9546-48da4f0e9580 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:03.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-733a331f-844b-4cd8-be52-4d51065ed8ef bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1686] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/subnets/3f7ef426-bc46-4469-9feb-00ed37ae4479 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:03.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4790296a-9490-460b-802e-a13fb5345a32 bbbac909f7134e49bd3fe2876741deef 72f68d55c15c4ebfbd5fec61bd9fe46b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1687] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/subnets/b25e6f6b-f414-4c4a-a62d-45ae74b0e309 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1688] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/security-groups?tenant_id=2bb563deccb942228d03a1b1973b1ca5&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:03.356 7 WARNING neutron_lib.context [None req-4bbd404e-56dc-4d2c-8bfb-a066c5bdef3b 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1689] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/security-groups/6309310a-c2c4-4686-bb70-a887b9ccbf45 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1692] 10.0.0.4 () {34 vars in 683 bytes} [Wed May 27 20:51:03 2026] POST /v2.0/security-groups => generated 1673 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:03.491 8 WARNING neutron_lib.context [None req-233d8de0-fa2e-4a38-8a66-f20e52c1d065 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 778/1693] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:03.608 8 WARNING neutron_lib.context [None req-b8c990ce-30c7-484f-950a-a4a27f5e4baf 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 779/1694] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1695] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/security-groups?tenant_id=5b9ef50f737041b69e8de6d4eea492f1&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:03.721 7 WARNING neutron_lib.context [None req-65af0a48-5b1b-47d9-9d8c-7f496a9e3475 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 780/1696] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 917/1697] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:03 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: 781/1698] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:03 2026] DELETE /v2.0/security-groups/2901d42e-62a5-4c9b-b855-171b7d417cff => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:03.845 8 WARNING neutron_lib.context [None req-deee1ff5-7f00-4bd0-b661-c9d49b792291 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 918/1699] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 782/1700] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:03.973 8 WARNING neutron_lib.context [None req-5c009356-b50e-4429-98e3-2713996fc178 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:04.010 8 INFO neutron.db.securitygroups_db [None req-5c009356-b50e-4429-98e3-2713996fc178 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Project cd09d26b91be4b51bc84dd710a9e8885 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 783/1701] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1702] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/security-groups?tenant_id=73c003b67f744f3abcd766a414fb1ac4&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1703] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/ports?tenant_id=13c5872d58b948aabff8e4ef3b17b748&device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:04.232 8 WARNING neutron_lib.context [None req-a7fd0d02-b0c1-49cc-a32a-28971df7db64 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 919/1704] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:03 2026] GET /v2.0/security-groups?tenant_id=9e0ee17c150447f1b9209808446072a9&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:04.262 8 INFO neutron.db.securitygroups_db [None req-a7fd0d02-b0c1-49cc-a32a-28971df7db64 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Project cd09d26b91be4b51bc84dd710a9e8885 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 20:51:04.304 7 INFO neutron.services.segments.plugin [-] Segment 9bdff97a-79df-47c4-a890-0ede564a109b resource provider aggregate not found 2026-05-27 20:51:04.312 7 INFO neutron.services.segments.plugin [-] Segment 9bdff97a-79df-47c4-a890-0ede564a109b resource provider aggregate not found 2026-05-27 20:51:04.320 7 INFO neutron.services.segments.plugin [-] Segment 9bdff97a-79df-47c4-a890-0ede564a109b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdff97a-79df-47c4-a890-0ede564a109b found for delete ", "request_id": "req-1107d828-db78-4335-9a9a-f6d4d7e9dbef"}]} 2026-05-27 20:51:04.322 7 INFO neutron.services.segments.plugin [-] Segment 9bdff97a-79df-47c4-a890-0ede564a109b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdff97a-79df-47c4-a890-0ede564a109b found for delete ", "request_id": "req-8d166734-f0c0-4760-a7d7-04649a48e426"}]} [pid: 8|app: 0|req: 786/1705] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:51:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1706] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/security-groups/36363816-7248-4bb8-a557-130e4c711e12 => 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: 787/1707] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/networks?id=deef93a8-3adc-4dc3-a731-45bec6792154 => generated 771 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1708] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74a55cb9-61fa-4296-a748-c46213c09866 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1709] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/security-groups/d6470402-e170-4384-a899-74014ff18f8c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1710] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/subnets?id=fbae5cd6-2dc9-478e-bcfd-354d70c5ee39 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1711] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/ports?network_id=deef93a8-3adc-4dc3-a731-45bec6792154&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1712] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1713] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154?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: 791/1714] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/security-groups?tenant_id=2160e8886a29458f9f2f7956816cc72a&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1715] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:04 2026] DELETE /v2.0/security-groups/c57421bd-bdb0-40ce-9c39-d8085e771ed7 => 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: 924/1716] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/networks => generated 1297 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1717] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1718] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/security-groups?tenant_id=72f68d55c15c4ebfbd5fec61bd9fe46b&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: 794/1719] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:04 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 795/1720] 10.0.0.123 () {34 vars in 1098 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-249802357&fields=id&tenant_id=cd09d26b91be4b51bc84dd710a9e8885 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1721] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:05 2026] DELETE /v2.0/security-groups/8f577a04-20bb-45ce-9092-d6cd4c05a913 => 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: 796/1722] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1723] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/quotas/cd09d26b91be4b51bc84dd710a9e8885 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1724] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1725] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1726] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 929/1727] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:05 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 799/1728] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:06 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1729] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:06 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 800/1730] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:06 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 931/1731] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:07 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 801/1732] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:07 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1733] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:07 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 802/1734] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:08 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1735] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:08 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 934/1736] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:08 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 803/1737] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1738] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1739] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1740] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1741] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:51:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1742] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:09 2026] PUT /v2.0/policies/fba389c3-a8fd-40ee-b345-8dc6e8d9edea/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:09.070 8 WARNING neutron_lib.context [None req-e57f638d-b674-40e8-b49d-637b4d3b0fb7 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 938/1743] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:09 2026] PUT /v2.0/policies/723cd512-03c4-470b-a2aa-de208e12284f/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: 939/1744] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:09 2026] PUT /v2.0/policies/062b153b-b3e5-4dc5-8436-ad26b49fbb2d/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: 940/1745] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:09 2026] PUT /v2.0/policies/b695fd5e-b63a-4807-90f9-45f63af324d8/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:09.226 8 INFO neutron.db.segments_db [None req-e57f638d-b674-40e8-b49d-637b4d3b0fb7 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Added segment 74b55926-3118-42fe-b992-4117b68fa919 of type vxlan for network 51350a31-39bf-4357-9057-488fc2210078 [pid: 8|app: 0|req: 806/1746] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/networks => generated 631 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:09.323 7 WARNING neutron_lib.context [None req-47966fe3-6527-4728-aa5f-65063ca442ac a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1747] 10.0.0.4 () {32 vars in 672 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1748] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 20:51:09.641 7 WARNING neutron_lib.context [None req-b18d1443-5849-4dd1-b074-100754a18e09 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1749] 10.0.0.4 () {32 vars in 686 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:09.689 7 INFO neutron.db.segments_db [None req-b18d1443-5849-4dd1-b074-100754a18e09 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Added segment f0911c6a-f46f-4b3e-981c-a9bb4590084b of type vxlan for network b413e857-f0fd-4a42-b255-76a77dbd7889 [pid: 8|app: 0|req: 809/1750] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1751] 10.0.0.4 () {32 vars in 682 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1752] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 942/1753] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:09.793 7 WARNING neutron_lib.context [None req-43755965-7b95-4188-9384-ef4746f6d115 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 812/1754] 10.0.0.4 () {32 vars in 694 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1755] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 660 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1756] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 815/1757] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1758] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cd09d26b91be4b51bc84dd710a9e8885 => generated 272 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1759] 10.0.0.4 () {32 vars in 694 bytes} [Wed May 27 20:51:09 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:10.062 8 WARNING neutron_lib.context [req-8157e3ef-81cb-4d51-a2f9-c04193aae3e8 req-e5813c59-d37f-406f-93c4-39fb54658b13 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 943/1760] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:09 2026] POST /v2.0/ports => generated 743 bytes in 281 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: 944/1761] 10.0.0.4 () {32 vars in 690 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:10.138 7 WARNING neutron_lib.context [None req-ffb69abe-0eb5-4987-98de-0e934a759f4f a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:10.194 7 INFO neutron.db.segments_db [None req-ffb69abe-0eb5-4987-98de-0e934a759f4f a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Added segment 51be0b6d-9c67-43f8-87be-7c6e9258a9bb of type vxlan for network a72a20a9-f745-4250-8f3c-e4ae284a64bc [pid: 7|app: 0|req: 945/1762] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1763] 10.0.0.4 () {32 vars in 702 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:10.343 7 WARNING neutron_lib.context [None req-2ef37964-512f-4039-9d8a-c7c068eeb212 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1764] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/ports => generated 958 bytes in 367 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: 819/1765] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/qos/policies/fba389c3-a8fd-40ee-b345-8dc6e8d9edea => 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: 947/1766] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 948/1767] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/qos/policies/723cd512-03c4-470b-a2aa-de208e12284f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:10.748 7 WARNING neutron_lib.context [None req-1cfaee19-5c15-4c02-a2ea-fb2ed3803807 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:10.804 7 INFO neutron.db.segments_db [None req-1cfaee19-5c15-4c02-a2ea-fb2ed3803807 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Added segment 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 of type vxlan for network 5ccd56a0-a43f-4bc1-8391-63ed12220c33 [pid: 7|app: 0|req: 949/1768] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1769] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:10 2026] DELETE /v2.0/qos/policies/062b153b-b3e5-4dc5-8436-ad26b49fbb2d => 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: 951/1770] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:10 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:10.994 7 WARNING neutron_lib.context [None req-fcca1f10-7479-4a13-bd82-f3aaf362eb33 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 820/1771] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:51:10 2026] PUT /v2.0/ports/23a7cd89-e2e7-4121-bd3a-1e281f982dba => generated 1239 bytes in 534 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: 821/1772] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1773] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:11 2026] DELETE /v2.0/qos/policies/b695fd5e-b63a-4807-90f9-45f63af324d8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1774] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 8|app: 0|req: 824/1775] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 952/1776] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:10 2026] POST /v2.0/ports => generated 743 bytes in 249 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-27 20:51:11.249 7 WARNING neutron_lib.context [None req-a38d71cd-82f4-4c22-b413-c12f66e14f00 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:11.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-98b46e9e-007f-4201-92f1-0a99f705bd8c'] response: {'name': 'network-changed', 'server_uuid': '4b4f5d2d-29df-445c-8b7c-010b9efe0cd4', 'tag': '23a7cd89-e2e7-4121-bd3a-1e281f982dba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 825/1777] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:11 2026] DELETE /v2.0/qos/policies/6a2f9839-fb03-4d2a-821c-572627d45dab => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:11.300 7 INFO neutron.db.segments_db [None req-a38d71cd-82f4-4c22-b413-c12f66e14f00 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Added segment 95747422-5cc7-40a4-bba2-29fa2256ace5 of type vxlan for network 181598f7-11eb-407e-9258-48a664113688 [pid: 7|app: 0|req: 953/1778] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:11 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:11.382 8 WARNING neutron_lib.context [None req-ae0ba4d6-a30c-46fc-bc4b-21d69a7381d4 a42b5a29ab0b49ba9eada954c7e58783 3a71db18e478438fb91e9d711e88edc6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 826/1779] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:11 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1780] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:11 2026] PUT /v2.0/ports/ed6c5833-9897-4799-8bcb-caec4cb944f9/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 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: 827/1781] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:11 2026] PUT /v2.0/ports/9baebfab-2c16-4e05-a8ba-05ac0cd544f4/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: 955/1782] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1783] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:11 2026] PUT /v2.0/ports/fc1ceda2-0dd6-4471-bb1b-c6374c53317d/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1784] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/networks?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&shared=False => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1785] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:11 2026] PUT /v2.0/ports/52cef82b-9766-4d2b-ab9e-2e47c722fcc8/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1786] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1787] 10.0.0.4 () {32 vars in 658 bytes} [Wed May 27 20:51:11 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1788] 10.0.0.4 () {32 vars in 672 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1789] 10.0.0.4 () {32 vars in 668 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1790] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:12 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: 833/1791] 10.0.0.4 () {32 vars in 666 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1792] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1793] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/security-groups?tenant_id=6153dba12a6947e591003f0a5067db01&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1794] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1795] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 836/1796] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/security-groups/263f18f3-f5b5-4f6d-90f7-38d92517435a => 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: 961/1797] 10.0.0.4 () {32 vars in 676 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1798] 10.0.0.4 () {32 vars in 688 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1799] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/security-groups?tenant_id=80231c40508e47749b0ae2e1d23c9de0&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1800] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/security-groups/2e33a02a-cbd8-47b6-9d22-50ac80a83e7a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1801] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/ports/ed6c5833-9897-4799-8bcb-caec4cb944f9 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1802] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1803] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:12 2026] DELETE /v2.0/ports/9baebfab-2c16-4e05-a8ba-05ac0cd544f4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1804] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=23a7cd89-e2e7-4121-bd3a-1e281f982dba => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1805] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:12 2026] GET /v2.0/security-groups?tenant_id=7d64296383b342e281e4ff4656fdb582&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: 966/1806] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1807] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/ports/fc1ceda2-0dd6-4471-bb1b-c6374c53317d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1808] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1809] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/security-groups/9280d6b4-c8df-4190-ad98-14cc8d83e621 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1810] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 969/1811] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 843/1812] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/ports/52cef82b-9766-4d2b-ab9e-2e47c722fcc8 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1813] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/ports/c0881a1a-0a62-4d92-896b-541e8568c57a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1814] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 845/1815] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:13 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:13.693 7 INFO neutron.services.segments.plugin [-] Segment 74b55926-3118-42fe-b992-4117b68fa919 resource provider aggregate not found 2026-05-27 20:51:13.698 7 INFO neutron.services.segments.plugin [-] Segment 74b55926-3118-42fe-b992-4117b68fa919 resource provider aggregate not found 2026-05-27 20:51:13.712 7 INFO neutron.services.segments.plugin [-] Segment 74b55926-3118-42fe-b992-4117b68fa919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b55926-3118-42fe-b992-4117b68fa919 found for delete ", "request_id": "req-4fb29fce-9505-454b-9bf6-f3d4a8654824"}]} 2026-05-27 20:51:13.713 7 INFO neutron.services.segments.plugin [-] Segment 74b55926-3118-42fe-b992-4117b68fa919 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74b55926-3118-42fe-b992-4117b68fa919 found for delete ", "request_id": "req-a7b338d1-53c3-46dd-a429-941c309d1568"}]} [pid: 7|app: 0|req: 971/1816] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/networks/51350a31-39bf-4357-9057-488fc2210078 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:13.857 8 INFO neutron.services.segments.plugin [-] Segment f0911c6a-f46f-4b3e-981c-a9bb4590084b resource provider aggregate not found 2026-05-27 20:51:13.864 8 INFO neutron.services.segments.plugin [-] Segment f0911c6a-f46f-4b3e-981c-a9bb4590084b resource provider aggregate not found 2026-05-27 20:51:13.868 8 INFO neutron.services.segments.plugin [-] Segment f0911c6a-f46f-4b3e-981c-a9bb4590084b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0911c6a-f46f-4b3e-981c-a9bb4590084b found for delete ", "request_id": "req-69bb980e-514b-4c2d-99f0-cfbcba94d5e7"}]} 2026-05-27 20:51:13.874 8 INFO neutron.services.segments.plugin [-] Segment f0911c6a-f46f-4b3e-981c-a9bb4590084b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0911c6a-f46f-4b3e-981c-a9bb4590084b found for delete ", "request_id": "req-9ddf7fa0-9a2f-43d1-941f-acb356ba9b29"}]} [pid: 8|app: 0|req: 846/1817] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/networks/b413e857-f0fd-4a42-b255-76a77dbd7889 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1818] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:13 2026] DELETE /v2.0/networks/a72a20a9-f745-4250-8f3c-e4ae284a64bc => 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: 847/1819] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/networks/5ccd56a0-a43f-4bc1-8391-63ed12220c33 => 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: 973/1820] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:14 2026] DELETE /v2.0/networks/181598f7-11eb-407e-9258-48a664113688 => 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: 848/1821] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1822] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:14 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 849/1823] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:15 2026] GET /v2.0/security-groups?tenant_id=f6b6538a0055404cac110b9977c7f77b&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1824] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:15 2026] DELETE /v2.0/security-groups/df7f71e8-2a45-41d0-8c3c-c317d950fa6d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1825] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:15 2026] GET /v2.0/security-groups?tenant_id=3a71db18e478438fb91e9d711e88edc6&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:15.852 7 INFO neutron.services.segments.plugin [-] Segment 51be0b6d-9c67-43f8-87be-7c6e9258a9bb resource provider aggregate not found 2026-05-27 20:51:15.857 7 INFO neutron.services.segments.plugin [-] Segment 51be0b6d-9c67-43f8-87be-7c6e9258a9bb resource provider aggregate not found 2026-05-27 20:51:15.865 7 INFO neutron.services.segments.plugin [-] Segment 51be0b6d-9c67-43f8-87be-7c6e9258a9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be0b6d-9c67-43f8-87be-7c6e9258a9bb found for delete ", "request_id": "req-a1d1d22e-034d-40d3-abb2-08a5e4fa50e5"}]} 2026-05-27 20:51:15.875 7 INFO neutron.services.segments.plugin [-] Segment 51be0b6d-9c67-43f8-87be-7c6e9258a9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be0b6d-9c67-43f8-87be-7c6e9258a9bb found for delete ", "request_id": "req-d739ba59-071f-44b6-848e-33e37f0a8b9b"}]} 2026-05-27 20:51:15.881 7 INFO neutron.services.segments.plugin [-] Segment 95747422-5cc7-40a4-bba2-29fa2256ace5 resource provider aggregate not found 2026-05-27 20:51:15.885 8 INFO neutron.services.segments.plugin [-] Segment 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 resource provider aggregate not found 2026-05-27 20:51:15.890 8 INFO neutron.services.segments.plugin [-] Segment 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 resource provider aggregate not found 2026-05-27 20:51:15.894 7 INFO neutron.services.segments.plugin [-] Segment 95747422-5cc7-40a4-bba2-29fa2256ace5 resource provider aggregate not found 2026-05-27 20:51:15.899 7 INFO neutron.services.segments.plugin [-] Segment 95747422-5cc7-40a4-bba2-29fa2256ace5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95747422-5cc7-40a4-bba2-29fa2256ace5 found for delete ", "request_id": "req-34626d02-0a8d-4e9b-a31e-4f4f55f1ef36"}]} 2026-05-27 20:51:15.901 8 INFO neutron.services.segments.plugin [-] Segment 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 found for delete ", "request_id": "req-bc008a9e-6d82-47ac-a0d6-97f509424610"}]} 2026-05-27 20:51:15.907 7 INFO neutron.services.segments.plugin [-] Segment 95747422-5cc7-40a4-bba2-29fa2256ace5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95747422-5cc7-40a4-bba2-29fa2256ace5 found for delete ", "request_id": "req-8815dd39-7e11-4ba1-b3f3-ea44f55ee3a7"}]} 2026-05-27 20:51:15.908 8 INFO neutron.services.segments.plugin [-] Segment 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f02fa7c-3e77-4cfa-8169-e2f842fb3f54 found for delete ", "request_id": "req-e17dfafa-6fe6-4abe-a023-100b1843a898"}]} [pid: 8|app: 0|req: 851/1826] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:15 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1827] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:15 2026] DELETE /v2.0/security-groups/c0b3ec23-464a-4375-b36d-ba3cb7226744 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1828] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:15 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 977/1829] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:16 2026] GET /v2.0/security-groups?tenant_id=daa3dfc4a3004a7aae5695cbdd4622dd&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: 853/1830] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:16 2026] DELETE /v2.0/security-groups/bfe9a722-7665-4a84-baf5-5eae8f52cd90 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1831] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:17 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1832] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:17 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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-27 20:51:17.553 7 WARNING neutron_lib.context [None req-08194f5c-8edf-434d-801b-a76a276dd1d5 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:17.609 7 INFO neutron.db.segments_db [None req-08194f5c-8edf-434d-801b-a76a276dd1d5 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Added segment dc29ee93-66b8-4559-a3b5-47f982ace47a of type vxlan for network 3360a17b-c602-49e3-846c-280cc49668c1 2026-05-27 20:51:17.875 7 INFO neutron.db.l3_hamode_db [None req-08194f5c-8edf-434d-801b-a76a276dd1d5 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:17.992 7 INFO neutron.db.l3_hamode_db [None req-08194f5c-8edf-434d-801b-a76a276dd1d5 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1833] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 858/1836] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 859/1837] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1838] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 979/1839] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:17 2026] POST /v2.0/routers => generated 474 bytes in 1315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:18.643 7 WARNING neutron_lib.context [None req-4bc9e1d0-e8d2-4d50-8d91-52de1be3b927 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 861/1840] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:18 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:18.686 7 INFO neutron.db.l3_hamode_db [None req-4bc9e1d0-e8d2-4d50-8d91-52de1be3b927 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:18.810 7 INFO neutron.db.l3_hamode_db [None req-4bc9e1d0-e8d2-4d50-8d91-52de1be3b927 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:19.023 8 INFO neutron.db.l3_db [None req-bdb43039-58f8-4310-9d34-24c5a119bea7 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Floating IP e91485e5-5d8b-4653-a645-3fd93fd7d29d associated. External IP: 10.96.250.214, port: 23a7cd89-e2e7-4121-bd3a-1e281f982dba. [pid: 8|app: 0|req: 862/1841] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:51:18 2026] PUT /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 856 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1842] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:18 2026] POST /v2.0/routers => generated 474 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1843] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:19.390 7 WARNING neutron_lib.context [None req-95adf1f2-a0a2-4b1c-8f0a-1a1b47741a73 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:19.442 7 INFO neutron.db.l3_hamode_db [None req-95adf1f2-a0a2-4b1c-8f0a-1a1b47741a73 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:19.544 7 INFO neutron.db.l3_hamode_db [None req-95adf1f2-a0a2-4b1c-8f0a-1a1b47741a73 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:19.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e735da58-dde5-4769-a36e-5933d2c7692f'] response: {'name': 'network-changed', 'server_uuid': '4b4f5d2d-29df-445c-8b7c-010b9efe0cd4', 'tag': '23a7cd89-e2e7-4121-bd3a-1e281f982dba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 864/1844] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1845] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:51:19 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1846] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=23a7cd89-e2e7-4121-bd3a-1e281f982dba => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1847] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1848] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:19 2026] POST /v2.0/routers => generated 474 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:20.141 7 WARNING neutron_lib.context [None req-8580ce23-ff67-4eb6-977a-89e0b8d4276f 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 868/1849] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:20.208 7 INFO neutron.db.l3_hamode_db [None req-8580ce23-ff67-4eb6-977a-89e0b8d4276f 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 869/1850] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1851] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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) 2026-05-27 20:51:20.324 7 INFO neutron.db.l3_hamode_db [None req-8580ce23-ff67-4eb6-977a-89e0b8d4276f 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 871/1852] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => 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: 872/1853] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 873/1854] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:51:20 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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-27 20:51:20.687 8 WARNING neutron_lib.context [None req-f8a6eec8-63ca-41ef-b3dc-bbe599f8deb5 153c396cb704464cb579e321a2116d74 464439164f34492fa423d31d0683daec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 874/1855] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:20.745 8 WARNING neutron_lib.context [None req-94490930-d842-4143-b98c-0f34363fb7a7 153c396cb704464cb579e321a2116d74 464439164f34492fa423d31d0683daec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 875/1856] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:20.804 8 WARNING neutron_lib.context [None req-9f57a08e-1a8a-4fc8-95b4-e957840c3a30 153c396cb704464cb579e321a2116d74 464439164f34492fa423d31d0683daec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 876/1857] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:20.883 8 WARNING neutron_lib.context [None req-4cc70ae3-4f73-4309-b340-869650abd32a 153c396cb704464cb579e321a2116d74 464439164f34492fa423d31d0683daec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1858] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:20.962 8 WARNING neutron_lib.context [None req-97763a81-627d-4532-804c-16fdbb089ae7 153c396cb704464cb579e321a2116d74 464439164f34492fa423d31d0683daec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1859] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:20 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) [pid: 7|app: 0|req: 982/1860] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:20 2026] POST /v2.0/routers => generated 474 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:21.032 7 WARNING neutron_lib.context [None req-dc08d285-5b1c-47cd-895f-756a864adc86 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1861] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/subnetpools/c5549ad8-719b-401d-b350-2f3f780ba855/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:21.068 7 INFO neutron.db.l3_hamode_db [None req-dc08d285-5b1c-47cd-895f-756a864adc86 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 880/1862] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/subnetpools/96dec23a-a043-4c99-9781-3d88fb2eb7fc/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: 881/1863] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/subnetpools/3276fb36-2d2f-4261-b3dc-6d654f239165/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1864] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/subnetpools/76b56d5f-9a09-4718-a080-4b622274062f/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1865] 10.0.0.4 () {32 vars in 670 bytes} [Wed May 27 20:51:21 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) 2026-05-27 20:51:21.190 7 INFO neutron.db.l3_hamode_db [None req-dc08d285-5b1c-47cd-895f-756a864adc86 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 884/1866] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1867] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1868] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1869] 10.0.0.4 () {32 vars in 678 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1870] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1871] 10.0.0.4 () {32 vars in 688 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1872] 10.0.0.4 () {32 vars in 700 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1873] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/subnetpools/c5549ad8-719b-401d-b350-2f3f780ba855 => 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: 892/1874] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:21 2026] GET /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1875] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/subnetpools/96dec23a-a043-4c99-9781-3d88fb2eb7fc => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1876] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/subnetpools/3276fb36-2d2f-4261-b3dc-6d654f239165 => 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: 895/1877] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/subnetpools/76b56d5f-9a09-4718-a080-4b622274062f => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1878] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:21 2026] DELETE /v2.0/subnetpools/5a2ef02c-e901-4dbc-8744-ddcd50f56df1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1879] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:21 2026] POST /v2.0/routers => generated 474 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1880] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/routers/f6d59ec9-b613-4c07-85c1-f55a00b6c205/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1881] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/routers/896056e5-f98b-4426-bdf7-04b83cb17d24/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1882] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/routers/d5bc644a-b025-4389-af00-541326ba67a5/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1883] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:21 2026] PUT /v2.0/routers/c9aaa7bd-cab8-433c-97e8-da63d6f06d00/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1884] 10.0.0.4 () {32 vars in 662 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1885] 10.0.0.4 () {32 vars in 676 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1886] 10.0.0.4 () {32 vars in 672 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1887] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1888] 10.0.0.4 () {32 vars in 670 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1889] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:51:22 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: 8|app: 0|req: 903/1890] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1891] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/security-groups?tenant_id=1e0495f44b344cf8aa745c05e4b18cc6&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1892] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1893] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/routers/f6d59ec9-b613-4c07-85c1-f55a00b6c205 => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1894] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:22 2026] DELETE /v2.0/security-groups/197b5cba-b4ca-4e8b-b25d-a8c05df46587 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1895] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:22 2026] GET /v2.0/security-groups?tenant_id=464439164f34492fa423d31d0683daec&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1896] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:22 2026] DELETE /v2.0/security-groups/54309514-17ab-4278-b69e-75a9e58a6ba1 => 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: 906/1897] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:22 2026] PUT /v2.0/routers/f6d59ec9-b613-4c07-85c1-f55a00b6c205 => generated 485 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1898] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:23 2026] GET /v2.0/ports?device_id=f6d59ec9-b613-4c07-85c1-f55a00b6c205 => 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: 992/1899] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:23 2026] GET /v2.0/security-groups?tenant_id=1aa122789eef4741981212e0358ed8d0&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1900] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:23 2026] DELETE /v2.0/security-groups/2d24f3c2-abb3-4ee1-be75-9da2873df7c7 => 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: 908/1901] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:23 2026] DELETE /v2.0/routers/f6d59ec9-b613-4c07-85c1-f55a00b6c205 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1902] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:23 2026] GET /v2.0/routers/896056e5-f98b-4426-bdf7-04b83cb17d24 => generated 493 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1903] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:23 2026] PUT /v2.0/routers/896056e5-f98b-4426-bdf7-04b83cb17d24 => generated 493 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1904] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:24 2026] GET /v2.0/ports?device_id=896056e5-f98b-4426-bdf7-04b83cb17d24 => 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: 910/1905] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:24 2026] DELETE /v2.0/routers/896056e5-f98b-4426-bdf7-04b83cb17d24 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1906] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:24 2026] GET /v2.0/routers/d5bc644a-b025-4389-af00-541326ba67a5 => generated 502 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1907] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:24 2026] PUT /v2.0/routers/d5bc644a-b025-4389-af00-541326ba67a5 => generated 502 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1908] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:25 2026] GET /v2.0/ports?device_id=d5bc644a-b025-4389-af00-541326ba67a5 => 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: 912/1909] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:25 2026] DELETE /v2.0/routers/d5bc644a-b025-4389-af00-541326ba67a5 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1910] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:25 2026] GET /v2.0/routers/c9aaa7bd-cab8-433c-97e8-da63d6f06d00 => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1911] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:25 2026] PUT /v2.0/routers/c9aaa7bd-cab8-433c-97e8-da63d6f06d00 => generated 487 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1912] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:26 2026] GET /v2.0/ports?device_id=c9aaa7bd-cab8-433c-97e8-da63d6f06d00 => 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: 914/1913] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:26 2026] DELETE /v2.0/routers/c9aaa7bd-cab8-433c-97e8-da63d6f06d00 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1914] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:26 2026] GET /v2.0/routers/fee37c97-ec0e-45f8-a1c8-393f83276975 => generated 480 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:26.505 7 WARNING neutron_lib.context [None req-b2980cc4-0446-44c4-a799-d12b5d0aa2c4 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:26.539 7 INFO neutron.db.segments_db [None req-b2980cc4-0446-44c4-a799-d12b5d0aa2c4 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] Added segment 7bc52992-6c99-4205-8056-4233b3ce6fed of type vxlan for network e09d9d69-e7e7-4589-a443-a40428739c88 2026-05-27 20:51:26.828 7 INFO neutron.db.l3_hamode_db [None req-b2980cc4-0446-44c4-a799-d12b5d0aa2c4 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:51:26.932 7 INFO neutron.db.l3_hamode_db [None req-b2980cc4-0446-44c4-a799-d12b5d0aa2c4 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1915] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:26 2026] PUT /v2.0/routers/fee37c97-ec0e-45f8-a1c8-393f83276975 => generated 480 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1916] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1917] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/ports?device_id=fee37c97-ec0e-45f8-a1c8-393f83276975 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1918] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 1000/1919] 10.0.0.4 () {34 vars in 666 bytes} [Wed May 27 20:51:26 2026] POST /v2.0/routers => generated 474 bytes in 1168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1920] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 1002/1921] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:27 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1922] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1923] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1924] 10.0.0.4 () {34 vars in 760 bytes} [Wed May 27 20:51:27 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:51:27.856 8 INFO neutron.services.segments.plugin [-] Segment dc29ee93-66b8-4559-a3b5-47f982ace47a resource provider aggregate not found 2026-05-27 20:51:27.864 8 INFO neutron.services.segments.plugin [-] Segment dc29ee93-66b8-4559-a3b5-47f982ace47a resource provider aggregate not found 2026-05-27 20:51:27.872 8 INFO neutron.db.l3_hamode_db [None req-43fcbbb0-9d0b-4b26-9e6d-941cafb3a1f1 947a7d77a43447ba8e6bf7a0be3f9377 6780e12c7b04465faba0a91ed8846174 - - default default] HA network 3360a17b-c602-49e3-846c-280cc49668c1 was deleted as no HA routers are present in tenant 6780e12c7b04465faba0a91ed8846174. [pid: 8|app: 0|req: 920/1925] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:27 2026] DELETE /v2.0/routers/fee37c97-ec0e-45f8-a1c8-393f83276975 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1926] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:27.900 8 INFO neutron.services.segments.plugin [-] Segment dc29ee93-66b8-4559-a3b5-47f982ace47a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc29ee93-66b8-4559-a3b5-47f982ace47a found for delete ", "request_id": "req-d55091fd-aff4-4656-8c54-9ca23917d635"}]} 2026-05-27 20:51:27.901 8 INFO neutron.services.segments.plugin [-] Segment dc29ee93-66b8-4559-a3b5-47f982ace47a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc29ee93-66b8-4559-a3b5-47f982ace47a found for delete ", "request_id": "req-5ab48a26-9e8f-4b43-8cf9-91f3d84ae482"}]} [pid: 8|app: 0|req: 921/1927] 10.0.0.4 () {34 vars in 756 bytes} [Wed May 27 20:51:27 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1928] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:27 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1929] 10.0.0.4 () {34 vars in 778 bytes} [Wed May 27 20:51:28 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1930] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1931] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:28 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1932] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1933] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:28.386 7 INFO neutron.api.v2.resource [None req-70001cb3-a01d-4df3-aa0c-6a890a817d85 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/1934] 10.0.0.4 () {32 vars in 741 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1935] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:51:28 2026] DELETE /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1936] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:28.564 8 INFO neutron.api.v2.resource [None req-577030c6-f01a-468c-ad54-f96d9b116d4e f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1937] 10.0.0.4 () {32 vars in 744 bytes} [Wed May 27 20:51:28 2026] DELETE /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1938] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:28 2026] DELETE /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1939] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1940] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1941] 10.0.0.4 () {34 vars in 740 bytes} [Wed May 27 20:51:28 2026] PUT /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca => generated 480 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1942] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 1013/1943] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:28 2026] GET /v2.0/security-groups?tenant_id=a67dcba244f943b48e1a91953955982d&name=default => generated 2925 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1944] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/ports?device_id=d43f82fa-72ed-4a9b-9a72-a950c09be0ca => 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: 1014/1945] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/security-groups?id=4a5bbb62-49eb-4128-bda7-63819be9399c&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: 932/1946] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/security-groups/ed7f4f11-d10a-4a06-a8ee-c4710f7fbe15 => 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: 933/1947] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:29.738 8 INFO neutron.db.l3_db [req-e453acf4-c919-4695-b732-1ef0e101fe75 req-c1b9767d-d5e9-441a-85b8-5b1fca94e9a6 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] Floating IP 566fa9f5-6b4d-4ae7-a232-2ed0027ef57a disassociated. External IP: 10.96.250.208, port: 74a55cb9-61fa-4296-a748-c46213c09866. 2026-05-27 20:51:29.811 7 INFO neutron.services.segments.plugin [-] Segment 7bc52992-6c99-4205-8056-4233b3ce6fed resource provider aggregate not found 2026-05-27 20:51:29.817 7 INFO neutron.services.segments.plugin [-] Segment 7bc52992-6c99-4205-8056-4233b3ce6fed resource provider aggregate not found 2026-05-27 20:51:29.826 7 INFO neutron.db.l3_hamode_db [None req-0f91ad8d-0f90-49df-af11-c821f5b79273 f6138ca952904ce79f03a01147a85176 3d0ae66aaab149e5a0188e7be91bfcfc - - default default] HA network e09d9d69-e7e7-4589-a443-a40428739c88 was deleted as no HA routers are present in tenant 3d0ae66aaab149e5a0188e7be91bfcfc. 2026-05-27 20:51:29.828 7 INFO neutron.services.segments.plugin [-] Segment 7bc52992-6c99-4205-8056-4233b3ce6fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc52992-6c99-4205-8056-4233b3ce6fed found for delete ", "request_id": "req-7d84d952-c217-4165-bb05-605471eaeac3"}]} [pid: 7|app: 0|req: 1015/1948] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/routers/d43f82fa-72ed-4a9b-9a72-a950c09be0ca => generated 0 bytes in 491 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:29.834 7 INFO neutron.services.segments.plugin [-] Segment 7bc52992-6c99-4205-8056-4233b3ce6fed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc52992-6c99-4205-8056-4233b3ce6fed found for delete ", "request_id": "req-c7b1577e-9996-4cfc-99ef-847309c3f88f"}]} [pid: 7|app: 0|req: 1016/1949] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/security-groups?tenant_id=6780e12c7b04465faba0a91ed8846174&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1950] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:51:29 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1951] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/security-groups/c227f99b-fd8a-4d1f-9542-8c42f6aeee11 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1952] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:51:29 2026] DELETE /v2.0/ports/74a55cb9-61fa-4296-a748-c46213c09866 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1953] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:51:30 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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-27 20:51:30.267 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c15e4b62-2910-4545-8e2b-8f7449b8dcbe'] response: {'server_uuid': 'f74075f4-e830-4810-bc76-0089d8283b68', 'name': 'network-vif-deleted', 'tag': '74a55cb9-61fa-4296-a748-c46213c09866', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 935/1954] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:30 2026] GET /v2.0/security-groups?tenant_id=215dfab79c9341e9855269c2caaeefc8&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1955] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:30 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 1020/1956] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:30 2026] DELETE /v2.0/security-groups/c38eb292-4cff-48d6-afd1-b6435e93ddd7 => 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: 937/1957] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:30 2026] GET /v2.0/security-groups?tenant_id=3d0ae66aaab149e5a0188e7be91bfcfc&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1958] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:30 2026] DELETE /v2.0/security-groups/3c463bcd-e0a3-4fdf-8a88-35d7e05c6479 => 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: 938/1959] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:31 2026] GET /v2.0/security-groups?tenant_id=84a2138a53d64d30a4fce692ba813c93&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1960] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:31 2026] DELETE /v2.0/security-groups/94a914a6-f3fd-4fa8-84f6-c6a9bc95af8e => 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: 939/1961] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:31 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 1023/1962] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:32 2026] GET /v2.0/ports?device_id=f74075f4-e830-4810-bc76-0089d8283b68 => 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: 940/1963] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:32 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1964] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:32 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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: 942/1967] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:33 2026] DELETE /v2.0/security-groups/4a5bbb62-49eb-4128-bda7-63819be9399c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:33.822 7 INFO neutron.api.v2.resource [None req-4c615a99-a54d-4805-9daa-c27f55a2abe3 fd390fe38d014851bac319bb75e53ef0 13c5872d58b948aabff8e4ef3b17b748 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/1968] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:51:33 2026] GET /v2.0/security-groups/4a5bbb62-49eb-4128-bda7-63819be9399c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1969] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:33 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1970] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:33 2026] DELETE /v2.0/floatingips/566fa9f5-6b4d-4ae7-a232-2ed0027ef57a => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1971] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/security-groups?id=6d236df5-20e8-43b5-ba5a-385311d88c75&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-27 20:51:34.439 7 WARNING neutron_lib.context [None req-7c175aaf-787c-4694-be82-7b7e27cf03ce 85c58ae77b0d4ebba7323a2cc233cba1 853d60fead824fea8a3c4d0cce72a1d7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1029/1972] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:51:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1973] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:34 2026] PUT /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1974] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/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: 1032/1975] 10.0.0.4 () {34 vars in 768 bytes} [Wed May 27 20:51:34 2026] PUT /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:51:34.630 7 WARNING neutron_lib.context [None req-3892ea1e-e02a-4cb5-a80c-6ae8fcb31e53 0d86dae89bfc4cc99518b41c039babb6 fcb343908f654f18a9d3bcaf5b813b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1976] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:51:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1977] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/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: 1035/1978] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:51:34 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:34.943 7 WARNING neutron_lib.context [None req-df4911c8-a2aa-4508-8bf9-3461850b1b21 0d86dae89bfc4cc99518b41c039babb6 fcb343908f654f18a9d3bcaf5b813b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1036/1979] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:51:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1980] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:51:34 2026] PUT /v2.0/routers/7a254198-c3dc-4a94-9216-57a4efa6d761/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1981] 10.0.0.4 () {34 vars in 764 bytes} [Wed May 27 20:51:35 2026] PUT /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:51:35.087 7 WARNING neutron_lib.context [None req-3b6b710e-85cc-4990-93c4-fe7167c639eb 0d86dae89bfc4cc99518b41c039babb6 fcb343908f654f18a9d3bcaf5b813b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/1982] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:51:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:35.328 8 INFO neutron.db.l3_db [req-d8e7cf3c-3233-493f-9b2c-5741b0d6bb36 req-5d2588e3-bc38-42b6-8313-7f20354280e4 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] Floating IP e91485e5-5d8b-4653-a645-3fd93fd7d29d disassociated. External IP: 10.96.250.214, port: 23a7cd89-e2e7-4121-bd3a-1e281f982dba. [pid: 8|app: 0|req: 945/1983] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/ports/23a7cd89-e2e7-4121-bd3a-1e281f982dba => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1984] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-023bc67e-eb6d-404b-83ff-c93d5a8faedb'] response: {'server_uuid': '4b4f5d2d-29df-445c-8b7c-010b9efe0cd4', 'name': 'network-vif-deleted', 'tag': '23a7cd89-e2e7-4121-bd3a-1e281f982dba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 947/1985] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:35 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:35.748 8 WARNING neutron_lib.context [None req-4fd80fea-30da-495a-9965-9cdcbe589860 0d86dae89bfc4cc99518b41c039babb6 fcb343908f654f18a9d3bcaf5b813b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1986] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:51:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1987] 10.0.0.4 () {34 vars in 786 bytes} [Wed May 27 20:51:35 2026] PUT /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 20:51:35.914 8 WARNING neutron_lib.context [None req-5599e357-b5ae-41c5-89e1-8583f10a2fef 0d86dae89bfc4cc99518b41c039babb6 fcb343908f654f18a9d3bcaf5b813b14 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:36.010 7 INFO neutron.services.segments.plugin [-] Segment 1090584f-3f14-4b24-a324-1b92f00bebab resource provider aggregate not found 2026-05-27 20:51:36.016 7 INFO neutron.services.segments.plugin [-] Segment 1090584f-3f14-4b24-a324-1b92f00bebab resource provider aggregate not found 2026-05-27 20:51:36.023 7 INFO neutron.services.segments.plugin [-] Segment 1090584f-3f14-4b24-a324-1b92f00bebab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1090584f-3f14-4b24-a324-1b92f00bebab found for delete ", "request_id": "req-40368697-ec67-4467-a836-f6a86cc10321"}]} 2026-05-27 20:51:36.029 7 INFO neutron.db.l3_hamode_db [None req-bcf48b07-e8d9-478d-9c00-77b1b239cf8f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 8da0375a-4fec-4523-95ee-7fbd6fb65371 was deleted as no HA routers are present in tenant 13c5872d58b948aabff8e4ef3b17b748. [pid: 7|app: 0|req: 1039/1988] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:35 2026] DELETE /v2.0/routers/7a254198-c3dc-4a94-9216-57a4efa6d761 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:36.037 7 INFO neutron.services.segments.plugin [-] Segment 1090584f-3f14-4b24-a324-1b92f00bebab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1090584f-3f14-4b24-a324-1b92f00bebab found for delete ", "request_id": "req-af683ef0-d2ed-47e5-9e03-0d277dcad427"}]} [pid: 8|app: 0|req: 950/1989] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:51:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1990] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1991] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/security-groups/44b84089-7a2e-4848-a8b5-b2e2376b12a0/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1992] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1993] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/security-groups/c1b8738a-4e79-49f8-85df-edad8d09a478/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1994] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/subnets/fbae5cd6-2dc9-478e-bcfd-354d70c5ee39 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1995] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/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: 952/1996] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/security-groups/67f832d2-781e-4405-acb0-74f0e3eac71f/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1997] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1998] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:51:36 2026] PUT /v2.0/security-groups/b843c472-4e24-4dde-868a-634d4ede6bb6/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:36.310 8 INFO neutron.api.v2.resource [None req-6a5850c9-06e0-4355-8069-ec1c3ac3322b 85c58ae77b0d4ebba7323a2cc233cba1 853d60fead824fea8a3c4d0cce72a1d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1999] 10.0.0.4 () {32 vars in 749 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2000] 10.0.0.4 () {32 vars in 678 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2001] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2002] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2003] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2004] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/networks/deef93a8-3adc-4dc3-a731-45bec6792154 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2005] 10.0.0.4 () {32 vars in 688 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:36.528 7 INFO neutron.api.v2.resource [None req-3c7ea4c9-ece8-4ff3-b0be-464ac5042036 85c58ae77b0d4ebba7323a2cc233cba1 853d60fead824fea8a3c4d0cce72a1d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2006] 10.0.0.4 () {32 vars in 752 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2007] 10.0.0.4 () {32 vars in 700 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2008] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2009] 10.0.0.4 () {32 vars in 686 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2010] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61/tags => 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: 963/2011] 10.0.0.4 () {32 vars in 700 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2012] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/subnetpools/9e47f0dd-d331-4598-bb45-2ba27e7e0c61 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2013] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?tenant_id=13c5872d58b948aabff8e4ef3b17b748&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2014] 10.0.0.4 () {32 vars in 696 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2015] 10.0.0.4 () {32 vars in 708 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2016] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/security-groups/c072f67e-a553-47d6-958a-1d96d5945e60 => 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: 966/2017] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:36 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => 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: 1052/2018] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/security-groups/44b84089-7a2e-4848-a8b5-b2e2376b12a0 => 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: 967/2019] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/security-groups/c1b8738a-4e79-49f8-85df-edad8d09a478 => 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: 1053/2020] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:36 2026] DELETE /v2.0/security-groups/67f832d2-781e-4405-acb0-74f0e3eac71f => 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: 968/2021] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:37 2026] DELETE /v2.0/security-groups/b843c472-4e24-4dde-868a-634d4ede6bb6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2022] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:37 2026] DELETE /v2.0/security-groups/5eac2286-6d1f-4ee5-8b88-dd1350caea37 => 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: 969/2023] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:37 2026] GET /v2.0/security-groups?tenant_id=853d60fead824fea8a3c4d0cce72a1d7&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2024] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:37 2026] DELETE /v2.0/security-groups/c7679bb0-2bb4-42dd-a398-f8eec0637a04 => 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: 970/2025] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:37 2026] GET /v2.0/ports?device_id=4b4f5d2d-29df-445c-8b7c-010b9efe0cd4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:38.110 7 INFO neutron.services.segments.plugin [-] Segment 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 resource provider aggregate not found 2026-05-27 20:51:38.124 7 INFO neutron.services.segments.plugin [-] Segment 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 resource provider aggregate not found 2026-05-27 20:51:38.131 7 INFO neutron.services.segments.plugin [-] Segment 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 found for delete ", "request_id": "req-2ce6e849-d4c0-4dbe-b06f-32c111e244ac"}]} 2026-05-27 20:51:38.140 7 INFO neutron.services.segments.plugin [-] Segment 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83a8b9c7-cf6a-4d9e-82e1-6046276c1778 found for delete ", "request_id": "req-d4aaf761-76f1-419b-a0ca-9842c548990e"}]} [pid: 8|app: 0|req: 971/2026] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:38 2026] GET /v2.0/security-groups?tenant_id=60d747c0e72d48b798517eb5aa7d8b3e&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2027] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:38 2026] DELETE /v2.0/security-groups/e2a8a5bd-733a-405f-969f-671f0d5ab8de => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2028] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:38 2026] GET /v2.0/security-groups?tenant_id=7ab22cc5893c4a05bde45db05ddc7aaa&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2029] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:38 2026] DELETE /v2.0/security-groups/c078d4f0-516c-445b-9206-534b6ab233b6 => 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: 1057/2030] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:38 2026] GET /v2.0/security-groups?tenant_id=30bc0dbc34b94b4f99cbfd8d59f93a38&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2031] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:38 2026] DELETE /v2.0/security-groups/40bf47b0-d803-4f96-b935-b08c17f31982 => 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: 975/2032] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:39 2026] GET /v2.0/security-groups?tenant_id=fcb343908f654f18a9d3bcaf5b813b14&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2033] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:39 2026] DELETE /v2.0/security-groups/6d236df5-20e8-43b5-ba5a-385311d88c75 => 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: 976/2034] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:39 2026] DELETE /v2.0/security-groups/2260016e-c258-4482-8645-750f8e750db3 => 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: 977/2035] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:51:39 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6&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: 7|app: 0|req: 1059/2036] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:39 2026] DELETE /v2.0/floatingips/e91485e5-5d8b-4653-a645-3fd93fd7d29d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2037] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:39 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2038] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:39 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 979/2039] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:51:40 2026] GET /v2.0/ports?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2040] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:40 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2041] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:51:40 2026] GET /v2.0/security-groups?id=6fe29e54-b54b-4096-a9ef-dac7e8e7f375&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: 1062/2042] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:51:40 2026] GET /v2.0/networks?id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2043] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:51:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=8e34a5ac-21b2-4429-916b-ec2efa655229 => 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: 1063/2044] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/subnets?id=fb9e46c8-d617-4a53-bddb-015842886f9f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2045] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/ports?network_id=f106dcb6-0d6c-4a56-a00e-23af7abcfe71&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: 1064/2046] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?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: 983/2047] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2048] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:51:41 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:41.871 7 WARNING neutron_lib.context [None req-a556211d-32a6-41e3-850d-27a051e12f8f 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:42.015 7 INFO neutron.db.segments_db [None req-a556211d-32a6-41e3-850d-27a051e12f8f 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] Added segment 2a252922-835b-41cd-87db-2085c24b13cc of type vxlan for network b2b06d1c-6ac6-406c-a405-93a1df859ed6 [pid: 8|app: 0|req: 985/2049] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:51:41 2026] DELETE /v2.0/ports/8e34a5ac-21b2-4429-916b-ec2efa655229 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2050] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 1065/2051] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:41 2026] POST /v2.0/networks => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:42.115 8 WARNING neutron_lib.context [None req-f0ace3ea-7367-4684-9764-cc1f3f5b9cf6 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:42.117 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6572663d-95b7-4a02-93e5-dd62862b99fb'] response: {'server_uuid': '5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6', 'name': 'network-vif-deleted', 'tag': '8e34a5ac-21b2-4429-916b-ec2efa655229', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 987/2052] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:42.419 7 WARNING neutron_lib.context [None req-0f133362-cf2d-4ba3-8347-69f750a10967 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1066/2053] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2054] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/security-groups?tenant_id=029757d8b3da423e9f2d1989c429d47b&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2055] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2056] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2057] 10.0.0.4 () {34 vars in 758 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/green => 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: 1070/2058] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2059] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:42 2026] DELETE /v2.0/security-groups/8ff80074-e0e2-4f60-9c09-4ee8860773af => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2060] 10.0.0.4 () {34 vars in 754 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2061] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:42.789 7 WARNING neutron_lib.context [None req-d4ed5f6e-c559-4041-90e8-7ac8e9abd844 58065e2257864170bcc45b06dfe49543 422d6cf3ea654d3e9df31157277ef98f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 991/2062] 10.0.0.4 () {34 vars in 776 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2063] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2064] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:51:42 2026] PUT /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:42.949 7 INFO neutron.db.segments_db [None req-d4ed5f6e-c559-4041-90e8-7ac8e9abd844 58065e2257864170bcc45b06dfe49543 422d6cf3ea654d3e9df31157277ef98f - - default default] Added segment 8bc93209-55d5-4b51-84b6-2d02e7da6078 of type vxlan for network f23a8d47-b0c8-4ea4-b28d-82c86b2beee0 [pid: 8|app: 0|req: 994/2065] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/security-groups?tenant_id=906367303e0140218353c9400663ffee&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2066] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:42 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2067] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:42 2026] POST /v2.0/networks => generated 632 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2068] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:43.069 7 WARNING neutron_lib.context [None req-b5b8bb18-74da-4c04-892a-c0db8fe4e6d2 58065e2257864170bcc45b06dfe49543 422d6cf3ea654d3e9df31157277ef98f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 996/2069] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:42 2026] DELETE /v2.0/security-groups/08a801e7-48db-4135-ab26-8ad3795422f3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:43.098 8 INFO neutron.api.v2.resource [None req-3794b4d5-95e2-4da0-a325-9d5b4b901eb5 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 997/2070] 10.0.0.4 () {32 vars in 739 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2071] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2072] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2073] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:43.182 8 INFO neutron.api.v2.resource [None req-a32313e4-5f04-495e-b0d8-4a2a970e8ead 8a8d4eb00ebd4fdab299d61b1671e5c6 fe469b0695044da981f10a3d6aca1e95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2074] 10.0.0.4 () {32 vars in 742 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2075] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2076] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2077] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2078] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:43 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2079] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/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: 1005/2080] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/ports/7cfc4f2f-a493-4caf-bb8a-4e826c4ae2c6 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2081] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2082] 10.0.0.4 () {34 vars in 760 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2083] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/trunks/5c10d834-41d5-489a-ae96-cffffbd9eae0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2084] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2085] 10.0.0.4 () {34 vars in 756 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/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: 1080/2086] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/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: 1081/2087] 10.0.0.4 () {34 vars in 778 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/black.or.white => 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: 1082/2088] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/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: 1007/2089] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/ports/7cfc4f2f-a493-4caf-bb8a-4e826c4ae2c6 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2090] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:51:43 2026] PUT /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2091] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/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: 1085/2092] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:43.734 8 INFO neutron.services.segments.plugin [-] Segment 2a252922-835b-41cd-87db-2085c24b13cc resource provider aggregate not found 2026-05-27 20:51:43.738 8 INFO neutron.services.segments.plugin [-] Segment 2a252922-835b-41cd-87db-2085c24b13cc resource provider aggregate not found 2026-05-27 20:51:43.744 8 INFO neutron.services.segments.plugin [-] Segment 2a252922-835b-41cd-87db-2085c24b13cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a252922-835b-41cd-87db-2085c24b13cc found for delete ", "request_id": "req-a059d77b-24ef-4480-8fe2-0eaf7d5f2b2d"}]} 2026-05-27 20:51:43.749 8 INFO neutron.services.segments.plugin [-] Segment 2a252922-835b-41cd-87db-2085c24b13cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a252922-835b-41cd-87db-2085c24b13cc found for delete ", "request_id": "req-c1a85276-1cfe-4417-83b1-91f9a627e7e9"}]} [pid: 8|app: 0|req: 1008/2093] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/networks/b2b06d1c-6ac6-406c-a405-93a1df859ed6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:43.767 7 INFO neutron.api.v2.resource [None req-516cf61d-b268-46e9-b899-4a70729e232f 58065e2257864170bcc45b06dfe49543 422d6cf3ea654d3e9df31157277ef98f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2094] 10.0.0.4 () {32 vars in 741 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2095] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2096] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:43.889 8 INFO neutron.api.v2.resource [None req-d6d8bf3d-316a-4095-80e5-727a0d72afa0 58065e2257864170bcc45b06dfe49543 422d6cf3ea654d3e9df31157277ef98f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2097] 10.0.0.4 () {32 vars in 744 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2098] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2099] 10.0.0.4 () {32 vars in 729 bytes} [Wed May 27 20:51:43 2026] GET /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2100] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:43 2026] DELETE /v2.0/subnets/985ce2bc-331f-49c0-9618-5302deccb9d7 => 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: 1090/2101] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/ports?device_id=5cacb3a2-b6d2-4fc3-a09e-d3a2dc2424d6 => 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: 1012/2102] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:44 2026] DELETE /v2.0/networks/f23a8d47-b0c8-4ea4-b28d-82c86b2beee0 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2103] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-groups?tenant_id=c67d876956be41cb9a7aab46e313963d&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2104] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:44 2026] DELETE /v2.0/security-groups/6ed1f606-7f4d-4891-a356-1b6528abfe74 => 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: 1092/2105] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:44 2026] GET /v2.0/security-groups?tenant_id=fe469b0695044da981f10a3d6aca1e95&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2106] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:44 2026] DELETE /v2.0/security-groups/e294d5b6-0527-4c58-81b3-ec75144f9214 => 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: 1015/2107] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/security-groups/6fe29e54-b54b-4096-a9ef-dac7e8e7f375 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2108] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups?tenant_id=8558d0e63177412b8c78bd27fd37e1fb&name=default => generated 2925 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2109] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/security-groups/bf4da9e0-3f81-4101-ad78-0f54321d9475 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:45.761 8 INFO neutron.services.segments.plugin [-] Segment 8bc93209-55d5-4b51-84b6-2d02e7da6078 resource provider aggregate not found 2026-05-27 20:51:45.770 8 INFO neutron.services.segments.plugin [-] Segment 8bc93209-55d5-4b51-84b6-2d02e7da6078 resource provider aggregate not found 2026-05-27 20:51:45.774 8 INFO neutron.services.segments.plugin [-] Segment 8bc93209-55d5-4b51-84b6-2d02e7da6078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc93209-55d5-4b51-84b6-2d02e7da6078 found for delete ", "request_id": "req-94ef6164-7b31-4c62-855a-fa20180e909c"}]} [pid: 7|app: 0|req: 1095/2110] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:45 2026] GET /v2.0/security-groups?tenant_id=422d6cf3ea654d3e9df31157277ef98f&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:45.789 8 INFO neutron.services.segments.plugin [-] Segment 8bc93209-55d5-4b51-84b6-2d02e7da6078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bc93209-55d5-4b51-84b6-2d02e7da6078 found for delete ", "request_id": "req-4e13d213-c2f2-4735-b16f-946c85c55cc3"}]} [pid: 7|app: 0|req: 1096/2111] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:45 2026] DELETE /v2.0/security-groups/11f101c6-c1d6-4528-b1ba-02478523bc18 => 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: 1016/2112] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:51:45 2026] PUT /v2.0/routers/559f93be-b985-4932-88c8-2814da9ae4d5/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2113] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:46 2026] DELETE /v2.0/subnets/fb9e46c8-d617-4a53-bddb-015842886f9f => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2114] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:46 2026] GET /v2.0/security-groups?tenant_id=5f4b64d1c25f45b589ba51bcc2c19aa8&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2115] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/security-groups/0e6dbded-f012-463e-b2f1-5c17575e0ab9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:47.476 8 INFO neutron.db.l3_hamode_db [None req-af5dbd49-78bc-4542-9e5d-f362a1e4b94f 5e3ac563048c47b3a76209c93f427f90 cd09d26b91be4b51bc84dd710a9e8885 - - default default] HA network 47e57af5-f816-483a-8a50-e43a970c73df was deleted as no HA routers are present in tenant cd09d26b91be4b51bc84dd710a9e8885. [pid: 8|app: 0|req: 1017/2116] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:46 2026] DELETE /v2.0/routers/559f93be-b985-4932-88c8-2814da9ae4d5 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2117] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:47 2026] GET /v2.0/security-groups?tenant_id=a546ff7ce6cf42009d72e1bbd48177be&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2118] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/security-groups/acbc707d-510f-4447-9915-2cd742ab9799 => 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: 1018/2119] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:47 2026] DELETE /v2.0/networks/f106dcb6-0d6c-4a56-a00e-23af7abcfe71 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2122] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/security-groups?tenant_id=cd09d26b91be4b51bc84dd710a9e8885&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:48.448 8 INFO neutron.services.segments.plugin [-] Segment 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa resource provider aggregate not found 2026-05-27 20:51:48.458 8 INFO neutron.services.segments.plugin [-] Segment 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa resource provider aggregate not found 2026-05-27 20:51:48.465 8 INFO neutron.services.segments.plugin [-] Segment 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa found for delete ", "request_id": "req-63abeb7d-fa56-4f44-bd23-658556a50c5e"}]} 2026-05-27 20:51:48.480 8 INFO neutron.services.segments.plugin [-] Segment 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d785d27-3a18-422e-a3ed-6fd6c6e23eaa found for delete ", "request_id": "req-bd7c295a-38ed-4359-918a-c4604a81cc07"}]} 2026-05-27 20:51:48.488 8 INFO neutron.services.segments.plugin [-] Segment 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 resource provider aggregate not found 2026-05-27 20:51:48.501 8 INFO neutron.services.segments.plugin [-] Segment 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 found for delete ", "request_id": "req-50097752-8efe-4ab7-804f-e4e069ad8061"}]} 2026-05-27 20:51:48.504 8 INFO neutron.services.segments.plugin [-] Segment 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 resource provider aggregate not found 2026-05-27 20:51:48.518 8 INFO neutron.services.segments.plugin [-] Segment 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d62fa2c-4d40-4f18-9fb5-3b385dba73f5 found for delete ", "request_id": "req-18c4322c-ae41-4d30-aa21-7210df63ca79"}]} [pid: 8|app: 0|req: 1021/2123] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/security-groups/8b1bbf85-d775-4179-9bac-ed71ef4d1df2 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2124] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:48 2026] GET /v2.0/security-groups?tenant_id=508077c5504e4d22b30d9aebfdb642a0&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2125] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:48 2026] DELETE /v2.0/security-groups/b1605251-ad30-48bd-94d4-d224c484a788 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:49.473 7 WARNING neutron_lib.context [None req-81bc8ae6-9846-4d6b-87f5-fef5f88c576e 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:49.473 7 WARNING neutron_lib.context [None req-81bc8ae6-9846-4d6b-87f5-fef5f88c576e 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:49.638 7 INFO neutron.db.segments_db [None req-81bc8ae6-9846-4d6b-87f5-fef5f88c576e 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment 4098e618-d50d-45df-a122-68dc8e7284a7 of type vxlan for network 43ec58d2-d5d7-465d-b02e-17aa57685780 2026-05-27 20:51:49.690 7 INFO neutron.db.segments_db [None req-81bc8ae6-9846-4d6b-87f5-fef5f88c576e 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment 66567366-d835-4f40-bf48-f3f9803e8b43 of type vxlan for network 0659b958-2b1e-4c5d-a320-8f5dd7b91943 [pid: 7|app: 0|req: 1104/2126] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:49 2026] POST /v2.0/networks => generated 1245 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2127] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:51:49 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:50.006 7 INFO neutron.services.segments.plugin [-] Segment 4098e618-d50d-45df-a122-68dc8e7284a7 resource provider aggregate not found 2026-05-27 20:51:50.013 7 INFO neutron.services.segments.plugin [-] Segment 4098e618-d50d-45df-a122-68dc8e7284a7 resource provider aggregate not found 2026-05-27 20:51:50.016 7 INFO neutron.services.segments.plugin [-] Segment 4098e618-d50d-45df-a122-68dc8e7284a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4098e618-d50d-45df-a122-68dc8e7284a7 found for delete ", "request_id": "req-4b83ebbc-be87-4c74-aae6-d6af33fb43ca"}]} [pid: 7|app: 0|req: 1105/2128] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:49 2026] DELETE /v2.0/networks/43ec58d2-d5d7-465d-b02e-17aa57685780 => 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: 1024/2129] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:50 2026] DELETE /v2.0/networks/0659b958-2b1e-4c5d-a320-8f5dd7b91943 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:50.152 7 INFO neutron.services.segments.plugin [-] Segment 4098e618-d50d-45df-a122-68dc8e7284a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4098e618-d50d-45df-a122-68dc8e7284a7 found for delete ", "request_id": "req-168fe3df-888b-471a-b990-d147dfe8fa5e"}]} [pid: 7|app: 0|req: 1106/2130] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:51:50 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:50.214 8 WARNING neutron_lib.context [None req-ca44a31d-92f4-4f04-9348-ae84e712e153 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:50.265 8 INFO neutron.db.segments_db [None req-ca44a31d-92f4-4f04-9348-ae84e712e153 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment dedae564-ed4a-407c-918e-d78a39951de3 of type vxlan for network dfdd9bdc-54bb-47b2-b564-483bd7a352d6 [pid: 8|app: 0|req: 1025/2131] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:50 2026] POST /v2.0/networks => generated 653 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:50.364 7 WARNING neutron_lib.context [None req-4106a0fd-8ded-4463-8d93-778ad476d17a 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:50.413 7 INFO neutron.db.segments_db [None req-4106a0fd-8ded-4463-8d93-778ad476d17a 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 of type vxlan for network 17b2eb18-e097-4423-8ac3-cfae7b7400bb [pid: 7|app: 0|req: 1107/2132] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:50 2026] POST /v2.0/networks => generated 653 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:50.528 8 WARNING neutron_lib.context [None req-111db6f7-ad36-4a79-bbcd-1758fbb7f579 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:50.568 8 INFO neutron.services.segments.plugin [-] Segment 66567366-d835-4f40-bf48-f3f9803e8b43 resource provider aggregate not found 2026-05-27 20:51:50.574 8 INFO neutron.services.segments.plugin [-] Segment 66567366-d835-4f40-bf48-f3f9803e8b43 resource provider aggregate not found 2026-05-27 20:51:50.582 8 INFO neutron.services.segments.plugin [-] Segment 66567366-d835-4f40-bf48-f3f9803e8b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66567366-d835-4f40-bf48-f3f9803e8b43 found for delete ", "request_id": "req-f1592468-b8a9-452c-91ea-0a2750c7ca0c"}]} 2026-05-27 20:51:50.586 8 INFO neutron.services.segments.plugin [-] Segment 66567366-d835-4f40-bf48-f3f9803e8b43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66567366-d835-4f40-bf48-f3f9803e8b43 found for delete ", "request_id": "req-f3bbbeb6-79b3-4e72-a9f3-1cd77fab4374"}]} 2026-05-27 20:51:50.586 8 WARNING neutron_lib.context [None req-111db6f7-ad36-4a79-bbcd-1758fbb7f579 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2133] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:51:50 2026] POST /v2.0/ports => generated 1505 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2134] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports => generated 1505 bytes in 86 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: 1027/2135] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:51 2026] DELETE /v2.0/ports/66e443c4-a7de-483a-8dea-640c0639ff33 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2136] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:51 2026] DELETE /v2.0/ports/b0eb1918-ce60-46a3-85db-74a2d29868a8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2137] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:51:51 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:51.627 7 WARNING neutron_lib.context [None req-334fb3f8-ded7-4cf8-899f-c98186fc9ec1 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:51.675 7 INFO neutron.db.segments_db [None req-334fb3f8-ded7-4cf8-899f-c98186fc9ec1 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment 017f87f8-e9a1-4518-b6be-a1964f8e0d08 of type vxlan for network e4785fb5-0a14-4ce0-815f-6a7dd6f7bdfe [pid: 7|app: 0|req: 1110/2138] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:51 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:51.781 8 WARNING neutron_lib.context [None req-be0b4c7c-aa25-4e2a-b7f4-903fe8c9851a 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:51.834 8 INFO neutron.db.segments_db [None req-be0b4c7c-aa25-4e2a-b7f4-903fe8c9851a 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Added segment 23162681-e91e-458d-b945-a4b35ed780d7 of type vxlan for network e57e91c1-acbe-4d27-9bf1-90f41e929c38 [pid: 8|app: 0|req: 1029/2139] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:51 2026] POST /v2.0/networks => generated 654 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:52.076 7 WARNING neutron_lib.context [None req-2ffbedd9-2ef6-48db-a504-f8f72607f69d c4ac5e8931734aea917a5369221f102e 51abb9f667d946dd82549fa5096fd84a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:52.220 7 INFO neutron.db.segments_db [None req-2ffbedd9-2ef6-48db-a504-f8f72607f69d c4ac5e8931734aea917a5369221f102e 51abb9f667d946dd82549fa5096fd84a - - default default] Added segment 6ad8ac97-9ebe-4f92-9561-a287b9c6915d of type vxlan for network 33ea0f64-f915-41fb-9fd5-300c1bf3114b [pid: 7|app: 0|req: 1111/2140] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:51 2026] POST /v2.0/networks => generated 630 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2141] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:52 2026] PUT /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:52.394 8 WARNING neutron_lib.context [None req-fe0ee46e-6f63-4502-a459-461781e2a452 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1112/2142] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:52.421 8 WARNING neutron_lib.context [None req-fe0ee46e-6f63-4502-a459-461781e2a452 61da856d44ce49d9a2718c0fc91837e1 e2f1e12e8d51411e86a669df70300150 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1113/2143] 10.0.0.4 () {34 vars in 762 bytes} [Wed May 27 20:51:52 2026] PUT /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2144] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/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: 1115/2145] 10.0.0.4 () {34 vars in 758 bytes} [Wed May 27 20:51:52 2026] PUT /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2146] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/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: 1117/2147] 10.0.0.4 () {34 vars in 780 bytes} [Wed May 27 20:51:52 2026] PUT /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2148] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2149] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:51:52 2026] PUT /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2150] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2151] 10.0.0.4 () {32 vars in 739 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:52.763 7 INFO neutron.api.v2.resource [None req-307e8d52-6210-4336-9795-5f1e7800b63d c4ac5e8931734aea917a5369221f102e 51abb9f667d946dd82549fa5096fd84a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2152] 10.0.0.4 () {32 vars in 743 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2153] 10.0.0.4 () {32 vars in 742 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2154] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:52 2026] POST /v2.0/subnets => generated 1324 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2155] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2156] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/subnets => generated 1960 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:51:52.872 7 INFO neutron.api.v2.resource [None req-168ddeae-7330-434d-b531-9a30ccbcd82c c4ac5e8931734aea917a5369221f102e 51abb9f667d946dd82549fa5096fd84a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2157] 10.0.0.4 () {32 vars in 746 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2158] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/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: 1034/2159] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:51:52 2026] GET /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b/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: 1126/2160] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/subnets/f4e39cb0-89de-4303-9f77-24824fe7d5eb => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:53.054 8 INFO neutron.services.segments.plugin [-] Segment 6ad8ac97-9ebe-4f92-9561-a287b9c6915d resource provider aggregate not found 2026-05-27 20:51:53.058 8 INFO neutron.services.segments.plugin [-] Segment 6ad8ac97-9ebe-4f92-9561-a287b9c6915d resource provider aggregate not found 2026-05-27 20:51:53.072 8 INFO neutron.services.segments.plugin [-] Segment 6ad8ac97-9ebe-4f92-9561-a287b9c6915d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad8ac97-9ebe-4f92-9561-a287b9c6915d found for delete ", "request_id": "req-963a9ee6-ac06-41df-93d8-c69300dcc096"}]} 2026-05-27 20:51:53.076 8 INFO neutron.services.segments.plugin [-] Segment 6ad8ac97-9ebe-4f92-9561-a287b9c6915d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad8ac97-9ebe-4f92-9561-a287b9c6915d found for delete ", "request_id": "req-7f122ad8-9b4b-4024-99e8-4478258f2202"}]} [pid: 8|app: 0|req: 1035/2161] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/networks/33ea0f64-f915-41fb-9fd5-300c1bf3114b => 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: 1127/2162] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:52 2026] DELETE /v2.0/subnets/14b976cd-9ee8-4841-a1e0-7260f2d21fe1 => 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: 1036/2163] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:51:53.283 7 INFO neutron.services.segments.plugin [-] Segment 23162681-e91e-458d-b945-a4b35ed780d7 resource provider aggregate not found 2026-05-27 20:51:53.290 7 INFO neutron.services.segments.plugin [-] Segment 23162681-e91e-458d-b945-a4b35ed780d7 resource provider aggregate not found 2026-05-27 20:51:53.296 7 INFO neutron.services.segments.plugin [-] Segment 23162681-e91e-458d-b945-a4b35ed780d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23162681-e91e-458d-b945-a4b35ed780d7 found for delete ", "request_id": "req-88b685a8-691b-494a-afbf-8f8f9bf774e5"}]} 2026-05-27 20:51:53.300 7 INFO neutron.services.segments.plugin [-] Segment 23162681-e91e-458d-b945-a4b35ed780d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23162681-e91e-458d-b945-a4b35ed780d7 found for delete ", "request_id": "req-af3eb516-e51b-4a24-8570-d893987c1f0b"}]} [pid: 7|app: 0|req: 1128/2164] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:53 2026] DELETE /v2.0/networks/e57e91c1-acbe-4d27-9bf1-90f41e929c38 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2165] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:53 2026] DELETE /v2.0/networks/e4785fb5-0a14-4ce0-815f-6a7dd6f7bdfe => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2166] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:53 2026] DELETE /v2.0/networks/17b2eb18-e097-4423-8ac3-cfae7b7400bb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2167] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:53 2026] DELETE /v2.0/networks/dfdd9bdc-54bb-47b2-b564-483bd7a352d6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2168] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:53 2026] GET /v2.0/security-groups?tenant_id=51abb9f667d946dd82549fa5096fd84a&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2169] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:53 2026] DELETE /v2.0/security-groups/cb37bba2-d63c-4a4c-a5f1-67a6fb5ad326 => 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: 1131/2170] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/security-groups?tenant_id=e104ed2f2d714400b77a19686e5a74b1&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2171] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:54 2026] DELETE /v2.0/security-groups/c1d37046-6042-4d08-9008-8bc51c112acc => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2172] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:54 2026] GET /v2.0/security-groups?tenant_id=e2f1e12e8d51411e86a669df70300150&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2173] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:54 2026] DELETE /v2.0/security-groups/792d0002-adc6-4869-b290-797f2e85b8f4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:56.137 8 INFO neutron.services.segments.plugin [-] Segment 017f87f8-e9a1-4518-b6be-a1964f8e0d08 resource provider aggregate not found 2026-05-27 20:51:56.142 8 INFO neutron.services.segments.plugin [-] Segment 017f87f8-e9a1-4518-b6be-a1964f8e0d08 resource provider aggregate not found 2026-05-27 20:51:56.150 8 INFO neutron.services.segments.plugin [-] Segment 017f87f8-e9a1-4518-b6be-a1964f8e0d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017f87f8-e9a1-4518-b6be-a1964f8e0d08 found for delete ", "request_id": "req-1cbe259c-3b60-41fd-9af4-b4f01c861818"}]} 2026-05-27 20:51:56.157 8 INFO neutron.services.segments.plugin [-] Segment 017f87f8-e9a1-4518-b6be-a1964f8e0d08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017f87f8-e9a1-4518-b6be-a1964f8e0d08 found for delete ", "request_id": "req-a4f6664a-d53a-4b4b-879c-443c3466214c"}]} 2026-05-27 20:51:56.164 8 INFO neutron.services.segments.plugin [-] Segment dedae564-ed4a-407c-918e-d78a39951de3 resource provider aggregate not found 2026-05-27 20:51:56.170 8 INFO neutron.services.segments.plugin [-] Segment dedae564-ed4a-407c-918e-d78a39951de3 resource provider aggregate not found 2026-05-27 20:51:56.177 8 INFO neutron.services.segments.plugin [-] Segment dedae564-ed4a-407c-918e-d78a39951de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dedae564-ed4a-407c-918e-d78a39951de3 found for delete ", "request_id": "req-ed87a957-dc48-490c-aaf8-25109aa7a6fd"}]} 2026-05-27 20:51:56.181 8 INFO neutron.services.segments.plugin [-] Segment dedae564-ed4a-407c-918e-d78a39951de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dedae564-ed4a-407c-918e-d78a39951de3 found for delete ", "request_id": "req-dda2cf81-bdf6-489e-9b0a-e9113d1f08d2"}]} 2026-05-27 20:51:56.313 8 WARNING neutron_lib.context [None req-f38995c6-5288-489f-bd25-b5057381bb06 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:56.456 8 INFO neutron.db.segments_db [None req-f38995c6-5288-489f-bd25-b5057381bb06 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Added segment 21f68a2f-ae07-4686-9578-9a61b5d5c1bb of type vxlan for network f9adf707-9aed-4984-b8e2-8b7894b19a48 [pid: 8|app: 0|req: 1041/2174] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/networks => generated 648 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:56.552 7 WARNING neutron_lib.context [None req-a532be79-31b2-4f45-9892-0291e89f8b77 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:56.565 7 INFO neutron.services.segments.plugin [-] Segment aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 resource provider aggregate not found 2026-05-27 20:51:56.568 7 INFO neutron.services.segments.plugin [-] Segment aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 resource provider aggregate not found 2026-05-27 20:51:56.580 7 INFO neutron.services.segments.plugin [-] Segment aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 found for delete ", "request_id": "req-633b8d7b-60fb-486b-844c-42ca38f4de2f"}]} 2026-05-27 20:51:56.582 7 INFO neutron.services.segments.plugin [-] Segment aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6277b4-1f62-4806-8e24-4e1b60d7c1c4 found for delete ", "request_id": "req-1f7646ee-e7d1-426e-a14c-04810f429f4b"}]} [pid: 7|app: 0|req: 1134/2175] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/ports => generated 779 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:56.867 8 WARNING neutron_lib.context [None req-d896c567-5c66-4c0c-aeee-e908acbbba5d 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:56.915 8 INFO neutron.db.segments_db [None req-d896c567-5c66-4c0c-aeee-e908acbbba5d 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Added segment 675c2b47-329d-4ec6-ad9a-716d0b057a99 of type vxlan for network cffd48dc-890f-4ec4-bb39-c9f87581d5f5 [pid: 8|app: 0|req: 1042/2176] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:56 2026] POST /v2.0/networks => generated 636 bytes in 143 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-27 20:51:57.019 7 WARNING neutron_lib.context [None req-5b2a4df9-2a98-4ee3-a224-4794ddf8313d 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1135/2177] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:57 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:57.272 8 WARNING neutron_lib.context [None req-488f3d7d-7f2a-49e0-935c-69f968e28c81 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:57.409 7 WARNING neutron_lib.context [None req-1ee3c16a-27dd-4ea3-aa15-12ea38b43968 2cc41785e3c242769d3087079b762d17 40bf100a21f44566aa377483dab759ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:57.550 7 INFO neutron.db.segments_db [None req-1ee3c16a-27dd-4ea3-aa15-12ea38b43968 2cc41785e3c242769d3087079b762d17 40bf100a21f44566aa377483dab759ef - - default default] Added segment c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 of type vxlan for network 1bd8a811-8420-4998-a2d1-fca3042fa19a [pid: 8|app: 0|req: 1043/2178] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:51:57 2026] POST /v2.0/ports => generated 965 bytes in 317 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: 1136/2179] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:57 2026] POST /v2.0/networks => generated 632 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:57.654 7 WARNING neutron_lib.context [None req-03891ab9-3a9b-488d-9403-e82fd82c2afc 2cc41785e3c242769d3087079b762d17 40bf100a21f44566aa377483dab759ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1044/2180] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/ports/a4a58d6c-dd13-4986-8bde-2d5a4fb87834 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:57.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b2a48d8-8d0c-4316-91c7-44924f8a9ccd 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1045/2181] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/ports/a4a58d6c-dd13-4986-8bde-2d5a4fb87834 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:51:57.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f930de00-86d0-4b3b-970a-50848eec9bfd 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1046/2182] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports/a4a58d6c-dd13-4986-8bde-2d5a4fb87834 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2183] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:51:57 2026] POST /v2.0/ports => generated 743 bytes in 295 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: 1138/2184] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:57 2026] PUT /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2185] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:57 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2186] 10.0.0.4 () {34 vars in 756 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2187] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:57 2026] DELETE /v2.0/subnets/5d03d059-0d86-40cc-af89-dfbcf288ee4b => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2188] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2189] 10.0.0.4 () {34 vars in 752 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/red => 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: 1143/2190] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2191] 10.0.0.4 () {34 vars in 774 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/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: 1145/2192] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2193] 10.0.0.4 () {34 vars in 745 bytes} [Wed May 27 20:51:58 2026] PUT /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2194] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2195] 10.0.0.4 () {32 vars in 733 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:58.431 8 INFO neutron.services.segments.plugin [-] Segment 675c2b47-329d-4ec6-ad9a-716d0b057a99 resource provider aggregate not found 2026-05-27 20:51:58.436 8 INFO neutron.services.segments.plugin [-] Segment 675c2b47-329d-4ec6-ad9a-716d0b057a99 resource provider aggregate not found [pid: 8|app: 0|req: 1048/2196] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/networks/cffd48dc-890f-4ec4-bb39-c9f87581d5f5 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:58.459 7 INFO neutron.api.v2.resource [None req-febec41f-d966-4c64-8b35-b16b8db9a538 2cc41785e3c242769d3087079b762d17 40bf100a21f44566aa377483dab759ef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1149/2197] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:51:58.465 8 INFO neutron.services.segments.plugin [-] Segment 675c2b47-329d-4ec6-ad9a-716d0b057a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675c2b47-329d-4ec6-ad9a-716d0b057a99 found for delete ", "request_id": "req-84e87242-738a-45a1-9b5f-1d8284cb8c95"}]} 2026-05-27 20:51:58.465 8 INFO neutron.services.segments.plugin [-] Segment 675c2b47-329d-4ec6-ad9a-716d0b057a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 675c2b47-329d-4ec6-ad9a-716d0b057a99 found for delete ", "request_id": "req-46b8bb2d-c0ca-4dae-a650-631624eab616"}]} 2026-05-27 20:51:58.469 8 WARNING neutron_lib.context [None req-d9d5a519-1c86-4134-8ef3-c513c938ee74 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1150/2198] 10.0.0.4 () {32 vars in 736 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:58.531 8 INFO neutron.db.segments_db [None req-d9d5a519-1c86-4134-8ef3-c513c938ee74 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Added segment 9288471c-9262-4546-929a-ac680e0398e9 of type vxlan for network 8f71fb30-2ad7-4b7b-90fd-98ea1434435c [pid: 7|app: 0|req: 1151/2199] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:51:58.594 7 INFO neutron.api.v2.resource [None req-5c6799ae-ade4-4e7b-8302-26a7afef2ee3 2cc41785e3c242769d3087079b762d17 40bf100a21f44566aa377483dab759ef - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2200] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2201] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:51:58 2026] POST /v2.0/networks => generated 636 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2202] 10.0.0.4 () {32 vars in 728 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:51:58.643 8 WARNING neutron_lib.context [None req-8925ef0c-c047-48ad-96df-08f4d7b0cac8 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1154/2203] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:51:58 2026] GET /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32/tags => 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: 1050/2204] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:51:58 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2205] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/ports/438f0212-cd27-492a-910d-d6a71de73d32 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:58.873 8 WARNING neutron_lib.context [None req-55c9c117-4e9f-4526-a160-1b43658709a7 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:51:59.004 7 INFO neutron.services.segments.plugin [-] Segment c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 resource provider aggregate not found 2026-05-27 20:51:59.009 7 INFO neutron.services.segments.plugin [-] Segment c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 resource provider aggregate not found 2026-05-27 20:51:59.017 7 INFO neutron.services.segments.plugin [-] Segment c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 found for delete ", "request_id": "req-1ce565af-986e-496c-83d7-624eb987806b"}]} [pid: 7|app: 0|req: 1156/2206] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:58 2026] DELETE /v2.0/networks/1bd8a811-8420-4998-a2d1-fca3042fa19a => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2207] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:51:58 2026] POST /v2.0/ports => generated 927 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:51:59.186 7 INFO neutron.services.segments.plugin [-] Segment c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54bc31f-2fe2-45ea-8465-e7bbd1c13f52 found for delete ", "request_id": "req-7bb1ab7a-82a7-4fcd-9176-ad822643748d"}]} [pid: 7|app: 0|req: 1157/2208] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/ports/c9a7b858-49ca-4732-89ea-3d0151fc7bd6 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:59.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-877c2bb9-5693-4d09-9c95-5e22d90cce6c 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2209] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/ports/c9a7b858-49ca-4732-89ea-3d0151fc7bd6 => 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: 1053/2210] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/security-groups?tenant_id=40bf100a21f44566aa377483dab759ef&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2211] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/subnets/1913b018-c0a7-435a-8c6e-23fd62413b9d => 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: 1054/2212] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/security-groups/17cf909a-862a-4a04-9e41-fa1d0230f890 => 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: 1159/2213] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:51:59 2026] DELETE /v2.0/networks/8f71fb30-2ad7-4b7b-90fd-98ea1434435c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:51:59.978 7 WARNING neutron_lib.context [None req-865b7a94-0ed3-415b-a2cc-c6ab023fd5a5 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1055/2214] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:51:59 2026] GET /v2.0/security-groups?tenant_id=67fc297245d64ed48c25d04351eda7c6&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2215] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/security-groups/10c8581b-55f6-4068-ad1c-c7c09cc33527 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2216] 10.0.0.4 () {34 vars in 663 bytes} [Wed May 27 20:51:59 2026] POST /v2.0/ports => generated 779 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2217] 10.0.0.4 () {34 vars in 735 bytes} [Wed May 27 20:52:00 2026] PUT /v2.0/ports/d886d5d4-a0df-443d-9f36-f1f5f9f91c3f => generated 752 bytes in 197 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: 1161/2218] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/ports/d886d5d4-a0df-443d-9f36-f1f5f9f91c3f => generated 0 bytes in 202 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, ' [pid: 8|app: 0|req: 1058/2219] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports => generated 782 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:00.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c5480fe-765d-4755-8bd4-dfbe65ad6a48 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1162/2220] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports/d886d5d4-a0df-443d-9f36-f1f5f9f91c3f => 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: 1059/2221] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2222] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:52:00 2026] GET /v2.0/ports/75025003-ddfa-4437-a87a-8dea60f15822 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:00.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5f6c897-1d7e-4674-88e6-3fb908be6367 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2223] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/ports/c9a7b858-49ca-4732-89ea-3d0151fc7bd6 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:00.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-75144300-fcb8-4d69-a576-faf29b25670d 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1164/2224] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/subnets/1913b018-c0a7-435a-8c6e-23fd62413b9d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:00.840 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a43e8c4d-5728-48bc-b279-4e3d87b54838 4c7d6ff14fca476bbffb46eebe81ffbe 38ce6d32b3814bc28d50c6075c052763 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1061/2225] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/subnets/5d03d059-0d86-40cc-af89-dfbcf288ee4b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2226] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:52:00 2026] DELETE /v2.0/ports/75025003-ddfa-4437-a87a-8dea60f15822 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:01.144 8 INFO neutron.services.segments.plugin [-] Segment 21f68a2f-ae07-4686-9578-9a61b5d5c1bb resource provider aggregate not found 2026-05-27 20:52:01.148 8 INFO neutron.services.segments.plugin [-] Segment 21f68a2f-ae07-4686-9578-9a61b5d5c1bb resource provider aggregate not found 2026-05-27 20:52:01.162 8 INFO neutron.services.segments.plugin [-] Segment 21f68a2f-ae07-4686-9578-9a61b5d5c1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f68a2f-ae07-4686-9578-9a61b5d5c1bb found for delete ", "request_id": "req-4b1f04f8-7d62-44df-b928-462af1373b0a"}]} 2026-05-27 20:52:01.164 8 INFO neutron.services.segments.plugin [-] Segment 21f68a2f-ae07-4686-9578-9a61b5d5c1bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f68a2f-ae07-4686-9578-9a61b5d5c1bb found for delete ", "request_id": "req-446e5f49-2b93-411e-a932-35ad1820ddb8"}]} [pid: 8|app: 0|req: 1062/2227] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/networks/f9adf707-9aed-4984-b8e2-8b7894b19a48 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:01.644 7 INFO neutron.services.segments.plugin [-] Segment 9288471c-9262-4546-929a-ac680e0398e9 resource provider aggregate not found 2026-05-27 20:52:01.651 7 INFO neutron.services.segments.plugin [-] Segment 9288471c-9262-4546-929a-ac680e0398e9 resource provider aggregate not found 2026-05-27 20:52:01.675 7 INFO neutron.services.segments.plugin [-] Segment 9288471c-9262-4546-929a-ac680e0398e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9288471c-9262-4546-929a-ac680e0398e9 found for delete ", "request_id": "req-5846cd7b-f3a8-4f77-a39d-ff74b35822a0"}]} 2026-05-27 20:52:01.676 7 INFO neutron.services.segments.plugin [-] Segment 9288471c-9262-4546-929a-ac680e0398e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9288471c-9262-4546-929a-ac680e0398e9 found for delete ", "request_id": "req-d5c41cbd-ad86-4771-b768-78df20fb156e"}]} [pid: 7|app: 0|req: 1166/2228] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:01 2026] GET /v2.0/security-groups?tenant_id=38ce6d32b3814bc28d50c6075c052763&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2229] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:01 2026] DELETE /v2.0/security-groups/b3a58aa7-c8cb-4281-bf80-d32a7ebf89f7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2232] 10.0.0.4 () {34 vars in 676 bytes} [Wed May 27 20:52:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2233] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2234] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:03.663 8 WARNING neutron_lib.context [None req-e986840f-577e-431a-a4f4-66a92b99766f e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1169/2235] 10.0.0.4 () {34 vars in 762 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2236] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2237] 10.0.0.4 () {34 vars in 758 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2238] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2239] 10.0.0.4 () {34 vars in 780 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/black.or.white => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2240] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2241] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2242] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2243] 10.0.0.4 () {32 vars in 739 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:03.885 7 INFO neutron.api.v2.resource [None req-7fd8fa75-d181-4cd3-a891-8ff8e35dcff8 187b709f3bb0462fa3ccecd839e0d3fe 1e966f6bdedc4c849df3433613a8c695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2244] 10.0.0.4 () {32 vars in 743 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2245] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:52:03 2026] POST /v2.0/security-groups => generated 1627 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2246] 10.0.0.4 () {32 vars in 742 bytes} [Wed May 27 20:52:03 2026] DELETE /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2247] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 30 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2248] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:52:03 2026] GET /v2.0/security-groups => generated 4536 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:03.967 7 INFO neutron.api.v2.resource [None req-9c48ebb5-93a9-4c8f-bbb9-2544f7d7ef94 187b709f3bb0462fa3ccecd839e0d3fe 1e966f6bdedc4c849df3433613a8c695 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2249] 10.0.0.4 () {32 vars in 746 bytes} [Wed May 27 20:52:03 2026] DELETE /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2250] 10.0.0.4 () {32 vars in 734 bytes} [Wed May 27 20:52:03 2026] DELETE /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2251] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2252] 10.0.0.4 () {34 vars in 756 bytes} [Wed May 27 20:52:03 2026] PUT /v2.0/security-groups/cb8b7bd6-c279-40c9-a02b-142f8eb15735 => generated 1666 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2253] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups/cb8b7bd6-c279-40c9-a02b-142f8eb15735 => generated 1666 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2254] 10.0.0.4 () {32 vars in 732 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/qos/policies/77dd9e3f-728e-402d-ac78-65a89d906bd0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2255] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-groups/cb8b7bd6-c279-40c9-a02b-142f8eb15735 => 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: 1185/2256] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:04.199 8 INFO neutron.api.v2.resource [None req-b6a169b7-7555-40bb-b7cd-459b864462dd e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1072/2257] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-groups/cb8b7bd6-c279-40c9-a02b-142f8eb15735 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:04.214 7 WARNING neutron_lib.context [None req-ef26fd4a-622e-42c5-97d4-272db4c49bd6 e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2258] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:52:04 2026] POST /v2.0/security-groups => generated 1627 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:52:04.335 8 WARNING neutron_lib.context [None req-96259603-9325-4440-8d26-a02892c5d7e8 e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1073/2259] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:52:04 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: 1187/2260] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-group-rules/77c12fb8-3972-4f42-acca-d148bd5c83fe => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2261] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2262] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-group-rules/77c12fb8-3972-4f42-acca-d148bd5c83fe => 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: 1075/2263] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:04.691 7 WARNING neutron_lib.context [None req-65d6d3a9-f75d-4b21-b73a-18bfc4d0357c e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2264] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:52:04 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: 1190/2265] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-group-rules/0ca957a3-3ec9-4a43-922a-d28151ef96eb => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2266] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2267] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:04 2026] GET /v2.0/security-groups?tenant_id=74fea9a7f1aa4e85aa5620e51f827646&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2268] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-group-rules/0ca957a3-3ec9-4a43-922a-d28151ef96eb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2269] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:04 2026] DELETE /v2.0/security-groups/cf75b6f9-4a15-4497-a156-503a617e7ee2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2270] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:04 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-27 20:52:05.026 8 WARNING neutron_lib.context [None req-6873fb3b-0df4-4d5e-8e62-fc4f15979f84 e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:05.060 8 INFO neutron.db.securitygroups_db [None req-6873fb3b-0df4-4d5e-8e62-fc4f15979f84 e5385acfb0e744a8b0fea050873e6bfc e13bf894031a4ac49ee3114cbbc11753 - - default default] Project e13bf894031a4ac49ee3114cbbc11753 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: 1078/2271] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:52:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2272] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-group-rules/56bac816-dba2-41b1-8cb5-9d3ac886d256 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2273] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-groups?tenant_id=1e966f6bdedc4c849df3433613a8c695&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2274] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2275] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:05 2026] DELETE /v2.0/security-groups/a7475881-9356-46ee-9af4-fe7ac59059db => 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: 1081/2276] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:52:05 2026] DELETE /v2.0/security-group-rules/56bac816-dba2-41b1-8cb5-9d3ac886d256 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2277] 10.0.0.4 () {32 vars in 671 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2278] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:05 2026] DELETE /v2.0/security-groups/6dd50a5f-6fc3-4e91-bee5-4e8dbac36b9b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2279] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-groups => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2280] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-groups => 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: 1198/2281] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:05 2026] GET /v2.0/security-groups?tenant_id=e13bf894031a4ac49ee3114cbbc11753&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2282] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:06 2026] DELETE /v2.0/security-groups/0fba76f4-4ec1-4543-b8eb-a966c260c269 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:07.916 7 WARNING neutron_lib.context [None req-32d5bd59-326b-47d7-b572-07f2256a19ff 340f63bed66d4bb8946c8d7fae281ccc e9babd51182c4a0481e7d13906da75f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2283] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:52:07 2026] POST /v2.0/subnetpools => generated 549 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2284] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:52:07 2026] GET /v2.0/subnetpools/e53a9b7e-113a-4977-aa31-b69a78d8030d => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2285] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:52:07 2026] PUT /v2.0/subnetpools/e53a9b7e-113a-4977-aa31-b69a78d8030d => generated 500 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2286] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/subnetpools/e53a9b7e-113a-4977-aa31-b69a78d8030d => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:08.123 7 INFO neutron.api.v2.resource [None req-af7bff73-6b4c-487e-9ec7-452350b8ba92 340f63bed66d4bb8946c8d7fae281ccc e9babd51182c4a0481e7d13906da75f9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2287] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/subnetpools/e53a9b7e-113a-4977-aa31-b69a78d8030d => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:08.138 8 INFO neutron.api.v2.resource [None req-bfa3b714-bf29-42c8-9687-f893295ef532 340f63bed66d4bb8946c8d7fae281ccc e9babd51182c4a0481e7d13906da75f9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2288] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/subnetpools/e53a9b7e-113a-4977-aa31-b69a78d8030d => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:52:08.186 7 WARNING neutron_lib.context [None req-df864b7e-77a5-4d4f-8f9b-97b67b19d959 3a4ef0a40a08413191d6e20d3d4e9eb6 37a26f7c1ca545a2b931fcb6b607da05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1202/2289] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:52:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2290] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2291] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2292] 10.0.0.4 () {34 vars in 776 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2293] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/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: 1090/2294] 10.0.0.4 () {34 vars in 772 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2295] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2296] 10.0.0.4 () {34 vars in 794 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2297] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2298] 10.0.0.4 () {34 vars in 765 bytes} [Wed May 27 20:52:08 2026] PUT /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2299] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2300] 10.0.0.4 () {32 vars in 753 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:08.765 8 INFO neutron.api.v2.resource [None req-3ab21af3-e6a5-41fd-8f6f-cf739c881788 3a4ef0a40a08413191d6e20d3d4e9eb6 37a26f7c1ca545a2b931fcb6b607da05 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2301] 10.0.0.4 () {32 vars in 757 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/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: 1097/2302] 10.0.0.4 () {32 vars in 756 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/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: 1098/2303] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:52:08.850 8 INFO neutron.api.v2.resource [None req-b9bee7c0-ae26-44cc-a4bd-cec3f9881aa9 3a4ef0a40a08413191d6e20d3d4e9eb6 37a26f7c1ca545a2b931fcb6b607da05 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2304] 10.0.0.4 () {32 vars in 760 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2305] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups?tenant_id=e9babd51182c4a0481e7d13906da75f9&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2306] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2307] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:52:08 2026] GET /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2308] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/92474b6a-f501-435f-bf84-8dbea7953f3e => 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: 1102/2309] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:08 2026] DELETE /v2.0/security-groups/6f578da8-98ae-4e94-9324-2aa6ad17f0b0 => 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: 1208/2310] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/security-groups?tenant_id=37a26f7c1ca545a2b931fcb6b607da05&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2311] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:09 2026] DELETE /v2.0/security-groups/e7ce59f8-bc80-45a2-b092-61e0139ef39d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2312] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:09 2026] GET /v2.0/security-groups?tenant_id=d259916c7d674bcd834cf135609fb69c&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2313] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:10 2026] DELETE /v2.0/security-groups/9e50403f-8219-4bb2-8915-cd32229d9f44 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:10.909 7 INFO neutron.db.segments_db [None req-fca91e1a-6160-4308-b243-bc29be9dd1bd a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment 8df8a996-af75-40a5-b808-2e91e0e04215 of type vxlan for network a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8 [pid: 7|app: 0|req: 1210/2314] 10.0.0.4 () {34 vars in 669 bytes} [Wed May 27 20:52:10 2026] POST /v2.0/networks => generated 741 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2315] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:52:10 2026] POST /v2.0/subnets => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:11.213 7 INFO neutron.db.segments_db [None req-d532baf5-1232-4c2e-8451-d93030ef716a a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Added segment e74955e8-d72d-4513-9865-9a45f8bc6dc3 of type vxlan for network 70de39d5-18b4-47af-9985-1eb078155ae9 2026-05-27 20:52:11.448 7 INFO neutron.db.l3_hamode_db [None req-d532baf5-1232-4c2e-8451-d93030ef716a a0f06d8cb30a4f629a497cb89ea986ee f8a4402487934210a62d420a0c96f87d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:52:12.240 7 INFO neutron.db.l3_hamode_db [None req-d532baf5-1232-4c2e-8451-d93030ef716a a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1211/2316] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:52:11 2026] POST /v2.0/routers => generated 728 bytes in 1933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2317] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:52:13 2026] PUT /v2.0/routers/1603eeb1-542e-4cf9-8ca0-a2b716129609/add_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2318] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/networks?id=a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8 => generated 673 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2319] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/quotas/f8a4402487934210a62d420a0c96f87d => 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: 1213/2320] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/ports?tenant_id=f8a4402487934210a62d420a0c96f87d&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2321] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/networks/a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8?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: 1214/2322] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/networks/a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8?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: 8|app: 0|req: 1109/2323] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:16 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1215/2324] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:17 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1217/2327] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:18 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1111/2328] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1218/2329] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:52:20 2026] GET /v2.0/networks?id=a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:21.058 8 WARNING neutron_lib.context [req-db0015b9-8c5f-4909-94b9-7b4316077879 req-39ed4419-22b2-42fd-9740-1ff38ed042ca e96ade3b51a94ea7b3097b8161547b53 f8a4402487934210a62d420a0c96f87d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1219/2330] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:21 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1112/2331] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:52:21 2026] POST /v2.0/ports => generated 954 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2332] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:52:21 2026] PUT /v2.0/ports/a39fc81f-d782-4226-969e-35c52823b118 => generated 1235 bytes in 436 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: 1113/2333] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 969 bytes in 81 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: 1221/2334] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2335] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/ports?tenant_id=f8a4402487934210a62d420a0c96f87d&device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:22.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9be5e78-c5ff-4ad0-a106-f4f0aca455c7'] response: {'name': 'network-changed', 'server_uuid': '1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e', 'tag': 'a39fc81f-d782-4226-969e-35c52823b118', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2336] 199.204.45.235 () {34 vars in 1018 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/networks?tenant_id=f8a4402487934210a62d420a0c96f87d&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2337] 199.204.45.235 () {34 vars in 930 bytes} [Wed May 27 20:52:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2338] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2339] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:23 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&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: 1224/2340] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?tenant_id=f8a4402487934210a62d420a0c96f87d&device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1117/2341] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a39fc81f-d782-4226-969e-35c52823b118 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2342] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/subnets?id=5c63fe4e-1e19-463e-a29e-7c29eb054180 => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2343] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?network_id=a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8&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: 1226/2344] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8?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: 1119/2345] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/networks/a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2346] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2347] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:24 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2348] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2349] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:25 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&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: 1229/2350] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2351] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:26 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2352] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2353] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:28 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2354] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2355] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:29 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2356] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2357] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:30 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2358] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:31 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1126/2359] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:52:31 2026] GET /v2.0/security-groups?id=84dcb322-320b-46f1-9bd6-c18e8eef0397&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2360] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2361] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:52:32 2026] DELETE /v2.0/ports/a39fc81f-d782-4226-969e-35c52823b118 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2362] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:32 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1237/2365] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:33 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1129/2366] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:52:35 2026] GET /v2.0/ports?device_id=1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e => 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: 1238/2367] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:52:37 2026] PUT /v2.0/routers/1603eeb1-542e-4cf9-8ca0-a2b716129609/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:52:38.261 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eac0c918-452a-412c-b46b-c025aac11524'] response: {'server_uuid': '1b3a1b98-f79c-47f3-aa15-ac85ea1fa86e', 'name': 'network-vif-deleted', 'tag': 'a39fc81f-d782-4226-969e-35c52823b118', 'status': 'completed', 'code': 200} 2026-05-27 20:52:38.986 8 INFO neutron.services.segments.plugin [-] Segment e74955e8-d72d-4513-9865-9a45f8bc6dc3 resource provider aggregate not found 2026-05-27 20:52:38.994 8 INFO neutron.services.segments.plugin [-] Segment e74955e8-d72d-4513-9865-9a45f8bc6dc3 resource provider aggregate not found 2026-05-27 20:52:39.002 8 INFO neutron.services.segments.plugin [-] Segment e74955e8-d72d-4513-9865-9a45f8bc6dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74955e8-d72d-4513-9865-9a45f8bc6dc3 found for delete ", "request_id": "req-e69d19d2-64da-4217-8abb-aacf246493f9"}]} 2026-05-27 20:52:39.002 8 INFO neutron.db.l3_hamode_db [None req-06a38374-1be8-4cd0-ab35-44d68223f2bc a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] HA network 70de39d5-18b4-47af-9985-1eb078155ae9 was deleted as no HA routers are present in tenant f8a4402487934210a62d420a0c96f87d. [pid: 8|app: 0|req: 1130/2368] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:52:38 2026] DELETE /v2.0/routers/1603eeb1-542e-4cf9-8ca0-a2b716129609 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2369] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:52:39 2026] DELETE /v2.0/subnets/5c63fe4e-1e19-463e-a29e-7c29eb054180 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:39.166 8 INFO neutron.services.segments.plugin [-] Segment e74955e8-d72d-4513-9865-9a45f8bc6dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74955e8-d72d-4513-9865-9a45f8bc6dc3 found for delete ", "request_id": "req-bdf6a430-41ff-4411-84d0-745672db7866"}]} [pid: 8|app: 0|req: 1131/2370] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:39 2026] DELETE /v2.0/networks/a74834f0-a3e4-4f4c-a9fc-89a4a5d0caf8 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2371] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:39 2026] GET /v2.0/security-groups?tenant_id=f8a4402487934210a62d420a0c96f87d&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2372] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:39 2026] DELETE /v2.0/security-groups/84dcb322-320b-46f1-9bd6-c18e8eef0397 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:52.703 8 INFO neutron.services.segments.plugin [-] Segment 8df8a996-af75-40a5-b808-2e91e0e04215 resource provider aggregate not found 2026-05-27 20:52:52.706 8 INFO neutron.services.segments.plugin [-] Segment 8df8a996-af75-40a5-b808-2e91e0e04215 resource provider aggregate not found 2026-05-27 20:52:52.719 8 INFO neutron.services.segments.plugin [-] Segment 8df8a996-af75-40a5-b808-2e91e0e04215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df8a996-af75-40a5-b808-2e91e0e04215 found for delete ", "request_id": "req-fb376c8f-7b79-4700-a8c3-271817bb9e86"}]} 2026-05-27 20:52:52.719 8 INFO neutron.services.segments.plugin [-] Segment 8df8a996-af75-40a5-b808-2e91e0e04215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df8a996-af75-40a5-b808-2e91e0e04215 found for delete ", "request_id": "req-efe7ee5f-caaf-4ee3-b55e-acffda81a001"}]} [pid: 8|app: 0|req: 1134/2375] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:52:52 2026] GET /v2.0/security-groups?tenant_id=0675f2364f784214946d64dbe6e2d84a&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2376] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:52:52 2026] DELETE /v2.0/security-groups/f48e0971-4a46-4144-9b99-150427812b8b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:52:57.177 8 WARNING neutron_lib.context [None req-58ab271d-7fae-441b-9438-cd24d8a193ff 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:57.328 8 INFO neutron.db.segments_db [None req-58ab271d-7fae-441b-9438-cd24d8a193ff 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Added segment 66f66701-3dbf-404a-935c-e0c2ad50c302 of type vxlan for network 824015e7-537f-4abc-90e4-a76db8439633 [pid: 8|app: 0|req: 1135/2377] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 632 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:57.439 7 WARNING neutron_lib.context [None req-cad552e7-a277-493a-86a9-827a3eef32c2 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:57.506 7 INFO neutron.db.segments_db [None req-cad552e7-a277-493a-86a9-827a3eef32c2 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Added segment 0e510fe3-183c-45c6-81a1-bd72886b6acb of type vxlan for network 6bfd68f7-1bb5-4cfe-8e1b-67a9425c4963 [pid: 7|app: 0|req: 1243/2378] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:57.607 8 WARNING neutron_lib.context [None req-874ee1be-844e-4844-a319-1b3448e1dcff 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:57.671 8 INFO neutron.db.segments_db [None req-874ee1be-844e-4844-a319-1b3448e1dcff 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Added segment 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 of type vxlan for network 7c1ad7c7-83b7-4eb6-9916-4948f19e8551 [pid: 8|app: 0|req: 1136/2379] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:57.810 7 WARNING neutron_lib.context [None req-05df85e4-8e8e-4048-9297-a3dc7c0858ae 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:57.861 7 INFO neutron.db.segments_db [None req-05df85e4-8e8e-4048-9297-a3dc7c0858ae 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Added segment 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 of type vxlan for network fa94d5cd-4481-4339-999c-49b567aad96b [pid: 7|app: 0|req: 1244/2380] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:52:57.968 8 WARNING neutron_lib.context [None req-21917316-2261-445f-9da3-24c34464d8bd 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:52:58.035 8 INFO neutron.db.segments_db [None req-21917316-2261-445f-9da3-24c34464d8bd 39c0e801e59d4af3ae1d0b42d4093f55 1988d4e80bee44ed9004a0c562a0c363 - - default default] Added segment 3a8d5b49-5aa5-4422-944c-f8284b64c317 of type vxlan for network 6104a38f-883c-46b7-bce0-e9285be32a6d [pid: 8|app: 0|req: 1137/2381] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:52:57 2026] POST /v2.0/networks => generated 631 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2382] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/824015e7-537f-4abc-90e4-a76db8439633/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2383] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/6bfd68f7-1bb5-4cfe-8e1b-67a9425c4963/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2384] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/7c1ad7c7-83b7-4eb6-9916-4948f19e8551/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2385] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:52:58 2026] PUT /v2.0/networks/fa94d5cd-4481-4339-999c-49b567aad96b/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2386] 10.0.0.4 () {32 vars in 664 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2387] 10.0.0.4 () {32 vars in 678 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2388] 10.0.0.4 () {32 vars in 674 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2389] 10.0.0.4 () {32 vars in 686 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2390] 10.0.0.4 () {32 vars in 672 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2391] 10.0.0.4 () {32 vars in 686 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2392] 10.0.0.4 () {32 vars in 682 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2393] 10.0.0.4 () {32 vars in 694 bytes} [Wed May 27 20:52:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:52:59.057 7 INFO neutron.services.segments.plugin [-] Segment 66f66701-3dbf-404a-935c-e0c2ad50c302 resource provider aggregate not found 2026-05-27 20:52:59.061 7 INFO neutron.services.segments.plugin [-] Segment 66f66701-3dbf-404a-935c-e0c2ad50c302 resource provider aggregate not found [pid: 7|app: 0|req: 1251/2394] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:58 2026] DELETE /v2.0/networks/824015e7-537f-4abc-90e4-a76db8439633 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:59.194 8 INFO neutron.services.segments.plugin [-] Segment 0e510fe3-183c-45c6-81a1-bd72886b6acb resource provider aggregate not found 2026-05-27 20:52:59.199 8 INFO neutron.services.segments.plugin [-] Segment 0e510fe3-183c-45c6-81a1-bd72886b6acb resource provider aggregate not found 2026-05-27 20:52:59.212 8 INFO neutron.services.segments.plugin [-] Segment 0e510fe3-183c-45c6-81a1-bd72886b6acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e510fe3-183c-45c6-81a1-bd72886b6acb found for delete ", "request_id": "req-96bbf2ef-7355-4ddc-b9b0-5a4109d0b382"}]} 2026-05-27 20:52:59.214 8 INFO neutron.services.segments.plugin [-] Segment 0e510fe3-183c-45c6-81a1-bd72886b6acb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e510fe3-183c-45c6-81a1-bd72886b6acb found for delete ", "request_id": "req-606e214b-69ac-4372-99c8-0cb0b01d11c4"}]} [pid: 8|app: 0|req: 1144/2395] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/networks/6bfd68f7-1bb5-4cfe-8e1b-67a9425c4963 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:52:59.233 7 INFO neutron.services.segments.plugin [-] Segment 66f66701-3dbf-404a-935c-e0c2ad50c302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f66701-3dbf-404a-935c-e0c2ad50c302 found for delete ", "request_id": "req-b78bc9b4-c73f-443d-bf60-2760b90de7e9"}]} 2026-05-27 20:52:59.241 7 INFO neutron.services.segments.plugin [-] Segment 66f66701-3dbf-404a-935c-e0c2ad50c302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f66701-3dbf-404a-935c-e0c2ad50c302 found for delete ", "request_id": "req-c79fd329-a624-4c37-84e0-e95a200ceafc"}]} [pid: 7|app: 0|req: 1252/2396] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/networks/7c1ad7c7-83b7-4eb6-9916-4948f19e8551 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2397] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/networks/fa94d5cd-4481-4339-999c-49b567aad96b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2398] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:52:59 2026] DELETE /v2.0/networks/6104a38f-883c-46b7-bce0-e9285be32a6d => 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: 1146/2399] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:00 2026] GET /v2.0/security-groups?tenant_id=cd6f412efd314c80aaeea77e3963a3a3&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2400] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:00 2026] DELETE /v2.0/security-groups/b2a54974-ce25-40ff-bd0b-3a0a9cbf70ab => 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: 1147/2401] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:00 2026] GET /v2.0/security-groups?tenant_id=8c987a1221a644aa9dc8d9d2d0438c30&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2402] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:00 2026] DELETE /v2.0/security-groups/b0350b0d-b7a2-473d-ab50-1af2591b9b45 => 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: 1148/2403] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:01 2026] GET /v2.0/security-groups?tenant_id=1988d4e80bee44ed9004a0c562a0c363&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:01.253 7 INFO neutron.services.segments.plugin [-] Segment 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 resource provider aggregate not found 2026-05-27 20:53:01.258 7 INFO neutron.services.segments.plugin [-] Segment 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 resource provider aggregate not found 2026-05-27 20:53:01.266 7 INFO neutron.services.segments.plugin [-] Segment 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 found for delete ", "request_id": "req-a093bd6f-45b9-4f3f-af8f-4f00941e6f00"}]} 2026-05-27 20:53:01.274 7 INFO neutron.services.segments.plugin [-] Segment 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6e4f52-f3e2-4650-90aa-f8c7276ecd54 found for delete ", "request_id": "req-f027ac87-1404-402b-9c54-b77ee4a06d7b"}]} 2026-05-27 20:53:01.277 7 INFO neutron.services.segments.plugin [-] Segment 3a8d5b49-5aa5-4422-944c-f8284b64c317 resource provider aggregate not found 2026-05-27 20:53:01.284 7 INFO neutron.services.segments.plugin [-] Segment 3a8d5b49-5aa5-4422-944c-f8284b64c317 resource provider aggregate not found 2026-05-27 20:53:01.293 7 INFO neutron.services.segments.plugin [-] Segment 3a8d5b49-5aa5-4422-944c-f8284b64c317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d5b49-5aa5-4422-944c-f8284b64c317 found for delete ", "request_id": "req-a05bd9eb-aa9e-4bfb-a17b-6d231720accf"}]} 2026-05-27 20:53:01.297 7 INFO neutron.services.segments.plugin [-] Segment 3a8d5b49-5aa5-4422-944c-f8284b64c317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d5b49-5aa5-4422-944c-f8284b64c317 found for delete ", "request_id": "req-f44f6cf4-94d6-45c2-a358-c8d3d0292a72"}]} [pid: 7|app: 0|req: 1256/2404] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:01 2026] DELETE /v2.0/security-groups/9bba72a3-66ac-47df-bf7d-0438bc9815d6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:05.206 7 WARNING neutron_lib.context [None req-d905e955-781e-4231-a58f-9dd1fde5be0e 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:05.336 7 INFO neutron.db.segments_db [None req-d905e955-781e-4231-a58f-9dd1fde5be0e 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Added segment 8765889e-11f6-4dde-834c-8a47421defe0 of type vxlan for network 5c1ec061-2bbd-44f3-8167-838285ae7bee [pid: 7|app: 0|req: 1258/2407] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:05 2026] POST /v2.0/networks => generated 632 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:05.425 8 WARNING neutron_lib.context [None req-ce46e9b5-ef01-42b7-ae1b-615fafeeba91 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:05.451 8 INFO neutron.services.segments.plugin [-] Segment 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 resource provider aggregate not found 2026-05-27 20:53:05.455 8 INFO neutron.services.segments.plugin [-] Segment 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 resource provider aggregate not found 2026-05-27 20:53:05.469 8 INFO neutron.services.segments.plugin [-] Segment 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 found for delete ", "request_id": "req-1c71b17d-0c26-4940-8644-eef3bdaec755"}]} 2026-05-27 20:53:05.472 8 INFO neutron.services.segments.plugin [-] Segment 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ad493a0-0a4b-4ef0-bf0a-7dd364c0fec5 found for delete ", "request_id": "req-7d82c19b-c410-4b6c-b65d-cd8cdd72fd82"}]} [pid: 8|app: 0|req: 1150/2408] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:05 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:05.650 7 WARNING neutron_lib.context [None req-f28cbe34-9f6d-4b7c-80ba-2ab8f1ec44c8 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:05.702 7 INFO neutron.db.segments_db [None req-f28cbe34-9f6d-4b7c-80ba-2ab8f1ec44c8 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Added segment f761eff7-95ab-44c6-a64d-f6298667af8d of type vxlan for network faeec1ea-7003-453a-8309-ab2bece881af [pid: 7|app: 0|req: 1259/2409] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:05 2026] POST /v2.0/networks => generated 630 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:05.799 8 WARNING neutron_lib.context [None req-066b2352-ed80-4cc0-8e1c-bd0c54e1d72e 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1151/2410] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:05 2026] POST /v2.0/subnets => generated 629 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:05.997 7 WARNING neutron_lib.context [None req-d92f3cd1-38e4-4599-b3be-c43215ff93e9 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:06.044 7 INFO neutron.db.segments_db [None req-d92f3cd1-38e4-4599-b3be-c43215ff93e9 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Added segment f0fcd744-c5a5-46ba-895e-cc82a738a35b of type vxlan for network 8fc9a6e6-9042-48db-835a-7d406d18bacd [pid: 7|app: 0|req: 1260/2411] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:05 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:06.141 8 WARNING neutron_lib.context [None req-361f33e1-9a83-41c0-bfce-3cd4ba540129 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1152/2412] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:06 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:06.367 7 WARNING neutron_lib.context [None req-f7aee7d1-82fb-4d12-be53-f73f561b792f 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:06.421 7 INFO neutron.db.segments_db [None req-f7aee7d1-82fb-4d12-be53-f73f561b792f 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Added segment 638b8a09-835f-463b-93fa-ace23ead37b0 of type vxlan for network bc5697d2-3357-4e52-ac84-1f4e7fc54f54 [pid: 7|app: 0|req: 1261/2413] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:06 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:06.523 8 WARNING neutron_lib.context [None req-ecb577a3-9778-44f7-81e2-ee1226a524bd 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1153/2414] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:06 2026] POST /v2.0/subnets => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:06.774 7 WARNING neutron_lib.context [None req-081d3913-ffab-4f21-afae-02a219fa5830 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:06.827 7 INFO neutron.db.segments_db [None req-081d3913-ffab-4f21-afae-02a219fa5830 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Added segment 442b5773-b431-464d-8208-91040a09db29 of type vxlan for network 01e143b8-dcbd-4d3e-93a8-f6076be1e840 [pid: 7|app: 0|req: 1262/2415] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:06 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:06.937 8 WARNING neutron_lib.context [None req-edb2933a-b150-4248-9be5-bd1722b1908b 042310ab14a04a45aa3398e96b986219 57dbe2e0867d479c96201e77b04a02c5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1154/2416] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:06 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2417] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:53:07 2026] PUT /v2.0/subnets/a7925308-fffc-4db3-ab71-cb6deffe36b6/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2418] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:53:07 2026] PUT /v2.0/subnets/81f16d7a-1eab-4293-af9b-b83fa8591f73/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: 1264/2419] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:53:07 2026] PUT /v2.0/subnets/85a41b94-30a4-484b-8856-b79d6973baa0/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2420] 10.0.0.4 () {34 vars in 749 bytes} [Wed May 27 20:53:07 2026] PUT /v2.0/subnets/48b6d4c6-7364-4f86-87b5-70d449d3ffa4/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2421] 10.0.0.4 () {32 vars in 662 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2422] 10.0.0.4 () {32 vars in 676 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2423] 10.0.0.4 () {32 vars in 672 bytes} [Wed May 27 20:53:07 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: 8|app: 0|req: 1158/2424] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2425] 10.0.0.4 () {32 vars in 670 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2426] 10.0.0.4 () {32 vars in 684 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2427] 10.0.0.4 () {32 vars in 680 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2428] 10.0.0.4 () {32 vars in 692 bytes} [Wed May 27 20:53:07 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2429] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:53:07 2026] DELETE /v2.0/subnets/a7925308-fffc-4db3-ab71-cb6deffe36b6 => 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: 1161/2430] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:53:07 2026] DELETE /v2.0/subnets/81f16d7a-1eab-4293-af9b-b83fa8591f73 => 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: 1270/2431] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/subnets/85a41b94-30a4-484b-8856-b79d6973baa0 => 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: 1162/2432] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/subnets/48b6d4c6-7364-4f86-87b5-70d449d3ffa4 => 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: 1271/2433] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/subnets/6eb07006-e053-4852-8e8b-4fd49b344fd6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:08.827 8 INFO neutron.services.segments.plugin [-] Segment 8765889e-11f6-4dde-834c-8a47421defe0 resource provider aggregate not found 2026-05-27 20:53:08.831 8 INFO neutron.services.segments.plugin [-] Segment 8765889e-11f6-4dde-834c-8a47421defe0 resource provider aggregate not found 2026-05-27 20:53:08.843 8 INFO neutron.services.segments.plugin [-] Segment 8765889e-11f6-4dde-834c-8a47421defe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8765889e-11f6-4dde-834c-8a47421defe0 found for delete ", "request_id": "req-c2f80746-4193-4c77-8c04-a6cbd6b6b20d"}]} 2026-05-27 20:53:08.844 8 INFO neutron.services.segments.plugin [-] Segment 8765889e-11f6-4dde-834c-8a47421defe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8765889e-11f6-4dde-834c-8a47421defe0 found for delete ", "request_id": "req-3527cdb8-0244-47d0-b8a4-9c2b532dd705"}]} [pid: 8|app: 0|req: 1163/2434] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/networks/5c1ec061-2bbd-44f3-8167-838285ae7bee => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:09.150 7 INFO neutron.services.segments.plugin [-] Segment f761eff7-95ab-44c6-a64d-f6298667af8d resource provider aggregate not found 2026-05-27 20:53:09.155 7 INFO neutron.services.segments.plugin [-] Segment f761eff7-95ab-44c6-a64d-f6298667af8d resource provider aggregate not found 2026-05-27 20:53:09.170 7 INFO neutron.services.segments.plugin [-] Segment f761eff7-95ab-44c6-a64d-f6298667af8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f761eff7-95ab-44c6-a64d-f6298667af8d found for delete ", "request_id": "req-8523e95f-d52e-4e69-b280-3909fe988751"}]} 2026-05-27 20:53:09.171 7 INFO neutron.services.segments.plugin [-] Segment f761eff7-95ab-44c6-a64d-f6298667af8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f761eff7-95ab-44c6-a64d-f6298667af8d found for delete ", "request_id": "req-4e4df2cb-6008-4752-9bc1-43f0ad0ef2b7"}]} [pid: 7|app: 0|req: 1272/2435] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:08 2026] DELETE /v2.0/networks/faeec1ea-7003-453a-8309-ab2bece881af => 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: 1164/2436] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:09 2026] DELETE /v2.0/networks/8fc9a6e6-9042-48db-835a-7d406d18bacd => generated 0 bytes in 823 msecs (HTTP/1.1 204) 3 headers in 131 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() [pid: 7|app: 0|req: 1273/2437] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:10 2026] DELETE /v2.0/networks/bc5697d2-3357-4e52-ac84-1f4e7fc54f54 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 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() [pid: 8|app: 0|req: 1165/2438] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:10 2026] DELETE /v2.0/networks/01e143b8-dcbd-4d3e-93a8-f6076be1e840 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:11.542 7 INFO neutron.services.segments.plugin [-] Segment 638b8a09-835f-463b-93fa-ace23ead37b0 resource provider aggregate not found 2026-05-27 20:53:11.545 7 INFO neutron.services.segments.plugin [-] Segment 638b8a09-835f-463b-93fa-ace23ead37b0 resource provider aggregate not found 2026-05-27 20:53:11.555 7 INFO neutron.services.segments.plugin [-] Segment 638b8a09-835f-463b-93fa-ace23ead37b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638b8a09-835f-463b-93fa-ace23ead37b0 found for delete ", "request_id": "req-3fad0921-1290-4f02-a075-0be7b21a30fd"}]} 2026-05-27 20:53:11.559 7 INFO neutron.services.segments.plugin [-] Segment 638b8a09-835f-463b-93fa-ace23ead37b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638b8a09-835f-463b-93fa-ace23ead37b0 found for delete ", "request_id": "req-c1058e72-0277-45bd-9594-f410486bbae9"}]} [pid: 7|app: 0|req: 1274/2439] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:11 2026] GET /v2.0/security-groups?tenant_id=41965c3680314c0dae301aa34be9b062&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:11.867 8 INFO neutron.services.segments.plugin [-] Segment f0fcd744-c5a5-46ba-895e-cc82a738a35b resource provider aggregate not found 2026-05-27 20:53:11.873 8 INFO neutron.services.segments.plugin [-] Segment f0fcd744-c5a5-46ba-895e-cc82a738a35b resource provider aggregate not found 2026-05-27 20:53:11.881 8 INFO neutron.services.segments.plugin [-] Segment f0fcd744-c5a5-46ba-895e-cc82a738a35b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0fcd744-c5a5-46ba-895e-cc82a738a35b found for delete ", "request_id": "req-26d6a9e1-2991-4116-94e7-bc21c3b3b397"}]} 2026-05-27 20:53:11.885 8 INFO neutron.services.segments.plugin [-] Segment f0fcd744-c5a5-46ba-895e-cc82a738a35b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0fcd744-c5a5-46ba-895e-cc82a738a35b found for delete ", "request_id": "req-fdca210a-2ea4-4c45-a589-4b7617912bf3"}]} 2026-05-27 20:53:11.892 8 INFO neutron.services.segments.plugin [-] Segment 442b5773-b431-464d-8208-91040a09db29 resource provider aggregate not found 2026-05-27 20:53:11.896 8 INFO neutron.services.segments.plugin [-] Segment 442b5773-b431-464d-8208-91040a09db29 resource provider aggregate not found 2026-05-27 20:53:11.907 8 INFO neutron.services.segments.plugin [-] Segment 442b5773-b431-464d-8208-91040a09db29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442b5773-b431-464d-8208-91040a09db29 found for delete ", "request_id": "req-354cb4d1-ce93-4295-bd4a-c9d4c9b85a69"}]} 2026-05-27 20:53:11.907 8 INFO neutron.services.segments.plugin [-] Segment 442b5773-b431-464d-8208-91040a09db29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442b5773-b431-464d-8208-91040a09db29 found for delete ", "request_id": "req-36d4b4c8-6a77-47b6-ad4d-8b599bd5b1ed"}]} [pid: 8|app: 0|req: 1166/2440] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:11 2026] DELETE /v2.0/security-groups/4ef1f60c-3256-4ba1-ae99-4f8a7d04dcaf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2441] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/security-groups?tenant_id=f22661a1106047a0ab9afa88322b7855&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2442] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:12 2026] DELETE /v2.0/security-groups/6682a28d-5955-4387-b450-95bec96ee1a1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2443] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:12 2026] GET /v2.0/security-groups?tenant_id=57dbe2e0867d479c96201e77b04a02c5&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2444] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:12 2026] DELETE /v2.0/security-groups/a401bb5e-43b0-43a1-b196-115df1d58706 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:16.425 7 WARNING neutron_lib.context [None req-1be3a732-9dbd-4a60-97c7-f6131a8385d1 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:16.565 7 INFO neutron.db.segments_db [None req-1be3a732-9dbd-4a60-97c7-f6131a8385d1 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Added segment 38513fe4-7664-48e6-b483-d020ab7704dd of type vxlan for network fcc34c68-e177-4d91-947f-b8186eab15c1 [pid: 7|app: 0|req: 1277/2445] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:16 2026] POST /v2.0/networks => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:16.661 8 WARNING neutron_lib.context [None req-dbdc664a-1422-49e0-95a5-5c53e72e6a39 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1169/2446] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:53:16 2026] POST /v2.0/ports => generated 743 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:16.930 7 WARNING neutron_lib.context [None req-f241bfa7-ab63-4c9a-b8b7-8d0b30bc914b 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1278/2447] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:53:16 2026] POST /v2.0/trunks => generated 407 bytes in 146 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-27 20:53:17.081 8 WARNING neutron_lib.context [None req-43c472d1-0349-46ed-89cb-634bc2ea3e0e 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:17.121 8 INFO neutron.db.segments_db [None req-43c472d1-0349-46ed-89cb-634bc2ea3e0e 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Added segment d2740512-fbc5-4262-be35-96d3ded69ddd of type vxlan for network f742e859-47e1-4f61-be24-362262b93532 [pid: 8|app: 0|req: 1170/2448] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:17 2026] POST /v2.0/networks => generated 632 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:17.209 7 WARNING neutron_lib.context [None req-236bfd12-06ad-408e-875a-f7563623f814 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1279/2449] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:53:17 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:17.477 8 WARNING neutron_lib.context [None req-73e74b67-09a7-42ec-8e71-2b9248bd1bbc 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1171/2450] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:53:17 2026] POST /v2.0/trunks => generated 407 bytes in 196 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-27 20:53:17.681 7 WARNING neutron_lib.context [None req-ff04aab3-cdef-43d1-893d-de4445336724 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:17.727 7 INFO neutron.db.segments_db [None req-ff04aab3-cdef-43d1-893d-de4445336724 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Added segment 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 of type vxlan for network 5dd00b74-0667-44c8-81d6-ffe670362433 [pid: 7|app: 0|req: 1280/2451] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:17 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:17.830 8 WARNING neutron_lib.context [None req-3c04cbe9-495d-4d84-b889-46d3c66d2570 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1172/2452] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:53:17 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:18.107 7 WARNING neutron_lib.context [None req-163797ec-437f-4b65-8ae2-07a20480db03 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1281/2453] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:53:18 2026] POST /v2.0/trunks => generated 407 bytes in 154 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-27 20:53:18.265 8 WARNING neutron_lib.context [None req-69e20d52-66f6-4306-9984-378f3a6f9ac9 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:18.311 8 INFO neutron.db.segments_db [None req-69e20d52-66f6-4306-9984-378f3a6f9ac9 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Added segment e87b4ad9-38e6-4708-bff2-44b57fd6c475 of type vxlan for network 171f22a3-7b83-4f57-80f1-ac9b47a93321 [pid: 8|app: 0|req: 1173/2456] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:18 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:18.412 7 WARNING neutron_lib.context [None req-f38fc25f-35fd-41bc-816a-684c609a1e43 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1284/2457] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:53:18 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:18.683 8 WARNING neutron_lib.context [None req-39c94219-3540-4be3-97a3-9102308f02ec 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2458] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:53:18 2026] POST /v2.0/trunks => generated 407 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, ' 2026-05-27 20:53:18.856 7 WARNING neutron_lib.context [None req-3d5d67de-d232-440e-8c49-d3c016210143 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:18.904 7 INFO neutron.db.segments_db [None req-3d5d67de-d232-440e-8c49-d3c016210143 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Added segment 100cb6f9-0d3a-4735-8953-9a80332145a3 of type vxlan for network 0b5e6912-529f-45a2-9007-766edf5009d7 [pid: 7|app: 0|req: 1285/2459] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:18 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:19.011 8 WARNING neutron_lib.context [None req-5a9977d7-552c-48c6-9866-e76bd24b8abb 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1175/2460] 10.0.0.4 () {34 vars in 662 bytes} [Wed May 27 20:53:19 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:19.281 7 WARNING neutron_lib.context [None req-b753bc62-b189-486b-a756-b13b547fd29e 92de8d2b950f4d6da12bdf91e4273906 47c8037b48a540aa823b29175a5124b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1286/2461] 10.0.0.4 () {34 vars in 664 bytes} [Wed May 27 20:53:19 2026] POST /v2.0/trunks => generated 407 bytes in 167 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: 1176/2462] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:53:19 2026] PUT /v2.0/trunks/abffb528-2951-4b54-8970-9179e88f799e/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2463] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:53:19 2026] PUT /v2.0/trunks/64a9a4cb-4c1c-4114-9c32-9c54fb847fd8/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: 1177/2464] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:53:19 2026] PUT /v2.0/trunks/c18e55aa-7eda-4e7a-b4cd-02905888a998/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2465] 10.0.0.4 () {34 vars in 747 bytes} [Wed May 27 20:53:19 2026] PUT /v2.0/trunks/7fae2843-a467-4c3d-8a63-7d5fae0a24ec/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2466] 10.0.0.4 () {32 vars in 660 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2467] 10.0.0.4 () {32 vars in 674 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2468] 10.0.0.4 () {32 vars in 670 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2469] 10.0.0.4 () {32 vars in 682 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2470] 10.0.0.4 () {32 vars in 668 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2471] 10.0.0.4 () {32 vars in 682 bytes} [Wed May 27 20:53:19 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: 8|app: 0|req: 1181/2472] 10.0.0.4 () {32 vars in 678 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2473] 10.0.0.4 () {32 vars in 690 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2474] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks/abffb528-2951-4b54-8970-9179e88f799e => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2475] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/ports/e9f4c937-37d8-4f3c-800e-ac05b44fa168 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2476] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:19 2026] DELETE /v2.0/trunks/abffb528-2951-4b54-8970-9179e88f799e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2477] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/trunks/64a9a4cb-4c1c-4114-9c32-9c54fb847fd8 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2478] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:53:19 2026] GET /v2.0/ports/7f00998e-24d9-4fd0-8235-71af632270c9 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2479] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/trunks/64a9a4cb-4c1c-4114-9c32-9c54fb847fd8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2480] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/trunks/c18e55aa-7eda-4e7a-b4cd-02905888a998 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2481] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/ports/e81a1454-df35-4091-83a5-01d575f66a73 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2482] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/trunks/c18e55aa-7eda-4e7a-b4cd-02905888a998 => 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: 1297/2483] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/trunks/7fae2843-a467-4c3d-8a63-7d5fae0a24ec => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2484] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/ports/29f29eaa-1d9b-4939-9f6a-b2b4845cd3e0 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2485] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/trunks/7fae2843-a467-4c3d-8a63-7d5fae0a24ec => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2486] 10.0.0.4 () {32 vars in 717 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/trunks/b17389df-31dc-4bc8-8485-9c908e53cd5b => 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: 1299/2487] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:53:20 2026] GET /v2.0/ports/b68dd6fe-1f6d-4b73-943b-1d90efb2f932 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2488] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/trunks/b17389df-31dc-4bc8-8485-9c908e53cd5b => 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: 1300/2489] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/ports/e9f4c937-37d8-4f3c-800e-ac05b44fa168 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2490] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:53:20 2026] DELETE /v2.0/ports/7f00998e-24d9-4fd0-8235-71af632270c9 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2491] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/ports/e81a1454-df35-4091-83a5-01d575f66a73 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2492] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/ports/29f29eaa-1d9b-4939-9f6a-b2b4845cd3e0 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2493] 10.0.0.4 () {32 vars in 718 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/ports/b68dd6fe-1f6d-4b73-943b-1d90efb2f932 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:21.699 8 INFO neutron.services.segments.plugin [-] Segment 38513fe4-7664-48e6-b483-d020ab7704dd resource provider aggregate not found 2026-05-27 20:53:21.704 8 INFO neutron.services.segments.plugin [-] Segment 38513fe4-7664-48e6-b483-d020ab7704dd resource provider aggregate not found 2026-05-27 20:53:21.714 8 INFO neutron.services.segments.plugin [-] Segment 38513fe4-7664-48e6-b483-d020ab7704dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38513fe4-7664-48e6-b483-d020ab7704dd found for delete ", "request_id": "req-c872dfeb-4983-4981-8486-acad9d21f747"}]} 2026-05-27 20:53:21.718 8 INFO neutron.services.segments.plugin [-] Segment 38513fe4-7664-48e6-b483-d020ab7704dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38513fe4-7664-48e6-b483-d020ab7704dd found for delete ", "request_id": "req-0af9f07e-81d2-481c-9552-6991ad27631c"}]} [pid: 8|app: 0|req: 1192/2494] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/networks/fcc34c68-e177-4d91-947f-b8186eab15c1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:21.838 7 INFO neutron.services.segments.plugin [-] Segment d2740512-fbc5-4262-be35-96d3ded69ddd resource provider aggregate not found 2026-05-27 20:53:21.841 7 INFO neutron.services.segments.plugin [-] Segment d2740512-fbc5-4262-be35-96d3ded69ddd resource provider aggregate not found 2026-05-27 20:53:21.853 7 INFO neutron.services.segments.plugin [-] Segment d2740512-fbc5-4262-be35-96d3ded69ddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2740512-fbc5-4262-be35-96d3ded69ddd found for delete ", "request_id": "req-74aa5946-a6e1-48ca-95ab-8a75142a07a5"}]} 2026-05-27 20:53:21.855 7 INFO neutron.services.segments.plugin [-] Segment d2740512-fbc5-4262-be35-96d3ded69ddd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2740512-fbc5-4262-be35-96d3ded69ddd found for delete ", "request_id": "req-b03286e6-15e1-4890-99fc-a39a399c70a2"}]} [pid: 7|app: 0|req: 1303/2495] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/networks/f742e859-47e1-4f61-be24-362262b93532 => 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: 1193/2496] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:21 2026] DELETE /v2.0/networks/5dd00b74-0667-44c8-81d6-ffe670362433 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2497] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:22 2026] DELETE /v2.0/networks/171f22a3-7b83-4f57-80f1-ac9b47a93321 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2498] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:22 2026] DELETE /v2.0/networks/0b5e6912-529f-45a2-9007-766edf5009d7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2499] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:23 2026] GET /v2.0/security-groups?tenant_id=47c8037b48a540aa823b29175a5124b1&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2500] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:23 2026] DELETE /v2.0/security-groups/32191724-09db-4c19-948a-0924225a8f6b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2501] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:23 2026] GET /v2.0/security-groups?tenant_id=df8fcadeda364828943da597a47feacf&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2502] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:23 2026] DELETE /v2.0/security-groups/e43ef360-fdcf-4465-8498-0f78a2037637 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:23.875 7 INFO neutron.services.segments.plugin [-] Segment e87b4ad9-38e6-4708-bff2-44b57fd6c475 resource provider aggregate not found 2026-05-27 20:53:23.879 7 INFO neutron.services.segments.plugin [-] Segment e87b4ad9-38e6-4708-bff2-44b57fd6c475 resource provider aggregate not found 2026-05-27 20:53:23.886 7 INFO neutron.services.segments.plugin [-] Segment e87b4ad9-38e6-4708-bff2-44b57fd6c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87b4ad9-38e6-4708-bff2-44b57fd6c475 found for delete ", "request_id": "req-9e5f67ef-5065-4075-b3a6-1857d6b2062d"}]} 2026-05-27 20:53:23.894 7 INFO neutron.services.segments.plugin [-] Segment e87b4ad9-38e6-4708-bff2-44b57fd6c475 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e87b4ad9-38e6-4708-bff2-44b57fd6c475 found for delete ", "request_id": "req-9f4b1d22-9c8b-41d4-ae35-85735ba5e374"}]} [pid: 7|app: 0|req: 1307/2503] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:23 2026] GET /v2.0/security-groups?tenant_id=0ff48c1a69e84ad9891529a3a982140e&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:53:23.987 8 INFO neutron.services.segments.plugin [-] Segment 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 resource provider aggregate not found 2026-05-27 20:53:23.992 8 INFO neutron.services.segments.plugin [-] Segment 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 resource provider aggregate not found 2026-05-27 20:53:23.999 8 INFO neutron.services.segments.plugin [-] Segment 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 found for delete ", "request_id": "req-4121381c-207a-4a77-976a-655c99989ee2"}]} 2026-05-27 20:53:24.007 8 INFO neutron.services.segments.plugin [-] Segment 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 663d3f8d-e876-4b5d-88b5-2ccd65e62b47 found for delete ", "request_id": "req-054d0dda-f902-4085-a358-813c1d5cc2f4"}]} 2026-05-27 20:53:24.011 8 INFO neutron.services.segments.plugin [-] Segment 100cb6f9-0d3a-4735-8953-9a80332145a3 resource provider aggregate not found 2026-05-27 20:53:24.019 8 INFO neutron.services.segments.plugin [-] Segment 100cb6f9-0d3a-4735-8953-9a80332145a3 resource provider aggregate not found 2026-05-27 20:53:24.023 8 INFO neutron.services.segments.plugin [-] Segment 100cb6f9-0d3a-4735-8953-9a80332145a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100cb6f9-0d3a-4735-8953-9a80332145a3 found for delete ", "request_id": "req-53a6e7d2-27c3-49c3-a749-1ed7d833b612"}]} 2026-05-27 20:53:24.035 8 INFO neutron.services.segments.plugin [-] Segment 100cb6f9-0d3a-4735-8953-9a80332145a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 100cb6f9-0d3a-4735-8953-9a80332145a3 found for delete ", "request_id": "req-6aee61be-d020-4ac5-86ec-c91870d47d36"}]} [pid: 8|app: 0|req: 1197/2504] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:23 2026] DELETE /v2.0/security-groups/256aaf5e-5ae4-4bbb-9dba-0bfdef283183 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:27.193 7 WARNING neutron_lib.context [None req-8f5fcae2-c4b5-42bb-a20e-39ae29ec0b32 427dfde2693e44068356e701c826a825 d34cc90dbbd74a6895457dc0b3cb6da2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1308/2505] 10.0.0.4 () {34 vars in 674 bytes} [Wed May 27 20:53:27 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2506] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:53:27 2026] PUT /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2507] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:27 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2508] 10.0.0.4 () {34 vars in 768 bytes} [Wed May 27 20:53:27 2026] PUT /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2509] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:27 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2510] 10.0.0.4 () {34 vars in 764 bytes} [Wed May 27 20:53:27 2026] PUT /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2511] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:27 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/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: 1201/2512] 10.0.0.4 () {34 vars in 786 bytes} [Wed May 27 20:53:27 2026] PUT /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2513] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:27 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2514] 10.0.0.4 () {34 vars in 757 bytes} [Wed May 27 20:53:28 2026] PUT /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2515] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2516] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:28.160 7 INFO neutron.api.v2.resource [None req-5e4e3fe4-ee56-49ef-b135-f5b006dfdd35 427dfde2693e44068356e701c826a825 d34cc90dbbd74a6895457dc0b3cb6da2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2517] 10.0.0.4 () {32 vars in 749 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2518] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:53:28 2026] DELETE /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2519] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:28.279 8 INFO neutron.api.v2.resource [None req-6bcdd077-ffe4-4daa-a502-389455a27020 427dfde2693e44068356e701c826a825 d34cc90dbbd74a6895457dc0b3cb6da2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1205/2520] 10.0.0.4 () {32 vars in 752 bytes} [Wed May 27 20:53:28 2026] DELETE /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2521] 10.0.0.4 () {32 vars in 740 bytes} [Wed May 27 20:53:28 2026] DELETE /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2522] 10.0.0.4 () {32 vars in 737 bytes} [Wed May 27 20:53:28 2026] GET /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81/tags => 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: 1317/2523] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:53:28 2026] DELETE /v2.0/floatingips/ad65a2fb-66c4-4891-a8d4-8c25cff91e81 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2524] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/security-groups?tenant_id=a1fbe0a0e32b4b38a6d2013f4cb2db8e&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2525] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:29 2026] DELETE /v2.0/security-groups/1bf061fd-a862-47b4-a921-d1a14da59e9d => 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: 1208/2526] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:29 2026] GET /v2.0/security-groups?tenant_id=d34cc90dbbd74a6895457dc0b3cb6da2&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2527] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:29 2026] DELETE /v2.0/security-groups/ebefa428-1dc1-4e1a-973d-16dfbafdc123 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:33.004 8 WARNING neutron_lib.context [None req-862a5fc8-5792-49ad-9369-8860fcca86e4 cc7d7a82bbe545fbabe4cb42e454eded c52d1e5f43e344fa84e3843cd646c88d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:33.156 8 INFO neutron.db.segments_db [None req-862a5fc8-5792-49ad-9369-8860fcca86e4 cc7d7a82bbe545fbabe4cb42e454eded c52d1e5f43e344fa84e3843cd646c88d - - default default] Added segment 65a1133e-560b-4d73-a186-1c0d96e678b0 of type vxlan for network bf2e3129-5e96-4c48-97d2-b70bc43dfe9e [pid: 8|app: 0|req: 1209/2528] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:32 2026] POST /v2.0/networks => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:33.247 7 WARNING neutron_lib.context [None req-3fb3d591-a2b5-4848-9a8f-5f2874f93c99 cc7d7a82bbe545fbabe4cb42e454eded c52d1e5f43e344fa84e3843cd646c88d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:33.301 7 INFO neutron.db.segments_db [None req-3fb3d591-a2b5-4848-9a8f-5f2874f93c99 cc7d7a82bbe545fbabe4cb42e454eded c52d1e5f43e344fa84e3843cd646c88d - - default default] Added segment d2b408ce-611b-4508-b523-421c78293654 of type vxlan for network 4c490640-80e5-42a2-9505-92ef300513f0 [pid: 7|app: 0|req: 1320/2531] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:33 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: 1212/2532] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:53:33 2026] PUT /v2.0/networks/bf2e3129-5e96-4c48-97d2-b70bc43dfe9e/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: 1321/2533] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/bf2e3129-5e96-4c48-97d2-b70bc43dfe9e/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: 1213/2534] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:53:33 2026] PUT /v2.0/networks/4c490640-80e5-42a2-9505-92ef300513f0/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2535] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/4c490640-80e5-42a2-9505-92ef300513f0/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2536] 10.0.0.4 () {34 vars in 751 bytes} [Wed May 27 20:53:33 2026] PUT /v2.0/networks/4c490640-80e5-42a2-9505-92ef300513f0/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2537] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/4c490640-80e5-42a2-9505-92ef300513f0/tags => 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: 1215/2538] 10.0.0.4 () {32 vars in 731 bytes} [Wed May 27 20:53:33 2026] GET /v2.0/networks/bf2e3129-5e96-4c48-97d2-b70bc43dfe9e/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:53:33.821 7 INFO neutron.services.segments.plugin [-] Segment 65a1133e-560b-4d73-a186-1c0d96e678b0 resource provider aggregate not found 2026-05-27 20:53:33.826 7 INFO neutron.services.segments.plugin [-] Segment 65a1133e-560b-4d73-a186-1c0d96e678b0 resource provider aggregate not found 2026-05-27 20:53:33.833 7 INFO neutron.services.segments.plugin [-] Segment 65a1133e-560b-4d73-a186-1c0d96e678b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a1133e-560b-4d73-a186-1c0d96e678b0 found for delete ", "request_id": "req-b135dcd6-d781-450a-bd37-7963dcba3b78"}]} [pid: 7|app: 0|req: 1324/2539] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:33 2026] DELETE /v2.0/networks/bf2e3129-5e96-4c48-97d2-b70bc43dfe9e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:33.986 8 INFO neutron.services.segments.plugin [-] Segment d2b408ce-611b-4508-b523-421c78293654 resource provider aggregate not found 2026-05-27 20:53:34.013 8 INFO neutron.services.segments.plugin [-] Segment d2b408ce-611b-4508-b523-421c78293654 resource provider aggregate not found 2026-05-27 20:53:34.030 8 INFO neutron.services.segments.plugin [-] Segment d2b408ce-611b-4508-b523-421c78293654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b408ce-611b-4508-b523-421c78293654 found for delete ", "request_id": "req-6974bb83-c8c8-433d-869c-e215096144cd"}]} 2026-05-27 20:53:34.033 8 INFO neutron.services.segments.plugin [-] Segment d2b408ce-611b-4508-b523-421c78293654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2b408ce-611b-4508-b523-421c78293654 found for delete ", "request_id": "req-b9bc8c79-7d51-4d49-bf12-ffdf229fb8f4"}]} [pid: 8|app: 0|req: 1216/2540] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:53:33 2026] DELETE /v2.0/networks/4c490640-80e5-42a2-9505-92ef300513f0 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:53:34.642 7 INFO neutron.services.segments.plugin [-] Segment 65a1133e-560b-4d73-a186-1c0d96e678b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65a1133e-560b-4d73-a186-1c0d96e678b0 found for delete ", "request_id": "req-612f38ea-34ab-4cf9-9d54-f89a531ba6f8"}]} [pid: 7|app: 0|req: 1325/2541] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:34 2026] GET /v2.0/security-groups?tenant_id=906502097fab44c68cf95b13bed7a07d&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2542] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:34 2026] DELETE /v2.0/security-groups/7a64183f-474c-4b38-aa86-26e34a204325 => 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: 1326/2543] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:35 2026] GET /v2.0/security-groups?tenant_id=c52d1e5f43e344fa84e3843cd646c88d&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2544] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:35 2026] DELETE /v2.0/security-groups/5f0ccee4-263a-44f1-9d46-3f832292e522 => 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: 1327/2545] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/security-groups?tenant_id=3e66ebd7e9e3481fa509eafaa9f2614c&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2546] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:38 2026] DELETE /v2.0/security-groups/04966c1c-dbfb-4321-8354-2ba2200380d2 => 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: 1328/2547] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:53:38 2026] GET /v2.0/security-groups?tenant_id=be031066671e475b87aac3f07a5e2009&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2548] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:53:39 2026] DELETE /v2.0/security-groups/dbaa5337-0570-4106-833b-b1f3c39367ca => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:53:47.621 7 WARNING neutron_lib.context [None req-7bd668f3-e01e-4a35-9967-b234448b4cfc 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:47.773 7 INFO neutron.db.segments_db [None req-7bd668f3-e01e-4a35-9967-b234448b4cfc 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Added segment 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 of type vxlan for network ba32ede4-b8a4-4ef7-b759-02fcc380c51c [pid: 7|app: 0|req: 1329/2549] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:47 2026] POST /v2.0/networks => generated 640 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:47.874 8 WARNING neutron_lib.context [None req-517ea2b1-9f2a-4165-b885-3bcd799b3a8a 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1221/2550] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:47 2026] POST /v2.0/subnets => generated 658 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2551] 10.0.0.4 () {32 vars in 720 bytes} [Wed May 27 20:53:48 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-27 20:53:48.164 8 WARNING neutron_lib.context [None req-40a035ce-5bb5-4c99-9497-bb94a6ddded1 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1222/2553] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/subnets => generated 732 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:48.380 8 WARNING neutron_lib.context [None req-0276e593-97eb-4574-8d1e-9fbcee5cffd7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:48.425 8 INFO neutron.db.segments_db [None req-0276e593-97eb-4574-8d1e-9fbcee5cffd7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Added segment e9eba23d-1682-45e5-99e1-5c176dc4444a of type vxlan for network 4a5a229f-6033-497d-91fa-920432c8edfa [pid: 8|app: 0|req: 1223/2555] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/networks => generated 638 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:48.521 7 WARNING neutron_lib.context [None req-6b54ab0f-f760-465c-ab94-7f0f815beef7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1333/2556] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/subnets => generated 656 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:48.775 8 WARNING neutron_lib.context [None req-db79b569-1a1b-402e-a7bc-504af3f87366 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1224/2557] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:48 2026] POST /v2.0/subnets => generated 726 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.057 7 WARNING neutron_lib.context [None req-e0a04161-b172-4d7a-a4f5-3f37c0cfd70c 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:49.116 7 INFO neutron.db.segments_db [None req-e0a04161-b172-4d7a-a4f5-3f37c0cfd70c 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Added segment f2ddcc33-536c-4fc5-b9c5-316716075e99 of type vxlan for network 18f68531-6c12-475f-a59b-4ee5f9869421 [pid: 7|app: 0|req: 1334/2558] 10.0.0.4 () {34 vars in 668 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/networks => generated 638 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.226 8 WARNING neutron_lib.context [None req-b5f56dd6-3f9d-47e1-91d4-7997b03cdb35 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1225/2559] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/subnets => generated 655 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.524 7 WARNING neutron_lib.context [None req-1a81b111-e7c1-4a59-afed-6dcfabbcabba 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1335/2560] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/subnets => generated 729 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:49.810 8 WARNING neutron_lib.context [None req-9136c55c-d8c4-4e66-8ba9-d1adedbbb972 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:53:49.852 8 INFO neutron.db.segments_db [None req-9136c55c-d8c4-4e66-8ba9-d1adedbbb972 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Added segment 9b1cf3d9-99ff-4af7-989f-40ab104f427d of type vxlan for network f0dac903-933c-4433-aa56-167f668b4137 2026-05-27 20:53:50.120 8 INFO neutron.db.l3_hamode_db [None req-9136c55c-d8c4-4e66-8ba9-d1adedbbb972 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 20:53:50.954 8 INFO neutron.db.l3_hamode_db [None req-9136c55c-d8c4-4e66-8ba9-d1adedbbb972 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1226/2561] 10.0.0.4 () {34 vars in 667 bytes} [Wed May 27 20:53:49 2026] POST /v2.0/routers => generated 684 bytes in 2031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2562] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:53:51 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2563] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:53:53 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/add_router_interface => generated 309 bytes in 1404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2564] 10.0.0.4 () {34 vars in 781 bytes} [Wed May 27 20:53:54 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/add_router_interface => generated 309 bytes in 1973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:53:56.713 8 WARNING neutron_lib.context [None req-8b3b2cfd-7161-40ac-b5f0-c8a163a1ddb7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1228/2565] 10.0.0.4 () {34 vars in 682 bytes} [Wed May 27 20:53:56 2026] POST /v2.0/security-groups => generated 1629 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 20:53:56.875 7 WARNING neutron_lib.context [None req-9ae401d5-0aea-434d-8b97-c4079516a4b8 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1338/2566] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:56.989 8 WARNING neutron_lib.context [None req-4082520c-9674-4df7-bb6b-15a7026340ec 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1229/2567] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.127 7 WARNING neutron_lib.context [None req-98543eaa-1347-4ed0-9067-9955a212c5db 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1339/2568] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.248 8 WARNING neutron_lib.context [None req-05af9ac5-5147-4d83-a300-beac2c9ae6ec 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1230/2569] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.385 7 WARNING neutron_lib.context [None req-63800b38-62b1-4a63-9141-0c64fa2325e8 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1340/2570] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.529 8 WARNING neutron_lib.context [None req-12c1613b-bd4a-40db-9717-3ce07f456ffa 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1231/2571] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.689 7 WARNING neutron_lib.context [None req-5d2f6d2a-b036-44ca-a1b5-e4f0c4cd30dc 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1341/2572] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.819 8 WARNING neutron_lib.context [None req-0ecca461-0cdc-4e6c-a3ed-0c12352aa482 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1232/2573] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:57.938 7 WARNING neutron_lib.context [None req-e4d99f7f-f517-4458-980a-2776d8377347 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1342/2574] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:58.082 8 WARNING neutron_lib.context [None req-65db4509-49a7-4408-a29c-0bec6bf22876 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1233/2575] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 20:53:58.264 7 WARNING neutron_lib.context [None req-86e7329b-d3a6-48e5-8c59-80be60cba5c1 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1343/2576] 10.0.0.4 () {34 vars in 693 bytes} [Wed May 27 20:53:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2577] 10.0.0.123 () {34 vars in 1094 bytes} [Wed May 27 20:53:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-827649801&fields=id&tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2578] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:53:58 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2579] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:53:58 2026] GET /v2.0/quotas/083c3c86c66c4bf5a403ce58b0f0d1ed => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2580] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:53:58 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&fields=id => generated 287 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2581] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2582] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1237/2583] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:53:59 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2586] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 705 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2587] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:54:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed => generated 178 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:03.861 8 WARNING neutron_lib.context [req-4249cf8b-d4de-4388-8a2f-49d11a917b5c req-cfb15255-0945-44bf-8674-016ca238827c 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1240/2588] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:54:03 2026] POST /v2.0/ports => generated 1175 bytes in 404 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: 1241/2589] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:04 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1190 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2590] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:04 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2591] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:54:04 2026] PUT /v2.0/ports/12995868-9e66-4525-b424-775c1a820319 => generated 1456 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2592] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1459 bytes in 30 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: 1350/2593] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1244/2594] 199.204.45.235 () {34 vars in 1102 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1351/2595] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2596] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:05 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:06.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-678e6c61-b8c1-4c15-aebb-aebb311ec76a'] response: {'name': 'network-changed', 'server_uuid': '313baf57-8bdf-41da-b199-d1897488d10d', 'tag': '12995868-9e66-4525-b424-775c1a820319', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1352/2597] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2598] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1353/2599] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:06 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1247/2600] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1459 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2601] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2602] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=12995868-9e66-4525-b424-775c1a820319 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2603] 199.204.45.235 () {34 vars in 1102 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1249/2604] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2605] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2606] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&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: 7|app: 0|req: 1357/2607] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1251/2608] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:07 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1358/2609] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1192 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2610] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:09 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2611] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:15 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1192 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2612] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:15 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2613] 10.0.0.4 () {32 vars in 816 bytes} [Wed May 27 20:54:15 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&mac_address=fa%3A16%3A3e%3A36%3A25%3Aa6 => generated 1192 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:15.233 8 WARNING neutron_lib.context [None req-0899eb2f-b906-4cf8-b45a-a793bb1d157d 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:54:16.013 8 INFO neutron.db.l3_db [None req-0899eb2f-b906-4cf8-b45a-a793bb1d157d 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP d29f7746-8f80-4d15-a25e-2a179d2352f1 associated. External IP: 10.96.250.215, port: 12995868-9e66-4525-b424-775c1a820319. [pid: 8|app: 0|req: 1254/2614] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:54:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2615] 10.0.0.123 () {34 vars in 1094 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-827649801&fields=id&tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2616] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2617] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/quotas/083c3c86c66c4bf5a403ce58b0f0d1ed => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:16.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b520442-92f6-4c51-b1ac-65855e33a31e'] response: {'name': 'network-changed', 'server_uuid': '313baf57-8bdf-41da-b199-d1897488d10d', 'tag': '12995868-9e66-4525-b424-775c1a820319', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1256/2618] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&fields=id => generated 333 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2619] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2620] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1364/2621] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:16 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => 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: 1258/2622] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2623] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2624] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=12995868-9e66-4525-b424-775c1a820319 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2625] 199.204.45.235 () {34 vars in 1102 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1260/2626] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2627] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2628] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&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: 1368/2629] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1262/2630] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:17 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1370/2633] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2634] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:54:21.299 7 WARNING neutron_lib.context [req-3bc2a6bf-c542-43ec-9110-eb56f03c09ab req-1ea07258-8f46-4297-a122-e2998e88ed2b 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1371/2635] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:54:21 2026] POST /v2.0/ports => generated 1187 bytes in 435 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: 1372/2636] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1461 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2637] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:54:21 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2638] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1202 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2639] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:22 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2640] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:54:21 2026] PUT /v2.0/ports/d029e6f2-e267-477a-9a02-01c4514badcb => generated 1468 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2641] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1471 bytes in 35 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: 1266/2642] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1377/2643] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A184&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:54:23.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7f8bc8f-ecac-43fd-858f-142774750af0'] response: {'name': 'network-changed', 'server_uuid': 'edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d', 'tag': 'd029e6f2-e267-477a-9a02-01c4514badcb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2644] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2645] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&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: 1268/2646] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&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: 1379/2647] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1269/2648] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:23 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 7|app: 0|req: 1380/2649] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1471 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2650] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2651] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2652] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A184&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1382/2653] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2654] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&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: 1383/2655] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:24 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2656] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1384/2657] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:25 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1274/2658] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2659] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:27 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2660] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2661] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2662] 10.0.0.4 () {32 vars in 816 bytes} [Wed May 27 20:54:32 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&mac_address=fa%3A16%3A3e%3A03%3Af4%3A22 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:32.647 7 WARNING neutron_lib.context [None req-d98cfa0a-77d3-44ea-b039-0d3771a02012 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:54:33.466 7 INFO neutron.db.l3_db [None req-d98cfa0a-77d3-44ea-b039-0d3771a02012 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP b612fe31-2dd6-429f-8185-15c9926c4d5c associated. External IP: 10.96.250.201, port: d029e6f2-e267-477a-9a02-01c4514badcb. [pid: 7|app: 0|req: 1387/2665] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:54:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2666] 10.0.0.30 () {34 vars in 989 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2667] 10.0.0.30 () {34 vars in 1039 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2668] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:54:39.805 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cafaac0-a729-47fd-b0fe-a51be039e235'] response: {'name': 'network-changed', 'server_uuid': 'edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d', 'tag': 'd029e6f2-e267-477a-9a02-01c4514badcb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1389/2669] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2670] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2671] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A184&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1282/2672] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2673] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:39 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2674] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&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: 1392/2675] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1284/2676] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:40 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1393/2677] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:54:42 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2678] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => 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: 1394/2679] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2680] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=12995868-9e66-4525-b424-775c1a820319 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2681] 199.204.45.235 () {34 vars in 1102 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1287/2682] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2683] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&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: 1288/2684] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2685] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1289/2686] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:54:43 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1398/2687] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:54:44 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1290/2688] 10.0.0.163 () {30 vars in 689 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2689] 10.0.0.163 () {30 vars in 691 bytes} [Wed May 27 20:54:45 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: 1291/2690] 10.0.0.163 () {30 vars in 667 bytes} [Wed May 27 20:54:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2691] 10.0.0.163 () {30 vars in 703 bytes} [Wed May 27 20:54:45 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: 1292/2692] 10.0.0.163 () {28 vars in 438 bytes} [Wed May 27 20:54:46 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2693] 10.0.0.163 () {30 vars in 727 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1293/2694] 10.0.0.163 () {30 vars in 689 bytes} [Wed May 27 20:54:46 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: 1402/2695] 10.0.0.163 () {30 vars in 691 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2696] 10.0.0.163 () {30 vars in 667 bytes} [Wed May 27 20:54:46 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: 1403/2697] 10.0.0.163 () {30 vars in 703 bytes} [Wed May 27 20:54:46 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: 1295/2698] 10.0.0.163 () {30 vars in 727 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2699] 10.0.0.163 () {30 vars in 689 bytes} [Wed May 27 20:54:46 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: 1296/2700] 10.0.0.163 () {30 vars in 691 bytes} [Wed May 27 20:54:46 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: 1405/2701] 10.0.0.163 () {30 vars in 667 bytes} [Wed May 27 20:54:46 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: 1297/2702] 10.0.0.163 () {30 vars in 703 bytes} [Wed May 27 20:54:46 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: 1406/2703] 10.0.0.163 () {30 vars in 729 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2704] 10.0.0.163 () {30 vars in 681 bytes} [Wed May 27 20:54:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2705] 10.0.0.163 () {34 vars in 703 bytes} [Wed May 27 20:54:46 2026] POST /v2.0/ports => generated 1128 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2708] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 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: 1409/2709] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2710] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:54:49 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: 1410/2711] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:54:49 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: 1302/2712] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2713] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2714] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:54:49 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: 1412/2715] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:54:49 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: 1304/2716] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:54:49 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) 2026-05-27 20:54:49.824 7 INFO neutron.api.v2.resource [None req-bb136013-f56a-452b-99d7-774cb2a0776d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2717] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2718] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:54:49 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2719] 199.204.45.235 () {34 vars in 735 bytes} [Wed May 27 20:54:49 2026] POST /v2.0/security-groups => generated 1638 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2720] 199.204.45.235 () {30 vars in 814 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/security-group-rules?security_group_id=9d095cf9-34e4-4705-b582-de164077500b => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2721] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:54:50 2026] PUT /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2722] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1416/2723] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:54:50 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: 1308/2724] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:54:50 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: 1417/2725] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:54:50 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: 1309/2726] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:54:50 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2727] 10.0.0.123 () {34 vars in 1016 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2728] 10.0.0.123 () {34 vars in 982 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2729] 10.0.0.123 () {34 vars in 965 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/quotas/cf095aca736249d1820cd75ad66d288c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2730] 10.0.0.123 () {34 vars in 1002 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2731] 10.0.0.123 () {34 vars in 1008 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1312/2732] 10.0.0.123 () {34 vars in 1108 bytes} [Wed May 27 20:54:57 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1421/2733] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => 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: 1313/2734] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:54:58 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => 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: 1422/2735] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:01 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => 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: 1314/2736] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:01 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => 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: 1424/2739] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => 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: 1316/2740] 199.204.45.235 () {34 vars in 1050 bytes} [Wed May 27 20:55:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf095aca736249d1820cd75ad66d288c => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2741] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:55:03 2026] POST /v2.0/ports => generated 1082 bytes in 337 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: 1426/2742] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1105 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2743] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2744] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:55:03 2026] PUT /v2.0/ports/34fbc20e-f938-4b30-821d-a3bb052b8f65 => generated 1243 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2745] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:04 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 35 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: 1318/2746] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2747] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:55:05.467 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-419955b2-b49e-40d7-94b3-280e0591a55e'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': '34fbc20e-f938-4b30-821d-a3bb052b8f65', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2748] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => 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: 1430/2749] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&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: 1320/2750] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1431/2751] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:05 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1321/2752] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2753] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2754] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1433/2755] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2756] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2757] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1324/2758] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:06 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1435/2759] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2760] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2761] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:07 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2762] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:55:09 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2763] 199.204.45.235 () {34 vars in 1044 bytes} [Wed May 27 20:55:09 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2764] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => 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: 1438/2765] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2766] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:10 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2767] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:12 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2768] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/security-groups?id=3ae9028c-9b06-49b4-b3ae-62dbbc24e480&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2769] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:55:13 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2774] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d&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: 7|app: 0|req: 1443/2775] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:44 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2776] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2777] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2778] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A184&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1445/2779] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2780] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2781] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2782] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1447/2783] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:45 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 8|app: 0|req: 1337/2784] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:55:48 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: 1448/2785] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2786] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2787] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:55:48 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: 1339/2788] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1450/2789] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2792] 199.204.45.235 () {34 vars in 716 bytes} [Wed May 27 20:55:48 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: 7|app: 0|req: 1453/2793] 10.0.0.123 () {34 vars in 971 bytes} [Wed May 27 20:55:48 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1093 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: 1341/2794] 10.0.0.123 () {34 vars in 907 bytes} [Wed May 27 20:55:48 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: 7|app: 0|req: 1454/2795] 199.204.45.235 () {34 vars in 1262 bytes} [Wed May 27 20:55:49 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2796] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:49 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1455/2797] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:49 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1343/2798] 199.204.45.235 () {34 vars in 975 bytes} [Wed May 27 20:55:50 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1093 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2799] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:50 2026] GET /v2.0/networks?id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2800] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:55:50 2026] PUT /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1283 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2801] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:51 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2523 bytes in 37 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: 1345/2802] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:55:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1458/2803] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:52.044 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d291931-4022-4c24-b8da-699954149e12'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'e56029a5-f162-44fc-9683-7a5befd71a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1346/2804] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&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: 1459/2805] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2806] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1460/2807] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1348/2808] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2809] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&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: 1349/2810] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1462/2811] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:52 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1350/2812] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2523 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2813] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks?id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2814] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1464/2815] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2816] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&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: 1465/2817] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1353/2818] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:53 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 7|app: 0|req: 1466/2819] 10.0.0.123 () {34 vars in 971 bytes} [Wed May 27 20:55:55 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1283 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2820] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:55:55 2026] PUT /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1307 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:56.023 7 INFO neutron.api.v2.resource [None req-6d6d7794-61fe-4b61-912e-5f15f9d5bdd4 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2821] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => 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, ' [pid: 8|app: 0|req: 1355/2822] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2823] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:55:56 2026] PUT /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1309 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:55:56.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-716ed371-81f1-496c-b2ed-4386a1692793'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'e56029a5-f162-44fc-9683-7a5befd71a21', 'status': 'completed', 'code': 200} /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: 1469/2824] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2825] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2826] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:55:56 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: 1471/2827] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2828] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2829] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/networks?id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2830] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:55:56.715 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2496a215-8764-4e44-b33e-eddc266c8d15'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'e56029a5-f162-44fc-9683-7a5befd71a21', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1358/2831] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1474/2832] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2833] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2834] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2835] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2836] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2837] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2838] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2839] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 7|app: 0|req: 1478/2840] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2841] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:55:56 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1479/2842] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:55:57 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2843] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/networks?id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2844] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1365/2845] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2846] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&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: 1366/2847] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1482/2848] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:55:58 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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) 2026-05-27 20:56:07.160 8 WARNING neutron_lib.context [None req-fccd2dcc-fb3f-42a4-b585-4d56560bc362 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-27 20:56:07.941 8 INFO neutron.db.l3_db [None req-fccd2dcc-fb3f-42a4-b585-4d56560bc362 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP 10e0e43a-d084-492a-a6ec-98e7e87c55e0 associated. External IP: 10.96.250.218, port: d7e0aea0-a6b5-47fc-8409-b97bec0ec183. [pid: 8|app: 0|req: 1368/2851] 10.0.0.4 () {34 vars in 675 bytes} [Wed May 27 20:56:07 2026] POST /v2.0/floatingips => generated 898 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2852] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:11 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: 1369/2853] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2854] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2855] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:11.265 7 INFO neutron.api.v2.resource [None req-2cc39476-6e68-4bf5-9de0-a00e7dfd1e9d a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2856] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2857] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2858] 199.204.45.235 () {30 vars in 814 bytes} [Wed May 27 20:56:11 2026] GET /v2.0/security-group-rules?security_group_id=9d095cf9-34e4-4705-b582-de164077500b => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2859] 199.204.45.235 () {34 vars in 746 bytes} [Wed May 27 20:56:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2860] 199.204.45.235 () {34 vars in 746 bytes} [Wed May 27 20:56:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2863] 10.0.0.163 () {30 vars in 689 bytes} [Wed May 27 20:56:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2864] 10.0.0.163 () {30 vars in 691 bytes} [Wed May 27 20:56:20 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: 1491/2865] 10.0.0.163 () {30 vars in 667 bytes} [Wed May 27 20:56:20 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: 1375/2866] 10.0.0.163 () {30 vars in 703 bytes} [Wed May 27 20:56:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2867] 10.0.0.163 () {28 vars in 438 bytes} [Wed May 27 20:56:20 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: 1376/2868] 10.0.0.163 () {30 vars in 727 bytes} [Wed May 27 20:56:20 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2869] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2870] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:22 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: 1494/2871] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:22 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: 1378/2872] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56: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: 7|app: 0|req: 1495/2873] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => 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: 1379/2874] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2875] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:22 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: 1380/2876] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56: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: 7|app: 0|req: 1497/2877] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:22 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: 1381/2878] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2879] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1382/2880] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2881] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:24 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2882] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:56:24 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: 7|app: 0|req: 1500/2883] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:56:25 2026] PUT /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1464 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: 8|app: 0|req: 1384/2884] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4041 bytes in 46 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: 1501/2885] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1385/2886] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:56:26.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bda3818b-ad3f-496f-9afe-19090d58aec7'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'b12b7d94-00b1-40cf-bf21-f9cdafb03a81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/2887] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2888] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1503/2889] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1387/2890] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1504/2891] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2892] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2893] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:26 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1389/2894] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1506/2895] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1390/2896] 199.204.45.235 () {34 vars in 1104 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b4&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1507/2897] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2898] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&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: 1508/2899] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2900] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1509/2901] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:27 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1393/2902] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4041 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2903] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2904] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1511/2905] 199.204.45.235 () {34 vars in 1104 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b4&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1395/2906] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2907] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2908] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2909] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1397/2910] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:28 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1514/2911] 10.0.0.123 () {34 vars in 971 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2912] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1466 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2913] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1399/2914] 199.204.45.235 () {34 vars in 789 bytes} [Wed May 27 20:56:31 2026] PUT /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1201 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2915] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa => generated 798 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: 8|app: 0|req: 1400/2916] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2917] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:31 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: 1401/2918] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:31 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: 1518/2919] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:31 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-27 20:56:31.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a37967d-05bc-45ad-8f90-1c4208b876e4'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'b12b7d94-00b1-40cf-bf21-f9cdafb03a81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1402/2920] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2921] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2922] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2923] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2924] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1521/2925] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2926] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:31 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2927] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1406/2928] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3814 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2929] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2930] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2931] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2932] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2933] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1409/2934] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:32 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1527/2937] 10.0.0.163 () {30 vars in 689 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2938] 10.0.0.163 () {30 vars in 691 bytes} [Wed May 27 20:56:41 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: 1528/2939] 10.0.0.163 () {30 vars in 667 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2940] 10.0.0.163 () {30 vars in 703 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2941] 10.0.0.163 () {28 vars in 438 bytes} [Wed May 27 20:56:41 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: 1413/2942] 10.0.0.163 () {30 vars in 727 bytes} [Wed May 27 20:56:41 2026] GET /v2.0/subnets/08d45930-3725-451a-81ee-edb4da2031e2 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2943] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:42 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: 1414/2944] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:42 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: 1531/2945] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:42 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: 1415/2946] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:42 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: 1532/2947] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:42 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2948] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:42 2026] GET /v2.0/subnets/08d45930-3725-451a-81ee-edb4da2031e2 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2949] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:56:42 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2950] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:42 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: 1534/2951] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:42 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: 1418/2952] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2953] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:42 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: 1419/2954] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:43 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1536/2955] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:43 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1420/2956] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:44 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2957] 199.204.45.235 () {34 vars in 1096 bytes} [Wed May 27 20:56:44 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2958] 199.204.45.235 () {38 vars in 955 bytes} [Wed May 27 20:56:44 2026] POST /v2.0/ports => generated 1303 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2959] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:56:44 2026] PUT /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1464 bytes in 491 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: 1538/2960] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:45 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-27 20:56:46.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ac8650a-5585-474b-8f75-411cd142af5d'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': '04bcafc1-ea03-48ee-8872-306fb5341578', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2961] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2962] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 5270 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2963] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.79&port_id=12995868-9e66-4525-b424-775c1a820319 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2964] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1425/2965] 199.204.45.235 () {34 vars in 1102 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5a&port_id=12995868-9e66-4525-b424-775c1a820319 => 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: 1541/2966] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2967] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9&id=4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2968] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2969] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2970] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1428/2971] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2972] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1545/2973] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1429/2974] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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/2975] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2976] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1547/2977] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2978] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1548/2979] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1432/2980] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1549/2981] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2982] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:46 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2983] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1434/2984] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1551/2985] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=04bcafc1-ea03-48ee-8872-306fb5341578 => 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: 1435/2986] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ad&port_id=04bcafc1-ea03-48ee-8872-306fb5341578 => 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: 1552/2987] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2988] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2989] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&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: 8|app: 0|req: 1437/2990] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1554/2991] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:47 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1439/2994] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 5270 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2995] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2996] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=04bcafc1-ea03-48ee-8872-306fb5341578 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2997] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3ad&port_id=04bcafc1-ea03-48ee-8872-306fb5341578 => 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: 1441/2998] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2999] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3000] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3001] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1443/3002] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:48 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1560/3003] 10.0.0.123 () {34 vars in 971 bytes} [Wed May 27 20:56:50 2026] GET /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3004] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:50 2026] GET /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3005] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3006] 199.204.45.235 () {34 vars in 789 bytes} [Wed May 27 20:56:51 2026] PUT /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1197 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3007] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1446/3008] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/subnets/08d45930-3725-451a-81ee-edb4da2031e2 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3009] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:56:51 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) 2026-05-27 20:56:51.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03e043c2-e279-4d99-a244-c5e51b06b9d0'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': '04bcafc1-ea03-48ee-8872-306fb5341578', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/3010] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:56:51 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: 1564/3011] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:56:51 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: 1448/3012] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:56:51 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: 1565/3013] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3014] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3015] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3016] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1567/3017] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3018] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3019] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:56:51 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3020] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 5039 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3021] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3022] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=04bcafc1-ea03-48ee-8872-306fb5341578 => 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: 1570/3023] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2 => 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: 1454/3024] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3025] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1455/3026] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:56:52 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1572/3027] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:01 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: 1456/3028] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3029] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3030] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:01 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: 1574/3031] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => 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: 1458/3032] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 5039 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3033] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:01 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: 1459/3034] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:01 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/3035] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:01 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: 1460/3036] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:01 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: 1577/3037] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3038] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:57:01 2026] PUT /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1026 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3039] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421 => generated 798 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: 8|app: 0|req: 1462/3040] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3041] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:01 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:02.435 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d4fec24-0ca3-47cc-88ef-5de682710d01'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': '04bcafc1-ea03-48ee-8872-306fb5341578', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1463/3042] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:02 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3043] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:57:02 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3044] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:02 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1581/3045] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:02 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1465/3046] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:03 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4868 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3049] 199.204.45.235 () {34 vars in 975 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3050] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:04 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3051] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:57:04 2026] DELETE /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3052] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:05.263 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3f6d40f-5de4-476e-86c6-8135432d5051 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/3053] 199.204.45.235 () {32 vars in 758 bytes} [Wed May 27 20:57:05 2026] DELETE /v2.0/ports/04bcafc1-ea03-48ee-8872-306fb5341578 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3054] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3055] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:05 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: 1587/3056] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:57:05.395 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a1e8281-8bdf-4996-81ac-20305486beb7'] response: {'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'name': 'network-vif-deleted', 'tag': '04bcafc1-ea03-48ee-8872-306fb5341578', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1470/3057] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3058] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3059] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3060] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3061] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1590/3062] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3063] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3064] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3065] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3814 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3066] 199.204.45.235 () {34 vars in 1226 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&id=4a5a229f-6033-497d-91fa-920432c8edfa&id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 3098 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3067] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1593/3068] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3069] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:05 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&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: 1594/3070] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1477/3071] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1595/3072] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1478/3073] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1596/3074] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&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: 1479/3075] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1597/3076] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1480/3077] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1598/3078] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/subnets?id=4e7d9468-c620-48cb-868c-3ec52652f5a9 => 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: 1481/3079] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/ports?network_id=4a5a229f-6033-497d-91fa-920432c8edfa&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: 1599/3080] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3081] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:06 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1600/3082] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:11 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: 1483/3083] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3084] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3085] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:11 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: 1602/3086] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3814 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3087] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:11 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: 1603/3088] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3089] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:11 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: 1604/3090] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3091] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3092] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:57:11 2026] PUT /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1026 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3093] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:57:11 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa => generated 798 bytes in 53 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: 1606/3094] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3639 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3095] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:12.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2085d9de-401d-400e-aeb4-91851cb5e098'] response: {'name': 'network-changed', 'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'tag': 'b12b7d94-00b1-40cf-bf21-f9cdafb03a81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1607/3096] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3097] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/networks?id=4a5a229f-6033-497d-91fa-920432c8edfa => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3098] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3099] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:12 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa?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: 1609/3100] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:13 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3101] 199.204.45.235 () {34 vars in 975 bytes} [Wed May 27 20:57:14 2026] GET /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3102] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:14 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 3639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3103] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:57:14 2026] DELETE /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3104] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:15.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63ddbfb2-1580-48f7-9bc7-a1ce63245949 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3105] 199.204.45.235 () {32 vars in 758 bytes} [Wed May 27 20:57:15 2026] DELETE /v2.0/ports/b12b7d94-00b1-40cf-bf21-f9cdafb03a81 => 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: 1495/3106] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:15 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) 2026-05-27 20:57:15.498 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05cb0c72-46d6-48cd-a7fb-e33185371a3e'] response: {'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'name': 'network-vif-deleted', 'tag': 'b12b7d94-00b1-40cf-bf21-f9cdafb03a81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1612/3107] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:15 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: 1496/3108] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3109] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3110] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1614/3111] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3112] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3113] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3114] 199.204.45.235 () {30 vars in 742 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3115] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3116] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3117] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:15 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3118] 199.204.45.235 () {34 vars in 1066 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 1524 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3119] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1502/3120] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => 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: 1619/3121] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3122] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1620/3123] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1504/3124] 199.204.45.235 () {34 vars in 1056 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.42&port_id=e56029a5-f162-44fc-9683-7a5befd71a21 => 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: 1621/3125] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/subnets?id=c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3126] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/ports?network_id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3127] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3128] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:16 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?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: 1508/3131] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:28 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: 1624/3132] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:28 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: 1509/3133] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:28 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: 1625/3134] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57: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) 2026-05-27 20:57:28.823 8 INFO neutron.api.v2.resource [None req-d1b3c867-416c-4c3e-8e1f-d7a704513e70 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3135] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:57:28 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3136] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:57:28 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3137] 199.204.45.235 () {30 vars in 814 bytes} [Wed May 27 20:57:28 2026] GET /v2.0/security-group-rules?security_group_id=9d095cf9-34e4-4705-b582-de164077500b => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3138] 199.204.45.235 () {32 vars in 788 bytes} [Wed May 27 20:57:28 2026] DELETE /v2.0/security-group-rules/2bfebc9e-6ffb-4f3e-bc88-e9e86ab49d68 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3139] 199.204.45.235 () {32 vars in 788 bytes} [Wed May 27 20:57:29 2026] DELETE /v2.0/security-group-rules/8c7a70a4-5bcd-4c6a-9acf-2bd1fe4b64c9 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:57:31.811 7 INFO neutron.db.l3_db [None req-6857de54-2da0-48b9-af19-515a7e55250c 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP 10e0e43a-d084-492a-a6ec-98e7e87c55e0 disassociated (deleted). External IP: 10.96.250.218, port: d7e0aea0-a6b5-47fc-8409-b97bec0ec183. [pid: 7|app: 0|req: 1628/3140] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:57:31 2026] DELETE /v2.0/floatingips/10e0e43a-d084-492a-a6ec-98e7e87c55e0 => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:57:32.162 8 INFO neutron.api.v2.resource [None req-79917f17-cdbe-4224-9a5c-06766b344e96 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3141] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:57:32 2026] GET /v2.0/floatingips/10e0e43a-d084-492a-a6ec-98e7e87c55e0 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3142] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57: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: 1514/3143] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:32 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: 1630/3144] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57: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: 1515/3145] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:32 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-27 20:57:32.914 7 INFO neutron.api.v2.resource [None req-502fc16f-98dc-4aa1-bd7b-d9095b04c7c2 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1631/3146] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:57:32 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3147] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:57:32 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3148] 199.204.45.235 () {30 vars in 814 bytes} [Wed May 27 20:57:32 2026] GET /v2.0/security-group-rules?security_group_id=9d095cf9-34e4-4705-b582-de164077500b => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3149] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57: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: 7|app: 0|req: 1633/3150] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:33 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: 1518/3151] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:33 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: 1634/3152] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57: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: 1519/3153] 199.204.45.235 () {30 vars in 740 bytes} [Wed May 27 20:57:33 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => 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: 1635/3154] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:33 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3155] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:33 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3156] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:33 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3159] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:34 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3160] 199.204.45.235 () {34 vars in 975 bytes} [Wed May 27 20:57:35 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3161] 199.204.45.235 () {34 vars in 1060 bytes} [Wed May 27 20:57:35 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3162] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:35 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3163] 199.204.45.235 () {34 vars in 1016 bytes} [Wed May 27 20:57:35 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c?fields=dns_domain => generated 29 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3164] 199.204.45.235 () {38 vars in 1028 bytes} [Wed May 27 20:57:35 2026] PUT /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1146 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3165] 199.204.45.235 () {30 vars in 768 bytes} [Wed May 27 20:57:36 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1525/3166] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:57:36 2026] PUT /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1086 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3167] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:36 2026] GET /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 1086 bytes in 49 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: 1526/3168] 199.204.45.235 () {32 vars in 758 bytes} [Wed May 27 20:57:36 2026] DELETE /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3169] 199.204.45.235 () {30 vars in 702 bytes} [Wed May 27 20:57:37 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: 1527/3170] 199.204.45.235 () {30 vars in 704 bytes} [Wed May 27 20:57:37 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: 1644/3171] 199.204.45.235 () {30 vars in 680 bytes} [Wed May 27 20:57:37 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: 1528/3172] 199.204.45.235 () {30 vars in 716 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:57:37.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15a570b7-51d8-4ec8-9945-31732864aeef a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3173] 199.204.45.235 () {32 vars in 758 bytes} [Wed May 27 20:57:37 2026] DELETE /v2.0/ports/e56029a5-f162-44fc-9683-7a5befd71a21 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3174] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:37.335 7 INFO neutron.api.v2.resource [None req-e8cb095c-6b4a-4275-b606-070e3e63e610 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3175] 199.204.45.235 () {30 vars in 762 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/security-groups/lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3176] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/ports?tenant_id=cf095aca736249d1820cd75ad66d288c&device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3177] 199.204.45.235 () {30 vars in 784 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/security-groups?name=lb-1c71e0e6-8cb2-4193-9ed8-82952c8ba280 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3178] 199.204.45.235 () {34 vars in 1066 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/networks?id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&id=ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 1524 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3179] 199.204.45.235 () {30 vars in 736 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3180] 199.204.45.235 () {34 vars in 1062 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.169&port_id=34fbc20e-f938-4b30-821d-a3bb052b8f65 => 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: 1533/3181] 199.204.45.235 () {34 vars in 984 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/subnets?id=d882d797-7d88-4f62-9f4f-f98c7a3a6d1e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3182] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/ports?network_id=cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3183] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1536/3184] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:37 2026] GET /v2.0/networks/cfa0b58e-b4c4-4cca-9ec9-adab67ab58ba?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: 1649/3185] 199.204.45.235 () {34 vars in 788 bytes} [Wed May 27 20:57:37 2026] PUT /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 1090 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3186] 199.204.45.235 () {32 vars in 778 bytes} [Wed May 27 20:57:37 2026] DELETE /v2.0/security-groups/9d095cf9-34e4-4705-b582-de164077500b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3187] 199.204.45.235 () {32 vars in 758 bytes} [Wed May 27 20:57:37 2026] DELETE /v2.0/ports/d7e0aea0-a6b5-47fc-8409-b97bec0ec183 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3188] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:57:40 2026] GET /v2.0/ports?device_id=2b4499b0-4114-4e7c-a765-a6a57b2796ac => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3189] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:57:40 2026] DELETE /v2.0/ports/34fbc20e-f938-4b30-821d-a3bb052b8f65 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:57:42.673 8 INFO neutron.db.l3_db [None req-d8ecc572-b6d2-48e9-8395-4cbc0d1949c7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP b612fe31-2dd6-429f-8185-15c9926c4d5c disassociated (deleted). External IP: 10.96.250.201, port: d029e6f2-e267-477a-9a02-01c4514badcb. [pid: 8|app: 0|req: 1539/3190] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:57:42 2026] DELETE /v2.0/floatingips/b612fe31-2dd6-429f-8185-15c9926c4d5c => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:57:43.015 7 INFO neutron.api.v2.resource [None req-d2d80a14-bd0a-445d-a35a-b5f84b6fb4cf 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3191] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:57:42 2026] GET /v2.0/floatingips/b612fe31-2dd6-429f-8185-15c9926c4d5c => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:57:43.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a98edf89-defd-483e-a1f5-8a963f1565df'] response: {'name': 'network-changed', 'server_uuid': 'edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d', 'tag': 'd029e6f2-e267-477a-9a02-01c4514badcb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1540/3192] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:57:43.278 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba4d663f-7cab-4d12-a26b-62c41554adb8'] response: {'server_uuid': '2b4499b0-4114-4e7c-a765-a6a57b2796ac', 'name': 'network-vif-deleted', 'tag': '34fbc20e-f938-4b30-821d-a3bb052b8f65', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1653/3193] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3194] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3195] 199.204.45.235 () {34 vars in 986 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/networks?id=18f68531-6c12-475f-a59b-4ee5f9869421 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3196] 199.204.45.235 () {34 vars in 1058 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.203&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1655/3197] 199.204.45.235 () {34 vars in 1106 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A184&port_id=d029e6f2-e267-477a-9a02-01c4514badcb => 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: 1543/3198] 199.204.45.235 () {34 vars in 1064 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/subnets?id=08d45930-3725-451a-81ee-edb4da2031e2&id=ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3199] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3200] 199.204.45.235 () {34 vars in 1052 bytes} [Wed May 27 20:57:43 2026] GET /v2.0/ports?network_id=18f68531-6c12-475f-a59b-4ee5f9869421&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3201] 199.204.45.235 () {34 vars in 1012 bytes} [Wed May 27 20:57:44 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1545/3202] 199.204.45.235 () {34 vars in 1112 bytes} [Wed May 27 20:57:44 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421?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: 1658/3203] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:57:45 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 1202 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3204] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:57:45 2026] DELETE /v2.0/ports/d029e6f2-e267-477a-9a02-01c4514badcb => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3207] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:57:48 2026] GET /v2.0/ports?device_id=edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:57:53.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee37fa3d-408b-4272-88ac-6102b2e2a0e6'] response: {'server_uuid': 'edcb2b7d-e6f8-4b31-b148-1a6ee9e2c03d', 'name': 'network-vif-deleted', 'tag': 'd029e6f2-e267-477a-9a02-01c4514badcb', 'status': 'completed', 'code': 200} 2026-05-27 20:57:54.175 8 INFO neutron.db.l3_db [None req-e9e1cea2-3e43-452f-9bce-06f57de82638 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] Floating IP d29f7746-8f80-4d15-a25e-2a179d2352f1 disassociated (deleted). External IP: 10.96.250.215, port: 12995868-9e66-4525-b424-775c1a820319. [pid: 8|app: 0|req: 1549/3208] 10.0.0.4 () {32 vars in 730 bytes} [Wed May 27 20:57:53 2026] DELETE /v2.0/floatingips/d29f7746-8f80-4d15-a25e-2a179d2352f1 => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:57:54.528 7 INFO neutron.api.v2.resource [None req-3a836216-8d3d-4069-96df-c08113306348 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3209] 10.0.0.4 () {32 vars in 727 bytes} [Wed May 27 20:57:54 2026] GET /v2.0/floatingips/d29f7746-8f80-4d15-a25e-2a179d2352f1 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3210] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:57:54 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1192 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3211] 10.0.0.123 () {34 vars in 1040 bytes} [Wed May 27 20:57:54 2026] GET /v2.0/security-groups?id=28b67898-01a0-4f5c-959b-c385ef577489&fields=id&fields=name => generated 111 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3212] 199.204.45.235 () {34 vars in 994 bytes} [Wed May 27 20:57:56 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 1192 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3213] 199.204.45.235 () {36 vars in 997 bytes} [Wed May 27 20:57:56 2026] DELETE /v2.0/ports/12995868-9e66-4525-b424-775c1a820319 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:57:57.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ba8fbd-5450-4b8e-81c0-78b3c991f15e'] response: {'name': 'network-changed', 'server_uuid': '313baf57-8bdf-41da-b199-d1897488d10d', 'tag': '12995868-9e66-4525-b424-775c1a820319', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1552/3214] 199.204.45.235 () {34 vars in 1080 bytes} [Wed May 27 20:57:57 2026] GET /v2.0/ports?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&device_id=313baf57-8bdf-41da-b199-d1897488d10d => 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: 1663/3215] 10.0.0.123 () {34 vars in 990 bytes} [Wed May 27 20:57:59 2026] GET /v2.0/ports?device_id=313baf57-8bdf-41da-b199-d1897488d10d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3218] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/d1a1eddd-835e-40e2-97d6-dea76cfd26ea => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5486760f-0c43-4c33-b954-3d07952023f4'] response: {'server_uuid': '313baf57-8bdf-41da-b199-d1897488d10d', 'name': 'network-vif-deleted', 'tag': '12995868-9e66-4525-b424-775c1a820319', 'status': 'completed', 'code': 200} 2026-05-27 20:58:05.122 7 INFO neutron.api.v2.resource [None req-83c7d798-cfb6-490b-ba98-c94e7acd7c9b 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1665/3219] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/d1a1eddd-835e-40e2-97d6-dea76cfd26ea => 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: 1555/3220] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/9e97398c-5d1a-48c6-b798-82b18e9c37e9 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.206 7 INFO neutron.api.v2.resource [None req-ebcd11b9-3618-4c6b-a7d8-cfe167c5d47a 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3221] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/9e97398c-5d1a-48c6-b798-82b18e9c37e9 => 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: 1556/3222] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/14fe6071-6128-4e71-a271-acea3fdf65dc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.293 7 INFO neutron.api.v2.resource [None req-2e76b886-f33d-4ff6-95f7-8f897b5a6ec6 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1667/3223] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/14fe6071-6128-4e71-a271-acea3fdf65dc => 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: 1557/3224] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/d87ae977-61b6-4f9a-bdeb-3d5f6809aba9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.383 7 INFO neutron.api.v2.resource [None req-c8159a52-55cd-4375-a655-4c428cbd291a 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3225] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/d87ae977-61b6-4f9a-bdeb-3d5f6809aba9 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3226] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/7abc24c1-92a2-496b-b0c3-a02786629814 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.476 7 INFO neutron.api.v2.resource [None req-c57dc4b7-45c2-440c-ac2a-d592a04a1edb 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1669/3227] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/7abc24c1-92a2-496b-b0c3-a02786629814 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3228] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/a5da62e7-a05a-4e5a-8471-4c32a0353105 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.563 7 INFO neutron.api.v2.resource [None req-3257eb92-477c-41c3-b453-9116f35d4438 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1670/3229] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/a5da62e7-a05a-4e5a-8471-4c32a0353105 => 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: 1560/3230] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/2223d732-8b6d-4a3b-b817-e2bfd7a482b3 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.654 7 INFO neutron.api.v2.resource [None req-abe64a81-75b4-4296-87cc-f76a08dd242b 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1671/3231] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/2223d732-8b6d-4a3b-b817-e2bfd7a482b3 => 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: 1561/3232] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/df3ecea9-2f4b-4ed4-bbf7-a3943b10a6da => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.745 7 INFO neutron.api.v2.resource [None req-3bda0b63-2cb5-44f0-aaca-4302af8efe51 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3233] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/df3ecea9-2f4b-4ed4-bbf7-a3943b10a6da => 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: 1562/3234] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/b381ce55-a8d0-4485-9f8b-9ca1d462b3b0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.828 7 INFO neutron.api.v2.resource [None req-2147f45a-fb3b-4d38-a538-c6663627763f 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1673/3235] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/b381ce55-a8d0-4485-9f8b-9ca1d462b3b0 => 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: 1563/3236] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/0e44913d-dd6a-4a62-9077-a9a4dcdd27d1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:05.921 7 INFO neutron.api.v2.resource [None req-d66748be-ec6f-473d-ae1f-656fbcf8dbb0 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1674/3237] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:05 2026] GET /v2.0/security-group-rules/0e44913d-dd6a-4a62-9077-a9a4dcdd27d1 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3238] 10.0.0.4 () {32 vars in 748 bytes} [Wed May 27 20:58:05 2026] DELETE /v2.0/security-group-rules/daaadae8-d688-4d40-8641-328766adf846 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:06.018 7 INFO neutron.api.v2.resource [None req-961062e0-c74f-47b1-a07c-9acf0caadd85 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3239] 10.0.0.4 () {32 vars in 745 bytes} [Wed May 27 20:58:06 2026] GET /v2.0/security-group-rules/daaadae8-d688-4d40-8641-328766adf846 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3240] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:06 2026] DELETE /v2.0/security-groups/28b67898-01a0-4f5c-959b-c385ef577489 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:06.130 7 INFO neutron.api.v2.resource [None req-365d9810-5be7-4bc7-817b-0355e1ef766d 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1676/3241] 10.0.0.4 () {32 vars in 735 bytes} [Wed May 27 20:58:06 2026] GET /v2.0/security-groups/28b67898-01a0-4f5c-959b-c385ef577489 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3242] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:06 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:07.283 7 INFO neutron.api.v2.resource [None req-dcf0df7d-6a2d-4fa0-a00a-c446fd56b044 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1677/3243] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:07 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3244] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:07 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:08.387 7 INFO neutron.api.v2.resource [None req-16bc1b36-ab71-4794-9a3a-855492055f86 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3245] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:08 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3246] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:08 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:58:09.540 7 INFO neutron.api.v2.resource [None req-c01f1d65-1006-4c5e-847b-bf132b39bfdb 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3247] 10.0.0.4 () {34 vars in 787 bytes} [Wed May 27 20:58:09 2026] PUT /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31/remove_router_interface => generated 198 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:58:10.405 8 INFO neutron.db.l3_hamode_db [None req-d2892741-2e8f-4fef-b471-972575bfc4e7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] HA network f0dac903-933c-4433-aa56-167f668b4137 was deleted as no HA routers are present in tenant 083c3c86c66c4bf5a403ce58b0f0d1ed. [pid: 8|app: 0|req: 1569/3248] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:09 2026] DELETE /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:58:10.438 7 INFO neutron.api.v2.resource [None req-b0881883-78e7-46ba-bfac-4de0bdadedd7 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3249] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:10 2026] GET /v2.0/routers/0526cd9a-0805-4f65-9340-d466c29e3c31 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:58:10.455 8 INFO neutron.services.segments.plugin [-] Segment 9b1cf3d9-99ff-4af7-989f-40ab104f427d resource provider aggregate not found 2026-05-27 20:58:10.469 8 INFO neutron.services.segments.plugin [-] Segment 9b1cf3d9-99ff-4af7-989f-40ab104f427d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1cf3d9-99ff-4af7-989f-40ab104f427d found for delete ", "request_id": "req-9e9efdec-d291-49c1-935c-88cf47761956"}]} 2026-05-27 20:58:10.472 8 INFO neutron.services.segments.plugin [-] Segment 9b1cf3d9-99ff-4af7-989f-40ab104f427d resource provider aggregate not found 2026-05-27 20:58:10.486 8 INFO neutron.services.segments.plugin [-] Segment 9b1cf3d9-99ff-4af7-989f-40ab104f427d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b1cf3d9-99ff-4af7-989f-40ab104f427d found for delete ", "request_id": "req-337c1f35-c036-4ff8-9336-0ca54cc07cc5"}]} [pid: 8|app: 0|req: 1570/3250] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:10 2026] DELETE /v2.0/subnets/ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:10.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8bf4ad2-7c48-4201-abce-7618f250221b 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3251] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:10 2026] GET /v2.0/subnets/ad4c3254-662c-4be1-bc3b-a24e71fe7ef7 => 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: 1571/3252] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:10 2026] DELETE /v2.0/subnets/08d45930-3725-451a-81ee-edb4da2031e2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:10.828 7 INFO neutron.pecan_wsgi.hooks.translation [None req-783ae26d-1767-4d0a-8041-9ee8f73df129 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3253] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:10 2026] GET /v2.0/subnets/08d45930-3725-451a-81ee-edb4da2031e2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3254] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:58:10 2026] DELETE /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:11.172 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2499c819-7299-45c0-8d26-8b04c58815c0 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3255] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:58:11 2026] GET /v2.0/networks/18f68531-6c12-475f-a59b-4ee5f9869421 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3256] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:11 2026] DELETE /v2.0/subnets/4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:11.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b95c1dc5-b815-4483-b040-b2088bb07a99 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3257] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:11 2026] GET /v2.0/subnets/4930c0ab-3d7b-41d1-b7e2-c735c5a8a5d7 => 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: 1574/3258] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:11 2026] DELETE /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:11.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2864789-920d-42b2-b468-22be574faa2f 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3259] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:11 2026] GET /v2.0/subnets/4e7d9468-c620-48cb-868c-3ec52652f5a9 => 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: 1575/3260] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:58:11 2026] DELETE /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:11.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f16a420a-b20d-4f1f-95cc-3b83653f1d19 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3261] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:58:11 2026] GET /v2.0/networks/4a5a229f-6033-497d-91fa-920432c8edfa => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3262] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:11 2026] DELETE /v2.0/subnets/825c6aa3-3c34-467c-864a-8ae456c18979 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:12.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4889b69-0a86-442f-99a4-d20c6603574b 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3263] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/subnets/825c6aa3-3c34-467c-864a-8ae456c18979 => 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: 1577/3264] 10.0.0.4 () {32 vars in 722 bytes} [Wed May 27 20:58:12 2026] DELETE /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:12.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b2b1c76-f5ba-4988-b350-03eed9c30438 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3265] 10.0.0.4 () {32 vars in 719 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/subnets/c9bb3e43-eec9-4cc0-becf-56c6987a43bd => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:58:12.487 8 INFO neutron.services.segments.plugin [-] Segment f2ddcc33-536c-4fc5-b9c5-316716075e99 resource provider aggregate not found 2026-05-27 20:58:12.505 8 INFO neutron.services.segments.plugin [-] Segment f2ddcc33-536c-4fc5-b9c5-316716075e99 resource provider aggregate not found 2026-05-27 20:58:12.511 8 INFO neutron.services.segments.plugin [-] Segment f2ddcc33-536c-4fc5-b9c5-316716075e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ddcc33-536c-4fc5-b9c5-316716075e99 found for delete ", "request_id": "req-39468459-93e8-46f5-af92-066bb13fa523"}]} 2026-05-27 20:58:12.522 8 INFO neutron.services.segments.plugin [-] Segment f2ddcc33-536c-4fc5-b9c5-316716075e99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2ddcc33-536c-4fc5-b9c5-316716075e99 found for delete ", "request_id": "req-e1a1623f-4198-4d46-a55f-7e4c6b892b39"}]} 2026-05-27 20:58:12.528 8 INFO neutron.services.segments.plugin [-] Segment e9eba23d-1682-45e5-99e1-5c176dc4444a resource provider aggregate not found 2026-05-27 20:58:12.534 8 INFO neutron.services.segments.plugin [-] Segment e9eba23d-1682-45e5-99e1-5c176dc4444a resource provider aggregate not found 2026-05-27 20:58:12.542 8 INFO neutron.services.segments.plugin [-] Segment e9eba23d-1682-45e5-99e1-5c176dc4444a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9eba23d-1682-45e5-99e1-5c176dc4444a found for delete ", "request_id": "req-fbaffbcf-7e58-481e-a283-2aca0f73c367"}]} 2026-05-27 20:58:12.548 8 INFO neutron.services.segments.plugin [-] Segment e9eba23d-1682-45e5-99e1-5c176dc4444a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9eba23d-1682-45e5-99e1-5c176dc4444a found for delete ", "request_id": "req-95246176-4778-4ad2-9dba-c6886c542312"}]} [pid: 8|app: 0|req: 1578/3266] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:58:12 2026] DELETE /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 20:58:12.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1207c3cc-4970-4328-8787-980f85aeb739 4ee0d5e6f9bc42f68b5c8aa75df24447 083c3c86c66c4bf5a403ce58b0f0d1ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3267] 10.0.0.4 () {32 vars in 721 bytes} [Wed May 27 20:58:12 2026] GET /v2.0/networks/ba32ede4-b8a4-4ef7-b759-02fcc380c51c => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:58:14.580 8 INFO neutron.services.segments.plugin [-] Segment 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 resource provider aggregate not found 2026-05-27 20:58:14.586 8 INFO neutron.services.segments.plugin [-] Segment 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 resource provider aggregate not found 2026-05-27 20:58:14.593 8 INFO neutron.services.segments.plugin [-] Segment 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 found for delete ", "request_id": "req-bbbff5bd-8309-474a-a886-466ebb41c983"}]} 2026-05-27 20:58:14.600 8 INFO neutron.services.segments.plugin [-] Segment 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bfc6dec-7b0a-42bc-b72d-bf8cdf321801 found for delete ", "request_id": "req-b1c664b1-b314-477f-adac-08af40069c10"}]} [pid: 8|app: 0|req: 1579/3268] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:14 2026] GET /v2.0/security-groups?tenant_id=da52176cb6c64654a7ce708d118ad5d3&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: 1690/3269] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:14 2026] DELETE /v2.0/security-groups/8bf214c1-711d-4c8a-83b0-80276aa9c1a7 => 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: 1580/3270] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:14 2026] GET /v2.0/security-groups?tenant_id=bca6e80f74644acc87001b594af77376&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3271] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:15 2026] DELETE /v2.0/security-groups/4aea85c1-4496-49f4-91f6-d088c50e5670 => 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: 1581/3272] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:15 2026] GET /v2.0/security-groups?tenant_id=083c3c86c66c4bf5a403ce58b0f0d1ed&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3273] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:15 2026] DELETE /v2.0/security-groups/01cf29ba-adf9-4a87-95c5-740c002691a5 => 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: 1582/3274] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:15 2026] GET /v2.0/security-groups?tenant_id=6008b7f6c09f4ff6a4a1ed46af1a9c7e&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3275] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:15 2026] DELETE /v2.0/security-groups/10b524c1-64b6-42a5-8224-4da7a79dec6f => 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: 1583/3276] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:15 2026] GET /v2.0/security-groups?tenant_id=470d4183beb44fe389f7a633b227c899&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3277] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:16 2026] DELETE /v2.0/security-groups/3d4ee268-ff9e-4d55-9b96-7e09798414aa => 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: 1584/3278] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:16 2026] GET /v2.0/security-groups?tenant_id=6234ccfaed394dc398310b4b3673a007&name=default => generated 2929 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3279] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:16 2026] DELETE /v2.0/security-groups/e6fc2182-a426-44c8-b773-7969e2905b2e => 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: 1585/3280] 10.0.0.4 () {32 vars in 772 bytes} [Wed May 27 20:58:16 2026] GET /v2.0/security-groups?tenant_id=4230fbbc9eed4dc5b7cb46b0c5170b31&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3281] 10.0.0.4 () {32 vars in 738 bytes} [Wed May 27 20:58:16 2026] DELETE /v2.0/security-groups/81ac5b2a-b2b6-4a44-bdbb-01f90fd95a6e => 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: 1698/3284] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:58:19 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3285] 10.0.0.4 () {32 vars in 653 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/floatingips => 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: 1699/3286] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3287] 10.0.0.4 () {32 vars in 641 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3288] 10.0.0.4 () {32 vars in 645 bytes} [Wed May 27 20:58:20 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: 1589/3289] 10.0.0.4 () {32 vars in 647 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3290] 10.0.0.4 () {32 vars in 661 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3291] 10.0.0.4 () {32 vars in 653 bytes} [Wed May 27 20:58:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)