+ 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 [Fri May 29 02:43:39 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-57fdddf47d-9jb7c 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 0x7fadc03a4668 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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /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 2026-05-29 02:43:43.908 7 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:43:43.908 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 02:43:44.046 8 INFO neutron.common.config [-] Logging enabled! 2026-05-29 02:43:44.047 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-29 02:43:44.419 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:43:44.589 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 02:43:45.455 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:45.458 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:43:45.461 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 02:43:45.462 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:45.463 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:43:45.463 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:43:45.463 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.470 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.471 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.471 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.493 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:43:45.494 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.494 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.540 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:43:45.541 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:43:45.541 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:43:45.541 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:43:45.660 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:45.664 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 02:43:45.668 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-29 02:43:45.669 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 02:43:45.669 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 02:43:45.670 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 02:43:45.670 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.677 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.678 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 02:43:45.678 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.707 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 02:43:45.709 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.709 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 02:43:45.760 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 02:43:45.761 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 02:43:45.761 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 02:43:45.761 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 02:43:45.960 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:43:46.096 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:43:46.096 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:43:46.097 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:43:46.112 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:43:46.112 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:43:46.112 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:43:46.112 7 INFO neutron.plugins.ml2.extensions.port_security [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:43:46.113 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:43:46.113 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:43:46.113 7 INFO neutron.plugins.ml2.managers [None req-cc8ad442-ed92-4168-9a52-30d5f7e4e007 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:43:46.124 7 INFO neutron.quota [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded quota_driver: . 2026-05-29 02:43:46.125 7 INFO neutron.plugins.ml2.plugin [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:43:46.125 7 INFO neutron.plugins.ml2.managers [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:43:46.125 7 INFO neutron.plugins.ml2.managers [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:43:46.125 7 INFO neutron.plugins.ml2.managers [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:43:46.125 7 INFO neutron.extensions.vlantransparent [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Disabled vlantransparent extension. 2026-05-29 02:43:46.125 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: qos 2026-05-29 02:43:46.138 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: router 2026-05-29 02:43:46.178 7 INFO neutron.services.service_base [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:43:46.178 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: segments 2026-05-29 02:43:46.217 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing driver for type 'vlan' 2026-05-29 02:43:46.275 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: trunk 2026-05-29 02:43:46.289 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:43:46.327 7 WARNING stevedore.named [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:43:46.358 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] VlanTypeDriver initialization complete 2026-05-29 02:43:46.358 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 02:43:46.359 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 02:43:46.375 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing extension driver 'port_security' 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.extensions.port_security [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing extension driver 'qos' 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 02:43:46.376 8 INFO neutron.plugins.ml2.managers [None req-4eafaf80-9280-4cd1-9185-8c298e7a3570 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 02:43:46.388 8 INFO neutron.quota [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded quota_driver: . 2026-05-29 02:43:46.388 8 INFO neutron.plugins.ml2.plugin [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 02:43:46.388 8 INFO neutron.plugins.ml2.managers [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 02:43:46.389 8 INFO neutron.plugins.ml2.managers [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 02:43:46.389 8 INFO neutron.plugins.ml2.managers [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 02:43:46.389 8 INFO neutron.extensions.vlantransparent [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Disabled vlantransparent extension. 2026-05-29 02:43:46.389 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: qos 2026-05-29 02:43:46.402 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: router 2026-05-29 02:43:46.404 7 INFO neutron_vpnaas.services.vpn.plugin [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:43:46.405 7 INFO neutron.common.utils [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:43:46.405 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:43:46.409 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: tag 2026-05-29 02:43:46.416 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: timestamp 2026-05-29 02:43:46.418 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:43:46.422 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: flavors 2026-05-29 02:43:46.425 7 INFO neutron.manager [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loading Plugin: revisions 2026-05-29 02:43:46.428 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Initializing extension manager. 2026-05-29 02:43:46.429 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: address-group 2026-05-29 02:43:46.430 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: address-scope 2026-05-29 02:43:46.431 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:43:46.432 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: agent 2026-05-29 02:43:46.432 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:43:46.433 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:43:46.434 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:43:46.435 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: availability_zone 2026-05-29 02:43:46.436 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:43:46.436 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:43:46.437 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:43:46.438 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:43:46.439 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: dns-integration 2026-05-29 02:43:46.439 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:43:46.441 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:43:46.442 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: dvr 2026-05-29 02:43:46.442 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:43:46.443 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:43:46.443 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:46.444 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:43:46.444 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: external-net 2026-05-29 02:43:46.444 8 INFO neutron.services.service_base [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 02:43:46.445 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:43:46.445 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: segments 2026-05-29 02:43:46.445 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: extraroute 2026-05-29 02:43:46.446 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:43:46.446 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:43:46.447 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:43:46.448 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:43:46.448 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:43:46.449 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:43:46.449 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: flavors 2026-05-29 02:43:46.450 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:43:46.451 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:43:46.452 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:43:46.452 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:43:46.453 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:43:46.454 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: router 2026-05-29 02:43:46.455 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:46.456 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 02:43:46.457 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 02:43:46.457 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:43:46.458 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: l3-ha 2026-05-29 02:43:46.458 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:46.459 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:43:46.459 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:43:46.460 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:46.461 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:43:46.545 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: trunk 2026-05-29 02:43:46.560 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: vpnaas 2026-05-29 02:43:46.594 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:43:46.595 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:43:46.596 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:43:46.597 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:43:46.598 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:43:46.599 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: multi-provider 2026-05-29 02:43:46.599 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: net-mtu 2026-05-29 02:43:46.600 8 WARNING stevedore.named [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 02:43:46.600 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:43:46.600 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:43:46.601 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: network_ha 2026-05-29 02:43:46.602 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:43:46.603 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:43:46.603 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: pagination 2026-05-29 02:43:46.604 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:43:46.604 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 02:43:46.605 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:43:46.605 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:43:46.606 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:43:46.606 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:43:46.607 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:43:46.607 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 02:43:46.608 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:43:46.608 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:43:46.609 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 02:43:46.610 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: binding 2026-05-29 02:43:46.611 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: binding-extended 2026-05-29 02:43:46.611 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-security 2026-05-29 02:43:46.612 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: project-id 2026-05-29 02:43:46.612 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: provider 2026-05-29 02:43:46.614 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos 2026-05-29 02:43:46.615 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:43:46.615 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:43:46.616 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-default 2026-05-29 02:43:46.617 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-fip 2026-05-29 02:43:46.617 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:43:46.618 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:43:46.618 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:43:46.619 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:43:46.619 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:43:46.620 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-pps 2026-05-29 02:43:46.620 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:43:46.621 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:43:46.622 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:43:46.622 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:43:46.624 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: quotas 2026-05-29 02:43:46.625 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: quota_details 2026-05-29 02:43:46.627 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:43:46.627 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:43:46.628 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:43:46.628 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:43:46.629 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:43:46.629 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:43:46.630 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:43:46.631 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:43:46.631 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:43:46.633 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:43:46.633 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:43:46.634 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:43:46.634 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:43:46.635 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 02:43:46.636 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:43:46.640 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: security-group 2026-05-29 02:43:46.641 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: segment 2026-05-29 02:43:46.642 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:43:46.642 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: service-type 2026-05-29 02:43:46.643 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: sorting 2026-05-29 02:43:46.643 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:43:46.644 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:43:46.644 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:43:46.645 7 WARNING neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:43:46.645 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:43:46.646 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnet-external-network 2026-05-29 02:43:46.647 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:43:46.647 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:43:46.648 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:43:46.648 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:43:46.649 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:43:46.650 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: tag-creation 2026-05-29 02:43:46.650 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:43:46.654 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:43:46.654 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:43:46.655 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: trunk 2026-05-29 02:43:46.655 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: trunk-details 2026-05-29 02:43:46.656 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:43:46.657 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:43:46.658 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 02:43:46.659 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:43:46.660 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:43:46.661 7 INFO neutron.api.extensions [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Loaded extension: vpnaas 2026-05-29 02:43:46.664 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 02:43:46.664 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 02:43:46.664 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.664 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 02:43:46.668 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 02:43:46.668 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 02:43:46.672 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 02:43:46.673 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 02:43:46.674 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 02:43:46.674 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.675 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.675 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.675 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.676 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 02:43:46.676 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 02:43:46.676 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 02:43:46.677 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 02:43:46.677 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 02:43:46.678 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 02:43:46.681 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 02:43:46.682 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] router is already registered 2026-05-29 02:43:46.682 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 02:43:46.682 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] floatingip is already registered 2026-05-29 02:43:46.686 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 02:43:46.686 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] rbac_policy is already registered 2026-05-29 02:43:46.687 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 02:43:46.687 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] security_group is already registered 2026-05-29 02:43:46.687 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 02:43:46.687 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] security_group_rule is already registered 2026-05-29 02:43:46.688 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.688 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.689 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.689 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.689 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 02:43:46.690 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] trunk is already registered 2026-05-29 02:43:46.690 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 02:43:46.690 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] endpoint_group is already registered 2026-05-29 02:43:46.690 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 02:43:46.691 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] vpnservice is already registered 2026-05-29 02:43:46.691 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 02:43:46.691 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] ipsec_site_connection is already registered 2026-05-29 02:43:46.692 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 02:43:46.692 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] ipsecpolicy is already registered 2026-05-29 02:43:46.692 7 INFO neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 02:43:46.692 7 WARNING neutron.quota.resource_registry [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] ikepolicy is already registered 2026-05-29 02:43:46.726 7 WARNING keystonemiddleware._common.config [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:43:46.732 7 WARNING oslo_config.cfg [None req-ab8236bb-2245-4251-8093-1687fe523f47 - - - - - -] 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 0x7fadc03a4668 pid: 7 (default app) 2026-05-29 02:43:46.837 8 INFO neutron_vpnaas.services.vpn.plugin [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 02:43:46.837 8 INFO neutron.common.utils [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 02:43:46.837 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: auto_allocate 2026-05-29 02:43:46.842 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: tag 2026-05-29 02:43:46.849 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: timestamp 2026-05-29 02:43:46.851 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 02:43:46.855 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: flavors 2026-05-29 02:43:46.858 8 INFO neutron.manager [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loading Plugin: revisions 2026-05-29 02:43:46.862 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Initializing extension manager. 2026-05-29 02:43:46.863 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: address-group 2026-05-29 02:43:46.864 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: address-scope 2026-05-29 02:43:46.865 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 02:43:46.866 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: agent 2026-05-29 02:43:46.866 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 02:43:46.868 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 02:43:46.868 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 02:43:46.869 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: availability_zone 2026-05-29 02:43:46.870 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 02:43:46.870 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 02:43:46.871 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: default-subnetpools 2026-05-29 02:43:46.872 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 02:43:46.873 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: dns-integration 2026-05-29 02:43:46.873 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 02:43:46.874 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 02:43:46.874 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: dvr 2026-05-29 02:43:46.875 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 02:43:46.875 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 02:43:46.876 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:46.876 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 02:43:46.877 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: external-net 2026-05-29 02:43:46.877 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 02:43:46.878 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: extraroute 2026-05-29 02:43:46.878 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 02:43:46.879 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 02:43:46.879 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 02:43:46.880 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 02:43:46.880 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 02:43:46.881 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: fip-port-details 2026-05-29 02:43:46.882 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: flavors 2026-05-29 02:43:46.883 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 02:43:46.884 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: floatingip-pools 2026-05-29 02:43:46.884 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: ip_allocation 2026-05-29 02:43:46.885 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 02:43:46.885 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: l2_adjacency 2026-05-29 02:43:46.886 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: router 2026-05-29 02:43:46.888 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 02:43:46.889 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 02:43:46.889 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 02:43:46.890 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 02:43:46.890 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: l3-ha 2026-05-29 02:43:46.891 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:46.891 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 02:43:46.892 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: l3-flavors 2026-05-29 02:43:46.893 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 02:43:46.894 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 02:43:46.897 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 02:43:46.898 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 02:43:46.899 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 02:43:46.901 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 02:43:46.901 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 02:43:46.902 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: multi-provider 2026-05-29 02:43:46.903 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: net-mtu 2026-05-29 02:43:46.903 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 02:43:46.904 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: network_availability_zone 2026-05-29 02:43:46.904 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: network_ha 2026-05-29 02:43:46.905 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: network-ip-availability 2026-05-29 02:43:46.906 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 02:43:46.907 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: pagination 2026-05-29 02:43:46.907 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-device-profile 2026-05-29 02:43:46.908 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 02:43:46.908 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 02:43:46.909 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 02:43:46.909 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-mac-override 2026-05-29 02:43:46.910 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 02:43:46.910 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 02:43:46.911 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-29 02:43:46.911 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-resource-request 2026-05-29 02:43:46.912 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 02:43:46.913 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-29 02:43:46.913 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: binding 2026-05-29 02:43:46.914 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: binding-extended 2026-05-29 02:43:46.915 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-security 2026-05-29 02:43:46.915 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: project-id 2026-05-29 02:43:46.916 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: provider 2026-05-29 02:43:46.918 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos 2026-05-29 02:43:46.918 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 02:43:46.919 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 02:43:46.919 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-default 2026-05-29 02:43:46.920 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-fip 2026-05-29 02:43:46.920 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 02:43:46.921 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 02:43:46.921 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 02:43:46.922 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 02:43:46.923 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 02:43:46.923 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-pps 2026-05-29 02:43:46.924 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 02:43:46.924 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 02:43:46.925 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 02:43:46.925 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: quota-check-limit 2026-05-29 02:43:46.927 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: quotas 2026-05-29 02:43:46.929 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: quota_details 2026-05-29 02:43:46.930 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: rbac-policies 2026-05-29 02:43:46.931 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: rbac-address-group 2026-05-29 02:43:46.931 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 02:43:46.932 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 02:43:46.932 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 02:43:46.933 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: revision-if-match 2026-05-29 02:43:46.933 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 02:43:46.934 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: router_availability_zone 2026-05-29 02:43:46.934 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 02:43:46.936 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 02:43:46.937 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 02:43:46.937 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 02:43:46.938 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 02:43:46.938 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 02:43:46.939 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 02:43:46.943 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: security-group 2026-05-29 02:43:46.944 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: segment 2026-05-29 02:43:46.945 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 02:43:46.945 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: service-type 2026-05-29 02:43:46.946 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: sorting 2026-05-29 02:43:46.946 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 02:43:46.947 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: standard-attr-description 2026-05-29 02:43:46.948 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: stateful-security-group 2026-05-29 02:43:46.948 8 WARNING neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 02:43:46.949 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 02:43:46.949 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnet-external-network 2026-05-29 02:43:46.950 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnet_onboard 2026-05-29 02:43:46.950 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 02:43:46.951 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnet-service-types 2026-05-29 02:43:46.951 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnet_allocation 2026-05-29 02:43:46.952 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 02:43:46.953 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: tag-creation 2026-05-29 02:43:46.953 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 02:43:46.957 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 02:43:46.957 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 02:43:46.958 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: trunk 2026-05-29 02:43:46.958 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: trunk-details 2026-05-29 02:43:46.959 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 02:43:46.960 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 02:43:46.961 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 02:43:46.962 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 02:43:46.963 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: vpn-flavors 2026-05-29 02:43:46.965 8 INFO neutron.api.extensions [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Loaded extension: vpnaas 2026-05-29 02:43:46.967 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-29 02:43:46.967 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-29 02:43:46.967 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.967 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-29 02:43:46.971 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 02:43:46.971 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 02:43:46.976 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 02:43:46.976 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 02:43:46.977 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 02:43:46.978 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.978 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.978 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.978 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.979 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 02:43:46.979 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 02:43:46.980 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 02:43:46.980 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 02:43:46.981 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 02:43:46.981 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 02:43:46.986 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-29 02:43:46.986 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] router is already registered 2026-05-29 02:43:46.986 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-29 02:43:46.987 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] floatingip is already registered 2026-05-29 02:43:46.990 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-29 02:43:46.990 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] rbac_policy is already registered 2026-05-29 02:43:46.991 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-29 02:43:46.991 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] security_group is already registered 2026-05-29 02:43:46.991 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-29 02:43:46.992 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] security_group_rule is already registered 2026-05-29 02:43:46.992 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.993 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.993 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-29 02:43:46.993 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] subnetpool is already registered 2026-05-29 02:43:46.994 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-29 02:43:46.994 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] trunk is already registered 2026-05-29 02:43:46.994 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-29 02:43:46.994 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] endpoint_group is already registered 2026-05-29 02:43:46.995 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-29 02:43:46.995 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] vpnservice is already registered 2026-05-29 02:43:46.995 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-29 02:43:46.995 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] ipsec_site_connection is already registered 2026-05-29 02:43:46.996 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-29 02:43:46.996 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] ipsecpolicy is already registered 2026-05-29 02:43:46.996 8 INFO neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-29 02:43:46.997 8 WARNING neutron.quota.resource_registry [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] ikepolicy is already registered 2026-05-29 02:43:47.030 8 WARNING keystonemiddleware._common.config [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:43:47.037 8 WARNING oslo_config.cfg [None req-73ebdfd5-f920-4455-bf8d-19dfda73939d - - - - - -] 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 8 seconds on interpreter 0x7fadc03a4668 pid: 8 (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-29 02:43:52.190 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d7cbec9-4225-4c3d-af0a-480e23890ebe 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:43:51 2026] GET /v2.0/networks/public => generated 108 bytes in 637 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: 1/5] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:43:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:43:52.786 7 WARNING neutron.services.revisions.revision_plugin [None req-8b124fc4-9d62-407d-9362-0b5ce72087a9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:43:52.807 7 INFO neutron.db.segments_db [None req-8b124fc4-9d62-407d-9362-0b5ce72087a9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment b22042a9-d128-4a5f-a823-181f2efe9cd5 of type flat for network 09ee4ced-f68d-4299-ae38-3e0151c1b957 2026-05-29 02:43:52.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b124fc4-9d62-407d-9362-0b5ce72087a9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:43:52 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:43:59.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63d2c43d-f5da-41ca-957b-f36094aadda4 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:43:58 2026] GET /v2.0/networks/public => generated 108 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:43:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:43:59.314 8 WARNING neutron.services.revisions.revision_plugin [None req-f5080e95-d7bd-4176-b21e-89d96c4c31db 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:43:59.339 8 INFO neutron.db.segments_db [None req-f5080e95-d7bd-4176-b21e-89d96c4c31db 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 84cb9df7-beb8-48ef-8cb5-d53285dfe238 of type flat for network 60f14f22-4b8b-4a34-8e06-18e7b50307dd 2026-05-29 02:43:59.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5080e95-d7bd-4176-b21e-89d96c4c31db 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:43:59 2026] POST /v2.0/networks => generated 124 bytes in 320 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:44:05.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fbfeb13e-876a-4220-afc8-9606a3ca2bd4 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:44:05 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:44:05 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-29 02:44:05.318 8 WARNING neutron.services.revisions.revision_plugin [None req-a448e76e-7aca-4157-9a49-ec1419747a5d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:44:05.331 8 INFO neutron.db.segments_db [None req-a448e76e-7aca-4157-9a49-ec1419747a5d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 6618c488-7b2d-4840-8377-44b28c1cba4b of type flat for network 8b1421f3-d9d9-44df-81af-3fea3ca33db4 2026-05-29 02:44:05.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a448e76e-7aca-4157-9a49-ec1419747a5d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:44:05 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:44:11.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a217fc63-da61-4c0e-9c1e-8e2a983987ca 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:44:11 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:44:11 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-29 02:44:11.341 7 WARNING neutron.services.revisions.revision_plugin [None req-d4d5ea9b-4f15-475a-bbe3-b86bf8b71889 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:44:11.365 7 INFO neutron.db.segments_db [None req-d4d5ea9b-4f15-475a-bbe3-b86bf8b71889 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment c0c884e3-e784-4475-b11e-ae45a551cc14 of type flat for network ce64ea75-4a7a-499c-82af-e8994e2b13cc 2026-05-29 02:44:11.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d5ea9b-4f15-475a-bbe3-b86bf8b71889 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:44:11 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:44:17.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30ff06df-99bb-48f2-afc1-bb11aba3fb7b 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:44:17 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:44:17 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-29 02:44:17.360 7 WARNING neutron.services.revisions.revision_plugin [None req-c2cacc41-bcb4-48fe-850e-6db2fbf243c2 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:44:17.380 7 INFO neutron.db.segments_db [None req-c2cacc41-bcb4-48fe-850e-6db2fbf243c2 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment caf41eec-4829-49c0-b34e-de8812e47006 of type flat for network 6b184c56-97e9-45c8-b374-3cbbb5d527fb 2026-05-29 02:44:17.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2cacc41-bcb4-48fe-850e-6db2fbf243c2 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:44:17 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:44:23.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fd9e551-42ba-4926-99a8-bfe972a84ea2 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:44:23 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:44:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:44:23.351 8 WARNING neutron.services.revisions.revision_plugin [None req-f7bcb81e-2e22-4c53-bdcf-9c89895dc28d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Could not find related network for resource to bump revision. 2026-05-29 02:44:23.370 8 INFO neutron.db.segments_db [None req-f7bcb81e-2e22-4c53-bdcf-9c89895dc28d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment f0c63c48-9838-4da0-af5f-15d9f4e28468 of type flat for network f016f52a-ce93-4417-aeca-455c6e29be21 [pid: 8|app: 0|req: 10/23] 199.204.45.4 () {48 vars in 960 bytes} [Fri May 29 02:44:23 2026] POST /v2.0/networks => generated 706 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 02:44:24.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7988589-735c-40a0-9e5f-fbd37920da13 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 02:44:24 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: 11/25] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 02:44:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 02:44:24.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-359a4dfe-6887-4f37-918a-0f4ec359dc97 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.4 () {44 vars in 1027 bytes} [Fri May 29 02:44:24 2026] GET /v2.0/subnets/public-subnet?network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.4 () {44 vars in 1050 bytes} [Fri May 29 02:44:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.4 () {48 vars in 958 bytes} [Fri May 29 02:44:24 2026] POST /v2.0/subnets => generated 664 bytes in 1597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 02:49:09.377 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 02:49:09.379 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 02:49:09 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.4) !!! 2026-05-29 02:49:09.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57bd3f80-fcf8-4541-a331-f882769624e9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.4 () {44 vars in 930 bytes} [Fri May 29 02:49:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:49:09.509 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 02:49:09.509 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 02:49:09 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.4) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 02:49:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:49:09.578 8 INFO neutron.db.segments_db [None req-2e12e1cf-5b51-4f91-b655-488e4a2932a7 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment d3dd8699-1363-4f5e-87c8-2996495df004 of type vxlan for network b308048e-a5ba-4bbc-8c5c-fde20d71672f [pid: 8|app: 0|req: 33/68] 199.204.45.4 () {48 vars in 959 bytes} [Fri May 29 02:49:09 2026] POST /v2.0/networks => generated 707 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 02:49:10.550 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40544. 2026-05-29 02:49:10.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d968c938-40dd-4355-950a-8b0af43d7656 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.4 () {44 vars in 930 bytes} [Fri May 29 02:49:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:49:10.616 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40558. [pid: 8|app: 0|req: 34/70] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 02:49:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 02:49:10.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a79c1ba4-b673-4a40-9e04-bcd2dcd2b712 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.4 () {44 vars in 1029 bytes} [Fri May 29 02:49:10 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.4 () {44 vars in 1052 bytes} [Fri May 29 02:49:10 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.4 () {48 vars in 958 bytes} [Fri May 29 02:49:10 2026] POST /v2.0/subnets => generated 651 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 02:49:11.817 8 INFO neutron.api.v2.resource [None req-fdcd13d7-229c-4d7e-aea7-bd02d222636a 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.4 () {44 vars in 964 bytes} [Fri May 29 02:49:11 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.4 () {44 vars in 986 bytes} [Fri May 29 02:49:11 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.4 () {48 vars in 973 bytes} [Fri May 29 02:49:11 2026] POST /v2.0/security-groups => generated 1616 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:12 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 1616 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:13 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:13 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:14 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:14 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2230 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:14 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:15 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:15 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:15 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:16 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:16 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:16 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:16 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:17 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => 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: 49/96] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:17 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:17 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4078 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.4 () {44 vars in 980 bytes} [Fri May 29 02:49:18 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 732 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 02:49:18.502 7 INFO neutron.pecan_wsgi.hooks.translation [None req-350367ad-c940-48c6-9c01-c69a48b476f7 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/100] 199.204.45.4 () {44 vars in 1069 bytes} [Fri May 29 02:49:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.4 () {44 vars in 1092 bytes} [Fri May 29 02:49:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => 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: 52/102] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:18 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.4 () {48 vars in 954 bytes} [Fri May 29 02:49:18 2026] POST /v2.0/ports => generated 1096 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 02:49:24.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eaed5a51-6efd-4d6c-aef3-c6222f461c94 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/104] 199.204.45.4 () {44 vars in 971 bytes} [Fri May 29 02:49:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 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: 52/105] 199.204.45.4 () {44 vars in 993 bytes} [Fri May 29 02:49:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.4 () {48 vars in 1023 bytes} [Fri May 29 02:49:24 2026] PUT /v2.0/ports/85b976d1-4785-4fb1-a117-aca42c6f259a => generated 1245 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.4 () {44 vars in 913 bytes} [Fri May 29 02:49:26 2026] GET /v2.0/ports => generated 3726 bytes in 92 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-29 02:49:27.727 7 INFO neutron.api.v2.resource [None req-a5de35bf-55d7-4de1-966c-1846dfb959db 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/108] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 02:49:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/109] 199.204.45.4 () {44 vars in 974 bytes} [Fri May 29 02:49:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.4 () {48 vars in 973 bytes} [Fri May 29 02:49:27 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:28 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 1610 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:28 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:28 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 1610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:28 2026] POST /v2.0/security-group-rules => generated 621 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:29 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:29 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:49:29 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:49:29 2026] POST /v2.0/security-group-rules => generated 625 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.204.45.4 () {44 vars in 968 bytes} [Fri May 29 02:50:44 2026] GET /v2.0/quotas/727fd3552bd94bebb178ca76f7cd18c0 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/130] 199.204.45.4 () {48 vars in 1020 bytes} [Fri May 29 02:50:44 2026] PUT /v2.0/quotas/727fd3552bd94bebb178ca76f7cd18c0 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 02:52:54.896 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] 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-29 02:52:55.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a30ea922-ae64-4c98-a3c5-fcb91c7b7ba8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 02:52:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:52:55.040 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 02:52:55.040 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 02:52:55 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.4) !!! /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: 76/150] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 02:52:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:52:56.632 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43832. 2026-05-29 02:52:56.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2918615a-deda-4280-bb9d-1d34d803e411 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/151] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 02:52:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:52:56.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43842. [pid: 7|app: 0|req: 77/152] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 02:52:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:59:49.017 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 02:59:49.018 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 29 02:59:49 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=9d46b3f694d54891a65c397409a2bdf1 (ip 199.204.45.4) !!! 2026-05-29 02:59:49.156 7 INFO neutron.api.v2.resource [None req-2b94d6b9-cb03-4377-ae55-6e9ac01d72b9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/209] 199.204.45.4 () {44 vars in 1067 bytes} [Fri May 29 02:59:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 02:59:49.170 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-29 02:59:49.171 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 02:59:49 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=9d46b3f694d54891a65c397409a2bdf1 (ip 199.204.45.4) !!! [pid: 8|app: 0|req: 104/210] 199.204.45.4 () {44 vars in 1090 bytes} [Fri May 29 02:59:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 23 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/211] 199.204.45.4 () {48 vars in 974 bytes} [Fri May 29 02:59:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 02:59:50.467 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48632. [pid: 8|app: 0|req: 105/212] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:50 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:59:50.541 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48642. [pid: 7|app: 0|req: 108/213] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:59:50 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/214] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:50 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/215] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:59:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/216] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:51 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/217] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:59:51 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/218] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:51 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/219] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:59:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/220] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:52 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/221] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:59:52 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/222] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:52 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/223] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:59:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/224] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:53 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 3460 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/225] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 02:59:54 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 02:59:54 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => 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: 115/227] 199.204.45.4 () {48 vars in 984 bytes} [Fri May 29 02:59:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:02:35 2026] GET /v2.0/networks?tenant_id=9d46b3f694d54891a65c397409a2bdf1&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:02:35.300 8 INFO neutron.db.segments_db [None req-b893ac53-b1f6-4c55-b38c-67d5c005da3e 7f49205ffa414608b9c1eaeac3dfe16d 9d46b3f694d54891a65c397409a2bdf1 - - 793a67d934fe43d6a61607b367bc6bca 793a67d934fe43d6a61607b367bc6bca] Added segment 4b36b9d9-b735-46ed-9b6f-63845fbf58ae of type vxlan for network 496d7612-c740-4ed9-8ccb-de5ae794f918 [pid: 8|app: 0|req: 124/251] 199.204.45.4 () {34 vars in 680 bytes} [Fri May 29 03:02:35 2026] POST /v2.0/networks => generated 718 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.4 () {30 vars in 720 bytes} [Fri May 29 03:02:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.4 () {30 vars in 631 bytes} [Fri May 29 03:02:35 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: 129/254] 199.204.45.4 () {34 vars in 675 bytes} [Fri May 29 03:02:35 2026] POST /v2.0/ports => generated 999 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 199.204.45.4 () {30 vars in 701 bytes} [Fri May 29 03:02:35 2026] GET /v2.0/networks/496d7612-c740-4ed9-8ccb-de5ae794f918 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 199.204.45.4 () {30 vars in 720 bytes} [Fri May 29 03:02:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 199.204.45.4 () {30 vars in 701 bytes} [Fri May 29 03:02:38 2026] GET /v2.0/networks/496d7612-c740-4ed9-8ccb-de5ae794f918 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:02:55.459 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] 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: 132/260] 199.204.45.4 () {44 vars in 968 bytes} [Fri May 29 03:02:55 2026] GET /v2.0/quotas/9d46b3f694d54891a65c397409a2bdf1 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:02:55.892 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] 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/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 129/261] 199.204.45.4 () {48 vars in 1020 bytes} [Fri May 29 03:02:55 2026] PUT /v2.0/quotas/9d46b3f694d54891a65c397409a2bdf1 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:19.596 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 03:14:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.4) !!! 2026-05-29 03:14:19.628 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34726. 2026-05-29 03:14:19.727 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e53e1ced-2547-4388-ad2a-45eea7293833 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/354] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 03:14:19 2026] GET /v2.0/networks/public => generated 108 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:14:19.736 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 29 03:14:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.4) !!! 2026-05-29 03:14:19.781 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34734. [pid: 7|app: 0|req: 179/355] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 03:14:19 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-29 03:14:20.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48cd3cf4-20d5-4f4e-9170-4c7eaa5f7395 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/356] 199.204.45.4 () {44 vars in 920 bytes} [Fri May 29 03:14:20 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 03:14:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:20.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e22103a3-1f42-4ee6-b619-ce01e9fb292b 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/358] 199.204.45.4 () {44 vars in 1027 bytes} [Fri May 29 03:14:20 2026] GET /v2.0/subnets/public-subnet?network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/359] 199.204.45.4 () {44 vars in 1050 bytes} [Fri May 29 03:14:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:48.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4aabaee8-8a20-4ad3-996e-630321f18ae5 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.204.45.4 () {44 vars in 930 bytes} [Fri May 29 03:14:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 03:14:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:49.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b336d6a1-bfd5-4a21-b66f-54c31175583f 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/366] 199.204.45.4 () {44 vars in 930 bytes} [Fri May 29 03:14:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 03:14:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:49.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee612aa0-c0e9-4924-acd3-a1db8f7e38cc 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/368] 199.204.45.4 () {44 vars in 1029 bytes} [Fri May 29 03:14:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.4 () {44 vars in 1052 bytes} [Fri May 29 03:14:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:51.066 7 INFO neutron.api.v2.resource [None req-8c9a1fd5-dcaf-4fc1-a460-64232768a2e3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/370] 199.204.45.4 () {44 vars in 964 bytes} [Fri May 29 03:14:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.4 () {44 vars in 986 bytes} [Fri May 29 03:14:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:52 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:52 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => 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: 189/374] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:14:52 2026] GET /v2.0/security-group-rules/278614dc-90bf-4244-9545-cd890e717c45 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:53 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:53 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:14:53 2026] GET /v2.0/security-group-rules/4e0718c6-18e4-48bc-b012-1366d7b2da52 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:54 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:54 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:14:54 2026] GET /v2.0/security-group-rules/9b1c717c-b239-416b-81b7-7364267edcd7 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:55 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:55 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:14:55 2026] GET /v2.0/security-group-rules/090a201e-dc84-40be-ad16-366f552c87c7 => 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: 194/384] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:56 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:56 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => 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: 195/386] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:14:56 2026] GET /v2.0/security-group-rules/5ef87861-66cb-485d-89e9-73e450d53a7c => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.204.45.4 () {44 vars in 980 bytes} [Fri May 29 03:14:57 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:14:57.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d47671c6-3745-4cc9-b072-d387488ea2b7 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/388] 199.204.45.4 () {44 vars in 1069 bytes} [Fri May 29 03:14:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.4 () {44 vars in 1092 bytes} [Fri May 29 03:14:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 1250 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:14:57 2026] GET /v2.0/security-groups/42e25931-b674-4f84-9c40-d4d098822313 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:15:04.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa4a49e3-e745-48c7-a0d0-f088395f2c8e 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/393] 199.204.45.4 () {44 vars in 971 bytes} [Fri May 29 03:15:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.4 () {44 vars in 993 bytes} [Fri May 29 03:15:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.4 () {44 vars in 913 bytes} [Fri May 29 03:15:05 2026] GET /v2.0/ports => generated 4721 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:15:06.786 7 INFO neutron.api.v2.resource [None req-3cbb7afa-0d75-4cbe-ba55-feea9404dbfe 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/396] 199.204.45.4 () {44 vars in 952 bytes} [Fri May 29 03:15:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.4 () {44 vars in 974 bytes} [Fri May 29 03:15:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:15:07 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2882 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:15:07 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2882 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:15:07 2026] GET /v2.0/security-group-rules/5ae2320a-b248-4e46-9b64-12b2ab1e30cd => generated 621 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:15:08 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:15:08 2026] GET /v2.0/security-groups/888f450c-7737-4e63-84b4-4050a2d9955c => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:15:08 2026] GET /v2.0/security-group-rules/50fe6d7f-c91f-43cc-bc55-16c1c95c4151 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.204.45.4 () {44 vars in 968 bytes} [Fri May 29 03:15:20 2026] GET /v2.0/quotas/727fd3552bd94bebb178ca76f7cd18c0 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:16:11.270 7 INFO neutron.api.v2.resource [None req-7f42d87f-71b8-4fc5-9da2-a194511da6a2 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/413] 199.204.45.4 () {44 vars in 1067 bytes} [Fri May 29 03:16:11 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 139 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.4 () {44 vars in 1090 bytes} [Fri May 29 03:16:11 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 03:16:12 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:16:12 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:16:12 2026] GET /v2.0/security-group-rules/bfa3a737-2026-498d-8dfb-32d0ea7bd82d => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 03:16:13 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:16:13 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:16:13 2026] GET /v2.0/security-group-rules/802223ff-418e-4d54-a398-a928b0da3b1b => generated 599 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 03:16:14 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:16:14 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:16:14 2026] GET /v2.0/security-group-rules/735d194b-9881-4063-bbf9-61a3112710db => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.4 () {44 vars in 1081 bytes} [Fri May 29 03:16:15 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74?project_id=9d46b3f694d54891a65c397409a2bdf1 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.4 () {44 vars in 994 bytes} [Fri May 29 03:16:15 2026] GET /v2.0/security-groups/001dc1e5-6b56-4031-bdb6-bc69292f0d74 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.4 () {44 vars in 1004 bytes} [Fri May 29 03:16:15 2026] GET /v2.0/security-group-rules/3ce96846-dc34-44a8-9b7b-e15cfb76083b => 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: 214/429] 199.204.45.4 () {44 vars in 968 bytes} [Fri May 29 03:16:22 2026] GET /v2.0/quotas/9d46b3f694d54891a65c397409a2bdf1 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 199.204.45.4 () {44 vars in 942 bytes} [Fri May 29 03:17:11 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-29 03:17:51.223 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] 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: 223/443] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:17:51 2026] GET /v2.0/networks => generated 2168 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:17:52.479 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 221/444] 10.0.0.178 () {32 vars in 655 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:17:52 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: 222/446] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:17:52.710 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d115966-6804-4964-a5b3-ef3234587a0b] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59906. [pid: 7|app: 0|req: 226/449] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.178 () {32 vars in 655 bytes} [Fri May 29 03:17:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:02.985 8 INFO oslo.messaging._drivers.impl_rabbit [-] [30218932-579e-459e-8038-82b243e4c271] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60138. 2026-05-29 03:18:03.157 7 INFO neutron.db.segments_db [None req-7d29b12f-d248-4439-984b-09863bfba57a 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment ab51109e-30a8-44f2-aab0-0a8949504005 of type vxlan for network 9e94e35a-bc40-416f-b4ca-0ba67295349a 2026-05-29 03:18:03.174 8 INFO neutron.db.segments_db [None req-2e007d18-ced9-40b0-9ee0-8147d4e018c8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 83b08762-7c51-4c22-8313-b238a887d469 of type vxlan for network 5232cfcb-8d53-418c-9166-d5cf795da8af [pid: 7|app: 0|req: 228/453] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:02 2026] POST /v2.0/networks => generated 748 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:02 2026] POST /v2.0/networks => generated 738 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:03.434 7 INFO neutron.db.segments_db [None req-a2ebdc0a-64d8-4876-9b9c-7cdbf0d58bbb 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 551f4e6a-1681-4c07-8eab-fc6cadb22318 of type vxlan for network f8c2f69a-45c7-4d51-ab7d-031b37caa2a3 [pid: 8|app: 0|req: 227/455] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/subnets => generated 695 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/networks => generated 744 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:03.553 7 INFO neutron.db.segments_db [None req-b600aba2-1262-4b99-9468-589724530d10 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 40e25117-0e3b-4e2c-b97c-7986068a6db9 of type vxlan for network a0e578f3-a830-4c0f-89fa-de7a6273c0b3 [pid: 8|app: 0|req: 228/457] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/subnets => generated 685 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:03.777 7 INFO neutron.db.l3_hamode_db [None req-b600aba2-1262-4b99-9468-589724530d10 64b28e96c0964b71b1f2c06731f6a2d1 866b835027f3418bb3d71406b5e24ff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/458] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/subnets => generated 692 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:03.893 8 INFO neutron.db.segments_db [None req-e71865bf-9fa6-4622-9f01-08fcfcfde5e3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 0d94924e-60aa-4df3-8d40-c63ea68e9e9a of type vxlan for network 7e20a165-0424-48ee-9626-a4f26983b7e0 2026-05-29 03:18:04.112 8 INFO neutron.db.l3_hamode_db [None req-e71865bf-9fa6-4622-9f01-08fcfcfde5e3 64b28e96c0964b71b1f2c06731f6a2d1 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:18:04.891 7 INFO neutron.db.l3_hamode_db [None req-b600aba2-1262-4b99-9468-589724530d10 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:18:05.183 8 INFO neutron.db.l3_hamode_db [None req-e71865bf-9fa6-4622-9f01-08fcfcfde5e3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/459] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/routers => generated 735 bytes in 2414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:05 2026] GET /v2.0/security-groups?tenant_id=3b8fa677e1a148efaef6c021ee7a269e&name=default => generated 2922 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:03 2026] POST /v2.0/routers => generated 725 bytes in 2312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:06.220 7 INFO neutron.db.segments_db [None req-307e576d-78f8-4e2a-9e54-a7158e0e9ff3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 6b58627c-e2e2-4065-afb4-aa696978bce9 of type vxlan for network 506bb062-9b87-414f-adcc-b1dcfa5ebcb2 2026-05-29 03:18:06.447 7 INFO neutron.db.l3_hamode_db [None req-307e576d-78f8-4e2a-9e54-a7158e0e9ff3 64b28e96c0964b71b1f2c06731f6a2d1 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:18:07.164 7 INFO neutron.db.l3_hamode_db [None req-307e576d-78f8-4e2a-9e54-a7158e0e9ff3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/462] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:06 2026] PUT /v2.0/routers/5c9016fc-e5fd-445b-b333-02961b5da26f/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:07 2026] DELETE /v2.0/security-groups/dc0c995c-852f-4c40-aba5-ac33eb5e28f5 => 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: 232/464] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:06 2026] POST /v2.0/routers => generated 732 bytes in 1846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:07 2026] PUT /v2.0/routers/fc1e34ca-8ea3-496c-b184-9107ed126fd9/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:08.954 8 WARNING neutron_lib.context [None req-5ddde7d4-5555-454f-a79f-b9a24f169ba3 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/466] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:18:08 2026] POST /v2.0/security-groups => generated 1659 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:18:09.098 8 WARNING neutron_lib.context [None req-0cd436ab-9b46-4a3e-bc1a-7c0af4aa02d6 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/467] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:08 2026] PUT /v2.0/routers/5f8f55d8-29b5-4fc0-9285-4bc7dd42170b/add_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:09.407 7 WARNING neutron_lib.context [None req-657dee4e-4f0c-45fc-996d-66ffe309f177 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:18:09.535 8 INFO neutron.db.segments_db [None req-cbc2aed9-e69c-4e6c-9ec5-c13aa4e0f879 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 16b1a830-c285-44d8-8307-772538655341 of type vxlan for network 547119fe-77e7-47e1-92d0-f26f50f88577 [pid: 7|app: 0|req: 234/469] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:09.558 7 WARNING neutron_lib.context [None req-847d1210-ec27-4e9b-8d43-b63b0ad935c9 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/470] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/networks => generated 748 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:09.632 8 WARNING neutron_lib.context [None req-111e3942-04ca-4a50-a6f6-182f1c1e24f5 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/471] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/subnets => generated 695 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:09.928 7 WARNING neutron_lib.context [None req-9b86de57-4499-44ae-9e38-f6a38f8bf170 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/473] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:10.074 7 INFO neutron.db.segments_db [None req-2aa1385b-39db-4f41-accc-6a13775ac09b 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment ba78c151-449b-47b0-9b4b-d9687d74256a of type vxlan for network e29d5a5d-9620-47d4-a4e8-e78946493553 [pid: 8|app: 0|req: 237/474] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:18:09 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:10.112 8 WARNING neutron_lib.context [None req-674e8a0a-b78c-4fd2-978f-e52f97ce4115 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/475] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:10.250 8 WARNING neutron_lib.context [None req-18304337-72a4-4f1c-a23b-80ce860b9ba2 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:18:10.350 7 INFO neutron.db.l3_hamode_db [None req-2aa1385b-39db-4f41-accc-6a13775ac09b 64b28e96c0964b71b1f2c06731f6a2d1 0836a030132d428995867e6401694021 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 239/476] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:18:10 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:10.772 8 WARNING neutron_lib.context [req-c3c12bf8-62f8-4cbb-9875-9af3aa9c6773 req-8290725d-13f2-43a6-a37e-553ecdad06af ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 240/477] 10.0.0.127 () {38 vars in 971 bytes} [Fri May 29 03:18:10 2026] POST /v2.0/security-groups => generated 1681 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1975928520&fields=id&tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:11.215 7 INFO neutron.db.l3_hamode_db [None req-2aa1385b-39db-4f41-accc-6a13775ac09b 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/479] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/networks?id=5232cfcb-8d53-418c-9166-d5cf795da8af => generated 670 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:11.301 8 WARNING neutron_lib.context [req-ba70eaa1-36f4-4200-93ce-c838d0dede1e req-38210232-d287-4d60-b634-40c0af0c2cee ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/480] 10.0.0.127 () {38 vars in 971 bytes} [Fri May 29 03:18:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/quotas/2fb6cc6c1d344c3bbe6be2636c4eddcb => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/482] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/ports?tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:11.593 8 WARNING neutron_lib.context [req-6c1e6d9d-2e0a-43ec-a5a4-2fa762179957 req-ace53d05-e730-43a4-a484-35bf633da168 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/483] 10.0.0.127 () {38 vars in 971 bytes} [Fri May 29 03:18:11 2026] POST /v2.0/security-groups => generated 1681 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/484] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/security-groups?tenant_id=965d8b8290ef4fe28ecc387ca5fb20d1 => generated 7904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/485] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/security-groups/df200949-6a21-43e4-bd04-126322ab343c => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/486] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/security-groups/df200949-6a21-43e4-bd04-126322ab343c => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/security-groups/8763a56b-ecb1-43d4-92d7-7c9f73650239 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/488] 10.0.0.127 () {36 vars in 1013 bytes} [Fri May 29 03:18:11 2026] DELETE /v2.0/security-groups/8763a56b-ecb1-43d4-92d7-7c9f73650239 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/489] 10.0.0.127 () {34 vars in 907 bytes} [Fri May 29 03:18:11 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 03:18:12.037 8 INFO neutron.api.v2.resource [req-5f92b5f3-d7d4-4f88-999f-f73a31b5429c req-df9b12e4-e424-498b-8d8a-26cc10cd6708 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/490] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/8763a56b-ecb1-43d4-92d7-7c9f73650239 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/491] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?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: 255/492] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/4b51e75a-4b34-48fa-b46b-cb86ea7fcc37 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/493] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?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: 238/494] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:10 2026] POST /v2.0/routers => generated 735 bytes in 2156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 10.0.0.127 () {36 vars in 1013 bytes} [Fri May 29 03:18:12 2026] DELETE /v2.0/security-groups/4b51e75a-4b34-48fa-b46b-cb86ea7fcc37 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:18:12.280 8 INFO neutron.api.v2.resource [req-b9667183-8d8b-4017-b867-d49d476e5024 req-a0c0d7e8-1396-4976-9db9-35dbc48a293c ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/496] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/4b51e75a-4b34-48fa-b46b-cb86ea7fcc37 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/497] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/2fa66fc4-d445-4b17-92ac-61cba0616968 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/498] 10.0.0.127 () {36 vars in 1013 bytes} [Fri May 29 03:18:12 2026] DELETE /v2.0/security-groups/2fa66fc4-d445-4b17-92ac-61cba0616968 => 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: 261/499] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:12.496 8 INFO neutron.api.v2.resource [req-6ff2de81-1b62-48e0-97ac-cc414e5f1474 req-cc5d6fe7-57ca-4cee-8d99-3673ff462d43 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/500] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/2fa66fc4-d445-4b17-92ac-61cba0616968 => 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: 263/501] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups?tenant_id=965d8b8290ef4fe28ecc387ca5fb20d1 => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/502] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/df200949-6a21-43e4-bd04-126322ab343c => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/503] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/df200949-6a21-43e4-bd04-126322ab343c => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:12.662 8 INFO neutron.api.v2.resource [req-2e9f1b23-6d44-4f44-903d-95216286a914 req-96605009-de46-41b0-9dda-2e8fad6d6dc8 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/504] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/2fa66fc4-d445-4b17-92ac-61cba0616968 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:18:12.694 8 INFO neutron.api.v2.resource [req-2f958268-65b1-49be-a3a2-b08a1bcdf692 req-0536fa56-e944-4ef6-b87f-e7c654ffc8d7 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/505] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/4b51e75a-4b34-48fa-b46b-cb86ea7fcc37 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:18:12.730 8 INFO neutron.api.v2.resource [req-4310b1f7-5811-4e2b-87c5-bafa01215b8d req-56e99f2f-c811-462b-91e2-6c8265e0df15 ba6fdd969abc468fa09fdafcb7728518 965d8b8290ef4fe28ecc387ca5fb20d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 268/506] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:12 2026] GET /v2.0/security-groups/8763a56b-ecb1-43d4-92d7-7c9f73650239 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/507] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:12 2026] PUT /v2.0/routers/c5d031fc-684d-4f07-9add-1371bc19383f/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/508] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:13 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/509] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:18:12 2026] PUT /v2.0/routers/5f8f55d8-29b5-4fc0-9285-4bc7dd42170b/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:13.848 8 WARNING neutron_lib.context [req-d65f7a38-5d8c-496e-9e6c-39a7b5cf5200 req-e908c4ca-15a2-41d4-8fb0-55dffb402a3e 7053e4bb73314de680f631c028944065 0836a030132d428995867e6401694021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 270/510] 10.0.0.127 () {38 vars in 971 bytes} [Fri May 29 03:18:13 2026] POST /v2.0/security-groups => generated 1684 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/511] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:13 2026] GET /v2.0/security-groups/ac2a682c-6fdd-4b41-837d-6c10b751daeb => generated 1684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:14.052 8 WARNING neutron_lib.context [req-96e49268-10b6-40b2-813a-f73abea5378f req-7f9b0d06-fbc3-49af-93b8-086aeee87525 7053e4bb73314de680f631c028944065 0836a030132d428995867e6401694021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 272/512] 10.0.0.127 () {38 vars in 981 bytes} [Fri May 29 03:18:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:14.196 8 WARNING neutron_lib.context [req-92e0e374-b3f4-4dab-86ab-1c81e0f23245 req-dcf9f062-e433-4106-8e41-5db77d05056c 7053e4bb73314de680f631c028944065 0836a030132d428995867e6401694021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 273/513] 10.0.0.127 () {38 vars in 971 bytes} [Fri May 29 03:18:14 2026] POST /v2.0/security-groups => generated 1686 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/514] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:14.402 8 WARNING neutron_lib.context [req-1dfb106f-9dc1-4a25-96b3-bd9a25e2a5f7 req-9034b19b-c497-4f46-8a8d-0cb83dc98a76 7053e4bb73314de680f631c028944065 0836a030132d428995867e6401694021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:18:14.446 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-667d4dee-92d1-4b32-8345-b8ed52ba15c0 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - 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: 275/515] 10.0.0.127 () {38 vars in 981 bytes} [Fri May 29 03:18:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/516] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 2311 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:14.590 8 WARNING neutron_lib.context [req-a7e90281-bf8a-44bd-9793-fdd453fee855 req-0d1da2ed-41d3-426b-8123-2986ae01dfca 7053e4bb73314de680f631c028944065 0836a030132d428995867e6401694021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 277/517] 10.0.0.127 () {38 vars in 981 bytes} [Fri May 29 03:18:14 2026] POST /v2.0/security-group-rules => generated 619 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/518] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/519] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:14.782 7 INFO neutron.db.l3_hamode_db [None req-667d4dee-92d1-4b32-8345-b8ed52ba15c0 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 506bb062-9b87-414f-adcc-b1dcfa5ebcb2 was deleted as no HA routers are present in tenant 965d8b8290ef4fe28ecc387ca5fb20d1. [pid: 7|app: 0|req: 241/520] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:13 2026] DELETE /v2.0/routers/5f8f55d8-29b5-4fc0-9285-4bc7dd42170b => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/521] 10.0.0.127 () {34 vars in 1001 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-group-rules/f00f470f-a27a-4930-b225-4917aa0dc3d5 => generated 616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/522] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 2941 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/523] 10.0.0.127 () {36 vars in 1023 bytes} [Fri May 29 03:18:14 2026] DELETE /v2.0/security-group-rules/f00f470f-a27a-4930-b225-4917aa0dc3d5 => 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: 283/524] 10.0.0.127 () {34 vars in 1098 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--255763312&fields=id&tenant_id=866b835027f3418bb3d71406b5e24ff6 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/525] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:14 2026] GET /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 2311 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/526] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:14 2026] DELETE /v2.0/subnets/9afdc4a0-1596-4211-acf5-a885184e148a => 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: 285/527] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/networks?id=9e94e35a-bc40-416f-b4ca-0ba67295349a => generated 680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:15.129 7 INFO neutron.services.segments.plugin [-] Segment 6b58627c-e2e2-4065-afb4-aa696978bce9 resource provider aggregate not found 2026-05-29 03:18:15.150 7 INFO neutron.services.segments.plugin [-] Segment 6b58627c-e2e2-4065-afb4-aa696978bce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b58627c-e2e2-4065-afb4-aa696978bce9 found for delete ", "request_id": "req-1990677d-9f46-4feb-bcb2-d20f78a5f57c"}]} 2026-05-29 03:18:15.153 7 INFO neutron.services.segments.plugin [-] Segment 6b58627c-e2e2-4065-afb4-aa696978bce9 resource provider aggregate not found 2026-05-29 03:18:15.166 7 INFO neutron.services.segments.plugin [-] Segment 6b58627c-e2e2-4065-afb4-aa696978bce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b58627c-e2e2-4065-afb4-aa696978bce9 found for delete ", "request_id": "req-55ffd792-f6c7-4b11-bc4a-203a7809c8e3"}]} [pid: 7|app: 0|req: 243/528] 10.0.0.127 () {36 vars in 1013 bytes} [Fri May 29 03:18:15 2026] DELETE /v2.0/security-groups/61e79c23-14a9-44b4-b66f-fdae2da71dcf => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/529] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/quotas/866b835027f3418bb3d71406b5e24ff6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/530] 10.0.0.127 () {34 vars in 991 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/security-groups/ac2a682c-6fdd-4b41-837d-6c10b751daeb => generated 2309 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/531] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/ports?tenant_id=866b835027f3418bb3d71406b5e24ff6&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/532] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:18:15 2026] DELETE /v2.0/networks/f8c2f69a-45c7-4d51-ab7d-031b37caa2a3 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/533] 10.0.0.127 () {36 vars in 1013 bytes} [Fri May 29 03:18:15 2026] DELETE /v2.0/security-groups/ac2a682c-6fdd-4b41-837d-6c10b751daeb => 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: 287/534] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/535] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/536] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/security-groups?tenant_id=965d8b8290ef4fe28ecc387ca5fb20d1&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/537] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:15 2026] DELETE /v2.0/security-groups/df200949-6a21-43e4-bd04-126322ab343c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/538] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/539] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:15 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 248/540] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:18:15 2026] PUT /v2.0/routers/c5d031fc-684d-4f07-9add-1371bc19383f/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:16.393 8 INFO neutron.services.segments.plugin [-] Segment 551f4e6a-1681-4c07-8eab-fc6cadb22318 resource provider aggregate not found 2026-05-29 03:18:16.403 8 INFO neutron.services.segments.plugin [-] Segment 551f4e6a-1681-4c07-8eab-fc6cadb22318 resource provider aggregate not found 2026-05-29 03:18:16.428 8 INFO neutron.services.segments.plugin [-] Segment 551f4e6a-1681-4c07-8eab-fc6cadb22318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551f4e6a-1681-4c07-8eab-fc6cadb22318 found for delete ", "request_id": "req-3feb36e4-c4b3-4df2-92d4-c9019d73d2ee"}]} 2026-05-29 03:18:16.429 8 INFO neutron.services.segments.plugin [-] Segment 551f4e6a-1681-4c07-8eab-fc6cadb22318 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 551f4e6a-1681-4c07-8eab-fc6cadb22318 found for delete ", "request_id": "req-712039ba-391d-41ee-8a1c-65b01a657540"}]} [pid: 7|app: 0|req: 251/543] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:16 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:16.970 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d206c6df-87c3-4273-8d58-9104c0ae002d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - 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: 7|app: 0|req: 252/544] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:16 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:17.336 8 INFO neutron.db.l3_hamode_db [None req-d206c6df-87c3-4273-8d58-9104c0ae002d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network e29d5a5d-9620-47d4-a4e8-e78946493553 was deleted as no HA routers are present in tenant 0836a030132d428995867e6401694021. [pid: 8|app: 0|req: 293/545] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:16 2026] DELETE /v2.0/routers/c5d031fc-684d-4f07-9add-1371bc19383f => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/546] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:17 2026] DELETE /v2.0/subnets/42b43b24-0305-458d-9e24-c36db84c9202 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/547] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:17 2026] GET /v2.0/networks?id=5232cfcb-8d53-418c-9166-d5cf795da8af => generated 670 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:17.717 8 INFO neutron.db.segments_db [None req-33a2cb89-8e83-4c72-9977-9ae7482380e4 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 0d2ae1cb-70d2-4505-9ed5-18160311b176 of type vxlan for network a1da31ca-14a6-4ee7-a2f1-0af37df922b7 2026-05-29 03:18:17.779 7 INFO neutron.services.segments.plugin [-] Segment 16b1a830-c285-44d8-8307-772538655341 resource provider aggregate not found 2026-05-29 03:18:17.782 7 INFO neutron.services.segments.plugin [-] Segment 16b1a830-c285-44d8-8307-772538655341 resource provider aggregate not found 2026-05-29 03:18:17.789 7 INFO neutron.services.segments.plugin [-] Segment 16b1a830-c285-44d8-8307-772538655341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b1a830-c285-44d8-8307-772538655341 found for delete ", "request_id": "req-e5605f37-5c14-4d17-957f-5cc091e5f0d9"}]} 2026-05-29 03:18:17.793 7 INFO neutron.services.segments.plugin [-] Segment 16b1a830-c285-44d8-8307-772538655341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16b1a830-c285-44d8-8307-772538655341 found for delete ", "request_id": "req-c26e2e4e-aa21-4721-be6e-bbb852ed7893"}]} [pid: 7|app: 0|req: 254/548] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:18:17 2026] DELETE /v2.0/networks/547119fe-77e7-47e1-92d0-f26f50f88577 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/549] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:17 2026] POST /v2.0/networks => generated 745 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/550] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:18:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:17.854 7 WARNING neutron_lib.context [req-c17f2984-8a43-4217-ac29-bd1836c08751 req-f124f180-6bcc-44a2-9b66-9f442d4214fe 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 296/551] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:17 2026] POST /v2.0/subnets => generated 692 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/552] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:17 2026] GET /v2.0/security-groups?tenant_id=0836a030132d428995867e6401694021&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:18.087 8 INFO neutron.db.segments_db [None req-1b1ed98f-a09e-4e67-a82c-d544a92fcff9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc of type vxlan for network 2de272df-280d-438b-93e9-652121f745d7 2026-05-29 03:18:18.389 8 INFO neutron.db.l3_hamode_db [None req-1b1ed98f-a09e-4e67-a82c-d544a92fcff9 64b28e96c0964b71b1f2c06731f6a2d1 fdab896291c14df8a47bbeedaa86f1b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:18:18.455 8 INFO neutron.services.segments.plugin [-] Segment ba78c151-449b-47b0-9b4b-d9687d74256a resource provider aggregate not found 2026-05-29 03:18:18.459 8 INFO neutron.services.segments.plugin [-] Segment ba78c151-449b-47b0-9b4b-d9687d74256a resource provider aggregate not found 2026-05-29 03:18:18.482 8 INFO neutron.services.segments.plugin [-] Segment ba78c151-449b-47b0-9b4b-d9687d74256a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba78c151-449b-47b0-9b4b-d9687d74256a found for delete ", "request_id": "req-69110ea2-85c9-4a3c-a502-aa1023cddcd0"}]} 2026-05-29 03:18:18.483 8 INFO neutron.services.segments.plugin [-] Segment ba78c151-449b-47b0-9b4b-d9687d74256a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba78c151-449b-47b0-9b4b-d9687d74256a found for delete ", "request_id": "req-a57bf099-f307-45e1-8c7c-205eb5f9b32d"}]} [pid: 7|app: 0|req: 256/553] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:17 2026] POST /v2.0/ports => generated 954 bytes in 740 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: 257/554] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:18 2026] DELETE /v2.0/security-groups/da8c1aca-ec03-434c-b122-4adffc0a07a0 => 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: 258/555] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:18 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 259/556] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:18 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/557] 199.204.45.4 () {34 vars in 909 bytes} [Fri May 29 03:18:18 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/558] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:18 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&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-29 03:18:19.291 8 INFO neutron.db.l3_hamode_db [None req-1b1ed98f-a09e-4e67-a82c-d544a92fcff9 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 262/559] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:19 2026] PUT /v2.0/ports/be944337-afdb-4ee3-b5f4-c6399d1af4a8 => generated 1235 bytes in 559 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: 263/560] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:19 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 264/561] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:19 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/562] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:19 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/563] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:20 2026] GET /v2.0/networks?id=9e94e35a-bc40-416f-b4ca-0ba67295349a => generated 680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/564] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:18:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=866b835027f3418bb3d71406b5e24ff6 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:20.388 7 WARNING neutron_lib.context [req-27c79790-9ca3-470a-8242-b74a46eada00 req-41272530-d067-4939-a68f-9626ea2d7776 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:18:20.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-250317c8-67ff-4c94-90a0-29909901b5bc'] response: {'name': 'network-changed', 'server_uuid': 'cdcc4bfa-89a5-47b2-9833-ee886c27d249', 'tag': 'be944337-afdb-4ee3-b5f4-c6399d1af4a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/565] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:18 2026] POST /v2.0/routers => generated 732 bytes in 2462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/566] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:20 2026] POST /v2.0/ports => generated 958 bytes in 320 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-29 03:18:20.753 8 INFO neutron.db.segments_db [None req-b27c7388-78a7-477d-8a77-84ba383b5a67 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 9750c225-dba6-43a0-9b3b-c58542709886 of type vxlan for network 59d7134d-24f8-4914-89de-7040da582b71 [pid: 8|app: 0|req: 299/567] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:20 2026] POST /v2.0/networks => generated 750 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/568] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:20 2026] PUT /v2.0/ports/7c482561-7b51-4236-ad94-a5dd236cccc7 => generated 1239 bytes in 504 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: 301/569] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/ports?tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb&device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/570] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:21 2026] POST /v2.0/subnets => generated 697 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/571] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/572] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/573] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=be944337-afdb-4ee3-b5f4-c6399d1af4a8 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/574] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:20 2026] PUT /v2.0/routers/3f8875a3-46b7-44a6-b6a7-c423f8999983/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:21.881 8 INFO neutron.db.segments_db [None req-52d1ec02-62df-4b8e-8de6-5ce900dfdf63 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment e3aa907a-e0e7-467a-9cf9-2de313777e3c of type vxlan for network 6dfd3dc3-05b5-4b4e-a5bc-fa06b91e8c08 [pid: 7|app: 0|req: 270/575] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/576] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&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: 272/577] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:21 2026] GET /v2.0/subnets?id=cc399611-adda-4586-b87a-3046ddbc92e6 => generated 688 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:22.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b924558-286d-483f-b38b-30f47046a3d4'] response: {'name': 'network-changed', 'server_uuid': '35352e52-8650-4b4a-8a7e-395c8452aa45', 'tag': '7c482561-7b51-4236-ad94-a5dd236cccc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 273/578] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/ports?network_id=5232cfcb-8d53-418c-9166-d5cf795da8af&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:22.098 8 INFO neutron.db.l3_hamode_db [None req-52d1ec02-62df-4b8e-8de6-5ce900dfdf63 64b28e96c0964b71b1f2c06731f6a2d1 423591d116894d21b48da023ae51d92b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 274/579] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?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: 275/580] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?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: 276/581] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/ports?tenant_id=866b835027f3418bb3d71406b5e24ff6&device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/582] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7c482561-7b51-4236-ad94-a5dd236cccc7 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/583] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/subnets?id=a529e55c-e420-4f42-a342-4bd70d325e6f => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/584] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/ports?network_id=9e94e35a-bc40-416f-b4ca-0ba67295349a&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: 280/585] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?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: 281/586] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/587] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/networks?id=a1da31ca-14a6-4ee7-a2f1-0af37df922b7 => generated 677 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:22.812 8 INFO neutron.db.l3_hamode_db [None req-52d1ec02-62df-4b8e-8de6-5ce900dfdf63 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/588] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/quotas/fdab896291c14df8a47bbeedaa86f1b9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/589] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/ports?tenant_id=fdab896291c14df8a47bbeedaa86f1b9&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/590] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:22 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/591] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/592] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb&device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 288/593] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/594] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks?id=5232cfcb-8d53-418c-9166-d5cf795da8af => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/595] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&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: 7|app: 0|req: 291/596] 10.0.0.127 () {34 vars in 907 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/extensions => generated 20516 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/597] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=be944337-afdb-4ee3-b5f4-c6399d1af4a8 => 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: 293/598] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks/a1da31ca-14a6-4ee7-a2f1-0af37df922b7?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: 294/599] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/subnets?id=cc399611-adda-4586-b87a-3046ddbc92e6 => generated 688 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/600] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks/a1da31ca-14a6-4ee7-a2f1-0af37df922b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?network_id=5232cfcb-8d53-418c-9166-d5cf795da8af&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: 7|app: 0|req: 297/602] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/604] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?tenant_id=866b835027f3418bb3d71406b5e24ff6&device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/605] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:21 2026] POST /v2.0/routers => generated 737 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks?id=9e94e35a-bc40-416f-b4ca-0ba67295349a => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/607] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 301/608] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7c482561-7b51-4236-ad94-a5dd236cccc7 => 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: 302/609] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/subnets?id=a529e55c-e420-4f42-a342-4bd70d325e6f => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/610] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/ports?network_id=9e94e35a-bc40-416f-b4ca-0ba67295349a&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: 304/611] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:23 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?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: 305/612] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?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: 306/613] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 308/615] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:24 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:23 2026] PUT /v2.0/routers/5f67fcca-cbea-48ac-864f-c682fbf3824f/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:25 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:25 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:25.612 8 WARNING neutron_lib.context [None req-0c18b7cd-760d-472c-9347-71f0980a2e07 cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 312/621] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:25 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:25 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:18:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:18:25.785 7 WARNING neutron_lib.context [None req-545a45d0-0de7-44bc-9fd6-85665f8b3ca7 cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/624] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:25 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) 2026-05-29 03:18:25.898 8 WARNING neutron_lib.context [None req-9905d4f8-b83d-4457-b9fb-46f00330879b cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 311/625] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:25 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-29 03:18:26.012 7 WARNING neutron_lib.context [None req-07de4822-af28-483a-b217-d83da46b7eb7 cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 312/626] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 315/627] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:18:26 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 314/630] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&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: 315/632] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:18:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1950206582&fields=id&tenant_id=423591d116894d21b48da023ae51d92b => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/633] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 682 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/quotas/423591d116894d21b48da023ae51d92b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 319/636] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&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: 318/637] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 320/638] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 321/640] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 320/641] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 322/642] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:27 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 322/645] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/networks?id=a1da31ca-14a6-4ee7-a2f1-0af37df922b7 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:28.257 7 WARNING neutron_lib.context [req-008090e1-5a7a-4597-81ce-f2fa0c9d4e2d req-894b0a16-f208-4b86-9b47-b6daedbb2c4a 121306360eee47b5963995cb0d4738e4 fdab896291c14df8a47bbeedaa86f1b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 323/646] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 324/647] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:28 2026] POST /v2.0/ports => generated 958 bytes in 493 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: 325/648] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:28 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 324/650] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:28 2026] PUT /v2.0/ports/5266f52f-c729-4bcb-b637-6e5707254e0f => generated 1239 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 60 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: 328/652] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:29.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c913df4c-24a8-4277-bade-ccb9f228eeaa'] response: {'name': 'network-changed', 'server_uuid': '4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d', 'tag': '5266f52f-c729-4bcb-b637-6e5707254e0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/655] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 328/657] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/ports?tenant_id=fdab896291c14df8a47bbeedaa86f1b9&device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:29.932 7 INFO neutron.db.l3_db [None req-3c6487d0-4636-4dbf-a061-206493d6f8d6 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Floating IP 7bb5d2f7-f1cb-4858-9107-1c76f05c0ae9 associated. External IP: 10.96.250.214, port: be944337-afdb-4ee3-b5f4-c6399d1af4a8. [pid: 8|app: 0|req: 329/658] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/networks?tenant_id=fdab896291c14df8a47bbeedaa86f1b9&shared=False => generated 773 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:18:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:18:29 2026] PUT /v2.0/floatingips/7bb5d2f7-f1cb-4858-9107-1c76f05c0ae9 => generated 855 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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-29 03:18:30.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8982c87c-eba9-4b82-bbf9-f31634654486'] response: {'name': 'network-changed', 'server_uuid': 'cdcc4bfa-89a5-47b2-9833-ee886c27d249', 'tag': 'be944337-afdb-4ee3-b5f4-c6399d1af4a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 331/663] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&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: 332/665] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&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: 333/667] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 335/668] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/ports?tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb&device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 335/671] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/networks?id=5232cfcb-8d53-418c-9166-d5cf795da8af => generated 766 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=be944337-afdb-4ee3-b5f4-c6399d1af4a8 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:30 2026] GET /v2.0/subnets?id=cc399611-adda-4586-b87a-3046ddbc92e6 => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?network_id=5232cfcb-8d53-418c-9166-d5cf795da8af&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?tenant_id=fdab896291c14df8a47bbeedaa86f1b9&device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5266f52f-c729-4bcb-b637-6e5707254e0f => 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: 340/678] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af?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: 339/679] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/subnets?id=60f29416-d414-44b2-a7b7-44a27103dee3 => generated 695 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?network_id=a1da31ca-14a6-4ee7-a2f1-0af37df922b7&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/networks/a1da31ca-14a6-4ee7-a2f1-0af37df922b7?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: 341/682] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/networks/a1da31ca-14a6-4ee7-a2f1-0af37df922b7?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: 8|app: 0|req: 342/683] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 342/684] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 8|app: 0|req: 343/685] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:31.793 7 INFO neutron.db.l3_db [None req-eb84bc06-1140-4bcc-a273-28eb89d6c397 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Floating IP 32513494-faac-4b7f-9525-8a1c9359804c associated. External IP: 10.96.250.210, port: 7c482561-7b51-4236-ad94-a5dd236cccc7. [pid: 8|app: 0|req: 347/689] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 682 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 349/691] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:18:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=423591d116894d21b48da023ae51d92b => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:31.912 8 WARNING neutron_lib.context [req-2017b90a-317c-48f2-96d1-60b009eb37b3 req-46b3ea22-6a66-4770-beb5-ce757c764ac3 cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 343/693] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:18:31 2026] PUT /v2.0/floatingips/32513494-faac-4b7f-9525-8a1c9359804c => generated 856 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/security-groups?id=95bbf8c9-d019-43f8-a2db-425068048f2c&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:31 2026] POST /v2.0/ports => generated 958 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 44 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: 348/699] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:32.640 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-247e1339-381c-4b48-bdc7-e2a7feb7d276'] response: {'name': 'network-changed', 'server_uuid': '35352e52-8650-4b4a-8a7e-395c8452aa45', 'tag': '7c482561-7b51-4236-ad94-a5dd236cccc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/700] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:32 2026] PUT /v2.0/ports/15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 1239 bytes in 430 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: 353/703] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:32 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:33.061 7 INFO neutron.db.l3_db [req-bfed7157-5da5-4351-8b34-52c235e26d71 req-d4d45fad-9a91-41ed-a52a-e44730ff7767 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] Floating IP 7bb5d2f7-f1cb-4858-9107-1c76f05c0ae9 disassociated. External IP: 10.96.250.214, port: be944337-afdb-4ee3-b5f4-c6399d1af4a8. [pid: 8|app: 0|req: 355/705] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:33.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af5619fe-8a3c-4b09-81ee-27d4de027924'] response: {'name': 'network-changed', 'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/707] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/ports?tenant_id=866b835027f3418bb3d71406b5e24ff6&device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 358/708] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/networks?id=9e94e35a-bc40-416f-b4ca-0ba67295349a => generated 776 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7c482561-7b51-4236-ad94-a5dd236cccc7 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/710] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 361/711] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/subnets?id=a529e55c-e420-4f42-a342-4bd70d325e6f => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/712] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/ports?network_id=9e94e35a-bc40-416f-b4ca-0ba67295349a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/713] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?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: 351/714] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:18:32 2026] DELETE /v2.0/ports/be944337-afdb-4ee3-b5f4-c6399d1af4a8 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/716] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 365/717] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/networks?tenant_id=423591d116894d21b48da023ae51d92b&shared=False => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/719] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/720] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:33 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 368/722] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&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: 355/723] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 369/724] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&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: 356/725] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 370/726] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:34.694 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c683ed-4b83-4936-b000-a3196475f32d'] response: {'server_uuid': 'cdcc4bfa-89a5-47b2-9833-ee886c27d249', 'name': 'network-vif-deleted', 'tag': 'be944337-afdb-4ee3-b5f4-c6399d1af4a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/727] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 372/728] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:34.923 7 INFO neutron.db.l3_db [req-a4e05fb5-ff54-460a-bea2-0fe06805e769 req-9292316b-004c-4d69-9073-e9076e9cec34 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] Floating IP 32513494-faac-4b7f-9525-8a1c9359804c disassociated. External IP: 10.96.250.210, port: 7c482561-7b51-4236-ad94-a5dd236cccc7. [pid: 8|app: 0|req: 373/729] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/730] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/731] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:34 2026] GET /v2.0/security-groups?id=9f916ae1-fb14-4c6f-b460-5e1b28f31ed2&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: 376/732] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/733] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 378/734] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 379/735] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 380/736] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/737] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/738] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/739] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 357/740] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:18:34 2026] DELETE /v2.0/ports/7c482561-7b51-4236-ad94-a5dd236cccc7 => generated 0 bytes in 1022 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/741] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 358/742] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:35 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&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: 385/743] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:36 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 359/744] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:36 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/745] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:36 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/746] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:36 2026] GET /v2.0/ports?device_id=cdcc4bfa-89a5-47b2-9833-ee886c27d249 => 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: 387/747] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:36 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:37.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-97473254-9a23-419b-98a7-2ed2183925d0'] response: {'server_uuid': '35352e52-8650-4b4a-8a7e-395c8452aa45', 'name': 'network-vif-deleted', 'tag': '7c482561-7b51-4236-ad94-a5dd236cccc7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 361/748] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/security-groups?id=50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/749] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 362/750] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/751] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/752] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:37 2026] DELETE /v2.0/security-groups/95bbf8c9-d019-43f8-a2db-425068048f2c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:18:37.843 8 INFO neutron.api.v2.resource [None req-7ff1f49d-e0ef-46db-a99a-69fcd2a52b5d 1f7108f7bad049599ae6c77c0f1fe136 2fb6cc6c1d344c3bbe6be2636c4eddcb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 390/753] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/security-groups/95bbf8c9-d019-43f8-a2db-425068048f2c => 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: 364/754] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:18:37 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 975 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/755] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:18:37 2026] DELETE /v2.0/floatingips/7bb5d2f7-f1cb-4858-9107-1c76f05c0ae9 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/756] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:38 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 365/757] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:18:37 2026] DELETE /v2.0/ports/5266f52f-c729-4bcb-b637-6e5707254e0f => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/758] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:38 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:38 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/760] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:38 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/761] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:18:38 2026] PUT /v2.0/routers/fc1e34ca-8ea3-496c-b184-9107ed126fd9/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:39.293 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03c3b76a-cfe8-4956-9abd-3b01e51ba8fa'] response: {'server_uuid': '4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d', 'name': 'network-vif-deleted', 'tag': '5266f52f-c729-4bcb-b637-6e5707254e0f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/762] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:39 2026] GET /v2.0/ports?device_id=35352e52-8650-4b4a-8a7e-395c8452aa45 => 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: 395/763] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:39 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => 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: 396/764] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:39 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/765] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:40 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:40.137 7 INFO neutron.services.segments.plugin [-] Segment 0d94924e-60aa-4df3-8d40-c63ea68e9e9a resource provider aggregate not found 2026-05-29 03:18:40.141 7 INFO neutron.services.segments.plugin [-] Segment 0d94924e-60aa-4df3-8d40-c63ea68e9e9a resource provider aggregate not found 2026-05-29 03:18:40.151 7 INFO neutron.services.segments.plugin [-] Segment 0d94924e-60aa-4df3-8d40-c63ea68e9e9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d94924e-60aa-4df3-8d40-c63ea68e9e9a found for delete ", "request_id": "req-8fddc8c1-75cc-4d97-bc74-cc3889bc786e"}]} 2026-05-29 03:18:40.154 7 INFO neutron.services.segments.plugin [-] Segment 0d94924e-60aa-4df3-8d40-c63ea68e9e9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d94924e-60aa-4df3-8d40-c63ea68e9e9a found for delete ", "request_id": "req-f5fd376a-6534-44ec-9e6e-6e90988b6fd3"}]} [pid: 8|app: 0|req: 398/766] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:40 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:40.163 7 INFO neutron.db.l3_hamode_db [None req-8468427a-f6c4-421a-befb-efd9fde66c8c 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 7e20a165-0424-48ee-9626-a4f26983b7e0 was deleted as no HA routers are present in tenant 2fb6cc6c1d344c3bbe6be2636c4eddcb. [pid: 7|app: 0|req: 369/767] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:39 2026] DELETE /v2.0/routers/fc1e34ca-8ea3-496c-b184-9107ed126fd9 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/768] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:40 2026] DELETE /v2.0/subnets/cc399611-adda-4586-b87a-3046ddbc92e6 => 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: 371/769] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:18:40 2026] DELETE /v2.0/networks/5232cfcb-8d53-418c-9166-d5cf795da8af => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:18:40.601 8 INFO neutron.db.l3_db [None req-3429a4b0-52ec-438f-9a7a-ef8f8708583e cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Floating IP f05d219d-31ce-4b01-b814-2f63f3c08d40 associated. External IP: 10.96.250.204, port: 15e59d7a-6931-4b2d-a991-e3f398b52bec. [pid: 7|app: 0|req: 372/770] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:40 2026] DELETE /v2.0/security-groups/9f916ae1-fb14-4c6f-b460-5e1b28f31ed2 => 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: 373/771] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:40 2026] GET /v2.0/ports?device_id=4a7fb87c-ffee-49f5-bfbb-be0b6cbda68d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:18:40.695 7 INFO neutron.api.v2.resource [None req-361c0913-08d1-40b9-82aa-fc6d8cade888 b1dc65c3bbf44ee688b2f989d124d2a1 866b835027f3418bb3d71406b5e24ff6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 374/772] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:18:40 2026] GET /v2.0/security-groups/9f916ae1-fb14-4c6f-b460-5e1b28f31ed2 => generated 146 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/773] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:40 2026] GET /v2.0/security-groups?tenant_id=2fb6cc6c1d344c3bbe6be2636c4eddcb&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/774] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:18:40 2026] DELETE /v2.0/floatingips/32513494-faac-4b7f-9525-8a1c9359804c => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/775] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:40 2026] DELETE /v2.0/security-groups/49979122-dc5c-487b-b60c-6ab41714c9ca => 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: 399/776] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:18:40 2026] PUT /v2.0/floatingips/f05d219d-31ce-4b01-b814-2f63f3c08d40 => generated 856 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/777] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:41 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:41.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f63ec758-30e1-47a8-a6b8-38e342c97549'] response: {'name': 'network-changed', 'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 401/778] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:41 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&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: 378/779] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:18:41 2026] PUT /v2.0/routers/5c9016fc-e5fd-445b-b333-02961b5da26f/remove_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:42.180 7 INFO neutron.services.segments.plugin [-] Segment 83b08762-7c51-4c22-8313-b238a887d469 resource provider aggregate not found 2026-05-29 03:18:42.204 7 INFO neutron.services.segments.plugin [-] Segment 83b08762-7c51-4c22-8313-b238a887d469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b08762-7c51-4c22-8313-b238a887d469 found for delete ", "request_id": "req-4c94ed4f-321e-444a-a78f-e57de7f64ba5"}]} 2026-05-29 03:18:42.206 7 INFO neutron.services.segments.plugin [-] Segment 83b08762-7c51-4c22-8313-b238a887d469 resource provider aggregate not found [pid: 7|app: 0|req: 379/780] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:42 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:42.236 7 INFO neutron.services.segments.plugin [-] Segment 83b08762-7c51-4c22-8313-b238a887d469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b08762-7c51-4c22-8313-b238a887d469 found for delete ", "request_id": "req-d6e9371c-459f-4dbb-a695-1bfa2a8d93d1"}]} [pid: 8|app: 0|req: 402/781] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:18:41 2026] PUT /v2.0/routers/3f8875a3-46b7-44a6-b6a7-c423f8999983/remove_router_interface => generated 309 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/782] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:42 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:43.049 7 INFO neutron.db.l3_hamode_db [None req-e6d3ca37-cfeb-433d-a30f-9b1f30f587d8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network a0e578f3-a830-4c0f-89fa-de7a6273c0b3 was deleted as no HA routers are present in tenant 866b835027f3418bb3d71406b5e24ff6. [pid: 7|app: 0|req: 380/783] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:42 2026] DELETE /v2.0/routers/5c9016fc-e5fd-445b-b333-02961b5da26f => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/784] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:43.594 7 INFO neutron.db.segments_db [None req-6b2e062f-cda6-4bdc-8510-ca33ee23ab69 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 of type vxlan for network 87c66696-caee-4a56-9e16-771936f8931e [pid: 7|app: 0|req: 382/785] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:43 2026] POST /v2.0/networks => generated 743 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:43.749 8 INFO neutron.services.segments.plugin [-] Segment 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc resource provider aggregate not found 2026-05-29 03:18:43.753 8 INFO neutron.services.segments.plugin [-] Segment 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc resource provider aggregate not found 2026-05-29 03:18:43.770 8 INFO neutron.services.segments.plugin [-] Segment 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc found for delete ", "request_id": "req-80f572f9-d1c7-4cf5-ae04-b58faf103df4"}]} 2026-05-29 03:18:43.771 8 INFO neutron.services.segments.plugin [-] Segment 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cd080ed-9eae-4d4f-bc42-7e48dd3ac0cc found for delete ", "request_id": "req-608e35be-ddbe-4052-915a-b45618ee1b88"}]} 2026-05-29 03:18:43.776 8 INFO neutron.db.l3_hamode_db [None req-cc83a2fb-3f69-4256-b322-7e214c3ac3df 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 2de272df-280d-438b-93e9-652121f745d7 was deleted as no HA routers are present in tenant fdab896291c14df8a47bbeedaa86f1b9. [pid: 8|app: 0|req: 404/786] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:42 2026] DELETE /v2.0/routers/3f8875a3-46b7-44a6-b6a7-c423f8999983 => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/787] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:43 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/788] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:43 2026] DELETE /v2.0/subnets/a529e55c-e420-4f42-a342-4bd70d325e6f => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/789] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:43 2026] POST /v2.0/subnets => generated 690 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/790] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:43 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/791] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:18:43 2026] DELETE /v2.0/subnets/60f29416-d414-44b2-a7b7-44a27103dee3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:18:44.087 7 INFO neutron.db.segments_db [None req-52c4df20-583a-4813-b0f5-44a339e662a8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment f15ada94-df96-4c3f-9bf2-2f39d86bf680 of type vxlan for network 02c325ff-f923-41b7-a85c-abc8d80705df 2026-05-29 03:18:44.223 7 INFO neutron.services.segments.plugin [-] Segment 40e25117-0e3b-4e2c-b97c-7986068a6db9 resource provider aggregate not found 2026-05-29 03:18:44.241 7 INFO neutron.services.segments.plugin [-] Segment 40e25117-0e3b-4e2c-b97c-7986068a6db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e25117-0e3b-4e2c-b97c-7986068a6db9 found for delete ", "request_id": "req-d3f8b24e-f8ba-4226-9c2c-7b757d8098ab"}]} 2026-05-29 03:18:44.250 7 INFO neutron.services.segments.plugin [-] Segment 40e25117-0e3b-4e2c-b97c-7986068a6db9 resource provider aggregate not found 2026-05-29 03:18:44.265 7 INFO neutron.services.segments.plugin [-] Segment 40e25117-0e3b-4e2c-b97c-7986068a6db9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40e25117-0e3b-4e2c-b97c-7986068a6db9 found for delete ", "request_id": "req-cade6a3e-1841-44ac-a9cd-2c982716f07b"}]} [pid: 8|app: 0|req: 408/792] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:18:44 2026] DELETE /v2.0/networks/9e94e35a-bc40-416f-b4ca-0ba67295349a => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:18:44.336 7 INFO neutron.db.l3_hamode_db [None req-52c4df20-583a-4813-b0f5-44a339e662a8 64b28e96c0964b71b1f2c06731f6a2d1 3f9645d6df49406083435acdfde46e19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 409/793] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:44 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 410/794] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:18:44 2026] DELETE /v2.0/networks/a1da31ca-14a6-4ee7-a2f1-0af37df922b7 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/795] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:44 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 8|app: 0|req: 412/796] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:44 2026] GET /v2.0/security-groups?tenant_id=866b835027f3418bb3d71406b5e24ff6&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/797] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:44 2026] DELETE /v2.0/security-groups/a1f92f61-5206-4431-bfec-5c2ec62f0794 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/798] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:44 2026] GET /v2.0/security-groups?tenant_id=fdab896291c14df8a47bbeedaa86f1b9&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/799] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:44 2026] DELETE /v2.0/security-groups/50e5ffcf-d6e7-4dd3-8e8f-163febd29ffb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:18:45.081 7 INFO neutron.db.l3_hamode_db [None req-52c4df20-583a-4813-b0f5-44a339e662a8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 385/800] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:44 2026] POST /v2.0/routers => generated 730 bytes in 2065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:46.150 8 INFO neutron.services.segments.plugin [-] Segment ab51109e-30a8-44f2-aab0-0a8949504005 resource provider aggregate not found 2026-05-29 03:18:46.153 8 INFO neutron.services.segments.plugin [-] Segment ab51109e-30a8-44f2-aab0-0a8949504005 resource provider aggregate not found 2026-05-29 03:18:46.178 8 INFO neutron.services.segments.plugin [-] Segment ab51109e-30a8-44f2-aab0-0a8949504005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab51109e-30a8-44f2-aab0-0a8949504005 found for delete ", "request_id": "req-396daf5c-fb4a-4976-9e60-d7a8b1caaf88"}]} 2026-05-29 03:18:46.184 8 INFO neutron.services.segments.plugin [-] Segment ab51109e-30a8-44f2-aab0-0a8949504005 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab51109e-30a8-44f2-aab0-0a8949504005 found for delete ", "request_id": "req-52ab2ecf-603d-4caf-8870-5bf2d65a2117"}]} 2026-05-29 03:18:46.199 8 INFO neutron.services.segments.plugin [-] Segment 0d2ae1cb-70d2-4505-9ed5-18160311b176 resource provider aggregate not found 2026-05-29 03:18:46.208 8 INFO neutron.services.segments.plugin [-] Segment 0d2ae1cb-70d2-4505-9ed5-18160311b176 resource provider aggregate not found 2026-05-29 03:18:46.223 8 INFO neutron.services.segments.plugin [-] Segment 0d2ae1cb-70d2-4505-9ed5-18160311b176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d2ae1cb-70d2-4505-9ed5-18160311b176 found for delete ", "request_id": "req-85eef911-4516-4005-93d6-55142a1f1abb"}]} 2026-05-29 03:18:46.225 8 INFO neutron.services.segments.plugin [-] Segment 0d2ae1cb-70d2-4505-9ed5-18160311b176 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d2ae1cb-70d2-4505-9ed5-18160311b176 found for delete ", "request_id": "req-2b61c3df-3563-4036-8b49-c2431f42053c"}]} 2026-05-29 03:18:46.850 7 INFO neutron.db.segments_db [None req-1ba14432-f1a5-4e11-8bdc-a8ac3b116b45 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 94f6d256-1ee9-4f3e-811b-24a5686b4387 of type vxlan for network 0e89d3b6-9f13-49ac-b07f-f7a6215538a1 [pid: 7|app: 0|req: 386/801] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:18:46 2026] POST /v2.0/networks => generated 744 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:46 2026] POST /v2.0/subnets => generated 691 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:47.170 7 INFO neutron.db.segments_db [None req-87bd014d-5e0a-4bf4-ac4e-953b6cd9be44 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 8a5c90a7-85e2-400b-abd2-92e9a53f991c of type vxlan for network 7db70ecc-6b93-4e97-9abf-61b24bcb1c10 [pid: 8|app: 0|req: 416/805] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:46 2026] PUT /v2.0/routers/99d0d1cd-c6f1-4459-b032-d4b19d3527f0/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:47.451 7 INFO neutron.db.l3_hamode_db [None req-87bd014d-5e0a-4bf4-ac4e-953b6cd9be44 64b28e96c0964b71b1f2c06731f6a2d1 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:18:48.078 8 WARNING neutron_lib.context [None req-b69600bd-9b1b-4a2e-9ed8-aafd2dcc4f38 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 417/806] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:18:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:18:48.225 8 WARNING neutron_lib.context [None req-75c2779f-8a7f-470d-ad44-203fa3befeb5 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:18:48.319 7 INFO neutron.db.l3_hamode_db [None req-87bd014d-5e0a-4bf4-ac4e-953b6cd9be44 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 418/807] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:48.372 8 WARNING neutron_lib.context [None req-8605c5ba-ee07-480b-9572-3bcaa4bc21a8 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 419/808] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:48.490 8 WARNING neutron_lib.context [None req-b7434d43-d30e-4f08-8fe9-53ec2efcec21 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 420/809] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:18:48 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/810] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:18:47 2026] POST /v2.0/routers => generated 731 bytes in 2104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/811] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/security-groups?tenant_id=83b5fc20484f4b9cb2e78868d3310039&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/812] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:49 2026] DELETE /v2.0/security-groups/5c7f9232-a607-43dd-aec1-d741d74394e0 => 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: 393/813] 10.0.0.127 () {34 vars in 1098 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--865433129&fields=id&tenant_id=3f9645d6df49406083435acdfde46e19 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/814] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/networks?id=87c66696-caee-4a56-9e16-771936f8931e => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/quotas/3f9645d6df49406083435acdfde46e19 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/816] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/ports?tenant_id=3f9645d6df49406083435acdfde46e19&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/817] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/security-groups?tenant_id=992ea0d2e520482580249b78856d78bd&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/818] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:49 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 399/819] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:50 2026] DELETE /v2.0/security-groups/d4d3a9ad-f37f-4a2c-87be-cc8ba4246307 => 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: 400/820] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:50 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 401/821] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:50 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 421/822] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:18:49 2026] PUT /v2.0/routers/57fa560e-3531-42f4-8258-dce8f154da27/add_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:51.326 7 WARNING neutron_lib.context [None req-660671a3-af9f-4a2e-b25d-0737340f5808 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 422/823] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:51 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 402/824] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:18:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:18:51.511 8 WARNING neutron_lib.context [None req-35235155-4ada-4d8f-8cf6-893ca28b8263 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 423/825] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:51.664 7 WARNING neutron_lib.context [None req-11c072de-bdc7-4b07-aaaa-532cbbe1d5c3 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 403/826] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:18:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:18:51.858 7 WARNING neutron_lib.context [None req-dc15f45c-34c8-4b5e-921b-40f74440f8cc 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/827] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:18:51 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1244 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/828] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:18:51 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&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: 404/829] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:18:51 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/830] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:52 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 405/831] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:18:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2114533657&fields=id&tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/832] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:18:52 2026] GET /v2.0/networks?id=0e89d3b6-9f13-49ac-b07f-f7a6215538a1 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/833] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:18:52 2026] GET /v2.0/quotas/6cc9e4a422cf4ce7a1ff6c5ccd916345 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/834] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:18:52 2026] GET /v2.0/ports?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/835] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:18:53 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/836] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:18:53 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/837] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:53 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 430/838] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:53 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 409/839] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:54 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/840] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:54 2026] GET /v2.0/networks?id=87c66696-caee-4a56-9e16-771936f8931e => generated 675 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/841] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:18:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3f9645d6df49406083435acdfde46e19 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:54.668 8 WARNING neutron_lib.context [req-692ffdb9-fb9f-41f9-b1d0-503f6d3108a5 req-1b444867-f005-41f1-88a9-6ac05ef0e197 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/842] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:54 2026] GET /v2.0/security-groups?tenant_id=fcbcce2ce8d7434fa8aeaae252abfcac&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/843] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:54 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 412/844] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:55 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 961 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/845] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:55 2026] DELETE /v2.0/security-groups/6374201e-70f3-49df-95b9-ecdc6b61d620 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/846] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:55 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 435/847] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:18:55 2026] GET /v2.0/security-groups?tenant_id=305f81b56b08410c8c505aa3a6ff42c1&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/848] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:18:55 2026] DELETE /v2.0/security-groups/f018a5d7-cefa-4009-864e-05e115f85c5d => 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: 437/849] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:55 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 413/850] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:55 2026] PUT /v2.0/ports/fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => generated 1239 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/851] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 973 bytes in 74 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: 414/852] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:56.614 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2beb3bb-fbcd-4249-a58c-085e69b4d3c6'] response: {'name': 'network-changed', 'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 439/853] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/ports?tenant_id=3f9645d6df49406083435acdfde46e19&device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/854] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 440/855] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/856] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/subnets?id=66aaa1c1-029f-4b40-8b78-bc181e104bd9 => generated 693 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/857] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/ports?network_id=87c66696-caee-4a56-9e16-771936f8931e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/858] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 442/859] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:56 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 418/860] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 443/861] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/862] 199.204.45.4 () {34 vars in 1094 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/863] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/networks?id=0e89d3b6-9f13-49ac-b07f-f7a6215538a1 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/864] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 445/865] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:18:57.780 7 WARNING neutron_lib.context [req-bab4dfb9-6aef-4d43-845d-31545feb59db req-ea0befb2-353d-4d71-b39a-2873f039ed28 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 446/866] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/ports?tenant_id=3f9645d6df49406083435acdfde46e19&device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/867] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:57 2026] GET /v2.0/networks?id=87c66696-caee-4a56-9e16-771936f8931e => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/868] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => 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: 449/869] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/subnets?id=66aaa1c1-029f-4b40-8b78-bc181e104bd9 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/870] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/ports?network_id=87c66696-caee-4a56-9e16-771936f8931e&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: 421/871] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:18:57 2026] POST /v2.0/ports => generated 954 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/872] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/873] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 422/874] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:18:58 2026] PUT /v2.0/ports/ea1bc31b-d181-4874-be05-579615fe2d9e => generated 1235 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/875] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 973 bytes in 32 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: 423/876] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/877] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:18:58.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-936103ba-20a8-42af-a9a2-6aa7c0d034af'] response: {'name': 'network-changed', 'server_uuid': '00d20a8b-ab5a-42d1-8754-6791946f7f02', 'tag': 'ea1bc31b-d181-4874-be05-579615fe2d9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 424/878] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/879] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:58 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/880] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/ports?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/881] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/882] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/networks?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/883] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/884] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/885] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/886] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&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: 459/887] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/888] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/889] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/890] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 461/891] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:18:59 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/892] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/893] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/ports?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/894] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ea1bc31b-d181-4874-be05-579615fe2d9e => 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: 463/895] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/subnets?id=e50dec11-5599-4edd-ab37-01790d47e7ac => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/896] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/ports?network_id=0e89d3b6-9f13-49ac-b07f-f7a6215538a1&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/897] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?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: 434/898] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?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: 435/899] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/900] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 8|app: 0|req: 465/901] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:00 2026] GET /v2.0/security-groups?tenant_id=bb391937b02e48e5adccc62c964f290a&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/902] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:01 2026] DELETE /v2.0/security-groups/9c8733be-06e4-4e59-9ea3-0158be0583a4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/903] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:01 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/904] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:01 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/905] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:01 2026] GET /v2.0/security-groups?tenant_id=d27732a5d69c4a8da6f7b6f8c0114aa5&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/906] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:01 2026] DELETE /v2.0/security-groups/34de9350-24ba-488e-95d3-0240b0e95a9f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/909] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:02 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 469/910] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:02 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/911] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:02 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 443/912] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:02 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/913] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:02 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&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-29 03:19:02.542 8 INFO neutron.db.l3_db [None req-c6542613-4f97-4fc9-bb60-19274b1382ca 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Floating IP 26fc5d4d-11dc-400e-b768-872aa1b0ddfc associated. External IP: 10.96.250.213, port: fd29fcb3-adac-4b6f-863b-f5e46bd6ef62. [pid: 8|app: 0|req: 470/914] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:19:02 2026] PUT /v2.0/floatingips/26fc5d4d-11dc-400e-b768-872aa1b0ddfc => generated 856 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/915] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:03 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 471/916] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:03 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/917] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/ports?tenant_id=3f9645d6df49406083435acdfde46e19&device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:04.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bd3e003-96e4-46f8-82d6-e76f1db1c3c4'] response: {'name': 'network-changed', 'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 472/918] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/networks?id=87c66696-caee-4a56-9e16-771936f8931e => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/919] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/920] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/subnets?id=66aaa1c1-029f-4b40-8b78-bc181e104bd9 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/921] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/ports?network_id=87c66696-caee-4a56-9e16-771936f8931e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/922] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 449/923] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 475/924] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/925] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:04 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/926] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:05 2026] GET /v2.0/security-groups?tenant_id=18768ea33552418ea9fc3e274e27c4f0&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/927] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:05 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/928] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:05 2026] DELETE /v2.0/security-groups/542f6c59-a75a-4a29-b33c-01db3931733f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/929] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:05 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/930] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:06 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/931] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:06 2026] GET /v2.0/security-groups?tenant_id=db4bf54505374f2291d785548cd3c90b&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/932] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:06 2026] DELETE /v2.0/security-groups/d75725ce-c405-40e7-8d0e-a515d6948682 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:06.393 8 INFO neutron.db.l3_db [None req-ca38235b-8935-4bd1-ac85-a759955d436a 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Floating IP df9b1932-9bcc-407b-933c-116f6c42551b associated. External IP: 10.96.250.206, port: ea1bc31b-d181-4874-be05-579615fe2d9e. [pid: 8|app: 0|req: 480/933] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:19:06 2026] PUT /v2.0/floatingips/df9b1932-9bcc-407b-933c-116f6c42551b => generated 855 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/934] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:06 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/935] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:06 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&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: 455/936] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:07.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e5eb0fa-2635-498f-8d7e-6815772665fe'] response: {'name': 'network-changed', 'server_uuid': '00d20a8b-ab5a-42d1-8754-6791946f7f02', 'tag': 'ea1bc31b-d181-4874-be05-579615fe2d9e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 482/937] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&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: 456/938] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/ports?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/939] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/networks?id=0e89d3b6-9f13-49ac-b07f-f7a6215538a1 => generated 772 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/940] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ea1bc31b-d181-4874-be05-579615fe2d9e => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/941] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/subnets?id=e50dec11-5599-4edd-ab37-01790d47e7ac => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/942] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/ports?network_id=0e89d3b6-9f13-49ac-b07f-f7a6215538a1&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: 485/943] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?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: 459/944] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:07 2026] GET /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:08.176 8 WARNING neutron_lib.context [None req-964793f4-b6e5-477c-9ac7-d8e2799944b7 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:08.176 8 WARNING neutron_lib.context [None req-964793f4-b6e5-477c-9ac7-d8e2799944b7 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 460/945] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:08 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:08.349 8 INFO neutron.db.segments_db [None req-964793f4-b6e5-477c-9ac7-d8e2799944b7 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment 07e56970-fd1f-4a08-b679-6fef13340abf of type vxlan for network 6c8c6f9e-428a-45cd-861c-d3ac46a835f4 [pid: 7|app: 0|req: 461/946] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:08 2026] GET /v2.0/security-groups?id=30be0eaa-2924-4640-a9a1-c6af3286d96e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:08.422 8 INFO neutron.db.segments_db [None req-964793f4-b6e5-477c-9ac7-d8e2799944b7 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment b4343ede-94da-4d0e-a162-7322d678d696 of type vxlan for network 6dfd27e4-75c5-447a-bab4-149881617bb3 [pid: 8|app: 0|req: 486/947] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:08 2026] POST /v2.0/networks => generated 1244 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/948] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:19:08 2026] GET /v2.0/networks => generated 1843 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:08.718 8 INFO neutron.services.segments.plugin [-] Segment 07e56970-fd1f-4a08-b679-6fef13340abf resource provider aggregate not found 2026-05-29 03:19:08.729 8 INFO neutron.services.segments.plugin [-] Segment 07e56970-fd1f-4a08-b679-6fef13340abf resource provider aggregate not found 2026-05-29 03:19:08.733 8 INFO neutron.services.segments.plugin [-] Segment 07e56970-fd1f-4a08-b679-6fef13340abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e56970-fd1f-4a08-b679-6fef13340abf found for delete ", "request_id": "req-8b99f343-c4ef-4931-aede-0ab48bb8da65"}]} [pid: 8|app: 0|req: 487/949] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:08 2026] DELETE /v2.0/networks/6c8c6f9e-428a-45cd-861c-d3ac46a835f4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:08.901 7 INFO neutron.services.segments.plugin [-] Segment b4343ede-94da-4d0e-a162-7322d678d696 resource provider aggregate not found 2026-05-29 03:19:08.906 7 INFO neutron.services.segments.plugin [-] Segment b4343ede-94da-4d0e-a162-7322d678d696 resource provider aggregate not found [pid: 7|app: 0|req: 463/950] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:08 2026] DELETE /v2.0/networks/6dfd27e4-75c5-447a-bab4-149881617bb3 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:08.923 8 INFO neutron.services.segments.plugin [-] Segment 07e56970-fd1f-4a08-b679-6fef13340abf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e56970-fd1f-4a08-b679-6fef13340abf found for delete ", "request_id": "req-1c06d572-18e4-4375-bfcd-386cbc8b3755"}]} [pid: 8|app: 0|req: 488/951] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:19:08 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:08.982 7 INFO neutron.services.segments.plugin [-] Segment b4343ede-94da-4d0e-a162-7322d678d696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4343ede-94da-4d0e-a162-7322d678d696 found for delete ", "request_id": "req-09fd302e-fd5b-4f14-920d-b8754db9e1ac"}]} 2026-05-29 03:19:08.983 7 INFO neutron.services.segments.plugin [-] Segment b4343ede-94da-4d0e-a162-7322d678d696 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4343ede-94da-4d0e-a162-7322d678d696 found for delete ", "request_id": "req-adf10955-c122-4693-ba0d-475f8414d3bc"}]} 2026-05-29 03:19:08.987 7 WARNING neutron_lib.context [None req-b48f8be5-0b6d-4bd8-b74b-cbb1cd68b887 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:09.045 7 INFO neutron.db.segments_db [None req-b48f8be5-0b6d-4bd8-b74b-cbb1cd68b887 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment adc6d526-7f4d-4039-8e66-dd4c5beb36e4 of type vxlan for network ac3ce09d-5ecf-4ad8-8df2-f779229f8615 [pid: 7|app: 0|req: 464/952] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:08 2026] POST /v2.0/networks => generated 653 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/953] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:19:09 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:09.150 7 WARNING neutron_lib.context [None req-d45d2904-7ba1-4ca2-b9a3-fc0939c0ff3f d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:09.205 7 INFO neutron.db.segments_db [None req-d45d2904-7ba1-4ca2-b9a3-fc0939c0ff3f d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment cd78f4f0-2195-466d-b526-311fe289a1e1 of type vxlan for network 505ee896-2888-4c4e-befb-b48ef3e1c927 [pid: 7|app: 0|req: 465/954] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:09 2026] POST /v2.0/networks => generated 652 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:09.313 7 WARNING neutron_lib.context [None req-3428c9ad-5fd6-441c-9d61-f103dda63497 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:09.339 7 WARNING neutron_lib.context [None req-3428c9ad-5fd6-441c-9d61-f103dda63497 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:09.431 8 INFO neutron.db.l3_db [req-cd4d4879-16f0-46a0-9860-e43e85f5af34 req-f3d14ef3-ed74-44c7-9f2c-6d7a616993c5 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] Floating IP df9b1932-9bcc-407b-933c-116f6c42551b disassociated. External IP: 10.96.250.206, port: ea1bc31b-d181-4874-be05-579615fe2d9e. [pid: 8|app: 0|req: 490/955] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:19:09 2026] DELETE /v2.0/ports/ea1bc31b-d181-4874-be05-579615fe2d9e => generated 0 bytes in 725 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/956] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:09 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:09.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5430c4f7-d666-4a37-986b-dc756a830e46'] response: {'server_uuid': '00d20a8b-ab5a-42d1-8754-6791946f7f02', 'name': 'network-vif-deleted', 'tag': 'ea1bc31b-d181-4874-be05-579615fe2d9e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/957] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:09 2026] POST /v2.0/ports => generated 1505 bytes in 653 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: 492/958] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:09 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 493/959] 10.0.0.127 () {34 vars in 971 bytes} [Fri May 29 03:19:10 2026] GET /v2.0/ports/15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 972 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/960] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:09 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) [pid: 8|app: 0|req: 494/961] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:10 2026] DELETE /v2.0/ports/45a74c83-2c25-4c74-83d5-65671ab05e2a => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/962] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:10 2026] DELETE /v2.0/ports/8a60c9fd-87c1-4cd8-903b-b3ffa0993e54 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/963] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:10 2026] GET /v2.0/ports => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:10.575 7 WARNING neutron_lib.context [None req-73b560a1-1920-4626-85f1-3fe87afa81ba d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:10.627 7 INFO neutron.db.segments_db [None req-73b560a1-1920-4626-85f1-3fe87afa81ba d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f of type vxlan for network 906600a1-88e5-4cbf-a3ac-da7c7790ad5b [pid: 8|app: 0|req: 496/964] 199.204.45.4 () {34 vars in 998 bytes} [Fri May 29 03:19:10 2026] GET /v2.0/subnets?network_id=59d7134d-24f8-4914-89de-7040da582b71 => generated 682 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/965] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:10 2026] POST /v2.0/networks => generated 654 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:10.749 7 WARNING neutron_lib.context [None req-cb5d001c-aee7-4510-be32-e8563cee7aa5 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 497/966] 199.204.45.4 () {34 vars in 1144 bytes} [Fri May 29 03:19:10 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7&device_owner=compute%3Anova&network_id=59d7134d-24f8-4914-89de-7040da582b71 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:10.804 7 INFO neutron.db.segments_db [None req-cb5d001c-aee7-4510-be32-e8563cee7aa5 d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Added segment 19132bc2-52c6-461f-ac53-b48d0e249bb0 of type vxlan for network 94a5426a-f7b9-48f0-a180-f1e069305e24 [pid: 7|app: 0|req: 470/967] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:10 2026] POST /v2.0/networks => generated 653 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/968] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:10 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 498/969] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:19:10 2026] PUT /v2.0/ports/15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 1149 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:11.374 7 WARNING neutron_lib.context [None req-9a5b644b-cc13-460f-8737-629aa55013aa d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:11.400 7 WARNING neutron_lib.context [None req-9a5b644b-cc13-460f-8737-629aa55013aa d60966f70a9e46a09cf62e1030825650 14d8b24139a34f5490b6c6a94ce673fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 8|app: 0|req: 499/970] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1421 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/971] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:11 2026] POST /v2.0/subnets => generated 1324 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/972] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/973] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/subnets => generated 1960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/974] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/975] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:11.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d596024-79c1-461b-93f8-ad72117b8c3f'] response: {'name': 'network-changed', 'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/976] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/977] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:11 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&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: 474/978] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:11 2026] DELETE /v2.0/subnets/8295cd42-9a36-41f4-9650-7eae25198353 => 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: 505/979] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 506/980] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/ports?device_id=00d20a8b-ab5a-42d1-8754-6791946f7f02 => 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: 507/981] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 475/982] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:12 2026] DELETE /v2.0/subnets/fef7d240-8a73-49f1-82ad-52eacecc953c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/983] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/subnets => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:12.309 7 INFO neutron.services.segments.plugin [-] Segment 19132bc2-52c6-461f-ac53-b48d0e249bb0 resource provider aggregate not found 2026-05-29 03:19:12.312 7 INFO neutron.services.segments.plugin [-] Segment 19132bc2-52c6-461f-ac53-b48d0e249bb0 resource provider aggregate not found 2026-05-29 03:19:12.322 7 INFO neutron.services.segments.plugin [-] Segment 19132bc2-52c6-461f-ac53-b48d0e249bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19132bc2-52c6-461f-ac53-b48d0e249bb0 found for delete ", "request_id": "req-a506bb08-e214-4223-8f53-577f7620ca19"}]} 2026-05-29 03:19:12.323 7 INFO neutron.services.segments.plugin [-] Segment 19132bc2-52c6-461f-ac53-b48d0e249bb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19132bc2-52c6-461f-ac53-b48d0e249bb0 found for delete ", "request_id": "req-cceb5216-0386-44e9-8e48-39d691b8ede4"}]} [pid: 8|app: 0|req: 509/984] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1152 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/985] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:12 2026] DELETE /v2.0/networks/94a5426a-f7b9-48f0-a180-f1e069305e24 => 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: 510/986] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:12 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&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: 7|app: 0|req: 477/987] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:12 2026] DELETE /v2.0/networks/906600a1-88e5-4cbf-a3ac-da7c7790ad5b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:12.597 8 INFO neutron.services.segments.plugin [-] Segment cd78f4f0-2195-466d-b526-311fe289a1e1 resource provider aggregate not found 2026-05-29 03:19:12.601 8 INFO neutron.services.segments.plugin [-] Segment cd78f4f0-2195-466d-b526-311fe289a1e1 resource provider aggregate not found 2026-05-29 03:19:12.607 8 INFO neutron.services.segments.plugin [-] Segment cd78f4f0-2195-466d-b526-311fe289a1e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd78f4f0-2195-466d-b526-311fe289a1e1 found for delete ", "request_id": "req-11390be0-0f57-4cc6-a52b-e6fc91f1a4ea"}]} 2026-05-29 03:19:12.616 8 INFO neutron.services.segments.plugin [-] Segment cd78f4f0-2195-466d-b526-311fe289a1e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd78f4f0-2195-466d-b526-311fe289a1e1 found for delete ", "request_id": "req-8b231127-4605-4309-b559-e80902673eeb"}]} [pid: 8|app: 0|req: 511/988] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:12 2026] DELETE /v2.0/networks/505ee896-2888-4c4e-befb-b48ef3e1c927 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/989] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:12 2026] DELETE /v2.0/networks/ac3ce09d-5ecf-4ad8-8df2-f779229f8615 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/990] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/991] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/992] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:13 2026] DELETE /v2.0/security-groups/30be0eaa-2924-4640-a9a1-c6af3286d96e => 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: 514/993] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:13.314 7 INFO neutron.api.v2.resource [None req-e53d689a-4dd9-451d-8872-8d6d2fc71d74 91086d0bf24f4e3f86b8b53fdd6e597d 6cc9e4a422cf4ce7a1ff6c5ccd916345 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/994] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/security-groups/30be0eaa-2924-4640-a9a1-c6af3286d96e => 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: 481/995] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => 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: 515/996] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/security-groups?tenant_id=14d8b24139a34f5490b6c6a94ce673fb&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/997] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/998] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/999] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:13 2026] DELETE /v2.0/security-groups/82f7f999-da03-4f63-84d0-ef40ce40b39e => 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: 482/1000] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:19:13 2026] DELETE /v2.0/floatingips/df9b1932-9bcc-407b-933c-116f6c42551b => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1001] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&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: 7|app: 0|req: 483/1002] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1003] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1004] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:13 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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) 2026-05-29 03:19:14.349 7 INFO neutron.services.segments.plugin [-] Segment 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f resource provider aggregate not found 2026-05-29 03:19:14.353 7 INFO neutron.services.segments.plugin [-] Segment 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f resource provider aggregate not found 2026-05-29 03:19:14.371 7 INFO neutron.services.segments.plugin [-] Segment 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f found for delete ", "request_id": "req-f0b11410-a903-4761-bf46-c3652a654bfe"}]} 2026-05-29 03:19:14.385 7 INFO neutron.services.segments.plugin [-] Segment 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23e89568-c2c2-4bde-bb08-5a2b9eb5e29f found for delete ", "request_id": "req-ea9d4b3c-df6c-4bf3-b4d9-d938c9e2919e"}]} 2026-05-29 03:19:14.397 7 INFO neutron.services.segments.plugin [-] Segment adc6d526-7f4d-4039-8e66-dd4c5beb36e4 resource provider aggregate not found 2026-05-29 03:19:14.407 7 INFO neutron.services.segments.plugin [-] Segment adc6d526-7f4d-4039-8e66-dd4c5beb36e4 resource provider aggregate not found 2026-05-29 03:19:14.416 7 INFO neutron.services.segments.plugin [-] Segment adc6d526-7f4d-4039-8e66-dd4c5beb36e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc6d526-7f4d-4039-8e66-dd4c5beb36e4 found for delete ", "request_id": "req-2b082791-c66f-47c7-a7e9-4ab6e020dfdd"}]} 2026-05-29 03:19:14.423 7 INFO neutron.services.segments.plugin [-] Segment adc6d526-7f4d-4039-8e66-dd4c5beb36e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adc6d526-7f4d-4039-8e66-dd4c5beb36e4 found for delete ", "request_id": "req-a87fca04-030b-4bf2-b1ba-66640d185195"}]} [pid: 7|app: 0|req: 486/1005] 199.204.45.4 () {34 vars in 1116 bytes} [Fri May 29 03:19:14 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1006] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:13 2026] PUT /v2.0/routers/57fa560e-3531-42f4-8258-dce8f154da27/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1007] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:19:14 2026] PUT /v2.0/ports/15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 972 bytes in 442 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-29 03:19:15.115 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f025c0d0-a8e7-4d8b-a93b-38de49a5ab4f'] response: {'name': 'network-changed', 'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 488/1008] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1009] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 490/1010] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:15.426 7 WARNING neutron_lib.context [None req-08ac2557-b661-4d32-9b4f-42f0f98ce0a0 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:15.583 7 INFO neutron.db.segments_db [None req-08ac2557-b661-4d32-9b4f-42f0f98ce0a0 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Added segment 8015c60f-ead6-4018-b5e0-a582f58025c4 of type vxlan for network a8c4e831-adf9-4a7a-a773-d446434fa305 [pid: 7|app: 0|req: 491/1011] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:15 2026] POST /v2.0/networks => generated 645 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1012] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:15.719 8 INFO neutron.services.segments.plugin [-] Segment 8a5c90a7-85e2-400b-abd2-92e9a53f991c resource provider aggregate not found 2026-05-29 03:19:15.724 8 INFO neutron.services.segments.plugin [-] Segment 8a5c90a7-85e2-400b-abd2-92e9a53f991c resource provider aggregate not found 2026-05-29 03:19:15.730 8 INFO neutron.services.segments.plugin [-] Segment 8a5c90a7-85e2-400b-abd2-92e9a53f991c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5c90a7-85e2-400b-abd2-92e9a53f991c found for delete ", "request_id": "req-d66c5153-2a91-4022-bf86-109ed0f6c0c4"}]} [pid: 7|app: 0|req: 493/1013] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:15.735 8 INFO neutron.db.l3_hamode_db [None req-593e0e2c-b075-4608-bf3c-846537f75b11 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 7db70ecc-6b93-4e97-9abf-61b24bcb1c10 was deleted as no HA routers are present in tenant 6cc9e4a422cf4ce7a1ff6c5ccd916345. 2026-05-29 03:19:15.735 7 WARNING neutron_lib.context [None req-295ef217-5868-41cd-a2c3-9dfe5995b521 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 521/1014] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:14 2026] DELETE /v2.0/routers/57fa560e-3531-42f4-8258-dce8f154da27 => generated 0 bytes in 1134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:15.746 8 INFO neutron.services.segments.plugin [-] Segment 8a5c90a7-85e2-400b-abd2-92e9a53f991c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5c90a7-85e2-400b-abd2-92e9a53f991c found for delete ", "request_id": "req-2a1e8ba5-32be-4b6b-b7b8-663717ee2ccb"}]} [pid: 8|app: 0|req: 522/1015] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1016] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:15 2026] DELETE /v2.0/subnets/e50dec11-5599-4edd-ab37-01790d47e7ac => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1017] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1018] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:15 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) /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: 495/1019] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:15 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1020] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:16.058 7 WARNING neutron_lib.context [None req-dd510d33-d4e1-4cea-8ae1-56992b9eacd7 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:16.104 7 INFO neutron.db.segments_db [None req-dd510d33-d4e1-4cea-8ae1-56992b9eacd7 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Added segment 093d8cff-f769-4a50-b66c-2b1efc9667ce of type vxlan for network edf89ba4-9291-4133-bf33-754ca863f68e [pid: 7|app: 0|req: 497/1021] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:16 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1022] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1023] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:15 2026] DELETE /v2.0/networks/0e89d3b6-9f13-49ac-b07f-f7a6215538a1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:16.244 8 WARNING neutron_lib.context [None req-5206113c-72e2-4e51-8f25-aa54c8841eb0 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 499/1024] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1025] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 501/1026] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 502/1027] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/security-groups?tenant_id=6cc9e4a422cf4ce7a1ff6c5ccd916345&name=default => 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: 526/1028] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:16 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:16.485 8 WARNING neutron_lib.context [None req-95eaa70a-df5e-4dbb-8052-a77d23d3d490 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 503/1029] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:16 2026] DELETE /v2.0/security-groups/cd853d55-9285-4d7c-9d90-d22185a8f3c4 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1032] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 507/1033] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:16 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&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: 527/1034] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:16 2026] POST /v2.0/ports => generated 950 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1035] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:16 2026] DELETE /v2.0/ports/db9fb622-403f-4fc5-bc26-e9a60b2dbb4a => generated 0 bytes in 328 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-29 03:19:17.192 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb9364c6-b3bb-4593-944e-47fe8701f6df 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1036] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:17 2026] DELETE /v2.0/ports/db9fb622-403f-4fc5-bc26-e9a60b2dbb4a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:17.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a28c5b6-d01e-406f-815a-c15f5491af69 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/1037] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports/db9fb622-403f-4fc5-bc26-e9a60b2dbb4a => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1038] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 511/1039] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?tenant_id=423591d116894d21b48da023ae51d92b&device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 529/1040] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:17 2026] DELETE /v2.0/subnets/28eec348-1e4f-4ae1-9382-7e3174492302 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1041] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1042] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks?id=59d7134d-24f8-4914-89de-7040da582b71 => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1043] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1044] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/subnets?id=31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 700 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1045] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?tenant_id=3f9645d6df49406083435acdfde46e19&device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1046] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?network_id=59d7134d-24f8-4914-89de-7040da582b71&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: 535/1047] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks?id=87c66696-caee-4a56-9e16-771936f8931e => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1048] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:17.701 7 INFO neutron.services.segments.plugin [-] Segment 093d8cff-f769-4a50-b66c-2b1efc9667ce resource provider aggregate not found 2026-05-29 03:19:17.706 7 INFO neutron.services.segments.plugin [-] Segment 093d8cff-f769-4a50-b66c-2b1efc9667ce resource provider aggregate not found [pid: 8|app: 0|req: 537/1049] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:17.723 7 INFO neutron.services.segments.plugin [-] Segment 093d8cff-f769-4a50-b66c-2b1efc9667ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093d8cff-f769-4a50-b66c-2b1efc9667ce found for delete ", "request_id": "req-194cacd8-e7fe-4452-80c1-70aea566c7b2"}]} [pid: 7|app: 0|req: 513/1050] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:17 2026] DELETE /v2.0/networks/edf89ba4-9291-4133-bf33-754ca863f68e => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:17.737 7 INFO neutron.services.segments.plugin [-] Segment 093d8cff-f769-4a50-b66c-2b1efc9667ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 093d8cff-f769-4a50-b66c-2b1efc9667ce found for delete ", "request_id": "req-021b37a2-d07f-445d-a506-c4da9baccfaf"}]} 2026-05-29 03:19:17.750 8 INFO neutron.services.segments.plugin [-] Segment 94f6d256-1ee9-4f3e-811b-24a5686b4387 resource provider aggregate not found [pid: 7|app: 0|req: 514/1051] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/subnets?id=66aaa1c1-029f-4b40-8b78-bc181e104bd9 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:17.762 8 INFO neutron.services.segments.plugin [-] Segment 94f6d256-1ee9-4f3e-811b-24a5686b4387 resource provider aggregate not found 2026-05-29 03:19:17.765 7 WARNING neutron_lib.context [None req-c0612418-c3d7-4ead-97dd-4354771511f4 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:17.768 8 INFO neutron.services.segments.plugin [-] Segment 94f6d256-1ee9-4f3e-811b-24a5686b4387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f6d256-1ee9-4f3e-811b-24a5686b4387 found for delete ", "request_id": "req-5f73b5f4-0e60-4f71-a7e8-5f5ba84e8fc2"}]} 2026-05-29 03:19:17.776 8 INFO neutron.services.segments.plugin [-] Segment 94f6d256-1ee9-4f3e-811b-24a5686b4387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94f6d256-1ee9-4f3e-811b-24a5686b4387 found for delete ", "request_id": "req-ed56df57-5a16-40fd-8138-d63c506d03fa"}]} [pid: 8|app: 0|req: 538/1052] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71?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: 539/1053] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?network_id=87c66696-caee-4a56-9e16-771936f8931e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1054] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 541/1055] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1056] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:19:17 2026] GET /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e?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: 543/1057] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:18 2026] GET /v2.0/security-groups?id=43f75fc9-e13a-4c0f-ad89-925c6fcf77d4&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:18.180 7 INFO neutron.db.segments_db [None req-c0612418-c3d7-4ead-97dd-4354771511f4 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Added segment 356cdda8-909d-47fd-bb38-c1909095e167 of type vxlan for network cd015c26-8354-4412-9411-3972d30fe791 [pid: 7|app: 0|req: 515/1058] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:17 2026] POST /v2.0/networks => generated 632 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:18.287 8 WARNING neutron_lib.context [None req-db02892e-6b2d-4957-b5af-eee0e3a7b3ad 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 516/1059] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:18 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1060] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:18 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:18.555 8 WARNING neutron_lib.context [None req-285c072c-fcc3-4bbb-a1e7-fd6fba19c445 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 517/1061] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:18 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1062] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:19:18 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1063] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:18 2026] POST /v2.0/ports => generated 911 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:18.940 7 INFO neutron.db.l3_db [req-e4bccede-465e-4e5c-b1ef-aef80cd9759b req-8a678be0-0edd-4562-8273-38732275b9fd cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] Floating IP f05d219d-31ce-4b01-b814-2f63f3c08d40 disassociated. External IP: 10.96.250.204, port: 15e59d7a-6931-4b2d-a991-e3f398b52bec. [pid: 8|app: 0|req: 546/1064] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:18 2026] DELETE /v2.0/ports/5978bf1f-f877-4c6c-a299-e5d3a9d390ad => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:19.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae3e1e6a-e5cb-40ed-bdcb-6ce2ba9d272a 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1065] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:19 2026] GET /v2.0/ports/5978bf1f-f877-4c6c-a299-e5d3a9d390ad => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1066] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:19:18 2026] DELETE /v2.0/ports/15e59d7a-6931-4b2d-a991-e3f398b52bec => generated 0 bytes in 589 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1067] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:19 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:19.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dbfec7f-6a1b-4c89-8c0e-19b6f664413f'] response: {'server_uuid': 'ba9189fb-7f9a-474e-895a-9bb196f20fa7', 'name': 'network-vif-deleted', 'tag': '15e59d7a-6931-4b2d-a991-e3f398b52bec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 548/1068] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:19 2026] DELETE /v2.0/subnets/f1c72191-2477-4df2-8d73-d18cebb13f77 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1069] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:19 2026] GET /v2.0/security-groups?tenant_id=2fd496f13ad14bf99a0462763b60c86d&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1070] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:19 2026] DELETE /v2.0/networks/cd015c26-8354-4412-9411-3972d30fe791 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1071] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:19 2026] DELETE /v2.0/security-groups/cb6c2218-556c-4b08-b111-e8ee8397fc3b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:19.689 7 WARNING neutron_lib.context [None req-abbc8950-43b2-4b50-a4e8-0d2b6098b11e 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1072] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:19 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1073] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:19 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 523/1074] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:19 2026] POST /v2.0/ports => generated 775 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:19.952 8 INFO neutron.services.segments.plugin [-] Segment 356cdda8-909d-47fd-bb38-c1909095e167 resource provider aggregate not found 2026-05-29 03:19:19.973 8 INFO neutron.services.segments.plugin [-] Segment 356cdda8-909d-47fd-bb38-c1909095e167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356cdda8-909d-47fd-bb38-c1909095e167 found for delete ", "request_id": "req-7def7bf1-793a-43ea-93bb-75da04bf4684"}]} 2026-05-29 03:19:19.973 8 INFO neutron.services.segments.plugin [-] Segment 356cdda8-909d-47fd-bb38-c1909095e167 resource provider aggregate not found 2026-05-29 03:19:19.989 8 INFO neutron.services.segments.plugin [-] Segment 356cdda8-909d-47fd-bb38-c1909095e167 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 356cdda8-909d-47fd-bb38-c1909095e167 found for delete ", "request_id": "req-af2f1d32-aca5-4170-b92b-ddab4c014d7d"}]} [pid: 8|app: 0|req: 552/1075] 10.0.0.178 () {34 vars in 737 bytes} [Fri May 29 03:19:19 2026] PUT /v2.0/ports/7e4b3c73-d4e1-4813-8eba-adbbbe53151d => generated 752 bytes in 156 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: 524/1076] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/ports/7e4b3c73-d4e1-4813-8eba-adbbbe53151d => generated 0 bytes in 237 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: 7|app: 0|req: 525/1077] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 553/1078] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports => generated 778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:20.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cc4fe02-edf4-49bd-90e4-feecb341c7d3 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1079] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports/7e4b3c73-d4e1-4813-8eba-adbbbe53151d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1080] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1081] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports/2957ff4d-156f-4af6-8f2f-02524704df97 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:20.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ea84102-331b-40b6-bfff-12b473bf5fce 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1082] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/ports/5978bf1f-f877-4c6c-a299-e5d3a9d390ad => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:20.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84a968a5-d40b-492d-bf93-067b004a20e4 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1083] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/subnets/f1c72191-2477-4df2-8d73-d18cebb13f77 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:20.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02238d4e-4b45-4085-8061-6e943e85991a 7d2b7a1d36be461c9942f7da3e8d613b 9db55370d12945ab9c0199f76d6c9b89 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1084] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/subnets/28eec348-1e4f-4ae1-9382-7e3174492302 => 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: 529/1085] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/ports/2957ff4d-156f-4af6-8f2f-02524704df97 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1086] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1087] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:20 2026] DELETE /v2.0/networks/a8c4e831-adf9-4a7a-a773-d446434fa305 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1088] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:20 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 558/1089] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:21 2026] GET /v2.0/ports?device_id=ba9189fb-7f9a-474e-895a-9bb196f20fa7 => 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: 532/1090] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:21 2026] GET /v2.0/security-groups?tenant_id=9db55370d12945ab9c0199f76d6c9b89&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1091] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:21 2026] DELETE /v2.0/security-groups/6982916c-97df-42a7-bc7c-35e6debfeb0a => 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: 533/1092] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:22 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:22.153 8 INFO neutron.services.segments.plugin [-] Segment 8015c60f-ead6-4018-b5e0-a582f58025c4 resource provider aggregate not found 2026-05-29 03:19:22.160 8 INFO neutron.services.segments.plugin [-] Segment 8015c60f-ead6-4018-b5e0-a582f58025c4 resource provider aggregate not found 2026-05-29 03:19:22.165 8 INFO neutron.services.segments.plugin [-] Segment 8015c60f-ead6-4018-b5e0-a582f58025c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8015c60f-ead6-4018-b5e0-a582f58025c4 found for delete ", "request_id": "req-330d813a-0946-4577-9bf2-c4a9d4001095"}]} [pid: 8|app: 0|req: 560/1093] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:22 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1094] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:22 2026] DELETE /v2.0/security-groups/43f75fc9-e13a-4c0f-ad89-925c6fcf77d4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:22.701 8 INFO neutron.services.segments.plugin [-] Segment 8015c60f-ead6-4018-b5e0-a582f58025c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8015c60f-ead6-4018-b5e0-a582f58025c4 found for delete ", "request_id": "req-dc2af3d5-e69e-428b-a870-5c138e472923"}]} 2026-05-29 03:19:22.713 8 INFO neutron.api.v2.resource [None req-1c9e6eed-f3c2-4d27-ba3c-54227343b3f1 cd0dfe8dbe2141518495b9eed4fe4080 423591d116894d21b48da023ae51d92b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1095] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:19:22 2026] GET /v2.0/security-groups/43f75fc9-e13a-4c0f-ad89-925c6fcf77d4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1096] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:19:22 2026] DELETE /v2.0/floatingips/f05d219d-31ce-4b01-b814-2f63f3c08d40 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1097] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:23 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1098] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:23 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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-29 03:19:23.580 7 WARNING neutron_lib.context [None req-f482104b-6eae-4110-a9ea-c1a285cf03f9 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:23.732 7 INFO neutron.db.segments_db [None req-f482104b-6eae-4110-a9ea-c1a285cf03f9 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment 57f71078-367f-4bca-a216-bac0a52fa730 of type vxlan for network 72edef5c-a4d0-4bcd-8254-b6cd922af9e5 [pid: 7|app: 0|req: 538/1099] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:23 2026] POST /v2.0/networks => generated 632 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:23.840 7 WARNING neutron_lib.context [None req-8303592f-c3f3-46db-8c14-c9ab6c4e6b0e bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:23.896 7 INFO neutron.db.segments_db [None req-8303592f-c3f3-46db-8c14-c9ab6c4e6b0e bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment a1a6a110-8c87-4dfd-a46d-9afc1e061e65 of type vxlan for network 4a12f509-2845-48da-95cc-892960fac859 [pid: 7|app: 0|req: 539/1100] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:23 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:24.024 7 WARNING neutron_lib.context [None req-0fedfa23-7c56-4511-a746-f9660c5dc2bf bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 562/1101] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:23 2026] PUT /v2.0/routers/5f67fcca-cbea-48ac-864f-c682fbf3824f/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1102] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:24 2026] POST /v2.0/subnets => generated 646 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:24.329 7 WARNING neutron_lib.context [None req-bd406b04-a9d1-41fa-b175-e31351a1f92b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 541/1103] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:24 2026] POST /v2.0/subnets => generated 655 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1104] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:24 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:24.678 7 WARNING neutron_lib.context [None req-98def9e4-1eaa-4a60-94ca-cdf6b3f8b93d bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:24.728 7 INFO neutron.db.segments_db [None req-98def9e4-1eaa-4a60-94ca-cdf6b3f8b93d bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment 9a15254c-a960-4e42-96b4-967faa09364d of type vxlan for network b3215433-9fc7-44f7-a48f-22f77ba067e8 2026-05-29 03:19:25.008 7 INFO neutron.db.l3_hamode_db [None req-98def9e4-1eaa-4a60-94ca-cdf6b3f8b93d bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:25.139 8 INFO neutron.services.segments.plugin [-] Segment e3aa907a-e0e7-467a-9cf9-2de313777e3c resource provider aggregate not found 2026-05-29 03:19:25.144 7 INFO neutron.db.l3_hamode_db [None req-98def9e4-1eaa-4a60-94ca-cdf6b3f8b93d bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:25.145 8 INFO neutron.services.segments.plugin [-] Segment e3aa907a-e0e7-467a-9cf9-2de313777e3c resource provider aggregate not found 2026-05-29 03:19:25.157 8 INFO neutron.services.segments.plugin [-] Segment e3aa907a-e0e7-467a-9cf9-2de313777e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3aa907a-e0e7-467a-9cf9-2de313777e3c found for delete ", "request_id": "req-8195837f-3255-498e-a0d9-8c9cf79dc1b7"}]} 2026-05-29 03:19:25.160 8 INFO neutron.services.segments.plugin [-] Segment e3aa907a-e0e7-467a-9cf9-2de313777e3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3aa907a-e0e7-467a-9cf9-2de313777e3c found for delete ", "request_id": "req-a5e38ebe-9acf-4859-8b0b-a98c51766221"}]} 2026-05-29 03:19:25.167 8 INFO neutron.db.l3_hamode_db [None req-cd863437-d6d0-40a9-94ba-eb798d10e712 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 6dfd3dc3-05b5-4b4e-a5bc-fa06b91e8c08 was deleted as no HA routers are present in tenant 423591d116894d21b48da023ae51d92b. [pid: 8|app: 0|req: 563/1105] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:24 2026] DELETE /v2.0/routers/5f67fcca-cbea-48ac-864f-c682fbf3824f => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1106] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:25 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 565/1107] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:25 2026] DELETE /v2.0/subnets/31f4865f-f998-4b10-bcee-a77ce025bf95 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1108] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:25 2026] DELETE /v2.0/networks/59d7134d-24f8-4914-89de-7040da582b71 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1109] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:24 2026] POST /v2.0/routers => generated 510 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1110] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:25 2026] GET /v2.0/security-groups?tenant_id=423591d116894d21b48da023ae51d92b&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1111] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:25 2026] GET /v2.0/security-groups?tenant_id=9c4afd57c1c241d4aa0154577c649068&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1112] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:26 2026] DELETE /v2.0/security-groups/97428050-77d9-4842-93bd-b5cb0c18635d => 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: 569/1113] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:26 2026] DELETE /v2.0/security-groups/e4b2d51b-9e99-47e8-8230-322f2876c79a => 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: 570/1114] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:26 2026] GET /v2.0/security-groups?tenant_id=09adb24215cb421790f245c0f23f77cc&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1115] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:26 2026] DELETE /v2.0/security-groups/ee876ee4-5114-46e6-a7b3-dfab7dc3e605 => 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: 545/1116] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:25 2026] PUT /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca/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-29 03:19:27.176 8 INFO neutron.services.segments.plugin [-] Segment 9750c225-dba6-43a0-9b3b-c58542709886 resource provider aggregate not found 2026-05-29 03:19:27.185 8 INFO neutron.services.segments.plugin [-] Segment 9750c225-dba6-43a0-9b3b-c58542709886 resource provider aggregate not found 2026-05-29 03:19:27.193 8 INFO neutron.services.segments.plugin [-] Segment 9750c225-dba6-43a0-9b3b-c58542709886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9750c225-dba6-43a0-9b3b-c58542709886 found for delete ", "request_id": "req-4fa3b99e-1d2e-442e-864c-84d7edf86d89"}]} 2026-05-29 03:19:27.196 8 INFO neutron.services.segments.plugin [-] Segment 9750c225-dba6-43a0-9b3b-c58542709886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9750c225-dba6-43a0-9b3b-c58542709886 found for delete ", "request_id": "req-ed6066da-2ce4-4fd5-af5c-34610c0937c9"}]} [pid: 8|app: 0|req: 572/1117] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:27 2026] GET /v2.0/ports/e37dc11b-33be-4910-b35d-2468407eeda1 => generated 959 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1118] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:27 2026] PUT /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1119] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:28 2026] GET /v2.0/ports/64b9d3b1-33e6-4102-a8d0-caf3b809a751 => generated 967 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1120] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:28 2026] GET /v2.0/security-groups?tenant_id=5505fc42b98749a8b71ede9ecf7acb3f&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1121] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:28 2026] PUT /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca/remove_router_interface => generated 309 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1122] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:29 2026] DELETE /v2.0/security-groups/b6d871fc-0fca-4b2d-a5e0-d2221800f1c6 => 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: 548/1123] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:29 2026] PUT /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca/remove_router_interface => generated 309 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1124] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:29 2026] GET /v2.0/ports?device_id=c3644e32-6405-46b9-b61b-0a1acd4dd4ca => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:30.493 7 INFO neutron.services.segments.plugin [-] Segment 9a15254c-a960-4e42-96b4-967faa09364d resource provider aggregate not found 2026-05-29 03:19:30.498 7 INFO neutron.services.segments.plugin [-] Segment 9a15254c-a960-4e42-96b4-967faa09364d resource provider aggregate not found 2026-05-29 03:19:30.512 7 INFO neutron.services.segments.plugin [-] Segment 9a15254c-a960-4e42-96b4-967faa09364d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a15254c-a960-4e42-96b4-967faa09364d found for delete ", "request_id": "req-479ff03a-de56-4129-a1c6-392fd8c3673b"}]} 2026-05-29 03:19:30.513 7 INFO neutron.services.segments.plugin [-] Segment 9a15254c-a960-4e42-96b4-967faa09364d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a15254c-a960-4e42-96b4-967faa09364d found for delete ", "request_id": "req-66dd9c06-5c46-4aa3-9cb6-c6805c53ac25"}]} 2026-05-29 03:19:30.522 7 INFO neutron.db.l3_hamode_db [None req-6a2eace0-13c2-406e-afdf-0ea8ac5570fd bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] HA network b3215433-9fc7-44f7-a48f-22f77ba067e8 was deleted as no HA routers are present in tenant 57ceac3e1c36456b8b22941e4e4d8d26. [pid: 7|app: 0|req: 549/1125] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:29 2026] DELETE /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1126] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:30 2026] DELETE /v2.0/subnets/f65766e1-3e0c-422e-8b0b-7d5b820c4d98 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1127] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:30 2026] DELETE /v2.0/subnets/b0a5f0c2-f119-408d-913c-49397a1cf2a4 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:31.139 8 INFO neutron.services.segments.plugin [-] Segment a1a6a110-8c87-4dfd-a46d-9afc1e061e65 resource provider aggregate not found 2026-05-29 03:19:31.143 8 INFO neutron.services.segments.plugin [-] Segment a1a6a110-8c87-4dfd-a46d-9afc1e061e65 resource provider aggregate not found [pid: 8|app: 0|req: 578/1128] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:30 2026] DELETE /v2.0/networks/4a12f509-2845-48da-95cc-892960fac859 => 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: 551/1129] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:31 2026] DELETE /v2.0/networks/72edef5c-a4d0-4bcd-8254-b6cd922af9e5 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:31.490 8 INFO neutron.services.segments.plugin [-] Segment a1a6a110-8c87-4dfd-a46d-9afc1e061e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a6a110-8c87-4dfd-a46d-9afc1e061e65 found for delete ", "request_id": "req-09eb8502-8987-411f-9b83-867eda609a14"}]} 2026-05-29 03:19:31.497 8 WARNING neutron_lib.context [None req-05a9a4e2-b7a2-404c-afde-fcdb9b67da97 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:31.500 8 INFO neutron.services.segments.plugin [-] Segment a1a6a110-8c87-4dfd-a46d-9afc1e061e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a6a110-8c87-4dfd-a46d-9afc1e061e65 found for delete ", "request_id": "req-061d7144-2f39-4fb4-8322-1a841d273864"}]} 2026-05-29 03:19:31.540 8 INFO neutron.db.segments_db [None req-05a9a4e2-b7a2-404c-afde-fcdb9b67da97 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc of type vxlan for network e004397b-b883-473f-8b69-72ad708518ba [pid: 8|app: 0|req: 579/1132] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:31 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-29 03:19:31.642 7 WARNING neutron_lib.context [None req-27f18615-9ee7-49aa-9193-5656d5e01809 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1133] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:31 2026] POST /v2.0/subnets => generated 646 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:31.925 7 WARNING neutron_lib.context [None req-7aaa43d7-8db5-4541-9c88-5fab066e158f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:31.971 7 INFO neutron.db.segments_db [None req-7aaa43d7-8db5-4541-9c88-5fab066e158f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment e55ed8d4-9949-4402-9315-1daf4ea49d22 of type vxlan for network 77c4ab81-5d5a-4b90-b813-7305a2f5161e [pid: 8|app: 0|req: 580/1134] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:31 2026] GET /v2.0/security-groups?tenant_id=5bbdea4627a64c068b710d36b1ca8ffd&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1135] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:32 2026] DELETE /v2.0/security-groups/16f97903-0dbc-41cc-80f0-485120d8bd9d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:32.211 7 INFO neutron.db.l3_hamode_db [None req-7aaa43d7-8db5-4541-9c88-5fab066e158f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:32.319 7 INFO neutron.db.l3_hamode_db [None req-7aaa43d7-8db5-4541-9c88-5fab066e158f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:32.534 7 INFO neutron.services.segments.plugin [-] Segment 57f71078-367f-4bca-a216-bac0a52fa730 resource provider aggregate not found 2026-05-29 03:19:32.538 7 INFO neutron.services.segments.plugin [-] Segment 57f71078-367f-4bca-a216-bac0a52fa730 resource provider aggregate not found 2026-05-29 03:19:32.552 7 INFO neutron.services.segments.plugin [-] Segment 57f71078-367f-4bca-a216-bac0a52fa730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f71078-367f-4bca-a216-bac0a52fa730 found for delete ", "request_id": "req-065e8e71-65fc-4d60-832f-28e8f66d9115"}]} 2026-05-29 03:19:32.553 7 INFO neutron.services.segments.plugin [-] Segment 57f71078-367f-4bca-a216-bac0a52fa730 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57f71078-367f-4bca-a216-bac0a52fa730 found for delete ", "request_id": "req-4a6b0c06-f21d-4d58-9799-f814a8d0f4e3"}]} [pid: 8|app: 0|req: 582/1136] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:32 2026] GET /v2.0/security-groups?tenant_id=dfb998533c0a4f7db4c8fa78d20da6e0&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: 583/1137] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:32 2026] DELETE /v2.0/security-groups/36eb2d85-9a79-43d7-9e0f-5193e1c1423c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1138] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:31 2026] POST /v2.0/routers => generated 510 bytes in 1009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:32.951 8 WARNING neutron_lib.context [None req-d0fbb8f7-a842-4c87-8ac6-97bbe59e58f4 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1139] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:33 2026] GET /v2.0/security-groups?tenant_id=112d716ae2de4fd4b0b53bc4bba61ce6&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: 557/1140] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:33 2026] DELETE /v2.0/security-groups/db434f29-06ab-44ac-9383-d11ad2c09a06 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1141] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:32 2026] POST /v2.0/ports => generated 963 bytes in 345 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-29 03:19:34.273 8 WARNING neutron_lib.context [None req-465fdf78-3c9c-4b78-8024-e4f98224bdd9 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:34.273 8 WARNING neutron_lib.context [None req-465fdf78-3c9c-4b78-8024-e4f98224bdd9 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:34.423 8 INFO neutron.db.segments_db [None req-465fdf78-3c9c-4b78-8024-e4f98224bdd9 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 of type vxlan for network b217da45-c317-4460-85cb-f10278320ca4 [pid: 7|app: 0|req: 558/1142] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:33 2026] PUT /v2.0/routers/c134b7c8-0a30-43c8-a0d6-b54360dc0a0f/add_router_interface => generated 309 bytes in 1144 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-29 03:19:34.470 8 INFO neutron.db.segments_db [None req-465fdf78-3c9c-4b78-8024-e4f98224bdd9 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e of type vxlan for network 94a2647a-366b-4943-8160-c470f86dc380 [pid: 7|app: 0|req: 559/1143] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:34 2026] GET /v2.0/ports/a377e19e-256b-4af6-aec3-3bb64094a10c => generated 1037 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1144] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:34 2026] POST /v2.0/networks => generated 1245 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1145] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:19:34 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-29 03:19:34.802 8 INFO neutron.services.segments.plugin [-] Segment 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 resource provider aggregate not found 2026-05-29 03:19:34.806 8 INFO neutron.services.segments.plugin [-] Segment 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 resource provider aggregate not found 2026-05-29 03:19:34.816 8 INFO neutron.services.segments.plugin [-] Segment 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 found for delete ", "request_id": "req-ca644630-7333-42a8-87d2-dffaa2ab8552"}]} 2026-05-29 03:19:34.818 8 INFO neutron.services.segments.plugin [-] Segment 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00c6893f-a656-41da-a1a2-4aa4e2ea2ab8 found for delete ", "request_id": "req-5ff56567-37a7-40be-b578-05ae10fdba91"}]} [pid: 8|app: 0|req: 587/1146] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:34 2026] DELETE /v2.0/networks/b217da45-c317-4460-85cb-f10278320ca4 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1147] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:34 2026] DELETE /v2.0/networks/94a2647a-366b-4943-8160-c470f86dc380 => 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: 589/1148] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:19:34 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:35.025 8 WARNING neutron_lib.context [None req-0c3ee088-4345-4cd9-8a71-43f0284a80dc 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:35.073 8 INFO neutron.db.segments_db [None req-0c3ee088-4345-4cd9-8a71-43f0284a80dc 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment 280d95fe-d326-4cef-9416-52cff9ba5f08 of type vxlan for network fb6e8593-964a-404a-9ad2-118ac89998f0 [pid: 8|app: 0|req: 590/1149] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:35 2026] POST /v2.0/networks => generated 650 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:35.176 8 WARNING neutron_lib.context [None req-01af9b91-4ab8-49db-b392-aea46a219b0a 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 560/1150] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:34 2026] PUT /v2.0/routers/c134b7c8-0a30-43c8-a0d6-b54360dc0a0f/remove_router_interface => generated 309 bytes in 707 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-29 03:19:35.225 8 INFO neutron.db.segments_db [None req-01af9b91-4ab8-49db-b392-aea46a219b0a 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 of type vxlan for network fb512ca4-b057-493b-a331-9846fcd2de15 2026-05-29 03:19:35.292 7 INFO neutron.api.v2.resource [None req-8136d8d7-8fe7-4018-beeb-6b6679df740b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1151] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:35 2026] PUT /v2.0/routers/c134b7c8-0a30-43c8-a0d6-b54360dc0a0f/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1152] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:35 2026] GET /v2.0/ports?device_id=c134b7c8-0a30-43c8-a0d6-b54360dc0a0f => 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: 591/1153] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:35 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:35.335 8 WARNING neutron_lib.context [None req-e1d4a18e-750e-4742-b4cd-9ea775059d20 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:35.365 8 WARNING neutron_lib.context [None req-e1d4a18e-750e-4742-b4cd-9ea775059d20 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:35.752 7 INFO neutron.services.segments.plugin [-] Segment e55ed8d4-9949-4402-9315-1daf4ea49d22 resource provider aggregate not found 2026-05-29 03:19:35.755 7 INFO neutron.services.segments.plugin [-] Segment e55ed8d4-9949-4402-9315-1daf4ea49d22 resource provider aggregate not found 2026-05-29 03:19:35.765 7 INFO neutron.services.segments.plugin [-] Segment e55ed8d4-9949-4402-9315-1daf4ea49d22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55ed8d4-9949-4402-9315-1daf4ea49d22 found for delete ", "request_id": "req-06682277-c376-4704-a270-7dde894b6950"}]} 2026-05-29 03:19:35.772 7 INFO neutron.db.l3_hamode_db [None req-21afc33b-b532-4d84-b5fe-b0968fb4a5d3 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] HA network 77c4ab81-5d5a-4b90-b813-7305a2f5161e was deleted as no HA routers are present in tenant 57ceac3e1c36456b8b22941e4e4d8d26. [pid: 7|app: 0|req: 563/1154] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:35 2026] DELETE /v2.0/routers/c134b7c8-0a30-43c8-a0d6-b54360dc0a0f => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:35.784 7 INFO neutron.services.segments.plugin [-] Segment e55ed8d4-9949-4402-9315-1daf4ea49d22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55ed8d4-9949-4402-9315-1daf4ea49d22 found for delete ", "request_id": "req-716f3557-425d-4de5-9de3-f296ee93cb2a"}]} [pid: 8|app: 0|req: 592/1155] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:35 2026] POST /v2.0/ports => generated 1505 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1156] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:35 2026] DELETE /v2.0/subnets/9519cf9e-3dcb-4e9e-b033-3e3189c04a33 => generated 0 bytes in 166 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: 593/1157] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:35 2026] GET /v2.0/ports => generated 1505 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1158] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:36 2026] DELETE /v2.0/ports/9283be47-b44c-45e1-aafd-545a9fc5eb07 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1159] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:35 2026] DELETE /v2.0/networks/e004397b-b883-473f-8b69-72ad708518ba => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:36.257 7 WARNING neutron_lib.context [None req-9e0c6bdc-e41b-4b15-87d4-e07867f8693f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:36.311 7 INFO neutron.db.segments_db [None req-9e0c6bdc-e41b-4b15-87d4-e07867f8693f bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 of type vxlan for network 3a94fcd2-0301-4bf7-95f4-fe087128410e [pid: 7|app: 0|req: 566/1160] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/networks => generated 634 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:36.405 7 WARNING neutron_lib.context [None req-502fb537-5f37-491e-bb32-d64222d0c010 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 595/1161] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:36 2026] DELETE /v2.0/ports/198b421a-1fe1-4a4f-b5df-cdc2027556da => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1162] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:36 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-29 03:19:36.452 8 WARNING neutron_lib.context [None req-cd950ab3-4e48-4788-ac5f-cb504e98a49e 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:36.507 8 INFO neutron.db.segments_db [None req-cd950ab3-4e48-4788-ac5f-cb504e98a49e 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment 1e29ce02-875f-4120-b341-7db1584589c5 of type vxlan for network 2c8bb84d-b2ef-4512-bd1b-18683d26afb3 [pid: 8|app: 0|req: 597/1163] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/networks => generated 650 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1164] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:36.632 7 WARNING neutron_lib.context [None req-5dde8cac-9918-41a3-9719-c210ad65532f 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:36.674 7 INFO neutron.db.segments_db [None req-5dde8cac-9918-41a3-9719-c210ad65532f 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Added segment c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 of type vxlan for network 005dcd3e-2fac-4e70-8c61-abc1e162a556 [pid: 7|app: 0|req: 568/1165] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/networks => generated 650 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:36.760 7 WARNING neutron_lib.context [None req-ad84f109-94dc-436b-8d95-bfd3bb81005a bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:36.794 7 INFO neutron.db.segments_db [None req-ad84f109-94dc-436b-8d95-bfd3bb81005a bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment 3e3be57e-cfaf-425e-8c93-a954131b62eb of type vxlan for network 3c3d353a-d435-4ed8-ada9-b8c5ffadc20f [pid: 8|app: 0|req: 598/1166] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:19:36 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 1244 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:36.836 8 INFO neutron.services.segments.plugin [-] Segment 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e resource provider aggregate not found 2026-05-29 03:19:36.841 8 INFO neutron.services.segments.plugin [-] Segment 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e resource provider aggregate not found 2026-05-29 03:19:36.850 8 INFO neutron.services.segments.plugin [-] Segment 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e found for delete ", "request_id": "req-53465c18-387e-49f8-95b1-4f4034538eb1"}]} 2026-05-29 03:19:36.856 8 INFO neutron.services.segments.plugin [-] Segment 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb2acd1-8140-4f58-b18c-c5ee89fcd83e found for delete ", "request_id": "req-5177a13b-7279-4658-b3b9-c92c7b3c1e68"}]} [pid: 8|app: 0|req: 599/1167] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:36 2026] GET /v2.0/security-groups?tenant_id=47d72122fab74e189fdad3b9ae14bb2c&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:36.958 8 WARNING neutron_lib.context [None req-bffe258c-91ed-462b-a0fb-809e13017b42 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:36.978 8 WARNING neutron_lib.context [None req-bffe258c-91ed-462b-a0fb-809e13017b42 7e4ba9acef3a4ef4944713ce58e707bf 8696b70a4ecd4a8b9881339934aa77fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:37.027 7 INFO neutron.db.l3_hamode_db [None req-ad84f109-94dc-436b-8d95-bfd3bb81005a bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:37.145 7 INFO neutron.db.l3_hamode_db [None req-ad84f109-94dc-436b-8d95-bfd3bb81005a bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1168] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/subnets => generated 1274 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1169] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:19:37 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1170] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:37 2026] DELETE /v2.0/security-groups/2a381448-bd42-4b25-aacb-f485a2b3dc11 => 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: 603/1171] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:37 2026] GET /v2.0/subnets => generated 1910 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1172] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:37 2026] DELETE /v2.0/subnets/e5ab8c82-140b-4b7e-94bb-98937bc6e08d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1173] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:37 2026] GET /v2.0/security-groups?tenant_id=8cecbc04207446338fdd6069724c0294&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:37.802 7 INFO neutron.services.segments.plugin [-] Segment 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc resource provider aggregate not found 2026-05-29 03:19:37.810 7 INFO neutron.services.segments.plugin [-] Segment 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc resource provider aggregate not found 2026-05-29 03:19:37.822 7 INFO neutron.services.segments.plugin [-] Segment 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc found for delete ", "request_id": "req-94df2b1c-731c-4ea4-8d36-289aeb3cdaa2"}]} 2026-05-29 03:19:37.826 7 INFO neutron.services.segments.plugin [-] Segment 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a7bb0d-1a58-44e3-ab33-06fbb8c366cc found for delete ", "request_id": "req-01c86782-b985-4153-bef6-c43415c07ae6"}]} [pid: 7|app: 0|req: 569/1174] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:36 2026] POST /v2.0/routers => generated 511 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1175] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:37 2026] DELETE /v2.0/subnets/bf923325-81ad-45b3-83e4-1dc5c5518835 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1176] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:37 2026] DELETE /v2.0/security-groups/8877a2bc-b238-43bb-9809-2864908bc8fe => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1177] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:37 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1178] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:38 2026] DELETE /v2.0/networks/005dcd3e-2fac-4e70-8c61-abc1e162a556 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1179] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:38 2026] DELETE /v2.0/networks/2c8bb84d-b2ef-4512-bd1b-18683d26afb3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1180] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:38 2026] DELETE /v2.0/networks/fb512ca4-b057-493b-a331-9846fcd2de15 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1181] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:38 2026] DELETE /v2.0/networks/fb6e8593-964a-404a-9ad2-118ac89998f0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1182] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:37 2026] PUT /v2.0/routers/9cc9a2ec-ffff-4589-adda-31154ef4329f/add_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1183] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:39 2026] GET /v2.0/ports/b4f5eff1-4637-415b-aab0-6570a07b9366 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1184] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:39 2026] GET /v2.0/security-groups?tenant_id=8696b70a4ecd4a8b9881339934aa77fe&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1185] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:39 2026] DELETE /v2.0/security-groups/5b1a1d62-2526-48d3-a3cf-3cbf9d3cd711 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:39.844 7 INFO neutron.services.segments.plugin [-] Segment c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 resource provider aggregate not found 2026-05-29 03:19:39.849 7 INFO neutron.services.segments.plugin [-] Segment c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 resource provider aggregate not found 2026-05-29 03:19:39.864 7 INFO neutron.services.segments.plugin [-] Segment c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 found for delete ", "request_id": "req-f5cd93ad-d51f-4940-9867-d26d6c2c246c"}]} 2026-05-29 03:19:39.870 7 INFO neutron.services.segments.plugin [-] Segment c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6c47bdb-6233-4a59-8ba7-3e4f51ed2882 found for delete ", "request_id": "req-9f8a536d-3152-435f-a97b-6d87974c1f9d"}]} 2026-05-29 03:19:39.875 7 INFO neutron.services.segments.plugin [-] Segment 1e29ce02-875f-4120-b341-7db1584589c5 resource provider aggregate not found 2026-05-29 03:19:39.885 7 INFO neutron.services.segments.plugin [-] Segment 1e29ce02-875f-4120-b341-7db1584589c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e29ce02-875f-4120-b341-7db1584589c5 found for delete ", "request_id": "req-5848cf2f-7da9-4dfd-9d1d-f81a41bfc1d5"}]} 2026-05-29 03:19:39.888 7 INFO neutron.services.segments.plugin [-] Segment 1e29ce02-875f-4120-b341-7db1584589c5 resource provider aggregate not found [pid: 7|app: 0|req: 577/1186] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:39 2026] PUT /v2.0/routers/9cc9a2ec-ffff-4589-adda-31154ef4329f/remove_router_interface => generated 309 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1187] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:39 2026] GET /v2.0/ports?device_id=9cc9a2ec-ffff-4589-adda-31154ef4329f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:39.939 7 INFO neutron.services.segments.plugin [-] Segment 1e29ce02-875f-4120-b341-7db1584589c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e29ce02-875f-4120-b341-7db1584589c5 found for delete ", "request_id": "req-ab2b7288-8b58-4a5e-960c-a59941f29a48"}]} 2026-05-29 03:19:39.944 7 INFO neutron.services.segments.plugin [-] Segment 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 resource provider aggregate not found 2026-05-29 03:19:39.964 7 INFO neutron.services.segments.plugin [-] Segment 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 found for delete ", "request_id": "req-ca7f5027-a629-48f1-8844-fbfb8759f5f2"}]} 2026-05-29 03:19:39.969 7 INFO neutron.services.segments.plugin [-] Segment 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 resource provider aggregate not found 2026-05-29 03:19:39.981 7 INFO neutron.services.segments.plugin [-] Segment 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b59fd8-e602-45fc-8d63-fdc6c4d2f2e1 found for delete ", "request_id": "req-01d18004-db18-4b15-8663-a26c26e7fb93"}]} 2026-05-29 03:19:39.985 7 INFO neutron.services.segments.plugin [-] Segment 280d95fe-d326-4cef-9416-52cff9ba5f08 resource provider aggregate not found 2026-05-29 03:19:39.993 7 INFO neutron.services.segments.plugin [-] Segment 280d95fe-d326-4cef-9416-52cff9ba5f08 resource provider aggregate not found 2026-05-29 03:19:39.998 7 INFO neutron.services.segments.plugin [-] Segment 280d95fe-d326-4cef-9416-52cff9ba5f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280d95fe-d326-4cef-9416-52cff9ba5f08 found for delete ", "request_id": "req-23f88f71-ae54-4ad5-afa3-be31d60543a8"}]} 2026-05-29 03:19:40.004 7 INFO neutron.services.segments.plugin [-] Segment 280d95fe-d326-4cef-9416-52cff9ba5f08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280d95fe-d326-4cef-9416-52cff9ba5f08 found for delete ", "request_id": "req-04421078-aca3-4d00-9493-27c04bf17220"}]} 2026-05-29 03:19:40.521 7 INFO neutron.db.l3_hamode_db [None req-b7e49ffc-916d-438c-a3cb-deedc6e640d2 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] HA network 3c3d353a-d435-4ed8-ada9-b8c5ffadc20f was deleted as no HA routers are present in tenant 57ceac3e1c36456b8b22941e4e4d8d26. [pid: 7|app: 0|req: 578/1188] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:39 2026] DELETE /v2.0/routers/9cc9a2ec-ffff-4589-adda-31154ef4329f => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1189] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:40 2026] DELETE /v2.0/subnets/cf85ddd7-59fb-415d-b839-e82d0f6553e1 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1190] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:40 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 580/1191] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:40 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:40.998 8 INFO neutron.services.segments.plugin [-] Segment d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 resource provider aggregate not found 2026-05-29 03:19:41.002 8 INFO neutron.services.segments.plugin [-] Segment d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 resource provider aggregate not found [pid: 7|app: 0|req: 581/1192] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:40 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:41.014 8 INFO neutron.services.segments.plugin [-] Segment d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 found for delete ", "request_id": "req-b555b36c-2cee-4933-8c11-ed089cb36567"}]} 2026-05-29 03:19:41.020 8 INFO neutron.services.segments.plugin [-] Segment d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97c80fe-30bb-43bc-beaa-a54ed93c5ef0 found for delete ", "request_id": "req-88bb829a-8b50-4805-af73-437e128f0c26"}]} [pid: 8|app: 0|req: 612/1193] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:40 2026] DELETE /v2.0/networks/3a94fcd2-0301-4bf7-95f4-fe087128410e => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:41.036 8 WARNING neutron_lib.context [None req-29b0ab67-0980-4197-b78b-d0821205a92b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 582/1194] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:41 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:41.076 8 INFO neutron.db.segments_db [None req-29b0ab67-0980-4197-b78b-d0821205a92b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Added segment 07413900-ca73-48e4-a90b-639a5ae8fa96 of type vxlan for network aa1592fa-652e-4c03-8074-34501f238f25 2026-05-29 03:19:41.186 7 WARNING neutron_lib.context [None req-dc718a2d-711e-4ed7-8b61-b6d6ee2aca1b 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:41.336 8 INFO neutron.db.l3_hamode_db [None req-29b0ab67-0980-4197-b78b-d0821205a92b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:41.352 7 INFO neutron.db.segments_db [None req-dc718a2d-711e-4ed7-8b61-b6d6ee2aca1b 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Added segment 0ab3129f-1b53-4240-9b07-481aaeec686b of type vxlan for network c9dad93d-a566-4bd9-99e7-d9a6671b3af5 [pid: 7|app: 0|req: 583/1195] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:41 2026] POST /v2.0/networks => generated 647 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:42.012 7 INFO neutron.services.segments.plugin [-] Segment 3e3be57e-cfaf-425e-8c93-a954131b62eb resource provider aggregate not found [pid: 7|app: 0|req: 584/1196] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:41 2026] GET /v2.0/security-groups?tenant_id=61a79a77e25e41e986a378bcb8e89016&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:42.023 7 WARNING neutron_lib.context [None req-c0c54d28-0728-4a1d-81e3-73efe3440903 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:42.025 7 INFO neutron.services.segments.plugin [-] Segment 3e3be57e-cfaf-425e-8c93-a954131b62eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3be57e-cfaf-425e-8c93-a954131b62eb found for delete ", "request_id": "req-c9489316-b4f2-46aa-a243-766e339122ba"}]} 2026-05-29 03:19:42.026 7 INFO neutron.services.segments.plugin [-] Segment 3e3be57e-cfaf-425e-8c93-a954131b62eb resource provider aggregate not found 2026-05-29 03:19:42.037 7 INFO neutron.services.segments.plugin [-] Segment 3e3be57e-cfaf-425e-8c93-a954131b62eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e3be57e-cfaf-425e-8c93-a954131b62eb found for delete ", "request_id": "req-f822e200-4aeb-47d9-b823-7ed8a6038bb1"}]} 2026-05-29 03:19:42.099 8 INFO neutron.db.l3_hamode_db [None req-29b0ab67-0980-4197-b78b-d0821205a92b bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 585/1197] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:42 2026] POST /v2.0/subnets => generated 673 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1198] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:42 2026] DELETE /v2.0/security-groups/d8ddd6cd-9e06-4f28-86af-386c27c4897e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1199] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:42 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:42.424 7 WARNING neutron_lib.context [None req-9df7bee9-732c-47d2-91d7-a0b029c0d694 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:42.476 7 INFO neutron.db.segments_db [None req-9df7bee9-732c-47d2-91d7-a0b029c0d694 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Added segment fa608f15-a037-45d9-b908-9134f90bf846 of type vxlan for network 3c5a8f5d-9c18-4a21-8591-a9a85ee3075b [pid: 7|app: 0|req: 588/1200] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:42 2026] POST /v2.0/networks => generated 647 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1201] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:19:42 2026] GET /v2.0/security-groups?id=337d36f1-eaf0-4518-b96a-96214d61ac6f&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: 590/1202] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:42 2026] GET /v2.0/security-groups?tenant_id=b3431d4f1c72438e85c27f2dc48a572f&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1203] 10.0.0.178 () {34 vars in 743 bytes} [Fri May 29 03:19:42 2026] PUT /v2.0/networks/3c5a8f5d-9c18-4a21-8591-a9a85ee3075b => generated 592 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1204] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:42 2026] DELETE /v2.0/security-groups/e2bd631a-d8ce-462c-a4ba-3001ae91aa80 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:42.896 7 WARNING neutron_lib.context [None req-251dc1a0-0436-47dd-a08e-da9e5d12c181 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 613/1205] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:41 2026] POST /v2.0/routers => generated 691 bytes in 1981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1206] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:19:43 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1207] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:42 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) [pid: 8|app: 0|req: 615/1208] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:19:43 2026] GET /v2.0/routers/67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => generated 697 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1209] 10.0.0.178 () {34 vars in 741 bytes} [Fri May 29 03:19:43 2026] PUT /v2.0/subnets/10f11ed0-5e8f-43d4-be1a-7949d2c11533 => generated 656 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:43.442 7 INFO neutron.db.l3_db [req-fc720d1b-c7a6-4c0f-801a-d1cc29275787 req-aeb60a50-24bc-48dd-b93c-511b3176781f 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] Floating IP 26fc5d4d-11dc-400e-b768-872aa1b0ddfc disassociated. External IP: 10.96.250.213, port: fd29fcb3-adac-4b6f-863b-f5e46bd6ef62. [pid: 8|app: 0|req: 617/1210] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:43 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) 2026-05-29 03:19:43.719 8 INFO neutron.services.segments.plugin [-] Segment fa608f15-a037-45d9-b908-9134f90bf846 resource provider aggregate not found 2026-05-29 03:19:43.723 8 INFO neutron.services.segments.plugin [-] Segment fa608f15-a037-45d9-b908-9134f90bf846 resource provider aggregate not found 2026-05-29 03:19:43.734 8 INFO neutron.services.segments.plugin [-] Segment fa608f15-a037-45d9-b908-9134f90bf846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa608f15-a037-45d9-b908-9134f90bf846 found for delete ", "request_id": "req-3f848a18-f4fb-4dca-914d-d5bfdaf632b0"}]} 2026-05-29 03:19:43.740 8 INFO neutron.services.segments.plugin [-] Segment fa608f15-a037-45d9-b908-9134f90bf846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa608f15-a037-45d9-b908-9134f90bf846 found for delete ", "request_id": "req-4e16630a-3c6a-45ab-aa4b-0598b4dcccc3"}]} [pid: 8|app: 0|req: 618/1211] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:43 2026] DELETE /v2.0/networks/3c5a8f5d-9c18-4a21-8591-a9a85ee3075b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1212] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:19:43 2026] DELETE /v2.0/ports/fd29fcb3-adac-4b6f-863b-f5e46bd6ef62 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1213] 10.0.0.178 () {34 vars in 741 bytes} [Fri May 29 03:19:43 2026] PUT /v2.0/routers/67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => generated 704 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:44.204 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc10adb-4471-4169-b2be-03114f7e454a 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1214] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/networks/3c5a8f5d-9c18-4a21-8591-a9a85ee3075b => 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: 621/1215] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/routers/67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => generated 704 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1216] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1217] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/ports?device_id=67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => 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: 624/1218] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/subnets?network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1219] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:43 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => generated 12 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1220] 10.0.0.178 () {32 vars in 653 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 03:19:44.550 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae3fb616-585c-4f99-ad9a-350460b3b49d'] response: {'server_uuid': '59ed3c5b-222f-4484-bb06-f8debc4aa129', 'name': 'network-vif-deleted', 'tag': 'fd29fcb3-adac-4b6f-863b-f5e46bd6ef62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 597/1221] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/networks => generated 1312 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1222] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1223] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/networks/c9dad93d-a566-4bd9-99e7-d9a6671b3af5 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1224] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:19:44 2026] GET /v2.0/subnets/730d3d40-54b7-4e11-905a-a1b0323a7ea4 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:44.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-445adafe-27cc-4a80-a507-eb989352de41 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1225] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/subnets/10f11ed0-5e8f-43d4-be1a-7949d2c11533 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:44.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-201cc430-8618-4fb8-9241-f89f33045f1a 2e091beda21b4a7583b8e3a70ca9676f b32b29c349dc45ddbfdf53e96397652c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1226] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/networks/3c5a8f5d-9c18-4a21-8591-a9a85ee3075b => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1227] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/subnets/730d3d40-54b7-4e11-905a-a1b0323a7ea4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:45.152 8 INFO neutron.db.l3_hamode_db [None req-72024971-5551-4cf2-b829-db8e089f3b20 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] HA network aa1592fa-652e-4c03-8074-34501f238f25 was deleted as no HA routers are present in tenant 57ceac3e1c36456b8b22941e4e4d8d26. [pid: 8|app: 0|req: 625/1228] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/routers/67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:45.162 7 INFO neutron.services.segments.plugin [-] Segment 0ab3129f-1b53-4240-9b07-481aaeec686b resource provider aggregate not found 2026-05-29 03:19:45.165 7 INFO neutron.services.segments.plugin [-] Segment 0ab3129f-1b53-4240-9b07-481aaeec686b resource provider aggregate not found 2026-05-29 03:19:45.173 7 INFO neutron.services.segments.plugin [-] Segment 0ab3129f-1b53-4240-9b07-481aaeec686b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab3129f-1b53-4240-9b07-481aaeec686b found for delete ", "request_id": "req-fb9a52ed-2d2c-41cc-a1a1-501dbfe5d270"}]} 2026-05-29 03:19:45.177 7 INFO neutron.services.segments.plugin [-] Segment 0ab3129f-1b53-4240-9b07-481aaeec686b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ab3129f-1b53-4240-9b07-481aaeec686b found for delete ", "request_id": "req-a4c01a81-64d2-4b4f-98ff-e7260054be43"}]} [pid: 7|app: 0|req: 604/1229] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:44 2026] DELETE /v2.0/networks/c9dad93d-a566-4bd9-99e7-d9a6671b3af5 => 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: 605/1230] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/ports?device_id=67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:45.231 7 INFO neutron.api.v2.resource [None req-b866c9e9-51f0-422a-9f6a-6dd9904d0d5c bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1231] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/routers/67a82acf-1cb9-4e9f-8ac3-d6d68160f9fa => 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: 607/1232] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/ports?device_id=9cc9a2ec-ffff-4589-adda-31154ef4329f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:45.275 7 INFO neutron.api.v2.resource [None req-8b6cdbcd-954f-4dea-b012-b41f06e5ffca bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1233] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/routers/9cc9a2ec-ffff-4589-adda-31154ef4329f => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:45.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f663eb7b-7ffb-422f-85d3-e564a3e2443a bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1234] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/subnets/cf85ddd7-59fb-415d-b839-e82d0f6553e1 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1235] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/ports?device_id=c134b7c8-0a30-43c8-a0d6-b54360dc0a0f => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:45.333 7 INFO neutron.api.v2.resource [None req-6c13381f-cd77-4380-ab8b-3c8cb6f14028 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1236] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/routers/c134b7c8-0a30-43c8-a0d6-b54360dc0a0f => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:45.351 7 INFO neutron.pecan_wsgi.hooks.translation [None req-387261c9-1f95-4f2a-901d-68eedb595c73 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1237] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/subnets/9519cf9e-3dcb-4e9e-b033-3e3189c04a33 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1238] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/ports?device_id=c3644e32-6405-46b9-b61b-0a1acd4dd4ca => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:45.397 7 INFO neutron.api.v2.resource [None req-fc7ada51-d768-4b5a-ab82-38f70029c259 bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1239] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/routers/c3644e32-6405-46b9-b61b-0a1acd4dd4ca => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:45.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-783724c7-c153-46cf-ab04-79b909e2af3c bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1240] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/subnets/f65766e1-3e0c-422e-8b0b-7d5b820c4d98 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:45.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18566015-639d-44e8-8c7a-2f8b3977c10d bd52b0147c6d4a598b34774637e9d113 57ceac3e1c36456b8b22941e4e4d8d26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1241] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/subnets/b0a5f0c2-f119-408d-913c-49397a1cf2a4 => 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: 626/1242] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/security-groups?tenant_id=01f81a9f8d744ff5b7bcc97b05bc6d2c&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1243] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/security-groups/5c2f1cd9-cc7a-410e-9eb7-079a08961426 => 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: 618/1244] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 627/1245] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/security-groups?tenant_id=b32b29c349dc45ddbfdf53e96397652c&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1246] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:45 2026] DELETE /v2.0/security-groups/40ff1852-7fa7-4f18-a5b2-868c9603e78e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:45.923 8 INFO neutron.services.segments.plugin [-] Segment 07413900-ca73-48e4-a90b-639a5ae8fa96 resource provider aggregate not found 2026-05-29 03:19:45.926 8 INFO neutron.services.segments.plugin [-] Segment 07413900-ca73-48e4-a90b-639a5ae8fa96 resource provider aggregate not found 2026-05-29 03:19:45.935 8 INFO neutron.services.segments.plugin [-] Segment 07413900-ca73-48e4-a90b-639a5ae8fa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07413900-ca73-48e4-a90b-639a5ae8fa96 found for delete ", "request_id": "req-3bc9d52d-2427-4a3b-93cb-1eea3913717b"}]} 2026-05-29 03:19:45.938 8 INFO neutron.services.segments.plugin [-] Segment 07413900-ca73-48e4-a90b-639a5ae8fa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07413900-ca73-48e4-a90b-639a5ae8fa96 found for delete ", "request_id": "req-e16598c4-af73-4885-8504-0410f7c0cdd1"}]} [pid: 8|app: 0|req: 628/1247] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:45 2026] GET /v2.0/security-groups?tenant_id=57ceac3e1c36456b8b22941e4e4d8d26&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1248] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:46 2026] DELETE /v2.0/security-groups/3482784e-dcfe-4c29-a2ea-8891fe0b810c => 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: 630/1251] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:19:46 2026] GET /v2.0/ports?device_id=59ed3c5b-222f-4484-bb06-f8debc4aa129 => 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: 622/1252] 10.0.0.178 () {32 vars in 653 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions => generated 20516 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1253] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1254] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1255] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1256] 10.0.0.178 () {32 vars in 665 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1257] 10.0.0.178 () {32 vars in 699 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1258] 10.0.0.178 () {32 vars in 697 bytes} [Fri May 29 03:19:47 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: 634/1259] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1260] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1261] 10.0.0.178 () {32 vars in 703 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1262] 10.0.0.178 () {32 vars in 693 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1263] 10.0.0.178 () {32 vars in 695 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1264] 10.0.0.178 () {32 vars in 685 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1265] 10.0.0.178 () {32 vars in 687 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1266] 10.0.0.178 () {32 vars in 661 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1267] 10.0.0.178 () {32 vars in 699 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1268] 10.0.0.178 () {32 vars in 679 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1269] 10.0.0.178 () {32 vars in 683 bytes} [Fri May 29 03:19:47 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: 633/1270] 10.0.0.178 () {32 vars in 675 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1271] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1272] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => 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: 636/1273] 10.0.0.178 () {32 vars in 687 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1274] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1275] 10.0.0.178 () {32 vars in 687 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1276] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:47 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: 640/1277] 10.0.0.178 () {32 vars in 699 bytes} [Fri May 29 03:19:47 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: 641/1278] 10.0.0.178 () {32 vars in 679 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1279] 10.0.0.178 () {32 vars in 667 bytes} [Fri May 29 03:19:47 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: 643/1280] 10.0.0.178 () {32 vars in 677 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1281] 10.0.0.178 () {32 vars in 665 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1282] 10.0.0.178 () {32 vars in 675 bytes} [Fri May 29 03:19:47 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) 2026-05-29 03:19:47.612 8 WARNING neutron_lib.context [None req-f27fd70e-8394-4f6f-a0ef-266f5ced22ff dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 646/1283] 10.0.0.178 () {32 vars in 713 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1284] 10.0.0.178 () {32 vars in 691 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1285] 10.0.0.178 () {32 vars in 683 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1286] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:47 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: 650/1287] 10.0.0.178 () {32 vars in 687 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1288] 10.0.0.178 () {32 vars in 705 bytes} [Fri May 29 03:19:47 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: 652/1289] 10.0.0.178 () {32 vars in 675 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1290] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1291] 10.0.0.178 () {32 vars in 675 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1292] 10.0.0.178 () {32 vars in 693 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1293] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:47 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: 657/1294] 10.0.0.178 () {32 vars in 709 bytes} [Fri May 29 03:19:47 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: 658/1295] 10.0.0.178 () {32 vars in 705 bytes} [Fri May 29 03:19:47 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: 659/1296] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1297] 10.0.0.178 () {32 vars in 697 bytes} [Fri May 29 03:19:47 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: 661/1298] 10.0.0.178 () {32 vars in 711 bytes} [Fri May 29 03:19:47 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: 662/1299] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1300] 10.0.0.178 () {32 vars in 687 bytes} [Fri May 29 03:19:47 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: 664/1301] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:47.777 8 INFO neutron.db.segments_db [None req-f27fd70e-8394-4f6f-a0ef-266f5ced22ff dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Added segment 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 of type vxlan for network 1ec5a948-2f00-408b-b130-597485de5eac [pid: 8|app: 0|req: 638/1302] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:47 2026] POST /v2.0/networks => generated 646 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1303] 10.0.0.178 () {32 vars in 675 bytes} [Fri May 29 03:19:47 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) 2026-05-29 03:19:47.878 8 WARNING neutron_lib.context [None req-f93b473e-a59c-4b21-bd8d-bc6356e3fca3 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 665/1304] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:47 2026] DELETE /v2.0/security-groups/337d36f1-eaf0-4518-b96a-96214d61ac6f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1305] 10.0.0.178 () {32 vars in 671 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:47.892 7 INFO neutron.api.v2.resource [None req-ec845491-6657-4f61-8f44-532abf6ec1b5 956789a3cba642ae97a87039ff932f33 3f9645d6df49406083435acdfde46e19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1306] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:19:47 2026] GET /v2.0/security-groups/337d36f1-eaf0-4518-b96a-96214d61ac6f => generated 146 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1307] 10.0.0.178 () {32 vars in 661 bytes} [Fri May 29 03:19:47 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: 640/1308] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:47 2026] POST /v2.0/ports => generated 779 bytes in 288 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: 641/1309] 10.0.0.178 () {32 vars in 699 bytes} [Fri May 29 03:19:48 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:48.172 8 WARNING neutron_lib.context [None req-20b6de34-ec76-4769-8ab3-bcd907765270 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 669/1310] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:19:47 2026] DELETE /v2.0/floatingips/26fc5d4d-11dc-400e-b768-872aa1b0ddfc => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1311] 10.0.0.178 () {32 vars in 699 bytes} [Fri May 29 03:19:48 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) 2026-05-29 03:19:48.221 8 INFO neutron.db.segments_db [None req-20b6de34-ec76-4769-8ab3-bcd907765270 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Added segment 4319b183-e15a-4ee5-815f-bac97c2a19ea of type vxlan for network f1896e47-a1bc-4e44-8c52-32cc89a041bc [pid: 8|app: 0|req: 642/1312] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:48 2026] POST /v2.0/networks => generated 635 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1313] 10.0.0.178 () {32 vars in 677 bytes} [Fri May 29 03:19:48 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) 2026-05-29 03:19:48.331 8 WARNING neutron_lib.context [None req-a7e16af9-1f2e-47d2-bd2f-5b999a974047 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 644/1314] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:48 2026] POST /v2.0/subnets => generated 646 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1315] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:48 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) 2026-05-29 03:19:48.585 8 WARNING neutron_lib.context [None req-15b5268f-95c5-4967-8c46-978544db9a1b dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 646/1316] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:48 2026] POST /v2.0/ports => generated 965 bytes in 331 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: 647/1317] 10.0.0.178 () {32 vars in 683 bytes} [Fri May 29 03:19:48 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: 671/1318] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:19:48 2026] PUT /v2.0/routers/99d0d1cd-c6f1-4459-b032-d4b19d3527f0/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1319] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1320] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:48 2026] DELETE /v2.0/ports/ebe31f8e-a89b-4feb-936a-546d206691d2 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1321] 10.0.0.178 () {32 vars in 685 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:49.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40da9fb6-dbfb-486b-ae37-517c4806704d dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1322] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:49 2026] DELETE /v2.0/ports/ebe31f8e-a89b-4feb-936a-546d206691d2 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1323] 10.0.0.178 () {32 vars in 707 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:49.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a97bc3d7-594b-4695-812e-5be9d207708c dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1324] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/ports/ebe31f8e-a89b-4feb-936a-546d206691d2 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1325] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1326] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:49 2026] DELETE /v2.0/subnets/e6e8cb86-8118-492c-8bf9-f91420a183b8 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1327] 10.0.0.178 () {32 vars in 697 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1328] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/security-groups?tenant_id=2aa91ed98690456eb8c9142b05e6faf6&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:19:49.943 8 INFO neutron.services.segments.plugin [-] Segment 4319b183-e15a-4ee5-815f-bac97c2a19ea resource provider aggregate not found 2026-05-29 03:19:49.946 8 INFO neutron.services.segments.plugin [-] Segment 4319b183-e15a-4ee5-815f-bac97c2a19ea resource provider aggregate not found 2026-05-29 03:19:49.955 8 INFO neutron.services.segments.plugin [-] Segment 4319b183-e15a-4ee5-815f-bac97c2a19ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4319b183-e15a-4ee5-815f-bac97c2a19ea found for delete ", "request_id": "req-078e1b31-c325-448e-a719-2888492611b0"}]} 2026-05-29 03:19:49.958 7 INFO neutron.services.segments.plugin [-] Segment f15ada94-df96-4c3f-9bf2-2f39d86bf680 resource provider aggregate not found 2026-05-29 03:19:49.963 8 INFO neutron.services.segments.plugin [-] Segment 4319b183-e15a-4ee5-815f-bac97c2a19ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4319b183-e15a-4ee5-815f-bac97c2a19ea found for delete ", "request_id": "req-04f5f588-04a5-492a-91e5-ab9f0136dc92"}]} 2026-05-29 03:19:49.966 7 INFO neutron.services.segments.plugin [-] Segment f15ada94-df96-4c3f-9bf2-2f39d86bf680 resource provider aggregate not found 2026-05-29 03:19:49.969 7 INFO neutron.services.segments.plugin [-] Segment f15ada94-df96-4c3f-9bf2-2f39d86bf680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15ada94-df96-4c3f-9bf2-2f39d86bf680 found for delete ", "request_id": "req-1752371d-5bb6-42da-b582-ab9f0b07a66d"}]} [pid: 8|app: 0|req: 657/1329] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:49 2026] DELETE /v2.0/networks/f1896e47-a1bc-4e44-8c52-32cc89a041bc => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1330] 10.0.0.178 () {32 vars in 695 bytes} [Fri May 29 03:19:49 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:49.980 7 INFO neutron.services.segments.plugin [-] Segment f15ada94-df96-4c3f-9bf2-2f39d86bf680 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f15ada94-df96-4c3f-9bf2-2f39d86bf680 found for delete ", "request_id": "req-b6e9480e-6c85-4f77-a5b6-0ad0602641c6"}]} 2026-05-29 03:19:49.985 7 INFO neutron.db.l3_hamode_db [None req-c6fb1d08-d17b-4c88-9ebc-e9c2408a4b3d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 02c325ff-f923-41b7-a85c-abc8d80705df was deleted as no HA routers are present in tenant 3f9645d6df49406083435acdfde46e19. [pid: 7|app: 0|req: 673/1331] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:49 2026] DELETE /v2.0/routers/99d0d1cd-c6f1-4459-b032-d4b19d3527f0 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:49.997 7 WARNING neutron_lib.context [None req-e799bcf6-7927-4c8a-bd8c-9c64a137d8ce dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:50.043 7 INFO neutron.db.segments_db [None req-e799bcf6-7927-4c8a-bd8c-9c64a137d8ce dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Added segment 81898078-5cce-4525-b704-cb5a1be61be5 of type vxlan for network cbab9902-f672-4b66-bcdc-aa0def578174 [pid: 8|app: 0|req: 659/1332] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:49 2026] DELETE /v2.0/security-groups/c014e840-6183-4c20-a01e-8defeb7bbe55 => 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: 660/1333] 10.0.0.178 () {32 vars in 685 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1334] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:49 2026] POST /v2.0/networks => generated 636 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1335] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:50 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) 2026-05-29 03:19:50.139 7 WARNING neutron_lib.context [None req-8e2bd54f-09c1-4c5a-934d-b83ada7376ef dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1336] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:50 2026] DELETE /v2.0/subnets/66aaa1c1-029f-4b40-8b78-bc181e104bd9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1337] 10.0.0.178 () {32 vars in 667 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/quotas => 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: 676/1338] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:50 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1339] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:50.409 7 WARNING neutron_lib.context [None req-b076de60-dda5-402b-9cab-36e5804d65cd dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1340] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:50 2026] DELETE /v2.0/networks/87c66696-caee-4a56-9e16-771936f8931e => 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: 664/1341] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 665/1342] 10.0.0.178 () {32 vars in 691 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 666/1343] 10.0.0.178 () {32 vars in 691 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1344] 10.0.0.178 () {32 vars in 695 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1345] 10.0.0.178 () {32 vars in 685 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1346] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1347] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1348] 10.0.0.178 () {32 vars in 703 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1349] 10.0.0.178 () {32 vars in 713 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 673/1350] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 674/1351] 10.0.0.178 () {32 vars in 715 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1352] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/security-groups?tenant_id=3f9645d6df49406083435acdfde46e19&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1353] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1354] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:50 2026] POST /v2.0/ports => generated 924 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1355] 10.0.0.178 () {32 vars in 741 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1356] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:50 2026] DELETE /v2.0/security-groups/95a471d1-c515-4b11-8d84-8aafe42a89be => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1357] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 679/1358] 10.0.0.178 () {32 vars in 683 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1359] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1360] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1361] 10.0.0.178 () {32 vars in 679 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1362] 10.0.0.178 () {32 vars in 669 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1363] 10.0.0.178 () {32 vars in 697 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1364] 10.0.0.178 () {32 vars in 705 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 686/1365] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1366] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1367] 10.0.0.178 () {32 vars in 683 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1368] 10.0.0.178 () {32 vars in 705 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1369] 10.0.0.178 () {32 vars in 695 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1370] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 692/1371] 10.0.0.178 () {32 vars in 697 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1372] 10.0.0.178 () {32 vars in 679 bytes} [Fri May 29 03:19:50 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: 8|app: 0|req: 694/1373] 10.0.0.178 () {32 vars in 689 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1374] 10.0.0.178 () {32 vars in 701 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1375] 10.0.0.178 () {32 vars in 665 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1376] 10.0.0.178 () {32 vars in 681 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1377] 10.0.0.178 () {32 vars in 693 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1378] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:50 2026] DELETE /v2.0/ports/0e1d677c-a02a-4e18-bae2-ff31c4d24711 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1379] 10.0.0.178 () {32 vars in 677 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1380] 10.0.0.178 () {32 vars in 667 bytes} [Fri May 29 03:19:50 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) 2026-05-29 03:19:50.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fac043ac-d6eb-441f-9e3d-6f0239bbc0d5 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1381] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:50 2026] GET /v2.0/ports/0e1d677c-a02a-4e18-bae2-ff31c4d24711 => 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: 701/1382] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:50 2026] DELETE /v2.0/subnets/48270119-9b2f-4a0d-9138-1e29b7c04e6b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1383] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:51 2026] DELETE /v2.0/networks/cbab9902-f672-4b66-bcdc-aa0def578174 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:19:51.477 7 WARNING neutron_lib.context [None req-ab2bb110-3cfb-402f-bd75-94b4e82be7b9 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 683/1384] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:51 2026] POST /v2.0/ports => generated 778 bytes in 297 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: 702/1385] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:51 2026] GET /v2.0/security-groups?tenant_id=3990968b7fec43309006d34b35b1d83b&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1386] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:51 2026] DELETE /v2.0/security-groups/b56e37ff-21f5-4ebb-947a-4727992b2aab => 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: 684/1387] 10.0.0.178 () {34 vars in 737 bytes} [Fri May 29 03:19:51 2026] PUT /v2.0/ports/ddf4e136-441c-46f7-84b8-b5c31a37060c => generated 752 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:51.975 8 INFO neutron.services.segments.plugin [-] Segment 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 resource provider aggregate not found 2026-05-29 03:19:51.981 8 INFO neutron.services.segments.plugin [-] Segment 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 resource provider aggregate not found 2026-05-29 03:19:51.989 8 INFO neutron.services.segments.plugin [-] Segment 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 found for delete ", "request_id": "req-522e8b18-25dd-4b91-90ac-5449901b3659"}]} 2026-05-29 03:19:51.995 8 INFO neutron.services.segments.plugin [-] Segment 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05aad87a-f4fb-4f55-bdb2-5d9c19c87335 found for delete ", "request_id": "req-7c3812ab-8097-43c1-b0b3-09989198e555"}]} [pid: 8|app: 0|req: 704/1388] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:51 2026] DELETE /v2.0/ports/ddf4e136-441c-46f7-84b8-b5c31a37060c => generated 0 bytes in 201 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-29 03:19:52.169 7 INFO neutron.services.segments.plugin [-] Segment 81898078-5cce-4525-b704-cb5a1be61be5 resource provider aggregate not found 2026-05-29 03:19:52.173 7 INFO neutron.services.segments.plugin [-] Segment 81898078-5cce-4525-b704-cb5a1be61be5 resource provider aggregate not found 2026-05-29 03:19:52.184 7 INFO neutron.services.segments.plugin [-] Segment 81898078-5cce-4525-b704-cb5a1be61be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81898078-5cce-4525-b704-cb5a1be61be5 found for delete ", "request_id": "req-021a6627-5e8e-496e-8190-55a7fa74fd11"}]} 2026-05-29 03:19:52.189 7 INFO neutron.services.segments.plugin [-] Segment 81898078-5cce-4525-b704-cb5a1be61be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81898078-5cce-4525-b704-cb5a1be61be5 found for delete ", "request_id": "req-e0f902c3-0346-44ac-ba79-293923e35e8f"}]} [pid: 7|app: 0|req: 685/1389] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:52 2026] GET /v2.0/ports => generated 782 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:52.236 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f18439-e6b9-48f0-8d70-08246d8c757e dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1390] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:52 2026] GET /v2.0/ports/ddf4e136-441c-46f7-84b8-b5c31a37060c => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1391] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:19:52 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1392] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:19:52 2026] GET /v2.0/ports/7c169901-6d95-45a0-8315-d18220bb410e => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:52.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fba4b28e-7b1a-4ffd-a230-48ac3c3f1c71 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1393] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/ports/0e1d677c-a02a-4e18-bae2-ff31c4d24711 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:52.377 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee535a20-119c-4bbe-928b-b30c43d50ba7 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1394] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/subnets/48270119-9b2f-4a0d-9138-1e29b7c04e6b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:19:52.393 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0721ee3-f0a3-4df6-8d4d-2d57270789b3 dc1246deeba044a2ae33fa1f1fa2c5b5 5f40b2ce48e54fa4aaf44eded496bc0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1395] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/subnets/e6e8cb86-8118-492c-8bf9-f91420a183b8 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1396] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:52 2026] GET /v2.0/security-groups?tenant_id=36a36711d91d40c29785cb9df41141be&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1397] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/ports/7c169901-6d95-45a0-8315-d18220bb410e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1398] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/security-groups/704ef688-baaf-4577-8a39-0215cbbde603 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1399] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:19:52 2026] DELETE /v2.0/networks/1ec5a948-2f00-408b-b130-597485de5eac => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1400] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:53 2026] GET /v2.0/security-groups?tenant_id=5f40b2ce48e54fa4aaf44eded496bc0b&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1401] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:53 2026] DELETE /v2.0/security-groups/ba1be47a-6257-4600-b2b5-4fbc69b7e42b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:19:53.760 8 WARNING neutron_lib.context [None req-8b717985-00d9-4858-a8cf-7183491126e2 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:53.925 8 INFO neutron.db.segments_db [None req-8b717985-00d9-4858-a8cf-7183491126e2 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Added segment aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 of type vxlan for network 846466ad-bf7b-474c-8c76-5492c5672121 [pid: 8|app: 0|req: 709/1402] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:19:53 2026] POST /v2.0/networks => generated 650 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:54.033 7 WARNING neutron_lib.context [None req-073657b1-c505-458e-afda-2e661dee987e ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:54.210 7 INFO neutron.services.segments.plugin [-] Segment 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 resource provider aggregate not found 2026-05-29 03:19:54.215 7 INFO neutron.services.segments.plugin [-] Segment 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 resource provider aggregate not found 2026-05-29 03:19:54.230 7 INFO neutron.services.segments.plugin [-] Segment 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 found for delete ", "request_id": "req-49a39e43-bb61-409e-8810-a036abcc3926"}]} 2026-05-29 03:19:54.238 7 INFO neutron.services.segments.plugin [-] Segment 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dce1bbb-e340-446f-b0e2-f7eb5868ac94 found for delete ", "request_id": "req-869b4f9c-abd8-4b74-b767-651e3ad88092"}]} [pid: 7|app: 0|req: 694/1403] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:54 2026] POST /v2.0/subnets => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:19:54.315 8 WARNING neutron_lib.context [None req-b610a811-b279-424e-8516-ef4a0889ec49 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:54.360 8 INFO neutron.db.segments_db [None req-b610a811-b279-424e-8516-ef4a0889ec49 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Added segment 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f of type vxlan for network 5e0b1974-888a-485b-983c-2c62d8e1049a 2026-05-29 03:19:54.631 8 INFO neutron.db.l3_hamode_db [None req-b610a811-b279-424e-8516-ef4a0889ec49 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:55.370 8 INFO neutron.db.l3_hamode_db [None req-b610a811-b279-424e-8516-ef4a0889ec49 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:55.459 7 WARNING neutron_lib.context [None req-22b6498d-f8a5-486e-8a3e-ee0e1abe6b63 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:55.594 7 INFO neutron.db.segments_db [None req-22b6498d-f8a5-486e-8a3e-ee0e1abe6b63 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Added segment be4690b9-0899-4963-a18b-09f95442dbe3 of type vxlan for network 676a45eb-df63-41cd-8699-bdac646c4000 [pid: 7|app: 0|req: 695/1404] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:19:55 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1405] 10.0.0.178 () {32 vars in 623 bytes} [Fri May 29 03:19:55 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-29 03:19:55.694 7 WARNING neutron_lib.context [None req-6499815b-5bcf-4c11-beec-52f350109276 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:19:55.742 7 INFO neutron.db.segments_db [None req-6499815b-5bcf-4c11-beec-52f350109276 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Added segment a0090d92-0a6b-4675-9ca1-70efdcb8625c of type vxlan for network 7c4a83b6-e0c3-4707-a8b4-34f4d0976a36 2026-05-29 03:19:55.977 7 INFO neutron.db.l3_hamode_db [None req-6499815b-5bcf-4c11-beec-52f350109276 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:19:56.707 7 INFO neutron.db.l3_hamode_db [None req-6499815b-5bcf-4c11-beec-52f350109276 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1406] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:54 2026] POST /v2.0/routers => generated 695 bytes in 2589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1407] 10.0.0.178 () {32 vars in 633 bytes} [Fri May 29 03:19:56 2026] GET /v2.0/ => generated 632 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1408] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:57 2026] GET /v2.0/security-groups?tenant_id=c1b38c59c7524a719c2bfac191ab548d&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1409] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:55 2026] POST /v2.0/routers => generated 695 bytes in 1932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1410] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:57 2026] DELETE /v2.0/security-groups/5a087b5d-2557-4700-921d-84cc5f29dbcb => 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: 699/1411] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:57 2026] GET /v2.0/security-groups?tenant_id=0a9176274ffc46daacf525e7ec542865&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1412] 10.0.0.178 () {32 vars in 776 bytes} [Fri May 29 03:19:57 2026] GET /v2.0/subnets?project_id=bb932cbbedfd4072918b62a447309284&cidr=10.100.0.0%2F28 => generated 14 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1413] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:19:58 2026] GET /v2.0/security-groups?tenant_id=2245c48225894f2e99cfbcfb43454977&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1414] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:58 2026] DELETE /v2.0/security-groups/d34a18cf-0b60-43fb-b7ca-702f87d76615 => 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: 703/1415] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:19:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1416] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:19:58 2026] DELETE /v2.0/security-groups/49cfa292-9585-44b2-a8f1-7035387cad21 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1417] 10.0.0.178 () {32 vars in 784 bytes} [Fri May 29 03:19:58 2026] GET /v2.0/subnets?network_id=f016f52a-ce93-4417-aeca-455c6e29be21&cidr=10.100.0.0%2F28 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:19:58.409 7 WARNING neutron_lib.context [None req-25956cae-6120-43b9-bcae-6ceed2a1c2ff e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 713/1418] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:57 2026] PUT /v2.0/routers/2a3a3070-ea41-472e-a585-3497389096be/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:19:58.554 8 WARNING neutron_lib.context [None req-56808eb4-0c71-4458-8b90-ca001568678a ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 706/1419] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:19:58 2026] POST /v2.0/subnets => generated 657 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1420] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:58 2026] POST /v2.0/ports => generated 959 bytes in 387 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-29 03:19:58.945 8 WARNING neutron_lib.context [None req-4b0905c5-233a-4681-bc5e-0abaa93cbc31 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 715/1421] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:19:58 2026] POST /v2.0/ports => generated 959 bytes in 341 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-29 03:19:59.292 8 WARNING neutron_lib.context [None req-6415141a-8251-4d05-98b1-4d93f666c724 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:00.066 8 INFO neutron.db.l3_db [None req-6415141a-8251-4d05-98b1-4d93f666c724 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Floating IP c998017b-fbc8-4209-8238-251f42358f4a associated. External IP: 10.96.250.211, port: 9d45c900-1181-4532-9a50-486de7528f48. [pid: 7|app: 0|req: 707/1422] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:19:58 2026] PUT /v2.0/routers/f91fe7c5-9400-4108-84ac-aefadbfb9ebc/add_router_interface => generated 309 bytes in 1410 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1423] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:20:00 2026] GET /v2.0/networks => generated 5062 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1424] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:20:00 2026] GET /v2.0/subnets => generated 3852 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1425] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:20:00 2026] GET /v2.0/routers => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:00.392 7 WARNING neutron_lib.context [None req-dcd52d28-6976-49ce-b812-887dc7e4b3d3 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1426] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:19:59 2026] POST /v2.0/floatingips => generated 843 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1427] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:20:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:20:00.560 7 WARNING neutron_lib.context [None req-b7fdd1c7-c3c4-4ee9-85f2-520d3a2f1a33 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:00.571 8 INFO neutron.db.l3_db [None req-ceab3e90-c773-48c9-bbd3-da5524d189de ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Floating IP c998017b-fbc8-4209-8238-251f42358f4a disassociated. External IP: 10.96.250.211, port: 9d45c900-1181-4532-9a50-486de7528f48. [pid: 7|app: 0|req: 712/1428] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:00.703 7 WARNING neutron_lib.context [None req-c31eb927-7352-4b69-bba9-44465516b34e e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 713/1429] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:00.815 7 WARNING neutron_lib.context [None req-5bc25e65-275a-46d5-a213-4bd51082a1c3 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 717/1430] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:00 2026] PUT /v2.0/floatingips/c998017b-fbc8-4209-8238-251f42358f4a => generated 552 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1431] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:00.932 7 WARNING neutron_lib.context [None req-5cc8c5d9-0c08-4549-8ac3-a1857ab513a7 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1432] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:01.063 7 WARNING neutron_lib.context [None req-839f1ee3-86e3-48f8-999b-62acd5a8f06e e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:01.119 7 INFO neutron.db.securitygroups_db [None req-839f1ee3-86e3-48f8-999b-62acd5a8f06e e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Project bb932cbbedfd4072918b62a447309284 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: 718/1433] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:00 2026] DELETE /v2.0/floatingips/c998017b-fbc8-4209-8238-251f42358f4a => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1434] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:01.232 8 WARNING neutron_lib.context [None req-e3ef3a2a-c433-47c7-ac1b-443d468ce514 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:01.236 7 WARNING neutron_lib.context [None req-b4a5bf1a-697a-4096-b6c9-b2fdbe85d8b5 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:01.295 7 INFO neutron.db.securitygroups_db [None req-b4a5bf1a-697a-4096-b6c9-b2fdbe85d8b5 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Project bb932cbbedfd4072918b62a447309284 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: 717/1435] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:01.932 8 INFO neutron.db.l3_db [None req-e3ef3a2a-c433-47c7-ac1b-443d468ce514 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Floating IP 788a0a83-deda-4ad6-a186-076938d95cc2 associated. External IP: 10.96.250.220, port: a982355e-a613-472a-8b85-fe5e4d6c3922. [pid: 7|app: 0|req: 720/1438] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:20:01 2026] GET /v2.0/networks => generated 1297 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1439] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/security-groups?tenant_id=3e5bd48a6200469fb557d7499e344b46&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1440] 10.0.0.127 () {34 vars in 1098 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-562672147&fields=id&tenant_id=bb932cbbedfd4072918b62a447309284 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1441] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:20:01 2026] POST /v2.0/floatingips => generated 843 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1442] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/floatingips/788a0a83-deda-4ad6-a186-076938d95cc2 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1443] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1444] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:02 2026] DELETE /v2.0/security-groups/789cb9b7-8242-435f-8420-12c5bca4b79b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1445] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/quotas/bb932cbbedfd4072918b62a447309284 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1446] 10.0.0.178 () {32 vars in 655 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/floatingips => generated 846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1447] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&fields=id => generated 103 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1448] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 727/1449] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 728/1450] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:02 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:02.789 8 INFO neutron.db.l3_db [None req-20485cdd-db55-4923-9da7-6a844444dfe7 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Floating IP 788a0a83-deda-4ad6-a186-076938d95cc2 associated. External IP: 10.96.250.220, port: a982355e-a613-472a-8b85-fe5e4d6c3922. [pid: 8|app: 0|req: 723/1451] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:02 2026] PUT /v2.0/floatingips/788a0a83-deda-4ad6-a186-076938d95cc2 => generated 843 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1452] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:03 2026] GET /v2.0/security-groups?tenant_id=79f96ebd21d040b28c2c5929a6b16bde&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:03.610 8 INFO neutron.db.l3_db [None req-075b334d-3cde-42ff-a07b-fa33f27b5cd3 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] Floating IP 788a0a83-deda-4ad6-a186-076938d95cc2 disassociated. External IP: 10.96.250.220, port: 9d45c900-1181-4532-9a50-486de7528f48. [pid: 7|app: 0|req: 730/1453] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:03 2026] DELETE /v2.0/security-groups/c2587f3a-045b-4c85-a1ea-9812e23575f9 => 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: 731/1454] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:03 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => 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: 724/1455] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:03 2026] PUT /v2.0/floatingips/788a0a83-deda-4ad6-a186-076938d95cc2 => generated 552 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1456] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:04 2026] DELETE /v2.0/floatingips/788a0a83-deda-4ad6-a186-076938d95cc2 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:04.439 8 INFO neutron.api.v2.resource [None req-7cf631e0-95fb-4a1d-9529-debd9840c605 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1457] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:04 2026] DELETE /v2.0/floatingips/788a0a83-deda-4ad6-a186-076938d95cc2 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1458] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:20:04 2026] DELETE /v2.0/ports/9d45c900-1181-4532-9a50-486de7528f48 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1459] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:04 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => 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: 726/1460] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:20:04 2026] DELETE /v2.0/ports/a982355e-a613-472a-8b85-fe5e4d6c3922 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1461] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:05 2026] GET /v2.0/ports?device_id=2a3a3070-ea41-472e-a585-3497389096be => generated 958 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:05.572 7 WARNING neutron_lib.context [None req-84c2da5a-1cee-42e6-a8eb-6868616898c9 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:05.742 7 INFO neutron.db.segments_db [None req-84c2da5a-1cee-42e6-a8eb-6868616898c9 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Added segment 043325d1-d58d-4664-b626-1db9bbaafb40 of type vxlan for network a5b8a47c-af83-477a-9294-e6c41875bf6f [pid: 7|app: 0|req: 736/1462] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:05 2026] POST /v2.0/networks => generated 643 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1463] 10.0.0.214 () {30 vars in 650 bytes} [Fri May 29 03:20:05 2026] GET /v2.0/extensions => generated 20516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-29 03:20:05.893 7 WARNING neutron_lib.context [None req-f2df8343-ecab-4627-a094-91b656189f19 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1464] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:05 2026] POST /v2.0/subnets => generated 641 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1465] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:05 2026] PUT /v2.0/routers/2a3a3070-ea41-472e-a585-3497389096be/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1466] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:06 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:06.168 8 WARNING neutron_lib.context [None req-1d061c4d-7a7f-4fe0-9553-c4c4eb59ed20 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 739/1467] 10.0.0.214 () {30 vars in 724 bytes} [Fri May 29 03:20:06 2026] GET /v2.0/quotas/8ca617af49404a768ea3784d2d10d2bd/details => generated 847 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:06.233 8 INFO neutron.db.segments_db [None req-1d061c4d-7a7f-4fe0-9553-c4c4eb59ed20 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Added segment 2ce2afd3-a3a2-47ea-b378-43781c322313 of type vxlan for network d6d04bb2-c8cf-43eb-9415-3c68b060bbdc [pid: 8|app: 0|req: 729/1468] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:06 2026] POST /v2.0/networks => generated 644 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1469] 10.0.0.178 () {34 vars in 743 bytes} [Fri May 29 03:20:06 2026] PUT /v2.0/networks/d6d04bb2-c8cf-43eb-9415-3c68b060bbdc => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:06.462 8 WARNING neutron_lib.context [None req-95da67fb-0f08-4308-b21d-764ce1302252 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 731/1470] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:06 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1471] 10.0.0.178 () {34 vars in 741 bytes} [Fri May 29 03:20:06 2026] PUT /v2.0/subnets/5b1a7290-a8d4-41f0-9878-d8e8fe204f65 => generated 636 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:06.917 7 INFO neutron.services.segments.plugin [-] Segment 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f resource provider aggregate not found 2026-05-29 03:20:06.924 7 INFO neutron.services.segments.plugin [-] Segment 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f resource provider aggregate not found 2026-05-29 03:20:06.934 7 INFO neutron.services.segments.plugin [-] Segment 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f found for delete ", "request_id": "req-bd9c3e88-55fc-439e-ad36-e0aa0ba56899"}]} 2026-05-29 03:20:06.936 7 INFO neutron.services.segments.plugin [-] Segment 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 481932eb-4b16-4ca2-ac1d-ab26f3e72b8f found for delete ", "request_id": "req-af93b987-147d-47ae-bab7-bd0d984757aa"}]} 2026-05-29 03:20:06.962 7 INFO neutron.db.l3_hamode_db [None req-563005b4-0569-412e-9e68-5d7bb1b48737 ca2d52b1573b48c6935e2193040b8999 c09327f24d9046fbaf1d46fbfbeddf65 - - default default] HA network 5e0b1974-888a-485b-983c-2c62d8e1049a was deleted as no HA routers are present in tenant c09327f24d9046fbaf1d46fbfbeddf65. [pid: 7|app: 0|req: 740/1472] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:06 2026] DELETE /v2.0/routers/2a3a3070-ea41-472e-a585-3497389096be => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1473] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:06 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:07.033 8 INFO neutron.services.segments.plugin [-] Segment 2ce2afd3-a3a2-47ea-b378-43781c322313 resource provider aggregate not found 2026-05-29 03:20:07.037 8 INFO neutron.services.segments.plugin [-] Segment 2ce2afd3-a3a2-47ea-b378-43781c322313 resource provider aggregate not found 2026-05-29 03:20:07.052 8 INFO neutron.services.segments.plugin [-] Segment 2ce2afd3-a3a2-47ea-b378-43781c322313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce2afd3-a3a2-47ea-b378-43781c322313 found for delete ", "request_id": "req-f25ca378-0416-4287-b887-fa994ee9db42"}]} 2026-05-29 03:20:07.054 8 INFO neutron.services.segments.plugin [-] Segment 2ce2afd3-a3a2-47ea-b378-43781c322313 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce2afd3-a3a2-47ea-b378-43781c322313 found for delete ", "request_id": "req-1238ebae-1992-4d9c-a494-26eb00b890b5"}]} [pid: 8|app: 0|req: 733/1474] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:06 2026] DELETE /v2.0/networks/d6d04bb2-c8cf-43eb-9415-3c68b060bbdc => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1475] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb932cbbedfd4072918b62a447309284 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:07.115 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f8b4447-9c58-4d74-8086-403499ec88f0 e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1476] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/networks/d6d04bb2-c8cf-43eb-9415-3c68b060bbdc => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:07.122 8 WARNING neutron_lib.context [req-25dfe648-0c2e-422e-96ec-e0709daf113a req-ef683649-4c2f-4cce-8a86-ae71eab9672c e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 742/1477] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/subnets/74c55c0b-94e1-41e8-8b82-084b9a28feaa => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1478] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1479] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/networks/846466ad-bf7b-474c-8c76-5492c5672121 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1480] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => 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: 746/1481] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/subnets?network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1482] 10.0.0.178 () {32 vars in 653 bytes} [Fri May 29 03:20:07 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: 748/1483] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/networks => generated 1308 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1484] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:20:07 2026] POST /v2.0/ports => generated 954 bytes in 459 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: 749/1485] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/subnets => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1486] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/networks/a5b8a47c-af83-477a-9294-e6c41875bf6f => generated 668 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1487] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:20:07 2026] GET /v2.0/subnets/2cd8f781-dd08-4825-a48d-a23955cb469f => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:07.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc95df82-cfa0-4302-9dfe-f1d53df0a89e e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1488] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/subnets/5b1a7290-a8d4-41f0-9878-d8e8fe204f65 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:07.769 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df02be3e-d297-4874-8ff0-152bd3e97c8f e2a454ba6b9f4eed914158ced9ee2ef9 7196cfe0012147b392412c22bf0edef3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1489] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/networks/d6d04bb2-c8cf-43eb-9415-3c68b060bbdc => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1490] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:07 2026] DELETE /v2.0/subnets/2cd8f781-dd08-4825-a48d-a23955cb469f => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1491] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:20:07 2026] PUT /v2.0/ports/f6be7d7a-bcee-4693-8510-1aabc2241c88 => generated 1235 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:08.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9aa43e1-7ead-4657-8cf9-4ac31f1350d3'] response: {'name': 'network-changed', 'server_uuid': '3cb88b17-baa4-4367-8f05-8f2cdea3fff1', 'tag': 'f6be7d7a-bcee-4693-8510-1aabc2241c88', '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: 738/1492] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/security-groups?tenant_id=c09327f24d9046fbaf1d46fbfbeddf65&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1493] 10.0.0.214 () {30 vars in 650 bytes} [Fri May 29 03:20:08 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: 755/1494] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:08 2026] DELETE /v2.0/networks/a5b8a47c-af83-477a-9294-e6c41875bf6f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1495] 10.0.0.214 () {30 vars in 724 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/quotas/8ca617af49404a768ea3784d2d10d2bd/details => generated 847 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1496] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:08 2026] DELETE /v2.0/security-groups/2331cb6e-a001-4da5-b8a4-056ddd8f946e => 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: 757/1497] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1498] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&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: 758/1499] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1500] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/networks?tenant_id=bb932cbbedfd4072918b62a447309284&shared=False => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1501] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1502] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:08 2026] GET /v2.0/security-groups?tenant_id=7196cfe0012147b392412c22bf0edef3&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1503] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:08 2026] DELETE /v2.0/security-groups/254c3af3-8962-4236-b4a5-a9c3f7420a9c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:09.733 7 INFO neutron.services.segments.plugin [-] Segment aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 resource provider aggregate not found 2026-05-29 03:20:09.740 7 INFO neutron.services.segments.plugin [-] Segment aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 resource provider aggregate not found 2026-05-29 03:20:09.750 7 INFO neutron.services.segments.plugin [-] Segment aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 found for delete ", "request_id": "req-57488d34-53b3-40cc-aeee-caa7926da0e8"}]} 2026-05-29 03:20:09.759 7 INFO neutron.services.segments.plugin [-] Segment aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa2718ed-141f-4c7c-ab9a-ca3c8dc33352 found for delete ", "request_id": "req-fda1664c-a575-4cd0-8f58-a9c1ca5f3809"}]} 2026-05-29 03:20:09.766 7 INFO neutron.services.segments.plugin [-] Segment 043325d1-d58d-4664-b626-1db9bbaafb40 resource provider aggregate not found [pid: 7|app: 0|req: 760/1504] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1505] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:09.854 7 INFO neutron.services.segments.plugin [-] Segment 043325d1-d58d-4664-b626-1db9bbaafb40 resource provider aggregate not found 2026-05-29 03:20:09.858 7 INFO neutron.services.segments.plugin [-] Segment 043325d1-d58d-4664-b626-1db9bbaafb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043325d1-d58d-4664-b626-1db9bbaafb40 found for delete ", "request_id": "req-0bf22cdc-6e89-43cb-8f02-0fd675924dc4"}]} 2026-05-29 03:20:09.882 7 INFO neutron.services.segments.plugin [-] Segment 043325d1-d58d-4664-b626-1db9bbaafb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043325d1-d58d-4664-b626-1db9bbaafb40 found for delete ", "request_id": "req-dd778488-1f07-4795-addc-fb2ef5dbe4e7"}]} [pid: 7|app: 0|req: 761/1506] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1507] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f6be7d7a-bcee-4693-8510-1aabc2241c88 => 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: 762/1508] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1509] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:09 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1510] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:10 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1511] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:10 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:10.428 7 WARNING neutron_lib.context [None req-bca42f0b-a6dc-48c1-851e-d3c03d351849 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:10.536 7 INFO neutron.db.segments_db [None req-bca42f0b-a6dc-48c1-851e-d3c03d351849 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment cd789216-c6ce-40fd-a95a-4c0166bdf7a6 of type vxlan for network 13ab2560-7c04-4a71-9939-13301b43a2a0 [pid: 7|app: 0|req: 764/1512] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:10 2026] POST /v2.0/networks => generated 629 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:10.618 7 WARNING neutron_lib.context [None req-b0688755-d045-4e2a-9cb9-7915388c04e5 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:10.665 7 INFO neutron.db.segments_db [None req-b0688755-d045-4e2a-9cb9-7915388c04e5 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment c96c830d-8e27-469e-9675-8758f8cfde08 of type vxlan for network e61f4714-05a9-41dc-9230-bdb52b584f6b [pid: 7|app: 0|req: 765/1513] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:10 2026] POST /v2.0/networks => generated 629 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1514] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:10 2026] GET /v2.0/security-groups?tenant_id=8ca617af49404a768ea3784d2d10d2bd&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:10.797 8 WARNING neutron_lib.context [None req-9696445c-64dc-458d-96fc-d06c802c4ea9 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:10.803 7 WARNING neutron_lib.context [None req-88778235-bcae-4f61-9d31-c47dadafe9c7 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 766/1515] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:20:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1516] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:10 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1517] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:10 2026] DELETE /v2.0/security-groups/1a5a8e47-fb01-4ba3-8d0e-071713a1f8eb => 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: 751/1518] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:11.122 8 WARNING neutron_lib.context [None req-a4bfc9f1-116d-475c-9b66-2b374b237a36 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1519] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1520] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&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: 770/1521] 10.0.0.178 () {34 vars in 758 bytes} [Fri May 29 03:20:11 2026] PUT /v2.0/security-groups/ebaf4861-43d0-4a05-8d24-e13c7b5cebd8 => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1522] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-groups/ebaf4861-43d0-4a05-8d24-e13c7b5cebd8 => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1523] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:11 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:11.366 8 WARNING neutron_lib.context [None req-57ac5dfc-ce7a-4aa5-bbdc-1ce96957dec9 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1524] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:11 2026] DELETE /v2.0/security-groups/ebaf4861-43d0-4a05-8d24-e13c7b5cebd8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:11.408 8 INFO neutron.db.segments_db [None req-57ac5dfc-ce7a-4aa5-bbdc-1ce96957dec9 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment d18b7c63-f7be-481e-b0ec-31b08c3e075b of type vxlan for network dbd4f494-3d2e-4715-8f47-b4c86e4aa750 [pid: 7|app: 0|req: 773/1525] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:11.446 7 INFO neutron.api.v2.resource [None req-9828ea18-539a-4ad4-85d2-932b01b44d7d 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1526] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:11 2026] DELETE /v2.0/security-groups/ebaf4861-43d0-4a05-8d24-e13c7b5cebd8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:11.456 7 WARNING neutron_lib.context [None req-7cb1567b-5340-4c4c-aa63-5e22cdd8955d 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1527] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:20:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:20:11.586 7 WARNING neutron_lib.context [None req-b61ec6d9-8cbc-4900-8d8d-017d10e7690a 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:11.634 8 INFO neutron.db.l3_hamode_db [None req-57ac5dfc-ce7a-4aa5-bbdc-1ce96957dec9 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1528] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:11 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) [pid: 7|app: 0|req: 777/1529] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-group-rules/728504d6-ceaa-4eae-a359-88fa67e164c2 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:11.754 8 INFO neutron.db.l3_hamode_db [None req-57ac5dfc-ce7a-4aa5-bbdc-1ce96957dec9 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 778/1530] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1531] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:11 2026] DELETE /v2.0/security-group-rules/728504d6-ceaa-4eae-a359-88fa67e164c2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1532] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:11.920 7 WARNING neutron_lib.context [None req-01ab586d-00c2-4182-92ec-6f08d393ab35 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 781/1533] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1534] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-group-rules/40f35409-d86d-4b03-95e3-cbfe51faf307 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1535] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1536] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:12 2026] DELETE /v2.0/security-group-rules/40f35409-d86d-4b03-95e3-cbfe51faf307 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1537] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1538] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:11 2026] POST /v2.0/routers => generated 506 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1539] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1540] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:12.421 8 WARNING neutron_lib.context [None req-0082b1b7-b73e-4878-8d82-e7f732828c4b 214c1718eb3c439c8772b607342f1662 1c6cdfb375c54e4ea1721063b64e40a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1541] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1542] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-group-rules/3a5f40ad-c389-4d52-8138-2b9f873c658f => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1543] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:12 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:12.978 8 INFO neutron.db.segments_db [None req-157b7ffd-709d-4e94-bc0c-46c9029b5951 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment eda009af-6035-4f10-8bcf-8a4f1143430e of type vxlan for network c47c1c05-9dde-4a07-b277-fd9cc5157b7c [pid: 8|app: 0|req: 758/1544] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:20:12 2026] POST /v2.0/networks => generated 741 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1545] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:13 2026] DELETE /v2.0/security-group-rules/3a5f40ad-c389-4d52-8138-2b9f873c658f => 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: 760/1546] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:13 2026] POST /v2.0/subnets => generated 688 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1547] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:13 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-29 03:20:13.533 8 INFO neutron.db.segments_db [None req-d85fa13a-2f98-4ef0-bf8d-8862301cfc72 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 7b509843-aec8-4e39-873b-96ebe1dc2d12 of type vxlan for network d3f89d66-c78e-4719-9a86-8ed349a6c9b4 [pid: 7|app: 0|req: 787/1548] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:12 2026] PUT /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:13.780 8 INFO neutron.db.l3_hamode_db [None req-d85fa13a-2f98-4ef0-bf8d-8862301cfc72 64b28e96c0964b71b1f2c06731f6a2d1 1ba9822b87244797831378fe2644e6f2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 788/1549] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:13 2026] DELETE /v2.0/security-groups/b7bdd766-6fd2-4b11-bc56-afc6c0e00c11 => 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: 789/1550] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:13 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1551] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:20:13 2026] GET /v2.0/ports/b9ce7f72-45a9-466c-8d05-892a3ac652a8 => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1552] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1553] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:13 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:14.766 8 INFO neutron.db.l3_hamode_db [None req-d85fa13a-2f98-4ef0-bf8d-8862301cfc72 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 793/1554] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:14 2026] PUT /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1555] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:15 2026] GET /v2.0/security-groups => 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: 795/1556] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:15 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1557] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:20:15 2026] GET /v2.0/ports/001abf16-5c2e-4682-bac0-5bdf207fb26d => generated 955 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1558] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:15 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1559] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:13 2026] POST /v2.0/routers => generated 728 bytes in 2318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1560] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:15 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1561] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:15 2026] PUT /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1562] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:16 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1563] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:16 2026] GET /v2.0/security-groups?tenant_id=1c6cdfb375c54e4ea1721063b64e40a8&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1564] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:15 2026] PUT /v2.0/routers/a6f7c1ae-ecae-4581-ac54-2b082c0637a6/add_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1565] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:17 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1568] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:17 2026] DELETE /v2.0/security-groups/70a69877-9249-4d16-9bf7-be4c12a7fe13 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:17.293 8 WARNING neutron_lib.context [None req-1bb98512-f3b6-4936-8447-2335360b723b e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 801/1569] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:16 2026] PUT /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0/remove_router_interface => generated 309 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1570] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:17 2026] GET /v2.0/ports?device_id=9f93745a-0292-4f29-aa35-ab8565b3fed0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:18.190 8 INFO neutron.db.l3_db [None req-1bb98512-f3b6-4936-8447-2335360b723b e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Floating IP 4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b associated. External IP: 10.96.250.216, port: f6be7d7a-bcee-4693-8510-1aabc2241c88. 2026-05-29 03:20:18.402 7 INFO neutron.services.segments.plugin [-] Segment d18b7c63-f7be-481e-b0ec-31b08c3e075b resource provider aggregate not found 2026-05-29 03:20:18.406 7 INFO neutron.services.segments.plugin [-] Segment d18b7c63-f7be-481e-b0ec-31b08c3e075b resource provider aggregate not found 2026-05-29 03:20:18.413 7 INFO neutron.services.segments.plugin [-] Segment d18b7c63-f7be-481e-b0ec-31b08c3e075b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18b7c63-f7be-481e-b0ec-31b08c3e075b found for delete ", "request_id": "req-50632e83-354e-414c-a025-2f60f36a8b0e"}]} 2026-05-29 03:20:18.414 7 INFO neutron.db.l3_hamode_db [None req-f910076a-7055-4f8d-b1fd-9c1d3d4a3799 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] HA network dbd4f494-3d2e-4715-8f47-b4c86e4aa750 was deleted as no HA routers are present in tenant c3911d91f66c484b8381332805552e50. [pid: 7|app: 0|req: 803/1571] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:17 2026] DELETE /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:18.424 7 INFO neutron.services.segments.plugin [-] Segment d18b7c63-f7be-481e-b0ec-31b08c3e075b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d18b7c63-f7be-481e-b0ec-31b08c3e075b found for delete ", "request_id": "req-04e15b66-524e-4753-85e4-6d4a1c07cc2c"}]} [pid: 8|app: 0|req: 769/1572] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:20:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:18.571 7 INFO neutron.db.segments_db [None req-a800193f-b1e6-4209-a305-2eadbb5a6a7f 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 6ee52aed-f122-4b1d-a893-f3a8b9174b59 of type vxlan for network 2d18cf0d-c417-4192-b2a6-8ef56c753c0f 2026-05-29 03:20:18.571 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a050959-2517-4958-b323-efe8cf1969e4'] response: {'name': 'network-changed', 'server_uuid': '3cb88b17-baa4-4367-8f05-8f2cdea3fff1', 'tag': 'f6be7d7a-bcee-4693-8510-1aabc2241c88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 804/1573] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:20:18 2026] POST /v2.0/networks => generated 741 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1574] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:18 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1575] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:18 2026] DELETE /v2.0/subnets/29d9075e-5cc8-4b73-8c5b-bb3b3dc513c2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1576] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:18 2026] DELETE /v2.0/subnets/d0acba50-be43-480a-b366-da001c99edb3 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1577] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:18 2026] POST /v2.0/subnets => generated 688 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:18.948 7 INFO neutron.db.segments_db [None req-bb96082b-81a4-4ee5-ac30-ed603ff24325 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e of type vxlan for network 430050c1-90a1-45d2-bf7c-1806e4091ee8 2026-05-29 03:20:19.134 8 INFO neutron.services.segments.plugin [-] Segment c96c830d-8e27-469e-9675-8758f8cfde08 resource provider aggregate not found 2026-05-29 03:20:19.139 8 INFO neutron.services.segments.plugin [-] Segment c96c830d-8e27-469e-9675-8758f8cfde08 resource provider aggregate not found 2026-05-29 03:20:19.144 8 INFO neutron.services.segments.plugin [-] Segment c96c830d-8e27-469e-9675-8758f8cfde08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96c830d-8e27-469e-9675-8758f8cfde08 found for delete ", "request_id": "req-4f0a941b-1fd9-4ee5-99ef-ba3f8c7ba059"}]} 2026-05-29 03:20:19.150 8 INFO neutron.services.segments.plugin [-] Segment c96c830d-8e27-469e-9675-8758f8cfde08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96c830d-8e27-469e-9675-8758f8cfde08 found for delete ", "request_id": "req-c3a6789a-0abd-44e9-a09b-b03891869a5c"}]} [pid: 8|app: 0|req: 772/1578] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:18 2026] DELETE /v2.0/networks/e61f4714-05a9-41dc-9230-bdb52b584f6b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1579] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:19 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:19.222 7 INFO neutron.db.l3_hamode_db [None req-bb96082b-81a4-4ee5-ac30-ed603ff24325 64b28e96c0964b71b1f2c06731f6a2d1 63f2fe44cab4458ebd7af2e1f466e6eb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:20:19.361 8 WARNING neutron_lib.context [None req-e295e638-ff20-4d95-90d5-90904e9831a1 e1121cdd5baa4f09a39adeb3a11517c7 db21f6ad10754d159c50d32461420357 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 774/1580] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:20:19 2026] POST /v2.0/subnetpools => generated 549 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 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: 775/1581] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:19 2026] DELETE /v2.0/networks/13ab2560-7c04-4a71-9939-13301b43a2a0 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1582] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:19 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1583] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:19 2026] GET /v2.0/subnetpools/11d18b43-9fee-46b3-8d31-53c0e81b1938 => generated 549 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1584] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:19 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 857 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:19.835 8 WARNING neutron_lib.context [None req-c16d6b97-bd52-4738-9074-04cd4eadb4c2 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:19.880 8 INFO neutron.db.segments_db [None req-c16d6b97-bd52-4738-9074-04cd4eadb4c2 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment 0d921105-7c26-42af-bc15-baafd4dd466a of type vxlan for network c0d28599-2d82-41d5-bcd2-55937a30ea98 [pid: 8|app: 0|req: 779/1585] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:19 2026] POST /v2.0/networks => generated 629 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1586] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:20:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f6be7d7a-bcee-4693-8510-1aabc2241c88 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:20.021 7 INFO neutron.db.l3_hamode_db [None req-bb96082b-81a4-4ee5-ac30-ed603ff24325 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 781/1587] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:20 2026] PUT /v2.0/subnetpools/11d18b43-9fee-46b3-8d31-53c0e81b1938 => generated 501 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:20.115 8 WARNING neutron_lib.context [None req-29561678-7774-4ae1-903f-e72852b36dd1 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 782/1588] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:20 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1589] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:20 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1590] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:20 2026] DELETE /v2.0/subnetpools/11d18b43-9fee-46b3-8d31-53c0e81b1938 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:20.447 8 WARNING neutron_lib.context [None req-b7499171-33f8-49e9-b268-f5161333bc38 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:20.487 8 INFO neutron.db.segments_db [None req-b7499171-33f8-49e9-b268-f5161333bc38 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment 9295faca-07d5-4af4-b441-e7ca920cffbc of type vxlan for network 1ae4d59b-9cd0-46f0-b73b-0f62b9756cfd 2026-05-29 03:20:20.757 8 INFO neutron.db.l3_hamode_db [None req-b7499171-33f8-49e9-b268-f5161333bc38 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:20:20.866 8 INFO neutron.db.l3_hamode_db [None req-b7499171-33f8-49e9-b268-f5161333bc38 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 807/1591] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:18 2026] POST /v2.0/routers => generated 728 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1592] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:20 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:20.957 7 INFO neutron.api.v2.resource [None req-0a43630d-d969-4a34-81cb-a2d075818ee8 e1121cdd5baa4f09a39adeb3a11517c7 db21f6ad10754d159c50d32461420357 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1593] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:20 2026] GET /v2.0/subnetpools/11d18b43-9fee-46b3-8d31-53c0e81b1938 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:21.166 8 INFO neutron.services.segments.plugin [-] Segment cd789216-c6ce-40fd-a95a-4c0166bdf7a6 resource provider aggregate not found 2026-05-29 03:20:21.176 8 INFO neutron.services.segments.plugin [-] Segment cd789216-c6ce-40fd-a95a-4c0166bdf7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd789216-c6ce-40fd-a95a-4c0166bdf7a6 found for delete ", "request_id": "req-bd673551-163c-42d1-9d9e-3e89f6c3bd66"}]} 2026-05-29 03:20:21.183 8 INFO neutron.services.segments.plugin [-] Segment cd789216-c6ce-40fd-a95a-4c0166bdf7a6 resource provider aggregate not found 2026-05-29 03:20:21.195 8 INFO neutron.services.segments.plugin [-] Segment cd789216-c6ce-40fd-a95a-4c0166bdf7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd789216-c6ce-40fd-a95a-4c0166bdf7a6 found for delete ", "request_id": "req-ac8bb87e-6c9e-4cc3-806f-8f6886e0162b"}]} [pid: 8|app: 0|req: 785/1594] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:20 2026] POST /v2.0/routers => generated 505 bytes in 1375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1595] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:21 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:21.871 8 INFO neutron.api.v2.resource [None req-a2daad5b-f37c-42ce-bdbb-4b4c46783ee5 e1121cdd5baa4f09a39adeb3a11517c7 db21f6ad10754d159c50d32461420357 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1596] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:21 2026] DELETE /v2.0/subnetpools/11d18b43-9fee-46b3-8d31-53c0e81b1938 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:21.875 8 WARNING neutron_lib.context [None req-cd6a3a2f-559e-463a-8095-80fc6f6e309b 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1597] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:20 2026] PUT /v2.0/routers/e4f803a3-43d4-4d8a-80a4-1eff23c07180/add_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1598] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:22 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 788/1599] 10.0.0.178 () {34 vars in 665 bytes} [Fri May 29 03:20:21 2026] POST /v2.0/ports => generated 951 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 789/1600] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:22 2026] GET /v2.0/security-groups?tenant_id=db21f6ad10754d159c50d32461420357&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1601] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:22 2026] DELETE /v2.0/security-groups/3a13d46f-2ad9-40aa-9de4-013ef461f4c6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:22.732 8 WARNING neutron_lib.context [None req-1b0c71df-4299-43d0-a5f8-fe7ddc96359c da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 791/1602] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:20:22 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:20:22.876 8 WARNING neutron_lib.context [None req-e61380ff-153d-4964-946a-3e49a107c730 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 792/1603] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:23.011 8 WARNING neutron_lib.context [None req-1f801878-bbe0-4b11-ad40-9069e0219374 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 793/1604] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:23.097 8 WARNING neutron_lib.context [None req-b6b8fe7e-765c-4e2a-bf0a-6385dbb6b43a da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1605] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:23.202 8 WARNING neutron_lib.context [None req-25e12331-0f1d-4142-9b87-ae86c4f58d9a da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 795/1606] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:23.318 8 WARNING neutron_lib.context [None req-8382d359-757c-4a76-9f9b-45c9ebab20ec da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:23.373 8 INFO neutron.db.securitygroups_db [None req-8382d359-757c-4a76-9f9b-45c9ebab20ec da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Project 1ba9822b87244797831378fe2644e6f2 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: 796/1607] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:23.466 8 WARNING neutron_lib.context [None req-24fa01e7-f978-4d01-8130-37dbd4f1f875 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:23.494 8 INFO neutron.db.securitygroups_db [None req-24fa01e7-f978-4d01-8130-37dbd4f1f875 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Project 1ba9822b87244797831378fe2644e6f2 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: 812/1608] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:22 2026] PUT /v2.0/routers/99a004eb-1b1f-422b-b45b-609a1d877f1d/add_router_interface => generated 309 bytes in 1260 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: 797/1609] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1610] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:20:23 2026] GET /v2.0/ports/41158136-6724-49f1-93e6-8bcf1435e7ac => generated 1025 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1611] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:20:23 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1612] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:20:23 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&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-29 03:20:24.126 7 WARNING neutron_lib.context [None req-d0cddd0f-7145-48fd-bca8-e368aa75ad42 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 816/1613] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:20:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:20:24.290 7 WARNING neutron_lib.context [None req-9d80a697-aab3-4f1f-8a9e-f9b42d17b15a da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 817/1614] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:24.416 7 WARNING neutron_lib.context [None req-1ba4cac3-3cc7-4245-b466-34ae00cea35f da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 798/1615] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:23 2026] PUT /v2.0/routers/99a004eb-1b1f-422b-b45b-609a1d877f1d/remove_router_interface => generated 309 bytes in 852 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: 818/1616] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:24.551 7 WARNING neutron_lib.context [None req-c38649b6-c842-4e72-b557-fef48bfd3e02 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:24.564 8 INFO neutron.api.v2.resource [None req-fa803e63-e534-460d-8dde-ee944ba5e546 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1617] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:24 2026] PUT /v2.0/routers/99a004eb-1b1f-422b-b45b-609a1d877f1d/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1618] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:24 2026] GET /v2.0/ports?device_id=99a004eb-1b1f-422b-b45b-609a1d877f1d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:25.071 8 INFO neutron.services.segments.plugin [-] Segment 9295faca-07d5-4af4-b441-e7ca920cffbc resource provider aggregate not found 2026-05-29 03:20:25.084 8 INFO neutron.services.segments.plugin [-] Segment 9295faca-07d5-4af4-b441-e7ca920cffbc resource provider aggregate not found 2026-05-29 03:20:25.088 8 INFO neutron.services.segments.plugin [-] Segment 9295faca-07d5-4af4-b441-e7ca920cffbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9295faca-07d5-4af4-b441-e7ca920cffbc found for delete ", "request_id": "req-669eca5f-2c36-4de3-93d7-783d559efc4c"}]} 2026-05-29 03:20:25.097 8 INFO neutron.services.segments.plugin [-] Segment 9295faca-07d5-4af4-b441-e7ca920cffbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9295faca-07d5-4af4-b441-e7ca920cffbc found for delete ", "request_id": "req-5d797216-c77e-4670-8fd5-f52b2cf31543"}]} 2026-05-29 03:20:25.098 8 INFO neutron.db.l3_hamode_db [None req-1050c11a-8336-4642-9141-dd7b5f687d3a 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] HA network 1ae4d59b-9cd0-46f0-b73b-0f62b9756cfd was deleted as no HA routers are present in tenant c3911d91f66c484b8381332805552e50. [pid: 8|app: 0|req: 801/1619] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:24 2026] DELETE /v2.0/routers/99a004eb-1b1f-422b-b45b-609a1d877f1d => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1620] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:20:24 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1621] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:25 2026] DELETE /v2.0/subnets/7555df86-f81a-4ed4-94ff-29d4ab96a8ed => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1622] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1035917253&fields=id&tenant_id=1ba9822b87244797831378fe2644e6f2 => generated 69 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1623] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2089207906&fields=id&tenant_id=1ba9822b87244797831378fe2644e6f2 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1624] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/networks?id=c47c1c05-9dde-4a07-b277-fd9cc5157b7c => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1625] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/quotas/1ba9822b87244797831378fe2644e6f2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1626] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/ports?tenant_id=1ba9822b87244797831378fe2644e6f2&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:25.651 7 INFO neutron.services.segments.plugin [-] Segment 0d921105-7c26-42af-bc15-baafd4dd466a resource provider aggregate not found 2026-05-29 03:20:25.659 7 INFO neutron.services.segments.plugin [-] Segment 0d921105-7c26-42af-bc15-baafd4dd466a resource provider aggregate not found 2026-05-29 03:20:25.675 7 INFO neutron.services.segments.plugin [-] Segment 0d921105-7c26-42af-bc15-baafd4dd466a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d921105-7c26-42af-bc15-baafd4dd466a found for delete ", "request_id": "req-fc36c804-c462-4c69-b0a4-fd976a081d86"}]} [pid: 7|app: 0|req: 820/1627] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:25 2026] DELETE /v2.0/networks/c0d28599-2d82-41d5-bcd2-55937a30ea98 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1628] 10.0.0.178 () {32 vars in 826 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/ports?project_id=bb932cbbedfd4072918b62a447309284&network_id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 3691 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:25.684 7 INFO neutron.services.segments.plugin [-] Segment 0d921105-7c26-42af-bc15-baafd4dd466a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d921105-7c26-42af-bc15-baafd4dd466a found for delete ", "request_id": "req-5b76fa18-61c8-4b03-8b15-3b74f4aff1ce"}]} 2026-05-29 03:20:25.697 8 WARNING neutron_lib.context [None req-088319bc-3e77-426f-affc-6337b56ecf6a 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 821/1629] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:25.761 8 INFO neutron.db.segments_db [None req-088319bc-3e77-426f-affc-6337b56ecf6a 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment 1d60f997-082b-499f-a834-ceb110445fdf of type vxlan for network 63ecdc11-b519-46fb-bd72-600dadcb05fb [pid: 7|app: 0|req: 822/1630] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1631] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:20:25 2026] POST /v2.0/networks => generated 629 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:25.884 7 WARNING neutron_lib.context [None req-d05d0bc1-67bd-42f6-b564-b54bf0b99218 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1632] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 811/1633] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:20:25 2026] GET /v2.0/subnets?network_id=f016f52a-ce93-4417-aeca-455c6e29be21 => generated 667 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1634] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:25 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:26.142 8 WARNING neutron_lib.context [None req-a3ce6ae4-3c3f-48e6-b245-f4211977dfdd 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:26.178 8 INFO neutron.db.segments_db [None req-a3ce6ae4-3c3f-48e6-b245-f4211977dfdd 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment b8119efd-0465-465e-afa9-b77cf6955d34 of type vxlan for network 1f21c7ef-8f48-497a-b04c-12abacb57ebb 2026-05-29 03:20:26.345 7 INFO neutron.db.l3_db [None req-b27344d1-cdbe-4f09-90e0-fd2683ae07af e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Floating IP 4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b disassociated. External IP: 10.96.250.216, port: f6be7d7a-bcee-4693-8510-1aabc2241c88. 2026-05-29 03:20:26.474 8 INFO neutron.db.l3_hamode_db [None req-a3ce6ae4-3c3f-48e6-b245-f4211977dfdd 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:20:26.592 8 INFO neutron.db.l3_hamode_db [None req-a3ce6ae4-3c3f-48e6-b245-f4211977dfdd 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1635] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:26 2026] PUT /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 554 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1636] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:26 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:27.061 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1714f4f-3bb6-41b7-a96b-f4b8bfee3f1b'] response: {'name': 'network-changed', 'server_uuid': '3cb88b17-baa4-4367-8f05-8f2cdea3fff1', 'tag': 'f6be7d7a-bcee-4693-8510-1aabc2241c88', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 826/1637] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 812/1638] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:26 2026] POST /v2.0/routers => generated 505 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1639] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1640] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1641] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f6be7d7a-bcee-4693-8510-1aabc2241c88 => 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: 816/1642] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1643] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&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: 818/1644] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 819/1645] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 820/1646] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:27 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1647] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:28 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 822/1648] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:28 2026] GET /v2.0/security-groups?tenant_id=b4fe0df50cd04b6480aebcc43428c4ba&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1649] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:28 2026] DELETE /v2.0/security-groups/1aaa03be-0c5a-4c11-bdd3-fc72d2761f83 => 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: 827/1650] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:27 2026] PUT /v2.0/routers/c239755b-7863-418e-b374-2be88c84d5d4/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1651] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:20:28 2026] GET /v2.0/ports/f0066df0-ae41-48a5-9366-e45ab126a8ae => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1652] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:28 2026] GET /v2.0/security-groups?tenant_id=d4a0f4b7800f49e992a891f75f8c56f5&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1653] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:28 2026] DELETE /v2.0/security-groups/151ccf3e-3f96-4063-acf1-1b84cc24b816 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1654] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:28 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1655] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:29 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 828/1656] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:28 2026] PUT /v2.0/routers/c239755b-7863-418e-b374-2be88c84d5d4/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1657] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:29 2026] GET /v2.0/ports?device_id=c239755b-7863-418e-b374-2be88c84d5d4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:29.896 8 WARNING neutron_lib.context [None req-f1f9ed71-6233-416c-9169-a9bb560deba9 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:29.940 7 INFO neutron.services.segments.plugin [-] Segment b8119efd-0465-465e-afa9-b77cf6955d34 resource provider aggregate not found 2026-05-29 03:20:29.950 7 INFO neutron.services.segments.plugin [-] Segment b8119efd-0465-465e-afa9-b77cf6955d34 resource provider aggregate not found 2026-05-29 03:20:29.971 7 INFO neutron.services.segments.plugin [-] Segment b8119efd-0465-465e-afa9-b77cf6955d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8119efd-0465-465e-afa9-b77cf6955d34 found for delete ", "request_id": "req-e7481e98-e20c-406d-a8ed-59634b206061"}]} 2026-05-29 03:20:29.972 7 INFO neutron.services.segments.plugin [-] Segment b8119efd-0465-465e-afa9-b77cf6955d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8119efd-0465-465e-afa9-b77cf6955d34 found for delete ", "request_id": "req-a7fead8e-02b7-44e2-927c-cfeac8a1eca0"}]} 2026-05-29 03:20:29.993 7 INFO neutron.db.l3_hamode_db [None req-2dbb2a3b-9e6f-400a-8249-b7e1f70bce56 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] HA network 1f21c7ef-8f48-497a-b04c-12abacb57ebb was deleted as no HA routers are present in tenant c3911d91f66c484b8381332805552e50. [pid: 7|app: 0|req: 829/1658] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:29 2026] DELETE /v2.0/routers/c239755b-7863-418e-b374-2be88c84d5d4 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1659] 10.0.0.178 () {34 vars in 685 bytes} [Fri May 29 03:20:29 2026] POST /v2.0/security-groups => generated 1675 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:20:30.052 8 WARNING neutron_lib.context [None req-957c341b-524e-4006-9cef-3adf1e4f8c64 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 831/1660] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1661] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:30 2026] DELETE /v2.0/subnets/2d4c4933-5036-4799-848e-89497a9e436c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:20:30.180 8 WARNING neutron_lib.context [None req-2bcc55f7-4750-4bdd-b547-2a7ee80a8b9c e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 832/1662] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1663] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:30 2026] GET /v2.0/networks?id=c47c1c05-9dde-4a07-b277-fd9cc5157b7c => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:30.330 8 WARNING neutron_lib.context [None req-dfd822ac-ef7f-405e-b863-de8bb7fa8882 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 834/1664] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:30 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) [pid: 8|app: 0|req: 835/1665] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:30 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 836/1666] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:20:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ba9822b87244797831378fe2644e6f2 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:30.487 8 WARNING neutron_lib.context [None req-10ab25c9-3622-4ca1-81db-667119cb6fef e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 831/1667] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:20:30 2026] DELETE /v2.0/networks/63ecdc11-b519-46fb-bd72-600dadcb05fb => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:20:30.528 7 WARNING neutron_lib.context [req-891b54ab-8ffe-40bf-84d4-a59ec00a1465 req-954ff8d8-75e7-4ee2-8a21-b4afbc1c2271 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 837/1668] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:20:30.592 8 WARNING neutron_lib.context [None req-35ad96d0-382f-4738-b6f8-6307d477f7ca 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:30.625 8 INFO neutron.db.segments_db [None req-35ad96d0-382f-4738-b6f8-6307d477f7ca 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Added segment ce293b0d-0d6d-418d-ac0a-bb807c851fb9 of type vxlan for network 42308180-fd26-42a9-affe-60de84160b6c 2026-05-29 03:20:30.873 8 INFO neutron.db.l3_hamode_db [None req-35ad96d0-382f-4738-b6f8-6307d477f7ca 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1669] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/ports => generated 997 bytes in 404 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-29 03:20:30.932 7 WARNING neutron_lib.context [None req-413017f5-d396-48f6-8a65-0f93b1766624 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:30.973 7 INFO neutron.db.securitygroups_db [None req-413017f5-d396-48f6-8a65-0f93b1766624 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Project bb932cbbedfd4072918b62a447309284 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 833/1670] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1671] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:20:31 2026] PUT /v2.0/ports/6b4e0e73-c860-451c-8d3f-395f88b48e5f => generated 1278 bytes in 435 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-29 03:20:31.495 7 WARNING neutron_lib.context [None req-01580fc9-f686-489a-9ca3-10ec8f03488d e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:31.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d214fedf-bbda-46d5-b6c1-54ac035b13c9'] response: {'name': 'network-changed', 'server_uuid': '41d9fd94-9b73-4dfc-838c-fda32628f7a8', 'tag': '6b4e0e73-c860-451c-8d3f-395f88b48e5f', 'status': 'completed', 'code': 200} 2026-05-29 03:20:31.536 7 INFO neutron.db.securitygroups_db [None req-01580fc9-f686-489a-9ca3-10ec8f03488d e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Project bb932cbbedfd4072918b62a447309284 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: 835/1672] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1673] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:31 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:31.714 8 INFO neutron.db.l3_hamode_db [None req-35ad96d0-382f-4738-b6f8-6307d477f7ca 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1676] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:31 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:32.020 7 INFO neutron.services.segments.plugin [-] Segment 1d60f997-082b-499f-a834-ceb110445fdf resource provider aggregate not found 2026-05-29 03:20:32.023 7 INFO neutron.services.segments.plugin [-] Segment 1d60f997-082b-499f-a834-ceb110445fdf resource provider aggregate not found 2026-05-29 03:20:32.034 7 INFO neutron.services.segments.plugin [-] Segment 1d60f997-082b-499f-a834-ceb110445fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d60f997-082b-499f-a834-ceb110445fdf found for delete ", "request_id": "req-8b64f526-8086-4ebf-8891-14222c5fb0e5"}]} 2026-05-29 03:20:32.036 7 INFO neutron.services.segments.plugin [-] Segment 1d60f997-082b-499f-a834-ceb110445fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d60f997-082b-499f-a834-ceb110445fdf found for delete ", "request_id": "req-276342e4-473c-4b5e-baa4-779956341ddd"}]} [pid: 7|app: 0|req: 840/1677] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:20:31 2026] GET /v2.0/networks => generated 1297 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1678] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/ports?tenant_id=1ba9822b87244797831378fe2644e6f2&device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1281 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1679] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/networks?tenant_id=1ba9822b87244797831378fe2644e6f2&shared=False => generated 769 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1680] 10.0.0.127 () {34 vars in 1100 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1015995716&fields=id&tenant_id=bb932cbbedfd4072918b62a447309284 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1681] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1682] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 660 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1683] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:30 2026] POST /v2.0/routers => generated 687 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1684] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/quotas/bb932cbbedfd4072918b62a447309284 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1685] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/security-groups?tenant_id=2f6de620aaf24b15b31640a9d44c9bdc&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1686] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/routers/f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 693 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1687] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:32 2026] DELETE /v2.0/security-groups/547ec443-c09e-4f26-8e87-195095b3daef => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1688] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1689] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/routers => generated 696 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1690] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 843/1691] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 844/1692] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1693] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1694] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:32 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => 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: 849/1695] 10.0.0.178 () {34 vars in 741 bytes} [Fri May 29 03:20:32 2026] PUT /v2.0/routers/f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 700 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1696] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/routers/f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 700 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1697] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/ports?device_id=f2e78a66-dcd3-499d-b796-bfbac08eac80 => 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: 851/1698] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/ports?tenant_id=1ba9822b87244797831378fe2644e6f2&device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1699] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b4e0e73-c860-451c-8d3f-395f88b48e5f => 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: 853/1700] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/subnets?id=c6d08afe-a09a-4eb3-b5eb-d234794e4f0d => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1701] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/ports?network_id=c47c1c05-9dde-4a07-b277-fd9cc5157b7c&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1702] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?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: 856/1703] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:33 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1704] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1705] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:34.096 8 INFO neutron.services.segments.plugin [-] Segment ce293b0d-0d6d-418d-ac0a-bb807c851fb9 resource provider aggregate not found 2026-05-29 03:20:34.100 8 INFO neutron.services.segments.plugin [-] Segment ce293b0d-0d6d-418d-ac0a-bb807c851fb9 resource provider aggregate not found 2026-05-29 03:20:34.116 8 INFO neutron.services.segments.plugin [-] Segment ce293b0d-0d6d-418d-ac0a-bb807c851fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce293b0d-0d6d-418d-ac0a-bb807c851fb9 found for delete ", "request_id": "req-f3845298-8a33-40f6-a40d-65915b194e02"}]} 2026-05-29 03:20:34.117 8 INFO neutron.services.segments.plugin [-] Segment ce293b0d-0d6d-418d-ac0a-bb807c851fb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce293b0d-0d6d-418d-ac0a-bb807c851fb9 found for delete ", "request_id": "req-81e8341e-6b31-4a13-865c-7e76bc20963c"}]} 2026-05-29 03:20:34.128 8 INFO neutron.db.l3_hamode_db [None req-03e8dae0-11ab-4eea-9f53-ba6f86de62cc 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] HA network 42308180-fd26-42a9-affe-60de84160b6c was deleted as no HA routers are present in tenant c3911d91f66c484b8381332805552e50. [pid: 8|app: 0|req: 848/1706] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:33 2026] DELETE /v2.0/routers/f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1707] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1708] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:34.183 7 INFO neutron.api.v2.resource [None req-8880abd6-43e4-43e3-bec5-8302b8f41c54 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1709] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/routers/f2e78a66-dcd3-499d-b796-bfbac08eac80 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1710] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=c239755b-7863-418e-b374-2be88c84d5d4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:34.233 7 INFO neutron.api.v2.resource [None req-d4b1e1ef-eb83-4305-8ead-087b53182f17 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1711] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/routers/c239755b-7863-418e-b374-2be88c84d5d4 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:34.251 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d4c154d-483a-473b-90c9-2f574b5274d7 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1712] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/subnets/2d4c4933-5036-4799-848e-89497a9e436c => 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: 862/1713] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=99a004eb-1b1f-422b-b45b-609a1d877f1d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:34.299 8 INFO neutron.api.v2.resource [None req-bb13885c-82b2-489c-aa9a-e67400e040e4 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1714] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/routers/99a004eb-1b1f-422b-b45b-609a1d877f1d => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:34.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04df1e07-2bc0-4856-a362-121400d023ac 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1715] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/subnets/7555df86-f81a-4ed4-94ff-29d4ab96a8ed => 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: 854/1716] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/ports?device_id=9f93745a-0292-4f29-aa35-ab8565b3fed0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:34.351 8 INFO neutron.api.v2.resource [None req-e203460b-14f6-4f9b-8058-e219aa516ee1 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1717] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/routers/9f93745a-0292-4f29-aa35-ab8565b3fed0 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:34.365 8 INFO neutron.pecan_wsgi.hooks.translation [None req-835a9ac8-85f7-41a6-b45e-f6fbe0e00298 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1718] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/subnets/29d9075e-5cc8-4b73-8c5b-bb3b3dc513c2 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:34.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30a0cde6-1a5e-4137-9744-1e073c2009e6 79e8471c95024ad586cdfd05d8d85821 c3911d91f66c484b8381332805552e50 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1719] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/subnets/d0acba50-be43-480a-b366-da001c99edb3 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:20:34.583 7 INFO neutron.db.segments_db [None req-38d6a415-e719-42a2-a5ff-6d27a593a878 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment fd900190-5eba-4936-9f8b-30db67186285 of type vxlan for network 0fac9af1-d9f4-46b2-8d66-f917c74b862b [pid: 7|app: 0|req: 863/1720] 10.0.0.178 () {34 vars in 671 bytes} [Fri May 29 03:20:34 2026] POST /v2.0/networks => generated 741 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1721] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:34 2026] POST /v2.0/subnets => generated 688 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1722] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:34 2026] GET /v2.0/security-groups?tenant_id=c3911d91f66c484b8381332805552e50&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:34.947 8 INFO neutron.db.segments_db [None req-e2088e81-45b8-4b8e-96da-88478402fc2f 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Added segment e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 of type vxlan for network 8b44b0bf-87bf-4ec3-bacc-2319177611f8 [pid: 7|app: 0|req: 865/1723] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:34 2026] DELETE /v2.0/security-groups/b562b07e-0fc4-4c09-8ba9-8a2f66b9bf35 => 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: 866/1724] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:35 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:35.188 8 INFO neutron.db.l3_hamode_db [None req-e2088e81-45b8-4b8e-96da-88478402fc2f 64b28e96c0964b71b1f2c06731f6a2d1 eee8a79561014a9081be5a0f8e57aca2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 867/1725] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:35 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1726] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:35 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:36.006 8 INFO neutron.db.l3_hamode_db [None req-e2088e81-45b8-4b8e-96da-88478402fc2f 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 869/1727] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:36 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => 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: 870/1728] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:20:36 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1729] 199.204.45.4 () {34 vars in 1122 bytes} [Fri May 29 03:20:36 2026] GET /v2.0/security-groups?id=4d57770c-8751-47a3-be6c-48c97d46d7a8&id=bd2be858-3771-4555-95d5-f09901c85db5&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1730] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:36 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1731] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:36 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:36.805 7 WARNING neutron_lib.context [None req-e58613cc-fc27-4898-9e48-602f5fd3839f a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 859/1732] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:20:34 2026] POST /v2.0/routers => generated 728 bytes in 2124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1733] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:20:36 2026] POST /v2.0/security-groups => generated 1625 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1734] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/security-groups => generated 4530 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1735] 10.0.0.178 () {34 vars in 758 bytes} [Fri May 29 03:20:37 2026] PUT /v2.0/security-groups/6fb0b24f-1dd8-4c73-a2b6-69d5dfb97a79 => generated 1663 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1736] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/security-groups/6fb0b24f-1dd8-4c73-a2b6-69d5dfb97a79 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1737] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:37 2026] DELETE /v2.0/security-groups/6fb0b24f-1dd8-4c73-a2b6-69d5dfb97a79 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1738] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1739] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/security-groups => 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: 881/1740] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb932cbbedfd4072918b62a447309284 => generated 273 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:37.381 7 INFO neutron.api.v2.resource [None req-f56fd9f9-4926-41e1-846c-d1efebff7c78 a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1741] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:37 2026] DELETE /v2.0/security-groups/6fb0b24f-1dd8-4c73-a2b6-69d5dfb97a79 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1742] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:37.403 7 WARNING neutron_lib.context [req-36b03eba-72fa-41c3-93c0-beb8da283f9d req-6b4bb1bc-aca8-4fdd-b40a-26fc8cedda09 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1743] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:20:37 2026] POST /v2.0/ports => generated 954 bytes in 345 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-29 03:20:37.748 7 WARNING neutron_lib.context [None req-08ed8778-da82-4151-8d09-5afed8725c1f a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 885/1744] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:20:37 2026] POST /v2.0/security-groups => generated 1625 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1745] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:37 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1746] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:20:37 2026] PUT /v2.0/routers/788f647a-2e35-4e9c-bb12-7cf324e6c7dc/add_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:38.434 8 WARNING neutron_lib.context [None req-01aaa118-47be-4207-b8cc-723f696ef346 a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 887/1747] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:20:37 2026] PUT /v2.0/ports/6be1fa80-1266-4f1d-b394-5e3d264b4b6e => generated 1235 bytes in 555 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: 888/1748] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1749] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1750] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/security-group-rules/2836984b-c236-45ac-879f-8713bdc771cb => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:38.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51d6baa5-96bc-4836-83b4-7ae0e914271e'] response: {'name': 'network-changed', 'server_uuid': '1517a15f-5be4-4ee4-bc87-c82ea34444c6', 'tag': '6be1fa80-1266-4f1d-b394-5e3d264b4b6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 889/1751] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1752] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&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: 863/1753] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1754] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:38 2026] DELETE /v2.0/security-group-rules/2836984b-c236-45ac-879f-8713bdc771cb => 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: 864/1755] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:38.899 7 WARNING neutron_lib.context [None req-05123713-6a90-42b4-b2f6-3ba721e721bc a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 892/1756] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1757] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules/feb91ba0-bd09-4244-8af5-bc9a8ed72a28 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1758] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1759] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1760] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:39 2026] DELETE /v2.0/security-group-rules/feb91ba0-bd09-4244-8af5-bc9a8ed72a28 => 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: 895/1761] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/networks?tenant_id=bb932cbbedfd4072918b62a447309284&shared=False => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1762] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1763] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:39.318 7 WARNING neutron_lib.context [None req-21ed244a-b498-4cb9-8de4-c390b2c7f36f a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:20:39.362 7 INFO neutron.db.securitygroups_db [None req-21ed244a-b498-4cb9-8de4-c390b2c7f36f a6bec1eac56d41548af8404e68110d22 aad9ea4eda35477b895ca36f6cc93504 - - default default] Project aad9ea4eda35477b895ca36f6cc93504 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: 897/1764] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:20:39 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1765] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules/f8b396da-d30c-4ee0-93d4-6fcae888a1bc => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1766] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1767] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:20:39 2026] DELETE /v2.0/security-group-rules/f8b396da-d30c-4ee0-93d4-6fcae888a1bc => 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: 899/1768] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1769] 10.0.0.178 () {32 vars in 673 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1770] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1771] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1772] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:39 2026] DELETE /v2.0/security-groups/e37c2a88-f348-4c09-a70b-22df03bb3f2e => 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: 872/1773] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1774] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1775] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1776] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:20:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:40.311 7 INFO neutron.db.l3_db [None req-de66e821-279b-4773-a4f5-0a1e98e123d4 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Floating IP affcb9d8-69dc-4839-a061-7906ec086146 associated. External IP: 10.96.250.202, port: 6b4e0e73-c860-451c-8d3f-395f88b48e5f. [pid: 8|app: 0|req: 875/1777] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1778] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6be1fa80-1266-4f1d-b394-5e3d264b4b6e => 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: 877/1779] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => 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: 878/1780] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&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: 879/1781] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 903/1782] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:39 2026] PUT /v2.0/floatingips/affcb9d8-69dc-4839-a061-7906ec086146 => generated 856 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:40.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ac6306f-8ccb-4826-bca2-8d0fbd459d05'] response: {'name': 'network-changed', 'server_uuid': '41d9fd94-9b73-4dfc-838c-fda32628f7a8', 'tag': '6b4e0e73-c860-451c-8d3f-395f88b48e5f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 880/1783] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/security-groups?tenant_id=aad9ea4eda35477b895ca36f6cc93504&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1784] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1785] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:40 2026] DELETE /v2.0/security-groups/9213bb61-f92c-4fe6-94f9-010d4bb60962 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1786] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/networks?id=0fac9af1-d9f4-46b2-8d66-f917c74b862b => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1787] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/quotas/eee8a79561014a9081be5a0f8e57aca2 => 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: 906/1788] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/ports?tenant_id=eee8a79561014a9081be5a0f8e57aca2&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: 883/1789] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/networks/0fac9af1-d9f4-46b2-8d66-f917c74b862b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1790] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:20:40 2026] GET /v2.0/networks/0fac9af1-d9f4-46b2-8d66-f917c74b862b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1791] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1792] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1793] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1794] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/ports?tenant_id=1ba9822b87244797831378fe2644e6f2&device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 886/1795] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/networks?id=c47c1c05-9dde-4a07-b277-fd9cc5157b7c => generated 769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1796] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b4e0e73-c860-451c-8d3f-395f88b48e5f => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1797] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/subnets?id=c6d08afe-a09a-4eb3-b5eb-d234794e4f0d => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1798] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/ports?network_id=c47c1c05-9dde-4a07-b277-fd9cc5157b7c&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: 888/1799] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?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: 912/1800] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:41 2026] GET /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c?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: 889/1801] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:42 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => 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: 913/1802] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:42 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1803] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:42 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 914/1804] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:43 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1805] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:43 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1806] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:43 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1807] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:44 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 916/1808] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:44 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1809] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:44 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&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: 917/1810] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:44 2026] GET /v2.0/security-groups?tenant_id=24cda534f59a47cd993ff84239272979&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1811] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:45 2026] DELETE /v2.0/security-groups/a736c10a-d3a7-45dc-ac43-4e565b0daf54 => 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: 918/1812] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/security-groups?tenant_id=ee4a021fbc254ce6853329b1460a7f83&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: 895/1813] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/networks?id=0fac9af1-d9f4-46b2-8d66-f917c74b862b => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:45.561 8 WARNING neutron_lib.context [req-f09558d5-9ed0-4765-a13d-58618c661d50 req-104a7d2d-c948-4a7c-b183-60bbf2c13ac0 cf80e3a9320048b1ad7c4b33595ab3bf eee8a79561014a9081be5a0f8e57aca2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1814] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1815] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:45 2026] DELETE /v2.0/security-groups/ec4b250e-6862-489a-9d0a-c441c17427d4 => 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: 921/1816] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1817] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1818] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:20:45 2026] POST /v2.0/ports => generated 958 bytes in 342 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: 923/1819] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1820] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&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: 925/1821] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:45 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1822] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:20:45 2026] PUT /v2.0/ports/c84f114a-7331-4382-833d-d3197065d735 => generated 1239 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:20:46.444 7 INFO neutron.db.l3_db [None req-6268fdc1-b20e-4eb1-b541-89c2ec72e2fa e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Floating IP 4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b associated. External IP: 10.96.250.216, port: 6be1fa80-1266-4f1d-b394-5e3d264b4b6e. /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-29 03:20:46.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9978c9c9-ac76-45e1-b1df-2f6a63d12bb1'] response: {'name': 'network-changed', 'server_uuid': 'ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362', 'tag': 'c84f114a-7331-4382-833d-d3197065d735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 900/1825] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:46 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1826] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:46 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&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: 926/1827] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:20:46 2026] PUT /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 855 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1828] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:46 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1829] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/ports?tenant_id=eee8a79561014a9081be5a0f8e57aca2&device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 903/1830] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/networks?tenant_id=eee8a79561014a9081be5a0f8e57aca2&shared=False => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:47.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-181099de-ae8d-458c-8a81-57792a0cb7fd'] response: {'name': 'network-changed', 'server_uuid': '1517a15f-5be4-4ee4-bc87-c82ea34444c6', 'tag': '6be1fa80-1266-4f1d-b394-5e3d264b4b6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 928/1831] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1832] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1833] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1834] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1835] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6be1fa80-1266-4f1d-b394-5e3d264b4b6e => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1836] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 907/1837] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1838] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&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: 8|app: 0|req: 908/1839] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:47 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&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: 932/1840] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1841] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 933/1842] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1843] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1844] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/ports?tenant_id=eee8a79561014a9081be5a0f8e57aca2&device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1845] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=c84f114a-7331-4382-833d-d3197065d735 => 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: 936/1846] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/subnets?id=31e7fd49-752f-445c-8aaf-ac59b9db0948 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1847] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/ports?network_id=0fac9af1-d9f4-46b2-8d66-f917c74b862b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1848] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/networks/0fac9af1-d9f4-46b2-8d66-f917c74b862b?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: 911/1849] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1283 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1850] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/networks/0fac9af1-d9f4-46b2-8d66-f917c74b862b?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: 912/1851] 10.0.0.178 () {32 vars in 858 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/floatingips?floating_network_id=f016f52a-ce93-4417-aeca-455c6e29be21&port_id=6b4e0e73-c860-451c-8d3f-395f88b48e5f => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1852] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:20:48 2026] GET /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1853] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:49 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 941/1854] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:49 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&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: 8|app: 0|req: 914/1855] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:20:49 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1856] 10.0.0.33 () {34 vars in 1119 bytes} [Fri May 29 03:20:49 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1857] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:50 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1858] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:50 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1859] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:51 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1860] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:51 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1861] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:51 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1862] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:51 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1863] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:52 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1864] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:52 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&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: 919/1865] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:52 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1866] 10.0.0.127 () {34 vars in 1120 bytes} [Fri May 29 03:20:52 2026] GET /v2.0/security-groups?id=bd2be858-3771-4555-95d5-f09901c85db5&id=4d57770c-8751-47a3-be6c-48c97d46d7a8&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1867] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:20:53 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1868] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:53 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:20:53.758 7 INFO neutron.db.l3_db [req-4b782412-fbdd-4e9c-939f-e611e8099739 req-6fd437dd-c79c-453b-be66-0ab35f4cea10 da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] Floating IP affcb9d8-69dc-4839-a061-7906ec086146 disassociated. External IP: 10.96.250.202, port: 6b4e0e73-c860-451c-8d3f-395f88b48e5f. [pid: 8|app: 0|req: 922/1869] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:53 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1870] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:53 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1871] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:20:53 2026] DELETE /v2.0/ports/6b4e0e73-c860-451c-8d3f-395f88b48e5f => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1872] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:54 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1873] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:54 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1874] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:54 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:55.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0368c8c5-50c6-41f8-ba0a-f9b2aee024cb'] response: {'server_uuid': '41d9fd94-9b73-4dfc-838c-fda32628f7a8', 'name': 'network-vif-deleted', 'tag': '6b4e0e73-c860-451c-8d3f-395f88b48e5f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 950/1875] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:20:55 2026] GET /v2.0/security-groups?tenant_id=ea464c1db84940e4b11007ac4f64550d&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1876] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:55 2026] DELETE /v2.0/security-groups/cf464b60-c6de-4f1a-a3e9-cde5c173b9fc => 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: 951/1877] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:56 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 927/1878] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:56 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 952/1879] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:56 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&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: 928/1880] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:20:56 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1881] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:20:57 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1882] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:57 2026] GET /v2.0/ports?device_id=41d9fd94-9b73-4dfc-838c-fda32628f7a8 => 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: 954/1883] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:57 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1884] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:57 2026] GET /v2.0/security-groups?id=e502e5b6-43ae-42a3-99aa-8726b6cf92a2&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1885] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:20:58 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1886] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:58 2026] DELETE /v2.0/security-groups/4d57770c-8751-47a3-be6c-48c97d46d7a8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:20:58.421 7 INFO neutron.api.v2.resource [None req-2418e543-11cc-48fd-91f1-229d6321b58f da4b4ee701ba4dbfb4f64acb9a8701a5 1ba9822b87244797831378fe2644e6f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/1887] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:20:58 2026] GET /v2.0/security-groups/4d57770c-8751-47a3-be6c-48c97d46d7a8 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1888] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:20:58 2026] DELETE /v2.0/ports/c84f114a-7331-4382-833d-d3197065d735 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1889] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:58 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:20:58.685 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b7c1b86-8a7a-4242-a970-ebef222c4418'] response: {'server_uuid': 'ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362', 'name': 'network-vif-deleted', 'tag': 'c84f114a-7331-4382-833d-d3197065d735', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 958/1890] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:20:58 2026] DELETE /v2.0/floatingips/affcb9d8-69dc-4839-a061-7906ec086146 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1891] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:58 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1892] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:20:58 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&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: 959/1893] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:20:58 2026] DELETE /v2.0/security-groups/bd2be858-3771-4555-95d5-f09901c85db5 => 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: 960/1894] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:59 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => 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: 935/1895] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:20:58 2026] PUT /v2.0/routers/a6f7c1ae-ecae-4581-ac54-2b082c0637a6/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1896] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:20:59 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:00.127 7 WARNING neutron_lib.context [None req-d803a1b0-210d-4dc7-af49-b7b3c0739969 32bf3b4e4e2a437297da646c60a90443 7de53fc826f74c12b25e6a658bcf3330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 962/1897] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:20:59 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1898] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:00 2026] GET /v2.0/security-groups?id=98e55c84-fb93-4bfa-9440-159490de27c7&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: 7|app: 0|req: 964/1899] 199.204.45.4 () {34 vars in 1094 bytes} [Fri May 29 03:21:00 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:00.700 8 INFO neutron.services.segments.plugin [-] Segment 7b509843-aec8-4e39-873b-96ebe1dc2d12 resource provider aggregate not found [pid: 7|app: 0|req: 965/1900] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:21:00 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:00.704 8 INFO neutron.services.segments.plugin [-] Segment 7b509843-aec8-4e39-873b-96ebe1dc2d12 resource provider aggregate not found 2026-05-29 03:21:00.706 7 WARNING neutron_lib.context [None req-04ad7a50-eb70-4f6d-a572-fcd4f9103500 32bf3b4e4e2a437297da646c60a90443 7de53fc826f74c12b25e6a658bcf3330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:00.713 8 INFO neutron.db.l3_hamode_db [None req-a75e502e-aff1-4a27-b510-f6b60818995e 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network d3f89d66-c78e-4719-9a86-8ed349a6c9b4 was deleted as no HA routers are present in tenant 1ba9822b87244797831378fe2644e6f2. [pid: 8|app: 0|req: 936/1901] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:20:59 2026] DELETE /v2.0/routers/a6f7c1ae-ecae-4581-ac54-2b082c0637a6 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:00.720 8 INFO neutron.services.segments.plugin [-] Segment 7b509843-aec8-4e39-873b-96ebe1dc2d12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b509843-aec8-4e39-873b-96ebe1dc2d12 found for delete ", "request_id": "req-691d1ccc-a4ed-4a66-b72a-f7346d92532e"}]} 2026-05-29 03:21:00.722 8 INFO neutron.services.segments.plugin [-] Segment 7b509843-aec8-4e39-873b-96ebe1dc2d12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b509843-aec8-4e39-873b-96ebe1dc2d12 found for delete ", "request_id": "req-9fbd213f-a3a0-4fe2-abaa-9e1511cebf79"}]} 2026-05-29 03:21:00.958 8 INFO neutron.db.l3_db [req-91ae80de-a8a4-441f-a23b-0a588c3e76eb req-f12deba5-b17e-4742-804e-bc411283501b e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] Floating IP 4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b disassociated. External IP: 10.96.250.216, port: 6be1fa80-1266-4f1d-b394-5e3d264b4b6e. [pid: 7|app: 0|req: 966/1902] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:00 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1903] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:21:00 2026] DELETE /v2.0/ports/6be1fa80-1266-4f1d-b394-5e3d264b4b6e => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1904] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:01 2026] GET /v2.0/ports?device_id=ca6ac2d5-b4d7-4bfe-b14f-adc1cd39a362 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:01.284 8 WARNING neutron_lib.context [None req-6371deb4-f517-4118-b455-558fe54029b4 32bf3b4e4e2a437297da646c60a90443 7de53fc826f74c12b25e6a658bcf3330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:01.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b11cc946-90e2-4ea5-ada6-d4e2e0414e5d'] response: {'server_uuid': '1517a15f-5be4-4ee4-bc87-c82ea34444c6', 'name': 'network-vif-deleted', 'tag': '6be1fa80-1266-4f1d-b394-5e3d264b4b6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 967/1905] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:01 2026] DELETE /v2.0/subnets/c6d08afe-a09a-4eb3-b5eb-d234794e4f0d => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1908] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:21:01 2026] GET /v2.0/ports?tenant_id=bb932cbbedfd4072918b62a447309284&device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1909] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:01 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:02.050 7 INFO neutron.services.segments.plugin [-] Segment eda009af-6035-4f10-8bcf-8a4f1143430e resource provider aggregate not found 2026-05-29 03:21:02.055 7 INFO neutron.services.segments.plugin [-] Segment eda009af-6035-4f10-8bcf-8a4f1143430e resource provider aggregate not found [pid: 7|app: 0|req: 972/1910] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:01 2026] DELETE /v2.0/networks/c47c1c05-9dde-4a07-b277-fd9cc5157b7c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:02.074 7 INFO neutron.services.segments.plugin [-] Segment eda009af-6035-4f10-8bcf-8a4f1143430e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda009af-6035-4f10-8bcf-8a4f1143430e found for delete ", "request_id": "req-32b28b19-5ff7-4303-af35-35e4c724a923"}]} 2026-05-29 03:21:02.075 7 INFO neutron.services.segments.plugin [-] Segment eda009af-6035-4f10-8bcf-8a4f1143430e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda009af-6035-4f10-8bcf-8a4f1143430e found for delete ", "request_id": "req-ed31a57c-9adf-4888-bd17-5abffd2202fe"}]} [pid: 8|app: 0|req: 939/1911] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:01 2026] POST /v2.0/floatingips => generated 552 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:02.199 8 WARNING neutron_lib.context [None req-d57c1c35-c623-41a7-8656-f1dd43cf1975 32bf3b4e4e2a437297da646c60a90443 7de53fc826f74c12b25e6a658bcf3330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 940/1912] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:02 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1913] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:21:02 2026] GET /v2.0/networks?id=676a45eb-df63-41cd-8699-bdac646c4000 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:02.818 8 WARNING neutron_lib.context [None req-c314669c-55e4-4882-bd77-5979e0889afe 32bf3b4e4e2a437297da646c60a90443 7de53fc826f74c12b25e6a658bcf3330 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 973/1914] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:21:02 2026] PUT /v2.0/routers/e4f803a3-43d4-4d8a-80a4-1eff23c07180/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1915] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=f6be7d7a-bcee-4693-8510-1aabc2241c88 => 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: 975/1916] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => 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: 942/1917] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:02 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: 8|app: 0|req: 943/1918] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/subnets?id=1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => 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: 944/1919] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:03 2026] PUT /v2.0/floatingips/8eb0284d-dec9-4c4e-bdd1-fdf0c161759a/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1920] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/ports?network_id=676a45eb-df63-41cd-8699-bdac646c4000&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1921] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:03 2026] PUT /v2.0/floatingips/610b6969-5fec-4110-b458-42c05107e14c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1922] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1923] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:03 2026] PUT /v2.0/floatingips/3400cc06-49cd-4d6b-85e1-451291d183db/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:03.795 7 INFO neutron.db.l3_hamode_db [None req-d396a35a-e7a6-4d40-8404-c2490add1f12 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 430050c1-90a1-45d2-bf7c-1806e4091ee8 was deleted as no HA routers are present in tenant 63f2fe44cab4458ebd7af2e1f466e6eb. [pid: 7|app: 0|req: 976/1924] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:03 2026] DELETE /v2.0/routers/e4f803a3-43d4-4d8a-80a4-1eff23c07180 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1925] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:21:03 2026] GET /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000?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: 978/1926] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:03 2026] PUT /v2.0/floatingips/a8be15c6-1de8-4a4c-87ce-ff3016481b19/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: 979/1927] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:03 2026] DELETE /v2.0/subnets/1b12360d-a1f3-4bdd-97e7-4f9d0eadbe3a => 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: 980/1928] 10.0.0.178 () {32 vars in 672 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:04.104 7 INFO neutron.services.segments.plugin [-] Segment 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e resource provider aggregate not found 2026-05-29 03:21:04.113 7 INFO neutron.services.segments.plugin [-] Segment 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e resource provider aggregate not found 2026-05-29 03:21:04.121 7 INFO neutron.services.segments.plugin [-] Segment 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e found for delete ", "request_id": "req-a9330b32-a925-418a-b0ac-8bdaef2d90b7"}]} 2026-05-29 03:21:04.126 7 INFO neutron.services.segments.plugin [-] Segment 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad2d0fc-4ba5-4e76-86d6-b50627d04c3e found for delete ", "request_id": "req-cf575649-be05-4847-80fd-cf14271b9bcb"}]} [pid: 7|app: 0|req: 981/1929] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:04 2026] DELETE /v2.0/networks/2d18cf0d-c417-4192-b2a6-8ef56c753c0f => 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: 982/1930] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1931] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/ports?device_id=1517a15f-5be4-4ee4-bc87-c82ea34444c6 => 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: 949/1932] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:21:03 2026] PUT /v2.0/routers/788f647a-2e35-4e9c-bb12-7cf324e6c7dc/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1933] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?tags-any=blue => 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: 985/1934] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1935] 10.0.0.178 () {32 vars in 680 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1936] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1937] 10.0.0.178 () {32 vars in 690 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1938] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/security-groups?tenant_id=1ba9822b87244797831378fe2644e6f2&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1939] 10.0.0.178 () {32 vars in 702 bytes} [Fri May 29 03:21:04 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1940] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:04 2026] DELETE /v2.0/security-groups/ec25bbab-0375-4fc9-94b3-dec46cf7a20e => 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: 992/1941] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:04 2026] DELETE /v2.0/floatingips/8eb0284d-dec9-4c4e-bdd1-fdf0c161759a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1942] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:05 2026] GET /v2.0/security-groups?tenant_id=63f2fe44cab4458ebd7af2e1f466e6eb&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:05.168 8 INFO neutron.services.segments.plugin [-] Segment e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 resource provider aggregate not found 2026-05-29 03:21:05.173 8 INFO neutron.services.segments.plugin [-] Segment e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 resource provider aggregate not found 2026-05-29 03:21:05.185 8 INFO neutron.services.segments.plugin [-] Segment e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 found for delete ", "request_id": "req-837fdfa6-4489-4119-984b-7f72f3818b20"}]} 2026-05-29 03:21:05.186 8 INFO neutron.db.l3_hamode_db [None req-8d33d196-62a3-4994-b061-598f10ecc709 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] HA network 8b44b0bf-87bf-4ec3-bacc-2319177611f8 was deleted as no HA routers are present in tenant eee8a79561014a9081be5a0f8e57aca2. [pid: 8|app: 0|req: 950/1943] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:04 2026] DELETE /v2.0/routers/788f647a-2e35-4e9c-bb12-7cf324e6c7dc => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:05.194 8 INFO neutron.services.segments.plugin [-] Segment e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3bcff4e-4726-4fcb-95c7-6f7f9ccd3b46 found for delete ", "request_id": "req-a860b1bb-5b20-4c4f-9961-8030cf3f56c1"}]} [pid: 8|app: 0|req: 951/1944] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/security-groups/e87034b5-2d94-400f-b551-6a9a78eab816 => 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: 994/1945] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/floatingips/610b6969-5fec-4110-b458-42c05107e14c => 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: 952/1946] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/subnets/31e7fd49-752f-445c-8aaf-ac59b9db0948 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1947] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/floatingips/3400cc06-49cd-4d6b-85e1-451291d183db => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1948] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/networks/0fac9af1-d9f4-46b2-8d66-f917c74b862b => 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: 996/1949] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/security-groups/98e55c84-fb93-4bfa-9440-159490de27c7 => 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: 997/1950] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:05 2026] GET /v2.0/security-groups?tenant_id=eee8a79561014a9081be5a0f8e57aca2&name=default => 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: 954/1951] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/floatingips/a8be15c6-1de8-4a4c-87ce-ff3016481b19 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1952] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:06 2026] DELETE /v2.0/security-groups/e502e5b6-43ae-42a3-99aa-8726b6cf92a2 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:06.141 7 INFO neutron.services.segments.plugin [-] Segment 6ee52aed-f122-4b1d-a893-f3a8b9174b59 resource provider aggregate not found 2026-05-29 03:21:06.145 7 INFO neutron.services.segments.plugin [-] Segment 6ee52aed-f122-4b1d-a893-f3a8b9174b59 resource provider aggregate not found 2026-05-29 03:21:06.154 7 INFO neutron.services.segments.plugin [-] Segment 6ee52aed-f122-4b1d-a893-f3a8b9174b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee52aed-f122-4b1d-a893-f3a8b9174b59 found for delete ", "request_id": "req-a9c5bf69-2a46-46a2-b5c0-67930e27e687"}]} 2026-05-29 03:21:06.163 7 INFO neutron.services.segments.plugin [-] Segment 6ee52aed-f122-4b1d-a893-f3a8b9174b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee52aed-f122-4b1d-a893-f3a8b9174b59 found for delete ", "request_id": "req-2f1fc511-85d3-44d8-9c2d-77844e756a98"}]} [pid: 7|app: 0|req: 998/1953] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:05 2026] DELETE /v2.0/floatingips/4f7bb3d7-52da-4c43-a9d7-21deb0a70f3b => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1954] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:06 2026] DELETE /v2.0/floatingips/92d51ce1-72e2-46d0-b61f-cc9757b1a873 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1955] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:06 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1956] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:06 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:07.577 8 INFO neutron.services.segments.plugin [-] Segment fd900190-5eba-4936-9f8b-30db67186285 resource provider aggregate not found 2026-05-29 03:21:07.589 8 INFO neutron.services.segments.plugin [-] Segment fd900190-5eba-4936-9f8b-30db67186285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd900190-5eba-4936-9f8b-30db67186285 found for delete ", "request_id": "req-97fe67f0-622a-4546-a555-134a8acc743e"}]} 2026-05-29 03:21:07.591 8 INFO neutron.services.segments.plugin [-] Segment fd900190-5eba-4936-9f8b-30db67186285 resource provider aggregate not found 2026-05-29 03:21:07.607 8 INFO neutron.services.segments.plugin [-] Segment fd900190-5eba-4936-9f8b-30db67186285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd900190-5eba-4936-9f8b-30db67186285 found for delete ", "request_id": "req-d7435465-f9a4-40be-879e-48d30d1567c5"}]} [pid: 8|app: 0|req: 958/1957] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:07 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1958] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:07 2026] GET /v2.0/security-groups?id=8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1959] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:07 2026] GET /v2.0/security-groups?tenant_id=364805b3c5e644dcb63ceeef56bde2b2&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1960] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:07 2026] DELETE /v2.0/security-groups/c21dda2f-6c4a-4392-a494-2fbfdd6034ac => 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: 1001/1961] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:08 2026] GET /v2.0/security-groups?tenant_id=8486f416756e483a89df99359ce9b388&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1962] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:08 2026] DELETE /v2.0/security-groups/95a73303-174a-486e-adfe-24db0d5ae357 => 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: 1002/1963] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:21:08 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1964] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:08 2026] GET /v2.0/security-groups?tenant_id=7de53fc826f74c12b25e6a658bcf3330&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1965] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:21:08 2026] DELETE /v2.0/ports/f6be7d7a-bcee-4693-8510-1aabc2241c88 => 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: 1004/1966] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:08 2026] DELETE /v2.0/security-groups/4d1c66a6-5d7a-4118-b133-b4137a6ea50f => 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: 963/1967] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:08 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:09.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7d29361-17ab-476d-86d8-995329cdd4a5'] response: {'server_uuid': '3cb88b17-baa4-4367-8f05-8f2cdea3fff1', 'name': 'network-vif-deleted', 'tag': 'f6be7d7a-bcee-4693-8510-1aabc2241c88', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 964/1968] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:09 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:10.134 7 INFO neutron.db.segments_db [None req-a06bb601-75b1-4973-951f-48b02093245c bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] Added segment 9324e9bf-0c8c-4b15-8b41-a967db41ac29 of type vxlan for network 4bf6450c-4b52-4d45-80df-f0580080b7d9 [pid: 7|app: 0|req: 1005/1969] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:09 2026] POST /v2.0/networks => generated 726 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1970] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:10 2026] POST /v2.0/subnets => generated 644 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:10.454 7 WARNING neutron.api.v2.base [None req-4e6782a1-1618-47e4-a0ac-c17329dc8bdf bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - 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-29 03:21:10.455 7 INFO neutron.api.v2.resource [None req-4e6782a1-1618-47e4-a0ac-c17329dc8bdf bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1006/1971] 10.0.0.178 () {34 vars in 681 bytes} [Fri May 29 03:21:10 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-29 03:21:10.640 8 INFO neutron.services.segments.plugin [-] Segment 9324e9bf-0c8c-4b15-8b41-a967db41ac29 resource provider aggregate not found 2026-05-29 03:21:10.665 8 INFO neutron.services.segments.plugin [-] Segment 9324e9bf-0c8c-4b15-8b41-a967db41ac29 resource provider aggregate not found 2026-05-29 03:21:10.676 8 INFO neutron.services.segments.plugin [-] Segment 9324e9bf-0c8c-4b15-8b41-a967db41ac29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9324e9bf-0c8c-4b15-8b41-a967db41ac29 found for delete ", "request_id": "req-73f18c53-e4ac-410c-89a1-0359242f8d96"}]} 2026-05-29 03:21:10.677 8 INFO neutron.services.segments.plugin [-] Segment 9324e9bf-0c8c-4b15-8b41-a967db41ac29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9324e9bf-0c8c-4b15-8b41-a967db41ac29 found for delete ", "request_id": "req-dd4436cd-88ec-42b9-b105-8bca81a0e07a"}]} [pid: 8|app: 0|req: 966/1972] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:10 2026] DELETE /v2.0/networks/4bf6450c-4b52-4d45-80df-f0580080b7d9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:10.740 7 INFO neutron.db.segments_db [None req-66d4149e-9709-4aa3-92b4-566606deb7ba bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] Added segment 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 of type vxlan for network bf0f1c93-433b-478b-8092-d31a87b5375a [pid: 7|app: 0|req: 1007/1973] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:10 2026] POST /v2.0/networks => generated 727 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1974] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:10 2026] GET /v2.0/ports?device_id=3cb88b17-baa4-4367-8f05-8f2cdea3fff1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1975] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:10 2026] POST /v2.0/subnets => generated 647 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:11.019 7 WARNING neutron.api.v2.base [None req-b7aeefd6-31bc-4430-b4f2-6f0ca31693d5 bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - 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-29 03:21:11.019 7 INFO neutron.api.v2.resource [None req-b7aeefd6-31bc-4430-b4f2-6f0ca31693d5 bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1009/1976] 10.0.0.178 () {34 vars in 681 bytes} [Fri May 29 03:21:11 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: 8|app: 0|req: 968/1977] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:11 2026] DELETE /v2.0/networks/bf0f1c93-433b-478b-8092-d31a87b5375a => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:11.285 7 INFO neutron.db.segments_db [None req-60445db8-7c56-49e1-954b-828c02f4bd78 bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] Added segment 1de75e4a-3145-4307-a0fd-4e5d360283b1 of type vxlan for network 2ea62f38-23f7-4ce2-b91d-2cc732e586e6 [pid: 7|app: 0|req: 1010/1978] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:11 2026] POST /v2.0/networks => generated 727 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1979] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:11 2026] POST /v2.0/subnets => generated 647 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1980] 10.0.0.178 () {34 vars in 681 bytes} [Fri May 29 03:21:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1981] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:12 2026] DELETE /v2.0/security-groups/8bfe41ca-9ca5-4cef-8a78-e84d7f433bf0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1982] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:21:12 2026] GET /v2.0/networks/2ea62f38-23f7-4ce2-b91d-2cc732e586e6 => generated 655 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:12.675 7 WARNING neutron_lib.context [None req-2f796fc2-f916-4427-8f6e-6971003f6128 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:12.695 8 INFO neutron.services.segments.plugin [-] Segment 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 resource provider aggregate not found 2026-05-29 03:21:12.699 8 INFO neutron.services.segments.plugin [-] Segment 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 resource provider aggregate not found 2026-05-29 03:21:12.706 8 INFO neutron.services.segments.plugin [-] Segment 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 found for delete ", "request_id": "req-c30c1afe-2573-4dcc-a3f6-cd757292a9c7"}]} 2026-05-29 03:21:12.712 8 INFO neutron.services.segments.plugin [-] Segment 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fffe4f8-32e2-4828-a181-75f4a6c1ab70 found for delete ", "request_id": "req-a52c9bad-770f-4298-831e-2434cbba7e47"}]} 2026-05-29 03:21:12.818 7 INFO neutron.db.segments_db [None req-2f796fc2-f916-4427-8f6e-6971003f6128 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Added segment ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb of type vxlan for network bbedf847-c640-4236-8aa1-2270410a7bae [pid: 7|app: 0|req: 1013/1983] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:12 2026] POST /v2.0/networks => generated 631 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:12.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca013c1f-00e3-4c48-aed6-0a145237d5b8 19d406ffed1846828addb46f48370773 81783cb23b4a43f7977db313ab3c8f2f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/1984] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:21:12 2026] GET /v2.0/networks/2ea62f38-23f7-4ce2-b91d-2cc732e586e6 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:21:12.957 7 WARNING neutron_lib.context [None req-2ce7aa1b-3c89-4b5a-b92a-210eeddcecec 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:13.012 7 INFO neutron.db.segments_db [None req-2ce7aa1b-3c89-4b5a-b92a-210eeddcecec 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Added segment 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 of type vxlan for network 802c5a7c-b816-42fb-91a9-8b42880db953 [pid: 7|app: 0|req: 1015/1985] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:12 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1986] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:21:12 2026] PUT /v2.0/routers/f91fe7c5-9400-4108-84ac-aefadbfb9ebc/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:13.314 8 WARNING neutron_lib.context [None req-0112dcbe-9bfc-419e-9b98-0718a8502d50 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:13.385 8 INFO neutron.db.segments_db [None req-0112dcbe-9bfc-419e-9b98-0718a8502d50 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Added segment ec0db914-fb38-4000-a17a-55ec1dd0e58a of type vxlan for network 09e44b4b-ab35-417e-98ea-b4847c8ce077 [pid: 8|app: 0|req: 972/1987] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:13 2026] POST /v2.0/networks => generated 632 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:13.681 7 INFO neutron.services.segments.plugin [-] Segment 1de75e4a-3145-4307-a0fd-4e5d360283b1 resource provider aggregate not found 2026-05-29 03:21:13.685 7 INFO neutron.services.segments.plugin [-] Segment 1de75e4a-3145-4307-a0fd-4e5d360283b1 resource provider aggregate not found 2026-05-29 03:21:13.698 7 INFO neutron.services.segments.plugin [-] Segment 1de75e4a-3145-4307-a0fd-4e5d360283b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de75e4a-3145-4307-a0fd-4e5d360283b1 found for delete ", "request_id": "req-6796ed83-cb19-494c-98b7-5f3a186856eb"}]} 2026-05-29 03:21:13.699 7 INFO neutron.services.segments.plugin [-] Segment 1de75e4a-3145-4307-a0fd-4e5d360283b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de75e4a-3145-4307-a0fd-4e5d360283b1 found for delete ", "request_id": "req-0f0dd41d-4d0f-4115-91ef-8dae5c5a8333"}]} [pid: 7|app: 0|req: 1016/1988] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:13 2026] DELETE /v2.0/networks/2ea62f38-23f7-4ce2-b91d-2cc732e586e6 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1989] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:13 2026] DELETE /v2.0/subnets/1914b3ab-7b2e-4cc8-91b3-58d0acc5a2fa => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:13.718 7 WARNING neutron_lib.context [None req-74965deb-7e08-4367-aa74-8bdbef30e409 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:13.738 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdb3e9e2-a277-48fa-a1b1-45795cae287d bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1990] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:13 2026] DELETE /v2.0/subnets/6e969c99-ff78-4b75-8c46-1bdb2ecc911b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:21:13.769 7 INFO neutron.db.segments_db [None req-74965deb-7e08-4367-aa74-8bdbef30e409 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Added segment 8ba9fc7c-ee58-44d2-8981-d552da2fc50b of type vxlan for network f4442fd9-043f-4a16-964f-51e27dfcad22 [pid: 7|app: 0|req: 1017/1991] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:13 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-29 03:21:13.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f3cee98-fae7-4b83-b547-c7303622571e bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/1992] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:13 2026] DELETE /v2.0/subnets/38fa0af4-830a-4491-9659-930e52c5843f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:21:13.890 7 WARNING neutron_lib.context [None req-1c1f0ace-332c-4cef-8ea8-c3caf9ec0e0c 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:13.932 7 INFO neutron.db.segments_db [None req-1c1f0ace-332c-4cef-8ea8-c3caf9ec0e0c 1b3d90cdcbd54fcda6c9866b746aa122 4e9907de464548309c52da8d26676f59 - - default default] Added segment fd4d7c54-6c3d-4d51-ab78-90349edd5659 of type vxlan for network 0a40bd60-e880-4b7e-a24a-5023f0d51e81 [pid: 7|app: 0|req: 1019/1993] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:13 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:14.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-084b6a60-8db4-4ef7-81f9-58f3e58e0c00 bceee6cba8ab4f33b4f870d077394026 1050f5ccfb9140b2944df90878add96a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/1994] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:14 2026] DELETE /v2.0/subnets/0a67eabf-d1f1-41de-9ee5-77dfc7db57ea => 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: 1021/1995] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:14 2026] PUT /v2.0/networks/bbedf847-c640-4236-8aa1-2270410a7bae/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1996] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:14 2026] PUT /v2.0/networks/802c5a7c-b816-42fb-91a9-8b42880db953/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: 1023/1997] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:14 2026] PUT /v2.0/networks/09e44b4b-ab35-417e-98ea-b4847c8ce077/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1998] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:14 2026] PUT /v2.0/networks/f4442fd9-043f-4a16-964f-51e27dfcad22/tags => 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: 1025/1999] 10.0.0.178 () {32 vars in 666 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2000] 10.0.0.178 () {32 vars in 680 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2001] 10.0.0.178 () {32 vars in 676 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2002] 10.0.0.178 () {32 vars in 688 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2003] 10.0.0.178 () {32 vars in 674 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2004] 10.0.0.178 () {32 vars in 688 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:14.617 8 INFO neutron.db.l3_hamode_db [None req-49e695cc-7e4b-4a78-9200-2031a5899b67 e00d007e51b44599ba9eeac7f3f49b4b bb932cbbedfd4072918b62a447309284 - - default default] HA network 7c4a83b6-e0c3-4707-a8b4-34f4d0976a36 was deleted as no HA routers are present in tenant bb932cbbedfd4072918b62a447309284. [pid: 8|app: 0|req: 975/2005] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:13 2026] DELETE /v2.0/routers/f91fe7c5-9400-4108-84ac-aefadbfb9ebc => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2006] 10.0.0.178 () {32 vars in 684 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:14.729 8 INFO neutron.services.segments.plugin [-] Segment a0090d92-0a6b-4675-9ca1-70efdcb8625c resource provider aggregate not found 2026-05-29 03:21:14.737 8 INFO neutron.services.segments.plugin [-] Segment a0090d92-0a6b-4675-9ca1-70efdcb8625c resource provider aggregate not found [pid: 7|app: 0|req: 1032/2007] 10.0.0.178 () {32 vars in 696 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:14.743 8 INFO neutron.services.segments.plugin [-] Segment a0090d92-0a6b-4675-9ca1-70efdcb8625c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0090d92-0a6b-4675-9ca1-70efdcb8625c found for delete ", "request_id": "req-6d99244b-c436-4ac8-8d53-79e4f1a2d5a2"}]} 2026-05-29 03:21:14.752 8 INFO neutron.services.segments.plugin [-] Segment a0090d92-0a6b-4675-9ca1-70efdcb8625c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0090d92-0a6b-4675-9ca1-70efdcb8625c found for delete ", "request_id": "req-aa0da3eb-9e76-400a-9b66-6058f4407cee"}]} [pid: 8|app: 0|req: 976/2008] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:14 2026] DELETE /v2.0/networks/676a45eb-df63-41cd-8699-bdac646c4000 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2009] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:14 2026] DELETE /v2.0/networks/bbedf847-c640-4236-8aa1-2270410a7bae => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2010] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:14 2026] DELETE /v2.0/networks/802c5a7c-b816-42fb-91a9-8b42880db953 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2011] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/networks/09e44b4b-ab35-417e-98ea-b4847c8ce077 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2012] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:14 2026] GET /v2.0/security-groups?tenant_id=890e54e998ca4195a949ce181cc327f7&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2013] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/security-groups/0007b832-0da4-401a-8a7a-34aab7fc6573 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2014] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/networks/f4442fd9-043f-4a16-964f-51e27dfcad22 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2015] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/networks/0a40bd60-e880-4b7e-a24a-5023f0d51e81 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2016] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:15 2026] GET /v2.0/security-groups?tenant_id=81783cb23b4a43f7977db313ab3c8f2f&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: 1037/2017] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:15 2026] GET /v2.0/security-groups?tenant_id=bb932cbbedfd4072918b62a447309284&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:15.722 7 INFO neutron.services.segments.plugin [-] Segment ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb resource provider aggregate not found 2026-05-29 03:21:15.726 7 INFO neutron.services.segments.plugin [-] Segment ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb resource provider aggregate not found 2026-05-29 03:21:15.739 7 INFO neutron.services.segments.plugin [-] Segment ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb found for delete ", "request_id": "req-87620a60-d9e3-4337-a5a9-15e159796175"}]} 2026-05-29 03:21:15.747 7 INFO neutron.services.segments.plugin [-] Segment ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca02ea8b-61bc-43c1-bd55-6f1c9a50dabb found for delete ", "request_id": "req-0283e05f-0ac0-4380-af4e-faede8da7204"}]} [pid: 8|app: 0|req: 981/2018] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/security-groups/a33b3364-ee8d-463e-b838-af3df450c042 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:15.765 7 INFO neutron.services.segments.plugin [-] Segment 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 resource provider aggregate not found 2026-05-29 03:21:15.770 7 INFO neutron.services.segments.plugin [-] Segment 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 resource provider aggregate not found [pid: 7|app: 0|req: 1038/2019] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/security-groups/cf756acf-008c-40ce-b602-8ae4b7999226 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:15.922 7 INFO neutron.services.segments.plugin [-] Segment 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 found for delete ", "request_id": "req-97bcfd92-3a59-4c42-8c85-a40caecfd91f"}]} 2026-05-29 03:21:15.926 7 INFO neutron.services.segments.plugin [-] Segment 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fe31ffa-a2de-4364-8f4e-c7b4f9a9e2d5 found for delete ", "request_id": "req-62e51b02-e89f-47b2-9fdd-e5e120a5ebd2"}]} [pid: 8|app: 0|req: 982/2020] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:15 2026] GET /v2.0/security-groups?tenant_id=1050f5ccfb9140b2944df90878add96a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:15.946 7 INFO neutron.services.segments.plugin [-] Segment ec0db914-fb38-4000-a17a-55ec1dd0e58a resource provider aggregate not found 2026-05-29 03:21:15.955 7 INFO neutron.services.segments.plugin [-] Segment ec0db914-fb38-4000-a17a-55ec1dd0e58a resource provider aggregate not found 2026-05-29 03:21:15.958 7 INFO neutron.services.segments.plugin [-] Segment ec0db914-fb38-4000-a17a-55ec1dd0e58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0db914-fb38-4000-a17a-55ec1dd0e58a found for delete ", "request_id": "req-b95fbbc8-1d27-4d00-ba7a-5d1ef8b225c6"}]} 2026-05-29 03:21:15.968 7 INFO neutron.services.segments.plugin [-] Segment 8ba9fc7c-ee58-44d2-8981-d552da2fc50b resource provider aggregate not found 2026-05-29 03:21:15.971 7 INFO neutron.services.segments.plugin [-] Segment ec0db914-fb38-4000-a17a-55ec1dd0e58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec0db914-fb38-4000-a17a-55ec1dd0e58a found for delete ", "request_id": "req-dd539900-93a9-4273-8763-38021dbab100"}]} 2026-05-29 03:21:15.981 7 INFO neutron.services.segments.plugin [-] Segment 8ba9fc7c-ee58-44d2-8981-d552da2fc50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba9fc7c-ee58-44d2-8981-d552da2fc50b found for delete ", "request_id": "req-8b1d685f-c4b0-4e96-badf-5a69b9c90505"}]} 2026-05-29 03:21:15.981 7 INFO neutron.services.segments.plugin [-] Segment 8ba9fc7c-ee58-44d2-8981-d552da2fc50b resource provider aggregate not found 2026-05-29 03:21:15.990 7 INFO neutron.services.segments.plugin [-] Segment 8ba9fc7c-ee58-44d2-8981-d552da2fc50b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ba9fc7c-ee58-44d2-8981-d552da2fc50b found for delete ", "request_id": "req-5623d8d8-027c-4fef-8164-e9b4d9005374"}]} [pid: 8|app: 0|req: 983/2021] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:15 2026] DELETE /v2.0/security-groups/bdc3866a-42cd-4045-95a0-ed747e797630 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2022] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:15 2026] GET /v2.0/security-groups?tenant_id=d203771c27de4bd490b161e30a4542c5&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2023] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:16 2026] DELETE /v2.0/security-groups/203d4b7b-2ddc-44aa-af87-8321a61503b2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2024] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:16 2026] GET /v2.0/security-groups?tenant_id=80407f0c2c6748778ffb53a14db4556a&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2027] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:16 2026] DELETE /v2.0/security-groups/b1631f83-2cfa-46d4-923a-aa795eda48b7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2028] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:16 2026] GET /v2.0/security-groups?tenant_id=8fa130de81a74ac1b743d2a43da0fa2b&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:16.926 8 INFO neutron.services.segments.plugin [-] Segment be4690b9-0899-4963-a18b-09f95442dbe3 resource provider aggregate not found 2026-05-29 03:21:16.932 8 INFO neutron.services.segments.plugin [-] Segment be4690b9-0899-4963-a18b-09f95442dbe3 resource provider aggregate not found 2026-05-29 03:21:16.952 8 INFO neutron.services.segments.plugin [-] Segment be4690b9-0899-4963-a18b-09f95442dbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4690b9-0899-4963-a18b-09f95442dbe3 found for delete ", "request_id": "req-6e2acd2a-195c-41c0-92a7-f9deacc129a8"}]} 2026-05-29 03:21:16.955 8 INFO neutron.services.segments.plugin [-] Segment be4690b9-0899-4963-a18b-09f95442dbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be4690b9-0899-4963-a18b-09f95442dbe3 found for delete ", "request_id": "req-b48d5888-02c3-4fe3-b58a-53d775fb48af"}]} 2026-05-29 03:21:16.969 8 INFO neutron.services.segments.plugin [-] Segment fd4d7c54-6c3d-4d51-ab78-90349edd5659 resource provider aggregate not found 2026-05-29 03:21:16.974 8 INFO neutron.services.segments.plugin [-] Segment fd4d7c54-6c3d-4d51-ab78-90349edd5659 resource provider aggregate not found 2026-05-29 03:21:16.988 8 INFO neutron.services.segments.plugin [-] Segment fd4d7c54-6c3d-4d51-ab78-90349edd5659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4d7c54-6c3d-4d51-ab78-90349edd5659 found for delete ", "request_id": "req-e01973b3-34ca-452f-b806-96c9e63a064d"}]} 2026-05-29 03:21:16.990 8 INFO neutron.services.segments.plugin [-] Segment fd4d7c54-6c3d-4d51-ab78-90349edd5659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd4d7c54-6c3d-4d51-ab78-90349edd5659 found for delete ", "request_id": "req-dbc57611-a359-4044-a381-16ddf5361dd7"}]} [pid: 8|app: 0|req: 986/2029] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:16 2026] DELETE /v2.0/security-groups/78533b82-915c-414a-ab47-cd84b7d35eac => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2030] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:17 2026] GET /v2.0/security-groups?tenant_id=4e9907de464548309c52da8d26676f59&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2031] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:17 2026] DELETE /v2.0/security-groups/fafe311f-51bb-45b0-ac59-65c84a3107ab => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:20.117 7 WARNING neutron_lib.context [None req-1b1ad6cf-f01d-48d2-bfd0-54a3e4432017 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 988/2032] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:20.253 7 INFO neutron.db.segments_db [None req-1b1ad6cf-f01d-48d2-bfd0-54a3e4432017 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Added segment cb350fc9-dc02-4ef5-9a5d-03d0a9148817 of type vxlan for network 69153248-ba8f-4d35-aef2-4eebcce17251 [pid: 7|app: 0|req: 1045/2033] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/networks => generated 632 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2034] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:20 2026] GET /v2.0/security-groups?tenant_id=695cb8e24e8e4b88943b0ae9399803f1&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2035] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:20.380 7 WARNING neutron_lib.context [None req-1afddcd2-5ff4-4a46-b7eb-bbff3552faf5 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:20.395 8 WARNING neutron_lib.context [None req-94f4efda-563b-49ad-9119-9be8f4a88cd8 846c788e0be94209a98ececf2bc8ae97 8dabda26744446d1a24d2502613dff41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:20.530 8 INFO neutron.db.segments_db [None req-94f4efda-563b-49ad-9119-9be8f4a88cd8 846c788e0be94209a98ececf2bc8ae97 8dabda26744446d1a24d2502613dff41 - - default default] Added segment f1c2aff8-a2be-4fa1-b689-cada8d1dd09e of type vxlan for network 1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6 [pid: 7|app: 0|req: 1047/2036] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/ports => generated 743 bytes in 211 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: 990/2037] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/networks => generated 631 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2038] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:20 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: 7|app: 0|req: 1048/2039] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:20 2026] DELETE /v2.0/security-groups/417abc93-2c80-4f00-a296-0167f8da6211 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:20.671 8 WARNING neutron_lib.context [None req-9b68167f-a8da-4b9f-9162-c1f553d14b90 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/2040] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:20.719 8 INFO neutron.db.segments_db [None req-9b68167f-a8da-4b9f-9162-c1f553d14b90 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Added segment 5c99b1a3-05f1-45f4-8b7c-d3764b307729 of type vxlan for network 0dfc728c-70d6-4ca9-bcd9-dce275bcf3a9 [pid: 7|app: 0|req: 1050/2041] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2042] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:20 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2043] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2044] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:20.825 7 WARNING neutron_lib.context [None req-92cb4f1e-78d9-4001-81bd-70b04ee87ee3 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 993/2045] 10.0.0.178 () {34 vars in 764 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/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: 994/2046] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/policies/c2e86552-3a73-43ce-bba7-6e2281bc536d/tags => generated 17 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2047] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:20 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2048] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/policies/8d44bf10-bec7-4802-922f-bf11b77fc383/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2049] 10.0.0.178 () {34 vars in 760 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2050] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/policies/1bdbf37f-56af-4ee8-8360-bb1c73f2bc2b/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: 999/2051] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:20 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2052] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:20 2026] PUT /v2.0/policies/066e45ab-7f20-4229-b7bf-cac8a27b95cf/tags => 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: 1001/2053] 10.0.0.178 () {34 vars in 782 bytes} [Fri May 29 03:21:21 2026] PUT /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/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: 1002/2054] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2055] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:20 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2056] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:21 2026] PUT /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 37 bytes in 31 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, ' 2026-05-29 03:21:21.108 8 WARNING neutron_lib.context [None req-29952085-5fb7-4b8a-a224-d998fd548fd4 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1054/2057] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:21.151 8 INFO neutron.db.segments_db [None req-29952085-5fb7-4b8a-a224-d998fd548fd4 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Added segment a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 of type vxlan for network 0db3cb4a-f575-4386-8013-e17d6ea992e5 [pid: 7|app: 0|req: 1055/2058] 10.0.0.178 () {32 vars in 741 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:21.206 7 INFO neutron.api.v2.resource [None req-bd1529c3-b5ed-4ed3-87fb-60e29b6fbbd0 846c788e0be94209a98ececf2bc8ae97 8dabda26744446d1a24d2502613dff41 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2059] 10.0.0.178 () {32 vars in 745 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2060] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:21 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:21.242 8 WARNING neutron_lib.context [None req-303ddff4-d6d9-402a-8fd1-b1f7d4cc2043 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1057/2061] 10.0.0.178 () {32 vars in 744 bytes} [Fri May 29 03:21:21 2026] DELETE /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2062] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:21.356 7 INFO neutron.api.v2.resource [None req-b78b1c87-d3e7-4ebf-9962-3ad7a9480beb 846c788e0be94209a98ececf2bc8ae97 8dabda26744446d1a24d2502613dff41 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1059/2063] 10.0.0.178 () {32 vars in 748 bytes} [Fri May 29 03:21:21 2026] DELETE /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/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: 1005/2064] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:21 2026] POST /v2.0/ports => generated 743 bytes in 232 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: 1006/2065] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:21 2026] DELETE /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2066] 10.0.0.178 () {32 vars in 674 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:21.503 8 WARNING neutron_lib.context [None req-73f2f2ab-4eb0-4846-b9bf-1864236a768d e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2067] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:21.552 8 INFO neutron.db.segments_db [None req-73f2f2ab-4eb0-4846-b9bf-1864236a768d e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Added segment 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c of type vxlan for network b93668cc-d5e1-49af-a3a4-76a4aefa8e1f [pid: 7|app: 0|req: 1062/2068] 10.0.0.178 () {32 vars in 688 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2069] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:21 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2070] 10.0.0.178 () {32 vars in 684 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:21.688 8 WARNING neutron_lib.context [None req-61ce18e3-41b2-42ef-aa89-8542d20a34dd e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:21.696 7 INFO neutron.services.segments.plugin [-] Segment f1c2aff8-a2be-4fa1-b689-cada8d1dd09e resource provider aggregate not found 2026-05-29 03:21:21.704 7 INFO neutron.services.segments.plugin [-] Segment f1c2aff8-a2be-4fa1-b689-cada8d1dd09e resource provider aggregate not found 2026-05-29 03:21:21.707 7 INFO neutron.services.segments.plugin [-] Segment f1c2aff8-a2be-4fa1-b689-cada8d1dd09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c2aff8-a2be-4fa1-b689-cada8d1dd09e found for delete ", "request_id": "req-ffa0d010-b417-4c9e-a22f-fed1defc24c4"}]} [pid: 7|app: 0|req: 1063/2071] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:21 2026] DELETE /v2.0/networks/1b825ebc-1e66-4d4c-8a3a-f890e4efa4d6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:21.721 7 INFO neutron.services.segments.plugin [-] Segment f1c2aff8-a2be-4fa1-b689-cada8d1dd09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1c2aff8-a2be-4fa1-b689-cada8d1dd09e found for delete ", "request_id": "req-a29d9caa-74bb-4be4-bac6-e4d370dc4439"}]} [pid: 7|app: 0|req: 1064/2072] 10.0.0.178 () {32 vars in 696 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2073] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2074] 10.0.0.178 () {32 vars in 696 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2075] 10.0.0.178 () {32 vars in 692 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2076] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:21 2026] POST /v2.0/ports => generated 743 bytes in 277 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-29 03:21:21.969 8 WARNING neutron_lib.context [None req-08a8bd0c-a43e-43e9-9382-9adfcd1a74c1 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1068/2077] 10.0.0.178 () {32 vars in 704 bytes} [Fri May 29 03:21:21 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:22.009 8 INFO neutron.db.segments_db [None req-08a8bd0c-a43e-43e9-9382-9adfcd1a74c1 e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Added segment 6c7107f2-ef52-4a43-b044-b2dce19b4e69 of type vxlan for network dda46ead-440e-4f5b-aa7c-8d3ef5e26374 [pid: 7|app: 0|req: 1069/2078] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:21 2026] DELETE /v2.0/qos/policies/c2e86552-3a73-43ce-bba7-6e2281bc536d => 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: 1070/2079] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/qos/policies/8d44bf10-bec7-4802-922f-bf11b77fc383 => 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: 1010/2080] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:21 2026] POST /v2.0/networks => generated 632 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:22.098 8 WARNING neutron_lib.context [None req-7ae83ded-855f-4898-b86c-b702e735013a e17da7fa1a854fdab41da9a0d276b46e 479631c4d56349278bebc6259591e23a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2081] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/qos/policies/1bdbf37f-56af-4ee8-8360-bb1c73f2bc2b => 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: 1072/2082] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/qos/policies/066e45ab-7f20-4229-b7bf-cac8a27b95cf => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2083] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/qos/policies/9de23f05-ee5d-4625-902b-85e31b3b0865 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2084] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:22 2026] POST /v2.0/ports => generated 743 bytes in 276 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: 1012/2085] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:22 2026] PUT /v2.0/ports/4b0666ea-02a7-4fc7-b5f4-642cff5e27d3/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2086] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:22 2026] PUT /v2.0/ports/16e57515-6abd-46d9-bf56-2ec4d7919220/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: 1014/2087] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:22 2026] PUT /v2.0/ports/5a292603-01c0-439b-870a-4970f033cf4d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2088] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:22 2026] PUT /v2.0/ports/59f868c5-31a7-42f7-9ef8-32b44d412165/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2089] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/security-groups?tenant_id=aa17568c33db4cb48d05755d6db6280d&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2090] 10.0.0.178 () {32 vars in 660 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2091] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/security-groups/a825baab-9eaf-4124-a550-c70b2a23865c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2092] 10.0.0.178 () {32 vars in 674 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2093] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/security-groups?tenant_id=8dabda26744446d1a24d2502613dff41&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2094] 10.0.0.178 () {32 vars in 670 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2095] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:22 2026] DELETE /v2.0/security-groups/4b58deec-f1e6-4f11-8548-094a9e451580 => 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: 1077/2096] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2097] 10.0.0.178 () {32 vars in 668 bytes} [Fri May 29 03:21:22 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2098] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:23 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2099] 10.0.0.178 () {32 vars in 678 bytes} [Fri May 29 03:21:23 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2100] 10.0.0.178 () {32 vars in 690 bytes} [Fri May 29 03:21:23 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2101] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:23 2026] GET /v2.0/security-groups?tenant_id=981f4f7e2f20413fbdeb0180207cf455&name=default => generated 2925 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2102] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/ports/4b0666ea-02a7-4fc7-b5f4-642cff5e27d3 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2103] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/security-groups/9376527c-751b-4262-99e7-911337d998f2 => 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: 1025/2104] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/ports/16e57515-6abd-46d9-bf56-2ec4d7919220 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2105] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:23 2026] GET /v2.0/security-groups?tenant_id=6253c1caee1547b8b97e67170652e779&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2106] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/ports/5a292603-01c0-439b-870a-4970f033cf4d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2107] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/security-groups/81dffc10-dc3f-41c7-b05c-7e4406ef8359 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2108] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:23 2026] DELETE /v2.0/ports/59f868c5-31a7-42f7-9ef8-32b44d412165 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2109] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:24 2026] GET /v2.0/security-groups?tenant_id=3cbde09804014ce8a04e2c126b52a750&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2110] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/security-groups/ac2b1d93-8dc4-4022-8fcd-6564d08a3d60 => 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: 1028/2111] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/ports/79034a27-48e8-455e-9ad5-62c0609b0089 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:24.443 7 INFO neutron.services.segments.plugin [-] Segment cb350fc9-dc02-4ef5-9a5d-03d0a9148817 resource provider aggregate not found 2026-05-29 03:21:24.452 7 INFO neutron.services.segments.plugin [-] Segment cb350fc9-dc02-4ef5-9a5d-03d0a9148817 resource provider aggregate not found 2026-05-29 03:21:24.461 7 INFO neutron.services.segments.plugin [-] Segment cb350fc9-dc02-4ef5-9a5d-03d0a9148817 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb350fc9-dc02-4ef5-9a5d-03d0a9148817 found for delete ", "request_id": "req-97ca263f-231d-48f2-b71c-0ec4a9f086cf"}]} 2026-05-29 03:21:24.465 7 INFO neutron.services.segments.plugin [-] Segment cb350fc9-dc02-4ef5-9a5d-03d0a9148817 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb350fc9-dc02-4ef5-9a5d-03d0a9148817 found for delete ", "request_id": "req-1cf96cff-6b62-4f16-a50a-ddb7077d2a16"}]} [pid: 7|app: 0|req: 1084/2112] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/networks/69153248-ba8f-4d35-aef2-4eebcce17251 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:24.613 8 INFO neutron.services.segments.plugin [-] Segment 5c99b1a3-05f1-45f4-8b7c-d3764b307729 resource provider aggregate not found 2026-05-29 03:21:24.622 8 INFO neutron.services.segments.plugin [-] Segment 5c99b1a3-05f1-45f4-8b7c-d3764b307729 resource provider aggregate not found 2026-05-29 03:21:24.627 8 INFO neutron.services.segments.plugin [-] Segment 5c99b1a3-05f1-45f4-8b7c-d3764b307729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c99b1a3-05f1-45f4-8b7c-d3764b307729 found for delete ", "request_id": "req-9a8caf9c-1bbb-43c0-96f4-56030a3714b4"}]} 2026-05-29 03:21:24.635 8 INFO neutron.services.segments.plugin [-] Segment 5c99b1a3-05f1-45f4-8b7c-d3764b307729 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c99b1a3-05f1-45f4-8b7c-d3764b307729 found for delete ", "request_id": "req-cc0045fa-4d91-4fa8-b529-1f0e48754e07"}]} [pid: 8|app: 0|req: 1029/2113] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/networks/0dfc728c-70d6-4ca9-bcd9-dce275bcf3a9 => 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: 1085/2114] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/networks/0db3cb4a-f575-4386-8013-e17d6ea992e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2115] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/networks/b93668cc-d5e1-49af-a3a4-76a4aefa8e1f => 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: 1086/2116] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:24 2026] DELETE /v2.0/networks/dda46ead-440e-4f5b-aa7c-8d3ef5e26374 => 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: 1031/2117] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:25 2026] GET /v2.0/security-groups?tenant_id=479631c4d56349278bebc6259591e23a&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2118] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:25 2026] DELETE /v2.0/security-groups/2c359ccf-7cd9-406b-9ad0-330a43e7bd32 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2119] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:26 2026] GET /v2.0/security-groups?tenant_id=cdb363ee517548e09c839be3d2803998&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:26.404 8 WARNING neutron_lib.context [None req-9fd9d965-af45-4978-8040-e5d1cbf7c019 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1089/2120] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:26 2026] DELETE /v2.0/security-groups/a693a421-6ddc-4fcd-8f23-94c17a77135c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:26.449 8 INFO neutron.db.segments_db [None req-9fd9d965-af45-4978-8040-e5d1cbf7c019 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] Added segment 460d8640-a02f-442c-8e9a-a252e6a2242f of type vxlan for network 9fa70aaf-f7fb-494e-a40a-938ce6f63cea 2026-05-29 03:21:26.578 7 INFO neutron.services.segments.plugin [-] Segment a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 resource provider aggregate not found 2026-05-29 03:21:26.583 7 INFO neutron.services.segments.plugin [-] Segment a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 resource provider aggregate not found 2026-05-29 03:21:26.589 7 INFO neutron.services.segments.plugin [-] Segment a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 found for delete ", "request_id": "req-34ca09c6-1259-4f2c-b289-97f82de1a262"}]} 2026-05-29 03:21:26.599 7 INFO neutron.services.segments.plugin [-] Segment 6c7107f2-ef52-4a43-b044-b2dce19b4e69 resource provider aggregate not found 2026-05-29 03:21:26.604 7 INFO neutron.services.segments.plugin [-] Segment a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3ddc4ed-0b7b-4893-8f32-c0c5041caba9 found for delete ", "request_id": "req-055c46f4-b6bd-47dd-84cc-a1a122ff1fab"}]} 2026-05-29 03:21:26.615 7 INFO neutron.services.segments.plugin [-] Segment 6c7107f2-ef52-4a43-b044-b2dce19b4e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7107f2-ef52-4a43-b044-b2dce19b4e69 found for delete ", "request_id": "req-9bbf2ef2-cb32-42db-bd49-bb661137a7e2"}]} 2026-05-29 03:21:26.618 7 INFO neutron.services.segments.plugin [-] Segment 6c7107f2-ef52-4a43-b044-b2dce19b4e69 resource provider aggregate not found 2026-05-29 03:21:26.634 7 INFO neutron.services.segments.plugin [-] Segment 6c7107f2-ef52-4a43-b044-b2dce19b4e69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7107f2-ef52-4a43-b044-b2dce19b4e69 found for delete ", "request_id": "req-d63a14db-ea15-44c2-a8ea-bbf4e026402a"}]} 2026-05-29 03:21:26.658 8 INFO neutron.services.segments.plugin [-] Segment 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c resource provider aggregate not found 2026-05-29 03:21:26.665 8 INFO neutron.services.segments.plugin [-] Segment 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c resource provider aggregate not found 2026-05-29 03:21:26.678 8 INFO neutron.services.segments.plugin [-] Segment 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c found for delete ", "request_id": "req-f578a876-15a9-447a-8770-5c96cc18a124"}]} 2026-05-29 03:21:26.679 8 INFO neutron.services.segments.plugin [-] Segment 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3ee91a-cc1d-4bb5-ab18-981b6ef4725c found for delete ", "request_id": "req-1240ba66-79d7-4dfc-ac0b-e8216e476c7c"}]} [pid: 7|app: 0|req: 1090/2121] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:26 2026] GET /v2.0/security-groups?tenant_id=235833f10db047baa1ba34d0f922b793&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:26.737 8 INFO neutron.db.l3_hamode_db [None req-9fd9d965-af45-4978-8040-e5d1cbf7c019 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:26.849 8 INFO neutron.db.l3_hamode_db [None req-9fd9d965-af45-4978-8040-e5d1cbf7c019 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1091/2122] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:26 2026] DELETE /v2.0/security-groups/b0786c0e-351f-4a0b-a78c-30caba4720e3 => 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: 1032/2123] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:26 2026] POST /v2.0/routers => generated 474 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2124] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:27 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2125] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:27 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2126] 10.0.0.178 () {34 vars in 762 bytes} [Fri May 29 03:21:27 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2127] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:27 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2128] 10.0.0.178 () {34 vars in 758 bytes} [Fri May 29 03:21:27 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2129] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:27 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2130] 10.0.0.178 () {34 vars in 780 bytes} [Fri May 29 03:21:27 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2131] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:27 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2132] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:27 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2133] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:27 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2134] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:28.149 8 INFO neutron.api.v2.resource [None req-1abf401f-9889-4110-8bde-a4dbb798d2ed 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/2135] 10.0.0.178 () {32 vars in 743 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2136] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:21:28 2026] DELETE /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2137] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:28.318 7 INFO neutron.api.v2.resource [None req-cfb8f045-f3b9-4f0a-81c9-bdf8b16c0af7 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1099/2138] 10.0.0.178 () {32 vars in 746 bytes} [Fri May 29 03:21:28 2026] DELETE /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2139] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:28 2026] DELETE /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2140] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:28.479 7 WARNING neutron_lib.context [None req-4e1d2a21-260e-448a-934f-1788c0c26510 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2141] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7 => generated 480 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:28.516 7 INFO neutron.db.segments_db [None req-4e1d2a21-260e-448a-934f-1788c0c26510 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Added segment 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 of type vxlan for network 240e1d67-27d1-482f-b125-29f8d5777255 2026-05-29 03:21:28.782 7 INFO neutron.db.l3_hamode_db [None req-4e1d2a21-260e-448a-934f-1788c0c26510 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:28.917 7 INFO neutron.db.l3_hamode_db [None req-4e1d2a21-260e-448a-934f-1788c0c26510 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1043/2142] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:28 2026] PUT /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7 => generated 480 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2143] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:28 2026] GET /v2.0/ports?device_id=35367ed1-6b0e-4332-a362-f48a0f9e70a7 => 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: 1100/2144] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:28 2026] POST /v2.0/routers => generated 474 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:29.507 7 WARNING neutron_lib.context [None req-27f1b07b-b965-4cb8-be3c-7c4ba74ab9e8 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:29.563 7 INFO neutron.db.l3_hamode_db [None req-27f1b07b-b965-4cb8-be3c-7c4ba74ab9e8 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:29.566 8 INFO neutron.services.segments.plugin [-] Segment 460d8640-a02f-442c-8e9a-a252e6a2242f resource provider aggregate not found 2026-05-29 03:21:29.577 8 INFO neutron.services.segments.plugin [-] Segment 460d8640-a02f-442c-8e9a-a252e6a2242f resource provider aggregate not found 2026-05-29 03:21:29.586 8 INFO neutron.services.segments.plugin [-] Segment 460d8640-a02f-442c-8e9a-a252e6a2242f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460d8640-a02f-442c-8e9a-a252e6a2242f found for delete ", "request_id": "req-a29b398b-32d9-4099-86be-8ed1c5f4f2f1"}]} 2026-05-29 03:21:29.591 8 INFO neutron.services.segments.plugin [-] Segment 460d8640-a02f-442c-8e9a-a252e6a2242f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460d8640-a02f-442c-8e9a-a252e6a2242f found for delete ", "request_id": "req-30e2869e-969d-433c-95ca-6fee62950bc7"}]} 2026-05-29 03:21:29.598 8 INFO neutron.db.l3_hamode_db [None req-be22f639-3aa2-4bad-9e11-fe166ec3f0ac 94e293f7bc2c4b30ab6846fe31e98ddc 394bf1c87df7429a90d08dfb73ddb5bb - - default default] HA network 9fa70aaf-f7fb-494e-a40a-938ce6f63cea was deleted as no HA routers are present in tenant 394bf1c87df7429a90d08dfb73ddb5bb. [pid: 8|app: 0|req: 1045/2145] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:29 2026] DELETE /v2.0/routers/35367ed1-6b0e-4332-a362-f48a0f9e70a7 => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:29.692 7 INFO neutron.db.l3_hamode_db [None req-27f1b07b-b965-4cb8-be3c-7c4ba74ab9e8 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:29.832 8 WARNING neutron_lib.context [None req-e1ffc5da-d787-449f-bc70-36a1a2089b67 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:29.983 8 INFO neutron.db.segments_db [None req-e1ffc5da-d787-449f-bc70-36a1a2089b67 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Added segment 7ed95c93-662c-4e38-a166-cefdce13e6dc of type vxlan for network e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 [pid: 8|app: 0|req: 1046/2146] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:29 2026] POST /v2.0/networks => generated 640 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:30.097 8 WARNING neutron_lib.context [None req-e7515d35-96c4-49d6-a067-9a460bbb85dd b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1101/2147] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:29 2026] POST /v2.0/routers => generated 474 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2148] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:30 2026] POST /v2.0/subnets => generated 658 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:30.331 8 WARNING neutron_lib.context [None req-ace18364-ef6f-4106-9fbf-097329d0ee9b 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:30.368 8 INFO neutron.db.l3_hamode_db [None req-ace18364-ef6f-4106-9fbf-097329d0ee9b 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:30.477 8 INFO neutron.db.l3_hamode_db [None req-ace18364-ef6f-4106-9fbf-097329d0ee9b 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1102/2149] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:30 2026] GET /v2.0/security-groups?tenant_id=892a8a1649d24b17a039c818b1c3b5f1&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: 1103/2150] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:21:30 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2151] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:30 2026] DELETE /v2.0/security-groups/6c0b6347-89c5-4f75-9398-b682f737226f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:30.699 7 WARNING neutron_lib.context [None req-1e2ebac9-c577-4652-a6ae-7a05811bf782 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1105/2152] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:30 2026] POST /v2.0/subnets => generated 731 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2153] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:30 2026] POST /v2.0/routers => generated 474 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.103 7 WARNING neutron_lib.context [None req-114a1616-f496-4ceb-8ad0-415763149f36 f88ee3289a44438c84ce5db5ac4d329c cb00a2d3c0874cf382bff86cb8f14ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1106/2154] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.163 7 WARNING neutron_lib.context [None req-c88454a0-de76-4745-94f0-970a2101bd1a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1049/2155] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:31 2026] GET /v2.0/security-groups?tenant_id=394bf1c87df7429a90d08dfb73ddb5bb&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:31.170 8 WARNING neutron_lib.context [None req-b0a853c6-c921-4b19-8466-3486ee7b02dc 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:31.207 8 INFO neutron.db.l3_hamode_db [None req-b0a853c6-c921-4b19-8466-3486ee7b02dc 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:31.216 7 INFO neutron.db.segments_db [None req-c88454a0-de76-4745-94f0-970a2101bd1a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Added segment 87d3b101-571e-4e04-ac74-f12ed186f3a4 of type vxlan for network 39c838f9-18c4-4b72-a6ca-1454636fdcae [pid: 7|app: 0|req: 1107/2156] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/networks => generated 638 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.316 7 WARNING neutron_lib.context [None req-5a13c565-4ae3-4365-b905-5e752e196044 f88ee3289a44438c84ce5db5ac4d329c cb00a2d3c0874cf382bff86cb8f14ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:31.324 8 INFO neutron.db.l3_hamode_db [None req-b0a853c6-c921-4b19-8466-3486ee7b02dc 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1108/2157] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2158] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:31 2026] DELETE /v2.0/security-groups/238287c7-bb30-4b1a-8ecc-d26ed07ba5bf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:31.466 7 WARNING neutron_lib.context [None req-37a0e5e3-10cf-4d52-9634-cb04d568ad1a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1110/2159] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/subnets => generated 656 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.723 7 WARNING neutron_lib.context [None req-54889178-a48a-40e9-a9a2-f1c702c234b8 f88ee3289a44438c84ce5db5ac4d329c cb00a2d3c0874cf382bff86cb8f14ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1111/2160] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.786 7 WARNING neutron_lib.context [None req-e6b720e8-a9ad-4f1a-903b-47437396a112 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1050/2163] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/routers => generated 474 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.948 8 WARNING neutron_lib.context [None req-d6b09561-564a-4c29-bbcd-e56cf96807a2 f88ee3289a44438c84ce5db5ac4d329c cb00a2d3c0874cf382bff86cb8f14ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1051/2164] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:31.997 8 WARNING neutron_lib.context [None req-bdb97937-ec46-44b6-a709-3db7453d10a7 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:32.053 8 INFO neutron.db.l3_hamode_db [None req-bdb97937-ec46-44b6-a709-3db7453d10a7 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1114/2165] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/subnets => generated 726 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:32.073 7 WARNING neutron_lib.context [None req-226ef60d-aa00-4474-9295-1d193717e39f f88ee3289a44438c84ce5db5ac4d329c cb00a2d3c0874cf382bff86cb8f14ac4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2166] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:32.139 7 WARNING neutron_lib.context [None req-227b3e5d-7ba0-4002-af54-87a306fe72ea b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:32.168 8 INFO neutron.db.l3_hamode_db [None req-bdb97937-ec46-44b6-a709-3db7453d10a7 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 03:21:32.194 7 INFO neutron.db.segments_db [None req-227b3e5d-7ba0-4002-af54-87a306fe72ea b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Added segment e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e of type vxlan for network 0a68be6c-0133-4cdd-b274-5143976a162f [pid: 7|app: 0|req: 1116/2167] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:32 2026] POST /v2.0/networks => generated 635 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2168] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/subnetpools/136c2d62-32ab-432c-b1f1-18036ed6f1cc/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:32.336 7 WARNING neutron_lib.context [None req-2ad07f05-0aac-4bbc-8f45-d7b5609cc07f b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2169] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:32 2026] POST /v2.0/subnets => generated 655 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2170] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/subnetpools/03f9871d-77d2-4013-a838-ee0010c6da2d/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:32.669 7 WARNING neutron_lib.context [None req-6419f661-3e2e-430d-9438-d61d816a5274 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1052/2171] 10.0.0.178 () {34 vars in 668 bytes} [Fri May 29 03:21:31 2026] POST /v2.0/routers => generated 474 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2172] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/subnetpools/db2f9d85-b2b0-4964-adf2-c2d092e6a7f2/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2173] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/routers/222e0d2a-eaf2-4adf-b555-d22944d1fddf/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2174] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:32 2026] POST /v2.0/subnets => generated 730 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2175] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/subnetpools/8942a587-e694-4874-a41a-1f534a63dd82/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:32.982 8 WARNING neutron_lib.context [None req-b9ef03bc-b8e8-4052-94a3-1c50ce18b0a4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:33.019 8 INFO neutron.db.segments_db [None req-b9ef03bc-b8e8-4052-94a3-1c50ce18b0a4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Added segment c92666b2-f91d-4781-99f3-76cc84d82870 of type vxlan for network e3bdd494-e41d-4f42-9634-a04232190b48 [pid: 7|app: 0|req: 1121/2176] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:32 2026] PUT /v2.0/routers/069f2f26-7987-436c-81f1-33ad1fb44af5/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2177] 10.0.0.178 () {32 vars in 672 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2178] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:33 2026] PUT /v2.0/routers/fa1d6fc7-a32f-49e1-abb9-6e7582d10f6a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2179] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2180] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:33 2026] PUT /v2.0/routers/9e0794a2-1c73-493e-966f-8a99d0ebbcdc/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2181] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:33 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: 7|app: 0|req: 1127/2182] 10.0.0.178 () {32 vars in 664 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:33.303 8 INFO neutron.db.l3_hamode_db [None req-b9ef03bc-b8e8-4052-94a3-1c50ce18b0a4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2183] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2184] 10.0.0.178 () {32 vars in 678 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2185] 10.0.0.178 () {32 vars in 680 bytes} [Fri May 29 03:21:33 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: 7|app: 0|req: 1131/2186] 10.0.0.178 () {32 vars in 674 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2187] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2188] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2189] 10.0.0.178 () {32 vars in 690 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2190] 10.0.0.178 () {32 vars in 672 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2191] 10.0.0.178 () {32 vars in 702 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2192] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:33 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2193] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:34 2026] DELETE /v2.0/subnetpools/136c2d62-32ab-432c-b1f1-18036ed6f1cc => 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: 1139/2194] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:34 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2195] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:34 2026] DELETE /v2.0/subnetpools/03f9871d-77d2-4013-a838-ee0010c6da2d => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2196] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:34 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2197] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:34 2026] DELETE /v2.0/subnetpools/db2f9d85-b2b0-4964-adf2-c2d092e6a7f2 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:34.583 8 INFO neutron.db.l3_hamode_db [None req-b9ef03bc-b8e8-4052-94a3-1c50ce18b0a4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1143/2198] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:34 2026] GET /v2.0/routers/222e0d2a-eaf2-4adf-b555-d22944d1fddf => generated 485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2199] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:34 2026] DELETE /v2.0/subnetpools/8942a587-e694-4874-a41a-1f534a63dd82 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2200] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:34 2026] PUT /v2.0/routers/222e0d2a-eaf2-4adf-b555-d22944d1fddf => generated 485 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2201] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:35 2026] DELETE /v2.0/subnetpools/8358eb08-1ee9-4aa7-af89-4602409cc97f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:35.361 7 WARNING neutron_lib.context [None req-b201eea8-e0d0-42e3-95a7-3a981c4c6a42 4270f08856284942b452d114defff760 016a46f40d864c519dc5f2b323aa939f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1056/2202] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:32 2026] POST /v2.0/routers => generated 685 bytes in 2414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2203] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:35 2026] GET /v2.0/ports?device_id=222e0d2a-eaf2-4adf-b555-d22944d1fddf => 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: 1147/2204] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:21:35 2026] POST /v2.0/security-groups => generated 1601 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2205] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:35 2026] DELETE /v2.0/routers/222e0d2a-eaf2-4adf-b555-d22944d1fddf => 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: 1149/2206] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:21:35 2026] PUT /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/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: 1150/2207] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:35 2026] GET /v2.0/routers/069f2f26-7987-436c-81f1-33ad1fb44af5 => generated 493 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2208] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:36 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/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: 1152/2209] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:36 2026] PUT /v2.0/routers/069f2f26-7987-436c-81f1-33ad1fb44af5 => generated 493 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2210] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:36 2026] GET /v2.0/security-groups?tenant_id=019a6cc445544715a1a73bfb989fbc18&name=default => generated 2928 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2211] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:21:35 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2212] 10.0.0.178 () {34 vars in 778 bytes} [Fri May 29 03:21:36 2026] PUT /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2213] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:36 2026] GET /v2.0/ports?device_id=069f2f26-7987-436c-81f1-33ad1fb44af5 => 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: 1155/2214] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:36 2026] DELETE /v2.0/security-groups/8eb8f1a0-2dfe-4655-8eab-9930c0598f2f => 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: 1156/2215] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:36 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2216] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:36 2026] DELETE /v2.0/routers/069f2f26-7987-436c-81f1-33ad1fb44af5 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2217] 10.0.0.178 () {34 vars in 774 bytes} [Fri May 29 03:21:37 2026] PUT /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2218] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:37 2026] GET /v2.0/security-groups?tenant_id=386fea0f24494846bd6868b3b67ea155&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2219] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:37 2026] GET /v2.0/routers/fa1d6fc7-a32f-49e1-abb9-6e7582d10f6a => generated 502 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2220] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:37 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2221] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:37 2026] DELETE /v2.0/security-groups/b0af08ff-e3e5-4b42-9781-918eaeb744b4 => 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: 1163/2222] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:37 2026] PUT /v2.0/routers/fa1d6fc7-a32f-49e1-abb9-6e7582d10f6a => generated 502 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2223] 10.0.0.178 () {34 vars in 796 bytes} [Fri May 29 03:21:38 2026] PUT /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/black.or.white => 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: 1060/2224] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:21:36 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/add_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2225] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:38 2026] GET /v2.0/ports?device_id=fa1d6fc7-a32f-49e1-abb9-6e7582d10f6a => 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: 1165/2226] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:38 2026] GET /v2.0/security-groups?tenant_id=cb00a2d3c0874cf382bff86cb8f14ac4&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2227] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:38 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2228] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:38 2026] DELETE /v2.0/routers/fa1d6fc7-a32f-49e1-abb9-6e7582d10f6a => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2229] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:38 2026] DELETE /v2.0/security-groups/961644fc-e49d-4fd1-a1c5-a2ef1b3b55ec => 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: 1065/2230] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:21:38 2026] PUT /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/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: 1066/2231] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:38 2026] GET /v2.0/routers/9e0794a2-1c73-493e-966f-8a99d0ebbcdc => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2232] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:38 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2233] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:38 2026] PUT /v2.0/routers/9e0794a2-1c73-493e-966f-8a99d0ebbcdc => generated 487 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2234] 10.0.0.178 () {32 vars in 755 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2235] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/ports?device_id=9e0794a2-1c73-493e-966f-8a99d0ebbcdc => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:39.487 8 INFO neutron.api.v2.resource [None req-cc2dbf05-ae37-46a5-817c-ba7011d3b25c 4270f08856284942b452d114defff760 016a46f40d864c519dc5f2b323aa939f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2236] 10.0.0.178 () {32 vars in 759 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2237] 10.0.0.178 () {34 vars in 783 bytes} [Fri May 29 03:21:38 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/add_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2238] 10.0.0.178 () {32 vars in 758 bytes} [Fri May 29 03:21:39 2026] DELETE /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2239] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:39 2026] DELETE /v2.0/routers/9e0794a2-1c73-493e-966f-8a99d0ebbcdc => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2240] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:39.928 8 INFO neutron.api.v2.resource [None req-bc158c85-4d75-4848-95cf-28d37a94082c 4270f08856284942b452d114defff760 016a46f40d864c519dc5f2b323aa939f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2241] 10.0.0.178 () {32 vars in 762 bytes} [Fri May 29 03:21:39 2026] DELETE /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2242] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/routers/590cfd91-b926-420a-ada9-5c11c4f58745 => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2243] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:21:39 2026] DELETE /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:39.964 7 WARNING neutron_lib.context [None req-573e9cdf-e8a5-456b-bf98-c04fceeca7b7 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1075/2244] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:39 2026] GET /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2245] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:21:39 2026] POST /v2.0/security-groups => generated 1630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2246] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:40 2026] DELETE /v2.0/security-groups/8b5e2b5a-35e2-4de4-aa44-45adc9873d87 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:40.197 7 WARNING neutron_lib.context [None req-fafc25c5-a641-4dce-b875-793271cb85b4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1172/2247] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:40.322 7 WARNING neutron_lib.context [None req-aa1bb54e-6081-4d90-a508-2a8a6a6b3e78 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1173/2248] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:40.450 7 WARNING neutron_lib.context [None req-b96d5c09-de52-42a2-9795-6e2d6fbc7a5b b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2249] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:40 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:40.562 7 WARNING neutron_lib.context [None req-f205b85d-9800-48b3-a984-77a869c4d01d b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2250] 10.0.0.178 () {34 vars in 742 bytes} [Fri May 29 03:21:39 2026] PUT /v2.0/routers/590cfd91-b926-420a-ada9-5c11c4f58745 => generated 480 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2251] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:40 2026] GET /v2.0/ports?device_id=590cfd91-b926-420a-ada9-5c11c4f58745 => 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: 1175/2252] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:40.740 7 WARNING neutron_lib.context [None req-86ec11dc-02eb-4090-9f2f-e35378071d66 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1176/2253] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.160 8 INFO neutron.services.segments.plugin [-] Segment 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 resource provider aggregate not found 2026-05-29 03:21:41.168 8 INFO neutron.services.segments.plugin [-] Segment 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 resource provider aggregate not found 2026-05-29 03:21:41.172 8 INFO neutron.services.segments.plugin [-] Segment 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 found for delete ", "request_id": "req-e715a558-d3ba-43ba-8f04-4329375bf2f5"}]} [pid: 7|app: 0|req: 1177/2254] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:40 2026] GET /v2.0/security-groups?tenant_id=4cac7b9fb25e4cf7a3458d345fe79598&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:41.178 7 WARNING neutron_lib.context [None req-2f909316-2ce4-4ee7-a177-5216fe161ae1 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:41.180 8 INFO neutron.services.segments.plugin [-] Segment 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f47ccad-af2f-49cf-a15e-3e8349f4fcb5 found for delete ", "request_id": "req-fcb31ebd-f541-4a14-a638-92d14856660c"}]} 2026-05-29 03:21:41.180 8 INFO neutron.db.l3_hamode_db [None req-1f72a3c4-188e-4eb4-a4b1-127bc9a051e6 705bdb89f8d9469f95386ce831ad2b3d 355cbc87de5d47089b933b0ec2216be9 - - default default] HA network 240e1d67-27d1-482f-b125-29f8d5777255 was deleted as no HA routers are present in tenant 355cbc87de5d47089b933b0ec2216be9. [pid: 8|app: 0|req: 1078/2255] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:40 2026] DELETE /v2.0/routers/590cfd91-b926-420a-ada9-5c11c4f58745 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2256] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:41 2026] DELETE /v2.0/security-groups/f46f744f-7cf7-4625-8787-aaee260cb18d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2257] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.387 8 WARNING neutron_lib.context [None req-4aa3546d-f26b-470d-aeeb-47ea219a7bf3 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1080/2258] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.497 8 WARNING neutron_lib.context [None req-7038a8b2-3737-4285-a991-d84a408459d6 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1179/2259] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:41 2026] GET /v2.0/security-groups?tenant_id=016a46f40d864c519dc5f2b323aa939f&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2260] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.601 8 WARNING neutron_lib.context [None req-d15d5695-ab34-4e0b-be6a-2c0e1a12d721 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1180/2261] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:41 2026] DELETE /v2.0/security-groups/79d01977-7b58-4978-9ed3-71bab411ada5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2262] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.744 7 WARNING neutron_lib.context [None req-9a4d8425-4fc2-445b-b4ef-4579cd5897e6 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1181/2263] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:41.882 8 WARNING neutron_lib.context [None req-9647a3b8-4dc2-4aac-adff-d7f82ae0470a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1083/2264] 10.0.0.178 () {34 vars in 695 bytes} [Fri May 29 03:21:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:42.146 7 WARNING neutron_lib.context [None req-e93852cd-f6e3-49c5-95f1-294a25359b6a f66664d0606d49eb9cc2db000b78fef5 8833bdd959d44b168b6130d1c8b667a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1084/2265] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/security-groups?tenant_id=e64aa064f5d44281a3f9f41b25a089b8&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2266] 10.0.0.127 () {34 vars in 1096 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1521003361&fields=id&tenant_id=97b907d7182342a5aaf1aa6a188896c3 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2267] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:42 2026] DELETE /v2.0/security-groups/fbb870ff-82b5-46f6-ac09-687e4866ef28 => 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: 1087/2268] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2269] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/quotas/97b907d7182342a5aaf1aa6a188896c3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2270] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:21:42 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2271] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&fields=id => generated 287 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2272] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:42 2026] PUT /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2273] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2274] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/security-groups?tenant_id=baf1680ac7a54db99ada39408344984c&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2275] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2276] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2277] 10.0.0.178 () {34 vars in 770 bytes} [Fri May 29 03:21:42 2026] PUT /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2278] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:42 2026] DELETE /v2.0/security-groups/1458f5ab-5867-4cb3-8525-2f113dbeadd2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2279] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:42 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2280] 10.0.0.178 () {34 vars in 766 bytes} [Fri May 29 03:21:42 2026] PUT /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2281] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => 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: 1095/2282] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2283] 10.0.0.178 () {34 vars in 788 bytes} [Fri May 29 03:21:43 2026] PUT /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/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: 8|app: 0|req: 1096/2284] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2285] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:21:43 2026] PUT /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2286] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2287] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2288] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/security-groups?tenant_id=355cbc87de5d47089b933b0ec2216be9&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:43.266 8 INFO neutron.api.v2.resource [None req-ebec2813-2a8c-40cc-af9f-faacfce90f8d f66664d0606d49eb9cc2db000b78fef5 8833bdd959d44b168b6130d1c8b667a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2289] 10.0.0.178 () {32 vars in 751 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2290] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:21:43 2026] DELETE /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2291] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2292] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:43 2026] DELETE /v2.0/security-groups/4d249ff0-fc2a-40f3-a6e6-445201997e95 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:43.376 8 INFO neutron.api.v2.resource [None req-b7d6d9eb-6ba5-440c-bfde-303f2bc00677 f66664d0606d49eb9cc2db000b78fef5 8833bdd959d44b168b6130d1c8b667a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2293] 10.0.0.178 () {32 vars in 754 bytes} [Fri May 29 03:21:43 2026] DELETE /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2294] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:21:43 2026] DELETE /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/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: 1104/2295] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:43 2026] GET /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de/tags => 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: 1192/2296] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:21:43 2026] DELETE /v2.0/floatingips/fc249e35-a794-449a-90f1-fb585f6428de => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2297] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:44 2026] GET /v2.0/security-groups?tenant_id=4437341d70fb4d8ca09b378c84f04c3a&name=default => generated 2929 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2298] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:44 2026] DELETE /v2.0/security-groups/0e4941d9-2b21-4ee6-85e4-7edd30cd25bf => 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: 1106/2299] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:44 2026] GET /v2.0/security-groups?tenant_id=8833bdd959d44b168b6130d1c8b667a4&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2300] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:45 2026] DELETE /v2.0/security-groups/d9997b3f-dfba-4140-bf59-257972bdb400 => 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: 1196/2303] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:21:47 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2304] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:21:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97b907d7182342a5aaf1aa6a188896c3 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:47.391 7 WARNING neutron_lib.context [req-6f69d656-a6c6-4d58-b522-ddf75af5ca52 req-5cb085e3-d19c-4338-9219-be300cfe629e b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:47.530 8 WARNING neutron_lib.context [None req-d9da508d-de9b-43de-aae9-124f2d59364d 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:47.673 8 INFO neutron.db.segments_db [None req-d9da508d-de9b-43de-aae9-124f2d59364d 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Added segment a0420ad0-863b-4d20-a43c-3dc6e2c9e442 of type vxlan for network f14ee855-e2bc-44e3-9e1d-0d14421fd444 [pid: 8|app: 0|req: 1109/2305] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:47 2026] POST /v2.0/networks => generated 632 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:47.760 8 WARNING neutron_lib.context [None req-d12cd2e1-54b4-4a1e-90a2-b5519421bba1 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1197/2306] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:21:47 2026] POST /v2.0/ports => generated 1183 bytes in 427 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: 1110/2307] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:47 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:47.980 8 WARNING neutron_lib.context [None req-cfcec30d-6108-4d60-8601-242e9620f80e 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:48.043 8 INFO neutron.db.segments_db [None req-cfcec30d-6108-4d60-8601-242e9620f80e 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Added segment f4a2af20-44e8-4378-b3eb-6daae2de81ef of type vxlan for network 68010b16-ee4f-41e6-971a-dcd0b3b25108 [pid: 8|app: 0|req: 1111/2308] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:47 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:48.157 8 WARNING neutron_lib.context [None req-1efd6bdb-c037-48e0-a5a1-c63203e7972c 47ff53beb0de4e93ba73b2609a75c488 bb1fb14082c74c479f26085175a1ab68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1198/2309] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:21:47 2026] PUT /v2.0/ports/2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 1464 bytes in 405 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-29 03:21:48.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91e390f3-c111-4807-8992-eab03f4492c6'] response: {'name': 'network-changed', 'server_uuid': 'd47a53ef-45b9-4a87-83c4-dc43407c4af3', 'tag': '2b2510d2-9bb0-4fcd-9791-6c4630228175', 'status': 'completed', 'code': 200} 2026-05-29 03:21:48.295 8 INFO neutron.db.segments_db [None req-1efd6bdb-c037-48e0-a5a1-c63203e7972c 47ff53beb0de4e93ba73b2609a75c488 bb1fb14082c74c479f26085175a1ab68 - - default default] Added segment 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 of type vxlan for network b59d3235-d2c2-4e25-9f5e-922ca9651e17 [pid: 7|app: 0|req: 1199/2310] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1198 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:48.314 7 WARNING neutron_lib.context [None req-812e0883-d8f3-49da-afac-b7ad99f4a171 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1112/2311] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:48 2026] POST /v2.0/networks => generated 631 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2312] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:48.426 8 WARNING neutron_lib.context [None req-fec46c4b-61f0-461f-a900-ac86e315d9b3 47ff53beb0de4e93ba73b2609a75c488 bb1fb14082c74c479f26085175a1ab68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2313] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:48 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:48.570 7 WARNING neutron_lib.context [None req-6f8b52ab-d6c2-4d08-848d-4a37c25c89ed 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:48.630 7 INFO neutron.db.segments_db [None req-6f8b52ab-d6c2-4d08-848d-4a37c25c89ed 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Added segment f12d0acc-5cc9-487c-84f9-a08d1d44ed31 of type vxlan for network cfdc8c62-3d82-4af8-802f-682eed31a7c8 [pid: 8|app: 0|req: 1114/2314] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:21:48 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1201/2315] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:48 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-29 03:21:48.740 7 WARNING neutron_lib.context [None req-aec733a3-5282-4099-bcbe-599174546f6d 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2316] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:48 2026] PUT /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2317] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/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: 1117/2318] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2319] 10.0.0.178 () {34 vars in 758 bytes} [Fri May 29 03:21:48 2026] PUT /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2320] 199.204.45.4 () {34 vars in 1016 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/networks?tenant_id=97b907d7182342a5aaf1aa6a188896c3&shared=False => generated 2373 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2321] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2322] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:48 2026] POST /v2.0/subnets => generated 629 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2323] 199.204.45.4 () {34 vars in 928 bytes} [Fri May 29 03:21:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:21:49.007 8 WARNING neutron_lib.context [None req-92a9577b-3942-4129-8faa-26cb664aba76 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1203/2324] 10.0.0.178 () {34 vars in 754 bytes} [Fri May 29 03:21:48 2026] PUT /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-29 03:21:49.061 8 INFO neutron.db.segments_db [None req-92a9577b-3942-4129-8faa-26cb664aba76 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Added segment 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 of type vxlan for network 1cb91234-6cc1-441b-b71f-b59d0d7fc522 [pid: 7|app: 0|req: 1204/2325] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2326] 10.0.0.178 () {34 vars in 776 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2327] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2328] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:49 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:49.165 8 WARNING neutron_lib.context [None req-c7ab5b3c-7d81-4bd6-b015-3d24175ae428 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1207/2329] 10.0.0.178 () {34 vars in 747 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2330] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2331] 10.0.0.178 () {32 vars in 735 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:49.331 7 INFO neutron.api.v2.resource [None req-7eae42d6-e9b0-4187-bb0b-10b33ceca4b9 47ff53beb0de4e93ba73b2609a75c488 bb1fb14082c74c479f26085175a1ab68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2332] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2333] 10.0.0.178 () {32 vars in 738 bytes} [Fri May 29 03:21:49 2026] DELETE /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/red => 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: 1123/2334] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:49 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:49.407 8 WARNING neutron_lib.context [None req-139ae564-55d8-48c7-b349-516af88e1323 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1212/2335] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:49.457 8 INFO neutron.db.segments_db [None req-139ae564-55d8-48c7-b349-516af88e1323 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Added segment f962fbb6-f062-4b1b-b1da-164190a41628 of type vxlan for network 0ccc5fed-3790-4a6f-b79d-ba7a0300a17b 2026-05-29 03:21:49.466 7 INFO neutron.api.v2.resource [None req-8bd85c24-fd47-40f4-a02f-60a9260b4418 47ff53beb0de4e93ba73b2609a75c488 bb1fb14082c74c479f26085175a1ab68 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2336] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:21:49 2026] DELETE /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2337] 10.0.0.178 () {32 vars in 730 bytes} [Fri May 29 03:21:49 2026] DELETE /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2338] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:49 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:49.565 8 WARNING neutron_lib.context [None req-e04b7010-e6ed-4930-a005-8975bcf37389 921a08e6ca924685809cc299821ab0b9 2cd5b21b4c57470599968257599afdec - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1215/2339] 10.0.0.178 () {32 vars in 727 bytes} [Fri May 29 03:21:49 2026] GET /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2340] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:21:49 2026] DELETE /v2.0/ports/97d6c85f-eb4f-41f2-8c8a-f8a780b3f432 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2341] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:21:49 2026] POST /v2.0/subnets => generated 629 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2342] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/subnets/ebb941f3-8861-4e89-88d0-d4ce26b28132/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:49.932 7 INFO neutron.services.segments.plugin [-] Segment 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 resource provider aggregate not found 2026-05-29 03:21:49.938 7 INFO neutron.services.segments.plugin [-] Segment 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 resource provider aggregate not found [pid: 8|app: 0|req: 1127/2343] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/subnets/0797f339-de92-494f-8854-71b03357d480/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2344] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:49 2026] DELETE /v2.0/networks/b59d3235-d2c2-4e25-9f5e-922ca9651e17 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2345] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/subnets/8c521dbc-df3f-4f7e-933e-f1276140f6db/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:49.998 7 INFO neutron.services.segments.plugin [-] Segment 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 found for delete ", "request_id": "req-c440c4c2-d38e-4600-9992-4be2ca48cc34"}]} 2026-05-29 03:21:50.006 7 INFO neutron.services.segments.plugin [-] Segment 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc545ae-fd50-4bc8-a6f8-2f51ce8115c4 found for delete ", "request_id": "req-4deffd35-bdd0-4ea6-9fc6-28db0fbba051"}]} [pid: 7|app: 0|req: 1218/2346] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:21:49 2026] PUT /v2.0/subnets/d45674ce-54f1-4384-870c-b575988bce9f/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2347] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2348] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2349] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => 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: 1219/2350] 10.0.0.178 () {32 vars in 664 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?tags=red => 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: 1220/2351] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => 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: 1132/2352] 10.0.0.178 () {32 vars in 678 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2353] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2354] 10.0.0.178 () {32 vars in 674 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2355] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&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: 1134/2356] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2357] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2358] 10.0.0.178 () {32 vars in 672 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2359] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1136/2360] 10.0.0.178 () {32 vars in 686 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2361] 10.0.0.178 () {32 vars in 682 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2362] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2363] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:50 2026] DELETE /v2.0/subnets/ebb941f3-8861-4e89-88d0-d4ce26b28132 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2364] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/security-groups?tenant_id=bb1fb14082c74c479f26085175a1ab68&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: 1227/2365] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:50 2026] DELETE /v2.0/subnets/0797f339-de92-494f-8854-71b03357d480 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2366] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:50 2026] DELETE /v2.0/security-groups/3ac8b63f-d12b-4f63-ab0a-57305d6cf97a => 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: 1228/2367] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:50 2026] DELETE /v2.0/subnets/8c521dbc-df3f-4f7e-933e-f1276140f6db => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2368] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:50 2026] GET /v2.0/security-groups?tenant_id=e7374c769c0a425493b3f1f7b96eece4&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2369] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:50 2026] DELETE /v2.0/subnets/d45674ce-54f1-4384-870c-b575988bce9f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2370] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:51 2026] DELETE /v2.0/security-groups/6fddaaec-6b8c-4d01-b424-1d8097e029ac => 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: 1230/2371] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:21:51 2026] DELETE /v2.0/subnets/3a54c160-c4b7-4a22-a579-27b6ef072d2a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:51.616 8 INFO neutron.services.segments.plugin [-] Segment a0420ad0-863b-4d20-a43c-3dc6e2c9e442 resource provider aggregate not found 2026-05-29 03:21:51.620 8 INFO neutron.services.segments.plugin [-] Segment a0420ad0-863b-4d20-a43c-3dc6e2c9e442 resource provider aggregate not found 2026-05-29 03:21:51.629 8 INFO neutron.services.segments.plugin [-] Segment a0420ad0-863b-4d20-a43c-3dc6e2c9e442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0420ad0-863b-4d20-a43c-3dc6e2c9e442 found for delete ", "request_id": "req-2ca3ec5c-fc95-4e68-8e8e-384d7d5b7c11"}]} 2026-05-29 03:21:51.636 8 INFO neutron.services.segments.plugin [-] Segment a0420ad0-863b-4d20-a43c-3dc6e2c9e442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0420ad0-863b-4d20-a43c-3dc6e2c9e442 found for delete ", "request_id": "req-19062cb7-fa7c-4ee5-89de-7855836108bc"}]} [pid: 8|app: 0|req: 1142/2372] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:51 2026] DELETE /v2.0/networks/f14ee855-e2bc-44e3-9e1d-0d14421fd444 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2373] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:51 2026] DELETE /v2.0/networks/68010b16-ee4f-41e6-971a-dcd0b3b25108 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2374] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:51 2026] DELETE /v2.0/networks/cfdc8c62-3d82-4af8-802f-682eed31a7c8 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:52.257 7 INFO neutron.services.segments.plugin [-] Segment f4a2af20-44e8-4378-b3eb-6daae2de81ef resource provider aggregate not found 2026-05-29 03:21:52.261 7 INFO neutron.services.segments.plugin [-] Segment f4a2af20-44e8-4378-b3eb-6daae2de81ef resource provider aggregate not found 2026-05-29 03:21:52.267 7 INFO neutron.services.segments.plugin [-] Segment f4a2af20-44e8-4378-b3eb-6daae2de81ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a2af20-44e8-4378-b3eb-6daae2de81ef found for delete ", "request_id": "req-498dc6da-07f6-4c8c-851d-bc4bdfb22439"}]} 2026-05-29 03:21:52.276 7 INFO neutron.services.segments.plugin [-] Segment f4a2af20-44e8-4378-b3eb-6daae2de81ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a2af20-44e8-4378-b3eb-6daae2de81ef found for delete ", "request_id": "req-6067caae-a7b3-4c20-af7e-ee464231b622"}]} [pid: 7|app: 0|req: 1232/2375] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:52 2026] DELETE /v2.0/networks/1cb91234-6cc1-441b-b71f-b59d0d7fc522 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2376] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:52 2026] DELETE /v2.0/networks/0ccc5fed-3790-4a6f-b79d-ba7a0300a17b => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2377] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:53 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:53.654 8 INFO neutron.services.segments.plugin [-] Segment f12d0acc-5cc9-487c-84f9-a08d1d44ed31 resource provider aggregate not found 2026-05-29 03:21:53.659 8 INFO neutron.services.segments.plugin [-] Segment f12d0acc-5cc9-487c-84f9-a08d1d44ed31 resource provider aggregate not found 2026-05-29 03:21:53.666 8 INFO neutron.services.segments.plugin [-] Segment f12d0acc-5cc9-487c-84f9-a08d1d44ed31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12d0acc-5cc9-487c-84f9-a08d1d44ed31 found for delete ", "request_id": "req-44e41502-06a4-4554-9a10-aa78dcb132eb"}]} [pid: 8|app: 0|req: 1145/2378] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:53 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2379] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:53 2026] GET /v2.0/security-groups?tenant_id=45f5b90454b84aa188d8f9d8308bdf3d&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:54.093 8 INFO neutron.services.segments.plugin [-] Segment f962fbb6-f062-4b1b-b1da-164190a41628 resource provider aggregate not found 2026-05-29 03:21:54.098 8 INFO neutron.services.segments.plugin [-] Segment f12d0acc-5cc9-487c-84f9-a08d1d44ed31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f12d0acc-5cc9-487c-84f9-a08d1d44ed31 found for delete ", "request_id": "req-58e6451f-2580-405d-9c9e-c247ca900dd5"}]} 2026-05-29 03:21:54.113 8 INFO neutron.services.segments.plugin [-] Segment f962fbb6-f062-4b1b-b1da-164190a41628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f962fbb6-f062-4b1b-b1da-164190a41628 found for delete ", "request_id": "req-e7491a24-6df4-445d-9ba2-51d7ab5033e4"}]} 2026-05-29 03:21:54.116 8 INFO neutron.services.segments.plugin [-] Segment f962fbb6-f062-4b1b-b1da-164190a41628 resource provider aggregate not found 2026-05-29 03:21:54.129 8 INFO neutron.services.segments.plugin [-] Segment f962fbb6-f062-4b1b-b1da-164190a41628 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f962fbb6-f062-4b1b-b1da-164190a41628 found for delete ", "request_id": "req-fb749762-8b61-4378-a5b9-89c64e8da002"}]} [pid: 8|app: 0|req: 1146/2380] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/security-groups/efd2a17a-12a9-46c2-a6e2-76f98096f418 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:54.312 7 INFO neutron.services.segments.plugin [-] Segment 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 resource provider aggregate not found 2026-05-29 03:21:54.316 7 INFO neutron.services.segments.plugin [-] Segment 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 resource provider aggregate not found 2026-05-29 03:21:54.325 7 INFO neutron.services.segments.plugin [-] Segment 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 found for delete ", "request_id": "req-a7db3097-a0a0-47e1-a223-82e63fc58dd1"}]} 2026-05-29 03:21:54.333 7 INFO neutron.services.segments.plugin [-] Segment 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf8f0c7-47ea-4ebb-94dd-456d57ec7c41 found for delete ", "request_id": "req-53403d7c-b87e-41a3-8d0a-c2acd06eb200"}]} [pid: 7|app: 0|req: 1235/2381] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/security-groups?tenant_id=8ec0141f10fa4891a1fdb7aa136ae262&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2382] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/security-groups/100fb22e-64a7-41f4-b3fb-20db7705f6ba => 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: 1147/2383] 10.0.0.178 () {34 vars in 678 bytes} [Fri May 29 03:21:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2384] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:54 2026] PUT /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/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: 1148/2385] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2386] 10.0.0.178 () {34 vars in 764 bytes} [Fri May 29 03:21:54 2026] PUT /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2387] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2388] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/security-groups?tenant_id=2cd5b21b4c57470599968257599afdec&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2389] 10.0.0.178 () {34 vars in 760 bytes} [Fri May 29 03:21:54 2026] PUT /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2390] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2391] 10.0.0.178 () {34 vars in 782 bytes} [Fri May 29 03:21:54 2026] PUT /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/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: 7|app: 0|req: 1243/2392] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2393] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/security-groups/90a83c31-7b62-4197-9319-6546f746084b => 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: 1244/2394] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:54 2026] PUT /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2395] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2396] 10.0.0.178 () {32 vars in 741 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:54.901 8 INFO neutron.api.v2.resource [None req-bd88d0fa-7d93-4210-9224-a2dc4485eeeb b433573627b8421284632f11a68abeef 17b0f883e01d4e78834dc1d40a79dba1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1152/2397] 10.0.0.178 () {32 vars in 745 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2398] 10.0.0.178 () {32 vars in 744 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2399] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:54 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:21:54.980 7 INFO neutron.api.v2.resource [None req-5b95e1cd-e35c-422b-bd7d-2927db5656bb b433573627b8421284632f11a68abeef 17b0f883e01d4e78834dc1d40a79dba1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1247/2400] 10.0.0.178 () {32 vars in 748 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2401] 10.0.0.178 () {32 vars in 736 bytes} [Fri May 29 03:21:54 2026] DELETE /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2402] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:55 2026] GET /v2.0/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2403] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:21:55 2026] DELETE /v2.0/qos/policies/88897169-df48-4fa6-ae80-e9bb1ee536d8 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2404] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:55 2026] GET /v2.0/security-groups?tenant_id=9ae06207a249480a88bacfff71eac991&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2405] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:56 2026] DELETE /v2.0/security-groups/3350701f-950c-483e-a2c2-a8bdf1171f54 => 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: 1250/2406] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:21:56 2026] GET /v2.0/security-groups?tenant_id=17b0f883e01d4e78834dc1d40a79dba1&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2407] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:21:56 2026] DELETE /v2.0/security-groups/be846578-c427-4a72-94dd-4dbba3c845a2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:21:58.168 7 WARNING neutron_lib.context [None req-1b8afb16-0cf6-41b9-973a-d8d45c503d3f a2f3c7b9b5ec446b8be5d33290491673 b1a1566bb2fd452696a92113beb88825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:58.325 7 INFO neutron.db.segments_db [None req-1b8afb16-0cf6-41b9-973a-d8d45c503d3f a2f3c7b9b5ec446b8be5d33290491673 b1a1566bb2fd452696a92113beb88825 - - default default] Added segment 32ae5c57-ca7f-408d-9a12-6b39f2fef239 of type vxlan for network 65e6b642-3303-4b4a-a987-5c03b0b45e4f [pid: 7|app: 0|req: 1251/2408] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:58 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:21:58.441 8 WARNING neutron_lib.context [None req-5f797aeb-c07a-4165-a981-8c2512315ed6 a2f3c7b9b5ec446b8be5d33290491673 b1a1566bb2fd452696a92113beb88825 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:58.511 8 INFO neutron.db.segments_db [None req-5f797aeb-c07a-4165-a981-8c2512315ed6 a2f3c7b9b5ec446b8be5d33290491673 b1a1566bb2fd452696a92113beb88825 - - default default] Added segment e7ff5015-bac3-4d9d-8dce-624c0792a413 of type vxlan for network 3cc55db7-62e3-4795-87b3-18088cb978be [pid: 8|app: 0|req: 1158/2409] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:58 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2410] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:58 2026] PUT /v2.0/networks/65e6b642-3303-4b4a-a987-5c03b0b45e4f/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2411] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/networks/65e6b642-3303-4b4a-a987-5c03b0b45e4f/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: 1253/2412] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:58 2026] PUT /v2.0/networks/3cc55db7-62e3-4795-87b3-18088cb978be/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2413] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/networks/3cc55db7-62e3-4795-87b3-18088cb978be/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2414] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2415] 10.0.0.178 () {34 vars in 753 bytes} [Fri May 29 03:21:58 2026] PUT /v2.0/networks/3cc55db7-62e3-4795-87b3-18088cb978be/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2416] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2417] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/networks/3cc55db7-62e3-4795-87b3-18088cb978be/tags => 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: 1162/2418] 10.0.0.178 () {32 vars in 733 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/networks/65e6b642-3303-4b4a-a987-5c03b0b45e4f/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: 1257/2419] 10.0.0.178 () {32 vars in 818 bytes} [Fri May 29 03:21:58 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&mac_address=fa%3A16%3A3e%3A2e%3A18%3A17 => generated 1200 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:21:58.973 7 WARNING neutron_lib.context [None req-214516aa-2096-482b-9b12-596e05800ef9 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:21:59.044 8 INFO neutron.services.segments.plugin [-] Segment 32ae5c57-ca7f-408d-9a12-6b39f2fef239 resource provider aggregate not found 2026-05-29 03:21:59.049 8 INFO neutron.services.segments.plugin [-] Segment 32ae5c57-ca7f-408d-9a12-6b39f2fef239 resource provider aggregate not found 2026-05-29 03:21:59.062 8 INFO neutron.services.segments.plugin [-] Segment 32ae5c57-ca7f-408d-9a12-6b39f2fef239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ae5c57-ca7f-408d-9a12-6b39f2fef239 found for delete ", "request_id": "req-cabc6621-4b23-4f24-aed7-6b16e16746cf"}]} 2026-05-29 03:21:59.063 8 INFO neutron.services.segments.plugin [-] Segment 32ae5c57-ca7f-408d-9a12-6b39f2fef239 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32ae5c57-ca7f-408d-9a12-6b39f2fef239 found for delete ", "request_id": "req-dc73da32-f793-4f95-9a25-08c910952d0c"}]} [pid: 8|app: 0|req: 1163/2420] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:58 2026] DELETE /v2.0/networks/65e6b642-3303-4b4a-a987-5c03b0b45e4f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2421] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:21:59 2026] DELETE /v2.0/networks/3cc55db7-62e3-4795-87b3-18088cb978be => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:21:59.794 7 INFO neutron.db.l3_db [None req-214516aa-2096-482b-9b12-596e05800ef9 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP d3d68859-4db0-4509-aa8a-8ce75d220bc8 associated. External IP: 10.96.250.218, port: 2b2510d2-9bb0-4fcd-9791-6c4630228175. 2026-05-29 03:21:59.859 8 WARNING neutron_lib.context [None req-0660372b-5335-4d6c-a47f-5ead5c745701 cd4ab7fcf73d40b6971b175f008d183d 61d50c69c70b49c5aab65805a1648847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:22:00.019 8 INFO neutron.db.segments_db [None req-0660372b-5335-4d6c-a47f-5ead5c745701 cd4ab7fcf73d40b6971b175f008d183d 61d50c69c70b49c5aab65805a1648847 - - default default] Added segment 7062d58f-0867-44ba-9265-eff1c31377ef of type vxlan for network 466d4df5-46c6-4c6c-820a-627dfe3504bc [pid: 8|app: 0|req: 1165/2422] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:21:59 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2423] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:21:58 2026] POST /v2.0/floatingips => generated 855 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:22:00.128 7 WARNING neutron_lib.context [None req-1aad1cb9-5eed-4f93-832a-b8594f5e9f2a cd4ab7fcf73d40b6971b175f008d183d 61d50c69c70b49c5aab65805a1648847 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:22:00.154 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47479ef3-0007-46a3-9566-0fb3bfed6a6c'] response: {'name': 'network-changed', 'server_uuid': 'd47a53ef-45b9-4a87-83c4-dc43407c4af3', 'tag': '2b2510d2-9bb0-4fcd-9791-6c4630228175', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1166/2424] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/security-groups?tenant_id=b1a1566bb2fd452696a92113beb88825&name=default => generated 2929 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2425] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:22:00 2026] DELETE /v2.0/security-groups/45afb63a-7a2f-48f7-adb8-43274f8f05c4 => 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: 1168/2426] 10.0.0.127 () {34 vars in 1096 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1521003361&fields=id&tenant_id=97b907d7182342a5aaf1aa6a188896c3 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2427] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2428] 10.0.0.178 () {34 vars in 669 bytes} [Fri May 29 03:22:00 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2429] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/quotas/97b907d7182342a5aaf1aa6a188896c3 => 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: 1260/2430] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:22:00 2026] PUT /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2431] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&fields=id => generated 333 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2432] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2433] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/security-groups?tenant_id=0c7ab2644baf4f308a20e394a7b737c0&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2434] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2435] 10.0.0.178 () {34 vars in 762 bytes} [Fri May 29 03:22:00 2026] PUT /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2436] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2437] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:22:00 2026] DELETE /v2.0/security-groups/3be37f74-e14e-4e6d-810a-cdc9ffad5b54 => 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: 1264/2438] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1175/2439] 10.0.0.178 () {34 vars in 758 bytes} [Fri May 29 03:22:00 2026] PUT /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2440] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2441] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2442] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => 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: 1177/2443] 10.0.0.178 () {34 vars in 780 bytes} [Fri May 29 03:22:00 2026] PUT /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/black.or.white => 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: 1267/2444] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2445] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2446] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => 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: 1269/2447] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2448] 10.0.0.178 () {34 vars in 751 bytes} [Fri May 29 03:22:00 2026] PUT /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/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: 1270/2449] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2450] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/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: 1181/2451] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2452] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:22:00.980 8 INFO neutron.api.v2.resource [None req-e88fce69-59f7-42e0-87e0-fb615f1fd1be cd4ab7fcf73d40b6971b175f008d183d 61d50c69c70b49c5aab65805a1648847 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2453] 10.0.0.178 () {32 vars in 743 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2454] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:00 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2455] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:22:00 2026] DELETE /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2456] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:01 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/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: 1273/2457] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:01 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:22:01.092 8 INFO neutron.services.segments.plugin [-] Segment e7ff5015-bac3-4d9d-8dce-624c0792a413 resource provider aggregate not found 2026-05-29 03:22:01.097 8 INFO neutron.services.segments.plugin [-] Segment e7ff5015-bac3-4d9d-8dce-624c0792a413 resource provider aggregate not found 2026-05-29 03:22:01.115 8 INFO neutron.services.segments.plugin [-] Segment e7ff5015-bac3-4d9d-8dce-624c0792a413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ff5015-bac3-4d9d-8dce-624c0792a413 found for delete ", "request_id": "req-f480aa0c-c755-428b-824d-c0581f98f777"}]} 2026-05-29 03:22:01.117 8 INFO neutron.services.segments.plugin [-] Segment e7ff5015-bac3-4d9d-8dce-624c0792a413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ff5015-bac3-4d9d-8dce-624c0792a413 found for delete ", "request_id": "req-be4cabcf-e106-434b-a4cb-ddb513a101ba"}]} 2026-05-29 03:22:01.118 8 INFO neutron.api.v2.resource [None req-6cf75b39-eb08-4b39-9de1-8738c4a8d316 cd4ab7fcf73d40b6971b175f008d183d 61d50c69c70b49c5aab65805a1648847 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2458] 10.0.0.178 () {32 vars in 746 bytes} [Fri May 29 03:22:01 2026] DELETE /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2459] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:01 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1186/2460] 10.0.0.178 () {32 vars in 734 bytes} [Fri May 29 03:22:01 2026] DELETE /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2461] 10.0.0.178 () {32 vars in 731 bytes} [Fri May 29 03:22:01 2026] GET /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64/tags => 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: 1187/2462] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:22:01 2026] DELETE /v2.0/subnets/cae30228-1b4b-4f74-9773-af7203025e64 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:22:01.659 7 INFO neutron.services.segments.plugin [-] Segment 7062d58f-0867-44ba-9265-eff1c31377ef resource provider aggregate not found 2026-05-29 03:22:01.664 7 INFO neutron.services.segments.plugin [-] Segment 7062d58f-0867-44ba-9265-eff1c31377ef resource provider aggregate not found [pid: 7|app: 0|req: 1276/2465] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:22:01 2026] DELETE /v2.0/networks/466d4df5-46c6-4c6c-820a-627dfe3504bc => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2466] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:22:02 2026] GET /v2.0/security-groups?tenant_id=a88a551f68b343409ac19013505388e1&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:22:02.528 7 INFO neutron.services.segments.plugin [-] Segment 7062d58f-0867-44ba-9265-eff1c31377ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7062d58f-0867-44ba-9265-eff1c31377ef found for delete ", "request_id": "req-3f8a1dc0-5920-4ff7-8499-47e5768c61ff"}]} 2026-05-29 03:22:02.535 7 INFO neutron.services.segments.plugin [-] Segment 7062d58f-0867-44ba-9265-eff1c31377ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7062d58f-0867-44ba-9265-eff1c31377ef found for delete ", "request_id": "req-2be50a01-b544-467b-be20-41980cd08f0e"}]} [pid: 7|app: 0|req: 1277/2467] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:22:02 2026] DELETE /v2.0/security-groups/43c03be0-9abe-41a8-b39f-b37d73d50c23 => 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: 1191/2468] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:22:02 2026] GET /v2.0/security-groups?tenant_id=61d50c69c70b49c5aab65805a1648847&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2469] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:22:02 2026] DELETE /v2.0/security-groups/60915dcc-e9a8-49aa-982b-25367d4681f3 => 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: 1192/2470] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:22:03 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2471] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:22:03 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2472] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:05 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2473] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:22:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97b907d7182342a5aaf1aa6a188896c3 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:22:05.196 8 WARNING neutron_lib.context [req-f1f0a00f-9abf-4b44-a333-d6a9eae3f896 req-d0bcdf34-65d0-402b-a120-f8dd67cf38ad b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1194/2474] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:22:05 2026] POST /v2.0/ports => generated 1183 bytes in 390 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: 1195/2475] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:05 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2476] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:22:05 2026] PUT /v2.0/ports/74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 1464 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2477] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:05 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 33 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: 1282/2478] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2479] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:22:07.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c86bad5a-84b7-49fb-a497-6c0ccfd61cf2'] response: {'name': 'network-changed', 'server_uuid': '3c040cba-3d97-4542-9526-c0a61c1680db', 'tag': '74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1283/2480] 199.204.45.4 () {34 vars in 1104 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A158&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => 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: 1198/2481] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2482] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2483] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2484] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2485] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:07 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1286/2486] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2487] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2488] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => 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: 1202/2489] 199.204.45.4 () {34 vars in 1104 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A158&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => 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: 1288/2490] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2491] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2492] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1204/2493] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1290/2494] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:08 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1205/2495] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:11 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2496] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:11 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2497] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:16 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2498] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:16 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2499] 10.0.0.178 () {32 vars in 818 bytes} [Fri May 29 03:22:16 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&mac_address=fa%3A16%3A3e%3A44%3A6e%3A0b => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:22:16.499 7 WARNING neutron_lib.context [None req-57c7ef9c-1ccb-43e1-9a82-b50e8cee5b51 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:22:17.269 7 INFO neutron.db.l3_db [None req-57c7ef9c-1ccb-43e1-9a82-b50e8cee5b51 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP 38c1b949-db35-4cfb-9f45-f19b8cdb51fb associated. External IP: 10.96.250.201, port: 74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c. [pid: 7|app: 0|req: 1293/2502] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:22:16 2026] POST /v2.0/floatingips => generated 854 bytes in 1097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2503] 10.0.0.33 () {34 vars in 989 bytes} [Fri May 29 03:22:22 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2504] 10.0.0.33 () {34 vars in 1039 bytes} [Fri May 29 03:22:22 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2505] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:22:23.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e238f084-4bf6-4537-91da-bfd8b42c1335'] response: {'name': 'network-changed', 'server_uuid': '3c040cba-3d97-4542-9526-c0a61c1680db', 'tag': '74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1295/2506] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2507] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2508] 199.204.45.4 () {34 vars in 1104 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A158&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2509] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2510] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1214/2511] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1298/2512] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1215/2513] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:23 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2514] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:22:28 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2515] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 03:22:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2516] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 03:22:29 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: 1217/2517] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 03:22:29 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: 1301/2518] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 03:22:29 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: 1218/2519] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 03:22:30 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2520] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2521] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 03:22:30 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: 1303/2522] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 03:22:30 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: 1220/2523] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 03:22:30 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: 1304/2524] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2525] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2526] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2527] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 03:22:30 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: 1306/2528] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 03:22:30 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: 1223/2529] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2530] 10.0.0.78 () {30 vars in 728 bytes} [Fri May 29 03:22:30 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2531] 10.0.0.78 () {30 vars in 680 bytes} [Fri May 29 03:22:30 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: 1308/2532] 10.0.0.78 () {34 vars in 702 bytes} [Fri May 29 03:22:30 2026] POST /v2.0/ports => generated 1132 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2535] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 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: 1310/2536] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2537] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:22:33 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: 1311/2538] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2539] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2540] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2541] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:22:33 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: 1313/2542] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:22:33 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: 1230/2543] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:22:33 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-29 03:22:33.621 7 INFO neutron.api.v2.resource [None req-04360ff5-d7be-4b7e-b38f-ae7de8867cd3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2544] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2545] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2546] 199.204.45.4 () {34 vars in 733 bytes} [Fri May 29 03:22:33 2026] POST /v2.0/security-groups => generated 1638 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2547] 199.204.45.4 () {30 vars in 812 bytes} [Fri May 29 03:22:33 2026] GET /v2.0/security-group-rules?security_group_id=cba0f2c0-d18a-43a9-b003-ecdc725cd2d9 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2548] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:22:33 2026] PUT /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2549] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:22:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1317/2550] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:22:34 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: 1234/2551] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:22:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2552] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:22:34 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: 1235/2553] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:22:34 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1319/2554] 10.0.0.127 () {34 vars in 1016 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2555] 10.0.0.127 () {34 vars in 982 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2556] 10.0.0.127 () {34 vars in 965 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/quotas/727fd3552bd94bebb178ca76f7cd18c0 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2557] 10.0.0.127 () {34 vars in 1002 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2558] 10.0.0.127 () {34 vars in 1008 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2559] 10.0.0.127 () {34 vars in 1108 bytes} [Fri May 29 03:22:41 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1322/2560] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:42 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2561] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:42 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => 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: 1323/2562] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:44 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2563] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:44 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => 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: 1324/2564] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:46 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2565] 199.204.45.4 () {34 vars in 1048 bytes} [Fri May 29 03:22:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=727fd3552bd94bebb178ca76f7cd18c0 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2566] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:22:46 2026] POST /v2.0/ports => generated 1082 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2569] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:22:46 2026] PUT /v2.0/ports/96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 1243 bytes in 432 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: 1328/2570] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 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: 1243/2571] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:22:47.899 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7733296-e369-488c-adf0-503240c1b68b'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '96dc751a-ea9f-4ee3-815a-83ed0ccde5c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1329/2572] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2573] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2574] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => 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: 1245/2575] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:22:47 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2576] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:48 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2577] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:48 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1332/2578] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:48 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1247/2579] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2580] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2581] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2582] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2583] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2584] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2585] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:22:49 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1336/2586] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:50 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2587] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:50 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2588] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:50 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2589] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:22:51 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => 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: 1338/2590] 199.204.45.4 () {34 vars in 1042 bytes} [Fri May 29 03:22:51 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2591] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:53 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2592] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:53 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2593] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:53 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2594] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:56 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => 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: 1255/2595] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:22:56 2026] GET /v2.0/security-groups?id=888f450c-7737-4e63-84b4-4050a2d9955c&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2596] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:22:56 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2599] 199.204.45.4 () {34 vars in 1094 bytes} [Fri May 29 03:23:01 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2600] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:23:02 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2601] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2602] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2603] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => 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: 1346/2604] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2605] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&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: 1347/2606] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&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: 1260/2607] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1348/2608] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:03 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1351/2613] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:23: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: 1263/2614] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:23:32 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: 1352/2615] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:23:32 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: 1264/2616] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:23: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) [pid: 7|app: 0|req: 1353/2617] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:23:32 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1265/2618] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:23:32 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2619] 199.204.45.4 () {34 vars in 714 bytes} [Fri May 29 03:23:32 2026] POST /v2.0/ports => generated 1097 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2620] 10.0.0.127 () {34 vars in 971 bytes} [Fri May 29 03:23:32 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1097 bytes in 85 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: 1355/2621] 10.0.0.127 () {34 vars in 907 bytes} [Fri May 29 03:23:32 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: 1267/2622] 199.204.45.4 () {34 vars in 1260 bytes} [Fri May 29 03:23:33 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2623] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:33 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1268/2624] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:33 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1357/2625] 199.204.45.4 () {34 vars in 973 bytes} [Fri May 29 03:23:34 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2626] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:23:34 2026] GET /v2.0/networks?id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2627] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:23:34 2026] PUT /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1287 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2628] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:23:35 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2527 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1359/2629] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2630] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2631] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&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: 1272/2632] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:23:36.196 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82999edf-11bd-4573-9190-e3780bb47a72'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '68f8718a-d972-4832-9ae6-c9f35a4d892f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1361/2633] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1273/2634] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1362/2635] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2636] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2637] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1275/2638] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:36 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1364/2639] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2527 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2640] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/networks?id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2641] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2642] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2643] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&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: 1278/2644] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1367/2645] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:37 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1279/2646] 10.0.0.127 () {34 vars in 971 bytes} [Fri May 29 03:23:39 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1289 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2647] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:23:39 2026] PUT /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1314 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:23:40.020 8 INFO neutron.api.v2.resource [None req-bc7ac9d5-5358-4134-a6f6-a2aa40dfdf05 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1280/2648] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 149 bytes in 12 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: 7|app: 0|req: 1369/2649] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2650] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:23:40 2026] PUT /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1314 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2651] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1282/2652] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:23:40.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e46a8ab5-9d18-4def-a86f-4261df91dda1'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '68f8718a-d972-4832-9ae6-c9f35a4d892f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1371/2653] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:23:40 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: 1283/2654] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2655] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2656] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2657] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:23:40.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47831ca7-6aa8-417f-96e1-b923a62efe85'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '68f8718a-d972-4832-9ae6-c9f35a4d892f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1373/2658] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/networks?id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2659] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2660] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2661] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1375/2662] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2663] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2664] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2665] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2666] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2667] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2668] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:40 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1379/2669] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:23:41 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2670] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:23:41 2026] GET /v2.0/networks?id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2671] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:23:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1292/2672] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:23:42 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2673] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:23:42 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2674] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:23:42 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2675] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:23:42 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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) 2026-05-29 03:23:51.239 8 WARNING neutron_lib.context [None req-7c581335-742a-4295-870e-c6e68488589d b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:23:52.007 8 INFO neutron.db.l3_db [None req-7c581335-742a-4295-870e-c6e68488589d b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP 35ac0dcf-8151-4b53-96ad-35700f85889d associated. External IP: 10.96.250.215, port: de9b94b9-5186-4f19-9927-032c97103703. [pid: 8|app: 0|req: 1295/2678] 10.0.0.178 () {34 vars in 677 bytes} [Fri May 29 03:23:51 2026] POST /v2.0/floatingips => generated 899 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2679] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:23:55 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: 1296/2680] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:23:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2681] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:23:55 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/2682] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:23:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:23:55.254 7 INFO neutron.api.v2.resource [None req-27597d32-3c0e-4b10-9ad1-7172947e4a28 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1386/2683] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:23:55 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2684] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:23:55 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => 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: 1387/2685] 199.204.45.4 () {30 vars in 812 bytes} [Fri May 29 03:23:55 2026] GET /v2.0/security-group-rules?security_group_id=cba0f2c0-d18a-43a9-b003-ecdc725cd2d9 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2686] 199.204.45.4 () {34 vars in 744 bytes} [Fri May 29 03:23:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2687] 199.204.45.4 () {34 vars in 744 bytes} [Fri May 29 03:23:55 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) [pid: 7|app: 0|req: 1390/2690] 199.204.45.4 () {34 vars in 1094 bytes} [Fri May 29 03:24:03 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2691] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2692] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 03:24:04 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: 1302/2693] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 03:24:04 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: 1303/2694] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 03:24:04 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: 1392/2695] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2696] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 03:24:04 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: 1393/2697] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2698] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2699] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2700] 199.204.45.4 () {34 vars in 1104 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A158&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2701] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2702] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1396/2703] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1308/2704] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:04 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1397/2705] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:05 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1309/2706] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2707] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:07 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: 1310/2708] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2709] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:07 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: 1311/2710] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:07 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2711] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:07 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2712] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:07 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: 1401/2713] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:07 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: 1313/2714] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:07 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: 1402/2715] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:07 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: 1314/2716] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:08 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1403/2717] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:08 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1315/2718] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:09 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2719] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:24:09 2026] POST /v2.0/ports => generated 1303 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2720] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:24:09 2026] PUT /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1464 bytes in 375 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: 1405/2721] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4046 bytes in 51 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: 1317/2722] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2723] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => 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: 1318/2724] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&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: 1407/2725] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:24:11.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d16f2de3-08ba-4a44-acee-fff809221a0a'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': 'f4c7d7b7-89b1-4636-9d83-db8bb3a4809e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2726] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2727] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1320/2728] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2729] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&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: 1321/2730] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2731] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1322/2732] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.186&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1411/2733] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A18a&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1323/2734] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => 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: 1412/2735] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:11 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2736] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:12 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&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: 7|app: 0|req: 1413/2737] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:12 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1325/2738] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:12 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2739] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4046 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2740] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2741] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.186&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1327/2742] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A18a&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1416/2743] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2744] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2745] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2746] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1418/2747] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:13 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2748] 10.0.0.127 () {34 vars in 971 bytes} [Fri May 29 03:24:15 2026] GET /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1466 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2749] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:15 2026] GET /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2750] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:15 2026] GET /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1420/2751] 199.204.45.4 () {34 vars in 787 bytes} [Fri May 29 03:24:15 2026] PUT /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1201 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2752] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae => 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: 1421/2753] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2754] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:16 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-29 03:24:16.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83b7f007-3e1f-40f1-a167-d4d87f306ebc'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': 'f4c7d7b7-89b1-4636-9d83-db8bb3a4809e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/2755] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:16 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: 1334/2756] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2757] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2758] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2759] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2760] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2761] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2762] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2763] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2764] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2767] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3819 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2768] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2769] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.186&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1341/2770] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2771] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&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: 1342/2772] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1431/2773] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:16 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1343/2774] 10.0.0.78 () {30 vars in 688 bytes} [Fri May 29 03:24:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2775] 10.0.0.78 () {30 vars in 690 bytes} [Fri May 29 03:24:20 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: 1344/2776] 10.0.0.78 () {30 vars in 666 bytes} [Fri May 29 03:24:20 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: 1433/2777] 10.0.0.78 () {30 vars in 702 bytes} [Fri May 29 03:24:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2778] 10.0.0.78 () {28 vars in 437 bytes} [Fri May 29 03:24:20 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: 1434/2779] 10.0.0.78 () {30 vars in 726 bytes} [Fri May 29 03:24:20 2026] GET /v2.0/subnets/a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2780] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:21 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: 1435/2781] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:21 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: 1347/2782] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:21 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: 1436/2783] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:21 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: 1348/2784] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:21 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2785] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:21 2026] GET /v2.0/subnets/a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2786] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:21 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3819 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2787] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:21 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: 1350/2788] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2789] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:21 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: 1351/2790] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:21 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: 1440/2791] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:22 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1352/2792] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:22 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1441/2793] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:23 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2794] 199.204.45.4 () {38 vars in 953 bytes} [Fri May 29 03:24:23 2026] POST /v2.0/ports => generated 1299 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2795] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:24:23 2026] PUT /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1460 bytes in 447 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: 1354/2796] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 5271 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1443/2797] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2798] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:24:25.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56a2f35f-05a1-4380-b3ae-b6706b36171f'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '1a8e764e-cd51-441f-b166-0b3dbc1600ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/2799] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&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: 1356/2800] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1445/2801] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2802] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1446/2803] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2804] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&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: 1447/2805] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1359/2806] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1448/2807] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.186&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1360/2808] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2809] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2810] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1450/2811] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1362/2812] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=1a8e764e-cd51-441f-b166-0b3dbc1600ad => 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: 1451/2813] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A53&port_id=1a8e764e-cd51-441f-b166-0b3dbc1600ad => 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: 1363/2814] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:24:25 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2815] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:26 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 8|app: 0|req: 1364/2816] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:26 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2817] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:26 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1365/2818] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:26 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1454/2819] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 5271 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2820] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2821] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=1a8e764e-cd51-441f-b166-0b3dbc1600ad => 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: 1367/2822] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A53&port_id=1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2823] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2824] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2825] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2826] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1458/2827] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:27 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1370/2828] 10.0.0.127 () {34 vars in 971 bytes} [Fri May 29 03:24:29 2026] GET /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2829] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:29 2026] GET /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2830] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:29 2026] GET /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2831] 199.204.45.4 () {34 vars in 787 bytes} [Fri May 29 03:24:29 2026] PUT /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1197 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2832] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f => generated 794 bytes in 49 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: 1461/2833] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/subnets/a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2834] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:24:30.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65d901e9-2bda-4007-bae4-f971712ea509'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '1a8e764e-cd51-441f-b166-0b3dbc1600ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2835] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:30 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: 1374/2836] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2837] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:30 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: 1375/2838] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2839] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2840] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2841] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1377/2842] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2843] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2844] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1467/2845] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 5044 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2846] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:30 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2847] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2848] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:31 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => 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: 1469/2849] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:31 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1381/2850] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:31 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1470/2851] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:31 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2854] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2855] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:40 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: 1384/2856] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2857] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2858] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2859] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 5044 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2860] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2861] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2862] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:40 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: 1476/2863] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:40 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: 1388/2864] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2865] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:24:40 2026] PUT /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1026 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2866] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f => generated 794 bytes in 47 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: 1478/2867] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:40 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4873 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2868] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:41 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4873 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:24:41.503 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd38b38e-6d07-46a1-88dc-3234e092d231'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': '1a8e764e-cd51-441f-b166-0b3dbc1600ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1479/2869] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:41 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4873 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2870] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:41 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2871] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:41 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?fields=segments => generated 14 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2872] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:42 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1481/2873] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:42 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4873 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2874] 199.204.45.4 () {34 vars in 973 bytes} [Fri May 29 03:24:43 2026] GET /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2875] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:43 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 4873 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2876] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:24:43 2026] DELETE /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2877] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:24:44.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cec6ff6c-611a-4b25-890c-4fb200bf92f8 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2878] 199.204.45.4 () {32 vars in 756 bytes} [Fri May 29 03:24:44 2026] DELETE /v2.0/ports/1a8e764e-cd51-441f-b166-0b3dbc1600ad => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2879] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2880] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:44 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: 1397/2881] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:44 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-29 03:24:44.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbff5cf-84a3-4f16-860e-26555c7d892b'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-deleted', 'tag': '1a8e764e-cd51-441f-b166-0b3dbc1600ad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/2882] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:44 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: 1398/2883] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2884] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2885] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2886] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1400/2887] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2888] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2889] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2890] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2891] 199.204.45.4 () {34 vars in 1144 bytes} [Fri May 29 03:24:44 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 2311 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2892] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => 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: 1403/2893] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2894] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&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: 1404/2895] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2896] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1405/2897] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1493/2898] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2899] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&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: 1494/2900] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2901] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1495/2902] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.186&port_id=f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => 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: 1408/2903] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2904] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2905] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2906] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:45 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1499/2909] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2910] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:51 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: 1500/2911] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24: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: 1412/2912] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:51 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: 1501/2913] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:51 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3819 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2914] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:51 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: 1502/2915] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:51 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: 1414/2916] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:51 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: 1503/2917] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:51 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: 1415/2918] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:51 2026] GET /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2919] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:24:51 2026] PUT /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1026 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2920] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:51 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 798 bytes in 41 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: 1505/2921] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2922] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:24:52.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b451306-35c3-43c2-b8d1-b706e53b6f59'] response: {'name': 'network-changed', 'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'tag': 'f4c7d7b7-89b1-4636-9d83-db8bb3a4809e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1506/2923] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2924] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2925] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1419/2926] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:52 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1508/2927] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:53 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3644 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2928] 199.204.45.4 () {34 vars in 973 bytes} [Fri May 29 03:24:54 2026] GET /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2929] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:54 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 3644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2930] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:24:54 2026] DELETE /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2931] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:24:55.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d8ba883-f36b-4029-bb43-f25d2569dcb3 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2932] 199.204.45.4 () {32 vars in 756 bytes} [Fri May 29 03:24:55 2026] DELETE /v2.0/ports/f4c7d7b7-89b1-4636-9d83-db8bb3a4809e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2933] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2934] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2935] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:24:55 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: 1424/2936] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2937] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:24:55.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-462be284-63a6-4ee5-b294-318879251f33'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-deleted', 'tag': 'f4c7d7b7-89b1-4636-9d83-db8bb3a4809e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1425/2938] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2939] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2940] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1515/2941] 199.204.45.4 () {30 vars in 740 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2942] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2943] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => 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: 1428/2944] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:24:55 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2945] 199.204.45.4 () {34 vars in 1144 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 2311 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2946] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => 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: 1518/2947] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2948] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2949] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1431/2950] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1520/2951] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1432/2952] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2953] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2954] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1522/2955] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:24:56 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1524/2958] 199.204.45.4 () {34 vars in 1094 bytes} [Fri May 29 03:25:05 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 123 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2959] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2960] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2961] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:25:06 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: 1526/2962] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:25:06 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: 1437/2963] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:25:06.686 7 INFO neutron.api.v2.resource [None req-8c4110b9-e602-4ebd-9b97-8bb32c53c01d 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/2964] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => 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: 1438/2965] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 2865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2966] 199.204.45.4 () {34 vars in 1064 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 1524 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2967] 199.204.45.4 () {30 vars in 812 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/security-group-rules?security_group_id=cba0f2c0-d18a-43a9-b003-ecdc725cd2d9 => generated 2334 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2968] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => 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: 1530/2969] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2970] 199.204.45.4 () {32 vars in 786 bytes} [Fri May 29 03:25:06 2026] DELETE /v2.0/security-group-rules/8f14e427-6480-49ab-96cb-4d594918c0fd => 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: 1531/2971] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&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: 1532/2972] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1441/2973] 199.204.45.4 () {32 vars in 786 bytes} [Fri May 29 03:25:06 2026] DELETE /v2.0/security-group-rules/d2306174-1da3-4b86-9d2e-fb1dc05deaf5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2974] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:25:06 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1442/2975] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.135&port_id=68f8718a-d972-4832-9ae6-c9f35a4d892f => 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: 1534/2976] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:25:07 2026] GET /v2.0/subnets?id=3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2977] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:07 2026] GET /v2.0/ports?network_id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2978] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:25:07 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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: 1444/2979] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:25:07 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?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) 2026-05-29 03:25:10.891 7 INFO neutron.db.l3_db [None req-3ec5e06e-cf75-4440-8aa4-e9dd1567eb72 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP 35ac0dcf-8151-4b53-96ad-35700f85889d disassociated (deleted). External IP: 10.96.250.215, port: de9b94b9-5186-4f19-9927-032c97103703. [pid: 7|app: 0|req: 1536/2980] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:25:10 2026] DELETE /v2.0/floatingips/35ac0dcf-8151-4b53-96ad-35700f85889d => generated 0 bytes in 660 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:11.267 8 INFO neutron.api.v2.resource [None req-e2e068c9-0636-4035-9e40-0ad8dd9f7a0a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/2981] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:25:11 2026] GET /v2.0/floatingips/35ac0dcf-8151-4b53-96ad-35700f85889d => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2982] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:25: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: 1446/2983] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:25:11 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: 1538/2984] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:25:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2985] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:25: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) 2026-05-29 03:25:12.016 7 INFO neutron.api.v2.resource [None req-c29a25e5-59d4-47c6-b1f8-8e13357de597 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2986] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2987] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => 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: 1540/2988] 199.204.45.4 () {30 vars in 812 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/security-group-rules?security_group_id=cba0f2c0-d18a-43a9-b003-ecdc725cd2d9 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2989] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:25:12 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: 1541/2990] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:25:12 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: 1450/2991] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:25:12 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: 1542/2992] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:25:12 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: 1451/2993] 199.204.45.4 () {30 vars in 738 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2994] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2995] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2996] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:12 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2997] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:13 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2998] 199.204.45.4 () {34 vars in 973 bytes} [Fri May 29 03:25:14 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1350 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2999] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:14 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3000] 199.204.45.4 () {34 vars in 1058 bytes} [Fri May 29 03:25:14 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3001] 199.204.45.4 () {34 vars in 1014 bytes} [Fri May 29 03:25:14 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3002] 199.204.45.4 () {38 vars in 1026 bytes} [Fri May 29 03:25:14 2026] PUT /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1151 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3003] 199.204.45.4 () {30 vars in 766 bytes} [Fri May 29 03:25:15 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => 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: 7|app: 0|req: 1548/3004] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:25:15 2026] PUT /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1090 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3005] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:25:15 2026] GET /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 1090 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: 1549/3006] 199.204.45.4 () {32 vars in 756 bytes} [Fri May 29 03:25:15 2026] DELETE /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3007] 199.204.45.4 () {30 vars in 700 bytes} [Fri May 29 03:25:16 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: 1550/3008] 199.204.45.4 () {30 vars in 702 bytes} [Fri May 29 03:25:16 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: 1459/3009] 199.204.45.4 () {30 vars in 678 bytes} [Fri May 29 03:25:16 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: 1551/3010] 199.204.45.4 () {30 vars in 714 bytes} [Fri May 29 03:25:16 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-29 03:25:16.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-493f9a63-1503-4121-86ea-8ab2137e775e 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/3011] 199.204.45.4 () {32 vars in 756 bytes} [Fri May 29 03:25:16 2026] DELETE /v2.0/ports/68f8718a-d972-4832-9ae6-c9f35a4d892f => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3012] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:25:16.324 8 INFO neutron.api.v2.resource [None req-9f88cc3c-c570-4dcb-aed5-fe9651c2d52e 64b28e96c0964b71b1f2c06731f6a2d1 727fd3552bd94bebb178ca76f7cd18c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/3013] 199.204.45.4 () {30 vars in 760 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/security-groups/lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3014] 199.204.45.4 () {30 vars in 782 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/security-groups?name=lb-b2c4350b-62ac-4f41-ad6c-05666d18dd9a => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3015] 199.204.45.4 () {30 vars in 734 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3016] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/ports?tenant_id=727fd3552bd94bebb178ca76f7cd18c0&device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3017] 199.204.45.4 () {34 vars in 1064 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/networks?id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&id=e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 1524 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3018] 199.204.45.4 () {34 vars in 1060 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.132&port_id=96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => 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: 1466/3019] 199.204.45.4 () {34 vars in 982 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/subnets?id=8db5b92f-e38a-4074-9599-1876d475e372 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3022] 199.204.45.4 () {34 vars in 786 bytes} [Fri May 29 03:25:16 2026] PUT /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 1094 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3023] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/ports?network_id=b308048e-a5ba-4bbc-8c5c-fde20d71672f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3024] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1555/3025] 199.204.45.4 () {32 vars in 776 bytes} [Fri May 29 03:25:16 2026] DELETE /v2.0/security-groups/cba0f2c0-d18a-43a9-b003-ecdc725cd2d9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3026] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:25:16 2026] GET /v2.0/networks/b308048e-a5ba-4bbc-8c5c-fde20d71672f?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: 1556/3027] 199.204.45.4 () {32 vars in 756 bytes} [Fri May 29 03:25:16 2026] DELETE /v2.0/ports/de9b94b9-5186-4f19-9927-032c97103703 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3028] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:25:19 2026] GET /v2.0/ports?device_id=b3b7194b-71f6-45c0-85c7-0153ba854811 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3029] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:25:19 2026] DELETE /v2.0/ports/96dc751a-ea9f-4ee3-815a-83ed0ccde5c2 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:22.237 8 INFO neutron.db.l3_db [None req-a200c1f6-6f48-4720-9500-6fa6aef35543 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP 38c1b949-db35-4cfb-9f45-f19b8cdb51fb disassociated (deleted). External IP: 10.96.250.201, port: 74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c. [pid: 8|app: 0|req: 1473/3030] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:25:21 2026] DELETE /v2.0/floatingips/38c1b949-db35-4cfb-9f45-f19b8cdb51fb => generated 0 bytes in 1102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:22.598 7 INFO neutron.api.v2.resource [None req-1f630b8f-7059-4781-9205-d3f4294b4bd8 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3031] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:25:22 2026] GET /v2.0/floatingips/38c1b949-db35-4cfb-9f45-f19b8cdb51fb => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:25:22.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0d81923-05ec-4199-a8df-48ea31ec743c'] response: {'name': 'network-changed', 'server_uuid': '3c040cba-3d97-4542-9526-c0a61c1680db', 'tag': '74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/3032] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:25:22 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:25:22.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d46795be-54a1-4249-8193-c9d792c68924'] response: {'server_uuid': 'b3b7194b-71f6-45c0-85c7-0153ba854811', 'name': 'network-vif-deleted', 'tag': '96dc751a-ea9f-4ee3-815a-83ed0ccde5c2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1559/3033] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:25:22 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3034] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3035] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/networks?id=0a68be6c-0133-4cdd-b274-5143976a162f => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3036] 199.204.45.4 () {34 vars in 1054 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.86&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => 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: 1561/3037] 199.204.45.4 () {34 vars in 1104 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A158&port_id=74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3038] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/subnets?id=a4f0880f-3142-4fc5-9bf5-5d1122ec71a4&id=ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3039] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3040] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/ports?network_id=0a68be6c-0133-4cdd-b274-5143976a162f&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: 1563/3041] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1479/3042] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:25:23 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f?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: 1564/3043] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:25:24 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3044] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:25:24 2026] DELETE /v2.0/ports/74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3045] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:25:27 2026] GET /v2.0/ports?device_id=3c040cba-3d97-4542-9526-c0a61c1680db => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:25:33.323 7 INFO neutron.db.l3_db [None req-33b40eb5-57cf-4a48-ba00-9a84fb443499 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] Floating IP d3d68859-4db0-4509-aa8a-8ce75d220bc8 disassociated (deleted). External IP: 10.96.250.218, port: 2b2510d2-9bb0-4fcd-9791-6c4630228175. [pid: 7|app: 0|req: 1567/3048] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:25:33 2026] DELETE /v2.0/floatingips/d3d68859-4db0-4509-aa8a-8ce75d220bc8 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:33.647 8 INFO neutron.api.v2.resource [None req-3812cbb3-1f4f-4210-a7c5-c8737c8b4c38 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3049] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:25:33 2026] GET /v2.0/floatingips/d3d68859-4db0-4509-aa8a-8ce75d220bc8 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:25:33.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b66888b1-4ea1-4ad1-98c5-6bcd63a98ad4'] response: {'name': 'network-changed', 'server_uuid': 'd47a53ef-45b9-4a87-83c4-dc43407c4af3', 'tag': '2b2510d2-9bb0-4fcd-9791-6c4630228175', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1568/3050] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:25:33 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:25:33.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-feceb4d4-6e01-47bd-a8d9-cedfc47592e4'] response: {'server_uuid': '3c040cba-3d97-4542-9526-c0a61c1680db', 'name': 'network-vif-deleted', 'tag': '74e61cc4-a3bd-4194-9fe5-ecfcf0f5b17c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1483/3051] 10.0.0.127 () {34 vars in 1040 bytes} [Fri May 29 03:25:33 2026] GET /v2.0/security-groups?id=36e6f22a-1b8f-453a-adb0-041be105e667&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3052] 199.204.45.4 () {34 vars in 1078 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/ports?tenant_id=97b907d7182342a5aaf1aa6a188896c3&device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3053] 199.204.45.4 () {34 vars in 984 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/networks?id=39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3054] 199.204.45.4 () {34 vars in 1056 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => 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: 1485/3055] 199.204.45.4 () {34 vars in 1102 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=2b2510d2-9bb0-4fcd-9791-6c4630228175 => 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: 1571/3056] 199.204.45.4 () {34 vars in 1062 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/subnets?id=e83644a3-4517-4dca-9d62-2965f2e4034a&id=6804c32b-2bb4-4cd4-b835-2c30a78b251b => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3057] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3058] 199.204.45.4 () {34 vars in 1050 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/ports?network_id=39c838f9-18c4-4b72-a6ca-1454636fdcae&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3059] 199.204.45.4 () {34 vars in 1010 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1573/3060] 199.204.45.4 () {34 vars in 1110 bytes} [Fri May 29 03:25:34 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae?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: 1488/3061] 199.204.45.4 () {34 vars in 992 bytes} [Fri May 29 03:25:35 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3062] 199.204.45.4 () {36 vars in 995 bytes} [Fri May 29 03:25:35 2026] DELETE /v2.0/ports/2b2510d2-9bb0-4fcd-9791-6c4630228175 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3063] 10.0.0.127 () {34 vars in 990 bytes} [Fri May 29 03:25:39 2026] GET /v2.0/ports?device_id=d47a53ef-45b9-4a87-83c4-dc43407c4af3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:25:44.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36639d01-ce45-4dca-9ed1-1b307a86dcf0'] response: {'server_uuid': 'd47a53ef-45b9-4a87-83c4-dc43407c4af3', 'name': 'network-vif-deleted', 'tag': '2b2510d2-9bb0-4fcd-9791-6c4630228175', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1575/3064] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/8d1fbc73-911c-4ee6-9063-db58c4d61868 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.198 8 INFO neutron.api.v2.resource [None req-43fa4a0d-2923-4f18-b536-c9988b115a85 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3065] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/8d1fbc73-911c-4ee6-9063-db58c4d61868 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3066] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/302803bc-477f-497c-b594-339fe9a19178 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.288 8 INFO neutron.api.v2.resource [None req-a831c7e4-2556-4341-a1d7-b64c6591f654 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3067] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/302803bc-477f-497c-b594-339fe9a19178 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3068] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/21875b7e-f416-4c7d-8c96-d0ae9858baf9 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.377 8 INFO neutron.api.v2.resource [None req-4b908630-b458-41ab-ac65-a422ae8be14d b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3069] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/21875b7e-f416-4c7d-8c96-d0ae9858baf9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3070] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/4031816e-1507-435c-b712-e14972ebe3bc => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.459 8 INFO neutron.api.v2.resource [None req-ee1edb56-ac0e-4a01-bfc7-ac5ca643e6d9 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3071] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/4031816e-1507-435c-b712-e14972ebe3bc => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3072] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/e6ccd604-1400-44b7-84c7-04e63dc41e5a => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.539 8 INFO neutron.api.v2.resource [None req-c28b5670-b8b6-4f4c-9593-130b9d780499 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3073] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/e6ccd604-1400-44b7-84c7-04e63dc41e5a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3074] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/59f83f0f-bce3-43ac-98a9-478340bca88f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.632 8 INFO neutron.api.v2.resource [None req-2456a923-8958-4bae-89da-aa585ae6864e b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3075] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/59f83f0f-bce3-43ac-98a9-478340bca88f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3076] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/ac3813fb-3fa0-4b28-b44e-a6756b59b79c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.717 8 INFO neutron.api.v2.resource [None req-8e148990-6fc7-44ab-b70b-ea329c5ba6dc b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/3077] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/ac3813fb-3fa0-4b28-b44e-a6756b59b79c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3078] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/fec20507-9674-441a-9f77-da6c3adc2a1b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.803 8 INFO neutron.api.v2.resource [None req-d5623a34-1c7f-4328-aed8-6711744cba9c b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1497/3079] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/fec20507-9674-441a-9f77-da6c3adc2a1b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3080] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/fa069973-4613-4f9e-9287-1affa4298a3e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.899 8 INFO neutron.api.v2.resource [None req-b687588e-aa3e-4142-9dff-b2ea5e2d29aa b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1498/3081] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/fa069973-4613-4f9e-9287-1affa4298a3e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3082] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/1a13e714-6e2a-4b60-a622-3493eced3659 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:44.984 8 INFO neutron.api.v2.resource [None req-b02772cb-10b6-4a87-969b-f9e281efdc46 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3083] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:44 2026] GET /v2.0/security-group-rules/1a13e714-6e2a-4b60-a622-3493eced3659 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3084] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:25:44 2026] DELETE /v2.0/security-group-rules/dce208fd-0f5e-4f29-9f2d-2c6c0ef8b28f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:45.067 8 INFO neutron.api.v2.resource [None req-a4dc1983-4040-4147-ac77-1df62a983879 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3085] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:25:45 2026] GET /v2.0/security-group-rules/dce208fd-0f5e-4f29-9f2d-2c6c0ef8b28f => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3086] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:45 2026] DELETE /v2.0/security-groups/36e6f22a-1b8f-453a-adb0-041be105e667 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:45.159 8 INFO neutron.api.v2.resource [None req-08fd89d3-94ef-4076-af68-7fb47e3993d5 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3087] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:25:45 2026] GET /v2.0/security-groups/36e6f22a-1b8f-453a-adb0-041be105e667 => 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: 1587/3088] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:45 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:25:46.257 8 INFO neutron.api.v2.resource [None req-2ec3487a-1321-4611-b8d5-4c1984a1ffa4 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3089] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:46 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3092] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:46 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:25:47.330 8 INFO neutron.api.v2.resource [None req-70f5830d-dd47-4e2c-af1e-6ebed502db68 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3093] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:47 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3094] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:47 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 309 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:25:48.361 8 INFO neutron.api.v2.resource [None req-055bc0f8-b50e-4d1b-b7e0-dd3168f69fce b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3095] 10.0.0.178 () {34 vars in 789 bytes} [Fri May 29 03:25:48 2026] PUT /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626/remove_router_interface => generated 198 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:25:49.169 7 INFO neutron.db.l3_hamode_db [None req-74b2b7b8-eddc-4a03-9011-1dea8dae1a81 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] HA network e3bdd494-e41d-4f42-9634-a04232190b48 was deleted as no HA routers are present in tenant 97b907d7182342a5aaf1aa6a188896c3. [pid: 7|app: 0|req: 1590/3096] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:48 2026] DELETE /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:49.197 8 INFO neutron.api.v2.resource [None req-3645214d-0121-4353-85e5-7173189db560 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3097] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:49 2026] GET /v2.0/routers/32af39eb-f52a-4090-8419-78e2e5fcb626 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:25:49.214 7 INFO neutron.services.segments.plugin [-] Segment c92666b2-f91d-4781-99f3-76cc84d82870 resource provider aggregate not found 2026-05-29 03:25:49.223 7 INFO neutron.services.segments.plugin [-] Segment c92666b2-f91d-4781-99f3-76cc84d82870 resource provider aggregate not found 2026-05-29 03:25:49.232 7 INFO neutron.services.segments.plugin [-] Segment c92666b2-f91d-4781-99f3-76cc84d82870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92666b2-f91d-4781-99f3-76cc84d82870 found for delete ", "request_id": "req-2f2a1cf0-9060-414a-8d45-c045104ab0ba"}]} 2026-05-29 03:25:49.246 7 INFO neutron.services.segments.plugin [-] Segment c92666b2-f91d-4781-99f3-76cc84d82870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92666b2-f91d-4781-99f3-76cc84d82870 found for delete ", "request_id": "req-f03c2ee8-c739-4e94-92cc-7f7f1206785a"}]} [pid: 7|app: 0|req: 1591/3098] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:49 2026] DELETE /v2.0/subnets/ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:49.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f275298-a2a8-4347-a918-c35a70629b6a b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3099] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:49 2026] GET /v2.0/subnets/ffc7b671-187c-4c80-b6c6-e483375fbb8c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3100] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:49 2026] DELETE /v2.0/subnets/a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:49.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-825c1ba4-c82f-4796-a041-7f9ab2a92229 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3101] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:49 2026] GET /v2.0/subnets/a4f0880f-3142-4fc5-9bf5-5d1122ec71a4 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3102] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:25:49 2026] DELETE /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:49.855 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7713322-8c62-45e6-bfd7-e68809c94b68 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3103] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:25:49 2026] GET /v2.0/networks/0a68be6c-0133-4cdd-b274-5143976a162f => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3104] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:49 2026] DELETE /v2.0/subnets/6804c32b-2bb4-4cd4-b835-2c30a78b251b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:50.037 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d98bdaf-fe52-4ae9-ae07-103b317a3ff7 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3105] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:50 2026] GET /v2.0/subnets/6804c32b-2bb4-4cd4-b835-2c30a78b251b => 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: 1595/3106] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:50 2026] DELETE /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:50.187 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01ade365-1dca-48d3-8d8e-3abf86cfb038 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3107] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:50 2026] GET /v2.0/subnets/e83644a3-4517-4dca-9d62-2965f2e4034a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3108] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:25:50 2026] DELETE /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:50.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfa00aea-7611-483f-ab7d-219983cb93a8 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3109] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:25:50 2026] GET /v2.0/networks/39c838f9-18c4-4b72-a6ca-1454636fdcae => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3110] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:50 2026] DELETE /v2.0/subnets/a19d9109-7818-42b9-bf51-a7c0a5976762 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:50.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-678cb82d-0762-4d04-ad17-bd1db19a857e b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3111] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:50 2026] GET /v2.0/subnets/a19d9109-7818-42b9-bf51-a7c0a5976762 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3112] 10.0.0.178 () {32 vars in 724 bytes} [Fri May 29 03:25:50 2026] DELETE /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:50.880 8 INFO neutron.pecan_wsgi.hooks.translation [None req-878f114b-2ebe-4516-bccc-1e3f629ad94b b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3113] 10.0.0.178 () {32 vars in 721 bytes} [Fri May 29 03:25:50 2026] GET /v2.0/subnets/3d5e8449-b6b2-4cf2-a50a-30d9f5549c6c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3114] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:25:50 2026] DELETE /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:25:51.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-930122aa-ac36-47bb-ab81-05dc640add12 b63f610f9e504c18913fc1ee02eeae24 97b907d7182342a5aaf1aa6a188896c3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3115] 10.0.0.178 () {32 vars in 723 bytes} [Fri May 29 03:25:51 2026] GET /v2.0/networks/e83b9c25-fd8a-46ba-8ea8-d235bfb58cb8 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:25:53.223 7 INFO neutron.services.segments.plugin [-] Segment e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e resource provider aggregate not found 2026-05-29 03:25:53.229 7 INFO neutron.services.segments.plugin [-] Segment e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e resource provider aggregate not found 2026-05-29 03:25:53.244 7 INFO neutron.services.segments.plugin [-] Segment e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e found for delete ", "request_id": "req-5c1cad0d-97dd-4196-b8c3-535d59fee714"}]} 2026-05-29 03:25:53.251 7 INFO neutron.services.segments.plugin [-] Segment e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e644e6ea-a3e9-46ea-9d6a-da8aa1b4266e found for delete ", "request_id": "req-4eefac04-1709-49e9-bf22-5b7a9d6e8384"}]} 2026-05-29 03:25:53.264 7 INFO neutron.services.segments.plugin [-] Segment 87d3b101-571e-4e04-ac74-f12ed186f3a4 resource provider aggregate not found 2026-05-29 03:25:53.267 7 INFO neutron.services.segments.plugin [-] Segment 87d3b101-571e-4e04-ac74-f12ed186f3a4 resource provider aggregate not found 2026-05-29 03:25:53.278 7 INFO neutron.services.segments.plugin [-] Segment 87d3b101-571e-4e04-ac74-f12ed186f3a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3b101-571e-4e04-ac74-f12ed186f3a4 found for delete ", "request_id": "req-bce3ccf3-13dc-4efa-be9f-629e0f9c34cb"}]} 2026-05-29 03:25:53.282 7 INFO neutron.services.segments.plugin [-] Segment 87d3b101-571e-4e04-ac74-f12ed186f3a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d3b101-571e-4e04-ac74-f12ed186f3a4 found for delete ", "request_id": "req-dba1130f-8fc7-4685-af1d-2905be5e00ab"}]} 2026-05-29 03:25:53.295 7 INFO neutron.services.segments.plugin [-] Segment 7ed95c93-662c-4e38-a166-cefdce13e6dc resource provider aggregate not found 2026-05-29 03:25:53.308 7 INFO neutron.services.segments.plugin [-] Segment 7ed95c93-662c-4e38-a166-cefdce13e6dc resource provider aggregate not found 2026-05-29 03:25:53.328 7 INFO neutron.services.segments.plugin [-] Segment 7ed95c93-662c-4e38-a166-cefdce13e6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed95c93-662c-4e38-a166-cefdce13e6dc found for delete ", "request_id": "req-d4a592d9-251a-4806-943d-fe1fa8773ff8"}]} 2026-05-29 03:25:53.333 7 INFO neutron.services.segments.plugin [-] Segment 7ed95c93-662c-4e38-a166-cefdce13e6dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed95c93-662c-4e38-a166-cefdce13e6dc found for delete ", "request_id": "req-35566a22-88e7-4553-bc62-f8ba57c0c745"}]} [pid: 7|app: 0|req: 1600/3116] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:53 2026] GET /v2.0/security-groups?tenant_id=387f29484717420f82614c86329a3867&name=default => generated 2929 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3117] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:53 2026] DELETE /v2.0/security-groups/c07cb700-b2ad-4072-874a-4ebef4422ea2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3118] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:53 2026] GET /v2.0/security-groups?tenant_id=952369706ba4400ca1c31915aaba738c&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3119] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:53 2026] DELETE /v2.0/security-groups/f964f00f-bc98-4543-86fd-f86d6d87e2dc => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3120] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:54 2026] GET /v2.0/security-groups?tenant_id=fb620ad5707b492cb019b26d9c0ed9c2&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3121] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:54 2026] DELETE /v2.0/security-groups/48bfa24d-9c3c-498a-8ec3-fa037e463c5b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3122] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:54 2026] GET /v2.0/security-groups?tenant_id=97b907d7182342a5aaf1aa6a188896c3&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3123] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:54 2026] DELETE /v2.0/security-groups/2a75f7eb-ffc4-4e24-9a0c-8a4d9cd3d7ef => 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: 1604/3124] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:54 2026] GET /v2.0/security-groups?tenant_id=46fe2ecb73b849539ca013a1a057d8c7&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3125] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:55 2026] DELETE /v2.0/security-groups/0afcc505-63bc-42bd-98e8-c3ba9cdf06cc => 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: 1605/3126] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:55 2026] GET /v2.0/security-groups?tenant_id=fc8c82442a26449b851f38ea611b1aaf&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: 1522/3127] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:55 2026] DELETE /v2.0/security-groups/1aaf5dad-fa75-46f2-a5ae-7a088b127fdf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3128] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:25:55 2026] GET /v2.0/security-groups?tenant_id=2e09dfc9d26c4dc295342ebd29782065&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3129] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:25:55 2026] DELETE /v2.0/security-groups/ed7c1a25-2ec5-48f6-8c23-72fb4369369c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:25:59.797 7 WARNING neutron_lib.context [None req-d624023d-0220-45b5-b562-da20827cc3b0 0daf434b06b14835aab15f1b9086fb25 045cbcb1fbbf41128eee7e061f88c37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1607/3130] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:25:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:26:00.014 8 WARNING neutron_lib.context [None req-cbdca10c-7805-4715-a183-449bebabab10 0daf434b06b14835aab15f1b9086fb25 045cbcb1fbbf41128eee7e061f88c37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1524/3131] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:26:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:26:00.119 7 WARNING neutron_lib.context [None req-f50d3973-14a7-41d0-8325-9d461c73328b 0daf434b06b14835aab15f1b9086fb25 045cbcb1fbbf41128eee7e061f88c37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1608/3132] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:26:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:26:00.248 8 WARNING neutron_lib.context [None req-2db76825-ce25-40a4-b2c9-dce90fada196 0daf434b06b14835aab15f1b9086fb25 045cbcb1fbbf41128eee7e061f88c37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1525/3133] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:26:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-29 03:26:00.390 7 WARNING neutron_lib.context [None req-1a584cfd-fd32-4181-bb38-611dc765498e 0daf434b06b14835aab15f1b9086fb25 045cbcb1fbbf41128eee7e061f88c37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1609/3134] 10.0.0.178 () {34 vars in 684 bytes} [Fri May 29 03:26:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3135] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:26:00 2026] PUT /v2.0/security-groups/54856076-324d-4253-9365-8a4e61cebeb2/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3136] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:26:00 2026] PUT /v2.0/security-groups/c99a0f15-7fad-4c51-b56d-214e7805fa84/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: 1527/3137] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:26:00 2026] PUT /v2.0/security-groups/2d22b688-cc4e-4035-b915-d1f0ad1fada1/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3138] 10.0.0.178 () {34 vars in 767 bytes} [Fri May 29 03:26:00 2026] PUT /v2.0/security-groups/f1ab09de-b762-4421-96e4-ab63713b19d4/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: 1528/3139] 10.0.0.178 () {32 vars in 680 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3140] 10.0.0.178 () {32 vars in 694 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3141] 10.0.0.178 () {32 vars in 690 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3142] 10.0.0.178 () {32 vars in 702 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3143] 10.0.0.178 () {32 vars in 688 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3144] 10.0.0.178 () {32 vars in 702 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3145] 10.0.0.178 () {32 vars in 698 bytes} [Fri May 29 03:26:00 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3146] 10.0.0.178 () {32 vars in 710 bytes} [Fri May 29 03:26:01 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3147] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:01 2026] DELETE /v2.0/security-groups/54856076-324d-4253-9365-8a4e61cebeb2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3148] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:01 2026] DELETE /v2.0/security-groups/c99a0f15-7fad-4c51-b56d-214e7805fa84 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3149] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:01 2026] DELETE /v2.0/security-groups/2d22b688-cc4e-4035-b915-d1f0ad1fada1 => 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: 1617/3150] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:01 2026] DELETE /v2.0/security-groups/f1ab09de-b762-4421-96e4-ab63713b19d4 => 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: 1534/3151] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:01 2026] DELETE /v2.0/security-groups/ec79d830-a348-449e-b5c0-7cf0df1c8229 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3154] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:02 2026] GET /v2.0/security-groups?tenant_id=b8f073bb542041c5b1650533f7263d8b&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3155] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:02 2026] DELETE /v2.0/security-groups/ab1ff759-39f8-4527-9633-c14655f94970 => 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: 1537/3156] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:02 2026] GET /v2.0/security-groups?tenant_id=045cbcb1fbbf41128eee7e061f88c37a&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3157] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:02 2026] DELETE /v2.0/security-groups/d5c689d8-a454-43e5-8086-be0afa414c0c => 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: 1538/3158] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:02 2026] GET /v2.0/security-groups?tenant_id=f94768c59b174ca088c7cccf5ad8ee51&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: 1621/3159] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:03 2026] DELETE /v2.0/security-groups/ee224b37-cf94-4b36-a661-b53d93a0b4fa => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:26:07.284 8 WARNING neutron_lib.context [None req-4f305cde-b19f-4fac-a8e8-7addc77a79a2 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:07.425 8 INFO neutron.db.segments_db [None req-4f305cde-b19f-4fac-a8e8-7addc77a79a2 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Added segment a3647b55-4550-4137-a464-5469ea0ae9d5 of type vxlan for network 69ef43cb-103d-4c5f-a8a0-95ac8138694e [pid: 8|app: 0|req: 1539/3160] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:07 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:07.521 7 WARNING neutron_lib.context [None req-14a984e5-38af-43c8-a3e0-3bd243673c2a b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1622/3161] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:07 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:07.789 8 WARNING neutron_lib.context [None req-70fda7eb-d8f5-4ad1-9f69-39079bff2fbc b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1540/3162] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:07 2026] POST /v2.0/trunks => generated 407 bytes in 197 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-29 03:26:07.993 7 WARNING neutron_lib.context [None req-e4865ab6-0108-4535-adb1-e2207862ddf1 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:08.054 7 INFO neutron.db.segments_db [None req-e4865ab6-0108-4535-adb1-e2207862ddf1 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Added segment 0b9bd287-56e9-4bff-97ea-77896ecc3a88 of type vxlan for network 7910b2b0-eb6f-4809-922f-b696c9c522a9 [pid: 7|app: 0|req: 1623/3163] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:07 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-29 03:26:08.159 8 WARNING neutron_lib.context [None req-b7a50754-2b50-4f5f-9e65-a59adf0d092c b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1541/3164] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:08 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:08.429 7 WARNING neutron_lib.context [None req-47ea7211-6ea4-40de-9bf6-9f77d936f62c b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1624/3165] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:08 2026] POST /v2.0/trunks => generated 407 bytes in 197 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-29 03:26:08.629 8 WARNING neutron_lib.context [None req-e1fd6c23-fea8-493f-a532-d150485b6818 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:08.682 8 INFO neutron.db.segments_db [None req-e1fd6c23-fea8-493f-a532-d150485b6818 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Added segment eb1e801f-07fc-4c53-8643-bf2a5d711321 of type vxlan for network dce16187-22ed-4005-ab65-dc9046f42e76 [pid: 8|app: 0|req: 1542/3166] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:08 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:08.765 7 WARNING neutron_lib.context [None req-7089f8d4-0906-4f1e-bf6b-508214169867 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1625/3167] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:08 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-29 03:26:09.033 8 WARNING neutron_lib.context [None req-855d3f3c-be0b-4a3e-afb0-01b00470ed12 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1543/3168] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:09 2026] POST /v2.0/trunks => generated 407 bytes in 144 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-29 03:26:09.183 7 WARNING neutron_lib.context [None req-de352edb-77fc-4c27-a017-3f2e06675825 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:09.239 7 INFO neutron.db.segments_db [None req-de352edb-77fc-4c27-a017-3f2e06675825 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Added segment 03c48609-068c-42da-bf31-9bced857969e of type vxlan for network 4e158f7b-4059-430e-882c-88bd82f8aea9 [pid: 7|app: 0|req: 1626/3169] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:09 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-29 03:26:09.340 8 WARNING neutron_lib.context [None req-7097ca55-dd42-4e47-921d-00b94aaf3722 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1544/3170] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:09 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:09.615 7 WARNING neutron_lib.context [None req-cdb455fe-b4d8-49a5-92d1-6cfacabf4744 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1627/3171] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:09 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-29 03:26:09.812 8 WARNING neutron_lib.context [None req-216c9dcb-c654-423c-84a5-02744745a878 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:09.860 8 INFO neutron.db.segments_db [None req-216c9dcb-c654-423c-84a5-02744745a878 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Added segment d4263226-43b3-492d-a931-1b7d1fbf367e of type vxlan for network b4ae183a-1890-497c-84b3-0539d3a99122 [pid: 8|app: 0|req: 1545/3172] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:09 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:09.958 7 WARNING neutron_lib.context [None req-0ee0314b-90e6-4eba-b7d6-089ea1563bcd b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1628/3173] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:09 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:10.231 8 WARNING neutron_lib.context [None req-e4077a0f-b18f-44ba-aaae-3ac46cff7283 b081249ca0ed4c509b7b5ab2086da549 a27d8e33592743468cc1316bdeefa274 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1546/3174] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:10 2026] POST /v2.0/trunks => generated 407 bytes in 144 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: 1629/3175] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:10 2026] PUT /v2.0/trunks/eb3e09f8-3ba9-4066-8be8-ec690a1e8454/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3176] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:10 2026] PUT /v2.0/trunks/fd41bf31-ce60-483c-bc78-6cbc215dbe76/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: 1630/3177] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:10 2026] PUT /v2.0/trunks/1bd34294-2300-4726-a0fa-c6044c157c4f/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: 1548/3178] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:10 2026] PUT /v2.0/trunks/66a0a9e4-08b7-4857-b7ee-ea27ba717a2b/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3179] 10.0.0.178 () {32 vars in 662 bytes} [Fri May 29 03:26:10 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: 8|app: 0|req: 1549/3180] 10.0.0.178 () {32 vars in 676 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3181] 10.0.0.178 () {32 vars in 672 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3182] 10.0.0.178 () {32 vars in 684 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3183] 10.0.0.178 () {32 vars in 670 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3184] 10.0.0.178 () {32 vars in 684 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3185] 10.0.0.178 () {32 vars in 680 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3186] 10.0.0.178 () {32 vars in 692 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => 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: 1635/3187] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks/eb3e09f8-3ba9-4066-8be8-ec690a1e8454 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3188] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/ports/ac3cd7d8-b5d2-4ede-9201-da43566dfd60 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3189] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:10 2026] DELETE /v2.0/trunks/eb3e09f8-3ba9-4066-8be8-ec690a1e8454 => 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: 1554/3190] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/trunks/fd41bf31-ce60-483c-bc78-6cbc215dbe76 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3191] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:10 2026] GET /v2.0/ports/a55df750-18b9-4228-b84f-250f0d1014f1 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3192] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/trunks/fd41bf31-ce60-483c-bc78-6cbc215dbe76 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3193] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/trunks/1bd34294-2300-4726-a0fa-c6044c157c4f => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3194] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/ports/925579f9-5b07-4037-819b-c24b289c44af => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3195] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/trunks/1bd34294-2300-4726-a0fa-c6044c157c4f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3196] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/trunks/66a0a9e4-08b7-4857-b7ee-ea27ba717a2b => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3197] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/ports/5c6ac6e1-1683-49bd-b0dd-6a710896f6fe => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3198] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/trunks/66a0a9e4-08b7-4857-b7ee-ea27ba717a2b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3199] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/trunks/0db20b06-db43-401c-a27a-e47056f290b7 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3200] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:11 2026] GET /v2.0/ports/78d529e8-478e-4849-8000-563e7c411499 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3201] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/trunks/0db20b06-db43-401c-a27a-e47056f290b7 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3202] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/ports/ac3cd7d8-b5d2-4ede-9201-da43566dfd60 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3203] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:11 2026] DELETE /v2.0/ports/a55df750-18b9-4228-b84f-250f0d1014f1 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3204] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/ports/925579f9-5b07-4037-819b-c24b289c44af => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3205] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/ports/5c6ac6e1-1683-49bd-b0dd-6a710896f6fe => 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: 1562/3206] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/ports/78d529e8-478e-4849-8000-563e7c411499 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:26:12.721 7 INFO neutron.services.segments.plugin [-] Segment a3647b55-4550-4137-a464-5469ea0ae9d5 resource provider aggregate not found 2026-05-29 03:26:12.724 7 INFO neutron.services.segments.plugin [-] Segment a3647b55-4550-4137-a464-5469ea0ae9d5 resource provider aggregate not found 2026-05-29 03:26:12.740 7 INFO neutron.services.segments.plugin [-] Segment a3647b55-4550-4137-a464-5469ea0ae9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3647b55-4550-4137-a464-5469ea0ae9d5 found for delete ", "request_id": "req-06dace2b-e1ea-4de6-84d9-e64d4632cffe"}]} 2026-05-29 03:26:12.741 7 INFO neutron.services.segments.plugin [-] Segment a3647b55-4550-4137-a464-5469ea0ae9d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3647b55-4550-4137-a464-5469ea0ae9d5 found for delete ", "request_id": "req-56164ae9-cef8-480e-8b6d-9621bd163b3f"}]} [pid: 7|app: 0|req: 1645/3207] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/networks/69ef43cb-103d-4c5f-a8a0-95ac8138694e => 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: 1563/3208] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/networks/7910b2b0-eb6f-4809-922f-b696c9c522a9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3209] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:12 2026] DELETE /v2.0/networks/dce16187-22ed-4005-ab65-dc9046f42e76 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:26:13.053 8 INFO neutron.services.segments.plugin [-] Segment 0b9bd287-56e9-4bff-97ea-77896ecc3a88 resource provider aggregate not found 2026-05-29 03:26:13.061 8 INFO neutron.services.segments.plugin [-] Segment 0b9bd287-56e9-4bff-97ea-77896ecc3a88 resource provider aggregate not found 2026-05-29 03:26:13.080 8 INFO neutron.services.segments.plugin [-] Segment 0b9bd287-56e9-4bff-97ea-77896ecc3a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9bd287-56e9-4bff-97ea-77896ecc3a88 found for delete ", "request_id": "req-d75a5416-89a0-4a4b-bcd4-4bc9e6adbb54"}]} 2026-05-29 03:26:13.081 8 INFO neutron.services.segments.plugin [-] Segment 0b9bd287-56e9-4bff-97ea-77896ecc3a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9bd287-56e9-4bff-97ea-77896ecc3a88 found for delete ", "request_id": "req-c8b52c69-f709-403b-94a6-2ec311679493"}]} [pid: 8|app: 0|req: 1564/3210] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:13 2026] DELETE /v2.0/networks/4e158f7b-4059-430e-882c-88bd82f8aea9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3211] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:13 2026] DELETE /v2.0/networks/b4ae183a-1890-497c-84b3-0539d3a99122 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3212] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:14 2026] GET /v2.0/security-groups?tenant_id=a27d8e33592743468cc1316bdeefa274&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3213] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:14 2026] DELETE /v2.0/security-groups/82bebecc-5372-41e6-9d1b-fb37b8007a16 => 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: 1566/3214] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:14 2026] GET /v2.0/security-groups?tenant_id=25a3c0d3b70c4c21995bb48103cbbbdd&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:26:14.760 7 INFO neutron.services.segments.plugin [-] Segment eb1e801f-07fc-4c53-8643-bf2a5d711321 resource provider aggregate not found 2026-05-29 03:26:14.763 7 INFO neutron.services.segments.plugin [-] Segment eb1e801f-07fc-4c53-8643-bf2a5d711321 resource provider aggregate not found 2026-05-29 03:26:14.773 7 INFO neutron.services.segments.plugin [-] Segment eb1e801f-07fc-4c53-8643-bf2a5d711321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1e801f-07fc-4c53-8643-bf2a5d711321 found for delete ", "request_id": "req-a6682af4-aa59-4ed9-8862-dccb2bb7e7cd"}]} 2026-05-29 03:26:14.778 7 INFO neutron.services.segments.plugin [-] Segment eb1e801f-07fc-4c53-8643-bf2a5d711321 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb1e801f-07fc-4c53-8643-bf2a5d711321 found for delete ", "request_id": "req-b0487fc3-fffb-49dd-b804-b92147ffa8fb"}]} 2026-05-29 03:26:14.787 7 INFO neutron.services.segments.plugin [-] Segment d4263226-43b3-492d-a931-1b7d1fbf367e resource provider aggregate not found [pid: 7|app: 0|req: 1649/3215] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:14 2026] DELETE /v2.0/security-groups/10855234-1888-4abe-88d0-c3f7bb7b98e9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3216] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:14 2026] GET /v2.0/security-groups?tenant_id=04900af7ca3942448b68c01a23582fdc&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:26:15.064 7 INFO neutron.services.segments.plugin [-] Segment d4263226-43b3-492d-a931-1b7d1fbf367e resource provider aggregate not found 2026-05-29 03:26:15.079 7 INFO neutron.services.segments.plugin [-] Segment d4263226-43b3-492d-a931-1b7d1fbf367e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4263226-43b3-492d-a931-1b7d1fbf367e found for delete ", "request_id": "req-4de4c0c7-928b-47c4-aae9-384bfcf6e473"}]} 2026-05-29 03:26:15.082 7 INFO neutron.services.segments.plugin [-] Segment d4263226-43b3-492d-a931-1b7d1fbf367e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4263226-43b3-492d-a931-1b7d1fbf367e found for delete ", "request_id": "req-3f26b520-615a-4fd4-ae82-f36f7af69a96"}]} [pid: 7|app: 0|req: 1650/3217] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:15 2026] DELETE /v2.0/security-groups/1d9bf773-fbac-4d09-aee5-a86aea12e6cd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:26:18.190 7 WARNING neutron_lib.context [None req-c070008a-6728-4a69-ba26-2d003dd189d2 15aa5d56433a47a2857ca0b7925eb4d2 036a9117ae0e4c54a7a065c218dcede4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1652/3220] 10.0.0.178 () {34 vars in 676 bytes} [Fri May 29 03:26:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:18.274 8 INFO neutron.services.segments.plugin [-] Segment 03c48609-068c-42da-bf31-9bced857969e resource provider aggregate not found 2026-05-29 03:26:18.280 8 INFO neutron.services.segments.plugin [-] Segment 03c48609-068c-42da-bf31-9bced857969e resource provider aggregate not found 2026-05-29 03:26:18.290 8 INFO neutron.services.segments.plugin [-] Segment 03c48609-068c-42da-bf31-9bced857969e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c48609-068c-42da-bf31-9bced857969e found for delete ", "request_id": "req-17e0142d-2db3-4e21-9397-b444a20f5822"}]} 2026-05-29 03:26:18.294 8 INFO neutron.services.segments.plugin [-] Segment 03c48609-068c-42da-bf31-9bced857969e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c48609-068c-42da-bf31-9bced857969e found for delete ", "request_id": "req-5299db54-2694-4dd0-9ea2-6adfb9d99bf5"}]} [pid: 8|app: 0|req: 1569/3221] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:26:18 2026] PUT /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3222] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3223] 10.0.0.178 () {34 vars in 770 bytes} [Fri May 29 03:26:18 2026] PUT /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3224] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3225] 10.0.0.178 () {34 vars in 766 bytes} [Fri May 29 03:26:18 2026] PUT /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3226] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3227] 10.0.0.178 () {34 vars in 788 bytes} [Fri May 29 03:26:18 2026] PUT /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/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: 7|app: 0|req: 1656/3228] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3229] 10.0.0.178 () {34 vars in 759 bytes} [Fri May 29 03:26:18 2026] PUT /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3230] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3231] 10.0.0.178 () {32 vars in 747 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:26:18.629 7 INFO neutron.api.v2.resource [None req-cfad29fc-9ecb-428f-b0df-9cb9f091bcb1 15aa5d56433a47a2857ca0b7925eb4d2 036a9117ae0e4c54a7a065c218dcede4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3232] 10.0.0.178 () {32 vars in 751 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3233] 10.0.0.178 () {32 vars in 750 bytes} [Fri May 29 03:26:18 2026] DELETE /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3234] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:26:18.725 8 INFO neutron.api.v2.resource [None req-ea1a74b3-87d5-4877-9f0c-f8e90dde879a 15aa5d56433a47a2857ca0b7925eb4d2 036a9117ae0e4c54a7a065c218dcede4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3235] 10.0.0.178 () {32 vars in 754 bytes} [Fri May 29 03:26:18 2026] DELETE /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3236] 10.0.0.178 () {32 vars in 742 bytes} [Fri May 29 03:26:18 2026] DELETE /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3237] 10.0.0.178 () {32 vars in 739 bytes} [Fri May 29 03:26:18 2026] GET /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792/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: 1661/3238] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:26:18 2026] DELETE /v2.0/subnetpools/0f732116-c189-4a4a-88a8-24faf1cbd792 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3239] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:19 2026] GET /v2.0/security-groups?tenant_id=17089121ba964de29be7df3b0217ddf2&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3240] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:19 2026] DELETE /v2.0/security-groups/bb86824d-a629-4346-bf2d-b32957527248 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3241] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:19 2026] GET /v2.0/security-groups?tenant_id=036a9117ae0e4c54a7a065c218dcede4&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3242] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:19 2026] DELETE /v2.0/security-groups/ae1869c1-0d08-46a0-b832-96976d4e558c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:26:23.121 8 WARNING neutron_lib.context [None req-0f26893b-5a62-4460-ae04-14f33d383cd1 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-29 03:26:23.286 8 INFO neutron.db.segments_db [None req-0f26893b-5a62-4460-ae04-14f33d383cd1 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] Added segment f0762341-2d42-4e74-a91b-b1bf14e7c499 of type vxlan for network 3915883c-d61e-49d3-ae8e-558352a7d8ae [pid: 8|app: 0|req: 1580/3243] 10.0.0.178 () {34 vars in 670 bytes} [Fri May 29 03:26:22 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:23.395 7 WARNING neutron_lib.context [None req-aa4d300c-6728-40f8-b7d4-14639288ff31 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1664/3244] 10.0.0.178 () {34 vars in 664 bytes} [Fri May 29 03:26:23 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-29 03:26:23.678 8 WARNING neutron_lib.context [None req-5233abae-9712-41eb-8a7b-44e96c16d10a 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1581/3245] 10.0.0.178 () {34 vars in 666 bytes} [Fri May 29 03:26:23 2026] POST /v2.0/trunks => generated 407 bytes in 142 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: 1665/3246] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:23 2026] PUT /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3247] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:23 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3248] 10.0.0.178 () {34 vars in 760 bytes} [Fri May 29 03:26:23 2026] PUT /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/green => 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: 1583/3249] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:23 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3250] 10.0.0.178 () {34 vars in 756 bytes} [Fri May 29 03:26:23 2026] PUT /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3251] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:23 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3252] 10.0.0.178 () {34 vars in 778 bytes} [Fri May 29 03:26:23 2026] PUT /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3253] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3254] 10.0.0.178 () {34 vars in 749 bytes} [Fri May 29 03:26:24 2026] PUT /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3255] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3256] 10.0.0.178 () {32 vars in 737 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:26:24.130 8 INFO neutron.api.v2.resource [None req-b72691c8-0c0f-43ed-8836-92e3095f72f0 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3257] 10.0.0.178 () {32 vars in 741 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3258] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/red => 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: 1588/3259] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 03:26:24.221 7 INFO neutron.api.v2.resource [None req-6b723e06-bdfb-40f7-9514-6996b57ea849 51484ef159c2464cb3becd5806f26289 2d6c05e2433c43a294de41927fedb10e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3260] 10.0.0.178 () {32 vars in 744 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3261] 10.0.0.178 () {32 vars in 732 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3262] 10.0.0.178 () {32 vars in 729 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e/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: 1590/3263] 10.0.0.178 () {32 vars in 719 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3264] 10.0.0.178 () {32 vars in 717 bytes} [Fri May 29 03:26:24 2026] GET /v2.0/ports/815da5f6-732c-4560-b35b-d05fc5797fe6 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3265] 10.0.0.178 () {32 vars in 722 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/trunks/dd0136d2-91f3-4b9c-93b3-6cd90bb2688e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3266] 10.0.0.178 () {32 vars in 720 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/ports/815da5f6-732c-4560-b35b-d05fc5797fe6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-29 03:26:24.764 8 INFO neutron.services.segments.plugin [-] Segment f0762341-2d42-4e74-a91b-b1bf14e7c499 resource provider aggregate not found 2026-05-29 03:26:24.771 8 INFO neutron.services.segments.plugin [-] Segment f0762341-2d42-4e74-a91b-b1bf14e7c499 resource provider aggregate not found [pid: 8|app: 0|req: 1592/3267] 10.0.0.178 () {32 vars in 726 bytes} [Fri May 29 03:26:24 2026] DELETE /v2.0/networks/3915883c-d61e-49d3-ae8e-558352a7d8ae => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3268] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:25 2026] GET /v2.0/security-groups?tenant_id=2d6c05e2433c43a294de41927fedb10e&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 03:26:25.522 8 INFO neutron.services.segments.plugin [-] Segment f0762341-2d42-4e74-a91b-b1bf14e7c499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0762341-2d42-4e74-a91b-b1bf14e7c499 found for delete ", "request_id": "req-4543e1d4-0d7c-465a-b99b-3031fa8b33ee"}]} 2026-05-29 03:26:25.523 8 INFO neutron.services.segments.plugin [-] Segment f0762341-2d42-4e74-a91b-b1bf14e7c499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0762341-2d42-4e74-a91b-b1bf14e7c499 found for delete ", "request_id": "req-8910b69b-1cd7-4eb2-b078-c8c24aa850e6"}]} [pid: 8|app: 0|req: 1593/3269] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:25 2026] DELETE /v2.0/security-groups/80a4303a-1e2e-4b09-b00a-5ec9701c9ca7 => 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: 1677/3270] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:25 2026] GET /v2.0/security-groups?tenant_id=72d35054c1f74705b4166a0885dc7eb2&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3271] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:25 2026] DELETE /v2.0/security-groups/96364961-fdd8-48f2-9099-96d194741ada => 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: 1678/3272] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:29 2026] GET /v2.0/security-groups?tenant_id=81e194afd1904b41bd8723ffe3b54491&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3273] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:29 2026] DELETE /v2.0/security-groups/6ea5ad2c-da9f-4339-9045-06d8c1a1d902 => 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: 1679/3274] 10.0.0.178 () {32 vars in 774 bytes} [Fri May 29 03:26:29 2026] GET /v2.0/security-groups?tenant_id=641eca77b97b4985bfb2f2e57b5f641d&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3275] 10.0.0.178 () {32 vars in 740 bytes} [Fri May 29 03:26:29 2026] DELETE /v2.0/security-groups/22c0d6a4-f40d-4d91-94cc-4acee687a382 => 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: 1681/3278] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:26:32 2026] GET /v2.0/networks => generated 2168 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3279] 10.0.0.178 () {32 vars in 655 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/floatingips => 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: 1682/3280] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3281] 10.0.0.178 () {32 vars in 643 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3282] 10.0.0.178 () {32 vars in 647 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3283] 10.0.0.178 () {32 vars in 649 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3284] 10.0.0.178 () {32 vars in 663 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3285] 10.0.0.178 () {32 vars in 655 bytes} [Fri May 29 03:26:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)