+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 7 00:42:23 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-65b969786c-nwwfq 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7ff8e2252668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-07 00:42:28.587 8 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:42:28.587 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:42:28.647 7 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:42:28.647 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:42:29.107 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:42:29.164 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:42:30.153 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:30.156 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:42:30.160 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:42:30.161 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:30.161 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:42:30.161 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:42:30.161 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.169 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.169 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.169 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.191 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:42:30.192 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.192 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.236 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:42:30.236 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:42:30.236 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:42:30.237 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:42:30.379 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:30.383 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:42:30.387 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:42:30.388 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:42:30.388 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:42:30.389 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:42:30.389 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.397 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.398 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:42:30.398 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.430 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:42:30.432 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.432 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:42:30.492 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:42:30.492 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:42:30.492 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:42:30.492 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:42:30.663 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:42:30.803 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:42:30.803 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:42:30.803 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:42:30.821 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:42:30.822 8 INFO neutron.plugins.ml2.managers [None req-1f43352d-9473-4d9d-b25b-eaa4e71f5463 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:42:30.834 8 INFO neutron.quota [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded quota_driver: . 2026-04-07 00:42:30.835 8 INFO neutron.plugins.ml2.plugin [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:42:30.835 8 INFO neutron.plugins.ml2.managers [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:42:30.835 8 INFO neutron.plugins.ml2.managers [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:42:30.835 8 INFO neutron.plugins.ml2.managers [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:42:30.836 8 INFO neutron.extensions.vlantransparent [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:42:30.836 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: qos 2026-04-07 00:42:30.848 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: router 2026-04-07 00:42:30.889 8 INFO neutron.services.service_base [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:42:30.889 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: segments 2026-04-07 00:42:30.992 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: trunk 2026-04-07 00:42:31.009 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:42:31.020 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:42:31.066 8 WARNING stevedore.named [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:42:31.154 8 INFO neutron_vpnaas.services.vpn.plugin [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:42:31.155 8 INFO neutron.common.utils [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:42:31.155 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:42:31.160 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: tag 2026-04-07 00:42:31.164 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:42:31.165 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:42:31.165 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:42:31.168 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:42:31.171 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:42:31.175 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: flavors 2026-04-07 00:42:31.178 8 INFO neutron.manager [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loading Plugin: revisions 2026-04-07 00:42:31.181 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Initializing extension manager. 2026-04-07 00:42:31.183 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: address-group 2026-04-07 00:42:31.184 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: address-scope 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:42:31.184 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:42:31.184 7 INFO neutron.plugins.ml2.managers [None req-5cce49ef-956d-4a06-a87a-a0fd68aa9095 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:42:31.185 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: agent 2026-04-07 00:42:31.186 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:42:31.187 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:42:31.188 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:42:31.188 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:42:31.189 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:42:31.189 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:42:31.190 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:42:31.192 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:42:31.192 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:42:31.193 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:42:31.193 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:42:31.194 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: dvr 2026-04-07 00:42:31.194 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:42:31.195 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:42:31.195 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:31.196 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:42:31.196 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: external-net 2026-04-07 00:42:31.197 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:42:31.197 7 INFO neutron.quota [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded quota_driver: . 2026-04-07 00:42:31.197 7 INFO neutron.plugins.ml2.plugin [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:42:31.197 7 INFO neutron.plugins.ml2.managers [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:42:31.198 7 INFO neutron.plugins.ml2.managers [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:42:31.198 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: extraroute 2026-04-07 00:42:31.198 7 INFO neutron.plugins.ml2.managers [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:42:31.198 7 INFO neutron.extensions.vlantransparent [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:42:31.198 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: qos 2026-04-07 00:42:31.198 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:42:31.199 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:42:31.199 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:42:31.200 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:42:31.200 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:42:31.201 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:42:31.202 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: flavors 2026-04-07 00:42:31.203 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:42:31.204 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:42:31.204 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:42:31.205 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:42:31.205 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:42:31.206 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: router 2026-04-07 00:42:31.208 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:31.209 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:42:31.209 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:42:31.210 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:42:31.211 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:42:31.211 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:31.212 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:42:31.212 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: router 2026-04-07 00:42:31.212 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:42:31.213 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:31.214 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:42:31.218 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:42:31.220 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:42:31.221 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:42:31.222 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:42:31.222 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:42:31.223 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:42:31.223 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:42:31.224 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:42:31.225 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:42:31.225 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: network_ha 2026-04-07 00:42:31.226 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:42:31.227 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:42:31.227 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: pagination 2026-04-07 00:42:31.228 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:42:31.229 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:42:31.229 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:42:31.230 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:42:31.230 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:42:31.231 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:42:31.231 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:42:31.232 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:42:31.232 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:42:31.233 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:42:31.234 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:42:31.234 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: binding 2026-04-07 00:42:31.235 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:42:31.236 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-security 2026-04-07 00:42:31.236 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: project-id 2026-04-07 00:42:31.237 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: provider 2026-04-07 00:42:31.239 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos 2026-04-07 00:42:31.240 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:42:31.240 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:42:31.241 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-default 2026-04-07 00:42:31.241 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:42:31.242 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:42:31.243 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:42:31.243 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:42:31.244 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:42:31.244 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:42:31.245 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:42:31.246 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:42:31.246 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:42:31.247 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:42:31.247 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:42:31.249 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: quotas 2026-04-07 00:42:31.251 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: quota_details 2026-04-07 00:42:31.252 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:42:31.253 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:42:31.253 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:42:31.255 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:42:31.256 7 INFO neutron.services.service_base [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:42:31.257 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: segments 2026-04-07 00:42:31.257 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:42:31.259 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:42:31.260 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:42:31.262 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:42:31.263 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:42:31.266 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:42:31.267 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:42:31.267 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:42:31.268 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:42:31.269 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:42:31.269 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:42:31.276 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: security-group 2026-04-07 00:42:31.277 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: segment 2026-04-07 00:42:31.278 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:42:31.278 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: service-type 2026-04-07 00:42:31.279 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: sorting 2026-04-07 00:42:31.280 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:42:31.280 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:42:31.281 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:42:31.281 8 WARNING neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:42:31.282 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:42:31.283 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:42:31.283 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:42:31.284 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:42:31.284 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:42:31.285 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:42:31.286 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:42:31.286 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:42:31.287 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:42:31.290 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:42:31.291 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:42:31.292 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: trunk 2026-04-07 00:42:31.292 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:42:31.293 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:42:31.294 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:42:31.295 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:42:31.296 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:42:31.297 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:42:31.299 8 INFO neutron.api.extensions [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:42:31.301 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:42:31.302 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:42:31.302 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.302 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:42:31.305 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:42:31.306 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:42:31.311 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:42:31.311 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:42:31.312 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:42:31.313 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.313 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.313 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.313 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.314 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:42:31.314 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:42:31.315 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:42:31.315 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:42:31.316 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:42:31.316 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:42:31.320 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:42:31.320 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] router is already registered 2026-04-07 00:42:31.320 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:42:31.321 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] floatingip is already registered 2026-04-07 00:42:31.324 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:42:31.324 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] rbac_policy is already registered 2026-04-07 00:42:31.325 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:42:31.325 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] security_group is already registered 2026-04-07 00:42:31.325 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:42:31.326 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] security_group_rule is already registered 2026-04-07 00:42:31.326 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.327 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.327 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.327 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.327 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:42:31.328 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] trunk is already registered 2026-04-07 00:42:31.328 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:42:31.328 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] endpoint_group is already registered 2026-04-07 00:42:31.329 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:42:31.329 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] vpnservice is already registered 2026-04-07 00:42:31.329 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:42:31.329 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:42:31.330 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:42:31.330 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:42:31.330 8 INFO neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:42:31.330 8 WARNING neutron.quota.resource_registry [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] ikepolicy is already registered 2026-04-07 00:42:31.357 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: trunk 2026-04-07 00:42:31.372 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:42:31.410 7 WARNING stevedore.named [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:42:31.485 7 INFO neutron_vpnaas.services.vpn.plugin [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:42:31.486 7 INFO neutron.common.utils [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:42:31.486 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:42:31.492 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: tag 2026-04-07 00:42:31.500 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: timestamp 2026-04-07 00:42:31.502 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:42:31.506 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: flavors 2026-04-07 00:42:31.509 7 INFO neutron.manager [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loading Plugin: revisions 2026-04-07 00:42:31.512 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Initializing extension manager. 2026-04-07 00:42:31.513 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: address-group 2026-04-07 00:42:31.514 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: address-scope 2026-04-07 00:42:31.515 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:42:31.516 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: agent 2026-04-07 00:42:31.516 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:42:31.517 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:42:31.518 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:42:31.519 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: availability_zone 2026-04-07 00:42:31.519 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:42:31.520 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:42:31.520 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:42:31.522 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:42:31.522 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: dns-integration 2026-04-07 00:42:31.523 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:42:31.523 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:42:31.524 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: dvr 2026-04-07 00:42:31.524 8 WARNING keystonemiddleware._common.config [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:42:31.525 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:42:31.525 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:42:31.526 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:31.526 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:42:31.527 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: external-net 2026-04-07 00:42:31.527 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:42:31.528 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: extraroute 2026-04-07 00:42:31.528 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:42:31.529 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:42:31.530 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:42:31.530 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:42:31.531 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:42:31.531 8 WARNING oslo_config.cfg [None req-e6edd0dd-a27d-4b40-8fa5-127e82705135 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-07 00:42:31.531 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:42:31.532 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: flavors WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ff8e2252668 pid: 8 (default app) 2026-04-07 00:42:31.533 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:42:31.534 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:42:31.535 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:42:31.535 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:42:31.536 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:42:31.537 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: router 2026-04-07 00:42:31.538 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:42:31.539 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:42:31.540 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:42:31.540 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:42:31.541 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: l3-ha 2026-04-07 00:42:31.541 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:31.542 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:42:31.542 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:42:31.543 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:42:31.544 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:42:31.547 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:42:31.549 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:42:31.550 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:42:31.551 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:42:31.551 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:42:31.552 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: multi-provider 2026-04-07 00:42:31.552 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: net-mtu 2026-04-07 00:42:31.553 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:42:31.553 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:42:31.555 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: network_ha 2026-04-07 00:42:31.556 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:42:31.558 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:42:31.559 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: pagination 2026-04-07 00:42:31.559 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:42:31.560 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:42:31.560 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:42:31.561 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:42:31.561 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:42:31.562 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:42:31.562 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:42:31.563 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:42:31.563 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:42:31.564 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:42:31.565 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:42:31.565 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: binding 2026-04-07 00:42:31.566 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: binding-extended 2026-04-07 00:42:31.567 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-security 2026-04-07 00:42:31.567 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: project-id 2026-04-07 00:42:31.567 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: provider 2026-04-07 00:42:31.569 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos 2026-04-07 00:42:31.571 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:42:31.571 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:42:31.572 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-default 2026-04-07 00:42:31.572 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-fip 2026-04-07 00:42:31.573 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:42:31.573 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:42:31.574 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:42:31.574 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:42:31.575 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:42:31.576 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-pps 2026-04-07 00:42:31.576 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:42:31.576 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:42:31.577 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:42:31.578 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:42:31.580 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: quotas 2026-04-07 00:42:31.581 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: quota_details 2026-04-07 00:42:31.582 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:42:31.583 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:42:31.583 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:42:31.584 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:42:31.584 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:42:31.585 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:42:31.585 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:42:31.586 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:42:31.586 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:42:31.588 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:42:31.589 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:42:31.589 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:42:31.590 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:42:31.590 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:42:31.591 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:42:31.595 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: security-group 2026-04-07 00:42:31.596 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: segment 2026-04-07 00:42:31.597 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:42:31.598 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: service-type 2026-04-07 00:42:31.598 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: sorting 2026-04-07 00:42:31.598 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:42:31.599 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:42:31.600 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:42:31.600 7 WARNING neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:42:31.601 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:42:31.601 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:42:31.602 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:42:31.602 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:42:31.603 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:42:31.604 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:42:31.604 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:42:31.605 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: tag-creation 2026-04-07 00:42:31.605 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:42:31.609 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:42:31.610 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:42:31.611 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: trunk 2026-04-07 00:42:31.611 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: trunk-details 2026-04-07 00:42:31.612 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:42:31.613 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:42:31.615 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:42:31.615 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:42:31.616 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:42:31.619 7 INFO neutron.api.extensions [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Loaded extension: vpnaas 2026-04-07 00:42:31.622 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:42:31.622 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:42:31.623 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.623 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:42:31.628 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:42:31.628 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:42:31.634 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:42:31.635 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:42:31.635 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:42:31.636 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.637 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.637 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.637 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.638 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:42:31.638 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:42:31.639 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:42:31.639 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:42:31.640 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:42:31.640 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:42:31.644 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:42:31.644 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] router is already registered 2026-04-07 00:42:31.645 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:42:31.645 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] floatingip is already registered 2026-04-07 00:42:31.648 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:42:31.648 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] rbac_policy is already registered 2026-04-07 00:42:31.649 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:42:31.649 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] security_group is already registered 2026-04-07 00:42:31.650 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:42:31.650 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] security_group_rule is already registered 2026-04-07 00:42:31.651 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.651 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.651 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:42:31.651 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] subnetpool is already registered 2026-04-07 00:42:31.652 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:42:31.652 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] trunk is already registered 2026-04-07 00:42:31.652 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:42:31.653 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] endpoint_group is already registered 2026-04-07 00:42:31.653 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:42:31.653 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] vpnservice is already registered 2026-04-07 00:42:31.653 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:42:31.654 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:42:31.654 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:42:31.654 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] ipsecpolicy is already registered 2026-04-07 00:42:31.655 7 INFO neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:42:31.655 7 WARNING neutron.quota.resource_registry [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] ikepolicy is already registered 2026-04-07 00:42:31.860 7 WARNING keystonemiddleware._common.config [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:42:31.867 7 WARNING oslo_config.cfg [None req-85b6a838-00b3-4906-8d60-45af7cb9169c - - - - - -] 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 0x7ff8e2252668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:42:36.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5489ad4d-a28c-4b16-a399-d9a885fc6928 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:42:36 2026] GET /v2.0/networks/public => generated 108 bytes in 633 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:42:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:37.493 8 WARNING neutron.services.revisions.revision_plugin [None req-3f503742-0212-4bd0-8a9e-f0b464e3a185 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:37.516 8 INFO neutron.db.segments_db [None req-3f503742-0212-4bd0-8a9e-f0b464e3a185 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment f3b67160-a786-4f89-bc54-df377f7752c0 of type flat for network 7a98bd56-623a-4b12-b0ad-3cb82b79d90d 2026-04-07 00:42:37.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f503742-0212-4bd0-8a9e-f0b464e3a185 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:42:37 2026] POST /v2.0/networks => generated 124 bytes in 429 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:42:43.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd69e001-9205-49a8-a784-381bc74caf85 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:42:43 2026] GET /v2.0/networks/public => generated 108 bytes in 425 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:42:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:43.870 8 WARNING neutron.services.revisions.revision_plugin [None req-b96e89a8-3954-450b-8267-cfbfc7cca9a6 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:43.887 8 INFO neutron.db.segments_db [None req-b96e89a8-3954-450b-8267-cfbfc7cca9a6 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 304f7981-832e-4fa9-9d0d-5c93b6b1e0ef of type flat for network 00a9865d-2aeb-4638-ae25-78fe4bfc59a1 2026-04-07 00:42:43.927 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b96e89a8-3954-450b-8267-cfbfc7cca9a6 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:42:43 2026] POST /v2.0/networks => generated 124 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:42:49.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bbb3b3e-a10d-4ee9-9819-ba141457e7af ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:42:49 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: 8|app: 0|req: 8/12] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:42:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:50.045 7 WARNING neutron.services.revisions.revision_plugin [None req-e0ec4487-209d-46ec-8e57-f5bf71924e73 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:50.066 7 INFO neutron.db.segments_db [None req-e0ec4487-209d-46ec-8e57-f5bf71924e73 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 9899e6f0-31df-44df-86c6-5af9de6a6390 of type flat for network e79fb438-cb46-4c11-8fc0-c7a720d2a2a5 2026-04-07 00:42:50.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ec4487-209d-46ec-8e57-f5bf71924e73 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:42:49 2026] POST /v2.0/networks => generated 124 bytes in 302 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:42:55.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf1ad7ce-2d19-4a39-b76d-470a15993559 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:42:55 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: 7|app: 0|req: 6/15] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:42:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:56.025 8 WARNING neutron.services.revisions.revision_plugin [None req-0e6ea05f-26a9-42ea-b105-f3dc608a1bde ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:56.049 8 INFO neutron.db.segments_db [None req-0e6ea05f-26a9-42ea-b105-f3dc608a1bde ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment ba3e1f3d-3de8-458f-b5c5-f886d4b2b95a of type flat for network dcb8ad04-fb0d-4bd4-98c4-91dbc1ffb5c1 2026-04-07 00:42:56.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e6ea05f-26a9-42ea-b105-f3dc608a1bde ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:42:55 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-04-07 00:43:01.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ca820b0-5641-47e7-91dd-676477c85e86 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:43:01 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:43:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:43:02.039 8 WARNING neutron.services.revisions.revision_plugin [None req-a0e576c7-f7c6-422b-a82f-05cdbc12746a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:43:02.089 8 INFO neutron.db.segments_db [None req-a0e576c7-f7c6-422b-a82f-05cdbc12746a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment e2f6cd30-9543-449f-b95f-62674cb9bb2a of type flat for network 0226ea3a-7e06-4f55-8b9f-166d1d17e655 2026-04-07 00:43:02.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0e576c7-f7c6-422b-a82f-05cdbc12746a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:43:01 2026] POST /v2.0/networks => generated 124 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:43:07.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f13b54-310d-4fe9-974d-6e831c84c0e3 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:43:07 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:43:07 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-04-07 00:43:08.436 7 WARNING neutron.services.revisions.revision_plugin [None req-65778ab0-f7ab-43ba-bdc0-47e82d1bb57c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:43:08.457 7 INFO neutron.db.segments_db [None req-65778ab0-f7ab-43ba-bdc0-47e82d1bb57c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment d4d0e4a2-22e7-43f2-bf47-4e8754263144 of type flat for network 6914adae-5126-4476-867e-b1fac5bfe164 [pid: 7|app: 0|req: 10/23] 199.204.45.65 () {48 vars in 964 bytes} [Tue Apr 7 00:43:07 2026] POST /v2.0/networks => generated 706 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:43:09.872 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96b80b0b-ce8e-40a4-817f-ac69e2b128fb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 00:43:09 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 00:43:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:43:09.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36d6508c-2569-4968-8f03-4820f22f5867 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.65 () {44 vars in 1031 bytes} [Tue Apr 7 00:43:09 2026] GET /v2.0/subnets/public-subnet?network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.65 () {44 vars in 1054 bytes} [Tue Apr 7 00:43:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.65 () {48 vars in 962 bytes} [Tue Apr 7 00:43:09 2026] POST /v2.0/subnets => generated 664 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:47:45.054 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:47:45.058 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:47:45 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.65) !!! 2026-04-07 00:47:45.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d58d99dc-5d09-47c1-83e9-634fee9df7e9 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.65 () {44 vars in 934 bytes} [Tue Apr 7 00:47:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:47:45.182 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:47:45.182 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:47:45 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.65) !!! [pid: 8|app: 0|req: 35/67] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 00:47:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:47:45.270 7 INFO neutron.db.segments_db [None req-1a847f43-70f1-4787-96ae-0b2f8df02a16 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 9ec65ebd-59ee-489e-a4de-0295136b38c9 of type vxlan for network 3fb06bd2-2890-4111-be29-9203c0fa8678 [pid: 7|app: 0|req: 33/68] 199.204.45.65 () {48 vars in 963 bytes} [Tue Apr 7 00:47:45 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:47:46.235 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53192. 2026-04-07 00:47:46.273 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9f27c70-0fd1-4c07-9cf3-5b7e1cf5d3c2 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.65 () {44 vars in 934 bytes} [Tue Apr 7 00:47:46 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:47:46.310 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53208. [pid: 7|app: 0|req: 34/70] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 00:47:46 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:47:46.337 8 INFO neutron.pecan_wsgi.hooks.translation [None req-670aba1c-a85e-44e2-8c7f-2519806740e0 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.65 () {44 vars in 1033 bytes} [Tue Apr 7 00:47:46 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.65 () {44 vars in 1056 bytes} [Tue Apr 7 00:47:46 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.65 () {48 vars in 962 bytes} [Tue Apr 7 00:47:46 2026] POST /v2.0/subnets => generated 651 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:47:47.698 7 INFO neutron.api.v2.resource [None req-1dcd3236-79e5-48dd-a9d4-05c12896a08b ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.65 () {44 vars in 968 bytes} [Tue Apr 7 00:47:47 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.65 () {44 vars in 990 bytes} [Tue Apr 7 00:47:47 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.65 () {48 vars in 977 bytes} [Tue Apr 7 00:47:47 2026] POST /v2.0/security-groups => generated 1616 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:48 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:48 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:49 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:47:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:49 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:49 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:50 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:47:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:50 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:50 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:51 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => 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: 43/88] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:47:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:52 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 3462 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:52 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:52 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:47:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:53 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:53 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:53 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:47:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.65 () {44 vars in 984 bytes} [Tue Apr 7 00:47:54 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:47:54.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3e544cf-ddd5-4087-8a86-22695ac7b745 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.65 () {44 vars in 1073 bytes} [Tue Apr 7 00:47:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 132 bytes in 264 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.65 () {44 vars in 1096 bytes} [Tue Apr 7 00:47:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:47:54 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.65 () {48 vars in 958 bytes} [Tue Apr 7 00:47:54 2026] POST /v2.0/ports => generated 1096 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:48:02.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57bb72bf-9e1b-4a5f-9399-f6fc98282e72 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.65 () {44 vars in 975 bytes} [Tue Apr 7 00:48:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 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: 54/105] 199.204.45.65 () {44 vars in 997 bytes} [Tue Apr 7 00:48:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.65 () {48 vars in 1027 bytes} [Tue Apr 7 00:48:02 2026] PUT /v2.0/ports/23b7975b-d526-4555-99f2-47479506d0a0 => generated 1245 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.65 () {44 vars in 917 bytes} [Tue Apr 7 00:48:04 2026] GET /v2.0/ports => generated 3726 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:48:05.382 7 INFO neutron.api.v2.resource [None req-107c5ed7-16b1-4366-9afc-3fca63aa364a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 00:48:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.65 () {44 vars in 978 bytes} [Tue Apr 7 00:48:05 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.65 () {48 vars in 977 bytes} [Tue Apr 7 00:48:05 2026] POST /v2.0/security-groups => generated 1610 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:06 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:06 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:06 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:48:06 2026] POST /v2.0/security-group-rules => generated 621 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:07 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:07 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:48:07 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:48:07 2026] POST /v2.0/security-group-rules => generated 625 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.204.45.65 () {44 vars in 972 bytes} [Tue Apr 7 00:49:15 2026] GET /v2.0/quotas/06a61ff8c26e47d1be4d88ec5d8936d7 => 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: 64/130] 199.204.45.65 () {48 vars in 1024 bytes} [Tue Apr 7 00:49:16 2026] PUT /v2.0/quotas/06a61ff8c26e47d1be4d88ec5d8936d7 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:51:27.514 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] 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-04-07 00:51:27.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b4e8765-abd1-4cdd-818c-f0c70a949a96 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/147] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 00:51:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:51:27.669 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:51:27.671 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:51:27 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.65) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/148] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 00:51:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:51:29.415 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40462. 2026-04-07 00:51:29.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e73379ac-761b-4f59-9fee-158749c5281c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/151] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 00:51:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:51:29.567 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40466. [pid: 7|app: 0|req: 75/152] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 00:51:29 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-04-07 00:58:26.817 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:58:26.821 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:58:26 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=8e8853619a734e988be4ff3144c8c3a9 (ip 199.204.45.65) !!! 2026-04-07 00:58:26.973 7 INFO neutron.api.v2.resource [None req-2359d716-0ba3-41d3-a0ad-573008f8f9dd ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/207] 199.204.45.65 () {44 vars in 1071 bytes} [Tue Apr 7 00:58:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 139 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:58:26.984 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:58:26.985 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:58:26 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=8e8853619a734e988be4ff3144c8c3a9 (ip 199.204.45.65) !!! [pid: 8|app: 0|req: 105/208] 199.204.45.65 () {44 vars in 1094 bytes} [Tue Apr 7 00:58:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 23 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.65 () {48 vars in 978 bytes} [Tue Apr 7 00:58:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:58:28.324 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50444. [pid: 8|app: 0|req: 106/210] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:28 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:58:28.405 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50458. [pid: 7|app: 0|req: 105/211] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:58:28 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:28 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:58:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:29 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:58:29 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:29 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:58:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:30 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:58:30 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:30 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:58:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:31 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/225] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 00:58:31 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/226] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 00:58:32 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/227] 199.204.45.65 () {48 vars in 988 bytes} [Tue Apr 7 00:58:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:00:45 2026] GET /v2.0/networks?tenant_id=8e8853619a734e988be4ff3144c8c3a9&shared=False => generated 15 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:00:45.405 8 INFO neutron.db.segments_db [None req-b52787e7-5747-4170-9d6c-34176550788c e2f6fd8b399a4d358b1dd7d47a76daad 8e8853619a734e988be4ff3144c8c3a9 - - 544411100d334396a74a587210763521 544411100d334396a74a587210763521] Added segment 6a1d6379-4eeb-4c92-a39f-a1d03b1f7552 of type vxlan for network a2ec33ae-6445-4d90-b4be-3340a5f835b9 [pid: 8|app: 0|req: 124/247] 199.204.45.65 () {34 vars in 681 bytes} [Tue Apr 7 01:00:45 2026] POST /v2.0/networks => generated 718 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.204.45.65 () {30 vars in 721 bytes} [Tue Apr 7 01:00:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.204.45.65 () {30 vars in 632 bytes} [Tue Apr 7 01:00:45 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: 125/250] 199.204.45.65 () {34 vars in 676 bytes} [Tue Apr 7 01:00:45 2026] POST /v2.0/ports => generated 999 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.65 () {30 vars in 702 bytes} [Tue Apr 7 01:00:45 2026] GET /v2.0/networks/a2ec33ae-6445-4d90-b4be-3340a5f835b9 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.204.45.65 () {30 vars in 721 bytes} [Tue Apr 7 01:00:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/253] 199.204.45.65 () {30 vars in 702 bytes} [Tue Apr 7 01:00:48 2026] GET /v2.0/networks/a2ec33ae-6445-4d90-b4be-3340a5f835b9 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/256] 199.204.45.65 () {44 vars in 972 bytes} [Tue Apr 7 01:01:03 2026] GET /v2.0/quotas/8e8853619a734e988be4ff3144c8c3a9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 129/257] 199.204.45.65 () {48 vars in 1024 bytes} [Tue Apr 7 01:01:04 2026] PUT /v2.0/quotas/8e8853619a734e988be4ff3144c8c3a9 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:52.220 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:11:52.221 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:11:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.65) !!! 2026-04-07 01:11:52.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8af063c5-9759-4d2b-8c27-c4db2ab73167 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/344] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 01:11:52 2026] GET /v2.0/networks/public => generated 108 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:11:52.370 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:11:52.371 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:11:52 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.65) !!! [pid: 7|app: 0|req: 172/345] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 01:11:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:53.467 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39744. 2026-04-07 01:11:53.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7b87276-3da9-4386-9d7a-e814634e7c32 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/346] 199.204.45.65 () {44 vars in 924 bytes} [Tue Apr 7 01:11:53 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:11:53.528 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39750. [pid: 7|app: 0|req: 173/347] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 01:11:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:53.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90bb3307-c38d-4374-b27a-021ebe7e1593 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/348] 199.204.45.65 () {44 vars in 1031 bytes} [Tue Apr 7 01:11:53 2026] GET /v2.0/subnets/public-subnet?network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.204.45.65 () {44 vars in 1054 bytes} [Tue Apr 7 01:11:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 667 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:20.557 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76a6be06-404e-4ade-9735-3f340f18b9dc ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/354] 199.204.45.65 () {44 vars in 934 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:21.519 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60a615e1-f838-4526-adc6-b37757946c60 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/356] 199.204.45.65 () {44 vars in 934 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:21.588 8 INFO neutron.pecan_wsgi.hooks.translation [None req-593266cf-ac1f-40dd-a36e-83f54b88704b ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/358] 199.204.45.65 () {44 vars in 1033 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.65 () {44 vars in 1056 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 654 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:22.716 8 INFO neutron.api.v2.resource [None req-76068361-d806-4f7c-ab14-3166b73b3931 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/360] 199.204.45.65 () {44 vars in 968 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.65 () {44 vars in 990 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => 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: 183/364] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-group-rules/f5881cfd-a3db-4496-9e8d-b97c096bc115 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-group-rules/05c85bd8-1879-47cc-8d7e-8a7f257b60c5 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/security-group-rules/35cdfb7c-2519-4e32-b8bf-666b45d669ee => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/security-group-rules/24d1ec98-386b-404d-9343-96f69da8b09c => 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: 188/374] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/security-group-rules/e108b63e-c5a9-4e42-b72d-5bd8b102cd36 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.65 () {44 vars in 984 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:28.963 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc59ceaa-6ef6-49aa-abe0-7b5d9846faec ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/380] 199.204.45.65 () {44 vars in 1073 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.65 () {44 vars in 1096 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 1250 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:29 2026] GET /v2.0/security-groups/ffac7d7c-10bd-4157-8f3f-235b9f888983 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:36.039 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cd2c475-b59e-4e9f-9298-d4974c822945 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/383] 199.204.45.65 () {44 vars in 975 bytes} [Tue Apr 7 01:12:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.65 () {44 vars in 997 bytes} [Tue Apr 7 01:12:36 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: 7|app: 0|req: 192/385] 199.204.45.65 () {44 vars in 917 bytes} [Tue Apr 7 01:12:37 2026] GET /v2.0/ports => generated 4721 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:38.529 8 INFO neutron.api.v2.resource [None req-69a60324-9afa-482e-94f0-af022b6f7f34 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/386] 199.204.45.65 () {44 vars in 956 bytes} [Tue Apr 7 01:12:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.65 () {44 vars in 978 bytes} [Tue Apr 7 01:12:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.0/security-group-rules/f4c2db13-5ce9-4e60-a327-3a7838f0ffea => generated 621 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:40 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2882 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:12:40 2026] GET /v2.0/security-groups/6b29cb79-1547-470e-8a9c-5b4346f2acb7 => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:12:40 2026] GET /v2.0/security-group-rules/21ca9bda-3231-4d9d-8550-03671895679f => generated 625 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.65 () {44 vars in 972 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/quotas/06a61ff8c26e47d1be4d88ec5d8936d7 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:40.943 8 INFO neutron.api.v2.resource [None req-9302e863-b491-46e9-8b59-d256be1877cb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/403] 199.204.45.65 () {44 vars in 1071 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.65 () {44 vars in 1094 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 4072 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/security-group-rules/46747d8a-80de-4204-85c7-edcc0df26447 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => 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: 206/409] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => 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: 204/410] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/security-group-rules/1260bf53-f20d-4a4f-bc3b-201ad4ddf96c => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/security-group-rules/9b433752-34e0-4be8-a242-b0ed3b7e3bf0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.65 () {44 vars in 1085 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520?project_id=8e8853619a734e988be4ff3144c8c3a9 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.65 () {44 vars in 998 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/security-groups/467a8c73-b722-4308-89bb-e1a88dd1d520 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.65 () {44 vars in 1008 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/security-group-rules/2475f1db-ae23-4f8c-9671-002b8e8e88ba => 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: 211/419] 199.204.45.65 () {44 vars in 972 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/quotas/8e8853619a734e988be4ff3144c8c3a9 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 199.204.45.65 () {44 vars in 946 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:18.702 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] 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: 219/433] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/networks => generated 2168 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:19.959 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] 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: 215/434] 10.0.0.19 () {32 vars in 654 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:15:20 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: 7|app: 0|req: 216/436] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:20.125 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c1aaa73c-374c-4122-a59d-944dc45a4cc2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38260. [pid: 8|app: 0|req: 221/437] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:15:20 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: 7|app: 0|req: 218/440] 10.0.0.19 () {32 vars in 654 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:30.698 7 INFO oslo.messaging._drivers.impl_rabbit [-] [1e83de3d-e5ba-492e-b09d-1659d5e17df3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39074. 2026-04-07 01:15:30.975 7 INFO neutron.db.segments_db [None req-763dbf99-0f64-4225-b862-1ed084d299be ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 233f4d06-1792-4c4c-bbb4-9630eca5af67 of type vxlan for network a0a5196b-4976-462e-a00e-bf168093cde9 2026-04-07 01:15:31.028 8 INFO neutron.db.segments_db [None req-94a75d95-7063-457b-9f25-d91c6805b4b2 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 43a53bde-b273-425b-b7ed-8632018ba26b of type vxlan for network 4ad517af-df40-4f14-9602-2ae24c8a92cd [pid: 7|app: 0|req: 220/443] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:15:30 2026] POST /v2.0/networks => generated 748 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:15:30 2026] POST /v2.0/networks => generated 743 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:31 2026] POST /v2.0/subnets => generated 695 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:31 2026] POST /v2.0/subnets => generated 691 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:31.339 7 INFO neutron.db.segments_db [None req-8ff5126d-d55d-4be5-931a-c5da132d29fa ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 99588550-6a7d-4e4c-8241-12a7baf11721 of type vxlan for network c4eba3b8-371d-47ca-9389-19a587c40dbc 2026-04-07 01:15:31.372 8 INFO neutron.db.segments_db [None req-9d1c8290-ef37-4da0-9870-c37779d4139f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 of type vxlan for network 59a7bd4c-b7d6-4d20-8982-203d812719fd 2026-04-07 01:15:31.616 7 INFO neutron.db.l3_hamode_db [None req-8ff5126d-d55d-4be5-931a-c5da132d29fa ff419c4e028b4540914c572dd080a24d 807fe023b6ba442e96ed4d009d729871 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:31.670 8 INFO neutron.db.l3_hamode_db [None req-9d1c8290-ef37-4da0-9870-c37779d4139f ff419c4e028b4540914c572dd080a24d b09855618b5142d89a9dc19ea3c2abce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:32.702 7 INFO neutron.db.l3_hamode_db [None req-8ff5126d-d55d-4be5-931a-c5da132d29fa ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:32.834 8 INFO neutron.db.l3_hamode_db [None req-9d1c8290-ef37-4da0-9870-c37779d4139f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/447] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:31 2026] POST /v2.0/routers => generated 735 bytes in 2334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:31 2026] POST /v2.0/routers => generated 731 bytes in 2441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/security-groups?tenant_id=e3b24c3eb14e44d9abd3c769a764dd61&name=default => generated 2921 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/security-groups?tenant_id=dbe933ffc150455f990c6aae6a710c9b&name=default => generated 2921 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:15:33 2026] PUT /v2.0/routers/fe935793-4f65-4e21-bb07-49835a7256a1/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:35 2026] DELETE /v2.0/security-groups/c59bd3a3-5e08-4a72-9dff-84de1245f305 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/453] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:15:34 2026] PUT /v2.0/routers/70873e49-aaf6-4414-9515-ac1dfe572fe7/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:35 2026] DELETE /v2.0/security-groups/fa8a389d-b4c2-4f02-a971-b39832283a41 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/security-groups?tenant_id=55f2b9ebcb38421dba9916dd12797f06&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/456] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:35 2026] DELETE /v2.0/security-groups/2c7c0040-56a8-4000-897d-e3a95b088bef => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:36.372 8 WARNING neutron_lib.context [req-cf53ba59-51de-4090-ae55-31a42fb0e4ac req-65eecfc8-5f39-4af6-9010-a990ac15555c 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:36.392 7 WARNING neutron_lib.context [req-94fb6bda-e5df-4164-8361-08acccaf96ba req-2ecf7f9f-aff1-4289-99ea-ae33ba3444d4 fea159db10cd4c3189f2715d356977f8 807fe023b6ba442e96ed4d009d729871 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/457] 10.0.0.103 () {38 vars in 971 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:36.531 8 WARNING neutron_lib.context [req-d3273635-af80-4578-8656-5686a9d363d0 req-be6895a5-eee2-4580-b42d-0e144324c614 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/458] 10.0.0.103 () {38 vars in 971 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1685 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/security-groups/56c15108-02bb-40f2-bd8e-bd439799eb67 => generated 1685 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:36.630 7 WARNING neutron_lib.context [req-2793aef4-58e8-43af-bdc5-dc08177023db req-0784e679-d925-43bc-b318-f2a6389f8b0a fea159db10cd4c3189f2715d356977f8 807fe023b6ba442e96ed4d009d729871 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/460] 10.0.0.103 () {38 vars in 971 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1682 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:36.703 8 WARNING neutron_lib.context [req-93bc498e-8d81-4afd-9ac9-d2f45d7c1d53 req-8cfbd7f4-4680-4118-a68c-d31acfd55f1c 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/461] 10.0.0.103 () {38 vars in 981 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:36.799 7 WARNING neutron_lib.context [req-6d586540-2f37-437e-b4ea-b4982ff2dc84 req-7a547012-fdf3-42a1-9985-fc56282695f1 fea159db10cd4c3189f2715d356977f8 807fe023b6ba442e96ed4d009d729871 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/462] 10.0.0.103 () {38 vars in 971 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1681 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.103 () {38 vars in 971 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-groups => generated 1685 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/security-groups?tenant_id=b09855618b5142d89a9dc19ea3c2abce => generated 7906 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/security-groups/ec9f77f1-b3ab-4fce-b5f8-6610ea6ffae7 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:36.987 8 WARNING neutron_lib.context [req-e78b6a74-0508-48ab-905a-ed1772379792 req-16be350e-7247-4a73-8720-38749f8113c0 fea159db10cd4c3189f2715d356977f8 807fe023b6ba442e96ed4d009d729871 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.103 () {38 vars in 981 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/468] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/ec9f77f1-b3ab-4fce-b5f8-6610ea6ffae7 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/ed781298-981c-4841-a31c-09589226e857 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:37.177 8 WARNING neutron_lib.context [req-d18489a5-b0f3-4d55-8d64-570a7b91be2b req-44608c44-4ae8-4dfa-8302-6cba69852094 fea159db10cd4c3189f2715d356977f8 807fe023b6ba442e96ed4d009d729871 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 239/471] 10.0.0.103 () {38 vars in 981 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/security-group-rules => generated 619 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:37.311 7 INFO neutron.db.segments_db [None req-fdd318a1-d353-44a2-a50b-31c35de5301e ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 420a675a-47ee-40d2-9b3b-e4c38d817c37 of type vxlan for network 75e34baf-a9f0-4e1d-a877-cfd4b7578bdc [pid: 8|app: 0|req: 240/472] 10.0.0.103 () {36 vars in 1013 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/ed781298-981c-4841-a31c-09589226e857 => 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: 241/473] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 2940 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/474] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/networks => generated 752 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:37.401 8 INFO neutron.api.v2.resource [req-74a7ed1f-5345-4e50-90ac-a38de89cd54d req-c40a955b-d918-43e8-b8de-4d421169d43c 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/475] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/ed781298-981c-4841-a31c-09589226e857 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/476] 10.0.0.103 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-group-rules/9c817951-2b05-46b2-942e-5c9cee0f7447 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/4e6a0908-b56b-4aab-b93f-bccedc87a3cb => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 2940 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.103 () {36 vars in 1013 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/4e6a0908-b56b-4aab-b93f-bccedc87a3cb => 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: 247/480] 10.0.0.103 () {36 vars in 1023 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-group-rules/9c817951-2b05-46b2-942e-5c9cee0f7447 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:37.669 8 INFO neutron.api.v2.resource [req-ca1c5fba-87ad-4dd2-a839-a724b59513b4 req-32724e18-2d2d-478f-8476-88a5372f7cd4 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/481] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/4e6a0908-b56b-4aab-b93f-bccedc87a3cb => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/482] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/483] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/9d745e0d-4ef6-4e43-9907-5dfc2b12894c => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/484] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/subnets => generated 699 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/485] 10.0.0.103 () {36 vars in 1013 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/744b3315-2db9-437d-81d5-ee044e867565 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:37.881 8 INFO neutron.db.segments_db [None req-325379f7-be60-4975-919a-7ce846cc38da ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment c6d286bf-220d-43c4-b8cd-b62405fe1a77 of type vxlan for network c2ebc5f0-cc5c-47e7-9ac7-626d64ab91ca [pid: 7|app: 0|req: 235/486] 10.0.0.103 () {36 vars in 1013 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/9d745e0d-4ef6-4e43-9907-5dfc2b12894c => 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: 236/487] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/56c15108-02bb-40f2-bd8e-bd439799eb67 => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:37.930 7 INFO neutron.api.v2.resource [req-ac028b7d-a7c4-4d04-bf0b-4ad1cffa4fd7 req-edb68143-3698-4f8b-bb44-926130526b28 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/488] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/9d745e0d-4ef6-4e43-9907-5dfc2b12894c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/489] 10.0.0.103 () {36 vars in 1013 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/56c15108-02bb-40f2-bd8e-bd439799eb67 => 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: 239/490] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups?tenant_id=b09855618b5142d89a9dc19ea3c2abce => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:38.144 8 INFO neutron.db.l3_hamode_db [None req-325379f7-be60-4975-919a-7ce846cc38da ff419c4e028b4540914c572dd080a24d 52304eebccbe4803a750ff1a3d8bc168 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:38.954 8 INFO neutron.db.l3_hamode_db [None req-325379f7-be60-4975-919a-7ce846cc38da ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/491] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:15:38 2026] PUT /v2.0/routers/fe935793-4f65-4e21-bb07-49835a7256a1/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/492] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/ec9f77f1-b3ab-4fce-b5f8-6610ea6ffae7 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:39.622 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-70a23d19-21bb-4a69-9656-cbea20c42994 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-07 01:15:39.985 7 INFO neutron.db.l3_hamode_db [None req-70a23d19-21bb-4a69-9656-cbea20c42994 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network c4eba3b8-371d-47ca-9389-19a587c40dbc was deleted as no HA routers are present in tenant 807fe023b6ba442e96ed4d009d729871. [pid: 7|app: 0|req: 242/493] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.0/routers/fe935793-4f65-4e21-bb07-49835a7256a1 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/494] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups/ec9f77f1-b3ab-4fce-b5f8-6610ea6ffae7 => generated 2918 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/495] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/subnets/ac5ab0d7-1e6d-4304-814e-c4e52203ab9f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:40.269 7 INFO neutron.api.v2.resource [req-2aa7fea5-bca0-47cc-832f-1ab2195006ca req-1a7fbd53-bccc-41fa-ac5b-2f5fe4940b8c 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/496] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups/9d745e0d-4ef6-4e43-9907-5dfc2b12894c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/497] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:37 2026] POST /v2.0/routers => generated 739 bytes in 2615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:40.465 8 INFO neutron.api.v2.resource [req-0ce2fe55-b342-4895-b7f9-0ffba23a6e88 req-a4ff8112-737e-4ab3-a232-9e572ab7987d 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/498] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups/4e6a0908-b56b-4aab-b93f-bccedc87a3cb => 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: 246/499] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/networks/a0a5196b-4976-462e-a00e-bf168093cde9 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:40.614 7 INFO neutron.api.v2.resource [req-12fd4f5d-5558-4599-9448-7affe3dd97bc req-8b3bc09f-c558-4f26-82b7-e6546bcb4665 53a707d18dd6428e924c7e36bc9a4108 b09855618b5142d89a9dc19ea3c2abce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/500] 10.0.0.103 () {34 vars in 991 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups/ed781298-981c-4841-a31c-09589226e857 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:40.690 7 INFO neutron.services.segments.plugin [-] Segment 99588550-6a7d-4e4c-8241-12a7baf11721 resource provider aggregate not found 2026-04-07 01:15:40.711 7 INFO neutron.services.segments.plugin [-] Segment 99588550-6a7d-4e4c-8241-12a7baf11721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99588550-6a7d-4e4c-8241-12a7baf11721 found for delete ", "request_id": "req-b8041dbb-9fbc-4cd1-becc-fbad364ff078"}]} 2026-04-07 01:15:40.724 7 INFO neutron.services.segments.plugin [-] Segment 99588550-6a7d-4e4c-8241-12a7baf11721 resource provider aggregate not found 2026-04-07 01:15:40.744 7 INFO neutron.services.segments.plugin [-] Segment 99588550-6a7d-4e4c-8241-12a7baf11721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99588550-6a7d-4e4c-8241-12a7baf11721 found for delete ", "request_id": "req-9104f9e1-03ba-4d57-b588-38e316091be2"}]} [pid: 7|app: 0|req: 248/501] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:15:40 2026] PUT /v2.0/routers/70873e49-aaf6-4414-9515-ac1dfe572fe7/remove_router_interface => generated 309 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups?tenant_id=807fe023b6ba442e96ed4d009d729871&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:15:40 2026] PUT /v2.0/routers/3f3874e7-94be-4723-aca1-92d3423f6712/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/security-groups/c8e424ad-94d6-488a-9d7f-4484527e1c56 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/505] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/security-groups?tenant_id=84469d2be8214645ac82608d47a4e879&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: 257/506] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/security-groups/57af98d6-6bbc-4726-a7dd-904199075249 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:42.532 8 WARNING neutron_lib.context [None req-1787902e-a147-4f5f-a950-bcf93e21fff1 a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:42.611 7 INFO neutron.db.l3_hamode_db [None req-b5ffe341-54d7-4352-b5b6-3abe32751089 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network 59a7bd4c-b7d6-4d20-8982-203d812719fd was deleted as no HA routers are present in tenant b09855618b5142d89a9dc19ea3c2abce. [pid: 7|app: 0|req: 250/507] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/routers/70873e49-aaf6-4414-9515-ac1dfe572fe7 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/508] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:42.741 7 INFO neutron.services.segments.plugin [-] Segment 233f4d06-1792-4c4c-bbb4-9630eca5af67 resource provider aggregate not found 2026-04-07 01:15:42.756 7 INFO neutron.services.segments.plugin [-] Segment 233f4d06-1792-4c4c-bbb4-9630eca5af67 resource provider aggregate not found 2026-04-07 01:15:42.760 7 INFO neutron.services.segments.plugin [-] Segment 233f4d06-1792-4c4c-bbb4-9630eca5af67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233f4d06-1792-4c4c-bbb4-9630eca5af67 found for delete ", "request_id": "req-8f4b03c8-9677-4954-9696-4166ae0ae94f"}]} 2026-04-07 01:15:42.768 7 INFO neutron.services.segments.plugin [-] Segment 233f4d06-1792-4c4c-bbb4-9630eca5af67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 233f4d06-1792-4c4c-bbb4-9630eca5af67 found for delete ", "request_id": "req-dbc78a77-337b-4d95-a8b1-93c7b5bdcf4b"}]} 2026-04-07 01:15:42.779 7 INFO neutron.services.segments.plugin [-] Segment 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 resource provider aggregate not found 2026-04-07 01:15:42.783 7 INFO neutron.services.segments.plugin [-] Segment 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 resource provider aggregate not found [pid: 8|app: 0|req: 259/509] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/security-groups?tenant_id=a93dc6d623d841b69f57cf96e705314a&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:42.788 8 WARNING neutron_lib.context [None req-dff1c4b8-46fe-4c86-8056-c9da9de3edd4 a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:42.796 7 INFO neutron.services.segments.plugin [-] Segment 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 found for delete ", "request_id": "req-f3f9f856-0012-4cac-80ef-007e265451d8"}]} 2026-04-07 01:15:42.800 7 INFO neutron.services.segments.plugin [-] Segment 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7109fc30-fef9-45e3-a3c8-3f4f079f29c2 found for delete ", "request_id": "req-e77fd051-4354-43ca-aebf-486bf646f4b4"}]} [pid: 7|app: 0|req: 251/510] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/subnets/93f87f0b-8651-4880-92a6-0805540bc0bf => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/511] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/security-groups/872ba115-88c6-4080-8c4e-2efac00b3fc2 => 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: 260/512] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:42.907 8 WARNING neutron_lib.context [None req-037f7396-0158-4fc8-adb3-851a0e33542f a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 261/513] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:43.001 8 WARNING neutron_lib.context [None req-e913d0f9-53c9-480b-a47a-e663c802f7b9 a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 253/514] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/networks/4ad517af-df40-4f14-9602-2ae24c8a92cd => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/515] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/security-groups?tenant_id=b09855618b5142d89a9dc19ea3c2abce&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/516] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:43 2026] DELETE /v2.0/security-groups/ec9f77f1-b3ab-4fce-b5f8-6610ea6ffae7 => 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: 262/517] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/520] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1965571847&fields=id&tenant_id=52304eebccbe4803a750ff1a3d8bc168 => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/521] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 684 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/522] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/quotas/52304eebccbe4803a750ff1a3d8bc168 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:44.245 8 INFO neutron.db.segments_db [None req-859353aa-a38f-4203-b389-88541ea7d81a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 92f39436-ab0c-49e6-be45-e6214711ae10 of type vxlan for network 664dc5b5-4539-4765-8d65-d1f2bbf1d411 [pid: 7|app: 0|req: 260/523] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/524] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:15:43 2026] POST /v2.0/networks => generated 738 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/subnets => generated 685 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:44.673 8 INFO neutron.db.segments_db [None req-e1d09471-4b92-4ea2-b0b4-6180714e5255 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 08d71d3a-a159-4d57-9960-e01aa3736539 of type vxlan for network c6bb62a9-4253-4a63-b51b-35763d102de9 2026-04-07 01:15:44.816 7 INFO neutron.services.segments.plugin [-] Segment 43a53bde-b273-425b-b7ed-8632018ba26b resource provider aggregate not found 2026-04-07 01:15:44.825 7 INFO neutron.services.segments.plugin [-] Segment 43a53bde-b273-425b-b7ed-8632018ba26b resource provider aggregate not found 2026-04-07 01:15:44.831 7 INFO neutron.services.segments.plugin [-] Segment 43a53bde-b273-425b-b7ed-8632018ba26b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a53bde-b273-425b-b7ed-8632018ba26b found for delete ", "request_id": "req-e68bce49-45f5-42ba-bdfd-bfff4edfcd44"}]} 2026-04-07 01:15:44.848 7 INFO neutron.services.segments.plugin [-] Segment 43a53bde-b273-425b-b7ed-8632018ba26b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a53bde-b273-425b-b7ed-8632018ba26b found for delete ", "request_id": "req-019d684b-eae8-4ce8-bd88-720caa54bc95"}]} [pid: 7|app: 0|req: 262/526] 10.0.0.103 () {34 vars in 907 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/extensions => generated 20516 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:15:44.942 8 INFO neutron.db.l3_hamode_db [None req-e1d09471-4b92-4ea2-b0b4-6180714e5255 ff419c4e028b4540914c572dd080a24d ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 263/527] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 265/529] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:45.620 7 INFO neutron.db.segments_db [None req-104f5d3d-b87e-4fad-8912-40398d24bc16 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment afb1ddcf-17ac-468b-8536-8d011eec86bc of type vxlan for network 06003ea1-f503-436b-b775-8c0447bae72a [pid: 7|app: 0|req: 266/530] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/networks => generated 747 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:45.803 8 INFO neutron.db.l3_hamode_db [None req-e1d09471-4b92-4ea2-b0b4-6180714e5255 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/531] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/subnets => generated 694 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:45.964 7 INFO neutron.db.segments_db [None req-a07cc628-cda8-47df-aa91-b4a6cd95de81 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 35d21e2a-7278-44b8-b476-74f029b82299 of type vxlan for network cb022f01-4500-464e-a878-8b236ebed2c2 2026-04-07 01:15:46.303 7 INFO neutron.db.l3_hamode_db [None req-a07cc628-cda8-47df-aa91-b4a6cd95de81 ff419c4e028b4540914c572dd080a24d 5dad6ae964254947bdd732e2e13bb61c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/532] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/routers => generated 725 bytes in 2183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:47.075 7 INFO neutron.db.l3_hamode_db [None req-a07cc628-cda8-47df-aa91-b4a6cd95de81 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/534] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/routers => generated 734 bytes in 2240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:15:46 2026] PUT /v2.0/routers/bbce376d-4aff-479b-9f86-0654da607735/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 269/537] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/security-groups?tenant_id=df0d016e60314961a624e31173dc8607&name=default => generated 2925 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/security-groups/8ff4dce5-ca28-45c9-95ae-4ce64e60cd3e => 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: 271/539] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/security-groups?tenant_id=8fe676048fee4f5db69930b3f4f16ad9&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:49.003 7 WARNING neutron_lib.context [None req-b767908e-902f-4efc-8f62-e065bffbce76 cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/540] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:15:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/541] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/security-groups/3c3e0a6e-9035-4e62-be6a-ea49e0db0248 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:49.237 7 WARNING neutron_lib.context [None req-c7fac19e-b338-42a8-aea5-ccb1e570cac8 cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 274/542] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/543] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:49.397 7 WARNING neutron_lib.context [None req-95768b1c-3399-4388-abce-f233a7fedbe6 cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 276/544] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:49.519 7 WARNING neutron_lib.context [None req-9e3c36c6-25a6-4c1a-9ba8-81c2aca9bf28 cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 269/545] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:15:48 2026] PUT /v2.0/routers/3459a2b8-63ea-4bab-9a00-f818e34c1d8c/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:50.295 8 WARNING neutron_lib.context [None req-b32bfcc9-e163-4193-96ff-097c3b0930a0 ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/546] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:15:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:50.412 8 WARNING neutron_lib.context [None req-fe5747e5-fa09-493c-bb15-8ebcb9d7a44f ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 277/547] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:15:49 2026] POST /v2.0/floatingips => generated 552 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/548] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 271/549] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:50.568 7 WARNING neutron_lib.context [None req-87369bda-a661-400a-aff0-e34f7386d805 ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 279/550] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:15:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:50.710 7 WARNING neutron_lib.context [None req-47d8c4a4-5353-460b-aab6-4537ab4436e7 ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/551] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 684 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/552] 10.0.0.103 () {34 vars in 1098 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--806731441&fields=id&tenant_id=ef95eb3a5ab54dd8840c388b4b749c20 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/553] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=52304eebccbe4803a750ff1a3d8bc168 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/554] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/networks?id=664dc5b5-4539-4765-8d65-d1f2bbf1d411 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:51.056 8 WARNING neutron_lib.context [req-ff7a0bcf-1131-494c-9ada-009633d1f8a6 req-816b8ddd-e49c-4027-b071-e4ad897bcd4e a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 280/555] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:15:50 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/556] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/quotas/ef95eb3a5ab54dd8840c388b4b749c20 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&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: 283/558] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?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: 284/559] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?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: 276/560] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:15:51 2026] POST /v2.0/ports => generated 954 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/561] 199.204.45.65 () {34 vars in 910 bytes} [Tue Apr 7 01:15:51 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) /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: 277/562] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 957 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/563] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 286/564] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 279/565] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?tenant_id=c243303573a2432fade0f42428d1f33c&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/566] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:52 2026] DELETE /v2.0/security-groups/2260f025-16e2-480b-a74a-9e409287064e => 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: 287/567] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:15:51 2026] PUT /v2.0/ports/1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 1235 bytes in 419 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: 281/568] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 288/569] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/570] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 289/571] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/572] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => 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: 290/573] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/574] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:53.554 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f7b6705-e732-4012-8885-90735e3abf2e'] response: {'name': 'network-changed', 'server_uuid': '14f7a6a1-db41-41bd-a7f3-eb7f96439be5', 'tag': '1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/575] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 285/576] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 292/577] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 286/578] 10.0.0.19 () {32 vars in 652 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/extensions => generated 20516 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/579] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 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: 7|app: 0|req: 293/581] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/583] 10.0.0.19 () {32 vars in 664 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 10.0.0.19 () {32 vars in 698 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.19 () {32 vars in 696 bytes} [Tue Apr 7 01:15:54 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: 293/586] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:54 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: 7|app: 0|req: 294/588] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.19 () {32 vars in 702 bytes} [Tue Apr 7 01:15:54 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: 295/590] 10.0.0.19 () {32 vars in 692 bytes} [Tue Apr 7 01:15:54 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: 296/591] 10.0.0.19 () {32 vars in 694 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 10.0.0.19 () {32 vars in 684 bytes} [Tue Apr 7 01:15:54 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: 297/593] 10.0.0.19 () {32 vars in 686 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.19 () {32 vars in 660 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.19 () {32 vars in 698 bytes} [Tue Apr 7 01:15:54 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: 298/596] 10.0.0.19 () {32 vars in 678 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.19 () {32 vars in 682 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.19 () {32 vars in 674 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.19 () {32 vars in 686 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/603] 10.0.0.19 () {32 vars in 686 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.19 () {32 vars in 698 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.19 () {32 vars in 678 bytes} [Tue Apr 7 01:15:54 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: 8|app: 0|req: 304/607] 10.0.0.19 () {32 vars in 666 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.19 () {32 vars in 676 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.19 () {32 vars in 664 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/l3-ha => 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: 305/610] 10.0.0.19 () {32 vars in 674 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/l3-flavors => 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: 306/611] 10.0.0.19 () {32 vars in 712 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 10.0.0.19 () {32 vars in 690 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.19 () {32 vars in 682 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.19 () {32 vars in 686 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.19 () {32 vars in 704 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.19 () {32 vars in 674 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.19 () {32 vars in 674 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.19 () {32 vars in 692 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.19 () {32 vars in 708 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.19 () {32 vars in 704 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.19 () {32 vars in 696 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.19 () {32 vars in 710 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/binding => 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: 314/628] 10.0.0.19 () {32 vars in 686 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.19 () {32 vars in 674 bytes} [Tue Apr 7 01:15:54 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: 8|app: 0|req: 316/631] 10.0.0.19 () {32 vars in 670 bytes} [Tue Apr 7 01:15:54 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) [pid: 7|app: 0|req: 316/632] 10.0.0.19 () {32 vars in 660 bytes} [Tue Apr 7 01:15:54 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: 317/633] 10.0.0.19 () {32 vars in 698 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.19 () {32 vars in 698 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.19 () {32 vars in 676 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 10.0.0.19 () {32 vars in 682 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 10.0.0.19 () {32 vars in 684 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.19 () {32 vars in 706 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.19 () {32 vars in 696 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.19 () {32 vars in 694 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.19 () {32 vars in 684 bytes} [Tue Apr 7 01:15:54 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: 326/646] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.19 () {32 vars in 666 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/648] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 10.0.0.19 () {32 vars in 690 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 10.0.0.19 () {32 vars in 690 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 10.0.0.19 () {32 vars in 694 bytes} [Tue Apr 7 01:15:54 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: 322/654] 10.0.0.19 () {32 vars in 684 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:54 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: 325/657] 10.0.0.19 () {32 vars in 702 bytes} [Tue Apr 7 01:15:54 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: 7|app: 0|req: 333/658] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 10.0.0.19 () {32 vars in 712 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.19 () {32 vars in 714 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/663] 10.0.0.19 () {32 vars in 740 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/664] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 10.0.0.19 () {32 vars in 682 bytes} [Tue Apr 7 01:15:54 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: 340/667] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 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: 7|app: 0|req: 341/668] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 10.0.0.19 () {32 vars in 678 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/670] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.19 () {32 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/672] 10.0.0.19 () {32 vars in 696 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/673] 10.0.0.19 () {32 vars in 704 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 334/678] 10.0.0.19 () {32 vars in 682 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.19 () {32 vars in 704 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/680] 10.0.0.19 () {32 vars in 694 bytes} [Tue Apr 7 01:15:55 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: 337/681] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.19 () {32 vars in 696 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 10.0.0.19 () {32 vars in 678 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.19 () {32 vars in 688 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.19 () {32 vars in 700 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.19 () {32 vars in 664 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.19 () {32 vars in 680 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.19 () {32 vars in 692 bytes} [Tue Apr 7 01:15:55 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: 348/690] 10.0.0.19 () {32 vars in 676 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/691] 10.0.0.19 () {32 vars in 666 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/693] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 350/694] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?tenant_id=fed3b0fb19104ae0b8e7f1c8a3984a80&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/networks?id=664dc5b5-4539-4765-8d65-d1f2bbf1d411 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.0/security-groups/f097209e-aca1-4b23-b318-d14065df8ee2 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef95eb3a5ab54dd8840c388b4b749c20 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:56.094 7 WARNING neutron_lib.context [req-7d454d94-1087-4932-b0b0-c5522c751d65 req-5eddb93f-c5eb-4148-b2b2-c9237d4c05ca cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 346/698] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 347/699] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:15:56 2026] POST /v2.0/ports => generated 954 bytes in 363 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: 349/702] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1389511663&fields=id&tenant_id=5dad6ae964254947bdd732e2e13bb61c => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks?id=06003ea1-f503-436b-b775-8c0447bae72a => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/quotas/5dad6ae964254947bdd732e2e13bb61c => 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: 352/705] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?tenant_id=5dad6ae964254947bdd732e2e13bb61c&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?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: 354/707] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:15:56 2026] PUT /v2.0/ports/be329d65-14cd-437f-9c08-9883473299a5 => generated 1235 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 22 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-04-07 01:15:57.205 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94ce86de-caee-4dd3-8c27-de50eb7eaac9'] response: {'name': 'network-changed', 'server_uuid': '3d791f0d-74dc-4621-8bc0-fb5c5817cae9', 'tag': 'be329d65-14cd-437f-9c08-9883473299a5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/710] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&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: 356/712] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&shared=False => generated 766 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:58.149 8 WARNING neutron_lib.context [None req-adb93e95-ae63-46ae-99cf-e5d6d346b10f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:58.149 8 WARNING neutron_lib.context [None req-adb93e95-ae63-46ae-99cf-e5d6d346b10f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:58.327 8 INFO neutron.db.segments_db [None req-adb93e95-ae63-46ae-99cf-e5d6d346b10f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment 401067e9-58c8-4202-9b2b-bf7b6ad0241d of type vxlan for network 878bf91f-dad1-4665-b936-e2d6eb84fef9 [pid: 7|app: 0|req: 360/718] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:58.407 8 INFO neutron.db.segments_db [None req-adb93e95-ae63-46ae-99cf-e5d6d346b10f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 of type vxlan for network 777568bb-6b9d-4e92-af11-f6815e4d9b61 [pid: 7|app: 0|req: 361/719] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&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: 359/720] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:15:57 2026] POST /v2.0/networks => generated 1244 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/networks => generated 1843 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/networks/878bf91f-dad1-4665-b936-e2d6eb84fef9 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 364/724] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 361/727] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/networks/777568bb-6b9d-4e92-af11-f6815e4d9b61 => 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: 367/728] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=be329d65-14cd-437f-9c08-9883473299a5 => 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: 362/730] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:58.971 8 WARNING neutron_lib.context [None req-53ee90a7-3969-4ec1-8d44-0e95bc1c3608 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 369/731] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/subnets?id=d2364529-039c-4c07-b6d0-661160c93713 => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:59.019 8 INFO neutron.db.segments_db [None req-53ee90a7-3969-4ec1-8d44-0e95bc1c3608 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 of type vxlan for network c607d957-4032-4ecd-ac54-04cae01dbbd5 [pid: 7|app: 0|req: 370/732] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?network_id=664dc5b5-4539-4765-8d65-d1f2bbf1d411&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?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) 2026-04-07 01:15:59.130 8 WARNING neutron_lib.context [None req-4b6ed21a-49ea-4410-a90d-4f0593dd5b7f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:59.183 8 INFO neutron.db.segments_db [None req-4b6ed21a-49ea-4410-a90d-4f0593dd5b7f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 of type vxlan for network 8b32042a-61c9-4723-be7a-a47e557dbb4d 2026-04-07 01:15:59.223 8 INFO neutron.services.segments.plugin [-] Segment 401067e9-58c8-4202-9b2b-bf7b6ad0241d resource provider aggregate not found [pid: 7|app: 0|req: 373/736] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:59.255 8 INFO neutron.services.segments.plugin [-] Segment 401067e9-58c8-4202-9b2b-bf7b6ad0241d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401067e9-58c8-4202-9b2b-bf7b6ad0241d found for delete ", "request_id": "req-d2e5dcb1-15c3-4c37-8482-7b8bdddd3837"}]} 2026-04-07 01:15:59.293 8 INFO neutron.services.segments.plugin [-] Segment 401067e9-58c8-4202-9b2b-bf7b6ad0241d resource provider aggregate not found [pid: 8|app: 0|req: 364/737] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:15:59 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:59.315 7 WARNING neutron_lib.context [None req-d8e2ad73-1923-4956-a029-59082bb347ee 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:59.341 7 WARNING neutron_lib.context [None req-d8e2ad73-1923-4956-a029-59082bb347ee 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:59.509 8 INFO neutron.services.segments.plugin [-] Segment 401067e9-58c8-4202-9b2b-bf7b6ad0241d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 401067e9-58c8-4202-9b2b-bf7b6ad0241d found for delete ", "request_id": "req-395ffa77-f5f6-433c-a1c9-f378579ca0db"}]} [pid: 8|app: 0|req: 365/738] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:15:59 2026] POST /v2.0/ports => generated 1505 bytes in 908 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/743] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports => generated 1505 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/747] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/ports/b59db16e-f95f-42ec-a31e-8be4ae6fb493 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/748] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/ports/3fd126a4-a22b-4f2a-8e10-571fbfb88f5c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:01.185 8 WARNING neutron_lib.context [None req-34ffca7a-d060-4db4-9b9b-ec723997727f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 378/751] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:01.240 8 INFO neutron.db.segments_db [None req-34ffca7a-d060-4db4-9b9b-ec723997727f 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment 15415341-7b28-4d0a-b052-458dfafb4949 of type vxlan for network 2318679c-296a-498e-85bf-ef40d4e52783 2026-04-07 01:16:01.270 8 INFO neutron.services.segments.plugin [-] Segment 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 resource provider aggregate not found 2026-04-07 01:16:01.288 8 INFO neutron.services.segments.plugin [-] Segment 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 found for delete ", "request_id": "req-74ee87d8-8937-4096-bab2-8a972568ac00"}]} [pid: 8|app: 0|req: 374/752] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:01 2026] POST /v2.0/networks => generated 654 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:01.367 7 WARNING neutron_lib.context [None req-14f35a82-07a2-44c8-8ce2-b19a31b8b646 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 375/753] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/networks?id=06003ea1-f503-436b-b775-8c0447bae72a => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:01.441 7 INFO neutron.db.segments_db [None req-14f35a82-07a2-44c8-8ce2-b19a31b8b646 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Added segment b49cbe02-169a-4232-9520-dfee82cfa2ba of type vxlan for network 9fec1ad4-337b-499a-82ff-04aca467a27b [pid: 8|app: 0|req: 376/754] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5dad6ae964254947bdd732e2e13bb61c => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:01.526 8 WARNING neutron_lib.context [req-10da9b0d-0a7a-4d96-a5ab-67c0fa923076 req-2c25d4c1-f7c3-4b9b-b382-ed2bea1a2fc4 ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:01.539 8 INFO neutron.services.segments.plugin [-] Segment 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 resource provider aggregate not found [pid: 7|app: 0|req: 379/756] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:01 2026] POST /v2.0/networks => generated 653 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:01.562 8 INFO neutron.services.segments.plugin [-] Segment 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16c4cbd5-0eaa-45a1-aa0c-c6181f3eb967 found for delete ", "request_id": "req-69df4530-62e2-43bd-9626-b1ffbd50cd3e"}]} [pid: 7|app: 0|req: 380/757] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:16:01 2026] POST /v2.0/ports => generated 958 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 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, ' 2026-04-07 01:16:02.122 7 WARNING neutron_lib.context [None req-396a2859-a05d-4ed7-9913-aa528a0a8ef2 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:02.148 7 WARNING neutron_lib.context [None req-396a2859-a05d-4ed7-9913-aa528a0a8ef2 2d8d4cd5f8934541ac7f70dfa930ded2 c543c8b1ab974946a9d596207ca51136 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 379/760] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:01 2026] PUT /v2.0/ports/40336fe5-b7d4-4934-be98-778973b2e37a => generated 1239 bytes in 481 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: 380/761] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:02 2026] POST /v2.0/subnets => generated 1323 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/subnets => generated 1959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:02 2026] DELETE /v2.0/subnets/14f410ba-4c7f-4c13-989e-6c0e230ff49c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:02 2026] DELETE /v2.0/subnets/69c347c8-797a-4cd5-ac14-bc845bdccb3d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:02.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22d4065b-8da2-44fc-9c1e-c507047803a6'] response: {'name': 'network-changed', 'server_uuid': '93c1d960-f6e3-4f97-9299-5cbbcb289f28', 'tag': '40336fe5-b7d4-4934-be98-778973b2e37a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/769] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&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: 385/772] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/networks/9fec1ad4-337b-499a-82ff-04aca467a27b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:03.296 7 INFO neutron.services.segments.plugin [-] Segment 15415341-7b28-4d0a-b052-458dfafb4949 resource provider aggregate not found 2026-04-07 01:16:03.302 7 INFO neutron.services.segments.plugin [-] Segment 15415341-7b28-4d0a-b052-458dfafb4949 resource provider aggregate not found 2026-04-07 01:16:03.317 7 INFO neutron.services.segments.plugin [-] Segment 15415341-7b28-4d0a-b052-458dfafb4949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15415341-7b28-4d0a-b052-458dfafb4949 found for delete ", "request_id": "req-2dbc5fb5-6a45-4a23-bb34-6fbf2d1ae424"}]} 2026-04-07 01:16:03.319 7 INFO neutron.services.segments.plugin [-] Segment 15415341-7b28-4d0a-b052-458dfafb4949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15415341-7b28-4d0a-b052-458dfafb4949 found for delete ", "request_id": "req-b445787c-b208-4505-b337-4a5193105213"}]} [pid: 7|app: 0|req: 388/773] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/networks/2318679c-296a-498e-85bf-ef40d4e52783 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:03.365 8 INFO neutron.services.segments.plugin [-] Segment b49cbe02-169a-4232-9520-dfee82cfa2ba resource provider aggregate not found 2026-04-07 01:16:03.385 8 INFO neutron.services.segments.plugin [-] Segment b49cbe02-169a-4232-9520-dfee82cfa2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49cbe02-169a-4232-9520-dfee82cfa2ba found for delete ", "request_id": "req-2cc4c647-8fbd-40f6-ae0f-35ae74f1de00"}]} [pid: 7|app: 0|req: 389/774] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?tenant_id=5dad6ae964254947bdd732e2e13bb61c&device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/networks/8b32042a-61c9-4723-be7a-a47e557dbb4d => 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: 390/776] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/networks?tenant_id=5dad6ae964254947bdd732e2e13bb61c&shared=False => generated 775 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:03.583 8 INFO neutron.services.segments.plugin [-] Segment b49cbe02-169a-4232-9520-dfee82cfa2ba resource provider aggregate not found 2026-04-07 01:16:03.600 8 INFO neutron.services.segments.plugin [-] Segment b49cbe02-169a-4232-9520-dfee82cfa2ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49cbe02-169a-4232-9520-dfee82cfa2ba found for delete ", "request_id": "req-8e871237-8e20-45d3-82cc-60d58d365a5d"}]} [pid: 7|app: 0|req: 391/777] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:03.624 8 INFO neutron.services.segments.plugin [-] Segment 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 resource provider aggregate not found 2026-04-07 01:16:03.640 8 INFO neutron.services.segments.plugin [-] Segment 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 found for delete ", "request_id": "req-3c2f2ee6-b3d5-4299-a6b6-477d3fd28944"}]} [pid: 7|app: 0|req: 392/778] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/779] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/networks/c607d957-4032-4ecd-ac54-04cae01dbbd5 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 388/781] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/782] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 7|app: 0|req: 396/784] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 397/785] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:04.472 8 INFO neutron.db.l3_db [None req-3d80faad-775a-4a69-90e8-7336dc371b64 a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Floating IP 8088d42b-04a5-4829-84d9-50903e0d26ae associated. External IP: 10.96.250.217, port: 1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159. [pid: 7|app: 0|req: 398/786] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/security-groups?tenant_id=c543c8b1ab974946a9d596207ca51136&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/security-groups/29d7e14a-c604-4642-8823-8271e5dfd254 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/788] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?tenant_id=5dad6ae964254947bdd732e2e13bb61c&device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/789] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=40336fe5-b7d4-4934-be98-778973b2e37a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/790] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/subnets?id=d7d7cf16-93c5-4fd5-b0f9-479721c236c1 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/791] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?network_id=06003ea1-f503-436b-b775-8c0447bae72a&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/792] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?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: 389/793] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:16:03 2026] PUT /v2.0/floatingips/8088d42b-04a5-4829-84d9-50903e0d26ae => generated 855 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?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: 406/795] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/796] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/797] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 391/798] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&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: 408/799] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:05.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-adcb9867-0419-4d4f-b8fa-fabd3b4035dd'] response: {'name': 'network-changed', 'server_uuid': '14f7a6a1-db41-41bd-a7f3-eb7f96439be5', 'tag': '1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159', 'status': 'completed', 'code': 200} 2026-04-07 01:16:05.492 8 INFO neutron.services.segments.plugin [-] Segment 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 resource provider aggregate not found 2026-04-07 01:16:05.510 8 INFO neutron.services.segments.plugin [-] Segment 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2723cc87-ae2c-4789-b61d-f77bb9c26cc6 found for delete ", "request_id": "req-6bfd5bdb-cb87-4a0c-96d7-cd8972812df6"}]} [pid: 8|app: 0|req: 392/800] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/801] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:05.663 8 INFO neutron.services.segments.plugin [-] Segment 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 resource provider aggregate not found 2026-04-07 01:16:05.720 8 INFO neutron.services.segments.plugin [-] Segment 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 found for delete ", "request_id": "req-d3cab31f-4cdd-42e9-ae60-67b8b1d2f4f8"}]} 2026-04-07 01:16:05.721 8 INFO neutron.services.segments.plugin [-] Segment 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 resource provider aggregate not found 2026-04-07 01:16:05.744 8 INFO neutron.services.segments.plugin [-] Segment 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c3da2f2-84d9-4df4-a3c5-abdcf593a7d6 found for delete ", "request_id": "req-5803e8c0-f552-46ab-9415-7e0fe0aae65b"}]} [pid: 7|app: 0|req: 410/802] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/804] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/805] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/806] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/807] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:06.010 8 INFO neutron.db.l3_db [None req-b3622b19-a107-43cd-9b02-425eef723b3b cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Floating IP 5d404dc6-e0d7-4e80-9ff7-39d45a812227 associated. External IP: 10.96.250.205, port: be329d65-14cd-437f-9c08-9883473299a5. [pid: 7|app: 0|req: 416/808] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 417/809] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/810] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/811] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:16:05 2026] PUT /v2.0/floatingips/5d404dc6-e0d7-4e80-9ff7-39d45a812227 => generated 855 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/812] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/813] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:06.700 7 WARNING neutron_lib.context [None req-a3b311c6-c6c9-4542-b0ad-098b5a86c16c 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:06.700 7 WARNING neutron_lib.context [None req-a3b311c6-c6c9-4542-b0ad-098b5a86c16c 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/814] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/815] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:06.913 7 INFO neutron.db.segments_db [None req-a3b311c6-c6c9-4542-b0ad-098b5a86c16c 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment 953cf307-0b64-4ccc-a1ac-dc70927c8414 of type vxlan for network 53073491-02e9-4d94-90ba-0108aaed4e3e 2026-04-07 01:16:06.983 7 INFO neutron.db.segments_db [None req-a3b311c6-c6c9-4542-b0ad-098b5a86c16c 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment 08132873-d2e5-4fdc-93d6-abbd18857836 of type vxlan for network 2f2074c0-c27a-41f4-8a5b-8a2c5961417b [pid: 7|app: 0|req: 420/816] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:06 2026] POST /v2.0/networks => generated 1245 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/817] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:07.286 7 INFO neutron.services.segments.plugin [-] Segment 953cf307-0b64-4ccc-a1ac-dc70927c8414 resource provider aggregate not found 2026-04-07 01:16:07.298 7 INFO neutron.services.segments.plugin [-] Segment 953cf307-0b64-4ccc-a1ac-dc70927c8414 resource provider aggregate not found 2026-04-07 01:16:07.304 7 INFO neutron.services.segments.plugin [-] Segment 953cf307-0b64-4ccc-a1ac-dc70927c8414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953cf307-0b64-4ccc-a1ac-dc70927c8414 found for delete ", "request_id": "req-521c38fa-6d73-41a9-86ff-aa481c46ba47"}]} 2026-04-07 01:16:07.312 7 INFO neutron.services.segments.plugin [-] Segment 953cf307-0b64-4ccc-a1ac-dc70927c8414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 953cf307-0b64-4ccc-a1ac-dc70927c8414 found for delete ", "request_id": "req-628e46d0-6ad8-4f44-ad57-b895f7c10422"}]} [pid: 7|app: 0|req: 421/818] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:07 2026] DELETE /v2.0/networks/53073491-02e9-4d94-90ba-0108aaed4e3e => 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: 398/819] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/820] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 422/821] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:07 2026] DELETE /v2.0/networks/2f2074c0-c27a-41f4-8a5b-8a2c5961417b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:07.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d110072b-6ddd-4d9b-8726-11ab3c1f6f16'] response: {'name': 'network-changed', 'server_uuid': '3d791f0d-74dc-4621-8bc0-fb5c5817cae9', 'tag': 'be329d65-14cd-437f-9c08-9883473299a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 400/822] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/networks => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:07.580 7 WARNING neutron_lib.context [None req-246de62c-312d-4970-a082-d04f26372429 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:07.641 7 INFO neutron.db.segments_db [None req-246de62c-312d-4970-a082-d04f26372429 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment e25bab52-5c12-4dca-924f-6434b4c705a7 of type vxlan for network 9a6fc833-83f8-4c9d-afba-1d94c427284c [pid: 7|app: 0|req: 423/823] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/networks => generated 649 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:07.757 8 WARNING neutron_lib.context [None req-17cafb53-ef87-40eb-beeb-8d1fccff6adc 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:07.835 8 INFO neutron.db.segments_db [None req-17cafb53-ef87-40eb-beeb-8d1fccff6adc 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 of type vxlan for network cd7ce16e-510f-492e-8fc4-e95853b52e6b [pid: 8|app: 0|req: 401/824] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/networks => generated 650 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:07.957 7 WARNING neutron_lib.context [None req-a39c4aa6-444a-4d89-a87c-f4a3d09c061e 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:07.996 7 WARNING neutron_lib.context [None req-a39c4aa6-444a-4d89-a87c-f4a3d09c061e 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 402/825] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/826] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/827] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/828] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/networks?id=664dc5b5-4539-4765-8d65-d1f2bbf1d411 => generated 766 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/829] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=be329d65-14cd-437f-9c08-9883473299a5 => 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: 407/830] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/subnets?id=d2364529-039c-4c07-b6d0-661160c93713 => generated 688 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/831] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports?network_id=664dc5b5-4539-4765-8d65-d1f2bbf1d411&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: 409/832] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?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: 410/833] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411?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: 411/834] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 412/835] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 424/836] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/ports => generated 1505 bytes in 677 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: 413/837] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports => generated 1505 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/ports/c27c9cf9-082b-4af9-a5b7-c42fac573f16 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:09.102 7 INFO neutron.db.l3_db [req-9f248f02-f6eb-4bae-aec5-1b41f31bf281 req-f11c44f8-d52e-45f8-be65-ad20f395a7de cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] Floating IP 5d404dc6-e0d7-4e80-9ff7-39d45a812227 disassociated. External IP: 10.96.250.205, port: be329d65-14cd-437f-9c08-9883473299a5. [pid: 8|app: 0|req: 415/840] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/ports/e4bde4e5-6469-4765-b8d5-9f1f969c799f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/841] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports => 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: 417/842] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:09.197 8 WARNING neutron_lib.context [None req-5ac41347-b973-402a-a1b4-a40c0ce9d09b 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:09.265 8 INFO neutron.db.segments_db [None req-5ac41347-b973-402a-a1b4-a40c0ce9d09b 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment 0f60fa65-37f3-41ba-b38d-73444b41b330 of type vxlan for network 5d3c825c-8fe8-4e9e-a7c2-02a3b21eefc2 2026-04-07 01:16:09.321 7 INFO neutron.services.segments.plugin [-] Segment 08132873-d2e5-4fdc-93d6-abbd18857836 resource provider aggregate not found 2026-04-07 01:16:09.336 7 INFO neutron.services.segments.plugin [-] Segment 08132873-d2e5-4fdc-93d6-abbd18857836 resource provider aggregate not found 2026-04-07 01:16:09.340 7 INFO neutron.services.segments.plugin [-] Segment 08132873-d2e5-4fdc-93d6-abbd18857836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08132873-d2e5-4fdc-93d6-abbd18857836 found for delete ", "request_id": "req-9e617f58-99cd-4dbd-8e84-e59b3aa465e3"}]} 2026-04-07 01:16:09.349 7 INFO neutron.services.segments.plugin [-] Segment 08132873-d2e5-4fdc-93d6-abbd18857836 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08132873-d2e5-4fdc-93d6-abbd18857836 found for delete ", "request_id": "req-b4face66-5211-4bd7-afce-0db328bd63ce"}]} [pid: 8|app: 0|req: 418/843] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:09 2026] POST /v2.0/networks => generated 650 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/844] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/security-groups?id=febf6a5e-5d02-4d89-85a9-e67a10a67322&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:09.405 8 WARNING neutron_lib.context [None req-f70c4f7f-e19b-44c2-baa7-aa0695cacca8 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:09.470 8 INFO neutron.db.segments_db [None req-f70c4f7f-e19b-44c2-baa7-aa0695cacca8 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Added segment d819359d-ea12-4640-b95a-1a754be29090 of type vxlan for network ae898717-7d5b-4868-9240-306a631fb870 [pid: 7|app: 0|req: 426/845] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/ports/be329d65-14cd-437f-9c08-9883473299a5 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:09 2026] POST /v2.0/networks => generated 649 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:09.610 7 WARNING neutron_lib.context [None req-84c090a7-20be-47a6-b75c-cd0a147a07f1 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:09.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a01f02a7-9aab-44bd-b689-593ad49105b7'] response: {'server_uuid': '3d791f0d-74dc-4621-8bc0-fb5c5817cae9', 'name': 'network-vif-deleted', 'tag': 'be329d65-14cd-437f-9c08-9883473299a5', 'status': 'completed', 'code': 200} 2026-04-07 01:16:09.639 7 WARNING neutron_lib.context [None req-84c090a7-20be-47a6-b75c-cd0a147a07f1 2765361a78a649b08e19477c55a75a4d eef0265f0d1742b59efdb0f80a6b806a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 421/847] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 422/848] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 427/849] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:09 2026] POST /v2.0/subnets => generated 1273 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/850] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/subnets => generated 1909 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/851] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/subnets/f46f89fb-ee68-4d36-97de-2cb8b19ea356 => 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: 424/852] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/subnets/d9f1c859-1f51-4874-a947-124de73885b1 => 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: 429/853] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => 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: 425/854] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/855] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/networks/ae898717-7d5b-4868-9240-306a631fb870 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:10.829 8 INFO neutron.services.segments.plugin [-] Segment 0f60fa65-37f3-41ba-b38d-73444b41b330 resource provider aggregate not found 2026-04-07 01:16:10.837 8 INFO neutron.services.segments.plugin [-] Segment 0f60fa65-37f3-41ba-b38d-73444b41b330 resource provider aggregate not found 2026-04-07 01:16:10.847 8 INFO neutron.services.segments.plugin [-] Segment 0f60fa65-37f3-41ba-b38d-73444b41b330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f60fa65-37f3-41ba-b38d-73444b41b330 found for delete ", "request_id": "req-fc7468ac-0f26-4082-85b9-f10c49a7b741"}]} 2026-04-07 01:16:10.851 8 INFO neutron.services.segments.plugin [-] Segment 0f60fa65-37f3-41ba-b38d-73444b41b330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f60fa65-37f3-41ba-b38d-73444b41b330 found for delete ", "request_id": "req-e32f062d-14a1-4a8f-b1e7-cdef7ce24f8c"}]} [pid: 8|app: 0|req: 426/856] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/networks/5d3c825c-8fe8-4e9e-a7c2-02a3b21eefc2 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/857] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/858] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 427/859] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/networks/cd7ce16e-510f-492e-8fc4-e95853b52e6b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/860] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/networks/9a6fc833-83f8-4c9d-afba-1d94c427284c => 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: 428/861] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:11.770 7 INFO neutron.services.segments.plugin [-] Segment d819359d-ea12-4640-b95a-1a754be29090 resource provider aggregate not found 2026-04-07 01:16:11.776 7 INFO neutron.services.segments.plugin [-] Segment d819359d-ea12-4640-b95a-1a754be29090 resource provider aggregate not found 2026-04-07 01:16:11.783 7 INFO neutron.services.segments.plugin [-] Segment d819359d-ea12-4640-b95a-1a754be29090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d819359d-ea12-4640-b95a-1a754be29090 found for delete ", "request_id": "req-18c96132-25f1-43f2-99e1-1b9ca52fd2e5"}]} 2026-04-07 01:16:11.792 7 INFO neutron.services.segments.plugin [-] Segment d819359d-ea12-4640-b95a-1a754be29090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d819359d-ea12-4640-b95a-1a754be29090 found for delete ", "request_id": "req-73112cc7-f097-475f-8569-19ed2ed63265"}]} 2026-04-07 01:16:11.797 7 INFO neutron.services.segments.plugin [-] Segment e25bab52-5c12-4dca-924f-6434b4c705a7 resource provider aggregate not found 2026-04-07 01:16:11.812 7 INFO neutron.services.segments.plugin [-] Segment e25bab52-5c12-4dca-924f-6434b4c705a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25bab52-5c12-4dca-924f-6434b4c705a7 found for delete ", "request_id": "req-c44f77bf-0d32-4a76-b765-a54905447658"}]} 2026-04-07 01:16:11.815 7 INFO neutron.services.segments.plugin [-] Segment e25bab52-5c12-4dca-924f-6434b4c705a7 resource provider aggregate not found 2026-04-07 01:16:11.829 7 INFO neutron.services.segments.plugin [-] Segment e25bab52-5c12-4dca-924f-6434b4c705a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25bab52-5c12-4dca-924f-6434b4c705a7 found for delete ", "request_id": "req-2b904c2f-492c-4b97-824a-4c65ddc1f0e0"}]} [pid: 7|app: 0|req: 434/862] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/security-groups?tenant_id=eef0265f0d1742b59efdb0f80a6b806a&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/863] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/security-groups/f1598934-a71c-4371-9f54-324968407047 => 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: 435/864] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 430/865] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/866] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:12.586 8 INFO neutron.db.l3_db [None req-9eb4a283-8949-4e8e-8052-23cca9d4ab3c ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Floating IP 52e2800a-d635-4e83-b6f5-eb497d7ca227 associated. External IP: 10.96.250.219, port: 40336fe5-b7d4-4934-be98-778973b2e37a. [pid: 7|app: 0|req: 437/867] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/ports?device_id=3d791f0d-74dc-4621-8bc0-fb5c5817cae9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:12.870 8 INFO neutron.services.segments.plugin [-] Segment 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 resource provider aggregate not found 2026-04-07 01:16:12.875 8 INFO neutron.services.segments.plugin [-] Segment 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 resource provider aggregate not found 2026-04-07 01:16:12.885 8 INFO neutron.services.segments.plugin [-] Segment 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 found for delete ", "request_id": "req-11c56e84-b3cc-4023-9218-20a583fcb056"}]} 2026-04-07 01:16:12.900 8 INFO neutron.services.segments.plugin [-] Segment 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c2b1e53-7162-4474-b47e-8dc4ac76fd32 found for delete ", "request_id": "req-0cd5162b-5262-4ef4-8886-3a25feb2b1c3"}]} [pid: 8|app: 0|req: 431/868] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:16:12 2026] PUT /v2.0/floatingips/52e2800a-d635-4e83-b6f5-eb497d7ca227 => generated 856 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/869] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:13.075 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7e610b2-4b06-47bf-a4fd-5d0ddb87d715'] response: {'name': 'network-changed', 'server_uuid': '93c1d960-f6e3-4f97-9299-5cbbcb289f28', 'tag': '40336fe5-b7d4-4934-be98-778973b2e37a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/870] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 439/871] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/872] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&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: 440/873] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/ports?tenant_id=5dad6ae964254947bdd732e2e13bb61c&device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 434/874] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/networks?id=06003ea1-f503-436b-b775-8c0447bae72a => generated 775 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/875] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=40336fe5-b7d4-4934-be98-778973b2e37a => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/876] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/subnets?id=d7d7cf16-93c5-4fd5-b0f9-479721c236c1 => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/877] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/ports?network_id=06003ea1-f503-436b-b775-8c0447bae72a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:13.916 8 WARNING neutron_lib.context [None req-10f5dbba-b052-49fa-91bf-489db236168d a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 444/878] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:13 2026] DELETE /v2.0/security-groups/febf6a5e-5d02-4d89-85a9-e67a10a67322 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/881] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:13.989 7 INFO neutron.api.v2.resource [None req-5e851071-69cd-4f5c-92e7-7855bb1e705b cda564a990c54804b3162b5de3e6959e ef95eb3a5ab54dd8840c388b4b749c20 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/882] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/security-groups/febf6a5e-5d02-4d89-85a9-e67a10a67322 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/883] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:14.072 8 INFO neutron.db.segments_db [None req-10f5dbba-b052-49fa-91bf-489db236168d a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Added segment 8e2f6de3-7513-4853-8060-836e1be91293 of type vxlan for network bb49bb02-ef11-4fc1-bd8c-5ed559377e68 [pid: 8|app: 0|req: 435/884] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:13 2026] POST /v2.0/networks => generated 645 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:14.176 8 WARNING neutron_lib.context [None req-01d8cf1a-0ab9-41ba-b2a6-d43bfb231f33 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 450/885] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:16:14 2026] DELETE /v2.0/floatingips/5d404dc6-e0d7-4e80-9ff7-39d45a812227 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/886] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/ports => generated 775 bytes in 271 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-04-07 01:16:14.453 8 WARNING neutron_lib.context [None req-2d6228e7-473f-48d1-a7b4-4d6b5a4b84c2 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:14.520 8 INFO neutron.db.segments_db [None req-2d6228e7-473f-48d1-a7b4-4d6b5a4b84c2 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Added segment ca0933ea-2db9-4a24-a1c2-e6ed84947fca of type vxlan for network 7ff7bb51-5d80-4ef0-bfb1-7a83ca94cf1f [pid: 8|app: 0|req: 437/887] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/888] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:14.715 8 WARNING neutron_lib.context [None req-aaea0cfe-4d81-4db5-98b4-1755c9e0c856 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 439/889] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/890] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/security-groups?id=f7d04bb1-5a8e-4d53-91d4-e84db6c7df85&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:15.017 8 WARNING neutron_lib.context [None req-4ab2b72e-f18a-4d85-850e-9a2a3e038ff7 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/891] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:14 2026] PUT /v2.0/routers/bbce376d-4aff-479b-9f86-0654da607735/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/892] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/893] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:15 2026] POST /v2.0/ports => generated 953 bytes in 321 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: 442/894] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/895] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/896] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/ports/1b973ecc-58bc-4c88-808b-25b72511c1de => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:16.003 8 INFO neutron.db.l3_db [req-7053b9c0-4de5-4fe2-9d83-8679d915c9ad req-5c6b6099-b8e0-4630-9a74-e9f5877d0dda ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] Floating IP 52e2800a-d635-4e83-b6f5-eb497d7ca227 disassociated. External IP: 10.96.250.219, port: 40336fe5-b7d4-4934-be98-778973b2e37a. 2026-04-07 01:16:16.247 7 INFO neutron.services.segments.plugin [-] Segment 08d71d3a-a159-4d57-9960-e01aa3736539 resource provider aggregate not found 2026-04-07 01:16:16.252 7 INFO neutron.services.segments.plugin [-] Segment 08d71d3a-a159-4d57-9960-e01aa3736539 resource provider aggregate not found 2026-04-07 01:16:16.265 7 INFO neutron.services.segments.plugin [-] Segment 08d71d3a-a159-4d57-9960-e01aa3736539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d71d3a-a159-4d57-9960-e01aa3736539 found for delete ", "request_id": "req-7c597091-0755-48f1-9345-ccb0abcfc448"}]} 2026-04-07 01:16:16.268 7 INFO neutron.services.segments.plugin [-] Segment 08d71d3a-a159-4d57-9960-e01aa3736539 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d71d3a-a159-4d57-9960-e01aa3736539 found for delete ", "request_id": "req-75f75bfe-d02e-42ec-93cd-99b69419365a"}]} 2026-04-07 01:16:16.275 7 INFO neutron.db.l3_hamode_db [None req-bd38b1a6-52bf-48ea-8e19-245772d44b3b ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network c6bb62a9-4253-4a63-b51b-35763d102de9 was deleted as no HA routers are present in tenant ef95eb3a5ab54dd8840c388b4b749c20. [pid: 7|app: 0|req: 453/897] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/routers/bbce376d-4aff-479b-9f86-0654da607735 => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:16.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caf7bf6b-82b9-467e-9f81-ba9c2e8ece48 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/898] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/ports/1b973ecc-58bc-4c88-808b-25b72511c1de => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/899] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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/900] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/ports/40336fe5-b7d4-4934-be98-778973b2e37a => generated 0 bytes in 689 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:16.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73c3883d-1ab4-41ee-8d18-a9fd4eeee46f a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/901] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports/1b973ecc-58bc-4c88-808b-25b72511c1de => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:16.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c0c81b6-19bb-4e16-9a15-991f3d772657'] response: {'server_uuid': '93c1d960-f6e3-4f97-9299-5cbbcb289f28', 'name': 'network-vif-deleted', 'tag': '40336fe5-b7d4-4934-be98-778973b2e37a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 456/902] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/subnets/d2364529-039c-4c07-b6d0-661160c93713 => 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: 447/903] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/subnets/38910d8a-bcc0-4a1d-b601-fcc79fe4a5f2 => 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: 457/904] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/networks/664dc5b5-4539-4765-8d65-d1f2bbf1d411 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/905] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/security-groups?tenant_id=ef95eb3a5ab54dd8840c388b4b749c20&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:17.135 8 INFO neutron.services.segments.plugin [-] Segment ca0933ea-2db9-4a24-a1c2-e6ed84947fca resource provider aggregate not found 2026-04-07 01:16:17.139 8 INFO neutron.services.segments.plugin [-] Segment ca0933ea-2db9-4a24-a1c2-e6ed84947fca resource provider aggregate not found 2026-04-07 01:16:17.147 8 INFO neutron.services.segments.plugin [-] Segment ca0933ea-2db9-4a24-a1c2-e6ed84947fca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0933ea-2db9-4a24-a1c2-e6ed84947fca found for delete ", "request_id": "req-7558ed5e-b361-4ed0-ac86-25cee2ace6b8"}]} [pid: 7|app: 0|req: 459/906] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:17 2026] DELETE /v2.0/security-groups/6fcbe5fa-8b2b-4f8f-b4ba-96286f3bf2dc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:17.180 8 INFO neutron.services.segments.plugin [-] Segment ca0933ea-2db9-4a24-a1c2-e6ed84947fca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0933ea-2db9-4a24-a1c2-e6ed84947fca found for delete ", "request_id": "req-f5c741e3-907c-42a5-bffe-a978eda2ba59"}]} [pid: 8|app: 0|req: 448/907] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/networks/7ff7bb51-5d80-4ef0-bfb1-7a83ca94cf1f => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:17.209 7 WARNING neutron_lib.context [None req-fd24794f-e61b-48ad-bdd2-2da3cfb78f64 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:17.265 7 INFO neutron.db.segments_db [None req-fd24794f-e61b-48ad-bdd2-2da3cfb78f64 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Added segment 561a16b0-7cf9-4287-8bf6-856f057311da of type vxlan for network fe0617e7-e8a6-4658-932d-20ebbbbd053a [pid: 7|app: 0|req: 460/908] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:17.370 8 WARNING neutron_lib.context [None req-23ab6d28-2e0a-4568-8ef3-01905185e259 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 449/909] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:17.638 8 WARNING neutron_lib.context [None req-44275491-aa16-47b1-94e3-5ac6140205d3 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 461/910] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => generated 12 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/911] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:17 2026] POST /v2.0/ports => generated 911 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:18.292 7 INFO neutron.services.segments.plugin [-] Segment 92f39436-ab0c-49e6-be45-e6214711ae10 resource provider aggregate not found 2026-04-07 01:16:18.296 7 INFO neutron.services.segments.plugin [-] Segment 92f39436-ab0c-49e6-be45-e6214711ae10 resource provider aggregate not found 2026-04-07 01:16:18.308 7 INFO neutron.services.segments.plugin [-] Segment 92f39436-ab0c-49e6-be45-e6214711ae10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f39436-ab0c-49e6-be45-e6214711ae10 found for delete ", "request_id": "req-8d015528-2709-4ff5-97c3-bba0d2b8ce86"}]} 2026-04-07 01:16:18.310 7 INFO neutron.services.segments.plugin [-] Segment 92f39436-ab0c-49e6-be45-e6214711ae10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92f39436-ab0c-49e6-be45-e6214711ae10 found for delete ", "request_id": "req-3c55ac4d-b6a1-4b5a-b236-521c79b90450"}]} [pid: 7|app: 0|req: 462/912] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:18 2026] DELETE /v2.0/ports/de0e408f-a1eb-4987-9ad0-21a32ee1b696 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:18.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3210e0b-a6c8-4cef-ace1-308ab3261a6a a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/913] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports/de0e408f-a1eb-4987-9ad0-21a32ee1b696 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/914] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:18 2026] DELETE /v2.0/subnets/55059d6d-394a-4682-81ab-aed9d9123626 => 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: 464/915] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 452/916] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:18 2026] DELETE /v2.0/networks/fe0617e7-e8a6-4658-932d-20ebbbbd053a => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:18.966 7 WARNING neutron_lib.context [None req-ee9779c7-282e-45fc-95bd-269dbf23db4d a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:19.172 8 INFO neutron.services.segments.plugin [-] Segment 561a16b0-7cf9-4287-8bf6-856f057311da resource provider aggregate not found 2026-04-07 01:16:19.210 8 INFO neutron.services.segments.plugin [-] Segment 561a16b0-7cf9-4287-8bf6-856f057311da resource provider aggregate not found 2026-04-07 01:16:19.217 8 INFO neutron.services.segments.plugin [-] Segment 561a16b0-7cf9-4287-8bf6-856f057311da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561a16b0-7cf9-4287-8bf6-856f057311da found for delete ", "request_id": "req-6a73688c-370f-49b5-88a3-488099007da0"}]} [pid: 7|app: 0|req: 465/917] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:18 2026] POST /v2.0/ports => generated 775 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:19.227 8 INFO neutron.services.segments.plugin [-] Segment 561a16b0-7cf9-4287-8bf6-856f057311da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561a16b0-7cf9-4287-8bf6-856f057311da found for delete ", "request_id": "req-113d2dcb-fe66-42c7-9762-9ea5e3d7b766"}]} /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-04-07 01:16:19.370 8 INFO neutron.db.segments_db [None req-446ddba9-b883-4ae3-a815-f26b1ce8cceb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 8d7e738f-f547-49f0-8f8a-f7e4c9409434 of type vxlan for network 0eea1d10-a220-4005-aaac-a111bf5df77d [pid: 7|app: 0|req: 466/918] 10.0.0.19 () {34 vars in 736 bytes} [Tue Apr 7 01:16:19 2026] PUT /v2.0/ports/cab3c672-8538-47cd-afa8-b6fd3b07b4f2 => generated 752 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/919] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/networks => generated 744 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/920] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/ports/cab3c672-8538-47cd-afa8-b6fd3b07b4f2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/921] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/subnets => generated 691 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/922] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:19.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c8042e0-77eb-46ea-bbc1-56d1e8d25f4f a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 469/923] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports/cab3c672-8538-47cd-afa8-b6fd3b07b4f2 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:19.728 8 INFO neutron.db.segments_db [None req-26a0402d-d7f4-45c9-9676-59757be938c5 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 492fb4ac-9732-4158-a397-bf65cc35d7ae of type vxlan for network a19a67f7-8914-4024-a968-01eee4b6006f [pid: 7|app: 0|req: 470/924] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports => generated 778 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/925] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/ports/7810ed97-0980-4544-80f0-972320608e12 => generated 775 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:19.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d11861b1-7903-44fb-9f55-7eda8329ffa4 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/926] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/ports/de0e408f-a1eb-4987-9ad0-21a32ee1b696 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:19.822 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3c0abf0-a1e6-4af6-ace6-67d8584087a8 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 473/927] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/subnets/55059d6d-394a-4682-81ab-aed9d9123626 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:19.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87b66382-1be6-4465-b2af-96e186663cf5 a0e69a3b7a074483b0601fda40be4b6d 9da198ca51ee4fee947aa1caaad5e2a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/928] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/subnets/38910d8a-bcc0-4a1d-b601-fcc79fe4a5f2 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:19.964 8 INFO neutron.db.l3_hamode_db [None req-26a0402d-d7f4-45c9-9676-59757be938c5 ff419c4e028b4540914c572dd080a24d ae96564375ee4b09b2a543c7bea82489 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/929] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:16:19 2026] DELETE /v2.0/ports/7810ed97-0980-4544-80f0-972320608e12 => 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: 476/930] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/ports?device_id=93c1d960-f6e3-4f97-9299-5cbbcb289f28 => 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: 477/931] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:20 2026] DELETE /v2.0/networks/bb49bb02-ef11-4fc1-bd8c-5ed559377e68 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:20.621 7 INFO neutron.services.segments.plugin [-] Segment 8e2f6de3-7513-4853-8060-836e1be91293 resource provider aggregate not found 2026-04-07 01:16:20.626 7 INFO neutron.services.segments.plugin [-] Segment 8e2f6de3-7513-4853-8060-836e1be91293 resource provider aggregate not found 2026-04-07 01:16:20.636 7 INFO neutron.services.segments.plugin [-] Segment 8e2f6de3-7513-4853-8060-836e1be91293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2f6de3-7513-4853-8060-836e1be91293 found for delete ", "request_id": "req-26d0335f-3807-464d-ad34-1f64fc909538"}]} 2026-04-07 01:16:20.638 7 INFO neutron.services.segments.plugin [-] Segment 8e2f6de3-7513-4853-8060-836e1be91293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e2f6de3-7513-4853-8060-836e1be91293 found for delete ", "request_id": "req-88eb69f4-54ce-408f-bf67-6e6e5051f2ee"}]} 2026-04-07 01:16:20.706 8 INFO neutron.db.l3_hamode_db [None req-26a0402d-d7f4-45c9-9676-59757be938c5 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 478/932] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/security-groups?tenant_id=9da198ca51ee4fee947aa1caaad5e2a3&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: 479/933] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:20 2026] DELETE /v2.0/security-groups/947f3ca6-ae3c-459e-9c99-1eac46feb054 => 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: 480/934] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:21 2026] DELETE /v2.0/security-groups/f7d04bb1-5a8e-4d53-91d4-e84db6c7df85 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:21.218 7 INFO neutron.api.v2.resource [None req-ce00d992-7206-49e5-9678-cd7dda20a432 ba9c031f056b477cba4c19ac08e16a83 5dad6ae964254947bdd732e2e13bb61c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/935] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/security-groups/f7d04bb1-5a8e-4d53-91d4-e84db6c7df85 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/936] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:16:21 2026] DELETE /v2.0/floatingips/52e2800a-d635-4e83-b6f5-eb497d7ca227 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/937] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/routers => generated 731 bytes in 2000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/938] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:21 2026] PUT /v2.0/routers/3459a2b8-63ea-4bab-9a00-f818e34c1d8c/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/939] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:21 2026] PUT /v2.0/routers/c8d2dd30-6c50-4820-8978-f5c9ce3eba4d/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:23.035 8 WARNING neutron_lib.context [None req-4660a893-16bc-434a-9eca-54c316c2fa80 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:23.145 7 INFO neutron.services.segments.plugin [-] Segment 35d21e2a-7278-44b8-b476-74f029b82299 resource provider aggregate not found 2026-04-07 01:16:23.149 7 INFO neutron.services.segments.plugin [-] Segment 35d21e2a-7278-44b8-b476-74f029b82299 resource provider aggregate not found 2026-04-07 01:16:23.164 7 INFO neutron.services.segments.plugin [-] Segment 35d21e2a-7278-44b8-b476-74f029b82299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d21e2a-7278-44b8-b476-74f029b82299 found for delete ", "request_id": "req-12aa1b69-cb3e-4050-8e11-9e31c6cc485d"}]} 2026-04-07 01:16:23.172 7 INFO neutron.services.segments.plugin [-] Segment 35d21e2a-7278-44b8-b476-74f029b82299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d21e2a-7278-44b8-b476-74f029b82299 found for delete ", "request_id": "req-00276fa6-4ab7-4c17-b00e-87db21580f09"}]} 2026-04-07 01:16:23.174 7 INFO neutron.db.l3_hamode_db [None req-f540475f-07cb-497c-a8c1-9898cd06f724 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network cb022f01-4500-464e-a878-8b236ebed2c2 was deleted as no HA routers are present in tenant 5dad6ae964254947bdd732e2e13bb61c. [pid: 7|app: 0|req: 484/940] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:22 2026] DELETE /v2.0/routers/3459a2b8-63ea-4bab-9a00-f818e34c1d8c => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:23.203 8 INFO neutron.db.segments_db [None req-4660a893-16bc-434a-9eca-54c316c2fa80 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 66f28f52-3df4-467f-9117-551c92e12f4a of type vxlan for network 5d8d7f40-6df6-49bf-8d8a-5edd3d5987b7 [pid: 8|app: 0|req: 457/941] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/networks => generated 633 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:23.312 8 WARNING neutron_lib.context [None req-716c0265-6d79-43ee-9bc1-01220721720f 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 485/942] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/subnets/d7d7cf16-93c5-4fd5-b0f9-479721c236c1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:23.361 8 INFO neutron.db.segments_db [None req-716c0265-6d79-43ee-9bc1-01220721720f 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment fec347c3-ace2-4587-9356-6e7086517675 of type vxlan for network 0d64dd1c-0d1a-4570-aa31-a41b2168e79c [pid: 8|app: 0|req: 458/943] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/networks => generated 634 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:23.446 8 WARNING neutron_lib.context [None req-2c47eb11-6525-41f9-9df4-0cce703ec0f7 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 459/944] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:23.568 8 WARNING neutron_lib.context [None req-c00978f9-c127-40c8-a7bd-f6dbf183b142 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 486/945] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/networks/06003ea1-f503-436b-b775-8c0447bae72a => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:23.693 7 WARNING neutron_lib.context [None req-ad7f7985-6d8a-42ce-b0ef-d36fab5387f6 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/946] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/947] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:23.843 8 WARNING neutron_lib.context [None req-9919e7ec-827b-436f-8a1a-52048bb787a5 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:23.849 7 WARNING neutron_lib.context [None req-69aed689-f12a-4262-b9ae-5a41bc9925c4 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/948] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/949] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?tenant_id=5dad6ae964254947bdd732e2e13bb61c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:24.002 7 WARNING neutron_lib.context [None req-26b23ca7-7c09-4577-a530-a342b73e2909 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 461/950] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/subnets => generated 655 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/951] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:24 2026] DELETE /v2.0/security-groups/90fc3e01-117a-4fba-bdf1-92d64b7deb64 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:24.215 8 WARNING neutron_lib.context [None req-81eedfa0-8f16-402c-b450-ed5e6470fc26 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:24.253 8 INFO neutron.db.segments_db [None req-81eedfa0-8f16-402c-b450-ed5e6470fc26 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 596d6d2a-1261-4483-9176-5562dadefede of type vxlan for network 2ca8f1b7-5e99-4e3e-8cba-57977bc8957f 2026-04-07 01:16:24.525 8 INFO neutron.db.l3_hamode_db [None req-81eedfa0-8f16-402c-b450-ed5e6470fc26 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 490/952] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:24.665 8 INFO neutron.db.l3_hamode_db [None req-81eedfa0-8f16-402c-b450-ed5e6470fc26 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 491/953] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:25.182 7 INFO neutron.services.segments.plugin [-] Segment afb1ddcf-17ac-468b-8536-8d011eec86bc resource provider aggregate not found 2026-04-07 01:16:25.189 7 INFO neutron.services.segments.plugin [-] Segment afb1ddcf-17ac-468b-8536-8d011eec86bc resource provider aggregate not found 2026-04-07 01:16:25.202 7 INFO neutron.services.segments.plugin [-] Segment afb1ddcf-17ac-468b-8536-8d011eec86bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb1ddcf-17ac-468b-8536-8d011eec86bc found for delete ", "request_id": "req-6626c571-b753-4575-9b8b-78aba5592b82"}]} 2026-04-07 01:16:25.205 7 INFO neutron.services.segments.plugin [-] Segment afb1ddcf-17ac-468b-8536-8d011eec86bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afb1ddcf-17ac-468b-8536-8d011eec86bc found for delete ", "request_id": "req-f09ce102-da14-4a3b-8000-aedb9525ae44"}]} [pid: 7|app: 0|req: 492/954] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1081621580&fields=id&tenant_id=ae96564375ee4b09b2a543c7bea82489 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/955] 10.0.0.103 () {34 vars in 971 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports/1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 968 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/956] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks?id=0eea1d10-a220-4005-aaac-a111bf5df77d => generated 676 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/957] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/quotas/ae96564375ee4b09b2a543c7bea82489 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/958] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:24 2026] POST /v2.0/routers => generated 511 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/959] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/960] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/961] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 499/962] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 500/963] 199.204.45.65 () {34 vars in 999 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/subnets?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 684 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/964] 199.204.45.65 () {34 vars in 1145 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5&device_owner=compute%3Anova&network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/965] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:26 2026] PUT /v2.0/ports/1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 1145 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:26.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1632056-f716-443a-86de-d57d5fd978d7'] response: {'name': 'network-changed', 'server_uuid': '14f7a6a1-db41-41bd-a7f3-eb7f96439be5', 'tag': '1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 464/966] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:25 2026] PUT /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814/add_router_interface => generated 309 bytes in 1265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/967] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports/93ce9fce-1f47-40be-906e-6a7dd3db39f6 => generated 959 bytes in 39 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-04-07 01:16:26.958 7 INFO neutron.db.segments_db [None req-0999e615-a1e4-4f74-96ca-8f5ed200895e ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 87e9cdec-c82f-4a55-8539-8009e6affc79 of type vxlan for network c53c5409-6322-428f-96a1-affff116e8d8 [pid: 7|app: 0|req: 503/968] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:16:26 2026] POST /v2.0/networks => generated 743 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/969] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 505/970] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:27 2026] POST /v2.0/subnets => generated 690 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/971] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:27.315 7 INFO neutron.db.segments_db [None req-879c9a5a-afde-48eb-91ea-366f567fc13a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment e7321513-e10f-4038-8a61-98a82756b0d3 of type vxlan for network c77b115d-a0dc-4799-96bd-bfcf6f297972 2026-04-07 01:16:27.565 7 INFO neutron.db.l3_hamode_db [None req-879c9a5a-afde-48eb-91ea-366f567fc13a ff419c4e028b4540914c572dd080a24d 84a6272096a8457f9d58bedef4c9e47f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 466/972] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:26 2026] PUT /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/973] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/974] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports/502f0f37-3d0b-4a0b-9241-b2c69e8bd8dc => generated 967 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/975] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:28.433 7 INFO neutron.db.l3_hamode_db [None req-879c9a5a-afde-48eb-91ea-366f567fc13a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 470/976] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:28 2026] PUT /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814/remove_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/977] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => 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: 472/978] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 507/981] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:27 2026] POST /v2.0/routers => generated 730 bytes in 2182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/982] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/983] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814/remove_router_interface => generated 309 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/984] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/985] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?device_id=7dffba4c-eadb-49b9-af1d-258e4ddaa814 => 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: 478/986] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:30.346 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-ae649b08-b23d-4f43-a373-20285c3febe5 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-07 01:16:30.639 8 INFO neutron.services.segments.plugin [-] Segment 596d6d2a-1261-4483-9176-5562dadefede resource provider aggregate not found 2026-04-07 01:16:30.642 8 INFO neutron.services.segments.plugin [-] Segment 596d6d2a-1261-4483-9176-5562dadefede resource provider aggregate not found 2026-04-07 01:16:30.653 8 INFO neutron.services.segments.plugin [-] Segment 596d6d2a-1261-4483-9176-5562dadefede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596d6d2a-1261-4483-9176-5562dadefede found for delete ", "request_id": "req-f572bb68-43e5-436a-8e54-ad839083c77a"}]} 2026-04-07 01:16:30.659 8 INFO neutron.services.segments.plugin [-] Segment 596d6d2a-1261-4483-9176-5562dadefede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596d6d2a-1261-4483-9176-5562dadefede found for delete ", "request_id": "req-257fed60-f157-4b1f-89e2-f539dbb92ca3"}]} 2026-04-07 01:16:30.667 8 INFO neutron.db.l3_hamode_db [None req-ae649b08-b23d-4f43-a373-20285c3febe5 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] HA network 2ca8f1b7-5e99-4e3e-8cba-57977bc8957f was deleted as no HA routers are present in tenant e78b9d6d17c6410a91143cfdf0951069. [pid: 8|app: 0|req: 479/987] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814 => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/988] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/routers/e39e031c-670f-4cf0-9a1e-a0eb3511eabc/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/989] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 510/990] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks?id=0eea1d10-a220-4005-aaac-a111bf5df77d => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/991] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 482/992] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae96564375ee4b09b2a543c7bea82489 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:30.794 8 WARNING neutron_lib.context [req-3eb875a4-6031-4c33-b61d-9a79569ac1d9 req-d46eaa07-79cf-4800-a8b5-f9ce7d239399 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 511/993] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/subnets/41d2d61e-e49d-4046-a3ac-a901b1a4021d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/994] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:30 2026] DELETE /v2.0/subnets/344b7824-55f5-4a35-9993-ce4c68fde0b6 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/995] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:16:30 2026] POST /v2.0/ports => generated 954 bytes in 405 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-04-07 01:16:31.405 7 INFO neutron.services.segments.plugin [-] Segment fec347c3-ace2-4587-9356-6e7086517675 resource provider aggregate not found 2026-04-07 01:16:31.412 7 INFO neutron.services.segments.plugin [-] Segment fec347c3-ace2-4587-9356-6e7086517675 resource provider aggregate not found 2026-04-07 01:16:31.419 7 INFO neutron.services.segments.plugin [-] Segment fec347c3-ace2-4587-9356-6e7086517675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec347c3-ace2-4587-9356-6e7086517675 found for delete ", "request_id": "req-1a39b98c-e3e2-4c5a-bf47-b49676529634"}]} 2026-04-07 01:16:31.427 7 INFO neutron.services.segments.plugin [-] Segment fec347c3-ace2-4587-9356-6e7086517675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec347c3-ace2-4587-9356-6e7086517675 found for delete ", "request_id": "req-cf4efc94-0d5a-4e27-adce-25bde0e511e6"}]} [pid: 7|app: 0|req: 513/996] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/networks/0d64dd1c-0d1a-4570-aa31-a41b2168e79c => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:31.441 7 WARNING neutron_lib.context [None req-d2efdabc-e33a-4a6e-80dd-71f199d45ae9 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 514/997] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:16:31 2026] POST /v2.0/security-groups => generated 1660 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/998] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:31 2026] PUT /v2.0/ports/0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 1235 bytes in 459 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-04-07 01:16:31.668 8 WARNING neutron_lib.context [None req-f370f690-90eb-4f1e-a267-f392e231a5e5 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:31.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19c3e963-cd8f-4434-ba8b-8f212867067f'] response: {'name': 'network-changed', 'server_uuid': 'f7b596af-adb7-4d1f-8041-55c60dc1d3bd', 'tag': '0244af26-1f82-41bc-b5a4-3169b70b4544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 485/999] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:16:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1000] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/networks/5d8d7f40-6df6-49bf-8d8a-5edd3d5987b7 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1001] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:31.889 8 WARNING neutron_lib.context [None req-c756bd87-e835-4923-8a0f-06e8f542abab afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1002] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1003] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:16:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:31.998 7 WARNING neutron_lib.context [None req-0304d9fc-bf79-4f4b-ac3d-f2a81ac2053c 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 488/1005] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.061 7 INFO neutron.db.segments_db [None req-0304d9fc-bf79-4f4b-ac3d-f2a81ac2053c 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 79e82c55-e069-4cec-a375-2cd8f19bebda of type vxlan for network 00f9b2f6-c74c-432c-bed5-c60790cd160a [pid: 8|app: 0|req: 489/1006] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1007] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.126 8 WARNING neutron_lib.context [None req-413cfee0-a871-4731-a9af-506d99807e38 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1008] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:31 2026] POST /v2.0/networks => generated 634 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1009] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.188 7 WARNING neutron_lib.context [None req-00e7c807-cab7-4b42-b7b3-5c6d5894d2bd 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 520/1010] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:32 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1011] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => 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: 522/1012] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:32.500 7 WARNING neutron_lib.context [None req-6970aa25-a4a1-4f5e-9cbe-4fa0446c1055 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:32.538 7 INFO neutron.db.segments_db [None req-6970aa25-a4a1-4f5e-9cbe-4fa0446c1055 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 23b696fe-7f8f-4b21-bcd1-35d9a91d989e of type vxlan for network f93dea2d-6b13-4cf9-aa29-e70d35694d18 [pid: 8|app: 0|req: 491/1013] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:16:32 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1014] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1015] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks?tenant_id=ae96564375ee4b09b2a543c7bea82489&shared=False => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1016] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:32.805 7 INFO neutron.db.l3_hamode_db [None req-6970aa25-a4a1-4f5e-9cbe-4fa0446c1055 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/1017] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1018] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1019] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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-04-07 01:16:32.936 7 INFO neutron.db.l3_hamode_db [None req-6970aa25-a4a1-4f5e-9cbe-4fa0446c1055 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 498/1020] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2028302712&fields=id&tenant_id=84a6272096a8457f9d58bedef4c9e47f => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1021] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks?id=c53c5409-6322-428f-96a1-affff116e8d8 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1022] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1023] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/quotas/84a6272096a8457f9d58bedef4c9e47f => 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: 502/1024] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1025] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?tenant_id=84a6272096a8457f9d58bedef4c9e47f&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:33.438 7 INFO neutron.services.segments.plugin [-] Segment 66f28f52-3df4-467f-9117-551c92e12f4a resource provider aggregate not found 2026-04-07 01:16:33.451 7 INFO neutron.services.segments.plugin [-] Segment 66f28f52-3df4-467f-9117-551c92e12f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f28f52-3df4-467f-9117-551c92e12f4a found for delete ", "request_id": "req-e854585d-d6c9-445d-a4f0-96c92d0d6a76"}]} 2026-04-07 01:16:33.471 7 INFO neutron.services.segments.plugin [-] Segment 66f28f52-3df4-467f-9117-551c92e12f4a resource provider aggregate not found [pid: 8|app: 0|req: 504/1026] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:33.495 7 INFO neutron.services.segments.plugin [-] Segment 66f28f52-3df4-467f-9117-551c92e12f4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66f28f52-3df4-467f-9117-551c92e12f4a found for delete ", "request_id": "req-4fbd146d-4cfb-4412-a98d-1ccd49315824"}]} [pid: 8|app: 0|req: 505/1027] 199.204.45.65 () {34 vars in 1117 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1028] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?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: 523/1029] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:32 2026] POST /v2.0/routers => generated 511 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:33.581 7 WARNING neutron_lib.context [None req-08353275-7a36-43ac-b167-df8695b16f9c 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 524/1030] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:16:33 2026] POST /v2.0/ports => generated 964 bytes in 384 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: 525/1031] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 526/1032] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 507/1033] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:33 2026] PUT /v2.0/ports/1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 968 bytes in 558 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: 508/1034] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:34.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dc3a2a6-38eb-45db-bd49-aba191b1c707'] response: {'name': 'network-changed', 'server_uuid': '14f7a6a1-db41-41bd-a7f3-eb7f96439be5', 'tag': '1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 509/1035] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/subnets?id=d39f2982-b7c4-41f0-8042-c27dd038f7aa => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1036] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?network_id=0eea1d10-a220-4005-aaac-a111bf5df77d&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: 511/1037] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 512/1038] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 513/1039] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1040] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 515/1041] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1042] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1043] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1044] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1045] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&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: 520/1046] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1047] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 522/1048] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 527/1049] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:34 2026] PUT /v2.0/routers/12342bae-cb06-4a1b-b8b4-f9360cb39060/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1050] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports/14203224-3662-41b0-9718-bc71875eeb44 => generated 1038 bytes in 101 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: 524/1051] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1052] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1053] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 527/1054] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1055] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?tenant_id=52304eebccbe4803a750ff1a3d8bc168&device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1056] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks?id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1057] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1058] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 532/1059] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/subnets?id=e9694726-680e-4d41-9523-c12edd74b0ad => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1060] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/routers/12342bae-cb06-4a1b-b8b4-f9360cb39060/remove_router_interface => generated 309 bytes in 796 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: 533/1061] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?network_id=75e34baf-a9f0-4e1d-a877-cfd4b7578bdc&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: 534/1062] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:36.325 7 INFO neutron.api.v2.resource [None req-4cf7e7b8-73b9-4407-8843-6d9bcd29b3cc 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1063] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:36 2026] PUT /v2.0/routers/12342bae-cb06-4a1b-b8b4-f9360cb39060/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1064] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc?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: 530/1065] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?device_id=12342bae-cb06-4a1b-b8b4-f9360cb39060 => 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: 531/1066] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1067] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 533/1068] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1069] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups?id=abc57396-02e6-4f22-a18e-cf272b556400&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:37.182 8 INFO neutron.services.segments.plugin [-] Segment 23b696fe-7f8f-4b21-bcd1-35d9a91d989e resource provider aggregate not found 2026-04-07 01:16:37.188 8 INFO neutron.services.segments.plugin [-] Segment 23b696fe-7f8f-4b21-bcd1-35d9a91d989e resource provider aggregate not found 2026-04-07 01:16:37.196 8 INFO neutron.services.segments.plugin [-] Segment 23b696fe-7f8f-4b21-bcd1-35d9a91d989e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b696fe-7f8f-4b21-bcd1-35d9a91d989e found for delete ", "request_id": "req-3607f4d6-e311-4079-8d04-4dd77bd430f8"}]} 2026-04-07 01:16:37.203 8 INFO neutron.services.segments.plugin [-] Segment 23b696fe-7f8f-4b21-bcd1-35d9a91d989e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23b696fe-7f8f-4b21-bcd1-35d9a91d989e found for delete ", "request_id": "req-f397a07f-fb8b-403b-9d39-0c0089247fa7"}]} 2026-04-07 01:16:37.209 8 INFO neutron.db.l3_hamode_db [None req-f14307e3-2848-4e7d-8265-4ee58c6f0203 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] HA network f93dea2d-6b13-4cf9-aa29-e70d35694d18 was deleted as no HA routers are present in tenant e78b9d6d17c6410a91143cfdf0951069. [pid: 8|app: 0|req: 536/1070] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/routers/12342bae-cb06-4a1b-b8b4-f9360cb39060 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1071] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 535/1072] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2.0/subnets/deaf906d-0e09-4ba6-9b13-73a857e7f386 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1073] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1074] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2.0/networks/00f9b2f6-c74c-432c-bed5-c60790cd160a => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:37.719 8 WARNING neutron_lib.context [None req-e021b1a1-1d62-41f3-8523-994a3053d4fa 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:37.776 8 INFO neutron.db.segments_db [None req-e021b1a1-1d62-41f3-8523-994a3053d4fa 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d of type vxlan for network b5aeac40-4a62-4484-93bc-ceb911dacc37 [pid: 8|app: 0|req: 539/1075] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/networks => generated 633 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:37.884 8 WARNING neutron_lib.context [None req-7de115e0-d32c-4a8a-a511-243f4008d0fd 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:37.943 7 INFO neutron.db.l3_db [req-db9b9fc8-95ea-4d4e-9e9f-ea3fcf9cd797 req-c61571ee-3ea6-407b-88d7-b7bbdf22485b a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] Floating IP 8088d42b-04a5-4829-84d9-50903e0d26ae disassociated. External IP: 10.96.250.217, port: 1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159. [pid: 8|app: 0|req: 540/1076] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:37 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1077] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1078] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/networks?id=c53c5409-6322-428f-96a1-affff116e8d8 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1079] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:38.234 8 WARNING neutron_lib.context [None req-680ac8ef-1c83-40c6-a03c-8b58ecb95559 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:38.300 8 INFO neutron.db.segments_db [None req-680ac8ef-1c83-40c6-a03c-8b58ecb95559 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 of type vxlan for network f4e84389-7e81-487d-8c04-2e43967e8cda [pid: 7|app: 0|req: 537/1080] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2.0/ports/1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1081] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:38.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c9bdff0-b381-4d74-8f93-689438314a87'] response: {'server_uuid': '14f7a6a1-db41-41bd-a7f3-eb7f96439be5', 'name': 'network-vif-deleted', 'tag': '1c6e5bd7-8c1a-4ba5-a7c4-3a6aa6939159', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 539/1082] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=84a6272096a8457f9d58bedef4c9e47f => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1083] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:38.574 8 INFO neutron.db.l3_hamode_db [None req-680ac8ef-1c83-40c6-a03c-8b58ecb95559 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:38.578 7 WARNING neutron_lib.context [req-27a69222-f8bc-4092-8d13-7ff377b9fb64 req-b803c521-cdf0-48aa-bdc1-d513c32656b9 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:38.718 8 INFO neutron.db.l3_hamode_db [None req-680ac8ef-1c83-40c6-a03c-8b58ecb95559 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 541/1084] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:16:38 2026] POST /v2.0/ports => generated 954 bytes in 392 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-04-07 01:16:39.215 8 INFO neutron.services.segments.plugin [-] Segment 79e82c55-e069-4cec-a375-2cd8f19bebda resource provider aggregate not found 2026-04-07 01:16:39.222 8 INFO neutron.services.segments.plugin [-] Segment 79e82c55-e069-4cec-a375-2cd8f19bebda resource provider aggregate not found 2026-04-07 01:16:39.234 8 INFO neutron.services.segments.plugin [-] Segment 79e82c55-e069-4cec-a375-2cd8f19bebda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e82c55-e069-4cec-a375-2cd8f19bebda found for delete ", "request_id": "req-c5545f36-574e-49be-a28b-5194a4a28c9a"}]} 2026-04-07 01:16:39.250 8 INFO neutron.services.segments.plugin [-] Segment 79e82c55-e069-4cec-a375-2cd8f19bebda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e82c55-e069-4cec-a375-2cd8f19bebda found for delete ", "request_id": "req-d57ebb13-61d7-474e-82e6-49a2e6ab902c"}]} [pid: 8|app: 0|req: 544/1085] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:38 2026] POST /v2.0/routers => generated 510 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1086] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 542/1087] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:16:38 2026] PUT /v2.0/ports/cb76444c-8cf7-49c6-bd7c-1a3535b1764c => generated 1235 bytes in 520 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: 543/1088] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1089] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1090] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 7|app: 0|req: 546/1091] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&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: 547/1092] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:40.656 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b63ce630-004c-4803-911b-5c300e096d4a'] response: {'name': 'network-changed', 'server_uuid': 'ccabcc6e-6c78-41d2-85e1-b93a3f384ac3', 'tag': 'cb76444c-8cf7-49c6-bd7c-1a3535b1764c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 546/1093] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:16:39 2026] PUT /v2.0/routers/e5d716b3-13f6-4a72-8ea0-28ecc4551c29/add_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1094] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports?tenant_id=84a6272096a8457f9d58bedef4c9e47f&device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1095] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports?device_id=14f7a6a1-db41-41bd-a7f3-eb7f96439be5 => 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: 549/1096] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports/52cb919c-41c3-4674-9a17-76c6796b3385 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1097] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb76444c-8cf7-49c6-bd7c-1a3535b1764c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:40.829 7 INFO neutron.db.l3_db [None req-0ff27a95-50f6-47f7-9991-1283af89696e 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Floating IP f2d134e1-5506-4db6-8576-150880ad09b1 associated. External IP: 10.96.250.201, port: 0244af26-1f82-41bc-b5a4-3169b70b4544. [pid: 7|app: 0|req: 548/1098] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:16:39 2026] PUT /v2.0/floatingips/f2d134e1-5506-4db6-8576-150880ad09b1 => generated 855 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1099] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/subnets?id=29849767-5233-4035-ad8c-ec1d88a30c20 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1100] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1101] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?network_id=c53c5409-6322-428f-96a1-affff116e8d8&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1102] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&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: 553/1103] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1104] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1105] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/routers/e5d716b3-13f6-4a72-8ea0-28ecc4551c29/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1106] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?device_id=e5d716b3-13f6-4a72-8ea0-28ecc4551c29 => 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: 556/1107] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/security-groups/abc57396-02e6-4f22-a18e-cf272b556400 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:41.939 7 INFO neutron.api.v2.resource [None req-6f8d6615-8e39-45d4-a775-055848eadf13 a863e1f788a440bf83f527d23e308085 52304eebccbe4803a750ff1a3d8bc168 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1108] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/abc57396-02e6-4f22-a18e-cf272b556400 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:42.114 8 INFO neutron.services.segments.plugin [-] Segment 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 resource provider aggregate not found 2026-04-07 01:16:42.118 8 INFO neutron.services.segments.plugin [-] Segment 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 resource provider aggregate not found 2026-04-07 01:16:42.134 8 INFO neutron.services.segments.plugin [-] Segment 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 found for delete ", "request_id": "req-d1e6056b-da1d-436a-ac7f-19ee088c0f79"}]} 2026-04-07 01:16:42.137 8 INFO neutron.services.segments.plugin [-] Segment 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63dc2afa-c1a2-4dde-a17a-5d05ab8608c8 found for delete ", "request_id": "req-0e541dd0-4a58-4f7c-8bbe-8c677958ec1a"}]} 2026-04-07 01:16:42.140 8 INFO neutron.db.l3_hamode_db [None req-caf363c5-953b-4c1c-94d5-52cc74a444fd 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] HA network f4e84389-7e81-487d-8c04-2e43967e8cda was deleted as no HA routers are present in tenant e78b9d6d17c6410a91143cfdf0951069. [pid: 8|app: 0|req: 552/1109] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/routers/e5d716b3-13f6-4a72-8ea0-28ecc4551c29 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1110] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/floatingips/8088d42b-04a5-4829-84d9-50903e0d26ae => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1111] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/subnets/31845334-1429-471a-8d56-e35d14b485a2 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1112] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/networks/b5aeac40-4a62-4484-93bc-ceb911dacc37 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:42.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-797bbd79-fd13-496d-ab02-1c4257e29bb0'] response: {'name': 'network-changed', 'server_uuid': 'f7b596af-adb7-4d1f-8041-55c60dc1d3bd', 'tag': '0244af26-1f82-41bc-b5a4-3169b70b4544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 555/1113] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1114] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?tenant_id=84a6272096a8457f9d58bedef4c9e47f&device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:42.801 8 WARNING neutron_lib.context [None req-f3e10ab9-6da9-4a3e-8142-0764d7ae0c55 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:42.840 8 INFO neutron.db.segments_db [None req-f3e10ab9-6da9-4a3e-8142-0764d7ae0c55 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Added segment e309b074-48af-4161-94d6-bbcd6be6adeb of type vxlan for network d5d28107-0747-42e6-9d9c-43d0e01a9f62 2026-04-07 01:16:43.091 8 INFO neutron.db.l3_hamode_db [None req-f3e10ab9-6da9-4a3e-8142-0764d7ae0c55 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 559/1115] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:42 2026] PUT /v2.0/routers/3f3874e7-94be-4723-aca1-92d3423f6712/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1116] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1117] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/networks?id=c53c5409-6322-428f-96a1-affff116e8d8 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1118] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:44.013 8 INFO neutron.db.l3_hamode_db [None req-f3e10ab9-6da9-4a3e-8142-0764d7ae0c55 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:44.161 8 INFO neutron.services.segments.plugin [-] Segment 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d resource provider aggregate not found 2026-04-07 01:16:44.170 8 INFO neutron.services.segments.plugin [-] Segment 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d resource provider aggregate not found 2026-04-07 01:16:44.178 8 INFO neutron.services.segments.plugin [-] Segment 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d found for delete ", "request_id": "req-17d9fc8b-c721-46d6-acb4-8abdd96bb6e5"}]} 2026-04-07 01:16:44.193 8 INFO neutron.services.segments.plugin [-] Segment 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26fd03cb-f79e-4c4b-b08e-3e768a8f2c5d found for delete ", "request_id": "req-a8352223-42d5-4eea-8874-27e8a4fedc45"}]} 2026-04-07 01:16:44.395 7 INFO neutron.services.segments.plugin [-] Segment c6d286bf-220d-43c4-b8cd-b62405fe1a77 resource provider aggregate not found 2026-04-07 01:16:44.401 7 INFO neutron.services.segments.plugin [-] Segment c6d286bf-220d-43c4-b8cd-b62405fe1a77 resource provider aggregate not found 2026-04-07 01:16:44.411 7 INFO neutron.services.segments.plugin [-] Segment c6d286bf-220d-43c4-b8cd-b62405fe1a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d286bf-220d-43c4-b8cd-b62405fe1a77 found for delete ", "request_id": "req-eb80c239-4603-4ff1-b8ad-12e8804860e9"}]} 2026-04-07 01:16:44.417 7 INFO neutron.services.segments.plugin [-] Segment c6d286bf-220d-43c4-b8cd-b62405fe1a77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d286bf-220d-43c4-b8cd-b62405fe1a77 found for delete ", "request_id": "req-1a26951c-21f7-4e4c-9988-9dc8291c938a"}]} 2026-04-07 01:16:44.425 7 INFO neutron.db.l3_hamode_db [None req-41892d79-4320-48c8-9224-2724f442e3cb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network c2ebc5f0-cc5c-47e7-9ac7-626d64ab91ca was deleted as no HA routers are present in tenant 52304eebccbe4803a750ff1a3d8bc168. [pid: 7|app: 0|req: 563/1119] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/routers/3f3874e7-94be-4723-aca1-92d3423f6712 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1120] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb76444c-8cf7-49c6-bd7c-1a3535b1764c => 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: 565/1121] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/networks?id=0eea1d10-a220-4005-aaac-a111bf5df77d => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1124] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 569/1125] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:44 2026] DELETE /v2.0/subnets/e9694726-680e-4d41-9523-c12edd74b0ad => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1126] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/subnets?id=29849767-5233-4035-ad8c-ec1d88a30c20 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1127] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1128] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1129] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:42 2026] POST /v2.0/routers => generated 691 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1130] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/ports?network_id=c53c5409-6322-428f-96a1-affff116e8d8&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: 573/1131] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:44 2026] DELETE /v2.0/networks/75e34baf-a9f0-4e1d-a877-cfd4b7578bdc => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1132] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/subnets?id=d39f2982-b7c4-41f0-8042-c27dd038f7aa => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1133] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?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: 574/1134] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/routers/9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 697 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1135] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/ports?network_id=0eea1d10-a220-4005-aaac-a111bf5df77d&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: 575/1136] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?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: 562/1137] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/routers => generated 700 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1138] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 563/1139] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/security-groups?tenant_id=52304eebccbe4803a750ff1a3d8bc168&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1140] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 565/1141] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:45 2026] DELETE /v2.0/security-groups/5a1ea801-c0bb-448f-a914-96d2455934ad => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1142] 10.0.0.19 () {34 vars in 740 bytes} [Tue Apr 7 01:16:45 2026] PUT /v2.0/routers/9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 704 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1143] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/routers/9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1144] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/ports?device_id=9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1146] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:46.625 8 INFO neutron.services.segments.plugin [-] Segment e309b074-48af-4161-94d6-bbcd6be6adeb resource provider aggregate not found 2026-04-07 01:16:46.631 8 INFO neutron.services.segments.plugin [-] Segment e309b074-48af-4161-94d6-bbcd6be6adeb resource provider aggregate not found 2026-04-07 01:16:46.645 8 INFO neutron.services.segments.plugin [-] Segment e309b074-48af-4161-94d6-bbcd6be6adeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e309b074-48af-4161-94d6-bbcd6be6adeb found for delete ", "request_id": "req-e0bcfc2b-2254-44e2-b15f-6fa0e4aad109"}]} 2026-04-07 01:16:46.646 8 INFO neutron.services.segments.plugin [-] Segment e309b074-48af-4161-94d6-bbcd6be6adeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e309b074-48af-4161-94d6-bbcd6be6adeb found for delete ", "request_id": "req-883d6f04-8706-4f54-800d-17c73776431b"}]} 2026-04-07 01:16:46.660 8 INFO neutron.db.l3_hamode_db [None req-b111b656-06a1-48c4-8e8c-05b17976c90e 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] HA network d5d28107-0747-42e6-9d9c-43d0e01a9f62 was deleted as no HA routers are present in tenant e78b9d6d17c6410a91143cfdf0951069. [pid: 8|app: 0|req: 567/1147] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:45 2026] DELETE /v2.0/routers/9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1148] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/ports?device_id=9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:46.722 8 INFO neutron.api.v2.resource [None req-e27716f2-518e-4ac9-be6c-7b82338ee674 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 568/1149] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/routers/9689d2d2-5e0d-45c0-9c70-d1f32edef1c9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:46.731 7 INFO neutron.services.segments.plugin [-] Segment 420a675a-47ee-40d2-9b3b-e4c38d817c37 resource provider aggregate not found 2026-04-07 01:16:46.750 7 INFO neutron.services.segments.plugin [-] Segment 420a675a-47ee-40d2-9b3b-e4c38d817c37 resource provider aggregate not found 2026-04-07 01:16:46.761 7 INFO neutron.services.segments.plugin [-] Segment 420a675a-47ee-40d2-9b3b-e4c38d817c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420a675a-47ee-40d2-9b3b-e4c38d817c37 found for delete ", "request_id": "req-3b27b95e-0593-4e45-8343-f73499aa0aac"}]} 2026-04-07 01:16:46.762 7 INFO neutron.services.segments.plugin [-] Segment 420a675a-47ee-40d2-9b3b-e4c38d817c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 420a675a-47ee-40d2-9b3b-e4c38d817c37 found for delete ", "request_id": "req-f79e61c4-3250-459b-8a03-378c43008ced"}]} [pid: 7|app: 0|req: 582/1150] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/ports?device_id=e5d716b3-13f6-4a72-8ea0-28ecc4551c29 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:46.783 8 INFO neutron.api.v2.resource [None req-86f5ff21-a38d-48c4-87d3-9e08a936bae3 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 569/1151] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/routers/e5d716b3-13f6-4a72-8ea0-28ecc4551c29 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:46.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09590815-b4b3-4048-972e-93399b0f34d5 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1152] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/subnets/31845334-1429-471a-8d56-e35d14b485a2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1153] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/ports?device_id=12342bae-cb06-4a1b-b8b4-f9360cb39060 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:46.864 7 INFO neutron.api.v2.resource [None req-dbf24ffb-83a1-4082-b172-44d1db265bfc 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1154] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/routers/12342bae-cb06-4a1b-b8b4-f9360cb39060 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:46.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bafecdc6-635b-4cb0-878f-738d097071a3 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 571/1155] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/subnets/deaf906d-0e09-4ba6-9b13-73a857e7f386 => 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: 585/1156] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/ports?device_id=7dffba4c-eadb-49b9-af1d-258e4ddaa814 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:46.935 8 INFO neutron.api.v2.resource [None req-1ef1294a-8d21-428f-92b1-16de37377591 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1157] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/routers/7dffba4c-eadb-49b9-af1d-258e4ddaa814 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:46.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f45749e-fd25-4e5b-90b7-e889837ad13d 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1158] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/subnets/41d2d61e-e49d-4046-a3ac-a901b1a4021d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:46.978 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85c340b9-c62a-44cf-9c62-37fc91c260ba 92beaa0e6187472aa2d5b09e31301c97 e78b9d6d17c6410a91143cfdf0951069 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1159] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/subnets/344b7824-55f5-4a35-9993-ce4c68fde0b6 => 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: 587/1160] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1161] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1162] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1163] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/security-groups?tenant_id=e78b9d6d17c6410a91143cfdf0951069&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:47.686 8 INFO neutron.db.l3_db [None req-a8d4d249-1488-4264-a998-c175e0f77b92 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Floating IP a485c8d9-9b60-4083-955c-8b039ffd08bc associated. External IP: 10.96.250.203, port: cb76444c-8cf7-49c6-bd7c-1a3535b1764c. [pid: 7|app: 0|req: 590/1164] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/security-groups/718e1175-230a-4e55-9dfa-2ff67c42b842 => 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: 575/1165] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:16:47 2026] PUT /v2.0/floatingips/a485c8d9-9b60-4083-955c-8b039ffd08bc => generated 855 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1166] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1167] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:48.440 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f58c1c1-3920-487d-9dce-330b02c39b0e'] response: {'name': 'network-changed', 'server_uuid': 'ccabcc6e-6c78-41d2-85e1-b93a3f384ac3', 'tag': 'cb76444c-8cf7-49c6-bd7c-1a3535b1764c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 577/1168] 199.204.45.65 () {34 vars in 1095 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1169] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?tenant_id=4fb080e666024c51b4e43f9b4f0d1bb0&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1170] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1171] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&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: 578/1172] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:48 2026] DELETE /v2.0/security-groups/6303848c-99ae-4a63-81cf-b838da0e1bbe => 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: 595/1173] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?tenant_id=84a6272096a8457f9d58bedef4c9e47f&device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 579/1174] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/networks?id=c53c5409-6322-428f-96a1-affff116e8d8 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1175] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=cb76444c-8cf7-49c6-bd7c-1a3535b1764c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1176] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/subnets?id=29849767-5233-4035-ad8c-ec1d88a30c20 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1177] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?network_id=c53c5409-6322-428f-96a1-affff116e8d8&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: 581/1178] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?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: 598/1179] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8?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: 599/1180] 10.0.0.19 () {32 vars in 622 bytes} [Tue Apr 7 01:16:49 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1181] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1182] 10.0.0.19 () {32 vars in 632 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/ => generated 632 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1183] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1184] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/security-groups?id=778fa58f-0039-4985-a443-550e02e15c9e&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1185] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/networks?id=0eea1d10-a220-4005-aaac-a111bf5df77d => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1186] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1187] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/subnets?id=d39f2982-b7c4-41f0-8042-c27dd038f7aa => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1188] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/ports?network_id=0eea1d10-a220-4005-aaac-a111bf5df77d&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: 588/1189] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 589/1190] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 590/1191] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1192] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/security-groups?tenant_id=446e4d16d17b448bb0dce3da25736b11&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1193] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:50 2026] DELETE /v2.0/security-groups/6385a79c-cc16-4f98-ab14-30ecf46a33e0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:50.709 8 INFO neutron.db.l3_db [req-f236a1e0-3ac0-4c0c-b933-0a32623ed5f5 req-6c3056df-11fe-4c0b-aaf9-11a9d6c69b10 afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] Floating IP a485c8d9-9b60-4083-955c-8b039ffd08bc disassociated. External IP: 10.96.250.203, port: cb76444c-8cf7-49c6-bd7c-1a3535b1764c. [pid: 8|app: 0|req: 591/1194] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:16:50 2026] DELETE /v2.0/ports/cb76444c-8cf7-49c6-bd7c-1a3535b1764c => generated 0 bytes in 558 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1195] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 1240 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1196] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 605/1197] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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-04-07 01:16:52.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d015282c-9d95-476e-9f22-019ac73cff2e'] response: {'server_uuid': 'ccabcc6e-6c78-41d2-85e1-b93a3f384ac3', 'name': 'network-vif-deleted', 'tag': 'cb76444c-8cf7-49c6-bd7c-1a3535b1764c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 593/1198] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:52 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 594/1199] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/ports?device_id=ccabcc6e-6c78-41d2-85e1-b93a3f384ac3 => 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: 606/1200] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/security-groups?tenant_id=f6f3ef796a07405e8c71a38092ec347f&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1201] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:53 2026] DELETE /v2.0/security-groups/af225db8-f041-4f8f-bb5c-90cb475af7ca => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1202] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/security-groups?tenant_id=e6a1676ef1cf418f831a089af1bd4452&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1203] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:53 2026] DELETE /v2.0/security-groups/140e9707-1793-4f07-822b-b0ebf84ccca4 => 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: 608/1204] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:54 2026] DELETE /v2.0/security-groups/778fa58f-0039-4985-a443-550e02e15c9e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:54.472 8 INFO neutron.api.v2.resource [None req-01025027-fe75-485f-80da-d1034d17f79c afb19a6f47c346b98eac3c5ee8ea7b52 84a6272096a8457f9d58bedef4c9e47f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1205] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/security-groups/778fa58f-0039-4985-a443-550e02e15c9e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1206] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:16:54 2026] DELETE /v2.0/floatingips/a485c8d9-9b60-4083-955c-8b039ffd08bc => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1207] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/security-groups?tenant_id=a6112ccb48094a4caffa32cfec6ff902&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1208] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:55 2026] DELETE /v2.0/security-groups/102dbe63-b1d5-4e60-9922-cca2817587cb => 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: 598/1209] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:16:54 2026] PUT /v2.0/routers/e39e031c-670f-4cf0-9a1e-a0eb3511eabc/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:55.787 8 WARNING neutron_lib.context [None req-62fad365-3006-41cf-a20b-bcc6ab1c17a2 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:55.945 8 INFO neutron.db.segments_db [None req-62fad365-3006-41cf-a20b-bcc6ab1c17a2 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Added segment ae46518e-e6e3-481e-b087-22bf7a8188d3 of type vxlan for network 801d6138-82ec-496d-a25c-9ea77bc38cab [pid: 8|app: 0|req: 599/1210] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:55 2026] POST /v2.0/networks => generated 644 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:56.092 8 WARNING neutron_lib.context [None req-32994f0d-ee82-461a-bae1-e8cdd1787ee5 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 600/1211] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:56 2026] POST /v2.0/subnets => generated 641 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:56.378 8 WARNING neutron_lib.context [None req-49c16474-2802-4c31-8252-2aaad1c75b8c 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:56.434 8 INFO neutron.db.segments_db [None req-49c16474-2802-4c31-8252-2aaad1c75b8c 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Added segment 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 of type vxlan for network 7e0e4ecf-58f1-4393-97f7-b5755beb275e [pid: 8|app: 0|req: 601/1212] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:16:56 2026] POST /v2.0/networks => generated 644 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:56.624 7 INFO neutron.services.segments.plugin [-] Segment e7321513-e10f-4038-8a61-98a82756b0d3 resource provider aggregate not found 2026-04-07 01:16:56.635 7 INFO neutron.services.segments.plugin [-] Segment e7321513-e10f-4038-8a61-98a82756b0d3 resource provider aggregate not found 2026-04-07 01:16:56.639 7 INFO neutron.services.segments.plugin [-] Segment e7321513-e10f-4038-8a61-98a82756b0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7321513-e10f-4038-8a61-98a82756b0d3 found for delete ", "request_id": "req-3b49566a-dec4-48d8-9790-bbcf0f9841cd"}]} 2026-04-07 01:16:56.647 7 INFO neutron.db.l3_hamode_db [None req-b58ceb19-5132-43bb-b678-2464cfc941df ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network c77b115d-a0dc-4799-96bd-bfcf6f297972 was deleted as no HA routers are present in tenant 84a6272096a8457f9d58bedef4c9e47f. [pid: 8|app: 0|req: 602/1213] 10.0.0.19 () {34 vars in 742 bytes} [Tue Apr 7 01:16:56 2026] PUT /v2.0/networks/7e0e4ecf-58f1-4393-97f7-b5755beb275e => generated 592 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1214] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:55 2026] DELETE /v2.0/routers/e39e031c-670f-4cf0-9a1e-a0eb3511eabc => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:56.659 7 INFO neutron.services.segments.plugin [-] Segment e7321513-e10f-4038-8a61-98a82756b0d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7321513-e10f-4038-8a61-98a82756b0d3 found for delete ", "request_id": "req-d3976db8-801f-4717-9ab8-d22fd5c086c9"}]} 2026-04-07 01:16:56.659 8 WARNING neutron_lib.context [None req-575b1d41-ee60-494a-86e7-91daa299d4cf 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 613/1215] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:56 2026] DELETE /v2.0/subnets/29849767-5233-4035-ad8c-ec1d88a30c20 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1216] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:56 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1217] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:56 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1218] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:56 2026] DELETE /v2.0/networks/c53c5409-6322-428f-96a1-affff116e8d8 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1219] 10.0.0.19 () {34 vars in 740 bytes} [Tue Apr 7 01:16:57 2026] PUT /v2.0/subnets/64105aa5-0c8a-4bde-ac4d-ae1a736ef02e => generated 636 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1220] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:57.365 8 INFO neutron.db.segments_db [None req-99ead8ab-c5bb-4f81-ba8b-9d855ea2b36c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 9ae95e05-2a26-4510-8319-9264bff98c7c of type vxlan for network 1e12e582-c1df-46db-bc6c-729f9024a697 [pid: 7|app: 0|req: 617/1221] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/security-groups?tenant_id=84a6272096a8457f9d58bedef4c9e47f&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1222] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:16:57 2026] POST /v2.0/networks => generated 740 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1223] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:57 2026] DELETE /v2.0/security-groups/de298d99-2870-4367-a763-a62fa89021de => 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: 607/1224] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1225] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:57 2026] DELETE /v2.0/networks/7e0e4ecf-58f1-4393-97f7-b5755beb275e => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1226] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:57.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fce0067-3e61-49ba-bc2f-75f7a88c7167 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1227] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:57 2026] DELETE /v2.0/networks/7e0e4ecf-58f1-4393-97f7-b5755beb275e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1228] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1229] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/subnets?network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1230] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:57 2026] POST /v2.0/subnets => generated 688 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1231] 10.0.0.19 () {32 vars in 652 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:16:57.832 8 INFO neutron.db.segments_db [None req-c6c85665-03a6-49e5-b95d-a6b88f5d0910 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 of type vxlan for network b208302a-77bb-4f3a-805f-022c21e75f04 [pid: 7|app: 0|req: 624/1232] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/networks => generated 1309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1233] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/subnets => generated 1280 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1234] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/networks/801d6138-82ec-496d-a25c-9ea77bc38cab => generated 669 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1235] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1236] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/subnets/bcfd7ab5-e99f-404a-b773-37f236a68fd6 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1237] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:58.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cad46a1b-4c13-499b-90ed-0719f22fed85 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1238] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/subnets/64105aa5-0c8a-4bde-ac4d-ae1a736ef02e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:58.154 8 INFO neutron.db.l3_hamode_db [None req-c6c85665-03a6-49e5-b95d-a6b88f5d0910 ff419c4e028b4540914c572dd080a24d d7916d033c544257beb329d90ebaa4f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:58.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1262c68d-4372-4286-84b3-6ab4344a5bfc 9e1311e164da4129a8b22afcaf9e2846 02b3151661d644959d760835f3f1a0d8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 631/1239] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/networks/7e0e4ecf-58f1-4393-97f7-b5755beb275e => 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: 632/1240] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/subnets/bcfd7ab5-e99f-404a-b773-37f236a68fd6 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:58.666 7 INFO neutron.services.segments.plugin [-] Segment 87e9cdec-c82f-4a55-8539-8009e6affc79 resource provider aggregate not found 2026-04-07 01:16:58.688 7 INFO neutron.services.segments.plugin [-] Segment 87e9cdec-c82f-4a55-8539-8009e6affc79 resource provider aggregate not found 2026-04-07 01:16:58.692 7 INFO neutron.services.segments.plugin [-] Segment 87e9cdec-c82f-4a55-8539-8009e6affc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e9cdec-c82f-4a55-8539-8009e6affc79 found for delete ", "request_id": "req-94783dfd-44a9-4cfc-82ee-a54aff2273d4"}]} [pid: 7|app: 0|req: 633/1241] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:16:58 2026] DELETE /v2.0/networks/801d6138-82ec-496d-a25c-9ea77bc38cab => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:59.048 8 INFO neutron.db.l3_hamode_db [None req-c6c85665-03a6-49e5-b95d-a6b88f5d0910 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:59.125 7 INFO neutron.services.segments.plugin [-] Segment 87e9cdec-c82f-4a55-8539-8009e6affc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87e9cdec-c82f-4a55-8539-8009e6affc79 found for delete ", "request_id": "req-62f280e6-2f54-4f9f-9623-bd2b6ccdeda2"}]} 2026-04-07 01:16:59.130 7 INFO neutron.services.segments.plugin [-] Segment 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 resource provider aggregate not found 2026-04-07 01:16:59.155 7 INFO neutron.services.segments.plugin [-] Segment 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 found for delete ", "request_id": "req-90b6b567-a025-4cea-bf0d-96a554e4f885"}]} 2026-04-07 01:16:59.159 7 INFO neutron.services.segments.plugin [-] Segment 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 resource provider aggregate not found 2026-04-07 01:16:59.172 7 INFO neutron.services.segments.plugin [-] Segment 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f039609-60b7-46fd-bb6e-1b4ed9a789e2 found for delete ", "request_id": "req-ccc3b4c7-5e7e-408d-98a1-0fe66b50ff9c"}]} 2026-04-07 01:16:59.200 7 INFO neutron.services.segments.plugin [-] Segment ae46518e-e6e3-481e-b087-22bf7a8188d3 resource provider aggregate not found 2026-04-07 01:16:59.214 7 INFO neutron.services.segments.plugin [-] Segment ae46518e-e6e3-481e-b087-22bf7a8188d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae46518e-e6e3-481e-b087-22bf7a8188d3 found for delete ", "request_id": "req-a17025fe-b8cc-4dd1-82fe-a950de08669c"}]} [pid: 7|app: 0|req: 636/1244] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/security-groups?tenant_id=02b3151661d644959d760835f3f1a0d8&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1245] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:59.719 7 INFO neutron.db.segments_db [None req-214d2b92-75d2-4753-86e7-7ade114a7b4c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 881ff748-d2cb-4f98-9384-8766fb41e62b of type vxlan for network d7102ffd-6318-424c-ad0a-e039adab1659 [pid: 7|app: 0|req: 638/1246] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:16:59 2026] POST /v2.0/networks => generated 746 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1247] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:16:59 2026] DELETE /v2.0/security-groups/032be9e5-0406-4864-b2d0-f651d4dd4813 => 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: 640/1248] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1249] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/ports?tenant_id=ae96564375ee4b09b2a543c7bea82489&device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 609/1250] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:16:57 2026] POST /v2.0/routers => generated 728 bytes in 2382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1251] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/subnets => generated 693 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1252] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/networks?id=0eea1d10-a220-4005-aaac-a111bf5df77d => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:00.257 8 INFO neutron.db.segments_db [None req-76567a0a-e781-4d38-9edb-f1544f8454c3 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment c093f2a4-c715-4e68-af74-cd94adf394cf of type vxlan for network 7f0e1b74-833a-44c7-9584-fd9dc8ea644d 2026-04-07 01:17:00.507 8 INFO neutron.db.l3_hamode_db [None req-76567a0a-e781-4d38-9edb-f1544f8454c3 ff419c4e028b4540914c572dd080a24d d916569d951b4db9bfaf3aa6d78ca2b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:01.176 7 INFO neutron.services.segments.plugin [-] Segment ae46518e-e6e3-481e-b087-22bf7a8188d3 resource provider aggregate not found 2026-04-07 01:17:01.197 7 INFO neutron.services.segments.plugin [-] Segment ae46518e-e6e3-481e-b087-22bf7a8188d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae46518e-e6e3-481e-b087-22bf7a8188d3 found for delete ", "request_id": "req-1af2d9d0-3640-4900-8b5c-90185e2254b4"}]} 2026-04-07 01:17:01.311 8 INFO neutron.db.l3_hamode_db [None req-76567a0a-e781-4d38-9edb-f1544f8454c3 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1253] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:17:00 2026] PUT /v2.0/routers/db5d2a66-5917-471c-8eda-7bd6027e3040/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1254] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1255] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1256] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/subnets?id=d39f2982-b7c4-41f0-8042-c27dd038f7aa => 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: 647/1257] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1258] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/ports?network_id=0eea1d10-a220-4005-aaac-a111bf5df77d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:01.830 7 WARNING neutron_lib.context [None req-1cc2db8f-4f14-4d4f-bb49-c116daa352e4 fe823c500add4385b18a87bc662a3f39 d8e0c70f4bf140adbdd34f2887932d34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 649/1259] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.0/subnetpools => generated 549 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1260] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 651/1261] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/subnetpools/54cf8eda-2464-4626-bcbd-95ba2c7e43f4 => generated 549 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1262] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:01 2026] GET /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d?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: 653/1263] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:17:01 2026] PUT /v2.0/subnetpools/54cf8eda-2464-4626-bcbd-95ba2c7e43f4 => generated 501 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1264] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:17:02 2026] DELETE /v2.0/subnetpools/54cf8eda-2464-4626-bcbd-95ba2c7e43f4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:02.137 7 INFO neutron.api.v2.resource [None req-3c054e86-e6d3-40da-97c6-52c4d00c6fab fe823c500add4385b18a87bc662a3f39 d8e0c70f4bf140adbdd34f2887932d34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 655/1265] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/subnetpools/54cf8eda-2464-4626-bcbd-95ba2c7e43f4 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:02.153 7 INFO neutron.api.v2.resource [None req-d529f949-0cb7-43fd-8fbf-981ff3259448 fe823c500add4385b18a87bc662a3f39 d8e0c70f4bf140adbdd34f2887932d34 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1266] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:17:02 2026] DELETE /v2.0/subnetpools/54cf8eda-2464-4626-bcbd-95ba2c7e43f4 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1267] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/routers => generated 733 bytes in 2047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1268] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1269] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1270] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/security-groups?tenant_id=d8e0c70f4bf140adbdd34f2887932d34&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1271] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:03 2026] DELETE /v2.0/security-groups/c6140b91-3b2f-4ea8-a90c-12cff224eda3 => 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: 657/1272] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:17:02 2026] PUT /v2.0/routers/0d61973f-a485-4cc4-89c7-2fc925e47c46/add_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1273] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:03 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1274] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:17:03 2026] GET /v2.0/networks?id=1e12e582-c1df-46db-bc6c-729f9024a697 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1275] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/quotas/d7916d033c544257beb329d90ebaa4f9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1276] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:03 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 660/1277] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/ports?tenant_id=d7916d033c544257beb329d90ebaa4f9&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1278] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/networks/1e12e582-c1df-46db-bc6c-729f9024a697?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1279] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/networks/1e12e582-c1df-46db-bc6c-729f9024a697?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1280] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 662/1281] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/networks?id=d7102ffd-6318-424c-ad0a-e039adab1659 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1282] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/quotas/d916569d951b4db9bfaf3aa6d78ca2b2 => generated 292 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1283] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:04 2026] GET /v2.0/ports?tenant_id=d916569d951b4db9bfaf3aa6d78ca2b2&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1284] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/networks/d7102ffd-6318-424c-ad0a-e039adab1659?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: 622/1285] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/networks/d7102ffd-6318-424c-ad0a-e039adab1659?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1286] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1287] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 665/1288] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 624/1289] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 666/1290] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1291] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 625/1292] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1293] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 626/1294] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1295] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1296] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 670/1297] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 628/1298] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/security-groups?tenant_id=14df0cc84719448d9c63888209f364d7&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1299] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 671/1300] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.0/security-groups/b4b2c183-84e8-4544-bdd9-b94e8952a035 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1301] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1302] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 632/1303] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/networks?id=1e12e582-c1df-46db-bc6c-729f9024a697 => generated 673 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1304] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:08.865 8 WARNING neutron_lib.context [req-09a9d4dc-9307-438d-b54a-ec78f35e51c4 req-aef2de6b-0492-48e7-b681-f043403d87a0 97f197d52afe408f8fe8f5bc3a59dc51 d7916d033c544257beb329d90ebaa4f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1305] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/security-groups?tenant_id=86546347dc9b46058b3397b57f8ceecb&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1306] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.0/security-groups/aaec3178-7011-48f2-816a-8e553c85cc1c => 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: 634/1307] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:17:08 2026] POST /v2.0/ports => generated 954 bytes in 361 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: 635/1308] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 674/1309] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:17:09 2026] PUT /v2.0/ports/38b8f8d9-0087-4abf-a351-c11c2e1d70cf => generated 1235 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1310] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:09.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3b3113-61be-46e8-8b45-1d57f2c02706'] response: {'name': 'network-changed', 'server_uuid': 'c09fce14-02fa-427d-b5b7-555d313049e4', 'tag': '38b8f8d9-0087-4abf-a351-c11c2e1d70cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 675/1311] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1312] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 637/1313] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/ports?tenant_id=d7916d033c544257beb329d90ebaa4f9&device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 1238 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1314] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks?id=d7102ffd-6318-424c-ad0a-e039adab1659 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1315] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks?tenant_id=d7916d033c544257beb329d90ebaa4f9&shared=False => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:10.936 8 WARNING neutron_lib.context [req-2b2228ad-0068-49d2-9759-a92b26701b41 req-f6b429bf-53bd-4518-b5cb-d4045f0ec560 80d46a35bd294290aadffb7a2a5f849f d916569d951b4db9bfaf3aa6d78ca2b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 678/1316] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1317] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1318] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1319] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1320] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/ports/b062bc6a-1705-416a-a66c-72abac2bf5e1 => generated 1235 bytes in 409 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: 640/1321] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 969 bytes in 96 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: 682/1322] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1323] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/ports?tenant_id=d7916d033c544257beb329d90ebaa4f9&device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1324] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=38b8f8d9-0087-4abf-a351-c11c2e1d70cf => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1325] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/subnets?id=3a19b40e-cc36-42cc-8817-246b9428b479 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:12.131 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19167a91-0e19-4d35-bc2f-d0ab73a9482a'] response: {'name': 'network-changed', 'server_uuid': 'b9dca60e-73e3-4c91-84c2-2614c6153b38', 'tag': 'b062bc6a-1705-416a-a66c-72abac2bf5e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 684/1326] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/ports?network_id=1e12e582-c1df-46db-bc6c-729f9024a697&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: 643/1327] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks/1e12e582-c1df-46db-bc6c-729f9024a697?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1328] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1329] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks/1e12e582-c1df-46db-bc6c-729f9024a697?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: 686/1330] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1331] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/ports?tenant_id=d916569d951b4db9bfaf3aa6d78ca2b2&device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1332] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks?tenant_id=d916569d951b4db9bfaf3aa6d78ca2b2&shared=False => generated 774 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1333] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1334] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1335] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1336] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1337] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1340] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/ports?tenant_id=d916569d951b4db9bfaf3aa6d78ca2b2&device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1341] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b062bc6a-1705-416a-a66c-72abac2bf5e1 => 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: 691/1342] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/subnets?id=67777e57-ee99-4add-8a03-8a1d55dff8f3 => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1343] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/ports?network_id=d7102ffd-6318-424c-ad0a-e039adab1659&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: 693/1344] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/networks/d7102ffd-6318-424c-ad0a-e039adab1659?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: 694/1345] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/networks/d7102ffd-6318-424c-ad0a-e039adab1659?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1346] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/security-groups?tenant_id=328e06a087674626913bbaadc125ca62&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1347] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1348] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/security-groups/058a3f64-9e6d-4044-922a-fff7cf82bbd2 => 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: 654/1349] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1350] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/security-groups?tenant_id=9a975b2bd3e540b1aacaee9c9a5a7f59&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1351] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 656/1352] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1353] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/security-groups/4c53dbb8-d3ee-487e-9e09-4bcd16c61d65 => 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: 657/1354] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1355] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&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: 658/1356] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1357] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:15 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&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: 659/1358] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1359] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1360] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1361] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&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: 661/1362] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1363] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 662/1364] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1365] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1366] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1367] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1368] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/security-groups?tenant_id=47604c0f3655472abb38f9edfa7fecdd&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1369] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:18 2026] DELETE /v2.0/security-groups/ccd95e5f-ab6c-4e2c-957e-66f6e0338e36 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1370] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1371] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1372] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1373] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1374] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 709/1375] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1376] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1377] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&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: 668/1378] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1379] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1380] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1381] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1382] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1383] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/security-groups?id=e16bc519-385b-46dd-b915-230aa935fde5&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: 670/1384] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/security-groups?tenant_id=948c56c56266479bad625532e3334cf8&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1385] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/security-groups/c6703478-4e8f-44ea-a9ae-73ddfcdb9e96 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1386] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1387] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1388] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/security-groups?id=fd074380-3822-4005-938b-236eef893582&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1389] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/ports/38b8f8d9-0087-4abf-a351-c11c2e1d70cf => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1390] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:23.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24193a99-ccee-40e8-bdba-d4dbf56c30d4'] response: {'server_uuid': 'c09fce14-02fa-427d-b5b7-555d313049e4', 'name': 'network-vif-deleted', 'tag': '38b8f8d9-0087-4abf-a351-c11c2e1d70cf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 717/1391] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1392] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:17:23 2026] DELETE /v2.0/ports/b062bc6a-1705-416a-a66c-72abac2bf5e1 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1393] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1394] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 719/1395] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:24.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcc0bc11-6dee-41d1-ad7d-2326db894104'] response: {'server_uuid': 'b9dca60e-73e3-4c91-84c2-2614c6153b38', 'name': 'network-vif-deleted', 'tag': 'b062bc6a-1705-416a-a66c-72abac2bf5e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 677/1396] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1397] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1398] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 7|app: 0|req: 720/1399] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?tenant_id=e83f0e0b97a2494c9cef3bb2e8983fa0&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1400] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:24 2026] DELETE /v2.0/security-groups/6ea8818a-0063-4d79-99eb-a7734a37188d => 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: 721/1401] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1402] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=c09fce14-02fa-427d-b5b7-555d313049e4 => 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: 722/1403] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1404] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&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: 723/1405] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 683/1406] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1407] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1408] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/security-groups?id=1285501d-275b-418b-b2b8-6cc484eb6df1&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:27.096 7 INFO neutron.db.l3_db [req-045e3dcc-8b9b-4c2b-b845-f3d3f74f7328 req-c9624407-4817-4890-9f4e-2dee6a896edf 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] Floating IP f2d134e1-5506-4db6-8576-150880ad09b1 disassociated. External IP: 10.96.250.201, port: 0244af26-1f82-41bc-b5a4-3169b70b4544. [pid: 8|app: 0|req: 686/1409] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?device_id=b9dca60e-73e3-4c91-84c2-2614c6153b38 => 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: 724/1410] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:17:26 2026] DELETE /v2.0/ports/0244af26-1f82-41bc-b5a4-3169b70b4544 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1411] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:28.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae403858-305f-4e15-9c08-00e971031beb'] response: {'server_uuid': 'f7b596af-adb7-4d1f-8041-55c60dc1d3bd', 'name': 'network-vif-deleted', 'tag': '0244af26-1f82-41bc-b5a4-3169b70b4544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 687/1412] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:17:27 2026] PUT /v2.0/routers/db5d2a66-5917-471c-8eda-7bd6027e3040/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:29.499 8 INFO neutron.services.segments.plugin [-] Segment e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 resource provider aggregate not found 2026-04-07 01:17:29.511 8 INFO neutron.services.segments.plugin [-] Segment e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 resource provider aggregate not found [pid: 7|app: 0|req: 726/1413] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/routers/0d61973f-a485-4cc4-89c7-2fc925e47c46/remove_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:29.523 8 INFO neutron.services.segments.plugin [-] Segment e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 found for delete ", "request_id": "req-80871725-5993-4fec-a535-4bb4aaebdcaa"}]} 2026-04-07 01:17:29.524 8 INFO neutron.db.l3_hamode_db [None req-93fc3e71-0b2a-4eaa-8fb3-e76d37adb019 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network b208302a-77bb-4f3a-805f-022c21e75f04 was deleted as no HA routers are present in tenant d7916d033c544257beb329d90ebaa4f9. [pid: 8|app: 0|req: 688/1416] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:28 2026] DELETE /v2.0/routers/db5d2a66-5917-471c-8eda-7bd6027e3040 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:29.534 8 INFO neutron.services.segments.plugin [-] Segment e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0dbd4f0-7a2e-4a93-bd2c-c6735728f711 found for delete ", "request_id": "req-1ec13035-3344-42aa-b9f9-6f2ff01adb92"}]} [pid: 7|app: 0|req: 729/1417] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 730/1418] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/subnets/3a19b40e-cc36-42cc-8817-246b9428b479 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:29.983 7 INFO neutron.services.segments.plugin [-] Segment 9ae95e05-2a26-4510-8319-9264bff98c7c resource provider aggregate not found 2026-04-07 01:17:29.989 7 INFO neutron.services.segments.plugin [-] Segment 9ae95e05-2a26-4510-8319-9264bff98c7c resource provider aggregate not found [pid: 7|app: 0|req: 731/1419] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/networks/1e12e582-c1df-46db-bc6c-729f9024a697 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:30.213 7 INFO neutron.services.segments.plugin [-] Segment 9ae95e05-2a26-4510-8319-9264bff98c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae95e05-2a26-4510-8319-9264bff98c7c found for delete ", "request_id": "req-ea1dc878-ba95-4322-88f1-bd9fbea63ebb"}]} 2026-04-07 01:17:30.214 7 INFO neutron.services.segments.plugin [-] Segment 9ae95e05-2a26-4510-8319-9264bff98c7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae95e05-2a26-4510-8319-9264bff98c7c found for delete ", "request_id": "req-f3bec7ce-6fea-4a08-af5d-bda9fa01e3cd"}]} [pid: 7|app: 0|req: 732/1420] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups?tenant_id=d7916d033c544257beb329d90ebaa4f9&name=default => 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: 733/1421] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/security-groups/e16bc519-385b-46dd-b915-230aa935fde5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:30.514 8 INFO neutron.db.l3_hamode_db [None req-15c2fcab-8f88-40ef-bb06-939aacb6c7d3 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network 7f0e1b74-833a-44c7-9584-fd9dc8ea644d was deleted as no HA routers are present in tenant d916569d951b4db9bfaf3aa6d78ca2b2. [pid: 8|app: 0|req: 689/1422] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/routers/0d61973f-a485-4cc4-89c7-2fc925e47c46 => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1423] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/ports?device_id=f7b596af-adb7-4d1f-8041-55c60dc1d3bd => 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: 734/1424] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/subnets/67777e57-ee99-4add-8a03-8a1d55dff8f3 => 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: 691/1425] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/networks/d7102ffd-6318-424c-ad0a-e039adab1659 => 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: 735/1426] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-groups?tenant_id=d916569d951b4db9bfaf3aa6d78ca2b2&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1427] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/security-groups/fd074380-3822-4005-938b-236eef893582 => 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: 736/1428] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/security-groups/1285501d-275b-418b-b2b8-6cc484eb6df1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:31.872 8 INFO neutron.api.v2.resource [None req-03bd710f-3f86-43e8-bc9a-7e93eb8b4ff3 524d69d59a5e40cf823176f87d2dcc8c ae96564375ee4b09b2a543c7bea82489 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1429] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-groups/1285501d-275b-418b-b2b8-6cc484eb6df1 => 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: 737/1430] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/floatingips/f2d134e1-5506-4db6-8576-150880ad09b1 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:32.177 8 INFO neutron.services.segments.plugin [-] Segment c093f2a4-c715-4e68-af74-cd94adf394cf resource provider aggregate not found 2026-04-07 01:17:32.184 8 INFO neutron.services.segments.plugin [-] Segment c093f2a4-c715-4e68-af74-cd94adf394cf resource provider aggregate not found 2026-04-07 01:17:32.206 8 INFO neutron.services.segments.plugin [-] Segment c093f2a4-c715-4e68-af74-cd94adf394cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c093f2a4-c715-4e68-af74-cd94adf394cf found for delete ", "request_id": "req-14e8b417-4666-4b7a-8cdb-45348579b6c6"}]} 2026-04-07 01:17:32.210 8 INFO neutron.services.segments.plugin [-] Segment c093f2a4-c715-4e68-af74-cd94adf394cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c093f2a4-c715-4e68-af74-cd94adf394cf found for delete ", "request_id": "req-d43f7974-ae39-46c5-b5fe-4f03511d8601"}]} 2026-04-07 01:17:32.220 8 INFO neutron.services.segments.plugin [-] Segment 881ff748-d2cb-4f98-9384-8766fb41e62b resource provider aggregate not found 2026-04-07 01:17:32.227 8 INFO neutron.services.segments.plugin [-] Segment 881ff748-d2cb-4f98-9384-8766fb41e62b resource provider aggregate not found 2026-04-07 01:17:32.234 8 INFO neutron.services.segments.plugin [-] Segment 881ff748-d2cb-4f98-9384-8766fb41e62b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881ff748-d2cb-4f98-9384-8766fb41e62b found for delete ", "request_id": "req-46a7d635-1c1e-4e41-b1e5-56fa8cfb2c96"}]} 2026-04-07 01:17:32.247 8 INFO neutron.services.segments.plugin [-] Segment 881ff748-d2cb-4f98-9384-8766fb41e62b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 881ff748-d2cb-4f98-9384-8766fb41e62b found for delete ", "request_id": "req-a68c096a-8755-4832-86e2-9429f8aaf9c7"}]} [pid: 8|app: 0|req: 694/1431] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:17:32 2026] PUT /v2.0/routers/c8d2dd30-6c50-4820-8978-f5c9ce3eba4d/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:34.107 7 INFO neutron.services.segments.plugin [-] Segment 492fb4ac-9732-4158-a397-bf65cc35d7ae resource provider aggregate not found 2026-04-07 01:17:34.111 7 INFO neutron.services.segments.plugin [-] Segment 492fb4ac-9732-4158-a397-bf65cc35d7ae resource provider aggregate not found 2026-04-07 01:17:34.126 7 INFO neutron.services.segments.plugin [-] Segment 492fb4ac-9732-4158-a397-bf65cc35d7ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492fb4ac-9732-4158-a397-bf65cc35d7ae found for delete ", "request_id": "req-966d1419-ac93-4ae0-8449-8423bb4cc151"}]} 2026-04-07 01:17:34.128 7 INFO neutron.services.segments.plugin [-] Segment 492fb4ac-9732-4158-a397-bf65cc35d7ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492fb4ac-9732-4158-a397-bf65cc35d7ae found for delete ", "request_id": "req-9a5e2c55-4979-45d7-950e-5fc797133f5d"}]} 2026-04-07 01:17:34.133 7 INFO neutron.db.l3_hamode_db [None req-6b64bcdf-f6a4-47d3-9d40-e959c95cc789 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network a19a67f7-8914-4024-a968-01eee4b6006f was deleted as no HA routers are present in tenant ae96564375ee4b09b2a543c7bea82489. [pid: 7|app: 0|req: 738/1432] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:33 2026] DELETE /v2.0/routers/c8d2dd30-6c50-4820-8978-f5c9ce3eba4d => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1433] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/subnets/d39f2982-b7c4-41f0-8042-c27dd038f7aa => 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: 739/1434] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/networks/0eea1d10-a220-4005-aaac-a111bf5df77d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:34.649 8 WARNING neutron_lib.context [None req-98d0e76d-2cf1-4fde-a28f-ecb3038344f1 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 740/1435] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/security-groups?tenant_id=ae96564375ee4b09b2a543c7bea82489&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:34.901 8 INFO neutron.db.segments_db [None req-98d0e76d-2cf1-4fde-a28f-ecb3038344f1 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Added segment 816249b6-540c-4317-8ea7-624ef4867d56 of type vxlan for network 9ef29198-08da-45c2-9220-c01c04043260 [pid: 7|app: 0|req: 741/1436] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:34 2026] DELETE /v2.0/security-groups/eb058d3c-7713-4530-98c2-fa3c47403af1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1437] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:34 2026] POST /v2.0/networks => generated 632 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:34.996 7 WARNING neutron_lib.context [None req-78447e3e-53a4-4120-98fc-30e3580eae9c 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1438] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:17:34 2026] POST /v2.0/ports => generated 743 bytes in 327 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-04-07 01:17:35.328 7 WARNING neutron_lib.context [None req-eb1d694d-7095-4166-b0af-9effdf5fc8e5 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:35.388 7 INFO neutron.db.segments_db [None req-eb1d694d-7095-4166-b0af-9effdf5fc8e5 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Added segment 40831691-e4f4-4f41-abac-e1072157f538 of type vxlan for network b45cdd79-7ec2-4853-ac81-9b6d95b7ef04 [pid: 8|app: 0|req: 697/1439] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups?tenant_id=18cffffc97e14a7b99688ec22e743ecf&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1440] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:35 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:35.494 7 WARNING neutron_lib.context [None req-3da7d821-8dd1-4217-8efd-7c845b879d50 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1441] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/10855cbd-7f2d-4a20-bc37-906bed7c5eba => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1442] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:17:35 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:35.802 8 WARNING neutron_lib.context [None req-e1cb22cb-d4cc-41bd-83a0-45309b3fb54e 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:35.863 8 INFO neutron.db.segments_db [None req-e1cb22cb-d4cc-41bd-83a0-45309b3fb54e 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Added segment ad992a66-1e09-4da4-a835-367f53bc1d58 of type vxlan for network 592970dd-cff7-46ec-8d21-a0273cc63ea7 [pid: 8|app: 0|req: 699/1443] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:35 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-04-07 01:17:36.002 7 WARNING neutron_lib.context [None req-173c5bd6-2626-44f8-8686-a3de17d36455 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:36.148 7 INFO neutron.services.segments.plugin [-] Segment 8d7e738f-f547-49f0-8f8a-f7e4c9409434 resource provider aggregate not found 2026-04-07 01:17:36.161 7 INFO neutron.services.segments.plugin [-] Segment 8d7e738f-f547-49f0-8f8a-f7e4c9409434 resource provider aggregate not found 2026-04-07 01:17:36.165 7 INFO neutron.services.segments.plugin [-] Segment 8d7e738f-f547-49f0-8f8a-f7e4c9409434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7e738f-f547-49f0-8f8a-f7e4c9409434 found for delete ", "request_id": "req-ad6af5c1-9623-4df1-8c8e-c3944aa5a1ad"}]} 2026-04-07 01:17:36.180 7 INFO neutron.services.segments.plugin [-] Segment 8d7e738f-f547-49f0-8f8a-f7e4c9409434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d7e738f-f547-49f0-8f8a-f7e4c9409434 found for delete ", "request_id": "req-3d30623a-6c17-48a0-ba14-6ab79dcff2f1"}]} [pid: 7|app: 0|req: 745/1444] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:17:35 2026] POST /v2.0/ports => generated 743 bytes in 337 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-04-07 01:17:36.341 7 WARNING neutron_lib.context [None req-10c36d70-6611-43bc-8c8a-12396cd82d58 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:36.395 7 INFO neutron.db.segments_db [None req-10c36d70-6611-43bc-8c8a-12396cd82d58 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Added segment d5c80824-ba00-46da-85f3-28ce36274340 of type vxlan for network 719272b9-070f-4d24-8d34-ab32238ada6e [pid: 8|app: 0|req: 700/1445] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?tenant_id=fd98841358c84b279baba43e8c8ed881&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1446] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:36 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-04-07 01:17:36.499 7 WARNING neutron_lib.context [None req-7d93ef36-922c-483b-9569-5fef9066410e 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 701/1447] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/security-groups/fa84775b-57f0-45df-a948-9efd05e21401 => 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: 747/1448] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:17:36 2026] POST /v2.0/ports => generated 743 bytes in 290 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-04-07 01:17:36.798 7 WARNING neutron_lib.context [None req-adf6f9f4-eee6-4f0a-9a88-b5ea7ab9581a 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 702/1449] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?tenant_id=13ca3aee532349538fb8d6d255aec314&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:36.862 7 INFO neutron.db.segments_db [None req-adf6f9f4-eee6-4f0a-9a88-b5ea7ab9581a 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Added segment ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb of type vxlan for network 76878e11-1565-4600-86a1-1349501f012e [pid: 8|app: 0|req: 703/1450] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/security-groups/5194ee52-3a5f-4517-9715-aa8c1b4e3984 => 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: 748/1451] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:36 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:36.975 8 WARNING neutron_lib.context [None req-2f73c0f5-e9bc-4d66-97ad-fda2808f5784 78077b498d10490f88cdcd604d9f7222 ddb2c037b58548d09e22735f2b2f4927 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1452] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:17:36 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1453] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:17:37 2026] PUT /v2.0/ports/03b58095-f635-4eb3-a2da-8004c6161c81/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1454] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:17:37 2026] PUT /v2.0/ports/ff9dedcb-26f1-469c-babb-ffb443a9e26c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1455] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:17:37 2026] PUT /v2.0/ports/6c38bd33-3f2b-4cdb-992a-d5ab16ff69a8/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1456] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:17:37 2026] PUT /v2.0/ports/a840c5be-4036-4b04-ab2b-f2f04b7a374f/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1457] 10.0.0.19 () {32 vars in 659 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1458] 10.0.0.19 () {32 vars in 673 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1459] 10.0.0.19 () {32 vars in 669 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1460] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1461] 10.0.0.19 () {32 vars in 667 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1462] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1463] 10.0.0.19 () {32 vars in 677 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1464] 10.0.0.19 () {32 vars in 689 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1465] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/ports/03b58095-f635-4eb3-a2da-8004c6161c81 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1466] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/ports/ff9dedcb-26f1-469c-babb-ffb443a9e26c => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1467] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/ports/6c38bd33-3f2b-4cdb-992a-d5ab16ff69a8 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1468] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:17:38 2026] DELETE /v2.0/ports/a840c5be-4036-4b04-ab2b-f2f04b7a374f => 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: 757/1469] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/ports/56dd328c-56ae-4347-ae08-5a515ca03ee1 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:39.460 8 INFO neutron.services.segments.plugin [-] Segment 816249b6-540c-4317-8ea7-624ef4867d56 resource provider aggregate not found 2026-04-07 01:17:39.464 8 INFO neutron.services.segments.plugin [-] Segment 816249b6-540c-4317-8ea7-624ef4867d56 resource provider aggregate not found 2026-04-07 01:17:39.474 8 INFO neutron.services.segments.plugin [-] Segment 816249b6-540c-4317-8ea7-624ef4867d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816249b6-540c-4317-8ea7-624ef4867d56 found for delete ", "request_id": "req-7d4f0982-520f-467a-8e98-d2439e9f0bfd"}]} 2026-04-07 01:17:39.480 8 INFO neutron.services.segments.plugin [-] Segment 816249b6-540c-4317-8ea7-624ef4867d56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 816249b6-540c-4317-8ea7-624ef4867d56 found for delete ", "request_id": "req-9d543052-5235-4f4d-ad46-db38c1a49183"}]} [pid: 8|app: 0|req: 713/1470] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/networks/9ef29198-08da-45c2-9220-c01c04043260 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:39.622 7 INFO neutron.services.segments.plugin [-] Segment 40831691-e4f4-4f41-abac-e1072157f538 resource provider aggregate not found 2026-04-07 01:17:39.628 7 INFO neutron.services.segments.plugin [-] Segment 40831691-e4f4-4f41-abac-e1072157f538 resource provider aggregate not found 2026-04-07 01:17:39.636 7 INFO neutron.services.segments.plugin [-] Segment 40831691-e4f4-4f41-abac-e1072157f538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40831691-e4f4-4f41-abac-e1072157f538 found for delete ", "request_id": "req-ef622827-c72d-4cda-b5d9-674bb26d766d"}]} 2026-04-07 01:17:39.641 7 INFO neutron.services.segments.plugin [-] Segment 40831691-e4f4-4f41-abac-e1072157f538 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40831691-e4f4-4f41-abac-e1072157f538 found for delete ", "request_id": "req-66530f89-c2bd-4b77-99de-be47aad3832c"}]} [pid: 7|app: 0|req: 758/1471] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/networks/b45cdd79-7ec2-4853-ac81-9b6d95b7ef04 => 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: 714/1472] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/networks/592970dd-cff7-46ec-8d21-a0273cc63ea7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1473] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/networks/719272b9-070f-4d24-8d34-ab32238ada6e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1474] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:39 2026] DELETE /v2.0/networks/76878e11-1565-4600-86a1-1349501f012e => 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: 760/1475] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/security-groups?tenant_id=d95bcb78bbf34d2fbe4051c18c8216c4&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1476] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/security-groups/5fe626f1-6088-4eab-aca5-6130632f4f93 => 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: 761/1477] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/security-groups?tenant_id=42d39fa791a544b1a3356916f4bc1913&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1478] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=25e07b652f2e4ee78c39eb6b59d3ea48&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1479] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:41 2026] DELETE /v2.0/security-groups/8d0bacbe-e6ea-408a-9c3a-6009e7b46d18 => 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: 718/1480] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:41 2026] DELETE /v2.0/security-groups/a49a4664-42b6-49c0-836b-742a66149672 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:41.653 7 INFO neutron.services.segments.plugin [-] Segment d5c80824-ba00-46da-85f3-28ce36274340 resource provider aggregate not found 2026-04-07 01:17:41.657 7 INFO neutron.services.segments.plugin [-] Segment d5c80824-ba00-46da-85f3-28ce36274340 resource provider aggregate not found 2026-04-07 01:17:41.668 7 INFO neutron.services.segments.plugin [-] Segment d5c80824-ba00-46da-85f3-28ce36274340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c80824-ba00-46da-85f3-28ce36274340 found for delete ", "request_id": "req-00b68cf7-45d1-4850-bad7-7dc31d4ef302"}]} 2026-04-07 01:17:41.669 7 INFO neutron.services.segments.plugin [-] Segment d5c80824-ba00-46da-85f3-28ce36274340 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5c80824-ba00-46da-85f3-28ce36274340 found for delete ", "request_id": "req-99ce4a25-93e8-4216-bc1d-375b103796ed"}]} [pid: 7|app: 0|req: 763/1481] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=ddb2c037b58548d09e22735f2b2f4927&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:41.697 8 INFO neutron.services.segments.plugin [-] Segment ad992a66-1e09-4da4-a835-367f53bc1d58 resource provider aggregate not found 2026-04-07 01:17:41.702 8 INFO neutron.services.segments.plugin [-] Segment ad992a66-1e09-4da4-a835-367f53bc1d58 resource provider aggregate not found 2026-04-07 01:17:41.714 8 INFO neutron.services.segments.plugin [-] Segment ad992a66-1e09-4da4-a835-367f53bc1d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad992a66-1e09-4da4-a835-367f53bc1d58 found for delete ", "request_id": "req-9c554e06-f0e2-46d0-be02-10b4d1f749b3"}]} 2026-04-07 01:17:41.723 8 INFO neutron.services.segments.plugin [-] Segment ad992a66-1e09-4da4-a835-367f53bc1d58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad992a66-1e09-4da4-a835-367f53bc1d58 found for delete ", "request_id": "req-b1dec61c-ddb4-4723-8b0b-d3d6fb25ee3f"}]} 2026-04-07 01:17:41.727 8 INFO neutron.services.segments.plugin [-] Segment ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb resource provider aggregate not found 2026-04-07 01:17:41.740 8 INFO neutron.services.segments.plugin [-] Segment ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb resource provider aggregate not found 2026-04-07 01:17:41.750 8 INFO neutron.services.segments.plugin [-] Segment ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb found for delete ", "request_id": "req-57419001-ec14-4b47-862f-6cd9258af1e0"}]} 2026-04-07 01:17:41.753 8 INFO neutron.services.segments.plugin [-] Segment ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ced5c1ff-cd62-4d8a-af45-0cb8b7e879cb found for delete ", "request_id": "req-8cbb71e8-c561-4dee-b0f1-d63300491529"}]} [pid: 8|app: 0|req: 719/1482] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:41 2026] DELETE /v2.0/security-groups/0f9229bc-a4a4-4aa8-9fbe-dfe896dc87b0 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1483] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=dd5d2b1bb4004e478899b65ab5733cd8&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1484] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:42 2026] DELETE /v2.0/security-groups/998753ee-b252-4037-828c-cbf683a48df2 => 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: 722/1487] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:43 2026] GET /v2.0/security-groups?tenant_id=5fa9b395ef97402a8e46ea945cc424ce&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: 766/1488] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:44 2026] DELETE /v2.0/security-groups/6b0ac8c5-e112-4a33-bd62-12620e4d2ac3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1489] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:44 2026] GET /v2.0/security-groups?tenant_id=19ef1d88ec9d4a329322d9f7e7e00736&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1490] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:44 2026] DELETE /v2.0/security-groups/9d834cf6-8cbf-4baf-9092-a3053c21d3b9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:45.429 8 WARNING neutron_lib.context [None req-feeb1e81-5c89-45f7-9da1-6cbdffadf7d6 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:45.569 8 INFO neutron.db.segments_db [None req-feeb1e81-5c89-45f7-9da1-6cbdffadf7d6 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Added segment 236b3142-d5ee-4244-8c15-a79f0305327d of type vxlan for network 312e1c30-c6ea-4a52-8964-5847350a05ab [pid: 8|app: 0|req: 724/1491] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/networks => generated 639 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:45.680 7 WARNING neutron_lib.context [None req-de672257-6487-4532-bd63-1e2b4206f025 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1492] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/subnets => generated 657 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1493] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:46.134 7 WARNING neutron_lib.context [None req-0af8b265-ff96-4411-b22e-37e902ccfc08 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1494] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/subnets => generated 731 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:46.369 8 WARNING neutron_lib.context [None req-ecda168b-969f-4137-ac6e-86e89a4bb629 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:46.416 8 INFO neutron.db.segments_db [None req-ecda168b-969f-4137-ac6e-86e89a4bb629 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Added segment 1db614ca-33cb-4cd5-8fa5-69953469aa4c of type vxlan for network 8cdb343b-8b8f-413a-944d-550320cbb811 [pid: 8|app: 0|req: 726/1495] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/networks => generated 638 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:46.510 7 WARNING neutron_lib.context [None req-d185e798-e81e-4019-94f5-d6009e7fa1ea f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 770/1496] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/subnets => generated 655 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:46.751 7 WARNING neutron_lib.context [None req-49c2ec19-466e-46d6-be47-9d28d6869b0b f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:46.801 8 WARNING neutron_lib.context [None req-b691562b-9596-48f2-b22c-468fed857edc 43f392dd5b2b48ee8e44dde745d6673f 03ed0c81ce1e40768f292dfbc46e5940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 771/1497] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/subnets => generated 726 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.007 7 WARNING neutron_lib.context [None req-8e7339b8-102d-447a-8ecd-78306484ccff f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1498] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:47.034 8 WARNING neutron_lib.context [None req-7134e6d6-693f-47d0-aa81-f877c1b70006 43f392dd5b2b48ee8e44dde745d6673f 03ed0c81ce1e40768f292dfbc46e5940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:47.065 7 INFO neutron.db.segments_db [None req-8e7339b8-102d-447a-8ecd-78306484ccff f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Added segment 24f5e59e-e93d-4c95-aff6-44907d9562f4 of type vxlan for network 0eacdad0-3b53-4ff6-b795-e539b2f647ab [pid: 7|app: 0|req: 772/1499] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/networks => generated 638 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1500] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:47.174 7 WARNING neutron_lib.context [None req-459f457e-d2da-4608-aecb-512732cc7508 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:47.177 8 WARNING neutron_lib.context [None req-94223705-446f-4d6f-bfcb-c359e75c9555 43f392dd5b2b48ee8e44dde745d6673f 03ed0c81ce1e40768f292dfbc46e5940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 729/1501] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:47.327 8 WARNING neutron_lib.context [None req-1279b903-d978-44a4-8424-ba4bed92580e 43f392dd5b2b48ee8e44dde745d6673f 03ed0c81ce1e40768f292dfbc46e5940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1502] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/subnets => generated 656 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.450 7 WARNING neutron_lib.context [None req-655cdda4-0585-4bc5-9817-94899db6485d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1503] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:47.496 8 WARNING neutron_lib.context [None req-ae94bc1f-030c-4569-84c7-89146498bbd0 43f392dd5b2b48ee8e44dde745d6673f 03ed0c81ce1e40768f292dfbc46e5940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1504] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1505] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/subnets => generated 729 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1506] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:17:47 2026] PUT /v2.0/security-groups/79afe394-0001-4b84-91e2-ffbf24677080/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:47.754 7 WARNING neutron_lib.context [None req-da1e0c33-972b-4de7-80ba-a72ba29ae316 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:47.802 7 INFO neutron.db.segments_db [None req-da1e0c33-972b-4de7-80ba-a72ba29ae316 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Added segment e33f1a57-0a68-4881-85ce-fea3b55ea049 of type vxlan for network ffd40437-3a05-4e42-b0d9-88ae31c629ec [pid: 8|app: 0|req: 732/1507] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:47 2026] GET /v2.0/security-groups?tenant_id=059f56f072344134b32bc42c7dae8bab&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1508] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:17:47 2026] PUT /v2.0/security-groups/2065c6cc-aa99-47d2-a417-d3d90b613000/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1509] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:47 2026] DELETE /v2.0/security-groups/ec4e724f-7c26-440b-8f44-8c57c24954e2 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:48.091 7 INFO neutron.db.l3_hamode_db [None req-da1e0c33-972b-4de7-80ba-a72ba29ae316 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 735/1510] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:17:48 2026] PUT /v2.0/security-groups/e085b9fa-5487-4440-bb1a-957a2d7995d4/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1511] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:17:48 2026] PUT /v2.0/security-groups/a8bd54e7-c6b2-4ad1-9d7d-2e5cd5be1f8c/tags => 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: 737/1512] 10.0.0.19 () {32 vars in 679 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1513] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1514] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tenant_id=6a95d1976a684646906ef7ed021ca6a2&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1515] 10.0.0.19 () {32 vars in 689 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1516] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/security-groups/31c026de-a205-4765-a04b-ad7f9caf7deb => 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: 742/1517] 10.0.0.19 () {32 vars in 701 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1518] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?tenant_id=b9a88abc6c4640048b05b1af1a6203b2&name=default => generated 2925 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:49.059 7 INFO neutron.db.l3_hamode_db [None req-da1e0c33-972b-4de7-80ba-a72ba29ae316 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1519] 10.0.0.19 () {32 vars in 687 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1520] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/3974a1a2-8c46-4d1c-b3c5-d2b7288afbc2 => 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: 746/1521] 10.0.0.19 () {32 vars in 701 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1522] 10.0.0.19 () {32 vars in 697 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1523] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?tenant_id=282bb3f8b65d46e2b037bdc30f05dc9e&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1524] 10.0.0.19 () {32 vars in 709 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1525] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/95f403b6-1c2b-4e5a-8fb1-9f3d7b57d6f0 => 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: 751/1526] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/79afe394-0001-4b84-91e2-ffbf24677080 => 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: 752/1527] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/2065c6cc-aa99-47d2-a417-d3d90b613000 => 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: 753/1528] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/e085b9fa-5487-4440-bb1a-957a2d7995d4 => 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: 776/1529] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/routers => generated 685 bytes in 2268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1530] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/a8bd54e7-c6b2-4ad1-9d7d-2e5cd5be1f8c => 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: 755/1531] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:50 2026] DELETE /v2.0/security-groups/1fef7422-04d4-4e39-a2dd-cb942fbadac7 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1532] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/security-groups?tenant_id=ff01cd7e900c4f5a8c2066486b09188c&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1533] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:17:50 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1534] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:51 2026] DELETE /v2.0/security-groups/ec8d0b93-5245-4a34-84c7-a849be86c738 => 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: 757/1535] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/security-groups?tenant_id=bf0d77a9c8f14e2b9735ddbd49b9d039&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1536] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/security-groups?tenant_id=05181cf628f04491b95a947e07c17075&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: 759/1537] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:51 2026] DELETE /v2.0/security-groups/2229393a-5417-48d9-900b-220a51a8b825 => 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: 760/1538] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:51 2026] DELETE /v2.0/security-groups/2b0bfd38-d164-4340-b50b-b61603abc019 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1539] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/security-groups?tenant_id=03ed0c81ce1e40768f292dfbc46e5940&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1540] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:52 2026] DELETE /v2.0/security-groups/fdd2cdb3-b8ef-4d3c-8ffa-f3ad17b3a06a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1541] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/security-groups?tenant_id=d10cdc48c7ac42dda45674fddc8c5a10&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1542] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:52 2026] DELETE /v2.0/security-groups/025bc6ee-1cd1-49cf-8c85-17574f5ab122 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1543] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:17:51 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:53.835 7 WARNING neutron_lib.context [None req-d8a7e9d3-ea1d-42be-8df8-e53e03cf47b8 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:54.065 7 INFO neutron.db.segments_db [None req-d8a7e9d3-ea1d-42be-8df8-e53e03cf47b8 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Added segment 72efd9a7-8bff-4aba-ac96-4deee799e18c of type vxlan for network 95e868c6-7b87-4ec4-83ae-e3984749e1b2 [pid: 7|app: 0|req: 780/1544] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:53 2026] POST /v2.0/networks => generated 647 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1545] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:17:52 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/add_router_interface => generated 309 bytes in 1587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:54.587 7 WARNING neutron_lib.context [None req-9408c04d-0773-4077-ac06-507ed90c29ae f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:54.688 8 WARNING neutron_lib.context [None req-1d0d4ba3-d8a2-4708-bc97-69787302a848 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1546] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/security-groups => generated 1628 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:54.748 7 WARNING neutron_lib.context [None req-06fad674-c056-41e3-b6b2-254dd7bb9ed4 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1547] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:54.915 7 WARNING neutron_lib.context [None req-e5276f85-6a21-44ae-bc7b-79cb25ca6a4a f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 766/1548] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/subnets => generated 673 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:54.964 8 WARNING neutron_lib.context [None req-7559c086-4def-4e7c-a00d-020244805339 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:55.022 8 INFO neutron.db.segments_db [None req-7559c086-4def-4e7c-a00d-020244805339 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Added segment 7c607dba-ff8a-4346-b79e-c0d526927b8e of type vxlan for network ab5eb6b1-c3f9-48a7-925f-1d20548a5921 [pid: 7|app: 0|req: 783/1549] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.100 7 WARNING neutron_lib.context [None req-ddaf453b-bb13-4d5e-b51c-1499fc9a8547 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 767/1550] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/networks => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1551] 10.0.0.19 () {34 vars in 742 bytes} [Tue Apr 7 01:17:55 2026] PUT /v2.0/networks/ab5eb6b1-c3f9-48a7-925f-1d20548a5921 => generated 592 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:55.268 8 WARNING neutron_lib.context [None req-cb3edbe4-bb26-4694-8517-054994e73e68 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 784/1552] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.278 7 WARNING neutron_lib.context [None req-cdc66c8b-84d1-4858-a52e-e3ad1ff786e9 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1553] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.410 7 WARNING neutron_lib.context [None req-7f7bff40-e89c-49b7-a3f6-cc5f47fd5afc f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1554] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1555] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.561 7 WARNING neutron_lib.context [None req-ce7ef6b6-15e0-463c-aaa1-e53041a9fa3c f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 770/1556] 10.0.0.19 () {34 vars in 740 bytes} [Tue Apr 7 01:17:55 2026] PUT /v2.0/subnets/6e04ecf7-6171-472d-bdba-f7642e9d392e => generated 656 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1557] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.771 7 WARNING neutron_lib.context [None req-89082a8b-b2e7-4479-baa1-2e7ceb507b20 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 788/1558] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.940 8 INFO neutron.services.segments.plugin [-] Segment 7c607dba-ff8a-4346-b79e-c0d526927b8e resource provider aggregate not found 2026-04-07 01:17:55.944 7 WARNING neutron_lib.context [None req-4f573d07-2e5d-493a-ab15-7f020f347a78 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:55.949 8 INFO neutron.services.segments.plugin [-] Segment 7c607dba-ff8a-4346-b79e-c0d526927b8e resource provider aggregate not found 2026-04-07 01:17:55.956 8 INFO neutron.services.segments.plugin [-] Segment 7c607dba-ff8a-4346-b79e-c0d526927b8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c607dba-ff8a-4346-b79e-c0d526927b8e found for delete ", "request_id": "req-61d5acfe-8dbe-4feb-a269-27bf2f25b324"}]} 2026-04-07 01:17:55.963 8 INFO neutron.services.segments.plugin [-] Segment 7c607dba-ff8a-4346-b79e-c0d526927b8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c607dba-ff8a-4346-b79e-c0d526927b8e found for delete ", "request_id": "req-49356917-d12c-4985-ae66-65bd6467c2d7"}]} [pid: 8|app: 0|req: 771/1559] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:55 2026] DELETE /v2.0/networks/ab5eb6b1-c3f9-48a7-925f-1d20548a5921 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:56.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b345bd6-dfbe-4ab8-b4f2-36a5b0cbb7e0 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1560] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/networks/ab5eb6b1-c3f9-48a7-925f-1d20548a5921 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1561] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1562] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:56.155 7 WARNING neutron_lib.context [None req-b95131af-97f3-4e28-b403-9175ef58bf00 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1563] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/subnets?network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1564] 10.0.0.19 () {32 vars in 652 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1565] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1566] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/subnets => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1567] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1568] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks/95e868c6-7b87-4ec4-83ae-e3984749e1b2 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:56.329 7 WARNING neutron_lib.context [None req-e33a1066-f3c0-421f-a031-435feb311d1a f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 779/1569] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/subnets/9ca79b2d-fa2a-455a-9bcb-9e5a3c5c20a7 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:56.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-661f4b81-81fa-42f0-8224-b4dabac89fc0 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1570] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/subnets/6e04ecf7-6171-472d-bdba-f7642e9d392e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:56.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-510c2600-0d64-4d36-a2b1-5a9219e78cd5 a43759763b684686b2b92f9cd6c95437 acf0125fe47949fc838a84b0682e3a62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1571] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/networks/ab5eb6b1-c3f9-48a7-925f-1d20548a5921 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1572] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:56 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:56.473 7 WARNING neutron_lib.context [None req-61c824e2-4ff9-4ce0-b472-9ce87e71bc3d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1573] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/subnets/9ca79b2d-fa2a-455a-9bcb-9e5a3c5c20a7 => 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: 792/1574] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:17:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1575] 10.0.0.103 () {34 vars in 1096 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1545509893&fields=id&tenant_id=db23db3cf5844589bd04482bf3ab5394 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1576] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:17:56 2026] DELETE /v2.0/networks/95e868c6-7b87-4ec4-83ae-e3984749e1b2 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1577] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1578] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/quotas/db23db3cf5844589bd04482bf3ab5394 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1579] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&fields=id => generated 287 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1580] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:57.277 8 WARNING neutron_lib.context [None req-4468394a-a21b-4fa1-905e-fe6cf4769356 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1581] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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-04-07 01:17:57.424 8 INFO neutron.db.segments_db [None req-4468394a-a21b-4fa1-905e-fe6cf4769356 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Added segment 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 of type vxlan for network 04d22a54-e1bf-4e55-ac0b-8c06784dac91 [pid: 7|app: 0|req: 798/1582] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => 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: 785/1583] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:57 2026] POST /v2.0/networks => generated 631 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1584] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/security-groups?tenant_id=acf0125fe47949fc838a84b0682e3a62&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:57.623 7 WARNING neutron_lib.context [None req-faaac169-97e2-48d7-b8ba-9c61bade4cda b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 786/1585] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/security-groups?tenant_id=7716734192234ae387a7fbf3782c80df&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1586] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:57 2026] DELETE /v2.0/security-groups/91c72133-891b-4901-895e-302ce79ad8c5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1587] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:57 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:57.874 7 WARNING neutron_lib.context [None req-4fb4a131-556b-4c7a-abd1-5b96b45d8b2e b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:57.946 7 INFO neutron.db.segments_db [None req-4fb4a131-556b-4c7a-abd1-5b96b45d8b2e b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Added segment 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 of type vxlan for network e3bd9c7f-869d-439d-ad40-adfa3ea54c03 [pid: 8|app: 0|req: 788/1588] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:17:57 2026] DELETE /v2.0/security-groups/cb7e2f92-c0de-4991-9100-15a470aa235e => 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: 801/1589] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:57 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:58.053 8 WARNING neutron_lib.context [None req-7b5ab7d4-c91c-4644-a731-f42ad57e144f b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:58.063 8 INFO neutron.services.segments.plugin [-] Segment 72efd9a7-8bff-4aba-ac96-4deee799e18c resource provider aggregate not found 2026-04-07 01:17:58.072 8 INFO neutron.services.segments.plugin [-] Segment 72efd9a7-8bff-4aba-ac96-4deee799e18c resource provider aggregate not found 2026-04-07 01:17:58.087 8 INFO neutron.services.segments.plugin [-] Segment 72efd9a7-8bff-4aba-ac96-4deee799e18c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72efd9a7-8bff-4aba-ac96-4deee799e18c found for delete ", "request_id": "req-d3e7d467-da35-4e1d-9ae0-4105230ed1ae"}]} 2026-04-07 01:17:58.092 8 INFO neutron.services.segments.plugin [-] Segment 72efd9a7-8bff-4aba-ac96-4deee799e18c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72efd9a7-8bff-4aba-ac96-4deee799e18c found for delete ", "request_id": "req-8eb1e945-2f71-4e10-86d4-4068579b40c6"}]} [pid: 8|app: 0|req: 789/1590] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:58 2026] POST /v2.0/subnets => generated 629 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:58.328 7 WARNING neutron_lib.context [None req-10511345-b2a4-4339-ac40-9249e0650035 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:58.396 7 INFO neutron.db.segments_db [None req-10511345-b2a4-4339-ac40-9249e0650035 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Added segment 21f2e370-2362-4cb2-a363-b1df74be197b of type vxlan for network 0630c4f7-ca6a-44f5-bb66-6c4bda0f2034 [pid: 7|app: 0|req: 802/1591] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:58 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:58.540 8 WARNING neutron_lib.context [None req-76c8ca92-2c7c-436b-8f2e-a8fd0777be49 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 790/1594] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:58 2026] POST /v2.0/subnets => generated 629 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:58.885 7 WARNING neutron_lib.context [None req-496a26c0-c663-4541-b562-38e7f922ae34 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:58.944 7 INFO neutron.db.segments_db [None req-496a26c0-c663-4541-b562-38e7f922ae34 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Added segment 764e841d-6678-447b-ae7a-adeace5bdedb of type vxlan for network 36e47d2e-dafd-46b1-a586-acfcf52a4c59 [pid: 7|app: 0|req: 805/1595] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:58 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:59.068 8 WARNING neutron_lib.context [None req-8db0861d-7594-4de5-8b4d-8868e403e147 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1596] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:59 2026] POST /v2.0/subnets => generated 629 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:59.395 7 WARNING neutron_lib.context [None req-c95b5a13-cbf3-418d-a7c0-c4c280478808 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:59.452 7 INFO neutron.db.segments_db [None req-c95b5a13-cbf3-418d-a7c0-c4c280478808 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Added segment d86804b7-4b32-45e7-b5ed-6724ffcc0092 of type vxlan for network e09e96d1-d911-4a1f-86ae-469db2ea8bbd [pid: 7|app: 0|req: 806/1597] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:59 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:59.600 8 WARNING neutron_lib.context [None req-4cc2fb35-4d82-4a8b-8c8e-e11e12cea018 b5c54d3779a2466db8a59c3531f5eeed 16dbd14208fd4b139630c953ba4a2acd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1598] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:17:59 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1599] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:17:59 2026] PUT /v2.0/subnets/df0b32d3-bec8-4e6e-a5ef-267dbf6380be/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:59.964 7 WARNING neutron_lib.context [None req-02ef6b7d-ceae-421e-ad37-3995cf67174a 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1600] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:17:59 2026] PUT /v2.0/subnets/0439216c-944d-4f1a-9d82-80512f74afc1/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1601] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:17:59 2026] PUT /v2.0/subnets/f12ec3d3-738c-4741-9f14-130182289dcc/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1602] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:00 2026] PUT /v2.0/subnets/191ef53c-3434-4c05-b202-34f16df2db07/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:00.144 7 INFO neutron.db.segments_db [None req-02ef6b7d-ceae-421e-ad37-3995cf67174a 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Added segment fbfb512b-7297-400d-af77-2e4366f6b417 of type vxlan for network 2e52226c-cb43-436f-b227-2b0c0ca64ea0 [pid: 8|app: 0|req: 797/1603] 10.0.0.19 () {32 vars in 663 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.198 8 WARNING neutron_lib.context [None req-4b38a19a-ef60-4c81-8420-ac575954f855 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 807/1604] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:17:59 2026] POST /v2.0/networks => generated 648 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1605] 10.0.0.19 () {32 vars in 677 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.285 7 WARNING neutron_lib.context [None req-2926d15a-06dc-4675-8ebe-2dc33aa8a0b4 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:00.361 8 INFO neutron.db.segments_db [None req-4b38a19a-ef60-4c81-8420-ac575954f855 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Added segment ea6a466f-a91a-4346-ad35-0eeffbda1378 of type vxlan for network 9a37e8d2-f04d-4550-98e6-8dbd832dca8c [pid: 8|app: 0|req: 798/1606] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/networks => generated 649 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1607] 10.0.0.19 () {32 vars in 673 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.509 8 WARNING neutron_lib.context [None req-ea07cb49-5320-4ae8-bf78-a8cdb50708e5 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 809/1608] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/ports => generated 779 bytes in 398 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: 810/1609] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.746 7 WARNING neutron_lib.context [None req-b646583e-e425-4b2d-bbae-ad563ee7ee37 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 800/1610] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/subnets => generated 627 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:00.802 7 INFO neutron.db.segments_db [None req-b646583e-e425-4b2d-bbae-ad563ee7ee37 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Added segment 6899177f-0bd4-40ae-9427-cf138d6b0a0e of type vxlan for network 31e1a17b-adf9-4bfb-8162-cceca19128fd [pid: 8|app: 0|req: 801/1611] 10.0.0.19 () {32 vars in 671 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.853 8 WARNING neutron_lib.context [None req-10198b88-c735-4f31-91b0-c64b23893626 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1612] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/networks => generated 636 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:00.890 8 INFO neutron.db.segments_db [None req-10198b88-c735-4f31-91b0-c64b23893626 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Added segment 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 of type vxlan for network a5360d08-3348-4866-b2b7-76fba27c7708 [pid: 7|app: 0|req: 812/1613] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:00.930 7 WARNING neutron_lib.context [None req-6ca4c727-6d62-496d-8cc0-2bb389facdd9 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:01.168 8 INFO neutron.db.l3_hamode_db [None req-10198b88-c735-4f31-91b0-c64b23893626 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 813/1614] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/subnets => generated 646 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1615] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:01.247 7 WARNING neutron_lib.context [None req-5f7e5151-f396-4c19-acaa-a538f841ac3a 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 815/1616] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:01 2026] POST /v2.0/ports => generated 965 bytes in 290 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: 816/1617] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1618] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/ports/1bc87d09-70d3-4b49-a769-a6bbb0481620 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1619] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/subnets/df0b32d3-bec8-4e6e-a5ef-267dbf6380be => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:01.960 8 INFO neutron.db.l3_hamode_db [None req-10198b88-c735-4f31-91b0-c64b23893626 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 819/1620] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:01.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7d59a0d-967a-4d40-9b69-1c533e1a2245 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1621] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/ports/1bc87d09-70d3-4b49-a769-a6bbb0481620 => 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: 821/1622] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/subnets/0439216c-944d-4f1a-9d82-80512f74afc1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1623] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db23db3cf5844589bd04482bf3ab5394 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:02.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b087bfd5-6943-4a76-bb29-dae3dbebd815 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1624] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports/1bc87d09-70d3-4b49-a769-a6bbb0481620 => 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: 824/1625] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:02 2026] DELETE /v2.0/subnets/f12ec3d3-738c-4741-9f14-130182289dcc => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:02.392 7 WARNING neutron_lib.context [req-de32b029-6b6a-4cdb-99b4-4e886d63bf83 req-6564f012-d617-4c51-8508-f2a2549e1e3d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1626] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/ports => generated 1183 bytes in 420 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: 802/1627] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:00 2026] POST /v2.0/routers => generated 693 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1628] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:02 2026] DELETE /v2.0/subnets/b57fc44d-4e7d-49b4-845f-29cf9189737e => 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: 827/1629] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1186 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1630] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:02 2026] DELETE /v2.0/subnets/191ef53c-3434-4c05-b202-34f16df2db07 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1631] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:18:03 2026] PUT /v2.0/ports/a2dbd00b-6d95-4edf-a63b-774a666e5fff => generated 1464 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:03.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c929bb39-0d45-41a1-8cba-53f880a4b86a'] response: {'name': 'network-changed', 'server_uuid': '0d5a341a-0922-4448-8f91-846004eb493f', 'tag': 'a2dbd00b-6d95-4edf-a63b-774a666e5fff', 'status': 'completed', 'code': 200} 2026-04-07 01:18:03.899 7 INFO neutron.services.segments.plugin [-] Segment 6899177f-0bd4-40ae-9427-cf138d6b0a0e resource provider aggregate not found 2026-04-07 01:18:03.911 7 INFO neutron.services.segments.plugin [-] Segment 6899177f-0bd4-40ae-9427-cf138d6b0a0e resource provider aggregate not found [pid: 7|app: 0|req: 829/1632] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:03 2026] DELETE /v2.0/networks/31e1a17b-adf9-4bfb-8162-cceca19128fd => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:03.935 7 INFO neutron.services.segments.plugin [-] Segment 6899177f-0bd4-40ae-9427-cf138d6b0a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6899177f-0bd4-40ae-9427-cf138d6b0a0e found for delete ", "request_id": "req-addddd0b-8fd8-4506-80be-c34c4b3e9b99"}]} 2026-04-07 01:18:03.937 7 INFO neutron.services.segments.plugin [-] Segment 6899177f-0bd4-40ae-9427-cf138d6b0a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6899177f-0bd4-40ae-9427-cf138d6b0a0e found for delete ", "request_id": "req-8f5a909b-baad-49bc-9519-5003e6ecb869"}]} [pid: 7|app: 0|req: 830/1633] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1634] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:03 2026] DELETE /v2.0/subnets/04d9a22b-9977-4093-b70e-82c403e4a9d5 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:04.169 7 WARNING neutron_lib.context [None req-42b5cca4-e8be-4220-b364-8356db52722d 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:04.245 7 INFO neutron.db.segments_db [None req-42b5cca4-e8be-4220-b364-8356db52722d 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Added segment ebab5f74-e37d-4164-8cff-545afb5e3922 of type vxlan for network daf9a84c-db7d-4dea-9044-6157188dc2cd [pid: 7|app: 0|req: 832/1635] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:04 2026] POST /v2.0/networks => generated 635 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1636] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1467 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1637] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:04 2026] DELETE /v2.0/networks/04d22a54-e1bf-4e55-ac0b-8c06784dac91 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:04.472 7 WARNING neutron_lib.context [None req-fca8f035-644b-4eb3-8eb6-f35a2be659df 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 835/1638] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:04 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1639] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks?tenant_id=db23db3cf5844589bd04482bf3ab5394&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1640] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:04 2026] DELETE /v2.0/networks/e3bd9c7f-869d-439d-ad40-adfa3ea54c03 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:04.966 7 WARNING neutron_lib.context [None req-c5e15af7-a5b4-48dc-a664-4e45830d5bd1 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 804/1641] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:03 2026] PUT /v2.0/routers/6cd3cb85-229e-4428-afe2-ba6fbb135393/add_router_interface => generated 309 bytes in 1864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1642] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:18:04 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) 2026-04-07 01:18:05.176 8 INFO neutron.services.segments.plugin [-] Segment 21f2e370-2362-4cb2-a363-b1df74be197b resource provider aggregate not found 2026-04-07 01:18:05.182 8 INFO neutron.services.segments.plugin [-] Segment 21f2e370-2362-4cb2-a363-b1df74be197b resource provider aggregate not found [pid: 8|app: 0|req: 806/1643] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/networks/0630c4f7-ca6a-44f5-bb66-6c4bda0f2034 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:05.196 8 WARNING neutron_lib.context [None req-8add5274-9466-45d6-ba40-81b7f84d48a1 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:05.198 8 INFO neutron.services.segments.plugin [-] Segment 21f2e370-2362-4cb2-a363-b1df74be197b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f2e370-2362-4cb2-a363-b1df74be197b found for delete ", "request_id": "req-483076b9-33ed-42ab-8e6e-57417768a86e"}]} 2026-04-07 01:18:05.201 8 INFO neutron.services.segments.plugin [-] Segment 21f2e370-2362-4cb2-a363-b1df74be197b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21f2e370-2362-4cb2-a363-b1df74be197b found for delete ", "request_id": "req-97666874-822e-4251-91ef-4b147f0e5592"}]} [pid: 7|app: 0|req: 838/1644] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:04 2026] POST /v2.0/ports => generated 923 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1645] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/networks/36e47d2e-dafd-46b1-a586-acfcf52a4c59 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1646] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/ports => generated 959 bytes in 337 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: 840/1647] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/ports/a26e7a33-e52c-4e13-a983-bc2557f14da3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:05.597 7 WARNING neutron_lib.context [None req-a457ad18-86a6-4264-bfdb-348175c19c7e a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1648] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/networks/e09e96d1-d911-4a1f-86ae-469db2ea8bbd => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:05.687 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8a9196f-f6cd-447f-8829-a94d8c60d965 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1649] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/ports/a26e7a33-e52c-4e13-a983-bc2557f14da3 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1650] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/subnets/7848f7d4-2fb4-4e12-bfb4-aa763527235e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:05.954 7 INFO neutron.services.segments.plugin [-] Segment 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 resource provider aggregate not found 2026-04-07 01:18:05.962 7 INFO neutron.services.segments.plugin [-] Segment 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 resource provider aggregate not found 2026-04-07 01:18:05.967 7 INFO neutron.services.segments.plugin [-] Segment 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 found for delete ", "request_id": "req-be531bae-fc91-4c58-94e2-bb8fa9fb7778"}]} 2026-04-07 01:18:05.978 7 INFO neutron.services.segments.plugin [-] Segment 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42fabbd9-d8ba-4bc8-802b-6f699fc981e5 found for delete ", "request_id": "req-3b368595-2545-490d-a172-8c44bf947483"}]} 2026-04-07 01:18:05.982 7 INFO neutron.services.segments.plugin [-] Segment 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 resource provider aggregate not found 2026-04-07 01:18:05.993 7 INFO neutron.services.segments.plugin [-] Segment 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 found for delete ", "request_id": "req-05aa1b3a-2647-4ca4-878b-e34807497339"}]} 2026-04-07 01:18:05.997 7 INFO neutron.services.segments.plugin [-] Segment 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 resource provider aggregate not found [pid: 7|app: 0|req: 841/1651] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/ports => generated 959 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:06.011 7 INFO neutron.services.segments.plugin [-] Segment 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e72f899-08bf-4a58-bf37-f153d9e4f9a2 found for delete ", "request_id": "req-349a9d11-e17e-45c8-b5c9-20fbc3e78ca4"}]} 2026-04-07 01:18:06.015 7 INFO neutron.services.segments.plugin [-] Segment 764e841d-6678-447b-ae7a-adeace5bdedb resource provider aggregate not found /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-04-07 01:18:06.024 7 WARNING neutron_lib.context [None req-7b3d2a72-3bc5-4000-b9d7-45656846aff2 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:06.029 7 INFO neutron.services.segments.plugin [-] Segment 764e841d-6678-447b-ae7a-adeace5bdedb resource provider aggregate not found 2026-04-07 01:18:06.038 7 INFO neutron.services.segments.plugin [-] Segment 764e841d-6678-447b-ae7a-adeace5bdedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764e841d-6678-447b-ae7a-adeace5bdedb found for delete ", "request_id": "req-3c82fca4-b950-4a33-b453-33361316e4d0"}]} 2026-04-07 01:18:06.043 7 INFO neutron.services.segments.plugin [-] Segment 764e841d-6678-447b-ae7a-adeace5bdedb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764e841d-6678-447b-ae7a-adeace5bdedb found for delete ", "request_id": "req-fb4d5af9-9eac-40a7-ba97-8af8f8993872"}]} [pid: 8|app: 0|req: 811/1652] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:05 2026] DELETE /v2.0/networks/daf9a84c-db7d-4dea-9044-6157188dc2cd => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1653] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:06.150 8 WARNING neutron_lib.context [None req-4a1264e5-9f32-499c-abf4-6f928b8a3291 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1654] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/ports => generated 779 bytes in 271 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: 814/1655] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.209&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => 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: 815/1656] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/security-groups?tenant_id=16dbd14208fd4b139630c953ba4a2acd&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:06.767 7 INFO neutron.db.l3_db [None req-7b3d2a72-3bc5-4000-b9d7-45656846aff2 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Floating IP a5eb90ac-bb6a-4895-980c-f7b02b6af86d associated. External IP: 10.96.250.202, port: e03945b4-ebd6-4024-8eea-7c09e17f7a0a. [pid: 8|app: 0|req: 816/1657] 10.0.0.19 () {34 vars in 736 bytes} [Tue Apr 7 01:18:06 2026] PUT /v2.0/ports/bc9868e0-6a48-4f16-a769-84e9718162a2 => generated 752 bytes in 181 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: 817/1658] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => 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: 818/1659] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:06 2026] DELETE /v2.0/security-groups/696d2959-8517-4071-8472-4b44e42b0437 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1660] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/floatingips => generated 843 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1661] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:06 2026] DELETE /v2.0/ports/bc9868e0-6a48-4f16-a769-84e9718162a2 => 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: 843/1662] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:07.218 8 INFO neutron.services.segments.plugin [-] Segment d86804b7-4b32-45e7-b5ed-6724ffcc0092 resource provider aggregate not found 2026-04-07 01:18:07.223 8 INFO neutron.services.segments.plugin [-] Segment d86804b7-4b32-45e7-b5ed-6724ffcc0092 resource provider aggregate not found 2026-04-07 01:18:07.239 8 INFO neutron.services.segments.plugin [-] Segment d86804b7-4b32-45e7-b5ed-6724ffcc0092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86804b7-4b32-45e7-b5ed-6724ffcc0092 found for delete ", "request_id": "req-701c7d58-fe66-46e2-8e2e-7a4b64750a59"}]} 2026-04-07 01:18:07.245 7 INFO neutron.db.l3_db [None req-65109a9a-1b3b-4e13-b2bc-b24f3bf34095 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Floating IP a5eb90ac-bb6a-4895-980c-f7b02b6af86d disassociated. External IP: 10.96.250.202, port: e03945b4-ebd6-4024-8eea-7c09e17f7a0a. 2026-04-07 01:18:07.246 8 INFO neutron.services.segments.plugin [-] Segment d86804b7-4b32-45e7-b5ed-6724ffcc0092 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d86804b7-4b32-45e7-b5ed-6724ffcc0092 found for delete ", "request_id": "req-89cd2b09-87d5-4d6d-93d5-5635e38f706b"}]} [pid: 8|app: 0|req: 820/1663] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/security-groups?tenant_id=c3699d7f17a343528f4801dea1a1bca4&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:07.272 8 INFO neutron.services.segments.plugin [-] Segment ebab5f74-e37d-4164-8cff-545afb5e3922 resource provider aggregate not found 2026-04-07 01:18:07.278 8 INFO neutron.services.segments.plugin [-] Segment ebab5f74-e37d-4164-8cff-545afb5e3922 resource provider aggregate not found 2026-04-07 01:18:07.290 8 INFO neutron.services.segments.plugin [-] Segment ebab5f74-e37d-4164-8cff-545afb5e3922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebab5f74-e37d-4164-8cff-545afb5e3922 found for delete ", "request_id": "req-36fa9c59-fb3f-4474-afdc-672524685f93"}]} 2026-04-07 01:18:07.292 8 INFO neutron.services.segments.plugin [-] Segment ebab5f74-e37d-4164-8cff-545afb5e3922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebab5f74-e37d-4164-8cff-545afb5e3922 found for delete ", "request_id": "req-ec3966f2-dd70-43bc-aab5-1074a34652f5"}]} [pid: 8|app: 0|req: 821/1664] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports => generated 782 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1665] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1666] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/security-groups/bd0a6667-9222-48e0-9bc2-ec99553d03db => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:07.449 8 INFO neutron.pecan_wsgi.hooks.translation [None req-372c403f-5838-4a41-bbe9-829a190b742d 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1667] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports/bc9868e0-6a48-4f16-a769-84e9718162a2 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1668] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1669] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports => generated 782 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1670] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 844/1671] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/floatingips/a5eb90ac-bb6a-4895-980c-f7b02b6af86d => generated 552 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1672] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/ports/6c030670-e903-4f56-a7c4-eb19dfd0bfc2 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1673] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 829/1674] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/security-groups?tenant_id=a3789dc4131d4c32afa05517d6aadc9a&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:07.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cfd4f5ea-612e-4268-b79c-d3db550dc5e0 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1675] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/ports/a26e7a33-e52c-4e13-a983-bc2557f14da3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1676] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/security-groups/7fdfcd5b-de17-4391-a24a-9fc069e0f48c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:07.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d7b2a09-2fcb-41a6-8839-1e2efac28231 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1677] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/subnets/7848f7d4-2fb4-4e12-bfb4-aa763527235e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:07.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf16bea-8813-417f-ba69-1d9be8b4db8f 2bbca477fdb74bc0b650a7e714ea8472 85b5f29b506f420588f1c2a2e0b33160 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1678] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/subnets/b57fc44d-4e7d-49b4-845f-29cf9189737e => 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: 846/1679] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/floatingips/a5eb90ac-bb6a-4895-980c-f7b02b6af86d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:07.884 7 WARNING neutron_lib.context [None req-052208f7-1d81-4cd1-ad1d-d9eab1aca0c2 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1680] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:07 2026] DELETE /v2.0/ports/6c030670-e903-4f56-a7c4-eb19dfd0bfc2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1681] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:08 2026] DELETE /v2.0/networks/2e52226c-cb43-436f-b227-2b0c0ca64ea0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:08.714 7 INFO neutron.db.l3_db [None req-052208f7-1d81-4cd1-ad1d-d9eab1aca0c2 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Floating IP 5d89db41-936e-48bf-aa0e-133729d8c174 associated. External IP: 10.96.250.206, port: 2d3b8956-9f9e-4ae4-adc2-815a272c2b28. [pid: 8|app: 0|req: 836/1682] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:08 2026] GET /v2.0/security-groups?tenant_id=85b5f29b506f420588f1c2a2e0b33160&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1683] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/floatingips => generated 843 bytes in 1160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1684] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1198 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1685] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:09 2026] DELETE /v2.0/security-groups/4b4f8425-ada6-46ed-9b71-193f5c2fe1eb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1686] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/floatingips/5d89db41-936e-48bf-aa0e-133729d8c174 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1687] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1688] 10.0.0.19 () {32 vars in 654 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/floatingips => generated 846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:09.310 8 INFO neutron.services.segments.plugin [-] Segment fbfb512b-7297-400d-af77-2e4366f6b417 resource provider aggregate not found 2026-04-07 01:18:09.316 8 INFO neutron.services.segments.plugin [-] Segment fbfb512b-7297-400d-af77-2e4366f6b417 resource provider aggregate not found 2026-04-07 01:18:09.331 8 INFO neutron.services.segments.plugin [-] Segment fbfb512b-7297-400d-af77-2e4366f6b417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbfb512b-7297-400d-af77-2e4366f6b417 found for delete ", "request_id": "req-cb361a72-5aa5-477d-8f98-eb835ab9c2cb"}]} 2026-04-07 01:18:09.344 8 INFO neutron.services.segments.plugin [-] Segment fbfb512b-7297-400d-af77-2e4366f6b417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbfb512b-7297-400d-af77-2e4366f6b417 found for delete ", "request_id": "req-f9eb2729-5302-4986-94ed-540790cd6a13"}]} 2026-04-07 01:18:09.602 8 INFO neutron.db.l3_db [None req-09a9471e-a13f-4eba-a9a5-41a6851f1181 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Floating IP 5d89db41-936e-48bf-aa0e-133729d8c174 associated. External IP: 10.96.250.206, port: 2d3b8956-9f9e-4ae4-adc2-815a272c2b28. [pid: 8|app: 0|req: 839/1689] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/floatingips/5d89db41-936e-48bf-aa0e-133729d8c174 => generated 843 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:10.388 7 INFO neutron.db.l3_db [None req-e2e91bd6-6053-460f-8d4f-b65dfacfc396 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] Floating IP 5d89db41-936e-48bf-aa0e-133729d8c174 disassociated. External IP: 10.96.250.206, port: e03945b4-ebd6-4024-8eea-7c09e17f7a0a. [pid: 7|app: 0|req: 851/1690] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:18:10 2026] PUT /v2.0/floatingips/5d89db41-936e-48bf-aa0e-133729d8c174 => generated 552 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:10.935 7 WARNING neutron_lib.context [None req-25695b4c-4d5e-4721-9289-e3ad5fe82da8 e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 840/1691] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:18:10 2026] DELETE /v2.0/floatingips/5d89db41-936e-48bf-aa0e-133729d8c174 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:11.088 8 WARNING neutron_lib.context [None req-4efbc9fa-2d5e-4820-b84f-7c85a15b99d0 4ac8724dd3c24095b3d40639675b7db3 b3b7f288ac264e7abd4c99916e41f6c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1692] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:18:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:18:11.152 7 INFO neutron.api.v2.resource [None req-89674fdd-b401-49c4-8bb2-4cf3cb208622 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1693] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/floatingips/5d89db41-936e-48bf-aa0e-133729d8c174 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1694] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1695] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/ports/e03945b4-ebd6-4024-8eea-7c09e17f7a0a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1696] 10.0.0.19 () {34 vars in 757 bytes} [Tue Apr 7 01:18:11 2026] PUT /v2.0/security-groups/ba7832ce-b130-4dd0-bd7a-d88ecf8c5661 => generated 1662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1697] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:18:11 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: 842/1698] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/security-groups/ba7832ce-b130-4dd0-bd7a-d88ecf8c5661 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1699] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:18:11 2026] PUT /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1700] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/security-groups/ba7832ce-b130-4dd0-bd7a-d88ecf8c5661 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1701] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/ports/2d3b8956-9f9e-4ae4-adc2-815a272c2b28 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1702] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1703] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1704] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports?device_id=6cd3cb85-229e-4428-afe2-ba6fbb135393 => generated 958 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:11.881 8 INFO neutron.api.v2.resource [None req-d62cb094-a731-4de0-894f-daa2bf5270fc e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1705] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/security-groups/ba7832ce-b130-4dd0-bd7a-d88ecf8c5661 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1706] 10.0.0.19 () {34 vars in 769 bytes} [Tue Apr 7 01:18:11 2026] PUT /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-07 01:18:11.898 7 WARNING neutron_lib.context [None req-3622664d-f45d-43df-9e9b-730befd22fb2 e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 860/1707] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:18:11 2026] POST /v2.0/security-groups => generated 1623 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1708] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:12.040 7 WARNING neutron_lib.context [None req-c1f10c68-9870-48af-87be-9dd624fd9da8 e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1709] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1710] 10.0.0.19 () {34 vars in 765 bytes} [Tue Apr 7 01:18:12 2026] PUT /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1711] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules/c953688a-945f-48d5-9397-dce8a955fe6f => 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: 865/1712] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/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: 866/1713] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1714] 10.0.0.19 () {34 vars in 787 bytes} [Tue Apr 7 01:18:12 2026] PUT /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1715] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/security-group-rules/c953688a-945f-48d5-9397-dce8a955fe6f => 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: 869/1716] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1717] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1718] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:18:12 2026] PUT /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:12.564 7 WARNING neutron_lib.context [None req-efa913d8-9188-4307-819c-c625fefc0d5b e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 872/1719] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:12 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) [pid: 7|app: 0|req: 873/1720] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1721] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules/d1045cdc-5bc8-4190-a5d9-102ae7899034 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1722] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1723] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1724] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:11 2026] PUT /v2.0/routers/6cd3cb85-229e-4428-afe2-ba6fbb135393/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:12.811 7 INFO neutron.api.v2.resource [None req-1f0b1422-f8c3-40ae-b479-f4b7d5ba46fa 4ac8724dd3c24095b3d40639675b7db3 b3b7f288ac264e7abd4c99916e41f6c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1725] 10.0.0.19 () {32 vars in 750 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1726] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/security-group-rules/d1045cdc-5bc8-4190-a5d9-102ae7899034 => 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: 850/1727] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/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: 851/1728] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1729] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:13.011 8 WARNING neutron_lib.context [None req-a72fa423-0dc0-4e11-b174-babd66fa9711 e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:13.040 8 INFO neutron.db.securitygroups_db [None req-a72fa423-0dc0-4e11-b174-babd66fa9711 e16814439ff84028bc08db1d1cc0ee55 8a515c1a439e49d2ac4547b8046d9244 - - default default] Project 8a515c1a439e49d2ac4547b8046d9244 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: 853/1730] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:13.160 8 INFO neutron.api.v2.resource [None req-73001b09-90c5-4dfd-af91-1e88852098eb 4ac8724dd3c24095b3d40639675b7db3 b3b7f288ac264e7abd4c99916e41f6c6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 854/1731] 10.0.0.19 () {32 vars in 753 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/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: 855/1732] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-group-rules/6d1cecfa-e776-474c-8b59-92c9ed4e2322 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1733] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1734] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1735] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1736] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/security-group-rules/6d1cecfa-e776-474c-8b59-92c9ed4e2322 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:13.625 7 INFO neutron.services.segments.plugin [-] Segment 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 resource provider aggregate not found 2026-04-07 01:18:13.630 7 INFO neutron.services.segments.plugin [-] Segment 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 resource provider aggregate not found [pid: 8|app: 0|req: 860/1737] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/floatingips/181ebcce-6ecd-444d-b2c2-44141cbc4f3a => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:13.638 7 INFO neutron.services.segments.plugin [-] Segment 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 found for delete ", "request_id": "req-6600a7fd-ded2-4b67-ba82-4ecbaa9a5eb6"}]} 2026-04-07 01:18:13.641 7 INFO neutron.services.segments.plugin [-] Segment 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f12cc51-c1b6-4524-a89e-2ad2e8d9bf49 found for delete ", "request_id": "req-2b2bf382-36e2-4110-8333-21537aff6c05"}]} 2026-04-07 01:18:13.660 7 INFO neutron.db.l3_hamode_db [None req-e8a38058-77f8-4d43-a416-e25403c60337 a8e8e2a943c342d1962dc2dc688f0c26 f38045b864b84b26b1fb96f10dbff0dd - - default default] HA network a5360d08-3348-4866-b2b7-76fba27c7708 was deleted as no HA routers are present in tenant f38045b864b84b26b1fb96f10dbff0dd. [pid: 7|app: 0|req: 878/1738] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/routers/6cd3cb85-229e-4428-afe2-ba6fbb135393 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1739] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1740] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/security-groups/dd480b5b-6405-4115-ad2b-b373edc27220 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1741] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1744] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/subnets/417d8b8f-8ef2-49e8-8c30-ed1c3ec98b12 => 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: 866/1745] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1746] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/networks/9a37e8d2-f04d-4550-98e6-8dbd832dca8c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1747] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => 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: 881/1748] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1749] 10.0.0.19 () {32 vars in 817 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&mac_address=fa%3A16%3A3e%3A45%3Aa8%3Aab => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1750] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=8a515c1a439e49d2ac4547b8046d9244&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1751] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=f38045b864b84b26b1fb96f10dbff0dd&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:14.650 7 WARNING neutron_lib.context [None req-3b0f3fb9-5173-4138-a1eb-bde98127b4b3 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 868/1752] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=38d69414c96f4e6691e2dbb80491d86a&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1753] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/c868266b-3f16-4385-afbf-9fb8a98f44af => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1754] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/9633ccd0-a1e5-428c-ac6f-0887e8879626 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1755] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/d4cbb5f3-972e-4cfc-af45-e46e55a5e81b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1756] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/security-groups?tenant_id=b3b7f288ac264e7abd4c99916e41f6c6&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1757] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:15 2026] DELETE /v2.0/security-groups/250daf5d-0df1-438c-9faa-642bfd6cf166 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:15.662 7 INFO neutron.services.segments.plugin [-] Segment ea6a466f-a91a-4346-ad35-0eeffbda1378 resource provider aggregate not found 2026-04-07 01:18:15.669 7 INFO neutron.services.segments.plugin [-] Segment ea6a466f-a91a-4346-ad35-0eeffbda1378 resource provider aggregate not found 2026-04-07 01:18:15.677 7 INFO neutron.services.segments.plugin [-] Segment ea6a466f-a91a-4346-ad35-0eeffbda1378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6a466f-a91a-4346-ad35-0eeffbda1378 found for delete ", "request_id": "req-aad64229-6c8b-4266-9b71-204deab06384"}]} 2026-04-07 01:18:15.684 7 INFO neutron.services.segments.plugin [-] Segment ea6a466f-a91a-4346-ad35-0eeffbda1378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea6a466f-a91a-4346-ad35-0eeffbda1378 found for delete ", "request_id": "req-29beb3b7-448b-4ae3-aab8-f8a82a226385"}]} 2026-04-07 01:18:15.858 7 INFO neutron.db.l3_db [None req-3b0f3fb9-5173-4138-a1eb-bde98127b4b3 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP f1275d8d-6b2e-4a7a-bd74-975263fbfef0 associated. External IP: 10.96.250.216, port: a2dbd00b-6d95-4edf-a63b-774a666e5fff. [pid: 7|app: 0|req: 885/1758] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:18:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1759] 10.0.0.103 () {34 vars in 1096 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1545509893&fields=id&tenant_id=db23db3cf5844589bd04482bf3ab5394 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:16.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af784d29-9880-4530-a343-0e32d11edf59'] response: {'name': 'network-changed', 'server_uuid': '0d5a341a-0922-4448-8f91-846004eb493f', 'tag': 'a2dbd00b-6d95-4edf-a63b-774a666e5fff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 886/1760] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1761] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/quotas/db23db3cf5844589bd04482bf3ab5394 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1762] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&fields=id => generated 333 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:16.613 8 WARNING neutron_lib.context [None req-40cd46b9-8cde-4bf3-a91a-8531e1b1acb8 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:16.714 7 WARNING neutron_lib.context [None req-9da23113-17e6-4d8c-805a-c189b420e436 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 876/1763] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:18:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1764] 10.0.0.103 () {34 vars in 907 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/extensions => generated 20516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:18:16.875 7 INFO neutron.db.segments_db [None req-9da23113-17e6-4d8c-805a-c189b420e436 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment 9606393f-6b0a-416f-806c-7bb177aa11ca of type vxlan for network 2d209749-f76c-4316-98ff-2dd436c8d52c [pid: 8|app: 0|req: 878/1765] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1766] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1767] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:16 2026] POST /v2.0/networks => generated 629 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1768] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1769] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:17.013 8 WARNING neutron_lib.context [None req-7c8332b9-e712-47bb-98c3-196176168133 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 890/1770] 10.0.0.19 () {34 vars in 757 bytes} [Tue Apr 7 01:18:16 2026] PUT /v2.0/security-groups/49fd47ee-2bdd-4559-9bf9-23320bd7ace3 => generated 1664 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:17.084 8 INFO neutron.db.segments_db [None req-7c8332b9-e712-47bb-98c3-196176168133 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment fa4e085c-4d24-47a8-a273-1dc3b2e09c71 of type vxlan for network 5c810d0e-411e-48f1-bf93-b9700d092065 [pid: 7|app: 0|req: 891/1771] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.209&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1772] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 893/1773] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-groups/49fd47ee-2bdd-4559-9bf9-23320bd7ace3 => generated 1664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1774] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => 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: 881/1775] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/networks => generated 629 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:17.195 8 WARNING neutron_lib.context [None req-861d76c9-d144-49ca-aefb-4e8f3c67b367 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1776] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:17 2026] DELETE /v2.0/security-groups/49fd47ee-2bdd-4559-9bf9-23320bd7ace3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1777] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1778] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1779] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&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: 7|app: 0|req: 899/1780] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:17.361 7 INFO neutron.api.v2.resource [None req-cce6ee0f-d859-4768-a8cc-21448e61b131 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1781] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:17 2026] DELETE /v2.0/security-groups/49fd47ee-2bdd-4559-9bf9-23320bd7ace3 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1782] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:17.398 7 WARNING neutron_lib.context [None req-732c1b1f-7fb1-4392-a6ea-8d7e7f78f8ea 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1783] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1784] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:17.503 8 WARNING neutron_lib.context [None req-abe7b1f1-f80e-4ad8-ab96-502f7ec61044 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 902/1785] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/security-groups => generated 1625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1786] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:17.559 7 WARNING neutron_lib.context [None req-b9f921da-5ce9-4152-8ec3-4cae3e015cb7 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1787] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1788] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-group-rules/41d9b603-0953-4eb7-b3b8-e01210286df6 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1789] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:17.720 8 WARNING neutron_lib.context [None req-112cf02e-19ab-4e3e-85be-0a0ef27563a7 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:17.756 8 INFO neutron.db.segments_db [None req-112cf02e-19ab-4e3e-85be-0a0ef27563a7 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment 031cb569-6baf-4a54-acf9-ff9cf989b51f of type vxlan for network b6cb6c03-1e88-4019-bb72-8ee87f72522b [pid: 7|app: 0|req: 906/1790] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1791] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:17 2026] DELETE /v2.0/security-group-rules/41d9b603-0953-4eb7-b3b8-e01210286df6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1792] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:17.909 7 WARNING neutron_lib.context [None req-274e8069-79d2-4a4a-a201-b8bae5f0a4e9 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:18.005 8 INFO neutron.db.l3_hamode_db [None req-112cf02e-19ab-4e3e-85be-0a0ef27563a7 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 909/1793] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1794] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules/6c9fc705-34c9-4f7b-a6bf-e4b8ff2ee7da => 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: 911/1795] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:18.127 8 INFO neutron.db.l3_hamode_db [None req-112cf02e-19ab-4e3e-85be-0a0ef27563a7 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 912/1796] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:18 2026] DELETE /v2.0/security-group-rules/6c9fc705-34c9-4f7b-a6bf-e4b8ff2ee7da => 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: 913/1797] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:18.227 7 WARNING neutron_lib.context [None req-047e6ea5-d59b-4e82-8fce-46f12de344d2 0e17d50723034c2685bd21f12a3650bc b9bfba2fb1b643909d33f761fa13e7cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 914/1798] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1799] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules/728ba879-3416-4038-8ea0-1431f383db50 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1800] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1801] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:18:18 2026] DELETE /v2.0/security-group-rules/728ba879-3416-4038-8ea0-1431f383db50 => 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: 918/1802] 10.0.0.19 () {32 vars in 672 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1803] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:18 2026] DELETE /v2.0/security-groups/a9fdb1ab-1bc8-43c6-955b-6323109ab164 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1804] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:17 2026] POST /v2.0/routers => generated 507 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1805] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:18 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) 2026-04-07 01:18:18.894 7 WARNING neutron_lib.context [None req-0413e42a-0b40-4170-b1dc-ae1632b48374 f250343ba2d548c68de05ee68faef1c4 4a6d016494c04b0db2e72c4094199207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:19.085 7 INFO neutron.db.segments_db [None req-0413e42a-0b40-4170-b1dc-ae1632b48374 f250343ba2d548c68de05ee68faef1c4 4a6d016494c04b0db2e72c4094199207 - - default default] Added segment c570d98e-83d5-42bc-9461-4bf6186471e3 of type vxlan for network 4dac4ca9-2a43-41d6-93ac-2080976f9d63 [pid: 7|app: 0|req: 920/1806] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/networks => generated 632 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1807] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:19.261 7 WARNING neutron_lib.context [None req-7bac3d3a-e40f-464c-a9b0-1932095bc030 f250343ba2d548c68de05ee68faef1c4 4a6d016494c04b0db2e72c4094199207 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 922/1808] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:18:19 2026] POST /v2.0/ports => generated 743 bytes in 328 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/1809] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1810] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1811] 10.0.0.19 () {34 vars in 757 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1812] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1813] 10.0.0.19 () {34 vars in 753 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1814] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/security-groups?tenant_id=b9bfba2fb1b643909d33f761fa13e7cc&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1815] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1816] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/security-groups/1047640c-a20c-4b62-ae66-37ab8196ed11 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1817] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:18 2026] PUT /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1818] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/bce236cf-f085-4282-8be8-2878675874af => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1819] 10.0.0.19 () {34 vars in 775 bytes} [Tue Apr 7 01:18:20 2026] PUT /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1820] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1821] 10.0.0.19 () {34 vars in 746 bytes} [Tue Apr 7 01:18:20 2026] PUT /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1822] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1823] 10.0.0.19 () {32 vars in 734 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:20.335 7 INFO neutron.api.v2.resource [None req-6a94a089-6a36-424b-8028-85a10684199d f250343ba2d548c68de05ee68faef1c4 4a6d016494c04b0db2e72c4094199207 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1824] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1825] 10.0.0.19 () {32 vars in 737 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1826] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:20.450 7 INFO neutron.api.v2.resource [None req-6bd03def-4705-4b56-80c9-f88408ffd674 f250343ba2d548c68de05ee68faef1c4 4a6d016494c04b0db2e72c4094199207 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1827] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/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: 940/1828] 10.0.0.19 () {32 vars in 729 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/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: 941/1829] 10.0.0.19 () {32 vars in 726 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372/tags => 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: 942/1830] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/ports/a17c10ca-4647-4347-b265-e4dc759e0372 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:20.916 7 INFO neutron.services.segments.plugin [-] Segment c570d98e-83d5-42bc-9461-4bf6186471e3 resource provider aggregate not found 2026-04-07 01:18:20.921 7 INFO neutron.services.segments.plugin [-] Segment c570d98e-83d5-42bc-9461-4bf6186471e3 resource provider aggregate not found 2026-04-07 01:18:20.934 7 INFO neutron.services.segments.plugin [-] Segment c570d98e-83d5-42bc-9461-4bf6186471e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c570d98e-83d5-42bc-9461-4bf6186471e3 found for delete ", "request_id": "req-1dbfe9fb-6ebb-41d6-a972-3e97e3f53d2d"}]} 2026-04-07 01:18:20.939 7 INFO neutron.services.segments.plugin [-] Segment c570d98e-83d5-42bc-9461-4bf6186471e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c570d98e-83d5-42bc-9461-4bf6186471e3 found for delete ", "request_id": "req-95b1f540-61e9-4420-b09d-8db8e0625ca0"}]} [pid: 7|app: 0|req: 943/1831] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/networks/4dac4ca9-2a43-41d6-93ac-2080976f9d63 => 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: 889/1832] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:20 2026] PUT /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1833] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:21 2026] GET /v2.0/ports/8445c475-7bde-44a4-b820-05fdafdf94b1 => 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: 945/1834] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:18:21 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1835] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:18:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db23db3cf5844589bd04482bf3ab5394 => generated 179 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:21.650 7 WARNING neutron_lib.context [req-ba9428f2-8a07-43d6-ae5d-08f7114eb0b6 req-b91563c5-e9ef-4608-93a4-8d823542428d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 947/1836] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:18:21 2026] POST /v2.0/ports => generated 1179 bytes in 413 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: 890/1837] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:21 2026] PUT /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7/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: 948/1838] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/security-groups?tenant_id=32eede31f0384ceea308c9717677cc0c&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1839] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:18:22 2026] PUT /v2.0/ports/3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 1460 bytes in 429 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-04-07 01:18:22.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50d2aab8-d312-45c4-86c9-f33ccfa03580'] response: {'name': 'network-changed', 'server_uuid': '8c47e364-a25b-4e68-9637-49fe472aeeaf', 'tag': '3e5bc1e6-1ae1-4101-b891-42deffb616ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 892/1840] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:22 2026] DELETE /v2.0/security-groups/7922de7d-2662-486e-9789-0930db2154ec => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1841] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1194 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1842] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1843] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/security-groups?tenant_id=4a6d016494c04b0db2e72c4094199207&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1844] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:22 2026] PUT /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1845] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:22 2026] DELETE /v2.0/security-groups/304821f0-d97a-439e-aacd-1f494beca7ab => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1846] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?device_id=4ac96d5d-f74a-4ead-baa4-db468a5b41c7 => 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: 951/1847] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1848] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/networks?tenant_id=db23db3cf5844589bd04482bf3ab5394&shared=False => generated 2376 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1849] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:23.586 8 INFO neutron.services.segments.plugin [-] Segment 031cb569-6baf-4a54-acf9-ff9cf989b51f resource provider aggregate not found 2026-04-07 01:18:23.592 8 INFO neutron.services.segments.plugin [-] Segment 031cb569-6baf-4a54-acf9-ff9cf989b51f resource provider aggregate not found 2026-04-07 01:18:23.609 8 INFO neutron.services.segments.plugin [-] Segment 031cb569-6baf-4a54-acf9-ff9cf989b51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031cb569-6baf-4a54-acf9-ff9cf989b51f found for delete ", "request_id": "req-c9d44626-8c23-4889-8049-224d0907a37b"}]} 2026-04-07 01:18:23.613 8 INFO neutron.services.segments.plugin [-] Segment 031cb569-6baf-4a54-acf9-ff9cf989b51f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031cb569-6baf-4a54-acf9-ff9cf989b51f found for delete ", "request_id": "req-c266e4c2-1163-4284-89d0-f663ca52eace"}]} 2026-04-07 01:18:23.619 8 INFO neutron.db.l3_hamode_db [None req-5a972264-286e-4c14-a837-c8d7e0a1c243 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] HA network b6cb6c03-1e88-4019-bb72-8ee87f72522b was deleted as no HA routers are present in tenant 216d6c88a81a4094ab923d16be84ac94. [pid: 8|app: 0|req: 897/1850] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:23 2026] DELETE /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1851] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:23 2026] DELETE /v2.0/subnets/eda30276-03fe-456a-bdb3-fdd67134cb10 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1852] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1853] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&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: 7|app: 0|req: 955/1854] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:23 2026] DELETE /v2.0/subnets/04422986-40bb-42c4-9841-6c43dc2a6438 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1855] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:23 2026] DELETE /v2.0/networks/5c810d0e-411e-48f1-bf93-b9700d092065 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1856] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:24.515 7 INFO neutron.services.segments.plugin [-] Segment 9606393f-6b0a-416f-806c-7bb177aa11ca resource provider aggregate not found 2026-04-07 01:18:24.525 7 INFO neutron.services.segments.plugin [-] Segment 9606393f-6b0a-416f-806c-7bb177aa11ca resource provider aggregate not found 2026-04-07 01:18:24.531 7 INFO neutron.services.segments.plugin [-] Segment 9606393f-6b0a-416f-806c-7bb177aa11ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9606393f-6b0a-416f-806c-7bb177aa11ca found for delete ", "request_id": "req-f8f74790-a9d4-450b-aeb5-18556c3c449a"}]} [pid: 8|app: 0|req: 902/1857] 199.204.45.65 () {34 vars in 1055 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:24.540 7 INFO neutron.services.segments.plugin [-] Segment 9606393f-6b0a-416f-806c-7bb177aa11ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9606393f-6b0a-416f-806c-7bb177aa11ca found for delete ", "request_id": "req-0eecaaf3-c561-4f8e-926d-7d29d0864f76"}]} [pid: 7|app: 0|req: 956/1858] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:24 2026] DELETE /v2.0/networks/2d209749-f76c-4316-98ff-2dd436c8d52c => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1859] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A92&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:24.574 7 WARNING neutron_lib.context [None req-4d26a99c-ccfa-43ca-9171-23c53cda0b2a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1860] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:24.620 7 INFO neutron.db.segments_db [None req-4d26a99c-ccfa-43ca-9171-23c53cda0b2a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 of type vxlan for network 0e903cf9-e602-4740-b11b-035835d21cb7 [pid: 8|app: 0|req: 905/1861] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1862] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1863] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/networks => generated 630 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:24.735 7 WARNING neutron_lib.context [None req-558b5753-8878-401f-a5ba-a786cddbe0a3 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1864] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 908/1865] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 958/1866] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:24.982 8 WARNING neutron_lib.context [None req-0ca227f4-ab71-4c44-a9d8-71971d26ea0a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:25.027 8 INFO neutron.db.segments_db [None req-0ca227f4-ab71-4c44-a9d8-71971d26ea0a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment a0b908f2-7057-4545-87cf-cc3d2f363e8d of type vxlan for network 85e6a3dc-5f32-47f5-a2c7-a71c8798a02b 2026-04-07 01:18:25.296 8 INFO neutron.db.l3_hamode_db [None req-0ca227f4-ab71-4c44-a9d8-71971d26ea0a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:25.414 8 INFO neutron.db.l3_hamode_db [None req-0ca227f4-ab71-4c44-a9d8-71971d26ea0a bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:25.627 8 INFO neutron.services.segments.plugin [-] Segment fa4e085c-4d24-47a8-a273-1dc3b2e09c71 resource provider aggregate not found 2026-04-07 01:18:25.631 8 INFO neutron.services.segments.plugin [-] Segment fa4e085c-4d24-47a8-a273-1dc3b2e09c71 resource provider aggregate not found 2026-04-07 01:18:25.638 8 INFO neutron.services.segments.plugin [-] Segment fa4e085c-4d24-47a8-a273-1dc3b2e09c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4e085c-4d24-47a8-a273-1dc3b2e09c71 found for delete ", "request_id": "req-6b55979e-98e2-4a09-b86b-504cd3e924da"}]} 2026-04-07 01:18:25.653 8 INFO neutron.services.segments.plugin [-] Segment fa4e085c-4d24-47a8-a273-1dc3b2e09c71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4e085c-4d24-47a8-a273-1dc3b2e09c71 found for delete ", "request_id": "req-3f9d6ad3-e950-4dd5-b88b-9b2d8326f3eb"}]} [pid: 8|app: 0|req: 909/1867] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/routers => generated 506 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:26.071 7 WARNING neutron_lib.context [None req-189a0e72-f3e9-4adc-98c3-51dbfd059549 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:26.370 8 WARNING neutron_lib.context [None req-54bf1b9d-1d7b-4278-9483-473ce15f4714 97fa15e38f004155951216085c153be5 3e09d761246b4e8485d3a931dfac1573 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1868] 10.0.0.19 () {34 vars in 664 bytes} [Tue Apr 7 01:18:26 2026] POST /v2.0/ports => generated 947 bytes in 405 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-04-07 01:18:26.518 8 INFO neutron.db.segments_db [None req-54bf1b9d-1d7b-4278-9483-473ce15f4714 97fa15e38f004155951216085c153be5 3e09d761246b4e8485d3a931dfac1573 - - default default] Added segment 34b2f81a-006b-4bb0-9836-ab54b73e0d93 of type vxlan for network 4af335ad-dc05-4cfa-98f5-30321c769594 [pid: 8|app: 0|req: 910/1869] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:26 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:26.607 8 WARNING neutron_lib.context [None req-d197ac17-cb6e-4049-a35b-a6d2d294f52a 97fa15e38f004155951216085c153be5 3e09d761246b4e8485d3a931dfac1573 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 911/1870] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:26 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1871] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1872] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1873] 10.0.0.19 () {34 vars in 761 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1874] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1875] 10.0.0.19 () {34 vars in 757 bytes} [Tue Apr 7 01:18:27 2026] PUT /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/red => 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: 917/1876] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/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: 918/1877] 10.0.0.19 () {34 vars in 779 bytes} [Tue Apr 7 01:18:27 2026] PUT /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/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: 919/1878] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/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: 920/1879] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:27 2026] PUT /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1880] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1881] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:27.341 8 INFO neutron.api.v2.resource [None req-174ad61f-2d32-4393-926a-c0b1209faa6f 97fa15e38f004155951216085c153be5 3e09d761246b4e8485d3a931dfac1573 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 923/1882] 10.0.0.19 () {32 vars in 742 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1883] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1884] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:27.486 8 INFO neutron.api.v2.resource [None req-de8d2525-4ef3-4e40-ac4e-490359e8ba68 97fa15e38f004155951216085c153be5 3e09d761246b4e8485d3a931dfac1573 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 926/1885] 10.0.0.19 () {32 vars in 745 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1886] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1887] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1888] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/routers/32718c62-cd80-4cdd-bfaa-35a3d57c919b/add_router_interface => generated 309 bytes in 1252 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: 961/1889] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports/d2538e0a-47ca-4c68-adb7-ab3521857716 => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1890] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/subnets/ca762c4b-6155-40cc-bf3e-97f97950e40f => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:28.164 8 INFO neutron.services.segments.plugin [-] Segment 34b2f81a-006b-4bb0-9836-ab54b73e0d93 resource provider aggregate not found 2026-04-07 01:18:28.168 8 INFO neutron.services.segments.plugin [-] Segment 34b2f81a-006b-4bb0-9836-ab54b73e0d93 resource provider aggregate not found 2026-04-07 01:18:28.183 8 INFO neutron.services.segments.plugin [-] Segment 34b2f81a-006b-4bb0-9836-ab54b73e0d93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34b2f81a-006b-4bb0-9836-ab54b73e0d93 found for delete ", "request_id": "req-fc071e2d-f14e-4de1-8aa2-b5dc9d9aba3d"}]} [pid: 8|app: 0|req: 930/1891] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/networks/4af335ad-dc05-4cfa-98f5-30321c769594 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:28.193 8 INFO neutron.services.segments.plugin [-] Segment 34b2f81a-006b-4bb0-9836-ab54b73e0d93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34b2f81a-006b-4bb0-9836-ab54b73e0d93 found for delete ", "request_id": "req-eeb4ca02-707c-4253-8dea-738e30db861b"}]} [pid: 8|app: 0|req: 931/1892] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1893] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1894] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:27 2026] PUT /v2.0/routers/32718c62-cd80-4cdd-bfaa-35a3d57c919b/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:28.733 8 INFO neutron.api.v2.resource [None req-0285fccf-c223-475c-826f-e8c1d276ca2d bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/1895] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:28 2026] PUT /v2.0/routers/32718c62-cd80-4cdd-bfaa-35a3d57c919b/remove_router_interface => generated 197 bytes in 142 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: 963/1896] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?device_id=32718c62-cd80-4cdd-bfaa-35a3d57c919b => 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: 966/1899] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:29 2026] GET /v2.0/security-groups?tenant_id=3e09d761246b4e8485d3a931dfac1573&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1900] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:29 2026] DELETE /v2.0/security-groups/eaa9c199-05e3-4e99-bd6d-8f40fef1f3f9 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:29.348 8 INFO neutron.db.l3_hamode_db [None req-6c17d460-ac8c-4cca-9adf-96e2789ff9e7 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] HA network 85e6a3dc-5f32-47f5-a2c7-a71c8798a02b was deleted as no HA routers are present in tenant 216d6c88a81a4094ab923d16be84ac94. [pid: 8|app: 0|req: 934/1901] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:28 2026] DELETE /v2.0/routers/32718c62-cd80-4cdd-bfaa-35a3d57c919b => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1902] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:29 2026] DELETE /v2.0/subnets/4040a3fa-8187-454d-9947-ddb98d1aaa43 => 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: 935/1903] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:29 2026] GET /v2.0/security-groups?tenant_id=fe00bfceb3224cc694099687cfaf805d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1904] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:29 2026] DELETE /v2.0/security-groups/97eaa0e4-fadd-42a1-a48e-1ceabbd1dc9d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:29.823 7 INFO neutron.services.segments.plugin [-] Segment 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 resource provider aggregate not found 2026-04-07 01:18:29.827 7 INFO neutron.services.segments.plugin [-] Segment 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 resource provider aggregate not found [pid: 7|app: 0|req: 969/1905] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:29 2026] DELETE /v2.0/networks/0e903cf9-e602-4740-b11b-035835d21cb7 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:29.854 8 WARNING neutron_lib.context [None req-7110856a-76b1-4e5b-85d5-8125778c4291 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:29.909 8 INFO neutron.db.segments_db [None req-7110856a-76b1-4e5b-85d5-8125778c4291 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment 6fcd034a-db32-428f-8e7d-958d06015ea5 of type vxlan for network fd183214-8242-4d7b-b662-33564c2382c0 [pid: 8|app: 0|req: 937/1906] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:29 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:30.007 7 INFO neutron.services.segments.plugin [-] Segment 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 found for delete ", "request_id": "req-2b17361f-4fa6-4119-a547-b9ebb6e59261"}]} 2026-04-07 01:18:30.008 7 INFO neutron.services.segments.plugin [-] Segment 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f1b2c1d-913d-4f5f-b81c-3e9d2bc11403 found for delete ", "request_id": "req-90bf0353-5613-4d02-9198-5ecc4ed7aa1b"}]} 2026-04-07 01:18:30.012 7 WARNING neutron_lib.context [None req-f90ee12d-4cc7-48c8-86ab-3b2b0a3f960d bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1907] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:30 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:30.291 8 WARNING neutron_lib.context [None req-417ec0e5-fef8-4abd-bf6c-cfd558b155b2 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:30.323 8 INFO neutron.services.segments.plugin [-] Segment a0b908f2-7057-4545-87cf-cc3d2f363e8d resource provider aggregate not found 2026-04-07 01:18:30.330 8 INFO neutron.services.segments.plugin [-] Segment a0b908f2-7057-4545-87cf-cc3d2f363e8d resource provider aggregate not found 2026-04-07 01:18:30.340 8 INFO neutron.services.segments.plugin [-] Segment a0b908f2-7057-4545-87cf-cc3d2f363e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b908f2-7057-4545-87cf-cc3d2f363e8d found for delete ", "request_id": "req-b09b32b6-30fa-433b-81bd-816fcac24569"}]} 2026-04-07 01:18:30.347 8 INFO neutron.services.segments.plugin [-] Segment a0b908f2-7057-4545-87cf-cc3d2f363e8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b908f2-7057-4545-87cf-cc3d2f363e8d found for delete ", "request_id": "req-d1b29498-4574-4a00-b986-9b7c39e0b3ab"}]} 2026-04-07 01:18:30.358 8 INFO neutron.db.segments_db [None req-417ec0e5-fef8-4abd-bf6c-cfd558b155b2 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment 965adb30-3cff-4b90-b3d7-b7809e9eb915 of type vxlan for network f2143642-bdfe-4c6c-b71b-72359fa20378 2026-04-07 01:18:30.623 8 INFO neutron.db.l3_hamode_db [None req-417ec0e5-fef8-4abd-bf6c-cfd558b155b2 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:30.742 8 INFO neutron.db.l3_hamode_db [None req-417ec0e5-fef8-4abd-bf6c-cfd558b155b2 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 938/1908] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:30 2026] POST /v2.0/routers => generated 506 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1909] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:31 2026] PUT /v2.0/routers/646421fa-34e0-4f62-8d56-2344d2bd7bdf/add_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1910] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/ports/6c79de98-e160-4108-b095-b8400a318707 => generated 955 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1911] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/routers/646421fa-34e0-4f62-8d56-2344d2bd7bdf/remove_router_interface => generated 309 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1912] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?device_id=646421fa-34e0-4f62-8d56-2344d2bd7bdf => 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: 941/1913] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1196 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1914] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/security-groups?tenant_id=d1473ce7f04a43368b0a95b06a4a1fbd&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1915] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:33.825 7 INFO neutron.services.segments.plugin [-] Segment 965adb30-3cff-4b90-b3d7-b7809e9eb915 resource provider aggregate not found 2026-04-07 01:18:33.829 7 INFO neutron.services.segments.plugin [-] Segment 965adb30-3cff-4b90-b3d7-b7809e9eb915 resource provider aggregate not found 2026-04-07 01:18:33.844 7 INFO neutron.services.segments.plugin [-] Segment 965adb30-3cff-4b90-b3d7-b7809e9eb915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 965adb30-3cff-4b90-b3d7-b7809e9eb915 found for delete ", "request_id": "req-125eba8e-129e-4d54-a6dc-6977e84c536d"}]} 2026-04-07 01:18:33.845 7 INFO neutron.services.segments.plugin [-] Segment 965adb30-3cff-4b90-b3d7-b7809e9eb915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 965adb30-3cff-4b90-b3d7-b7809e9eb915 found for delete ", "request_id": "req-bc147605-cbfc-4b0e-8e0e-c59a322f3dbc"}]} 2026-04-07 01:18:33.852 7 INFO neutron.db.l3_hamode_db [None req-07107fd3-3c77-4a0e-b27f-e1fa29f62dd5 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] HA network f2143642-bdfe-4c6c-b71b-72359fa20378 was deleted as no HA routers are present in tenant 216d6c88a81a4094ab923d16be84ac94. [pid: 7|app: 0|req: 973/1916] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:33 2026] DELETE /v2.0/routers/646421fa-34e0-4f62-8d56-2344d2bd7bdf => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1917] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:33 2026] DELETE /v2.0/security-groups/a24c7ce2-5890-4c8c-8963-50690add18b6 => 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: 974/1918] 10.0.0.19 () {32 vars in 817 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&mac_address=fa%3A16%3A3e%3A8e%3Acb%3Ab2 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:33.959 7 WARNING neutron_lib.context [None req-ef3c7eac-73cd-46c6-96b7-3e94008fee7d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 945/1919] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:33 2026] DELETE /v2.0/subnets/f8c54869-1432-4974-82b4-e7435bc2ab71 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:34.431 8 INFO neutron.services.segments.plugin [-] Segment 6fcd034a-db32-428f-8e7d-958d06015ea5 resource provider aggregate not found 2026-04-07 01:18:34.435 8 INFO neutron.services.segments.plugin [-] Segment 6fcd034a-db32-428f-8e7d-958d06015ea5 resource provider aggregate not found 2026-04-07 01:18:34.451 8 INFO neutron.services.segments.plugin [-] Segment 6fcd034a-db32-428f-8e7d-958d06015ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcd034a-db32-428f-8e7d-958d06015ea5 found for delete ", "request_id": "req-14e34c6a-6a88-4f6a-b506-afa6c53d015a"}]} 2026-04-07 01:18:34.452 8 INFO neutron.services.segments.plugin [-] Segment 6fcd034a-db32-428f-8e7d-958d06015ea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcd034a-db32-428f-8e7d-958d06015ea5 found for delete ", "request_id": "req-8396f250-336c-4e8d-84b0-3301837808d3"}]} [pid: 8|app: 0|req: 946/1920] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:34 2026] DELETE /v2.0/networks/fd183214-8242-4d7b-b662-33564c2382c0 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:34.471 8 WARNING neutron_lib.context [None req-1ff044e6-4501-4b50-b6ff-d6f9ed0a5cd0 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:34.510 8 INFO neutron.db.segments_db [None req-1ff044e6-4501-4b50-b6ff-d6f9ed0a5cd0 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Added segment ca45f30c-b722-4fa7-86d9-bf94c0ff7934 of type vxlan for network bb20fced-3cd5-4663-9f14-f209b9add597 2026-04-07 01:18:34.770 8 INFO neutron.db.l3_hamode_db [None req-1ff044e6-4501-4b50-b6ff-d6f9ed0a5cd0 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:34.832 7 INFO neutron.db.l3_db [None req-ef3c7eac-73cd-46c6-96b7-3e94008fee7d f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP 66698ca9-da5f-41b8-a5d5-e8a4f6152b24 associated. External IP: 10.96.250.214, port: 3e5bc1e6-1ae1-4101-b891-42deffb616ae. [pid: 7|app: 0|req: 975/1921] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:18:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:35.512 8 INFO neutron.db.l3_hamode_db [None req-1ff044e6-4501-4b50-b6ff-d6f9ed0a5cd0 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 947/1922] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:34 2026] POST /v2.0/routers => generated 687 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:36.723 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-023669e0-c09e-41f2-9d5c-ed4e18e78d4e'] response: {'name': 'network-changed', 'server_uuid': '8c47e364-a25b-4e68-9637-49fe472aeeaf', 'tag': '3e5bc1e6-1ae1-4101-b891-42deffb616ae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 976/1923] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/routers/808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 693 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1924] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:18:36 2026] GET /v2.0/routers => generated 696 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1925] 10.0.0.19 () {34 vars in 740 bytes} [Tue Apr 7 01:18:36 2026] PUT /v2.0/routers/808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 700 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1926] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/routers/808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 700 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1927] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1928] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?device_id=808e69ab-e048-474e-8845-c6d7ba9d6457 => 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: 979/1929] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1930] 199.204.45.65 () {34 vars in 1055 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1931] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A92&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => 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: 982/1932] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1933] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1934] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1935] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1936] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:37 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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) 2026-04-07 01:18:37.900 7 WARNING neutron_lib.context [None req-889df2e8-feab-4e72-b7df-40527cd949c7 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:38.072 8 INFO neutron.services.segments.plugin [-] Segment ca45f30c-b722-4fa7-86d9-bf94c0ff7934 resource provider aggregate not found 2026-04-07 01:18:38.076 8 INFO neutron.services.segments.plugin [-] Segment ca45f30c-b722-4fa7-86d9-bf94c0ff7934 resource provider aggregate not found 2026-04-07 01:18:38.084 8 INFO neutron.services.segments.plugin [-] Segment ca45f30c-b722-4fa7-86d9-bf94c0ff7934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca45f30c-b722-4fa7-86d9-bf94c0ff7934 found for delete ", "request_id": "req-b8846788-da81-46b2-b2c0-93889658bbe5"}]} 2026-04-07 01:18:38.090 8 INFO neutron.services.segments.plugin [-] Segment ca45f30c-b722-4fa7-86d9-bf94c0ff7934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca45f30c-b722-4fa7-86d9-bf94c0ff7934 found for delete ", "request_id": "req-1ae95215-365e-4546-8791-9691ac873057"}]} 2026-04-07 01:18:38.093 8 INFO neutron.db.l3_hamode_db [None req-a97b7323-b676-4205-a460-2a858c9165d6 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] HA network bb20fced-3cd5-4663-9f14-f209b9add597 was deleted as no HA routers are present in tenant 216d6c88a81a4094ab923d16be84ac94. 2026-04-07 01:18:38.097 7 INFO neutron.db.segments_db [None req-889df2e8-feab-4e72-b7df-40527cd949c7 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Added segment b0ebfb10-c566-4012-99d2-4b0a85597ebd of type vxlan for network d3b1d7c7-9bec-4ba0-9305-1ea18c34cf02 [pid: 8|app: 0|req: 951/1937] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:37 2026] DELETE /v2.0/routers/808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1938] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports?device_id=808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:38.150 8 INFO neutron.api.v2.resource [None req-6fa3fc16-af29-4979-b4f6-59373bb72f26 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1939] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/routers/808e69ab-e048-474e-8845-c6d7ba9d6457 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1940] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports?device_id=646421fa-34e0-4f62-8d56-2344d2bd7bdf => 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: 987/1941] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/networks => generated 631 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:38.210 7 WARNING neutron_lib.context [None req-2b6924b9-4bef-4113-bde1-88e2f4e8f701 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:38.210 8 INFO neutron.api.v2.resource [None req-32e55d58-2d4f-4abc-836c-2ac91b11a505 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 955/1942] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/routers/646421fa-34e0-4f62-8d56-2344d2bd7bdf => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:38.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cafd7e36-c90c-49b6-b492-9584c1d19981 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1943] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/subnets/f8c54869-1432-4974-82b4-e7435bc2ab71 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1944] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports?device_id=32718c62-cd80-4cdd-bfaa-35a3d57c919b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:38.275 8 INFO neutron.api.v2.resource [None req-34712999-44e2-4c47-b070-75249623e821 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1945] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/routers/32718c62-cd80-4cdd-bfaa-35a3d57c919b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:38.286 7 INFO neutron.db.segments_db [None req-2b6924b9-4bef-4113-bde1-88e2f4e8f701 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Added segment c54e6336-9e6b-475d-8ef2-2239163634f5 of type vxlan for network 43e04d11-ea91-40e8-9286-b87041a98485 2026-04-07 01:18:38.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5947b62-f4c5-47ee-a7f2-15b1ef2e628c bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1946] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/subnets/4040a3fa-8187-454d-9947-ddb98d1aaa43 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1947] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/ports?device_id=4ac96d5d-f74a-4ead-baa4-db468a5b41c7 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:38.335 8 INFO neutron.api.v2.resource [None req-08225837-7916-4524-9762-5d9063ccc9d1 bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1948] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/routers/4ac96d5d-f74a-4ead-baa4-db468a5b41c7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:38.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7976dba3-4b79-4af1-b9e9-37b07647ab8c bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1949] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/subnets/eda30276-03fe-456a-bdb3-fdd67134cb10 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:38.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68cd39b3-f8c0-4f86-a0fb-5d9f9b6088ca bab2c625ac8f45e4b318e25107cb69db 216d6c88a81a4094ab923d16be84ac94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1950] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/subnets/04422986-40bb-42c4-9841-6c43dc2a6438 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1951] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:38 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:38.402 8 WARNING neutron_lib.context [None req-2a60a462-e2b7-435b-8218-5d8c28222543 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:38.450 8 INFO neutron.db.segments_db [None req-2a60a462-e2b7-435b-8218-5d8c28222543 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Added segment 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 of type vxlan for network 4ae2ea44-a4e2-449d-a017-fa0fb32c1560 [pid: 8|app: 0|req: 964/1952] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:38 2026] POST /v2.0/networks => generated 632 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:38.539 7 WARNING neutron_lib.context [None req-16bb5c28-18dd-4631-8364-99125f251ee2 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:38.588 7 INFO neutron.db.segments_db [None req-16bb5c28-18dd-4631-8364-99125f251ee2 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Added segment 6f025acf-6c8a-47bc-9a8e-192952753520 of type vxlan for network bece6572-6c7a-4f75-a0e8-27ef1b2f29da [pid: 7|app: 0|req: 989/1953] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:38 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:38.686 8 WARNING neutron_lib.context [None req-243575e6-c3b7-420d-b55b-d8a711066ee1 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:38.740 8 INFO neutron.db.segments_db [None req-243575e6-c3b7-420d-b55b-d8a711066ee1 9613b0c5bfe14bffb858dc68dd9338cd fe10c8e3fc104137b896b2f5d48d9449 - - default default] Added segment 421df380-3cf1-45be-99ca-1aff05021a99 of type vxlan for network f9d5a8d5-cc24-4ab1-89da-e8a326640bb1 [pid: 8|app: 0|req: 965/1954] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:18:38 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1955] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/d3b1d7c7-9bec-4ba0-9305-1ea18c34cf02/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1956] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/43e04d11-ea91-40e8-9286-b87041a98485/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1957] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/4ae2ea44-a4e2-449d-a017-fa0fb32c1560/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1958] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/bece6572-6c7a-4f75-a0e8-27ef1b2f29da/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: 991/1959] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/security-groups?tenant_id=216d6c88a81a4094ab923d16be84ac94&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1960] 10.0.0.19 () {32 vars in 665 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1961] 10.0.0.19 () {32 vars in 679 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1962] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/security-groups/5e490fc0-57fe-4a3d-a60a-067f13ab6121 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1963] 10.0.0.19 () {32 vars in 675 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1964] 10.0.0.19 () {32 vars in 687 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1965] 10.0.0.19 () {32 vars in 673 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1966] 10.0.0.19 () {32 vars in 687 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1967] 10.0.0.19 () {32 vars in 683 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1968] 10.0.0.19 () {32 vars in 695 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1969] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/networks/d3b1d7c7-9bec-4ba0-9305-1ea18c34cf02 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:39.799 7 INFO neutron.services.segments.plugin [-] Segment c54e6336-9e6b-475d-8ef2-2239163634f5 resource provider aggregate not found 2026-04-07 01:18:39.804 7 INFO neutron.services.segments.plugin [-] Segment c54e6336-9e6b-475d-8ef2-2239163634f5 resource provider aggregate not found 2026-04-07 01:18:39.818 7 INFO neutron.services.segments.plugin [-] Segment c54e6336-9e6b-475d-8ef2-2239163634f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54e6336-9e6b-475d-8ef2-2239163634f5 found for delete ", "request_id": "req-19126f9c-9f9c-428b-8989-ca9f1db52fb5"}]} 2026-04-07 01:18:39.822 7 INFO neutron.services.segments.plugin [-] Segment c54e6336-9e6b-475d-8ef2-2239163634f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54e6336-9e6b-475d-8ef2-2239163634f5 found for delete ", "request_id": "req-e7fa1906-8d4b-459b-b0c3-276e926ac8b6"}]} [pid: 7|app: 0|req: 996/1970] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/networks/43e04d11-ea91-40e8-9286-b87041a98485 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1971] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/networks/4ae2ea44-a4e2-449d-a017-fa0fb32c1560 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1972] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/networks/bece6572-6c7a-4f75-a0e8-27ef1b2f29da => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:40.143 8 INFO neutron.services.segments.plugin [-] Segment b0ebfb10-c566-4012-99d2-4b0a85597ebd resource provider aggregate not found 2026-04-07 01:18:40.149 8 INFO neutron.services.segments.plugin [-] Segment b0ebfb10-c566-4012-99d2-4b0a85597ebd resource provider aggregate not found 2026-04-07 01:18:40.157 8 INFO neutron.services.segments.plugin [-] Segment b0ebfb10-c566-4012-99d2-4b0a85597ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ebfb10-c566-4012-99d2-4b0a85597ebd found for delete ", "request_id": "req-9139c190-b5b0-4431-9bef-5309bffb216e"}]} 2026-04-07 01:18:40.166 8 INFO neutron.services.segments.plugin [-] Segment b0ebfb10-c566-4012-99d2-4b0a85597ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ebfb10-c566-4012-99d2-4b0a85597ebd found for delete ", "request_id": "req-87ffdeab-5bb1-42b4-adc6-27d1bf871c44"}]} 2026-04-07 01:18:40.170 8 INFO neutron.services.segments.plugin [-] Segment 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 resource provider aggregate not found 2026-04-07 01:18:40.178 8 INFO neutron.services.segments.plugin [-] Segment 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 resource provider aggregate not found 2026-04-07 01:18:40.182 8 INFO neutron.services.segments.plugin [-] Segment 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 found for delete ", "request_id": "req-b0dc2c51-50ab-40fc-857d-45786d64e3c9"}]} 2026-04-07 01:18:40.193 8 INFO neutron.services.segments.plugin [-] Segment 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88c592d2-d7d7-4bc9-93ac-ef0ece52c3b4 found for delete ", "request_id": "req-ff52cb08-36b0-4ab9-9de4-9b565d9b7933"}]} [pid: 7|app: 0|req: 998/1973] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1465 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1974] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/networks/f9d5a8d5-cc24-4ab1-89da-e8a326640bb1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1975] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1976] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/security-groups?tenant_id=fe10c8e3fc104137b896b2f5d48d9449&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1977] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:41 2026] DELETE /v2.0/security-groups/e3fbb022-f45c-4426-859f-847cfb17db7b => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1978] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/security-groups?tenant_id=45083768abe24f6ca5aa577877dc8181&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:41.836 7 INFO neutron.services.segments.plugin [-] Segment 6f025acf-6c8a-47bc-9a8e-192952753520 resource provider aggregate not found 2026-04-07 01:18:41.845 7 INFO neutron.services.segments.plugin [-] Segment 6f025acf-6c8a-47bc-9a8e-192952753520 resource provider aggregate not found 2026-04-07 01:18:41.858 7 INFO neutron.services.segments.plugin [-] Segment 6f025acf-6c8a-47bc-9a8e-192952753520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f025acf-6c8a-47bc-9a8e-192952753520 found for delete ", "request_id": "req-13b65be1-6f48-4d7b-a285-e0aced322d60"}]} 2026-04-07 01:18:41.861 7 INFO neutron.services.segments.plugin [-] Segment 6f025acf-6c8a-47bc-9a8e-192952753520 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f025acf-6c8a-47bc-9a8e-192952753520 found for delete ", "request_id": "req-dedb1570-4b9d-40bc-bf9f-5d6727264446"}]} [pid: 7|app: 0|req: 1001/1979] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:41 2026] DELETE /v2.0/security-groups/b1c9ac7c-830a-49e7-935d-8e10cd4aaf97 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:42.203 8 INFO neutron.services.segments.plugin [-] Segment 421df380-3cf1-45be-99ca-1aff05021a99 resource provider aggregate not found 2026-04-07 01:18:42.209 8 INFO neutron.services.segments.plugin [-] Segment 421df380-3cf1-45be-99ca-1aff05021a99 resource provider aggregate not found 2026-04-07 01:18:42.223 8 INFO neutron.services.segments.plugin [-] Segment 421df380-3cf1-45be-99ca-1aff05021a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 421df380-3cf1-45be-99ca-1aff05021a99 found for delete ", "request_id": "req-825ded2c-76ac-4abe-8346-72fddae97154"}]} 2026-04-07 01:18:42.225 8 INFO neutron.services.segments.plugin [-] Segment 421df380-3cf1-45be-99ca-1aff05021a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 421df380-3cf1-45be-99ca-1aff05021a99 found for delete ", "request_id": "req-fa9edf67-0550-4b44-8814-c9082bc5460f"}]} [pid: 8|app: 0|req: 979/1980] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/security-groups?tenant_id=f5eba0f7436b4d0695fe9493577779b8&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1981] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:42 2026] DELETE /v2.0/security-groups/a3396077-eff7-412d-a955-78663614d5d8 => 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: 980/1982] 10.0.0.76 () {30 vars in 649 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/extensions => generated 20516 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1983] 10.0.0.76 () {30 vars in 723 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/quotas/1a37e572db314f16a847ed989a14d23f/details => generated 847 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1986] 10.0.0.76 () {30 vars in 649 bytes} [Tue Apr 7 01:18:45 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: 1005/1987] 10.0.0.76 () {30 vars in 723 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/quotas/1a37e572db314f16a847ed989a14d23f/details => generated 847 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1988] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1989] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1990] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1991] 10.0.0.143 () {30 vars in 689 bytes} [Tue Apr 7 01:18:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1992] 10.0.0.143 () {30 vars in 691 bytes} [Tue Apr 7 01:18:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1993] 10.0.0.143 () {30 vars in 667 bytes} [Tue Apr 7 01:18:46 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: 1008/1994] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1995] 10.0.0.143 () {30 vars in 703 bytes} [Tue Apr 7 01:18:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1996] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1997] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1998] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:46 2026] PUT /v2.0/policies/77b32721-c5ca-42bf-957c-ace3a1061fa3/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1999] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:46 2026] PUT /v2.0/policies/590373e3-f082-4ce1-9b91-570fafa41fd2/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: 1011/2000] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:46 2026] PUT /v2.0/policies/f56d1bf6-a438-40c5-aa77-0158c2e68fd4/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2001] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:18:46 2026] PUT /v2.0/policies/116feb4a-8724-4e66-87e3-a839ff28db23/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2002] 10.0.0.143 () {28 vars in 438 bytes} [Tue Apr 7 01:18:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2003] 10.0.0.143 () {30 vars in 727 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 657 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2004] 10.0.0.143 () {30 vars in 689 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2005] 10.0.0.19 () {32 vars in 673 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2006] 10.0.0.143 () {30 vars in 691 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2007] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/security-groups?tenant_id=1a37e572db314f16a847ed989a14d23f&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2008] 10.0.0.143 () {30 vars in 667 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2009] 10.0.0.19 () {32 vars in 687 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2010] 10.0.0.143 () {30 vars in 703 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2011] 10.0.0.19 () {32 vars in 683 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2012] 10.0.0.143 () {30 vars in 727 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2013] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/security-groups/f5ccf728-8527-4773-9c47-9fa7795d2cae => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2014] 10.0.0.19 () {32 vars in 695 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2015] 10.0.0.143 () {30 vars in 689 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2016] 10.0.0.143 () {30 vars in 691 bytes} [Tue Apr 7 01:18:47 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: 1003/2017] 10.0.0.143 () {30 vars in 667 bytes} [Tue Apr 7 01:18:47 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: 1015/2018] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2019] 10.0.0.143 () {30 vars in 703 bytes} [Tue Apr 7 01:18: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: 1005/2020] 10.0.0.143 () {30 vars in 729 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2021] 10.0.0.143 () {30 vars in 681 bytes} [Tue Apr 7 01:18: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) [pid: 7|app: 0|req: 1016/2022] 10.0.0.19 () {32 vars in 695 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2023] 10.0.0.19 () {32 vars in 691 bytes} [Tue Apr 7 01:18:47 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: 1008/2024] 10.0.0.19 () {32 vars in 703 bytes} [Tue Apr 7 01:18:47 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2025] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/qos/policies/77b32721-c5ca-42bf-957c-ace3a1061fa3 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2026] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/qos/policies/590373e3-f082-4ce1-9b91-570fafa41fd2 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2027] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/qos/policies/f56d1bf6-a438-40c5-aa77-0158c2e68fd4 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2028] 10.0.0.143 () {34 vars in 703 bytes} [Tue Apr 7 01:18:47 2026] POST /v2.0/ports => generated 1128 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2029] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/qos/policies/116feb4a-8724-4e66-87e3-a839ff28db23 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1018/2030] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:18:47 2026] DELETE /v2.0/qos/policies/f7d348d1-58f4-42de-ab02-3e88a2bedeca => 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: 1013/2031] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:48 2026] GET /v2.0/security-groups?tenant_id=89f7078fc61645d7b2958976453cda90&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2032] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:48 2026] DELETE /v2.0/security-groups/ddd7d45c-0883-417e-951c-dd012b92dbe7 => 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: 1014/2033] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:49 2026] GET /v2.0/security-groups?tenant_id=6cda8fb130074de3b3c81f6da03130a3&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2034] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:49 2026] DELETE /v2.0/security-groups/2d5cd39f-3e3c-4fa8-8ba5-7baf509d31b8 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2035] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:18:49 2026] GET /v2.0/security-groups?tenant_id=c5bca14e7403417e8b92c71ea424fec0&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2036] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:18:49 2026] DELETE /v2.0/security-groups/85171587-de04-47dc-9354-66986b67e1bb => 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: 1022/2037] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2038] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:18:50 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: 1024/2039] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:18:50 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: 1025/2040] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:18:50 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) 2026-04-07 01:18:50.474 8 WARNING neutron_lib.context [None req-f6d3a331-3d02-4804-b3ef-6b17454f726b 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1026/2041] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:50.633 8 INFO neutron.db.segments_db [None req-f6d3a331-3d02-4804-b3ef-6b17454f726b 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Added segment e88812b3-02e8-4e89-9228-4d005e8b2c2e of type vxlan for network 6b020afa-de0e-40e1-9ea2-14eb900bdaee [pid: 7|app: 0|req: 1027/2042] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2043] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:18:50 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: 1016/2044] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:18:50 2026] POST /v2.0/networks => generated 633 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2045] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:50.740 8 WARNING neutron_lib.context [None req-fa6cb9bb-dde4-444c-99fb-3592eb0be3b2 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1030/2046] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:50.755 7 INFO neutron.api.v2.resource [None req-3a5daffd-d4e8-437b-98b8-333a5b7aa0c9 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2047] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:18:50.774 8 INFO neutron.db.segments_db [None req-fa6cb9bb-dde4-444c-99fb-3592eb0be3b2 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Added segment 2ac24b78-68c8-4845-a36c-fe081df8d6ef of type vxlan for network 2a9fd001-ac18-4327-aa89-1c32da2307c9 [pid: 7|app: 0|req: 1032/2048] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2049] 199.204.45.65 () {34 vars in 734 bytes} [Tue Apr 7 01:18:50 2026] POST /v2.0/security-groups => generated 1636 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2050] 199.204.45.65 () {30 vars in 813 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/security-group-rules?security_group_id=0d03ffd8-d225-4e8e-a955-c6473b096be7 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:51.013 8 INFO neutron.db.l3_hamode_db [None req-fa6cb9bb-dde4-444c-99fb-3592eb0be3b2 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1035/2051] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:18:50 2026] PUT /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 223 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: 1036/2052] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:18: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: 7|app: 0|req: 1037/2053] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:18:51 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: 1038/2054] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:18: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: 1039/2055] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:18:51 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: 1040/2056] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:51.841 8 INFO neutron.db.l3_hamode_db [None req-fa6cb9bb-dde4-444c-99fb-3592eb0be3b2 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1017/2057] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:50 2026] POST /v2.0/routers => generated 694 bytes in 2066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2058] 10.0.0.19 () {32 vars in 775 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/subnets?project_id=cad5357e6dfa45189e5ffbccbba0022b&cidr=10.100.0.0%2F28 => generated 14 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2059] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2060] 10.0.0.19 () {32 vars in 783 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/subnets?network_id=6914adae-5126-4476-867e-b1fac5bfe164&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:53.079 8 WARNING neutron_lib.context [None req-fd68a88b-57f7-43f3-90cb-60dcc2bb4ff4 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/2061] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:18:53 2026] POST /v2.0/subnets => generated 656 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:53.539 8 WARNING neutron_lib.context [None req-7c330b1a-7c30-4dfd-bbe0-4b381f194308 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:53.589 8 INFO neutron.db.segments_db [None req-7c330b1a-7c30-4dfd-bbe0-4b381f194308 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Added segment 07b92f2a-4521-4652-9a4b-9a26936fa02f of type vxlan for network 668ebffd-4b3c-4beb-b7fa-f99d376149f8 2026-04-07 01:18:53.886 8 INFO neutron.db.l3_hamode_db [None req-7c330b1a-7c30-4dfd-bbe0-4b381f194308 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:54.031 8 INFO neutron.db.l3_hamode_db [None req-7c330b1a-7c30-4dfd-bbe0-4b381f194308 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1020/2062] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:18:53 2026] POST /v2.0/routers => generated 474 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:54.677 8 WARNING neutron_lib.context [None req-244497e6-26a8-472d-ba12-482e1ea4a1af c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:54.712 8 INFO neutron.db.l3_hamode_db [None req-244497e6-26a8-472d-ba12-482e1ea4a1af c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1043/2063] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:18:53 2026] PUT /v2.0/routers/969e5213-7f58-480b-b28c-5fe0ea75b7fd/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2064] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/networks => generated 7360 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:54.808 8 INFO neutron.db.l3_hamode_db [None req-244497e6-26a8-472d-ba12-482e1ea4a1af c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1045/2065] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/subnets => generated 8040 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2066] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/routers => generated 2460 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:55.041 7 WARNING neutron_lib.context [None req-c1520cd2-d392-4487-a023-5ce14cf8aa46 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2067] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-groups => generated 1673 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:18:55.212 7 WARNING neutron_lib.context [None req-b44cf5a1-6998-4b7f-86df-7f2fb5d49912 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1048/2068] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:55.325 7 WARNING neutron_lib.context [None req-40885625-e447-4ba2-a77b-04e6bdb17dd9 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/2069] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:18:54 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:55.404 8 WARNING neutron_lib.context [None req-46f64bc6-d1be-4bed-ae53-73b263684b87 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2070] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 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-04-07 01:18:55.442 8 INFO neutron.db.l3_hamode_db [None req-46f64bc6-d1be-4bed-ae53-73b263684b87 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:55.443 7 WARNING neutron_lib.context [None req-b90c0517-512e-4d3b-b196-77d182c1881d 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1050/2071] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:55.545 7 WARNING neutron_lib.context [None req-8a890e96-67d0-44db-9213-39ffd127acbc 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:55.548 8 INFO neutron.db.l3_hamode_db [None req-46f64bc6-d1be-4bed-ae53-73b263684b87 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1051/2072] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:55.660 7 WARNING neutron_lib.context [None req-eaa3789e-b755-49f3-b274-0727abd92fa3 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:55.695 7 INFO neutron.db.securitygroups_db [None req-eaa3789e-b755-49f3-b274-0727abd92fa3 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Project cad5357e6dfa45189e5ffbccbba0022b 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: 1052/2073] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:55.787 7 WARNING neutron_lib.context [None req-89a6c9ce-41d9-415c-ac7b-6cc52a799c54 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:55.818 7 INFO neutron.db.securitygroups_db [None req-89a6c9ce-41d9-415c-ac7b-6cc52a799c54 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Project cad5357e6dfa45189e5ffbccbba0022b 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: 1053/2074] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2075] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:18:55 2026] POST /v2.0/routers => generated 474 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:56.179 7 WARNING neutron_lib.context [None req-6f3a726c-84a1-43c1-8994-be1bde4fcd21 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:56.221 7 INFO neutron.db.l3_hamode_db [None req-6f3a726c-84a1-43c1-8994-be1bde4fcd21 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1023/2076] 199.204.45.65 () {34 vars in 1095 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:56.360 7 INFO neutron.db.l3_hamode_db [None req-6f3a726c-84a1-43c1-8994-be1bde4fcd21 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1024/2077] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2078] 10.0.0.103 () {34 vars in 1098 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-404956004&fields=id&tenant_id=cad5357e6dfa45189e5ffbccbba0022b => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2079] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2080] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/quotas/cad5357e6dfa45189e5ffbccbba0022b => 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: 1028/2081] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&fields=id => generated 103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2082] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1030/2083] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1031/2084] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1054/2085] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:18:56 2026] POST /v2.0/routers => generated 474 bytes in 808 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:56.996 8 WARNING neutron_lib.context [None req-b10a4614-b9ee-4032-9e50-6a36c27d383a c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:18:57.035 8 INFO neutron.db.l3_hamode_db [None req-b10a4614-b9ee-4032-9e50-6a36c27d383a c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:57.144 8 INFO neutron.db.l3_hamode_db [None req-b10a4614-b9ee-4032-9e50-6a36c27d383a c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1055/2086] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2087] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:18:56 2026] POST /v2.0/routers => generated 474 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2088] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:57 2026] PUT /v2.0/routers/66e063f1-b2a5-40f7-8b6c-66549985449c/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2089] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2090] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.209&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2091] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:57 2026] PUT /v2.0/routers/4059c2fa-daa6-426c-b3bf-193647718c1c/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2092] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => 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: 1036/2093] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2094] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:57 2026] PUT /v2.0/routers/d9b6fd8b-3817-46ea-adba-44903c7ce2ee/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2095] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&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: 1038/2096] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1039/2097] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2098] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:18:57 2026] PUT /v2.0/routers/36fedeaa-4280-4e37-a10e-c38b14276db8/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2099] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1060/2100] 10.0.0.19 () {32 vars in 663 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2101] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1061/2102] 10.0.0.19 () {32 vars in 677 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2103] 10.0.0.19 () {32 vars in 673 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2104] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2107] 10.0.0.19 () {32 vars in 671 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2108] 10.0.0.103 () {34 vars in 1016 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2109] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks?id=3fb06bd2-2890-4111-be29-9203c0fa8678 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2110] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2111] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/quotas/06a61ff8c26e47d1be4d88ec5d8936d7 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2112] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2113] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:18:58 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: 8|app: 0|req: 1046/2114] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2115] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2116] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1070/2117] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2118] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/routers/66e063f1-b2a5-40f7-8b6c-66549985449c => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2119] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1050/2120] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1071/2121] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:18:59 2026] PUT /v2.0/routers/66e063f1-b2a5-40f7-8b6c-66549985449c => generated 485 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2122] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?device_id=66e063f1-b2a5-40f7-8b6c-66549985449c => 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: 1072/2123] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:18:59 2026] DELETE /v2.0/routers/66e063f1-b2a5-40f7-8b6c-66549985449c => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2124] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/routers/4059c2fa-daa6-426c-b3bf-193647718c1c => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2125] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1053/2126] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:19:00 2026] PUT /v2.0/routers/4059c2fa-daa6-426c-b3bf-193647718c1c => generated 493 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2127] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:00 2026] GET /v2.0/ports?device_id=4059c2fa-daa6-426c-b3bf-193647718c1c => 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: 1054/2128] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:19:00 2026] DELETE /v2.0/routers/4059c2fa-daa6-426c-b3bf-193647718c1c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2129] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/routers/d9b6fd8b-3817-46ea-adba-44903c7ce2ee => generated 502 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2130] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2131] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1078/2132] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cad5357e6dfa45189e5ffbccbba0022b => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:01.301 7 WARNING neutron_lib.context [req-4e69e356-cfa1-4017-a9b9-bcbf6e56a2d2 req-462820e7-c457-4183-a3e9-3dd082872263 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/2133] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:19:01 2026] POST /v2.0/ports => generated 954 bytes in 310 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: 1055/2134] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:19:01 2026] PUT /v2.0/routers/d9b6fd8b-3817-46ea-adba-44903c7ce2ee => generated 502 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2135] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/ports?device_id=d9b6fd8b-3817-46ea-adba-44903c7ce2ee => 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: 1057/2136] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:19:01 2026] DELETE /v2.0/routers/d9b6fd8b-3817-46ea-adba-44903c7ce2ee => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2137] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:01 2026] PUT /v2.0/ports/2526737b-2a0b-4d9a-8f9f-371cab83a7dd => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2138] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/routers/36fedeaa-4280-4e37-a10e-c38b14276db8 => generated 487 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, ' 2026-04-07 01:19:02.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bdaa6be-5588-41b1-80a5-81a42cc9979f'] response: {'name': 'network-changed', 'server_uuid': 'cb166f04-8bbc-49f6-8ac7-1049a3d4eeea', 'tag': '2526737b-2a0b-4d9a-8f9f-371cab83a7dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1059/2139] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2140] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2141] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1081/2142] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:19:02 2026] PUT /v2.0/routers/36fedeaa-4280-4e37-a10e-c38b14276db8 => generated 487 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2143] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1082/2144] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?device_id=36fedeaa-4280-4e37-a10e-c38b14276db8 => 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: 1083/2145] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2146] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/networks?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2147] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:19:02 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: 1063/2148] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:19:02 2026] DELETE /v2.0/routers/36fedeaa-4280-4e37-a10e-c38b14276db8 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2149] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/routers/52243b33-f4d3-4217-9b0c-fc3479d5af2a => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2150] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:19:03 2026] PUT /v2.0/routers/52243b33-f4d3-4217-9b0c-fc3479d5af2a => generated 480 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2151] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/ports?device_id=52243b33-f4d3-4217-9b0c-fc3479d5af2a => 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: 1087/2152] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1088/2153] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2154] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/networks?id=3fb06bd2-2890-4111-be29-9203c0fa8678 => 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: 1090/2155] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7 => generated 343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2156] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:04.105 8 INFO neutron.services.segments.plugin [-] Segment 07b92f2a-4521-4652-9a4b-9a26936fa02f resource provider aggregate not found 2026-04-07 01:19:04.111 8 INFO neutron.services.segments.plugin [-] Segment 07b92f2a-4521-4652-9a4b-9a26936fa02f resource provider aggregate not found 2026-04-07 01:19:04.124 8 INFO neutron.db.l3_hamode_db [None req-9628873c-22a2-4445-b3f1-8a8c7a798991 c5795390096b407a99e0bc4d765dae29 9a795fc17d304884a912760b5db2199d - - default default] HA network 668ebffd-4b3c-4beb-b7fa-f99d376149f8 was deleted as no HA routers are present in tenant 9a795fc17d304884a912760b5db2199d. [pid: 8|app: 0|req: 1066/2157] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v2.0/routers/52243b33-f4d3-4217-9b0c-fc3479d5af2a => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:04.133 8 INFO neutron.services.segments.plugin [-] Segment 07b92f2a-4521-4652-9a4b-9a26936fa02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b92f2a-4521-4652-9a4b-9a26936fa02f found for delete ", "request_id": "req-a592f0d8-1aa9-48b4-bf54-d739477f0ed0"}]} 2026-04-07 01:19:04.134 8 INFO neutron.services.segments.plugin [-] Segment 07b92f2a-4521-4652-9a4b-9a26936fa02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b92f2a-4521-4652-9a4b-9a26936fa02f found for delete ", "request_id": "req-74f68633-10a6-4613-8ee9-e0b78abd6a4d"}]} [pid: 8|app: 0|req: 1067/2158] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2526737b-2a0b-4d9a-8f9f-371cab83a7dd => 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: 1092/2159] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/ports => generated 1082 bytes in 330 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: 1068/2160] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/subnets?id=05e0c842-d81c-442f-b198-b5379d8937e0 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2161] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/ports?network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2162] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1071/2163] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1093/2164] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:04 2026] PUT /v2.0/ports/1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => generated 1243 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2165] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 969 bytes in 38 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-04-07 01:19:04.803 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba209cc8-79b4-47d1-8e66-bfd699e93913'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1094/2166] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2167] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/security-groups?tenant_id=0ce7cda6eb354efdbcc39ce0a368205d&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2168] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.0/security-groups/6bffac4b-3ae7-4eb7-9e48-1b82a4592a60 => 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: 1074/2169] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2170] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/networks?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&shared=False => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2171] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:19:05 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: 1098/2172] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1075/2173] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?tenant_id=9a795fc17d304884a912760b5db2199d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2174] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2175] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2176] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.0/security-groups/af8782a0-51be-42cd-b444-749151b01e35 => 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: 1101/2177] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?tenant_id=a067465fb6914735a3a7a5a747cc0c64&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2178] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2179] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&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: 1102/2180] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.0/security-groups/b3109841-55a6-4107-8041-f5f9128bf96c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2181] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2182] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => 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: 1080/2183] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2184] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1081/2185] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1105/2186] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1082/2187] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:07 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1106/2188] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:07 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2189] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1107/2190] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&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: 1084/2191] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2192] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2193] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2194] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2195] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2196] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:08 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1240 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:08.998 7 WARNING neutron_lib.context [None req-05743ec0-4e10-4bb3-99b3-0b444eadac88 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:09.356 8 WARNING neutron_lib.context [None req-045b63a2-a4a2-41e4-8324-4ca09d3b1552 c2dc857486dd4374bead0b1d5c3c5457 a7d5f32f043e4d0f99b0f524e9f90bf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2197] 10.0.0.19 () {34 vars in 683 bytes} [Tue Apr 7 01:19:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2198] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:19:09 2026] PUT /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/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: 1090/2199] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2200] 10.0.0.19 () {34 vars in 777 bytes} [Tue Apr 7 01:19:09 2026] PUT /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2201] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2202] 10.0.0.19 () {34 vars in 773 bytes} [Tue Apr 7 01:19:09 2026] PUT /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2203] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2204] 10.0.0.19 () {34 vars in 795 bytes} [Tue Apr 7 01:19:09 2026] PUT /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/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: 1096/2205] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2206] 10.0.0.19 () {34 vars in 766 bytes} [Tue Apr 7 01:19:09 2026] PUT /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/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/2207] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:09.904 7 INFO neutron.db.l3_db [None req-05743ec0-4e10-4bb3-99b3-0b444eadac88 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Floating IP 711a42a0-78a1-4a86-8437-49f12e62794a associated. External IP: 10.96.250.208, port: 2526737b-2a0b-4d9a-8f9f-371cab83a7dd. [pid: 8|app: 0|req: 1099/2208] 10.0.0.19 () {32 vars in 754 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:09.943 8 INFO neutron.api.v2.resource [None req-45321901-06ab-490d-a882-89fb168a17aa c2dc857486dd4374bead0b1d5c3c5457 a7d5f32f043e4d0f99b0f524e9f90bf4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2209] 10.0.0.19 () {32 vars in 758 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2210] 10.0.0.19 () {32 vars in 757 bytes} [Tue Apr 7 01:19:09 2026] DELETE /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2211] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:09 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:10.038 8 INFO neutron.api.v2.resource [None req-15d0bedb-2270-42f4-b3dd-c41cb4eb29d5 c2dc857486dd4374bead0b1d5c3c5457 a7d5f32f043e4d0f99b0f524e9f90bf4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2212] 10.0.0.19 () {32 vars in 761 bytes} [Tue Apr 7 01:19:10 2026] DELETE /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/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: 1104/2213] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:19:10 2026] DELETE /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2214] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2215] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2216] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:10 2026] DELETE /v2.0/security-groups/bcd8e943-3eaf-4524-afa7-4000791010f8 => 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: 1110/2217] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:19:08 2026] POST /v2.0/floatingips => generated 855 bytes in 1283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2218] 199.204.45.65 () {34 vars in 1043 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2219] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2220] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:10.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15edae6a-1bb6-4607-ad04-7668ce62caea'] response: {'name': 'network-changed', 'server_uuid': 'cb166f04-8bbc-49f6-8ac7-1049a3d4eeea', 'tag': '2526737b-2a0b-4d9a-8f9f-371cab83a7dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1112/2221] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2222] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2526737b-2a0b-4d9a-8f9f-371cab83a7dd => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2223] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/subnets?id=05e0c842-d81c-442f-b198-b5379d8937e0 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2224] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/ports?network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2225] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1114/2226] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1113/2227] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-groups?tenant_id=8a421f71110e4e428b4fd8d9355cbb5c&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2228] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2229] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:11 2026] DELETE /v2.0/security-groups/b9430a8d-ebfe-4966-a450-d8c22c8a245e => 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: 1115/2230] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-groups?tenant_id=a7d5f32f043e4d0f99b0f524e9f90bf4&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2231] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2232] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2233] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:11 2026] DELETE /v2.0/security-groups/a493b07e-a0d6-467c-a0af-59f21a47e45e => 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: 1118/2234] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2235] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2238] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2239] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/security-groups?id=6b29cb79-1547-470e-8a9c-5b4346f2acb7&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2240] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:14.992 8 WARNING neutron_lib.context [None req-9c9a198a-6d0d-4bae-9c31-887dacfda1bb 5a1668def5ed468fadc74ee3d85309f6 8bc53f41d6754807a0e8fbbb520c02cc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1121/2241] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:19:14 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2242] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2243] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2244] 10.0.0.19 () {34 vars in 769 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2245] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2246] 10.0.0.19 () {34 vars in 765 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2247] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/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: 1124/2248] 10.0.0.19 () {34 vars in 787 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2249] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2250] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2251] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/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: 1126/2252] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:15.437 8 INFO neutron.api.v2.resource [None req-4531bd94-2dca-49ed-8de1-9425135e897c 5a1668def5ed468fadc74ee3d85309f6 8bc53f41d6754807a0e8fbbb520c02cc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2253] 10.0.0.19 () {32 vars in 750 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2254] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2255] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:15.542 7 INFO neutron.api.v2.resource [None req-2017a2f1-57ef-48b7-b643-261eac431401 5a1668def5ed468fadc74ee3d85309f6 8bc53f41d6754807a0e8fbbb520c02cc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1128/2256] 10.0.0.19 () {32 vars in 753 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/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: 1129/2257] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2258] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f/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: 1130/2259] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/subnetpools/d1ec3d83-a974-43c9-b89d-e6c7753e2c6f => 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: 1130/2260] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?tenant_id=8bc53f41d6754807a0e8fbbb520c02cc&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2261] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/security-groups/c9ef3371-8b12-42ff-8450-cb4a6eac099d => 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: 1131/2262] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?tenant_id=4b7775290a0140068998579cc55f8dea&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2263] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/security-groups/b18e9ee1-2933-422b-a189-bb1fffac1aaa => 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: 1132/2264] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2265] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:20.375 7 WARNING neutron_lib.context [None req-28a84e6c-7ed4-4f2b-ad42-e91381ddd036 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:20.516 7 INFO neutron.db.segments_db [None req-28a84e6c-7ed4-4f2b-ad42-e91381ddd036 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] Added segment b2c21409-a596-4216-acc0-b89cdd85c649 of type vxlan for network b0d9e7ee-44c9-4bdb-b5e9-b176c4be52b5 [pid: 7|app: 0|req: 1133/2266] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.0/networks => generated 632 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:20.620 8 WARNING neutron_lib.context [None req-de38ea91-3819-4ea0-a517-63c5738e81ce 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1134/2267] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:20.900 7 WARNING neutron_lib.context [None req-556bc5e0-da7a-4b77-a48c-e8bd10f84a1f 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1134/2268] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.0/trunks => generated 407 bytes in 202 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: 1135/2269] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2270] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2271] 10.0.0.19 () {34 vars in 759 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2272] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2273] 10.0.0.19 () {34 vars in 755 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2274] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2275] 10.0.0.19 () {34 vars in 777 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2276] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2277] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2278] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2279] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:21.419 7 INFO neutron.api.v2.resource [None req-9cc735a6-9bcd-45e7-b9be-9c415e3d8a3b 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1140/2280] 10.0.0.19 () {32 vars in 740 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2281] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/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: 1141/2282] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:21.494 8 INFO neutron.api.v2.resource [None req-8ec11792-3ee0-4ce1-843d-94687b9b9ae1 3ba482526d2b412b924e4695a64a107d 1979cb5416b14e19a84440b903df716e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2283] 10.0.0.19 () {32 vars in 743 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2284] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => 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: 1143/2285] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2286] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12 => 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: 1144/2287] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports/6f97462d-a2df-4481-8524-6707f7bb65ca => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2288] 10.0.0.19 () {32 vars in 825 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports?project_id=cad5357e6dfa45189e5ffbccbba0022b&network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 3691 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2289] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/trunks/b7877c97-bb54-4f15-9ba6-b033cb462b12 => 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: 1145/2290] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/ports/6f97462d-a2df-4481-8524-6707f7bb65ca => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2291] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/subnets?network_id=6914adae-5126-4476-867e-b1fac5bfe164 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:22.047 8 INFO neutron.services.segments.plugin [-] Segment b2c21409-a596-4216-acc0-b89cdd85c649 resource provider aggregate not found 2026-04-07 01:19:22.053 8 INFO neutron.services.segments.plugin [-] Segment b2c21409-a596-4216-acc0-b89cdd85c649 resource provider aggregate not found 2026-04-07 01:19:22.061 8 INFO neutron.services.segments.plugin [-] Segment b2c21409-a596-4216-acc0-b89cdd85c649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c21409-a596-4216-acc0-b89cdd85c649 found for delete ", "request_id": "req-fbe4188c-520d-4ef8-913c-3d75f41e91a5"}]} 2026-04-07 01:19:22.065 8 INFO neutron.services.segments.plugin [-] Segment b2c21409-a596-4216-acc0-b89cdd85c649 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2c21409-a596-4216-acc0-b89cdd85c649 found for delete ", "request_id": "req-3ec1d259-3828-4747-9400-e3c65585c126"}]} [pid: 8|app: 0|req: 1146/2292] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/networks/b0d9e7ee-44c9-4bdb-b5e9-b176c4be52b5 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:22.376 7 INFO neutron.db.l3_db [None req-5db56200-960e-44a4-932f-2ddf4d3a114b 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Floating IP 711a42a0-78a1-4a86-8437-49f12e62794a disassociated. External IP: 10.96.250.208, port: 2526737b-2a0b-4d9a-8f9f-371cab83a7dd. [pid: 7|app: 0|req: 1147/2293] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:19:22 2026] PUT /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 554 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2294] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:22.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3002b18b-b3dd-409a-b7c4-15877d1d7f96'] response: {'name': 'network-changed', 'server_uuid': 'cb166f04-8bbc-49f6-8ac7-1049a3d4eeea', 'tag': '2526737b-2a0b-4d9a-8f9f-371cab83a7dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1148/2295] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/security-groups?tenant_id=1979cb5416b14e19a84440b903df716e&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2296] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:23 2026] DELETE /v2.0/security-groups/7fb1cee0-9b94-4a25-9002-99b8e6fbfeb0 => 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: 1149/2297] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/security-groups?tenant_id=3bebd6ddc7ae486d815f4734d3dc8c35&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2298] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:23 2026] DELETE /v2.0/security-groups/d7a0c28f-2531-4d10-8291-1bb06b0b35ea => 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: 1150/2299] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2300] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2301] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2526737b-2a0b-4d9a-8f9f-371cab83a7dd => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2302] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/subnets?id=05e0c842-d81c-442f-b198-b5379d8937e0 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2303] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/ports?network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2304] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1153/2305] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2306] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1154/2307] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:25.858 7 WARNING neutron_lib.context [None req-82e9b4b2-4db1-4867-a3a9-58f4845eaa01 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1154/2308] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:19:25 2026] POST /v2.0/security-groups => generated 1677 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:19:25.996 8 WARNING neutron_lib.context [None req-cb01ef22-8262-4f13-93ef-fb13306a499c 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2309] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:25 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-04-07 01:19:26.123 7 WARNING neutron_lib.context [None req-27b585e5-b4e7-4d66-ae7f-85bc21604bfb 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1155/2310] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:26.260 8 WARNING neutron_lib.context [None req-d29b3799-478c-4630-a075-3cbf9a56630f 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2311] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:26.388 7 WARNING neutron_lib.context [None req-99da70c2-2010-4aa4-9390-e3f62a36448e 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2312] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:26.513 8 WARNING neutron_lib.context [None req-5b982d9a-c288-40a4-87e2-4b759de84ce4 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:26.544 8 INFO neutron.db.securitygroups_db [None req-5b982d9a-c288-40a4-87e2-4b759de84ce4 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Project cad5357e6dfa45189e5ffbccbba0022b 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: 1157/2313] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:26.616 7 WARNING neutron_lib.context [None req-7a146069-cf83-4e94-950e-50fb876e4245 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:26.651 7 INFO neutron.db.securitygroups_db [None req-7a146069-cf83-4e94-950e-50fb876e4245 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Project cad5357e6dfa45189e5ffbccbba0022b 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: 1157/2314] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:26.886 8 WARNING neutron_lib.context [None req-bf389216-ce9f-4db5-8b9b-7b86410f042f 9d37ae5670154f79b5bd4936d8f66cfd 58509919c6ef4cc380caae836c55dbb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:27.015 8 INFO neutron.db.segments_db [None req-bf389216-ce9f-4db5-8b9b-7b86410f042f 9d37ae5670154f79b5bd4936d8f66cfd 58509919c6ef4cc380caae836c55dbb0 - - default default] Added segment 755877a5-cf42-4138-8dd8-71db30a0d9ae of type vxlan for network 1e0a30ba-8c46-4895-9c6f-b00bfcf30b96 [pid: 8|app: 0|req: 1158/2315] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:19:26 2026] POST /v2.0/networks => generated 631 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:27.134 7 WARNING neutron_lib.context [None req-1a311e3f-e44b-4938-952a-d3dc69ad7d17 9d37ae5670154f79b5bd4936d8f66cfd 58509919c6ef4cc380caae836c55dbb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:19:27.186 7 INFO neutron.db.segments_db [None req-1a311e3f-e44b-4938-952a-d3dc69ad7d17 9d37ae5670154f79b5bd4936d8f66cfd 58509919c6ef4cc380caae836c55dbb0 - - default default] Added segment d5cee9ce-fc92-4560-acb8-98605f7c0c8f of type vxlan for network 34e0d4ad-a669-45f6-8a13-22acae96ba37 [pid: 8|app: 0|req: 1159/2316] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks => generated 1298 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2317] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:19:27 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2318] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1258478307&fields=id&tenant_id=cad5357e6dfa45189e5ffbccbba0022b => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2319] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:19:27 2026] PUT /v2.0/networks/1e0a30ba-8c46-4895-9c6f-b00bfcf30b96/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2320] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/1e0a30ba-8c46-4895-9c6f-b00bfcf30b96/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: 1160/2321] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2322] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/quotas/cad5357e6dfa45189e5ffbccbba0022b => 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: 1162/2323] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:19:27 2026] PUT /v2.0/networks/34e0d4ad-a669-45f6-8a13-22acae96ba37/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2324] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/34e0d4ad-a669-45f6-8a13-22acae96ba37/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2325] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&fields=id => generated 149 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2326] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:19:27 2026] PUT /v2.0/networks/34e0d4ad-a669-45f6-8a13-22acae96ba37/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2327] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/34e0d4ad-a669-45f6-8a13-22acae96ba37/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: 1163/2328] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1166/2329] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/1e0a30ba-8c46-4895-9c6f-b00bfcf30b96/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2330] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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-04-07 01:19:27.765 8 INFO neutron.services.segments.plugin [-] Segment 755877a5-cf42-4138-8dd8-71db30a0d9ae resource provider aggregate not found 2026-04-07 01:19:27.773 8 INFO neutron.services.segments.plugin [-] Segment 755877a5-cf42-4138-8dd8-71db30a0d9ae resource provider aggregate not found 2026-04-07 01:19:27.781 8 INFO neutron.services.segments.plugin [-] Segment 755877a5-cf42-4138-8dd8-71db30a0d9ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 755877a5-cf42-4138-8dd8-71db30a0d9ae found for delete ", "request_id": "req-f95343e3-74af-460c-bb16-8fd3dde81883"}]} 2026-04-07 01:19:27.789 8 INFO neutron.services.segments.plugin [-] Segment 755877a5-cf42-4138-8dd8-71db30a0d9ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 755877a5-cf42-4138-8dd8-71db30a0d9ae found for delete ", "request_id": "req-d661fa9e-5a32-42c0-a05a-7a2181f1ad8d"}]} [pid: 8|app: 0|req: 1167/2331] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:19:27 2026] DELETE /v2.0/networks/1e0a30ba-8c46-4895-9c6f-b00bfcf30b96 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2332] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2333] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:19:27 2026] DELETE /v2.0/networks/34e0d4ad-a669-45f6-8a13-22acae96ba37 => 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: 1166/2334] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/security-groups?tenant_id=58509919c6ef4cc380caae836c55dbb0&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2337] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:28 2026] DELETE /v2.0/security-groups/35ba6404-9a20-4120-9922-7c081dce7c05 => 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: 1170/2338] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:28 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1169/2339] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/security-groups?tenant_id=04991aaeff254d688f3b13237785f646&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: 1171/2340] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:19:29 2026] DELETE /v2.0/security-groups/20e3e307-3f8d-4751-a50d-9a4e13c4158c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2341] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:31.080 8 INFO neutron.services.segments.plugin [-] Segment d5cee9ce-fc92-4560-acb8-98605f7c0c8f resource provider aggregate not found 2026-04-07 01:19:31.083 8 INFO neutron.services.segments.plugin [-] Segment d5cee9ce-fc92-4560-acb8-98605f7c0c8f resource provider aggregate not found [pid: 8|app: 0|req: 1172/2342] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:32.149 8 INFO neutron.services.segments.plugin [-] Segment d5cee9ce-fc92-4560-acb8-98605f7c0c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cee9ce-fc92-4560-acb8-98605f7c0c8f found for delete ", "request_id": "req-1fb78209-d7cf-4a96-8e1f-b2d5b10da4cc"}]} 2026-04-07 01:19:32.151 8 INFO neutron.services.segments.plugin [-] Segment d5cee9ce-fc92-4560-acb8-98605f7c0c8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cee9ce-fc92-4560-acb8-98605f7c0c8f found for delete ", "request_id": "req-695d8d2f-6694-4ecc-8faa-0e6261fad267"}]} [pid: 8|app: 0|req: 1173/2343] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1171/2344] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 661 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2345] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cad5357e6dfa45189e5ffbccbba0022b => generated 273 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:32.255 7 WARNING neutron_lib.context [req-5e927e4e-2844-46f6-9307-ad634c4bfa07 req-1e4ae60c-2d57-4d1c-89fe-a5a2470a4a21 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2346] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:19:32 2026] POST /v2.0/ports => generated 958 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2347] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:32 2026] PUT /v2.0/ports/360ea90a-72d4-4e6b-b746-9f4dc7ba5e11 => generated 1239 bytes in 467 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: 1173/2348] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 973 bytes in 94 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: 1176/2349] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2350] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:33.951 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77a2ec27-dc1d-45d0-a754-5bd1f5391a1e'] response: {'name': 'network-changed', 'server_uuid': '05caf8f6-6685-4b25-a89e-fc2a244813b4', 'tag': '360ea90a-72d4-4e6b-b746-9f4dc7ba5e11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1177/2351] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&shared=False => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2352] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:19:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2353] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:34 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2354] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:34 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1179/2355] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2356] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=360ea90a-72d4-4e6b-b746-9f4dc7ba5e11 => 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: 1180/2357] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/subnets?id=05e0c842-d81c-442f-b198-b5379d8937e0 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2358] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2359] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1179/2360] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1182/2361] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1180/2362] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1183/2363] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2364] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1184/2365] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2366] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1185/2367] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2368] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1186/2369] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2370] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2371] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2372] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2373] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:41.052 7 INFO neutron.db.l3_db [None req-094df1e8-5ba8-4fc1-a4c1-45e6ae2ba84a 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Floating IP 711a42a0-78a1-4a86-8437-49f12e62794a associated. External IP: 10.96.250.208, port: 360ea90a-72d4-4e6b-b746-9f4dc7ba5e11. [pid: 7|app: 0|req: 1186/2374] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:19:40 2026] PUT /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 856 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2375] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:41 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2376] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:42 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 856 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2377] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/ports?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:43.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68c85101-01db-4fe8-a11f-94a0729d065c'] response: {'name': 'network-changed', 'server_uuid': '05caf8f6-6685-4b25-a89e-fc2a244813b4', 'tag': '360ea90a-72d4-4e6b-b746-9f4dc7ba5e11', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2378] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/networks?id=6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2379] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=360ea90a-72d4-4e6b-b746-9f4dc7ba5e11 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2380] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/subnets?id=05e0c842-d81c-442f-b198-b5379d8937e0 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2381] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/ports?network_id=6b020afa-de0e-40e1-9ea2-14eb900bdaee&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2382] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?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: 1193/2383] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2384] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:19:43 2026] GET /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2387] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:19:49 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: 1193/2388] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2389] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2390] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2391] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2392] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2393] 199.204.45.65 () {34 vars in 715 bytes} [Tue Apr 7 01:19:49 2026] POST /v2.0/ports => generated 1097 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2394] 10.0.0.103 () {34 vars in 971 bytes} [Tue Apr 7 01:19:50 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1097 bytes in 34 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: 1199/2395] 10.0.0.103 () {34 vars in 907 bytes} [Tue Apr 7 01:19:50 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2396] 199.204.45.65 () {34 vars in 1261 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2397] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2398] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1201/2399] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1199/2400] 10.0.0.13 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&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: 1202/2401] 199.204.45.65 () {34 vars in 974 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2402] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks?id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2403] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:19:51 2026] PUT /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1287 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2404] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2527 bytes in 45 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: 1204/2405] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => 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: 1202/2406] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:53.500 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b742df-e24a-48fb-8468-11c519b8c096'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '009dd4c6-9296-4ec0-aeff-00d795877161', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2407] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1203/2408] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1206/2409] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1204/2410] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2411] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2412] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&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: 1208/2413] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1206/2414] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2415] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2527 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2416] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks?id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2417] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1208/2418] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2419] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&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: 1209/2420] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1212/2421] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2422] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1213/2423] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2424] 10.0.0.103 () {34 vars in 971 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2425] 199.204.45.65 () {34 vars in 1095 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2426] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:19:57 2026] PUT /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1311 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:57.504 7 INFO neutron.api.v2.resource [None req-fdb5e422-9aa6-4735-8930-3c3964d9538c ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2427] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1215/2428] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 1637 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2429] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:19:57 2026] PUT /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1311 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:57.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c8540f1-b86d-4e59-9fac-83165c256842'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '009dd4c6-9296-4ec0-aeff-00d795877161', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1216/2430] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1465 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: 7|app: 0|req: 1215/2431] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2432] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2433] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:58.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea20a50c-b192-4890-88cb-623306072d74'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '009dd4c6-9296-4ec0-aeff-00d795877161', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2434] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2435] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2436] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2437] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2438] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 802 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2439] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2440] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1220/2441] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/security-groups?id=4e113c62-62a2-4c8c-9bd4-cac076b2ab98&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2442] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2443] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2444] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2445] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2446] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2447] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2448] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2449] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1226/2450] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2451] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2452] 199.204.45.65 () {34 vars in 1055 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2453] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A92&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => 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: 1228/2454] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2455] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2458] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2459] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2460] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2461] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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-04-07 01:19:59.182 8 INFO neutron.db.l3_db [req-c9d1fc66-7754-4e73-8906-fc0668db5f7a req-a185cb61-4f6d-46b6-8c8e-5bf68df10e0a 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] Floating IP 711a42a0-78a1-4a86-8437-49f12e62794a disassociated. External IP: 10.96.250.208, port: 360ea90a-72d4-4e6b-b746-9f4dc7ba5e11. [pid: 7|app: 0|req: 1232/2462] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1233/2463] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2464] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2465] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2466] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:19:58 2026] DELETE /v2.0/ports/360ea90a-72d4-4e6b-b746-9f4dc7ba5e11 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2467] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2468] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&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: 1237/2469] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2470] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1238/2471] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:00 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1234/2472] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:01 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => 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: 1239/2473] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:02 2026] GET /v2.0/ports?device_id=05caf8f6-6685-4b25-a89e-fc2a244813b4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:03.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d7f3270-4d80-4510-b5b6-a6c1f49db240'] response: {'server_uuid': '05caf8f6-6685-4b25-a89e-fc2a244813b4', 'name': 'network-vif-deleted', 'tag': '360ea90a-72d4-4e6b-b746-9f4dc7ba5e11', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1235/2474] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:20:03 2026] DELETE /v2.0/security-groups/4e113c62-62a2-4c8c-9bd4-cac076b2ab98 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2475] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:20:03 2026] DELETE /v2.0/floatingips/711a42a0-78a1-4a86-8437-49f12e62794a => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2476] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2477] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&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: 1237/2478] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1242/2479] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:20:05 2026] GET /v2.0/security-groups?id=25961315-3daf-4a96-b897-dbe08051b992&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2480] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2481] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:20:06 2026] DELETE /v2.0/ports/2526737b-2a0b-4d9a-8f9f-371cab83a7dd => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2482] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => 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: 1244/2483] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:07 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:08.457 8 WARNING neutron_lib.context [None req-c1c05871-6e75-461f-a337-cd30eacc1a3c f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:08.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74093287-cdf1-4a73-b42f-b5b8adf5c6d1'] response: {'server_uuid': 'cb166f04-8bbc-49f6-8ac7-1049a3d4eeea', 'name': 'network-vif-deleted', 'tag': '2526737b-2a0b-4d9a-8f9f-371cab83a7dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2484] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:08 2026] GET /v2.0/ports?device_id=cb166f04-8bbc-49f6-8ac7-1049a3d4eeea => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:09.313 8 INFO neutron.db.l3_db [None req-c1c05871-6e75-461f-a337-cd30eacc1a3c f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP bc853d33-29a6-418f-89d6-065ba4dbb82e associated. External IP: 10.96.250.203, port: 26b55f6c-2340-46fd-ac70-3badeff6b727. [pid: 8|app: 0|req: 1240/2485] 10.0.0.19 () {34 vars in 676 bytes} [Tue Apr 7 01:20:08 2026] POST /v2.0/floatingips => generated 898 bytes in 1223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2486] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:20:09 2026] DELETE /v2.0/security-groups/25961315-3daf-4a96-b897-dbe08051b992 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2487] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:20:10 2026] PUT /v2.0/routers/969e5213-7f58-480b-b28c-5fe0ea75b7fd/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2488] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:20:11 2026] DELETE /v2.0/subnets/05e0c842-d81c-442f-b198-b5379d8937e0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:12.206 8 INFO neutron.services.segments.plugin [-] Segment 2ac24b78-68c8-4845-a36c-fe081df8d6ef resource provider aggregate not found 2026-04-07 01:20:12.211 8 INFO neutron.services.segments.plugin [-] Segment 2ac24b78-68c8-4845-a36c-fe081df8d6ef resource provider aggregate not found 2026-04-07 01:20:12.219 8 INFO neutron.services.segments.plugin [-] Segment 2ac24b78-68c8-4845-a36c-fe081df8d6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac24b78-68c8-4845-a36c-fe081df8d6ef found for delete ", "request_id": "req-643c6e5c-d628-4cdf-b3c0-af3849383df6"}]} 2026-04-07 01:20:12.220 8 INFO neutron.db.l3_hamode_db [None req-f591edd4-ed5c-42ad-9a23-691e42516685 39d67bc2081449ebb3eb48ee847b7ef3 cad5357e6dfa45189e5ffbccbba0022b - - default default] HA network 2a9fd001-ac18-4327-aa89-1c32da2307c9 was deleted as no HA routers are present in tenant cad5357e6dfa45189e5ffbccbba0022b. [pid: 8|app: 0|req: 1242/2489] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:20:11 2026] DELETE /v2.0/routers/969e5213-7f58-480b-b28c-5fe0ea75b7fd => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:12.391 7 INFO neutron.services.segments.plugin [-] Segment e88812b3-02e8-4e89-9228-4d005e8b2c2e resource provider aggregate not found 2026-04-07 01:20:12.396 7 INFO neutron.services.segments.plugin [-] Segment e88812b3-02e8-4e89-9228-4d005e8b2c2e resource provider aggregate not found 2026-04-07 01:20:12.408 7 INFO neutron.services.segments.plugin [-] Segment e88812b3-02e8-4e89-9228-4d005e8b2c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88812b3-02e8-4e89-9228-4d005e8b2c2e found for delete ", "request_id": "req-77ffe350-b272-492f-a1ed-1a4852051e74"}]} 2026-04-07 01:20:12.415 7 INFO neutron.services.segments.plugin [-] Segment e88812b3-02e8-4e89-9228-4d005e8b2c2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e88812b3-02e8-4e89-9228-4d005e8b2c2e found for delete ", "request_id": "req-df0bdb68-d3de-43df-a522-2103908fa2cc"}]} [pid: 7|app: 0|req: 1248/2490] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:20:12 2026] DELETE /v2.0/networks/6b020afa-de0e-40e1-9ea2-14eb900bdaee => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:13.013 8 INFO neutron.services.segments.plugin [-] Segment 2ac24b78-68c8-4845-a36c-fe081df8d6ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ac24b78-68c8-4845-a36c-fe081df8d6ef found for delete ", "request_id": "req-f3fd2cce-dbe8-4402-8bb6-ee8d3e3c4f68"}]} [pid: 8|app: 0|req: 1243/2491] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/security-groups?tenant_id=a5f7477b18f54df0bfa527ae05330701&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2492] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:20:13 2026] DELETE /v2.0/security-groups/03422fea-9014-4a58-90ad-187602fb67f3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2493] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/security-groups?tenant_id=cad5357e6dfa45189e5ffbccbba0022b&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2494] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:20:13 2026] DELETE /v2.0/security-groups/497bc48e-e30e-432d-8e1a-239af0747e47 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2497] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2498] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:14 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: 1247/2499] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:14 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: 1253/2500] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:14.701 8 INFO neutron.api.v2.resource [None req-5b33fba1-6cc5-44f4-867b-f619b6514873 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2501] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 149 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2502] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 1637 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2503] 199.204.45.65 () {30 vars in 813 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/security-group-rules?security_group_id=0d03ffd8-d225-4e8e-a955-c6473b096be7 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2504] 199.204.45.65 () {34 vars in 745 bytes} [Tue Apr 7 01:20:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2505] 199.204.45.65 () {34 vars in 745 bytes} [Tue Apr 7 01:20:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:16.022 7 INFO neutron.db.segments_db [None req-ad66c2ff-bd9a-42c0-8ba0-22388477f034 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 48f05f42-c2bc-43a9-9622-19d378480109 of type vxlan for network fda45aef-bc55-4e4f-962d-1348a41a3608 [pid: 7|app: 0|req: 1256/2506] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:20:15 2026] POST /v2.0/networks => generated 741 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2507] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:20:16 2026] POST /v2.0/subnets => generated 688 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:16.346 7 INFO neutron.db.segments_db [None req-90f0ae68-3064-4d3e-8ed1-7581114d36bb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment e25adad4-e524-4a55-bb11-f564f451176d of type vxlan for network 4a7f03aa-4857-45a8-8a19-2259f5f634e3 2026-04-07 01:20:16.611 7 INFO neutron.db.l3_hamode_db [None req-90f0ae68-3064-4d3e-8ed1-7581114d36bb ff419c4e028b4540914c572dd080a24d de8ab50987124f9c825b1a95e0755acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:20:17.420 7 INFO neutron.db.l3_hamode_db [None req-90f0ae68-3064-4d3e-8ed1-7581114d36bb ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1257/2508] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:20:16 2026] POST /v2.0/routers => generated 728 bytes in 2008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2509] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:20:18 2026] PUT /v2.0/routers/d6645d1c-5239-4ecb-8eb8-7358c74d0078/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:20.733 7 INFO neutron.db.segments_db [None req-154e129b-0ed3-4c96-9855-9446297d9e86 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment 6d48171d-bbb4-49ff-93c2-25657af670a1 of type vxlan for network 72f1a332-b3cc-4395-a7de-8fcd2514e5ff [pid: 7|app: 0|req: 1258/2510] 10.0.0.19 () {34 vars in 670 bytes} [Tue Apr 7 01:20:20 2026] POST /v2.0/networks => generated 741 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2511] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:20:20 2026] POST /v2.0/subnets => generated 688 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:21.102 7 INFO neutron.db.segments_db [None req-456e67ac-a464-489c-aaf8-24d85c136417 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Added segment b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 of type vxlan for network 3a330027-45fd-4645-83cd-793db647055b 2026-04-07 01:20:21.356 7 INFO neutron.db.l3_hamode_db [None req-456e67ac-a464-489c-aaf8-24d85c136417 ff419c4e028b4540914c572dd080a24d fc45a8f736b14e4080498857f08fc130 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:20:22.147 7 INFO neutron.db.l3_hamode_db [None req-456e67ac-a464-489c-aaf8-24d85c136417 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1259/2512] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:20:21 2026] POST /v2.0/routers => generated 728 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2513] 10.0.0.19 () {34 vars in 782 bytes} [Tue Apr 7 01:20:23 2026] PUT /v2.0/routers/af2136d0-d8c6-4978-9cce-78ac227d3470/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:24.959 7 WARNING neutron_lib.context [None req-d8ad6933-1ca3-4978-abf7-d44c5c2ec2e0 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1260/2514] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:20:24 2026] POST /v2.0/security-groups => generated 1677 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:20:25.137 8 WARNING neutron_lib.context [None req-09f98853-69cd-4b72-bb33-4dd3259382bd d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1255/2515] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:25.259 7 WARNING neutron_lib.context [None req-50978c42-78d5-4adc-959a-4c1acb915de4 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1261/2516] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:25.408 8 WARNING neutron_lib.context [None req-47e2ad28-8ee0-4109-aa23-c7424c4aa32f d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1256/2517] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20: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-04-07 01:20:25.536 7 WARNING neutron_lib.context [None req-e9138c0d-4159-46a8-91e2-e1464ee33b7f d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1262/2518] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:25.711 8 WARNING neutron_lib.context [None req-256c6467-a86a-438c-9a5d-5534bf5ec91b d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:25.751 8 INFO neutron.db.securitygroups_db [None req-256c6467-a86a-438c-9a5d-5534bf5ec91b d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Project de8ab50987124f9c825b1a95e0755acc 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: 1257/2519] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:25.865 7 WARNING neutron_lib.context [None req-7e955b03-e57c-4c81-9589-ebcae8011657 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:25.898 7 INFO neutron.db.securitygroups_db [None req-7e955b03-e57c-4c81-9589-ebcae8011657 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Project de8ab50987124f9c825b1a95e0755acc 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: 1263/2520] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:26.400 8 WARNING neutron_lib.context [None req-07b4c525-f54e-478a-ae91-5d6e9a7861b7 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1258/2521] 10.0.0.19 () {34 vars in 684 bytes} [Tue Apr 7 01:20:26 2026] POST /v2.0/security-groups => generated 1662 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:20:26.544 7 WARNING neutron_lib.context [None req-e5f750e4-baed-4548-9e4d-cefb39e30866 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1264/2522] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:26 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-04-07 01:20:26.680 7 WARNING neutron_lib.context [None req-4b13b8cf-4911-4e33-bf0e-251d691e2887 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1259/2523] 10.0.0.143 () {30 vars in 689 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2524] 10.0.0.143 () {30 vars in 691 bytes} [Tue Apr 7 01:20:26 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: 1261/2525] 10.0.0.143 () {30 vars in 667 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2526] 10.0.0.143 () {30 vars in 703 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2527] 10.0.0.19 () {34 vars in 694 bytes} [Tue Apr 7 01:20:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:26.812 8 WARNING neutron_lib.context [None req-7981918b-5681-4ef0-a86f-5531c257108d d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1266/2528] 10.0.0.143 () {28 vars in 438 bytes} [Tue Apr 7 01:20:27 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2529] 10.0.0.143 () {30 vars in 727 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2530] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:20:26 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2531] 10.0.0.103 () {34 vars in 1100 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1813076645&fields=id&tenant_id=de8ab50987124f9c825b1a95e0755acc => 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: 1264/2532] 10.0.0.103 () {34 vars in 1098 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--634629477&fields=id&tenant_id=de8ab50987124f9c825b1a95e0755acc => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2533] 10.0.0.103 () {34 vars in 982 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/networks?id=fda45aef-bc55-4e4f-962d-1348a41a3608 => generated 673 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2534] 10.0.0.103 () {34 vars in 965 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/quotas/de8ab50987124f9c825b1a95e0755acc => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2535] 10.0.0.103 () {34 vars in 1002 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/ports?tenant_id=de8ab50987124f9c825b1a95e0755acc&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2536] 10.0.0.103 () {34 vars in 1008 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1271/2537] 10.0.0.103 () {34 vars in 1108 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1267/2538] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1272/2539] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:28 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: 1268/2540] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2541] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:28 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: 1269/2542] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2543] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2544] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2545] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:28 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: 1271/2546] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:28 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: 1276/2547] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:28 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: 1272/2548] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2551] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:29 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1274/2552] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:29 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1279/2553] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:29 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1275/2554] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1280/2555] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:30 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2556] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:20:30 2026] POST /v2.0/ports => generated 1303 bytes in 313 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: 1277/2557] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:31 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1281/2558] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:20:30 2026] PUT /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1464 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2559] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/networks?id=fda45aef-bc55-4e4f-962d-1348a41a3608 => generated 673 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: 1282/2560] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1279/2561] 199.204.45.65 () {34 vars in 1049 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=de8ab50987124f9c825b1a95e0755acc => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:32.338 8 WARNING neutron_lib.context [req-a0c0ee91-7a0f-4e2b-8e0b-1978e4eae02a req-e13cf982-3d7d-4f78-86fe-bb06792c6627 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1283/2562] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4045 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:32.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c5d4a0e-5851-4665-98da-f8a395b768e1'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '7a4f8c6b-053f-4f40-aee2-49d79a7ab95f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2563] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => 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: 1285/2564] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2565] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2566] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1288/2567] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1289/2568] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1290/2569] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2570] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:20:32 2026] POST /v2.0/ports => generated 997 bytes in 347 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: 1291/2571] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2572] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1293/2573] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1294/2574] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1295/2575] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A241&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1296/2576] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2577] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2578] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:32 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2579] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:33 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1281/2580] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:20:32 2026] PUT /v2.0/ports/eae3e868-f803-43c1-a2cd-121a81194b04 => generated 1278 bytes in 443 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: 1282/2581] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:33 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2582] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:33 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:34.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e07ab98c-6c73-4278-ab36-6fb5a4117748'] response: {'name': 'network-changed', 'server_uuid': '20b0e703-8d5e-4825-8a16-7345b4840542', 'tag': 'eae3e868-f803-43c1-a2cd-121a81194b04', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1300/2583] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:33 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2584] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:34 2026] GET /v2.0/ports?tenant_id=de8ab50987124f9c825b1a95e0755acc&device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2585] 199.204.45.65 () {34 vars in 1017 bytes} [Tue Apr 7 01:20:34 2026] GET /v2.0/networks?tenant_id=de8ab50987124f9c825b1a95e0755acc&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2586] 199.204.45.65 () {34 vars in 929 bytes} [Tue Apr 7 01:20:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2587] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:34 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2588] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:34 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2589] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4045 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2590] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2591] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1288/2592] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A241&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1305/2593] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?tenant_id=de8ab50987124f9c825b1a95e0755acc&device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2594] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2595] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=eae3e868-f803-43c1-a2cd-121a81194b04 => 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: 1290/2596] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2597] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/subnets?id=90d4924a-dfec-4b06-9748-4ab754ac3118 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2598] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2599] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?network_id=fda45aef-bc55-4e4f-962d-1348a41a3608&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2600] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1309/2601] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1293/2602] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1310/2603] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1294/2604] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2605] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:35 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2606] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:36 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2607] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2608] 10.0.0.103 () {34 vars in 971 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1466 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2609] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1466 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2610] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2611] 199.204.45.65 () {34 vars in 788 bytes} [Tue Apr 7 01:20:37 2026] PUT /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1201 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2612] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811 => generated 798 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: 1315/2613] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2614] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:38 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: 1316/2615] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:38 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: 1300/2616] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:38 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-04-07 01:20:38.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-455da182-cb0b-45e1-88cc-7cdeddb14f00'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '7a4f8c6b-053f-4f40-aee2-49d79a7ab95f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2617] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:38 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: 1301/2618] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2619] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2620] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2621] 199.204.45.65 () {34 vars in 1123 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2622] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2623] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2624] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2625] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2626] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2627] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2628] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2629] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3818 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2630] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2631] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1308/2632] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/subnets?id=9f92a838-279d-4417-bde3-709a00af0810 => 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: 1325/2633] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2634] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1326/2635] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:38 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1310/2636] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:39 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1012 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2637] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:39 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2638] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2639] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:40 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2640] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2641] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2642] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:41 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:42.137 7 INFO neutron.db.l3_db [None req-ddd50c75-d98f-4f62-bc68-4d9e02d8fc90 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Floating IP 78de641c-dbbd-4851-bfa6-0e1e780c3195 associated. External IP: 10.96.250.211, port: eae3e868-f803-43c1-a2cd-121a81194b04. [pid: 7|app: 0|req: 1330/2643] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:20:41 2026] PUT /v2.0/floatingips/78de641c-dbbd-4851-bfa6-0e1e780c3195 => generated 856 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2644] 10.0.0.143 () {30 vars in 689 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2645] 10.0.0.143 () {30 vars in 691 bytes} [Tue Apr 7 01:20:42 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: 1315/2646] 10.0.0.143 () {30 vars in 667 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2647] 10.0.0.143 () {30 vars in 703 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2648] 10.0.0.143 () {28 vars in 438 bytes} [Tue Apr 7 01:20:43 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: 1333/2649] 10.0.0.143 () {30 vars in 727 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/subnets/07386aba-b3e2-4384-8277-cfd295b10019 => generated 656 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2652] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports?tenant_id=de8ab50987124f9c825b1a95e0755acc&device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:43.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d708a09-563f-4bec-9c5d-8d75024d4393'] response: {'name': 'network-changed', 'server_uuid': '20b0e703-8d5e-4825-8a16-7345b4840542', 'tag': 'eae3e868-f803-43c1-a2cd-121a81194b04', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2653] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/networks?id=fda45aef-bc55-4e4f-962d-1348a41a3608 => generated 769 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2654] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=eae3e868-f803-43c1-a2cd-121a81194b04 => 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: 1337/2655] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/subnets?id=90d4924a-dfec-4b06-9748-4ab754ac3118 => 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: 1338/2656] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:44 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: 1319/2657] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports?network_id=fda45aef-bc55-4e4f-962d-1348a41a3608&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: 1339/2658] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:44 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: 1340/2659] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:44 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: 1341/2660] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:44 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: 1320/2661] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1342/2662] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2663] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608?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: 1343/2664] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/subnets/07386aba-b3e2-4384-8277-cfd295b10019 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2665] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3818 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2666] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:44 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: 1323/2667] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:44 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: 1345/2668] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:44 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: 1324/2669] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:44 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: 1346/2670] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2671] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 1347/2672] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2673] 199.204.45.65 () {38 vars in 954 bytes} [Tue Apr 7 01:20:46 2026] POST /v2.0/ports => generated 1307 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2674] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:20:46 2026] PUT /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1468 bytes in 492 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: 1327/2675] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 5278 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: 1349/2676] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2677] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:48.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e19e300a-9a75-4fc7-9e42-9905fab5f065'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '8334bb5a-3368-46e5-97a5-a7727eb98625', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2678] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1329/2679] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1351/2680] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1330/2681] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1352/2682] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2683] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2684] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1332/2685] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1354/2686] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1333/2687] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/subnets?id=9f92a838-279d-4417-bde3-709a00af0810 => 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: 1355/2688] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2689] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1356/2690] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2691] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=8334bb5a-3368-46e5-97a5-a7727eb98625 => 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: 1357/2692] 199.204.45.65 () {34 vars in 1105 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1eb&port_id=8334bb5a-3368-46e5-97a5-a7727eb98625 => 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: 1336/2693] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2694] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&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: 1337/2695] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2696] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:48 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 1338/2697] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2698] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2699] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:49 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2700] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1283 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2701] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 5278 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2702] 10.0.0.19 () {32 vars in 857 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/floatingips?floating_network_id=6914adae-5126-4476-867e-b1fac5bfe164&port_id=eae3e868-f803-43c1-a2cd-121a81194b04 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2703] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => 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: 1363/2704] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=8334bb5a-3368-46e5-97a5-a7727eb98625 => 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: 1342/2705] 199.204.45.65 () {34 vars in 1105 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1eb&port_id=8334bb5a-3368-46e5-97a5-a7727eb98625 => 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: 1364/2706] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2707] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2708] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&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: 1344/2709] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 1366/2710] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2711] 10.0.0.13 () {34 vars in 989 bytes} [Tue Apr 7 01:20:51 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2712] 10.0.0.13 () {34 vars in 1119 bytes} [Tue Apr 7 01:20:51 2026] GET /v2.0/security-groups?id=489efcaf-485c-41d1-a34d-e5fc598e57e0&id=c7462002-b40a-4668-9a94-6b285ec12de7&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2713] 10.0.0.103 () {34 vars in 971 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1470 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2714] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2715] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2716] 199.204.45.65 () {34 vars in 788 bytes} [Tue Apr 7 01:20:52 2026] PUT /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1201 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2717] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:20:52 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab => 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: 1370/2718] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/subnets/07386aba-b3e2-4384-8277-cfd295b10019 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2719] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2720] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:20:53 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: 1350/2721] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:53.208 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6338cba4-7d3a-4434-a3ff-b47804ec6f6c'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '8334bb5a-3368-46e5-97a5-a7727eb98625', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1372/2722] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:20:53 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: 1351/2723] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2724] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2725] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2726] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2727] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2728] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2729] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2730] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2731] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2732] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 5047 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2733] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2734] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.128&port_id=8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2735] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/subnets?id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 677 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2736] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2737] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2738] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2739] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2740] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2741] 199.204.45.65 () {34 vars in 1095 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2742] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:20:55 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:55.539 7 INFO neutron.db.l3_db [req-076f45be-9d47-4d31-923a-12174762ffd4 req-39b0d314-2155-441f-9441-82c321ffe510 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] Floating IP 78de641c-dbbd-4851-bfa6-0e1e780c3195 disassociated. External IP: 10.96.250.211, port: eae3e868-f803-43c1-a2cd-121a81194b04. [pid: 8|app: 0|req: 1362/2743] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:55 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2744] 10.0.0.103 () {34 vars in 1120 bytes} [Tue Apr 7 01:20:55 2026] GET /v2.0/security-groups?id=c7462002-b40a-4668-9a94-6b285ec12de7&id=489efcaf-485c-41d1-a34d-e5fc598e57e0&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2745] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:20:55 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2746] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:20:55 2026] DELETE /v2.0/ports/eae3e868-f803-43c1-a2cd-121a81194b04 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2747] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:56.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37bc5553-592a-4827-adf2-f748f8dc1629'] response: {'server_uuid': '20b0e703-8d5e-4825-8a16-7345b4840542', 'name': 'network-vif-deleted', 'tag': 'eae3e868-f803-43c1-a2cd-121a81194b04', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2748] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.209&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2749] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33c&port_id=a2dbd00b-6d95-4edf-a63b-774a666e5fff => 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: 1384/2750] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/subnets?id=0103c879-fbcd-4dca-9308-df8001e4b210&id=9f92a838-279d-4417-bde3-709a00af0810 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2751] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2752] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&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: 1368/2753] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1386/2754] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2755] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:56 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1387/2756] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:57 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2759] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:20:58 2026] GET /v2.0/ports?device_id=20b0e703-8d5e-4825-8a16-7345b4840542 => 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: 1389/2760] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:00 2026] DELETE /v2.0/security-groups/c7462002-b40a-4668-9a94-6b285ec12de7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:00.139 8 INFO neutron.api.v2.resource [None req-37c30047-50e8-483c-a3d6-a71bbd927996 d96cd2d7c95547e3a92cb362f1f4e44c de8ab50987124f9c825b1a95e0755acc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1372/2761] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:21:00 2026] GET /v2.0/security-groups/c7462002-b40a-4668-9a94-6b285ec12de7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2762] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:00 2026] DELETE /v2.0/floatingips/78de641c-dbbd-4851-bfa6-0e1e780c3195 => 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: 1373/2763] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:00 2026] DELETE /v2.0/security-groups/489efcaf-485c-41d1-a34d-e5fc598e57e0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2764] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:21:00 2026] PUT /v2.0/routers/d6645d1c-5239-4ecb-8eb8-7358c74d0078/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:02.379 8 INFO neutron.db.l3_hamode_db [None req-166fd8e1-f863-4797-a082-b21c830fd76f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network 4a7f03aa-4857-45a8-8a19-2259f5f634e3 was deleted as no HA routers are present in tenant de8ab50987124f9c825b1a95e0755acc. [pid: 8|app: 0|req: 1374/2765] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:21:01 2026] DELETE /v2.0/routers/d6645d1c-5239-4ecb-8eb8-7358c74d0078 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2766] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:21:02 2026] DELETE /v2.0/subnets/90d4924a-dfec-4b06-9748-4ab754ac3118 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:02.551 8 INFO neutron.services.segments.plugin [-] Segment e25adad4-e524-4a55-bb11-f564f451176d resource provider aggregate not found 2026-04-07 01:21:02.559 8 INFO neutron.services.segments.plugin [-] Segment e25adad4-e524-4a55-bb11-f564f451176d resource provider aggregate not found 2026-04-07 01:21:02.579 8 INFO neutron.services.segments.plugin [-] Segment e25adad4-e524-4a55-bb11-f564f451176d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25adad4-e524-4a55-bb11-f564f451176d found for delete ", "request_id": "req-c35eecd3-ce9a-456e-908b-42d9a0fc326f"}]} 2026-04-07 01:21:02.583 8 INFO neutron.services.segments.plugin [-] Segment e25adad4-e524-4a55-bb11-f564f451176d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e25adad4-e524-4a55-bb11-f564f451176d found for delete ", "request_id": "req-899cad2c-489a-4cca-8618-838daf7f4b03"}]} [pid: 8|app: 0|req: 1375/2767] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:21:02 2026] DELETE /v2.0/networks/fda45aef-bc55-4e4f-962d-1348a41a3608 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2768] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2769] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2770] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:02 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: 1396/2771] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:02 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: 1397/2772] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:02 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2773] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:02 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 5047 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2774] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2775] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2776] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:03 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: 1402/2777] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:03 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: 1403/2778] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2779] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:21:03 2026] PUT /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1026 bytes in 321 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-04-07 01:21:03.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d608088d-a8c7-4cc1-8fc4-4c441b175be3'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '8334bb5a-3368-46e5-97a5-a7727eb98625', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1405/2780] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2781] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4872 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2782] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:21:02 2026] PUT /v2.0/routers/af2136d0-d8c6-4978-9cce-78ac227d3470/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2783] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:03 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4872 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2784] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4872 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2785] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2786] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2787] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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-04-07 01:21:04.924 7 INFO neutron.db.l3_hamode_db [None req-99bd8083-567b-4a2f-ac35-996b180c4a59 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] HA network 3a330027-45fd-4645-83cd-793db647055b was deleted as no HA routers are present in tenant fc45a8f736b14e4080498857f08fc130. [pid: 7|app: 0|req: 1407/2788] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:21:03 2026] DELETE /v2.0/routers/af2136d0-d8c6-4978-9cce-78ac227d3470 => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:04.986 7 INFO neutron.services.segments.plugin [-] Segment b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 resource provider aggregate not found 2026-04-07 01:21:04.992 7 INFO neutron.services.segments.plugin [-] Segment b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 resource provider aggregate not found [pid: 8|app: 0|req: 1382/2789] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4872 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:05.013 7 INFO neutron.services.segments.plugin [-] Segment b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 found for delete ", "request_id": "req-e876e57e-6b4e-4f21-82ed-d0b0e3e69e75"}]} 2026-04-07 01:21:05.015 7 INFO neutron.services.segments.plugin [-] Segment b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5aeeb14-4e5c-4fd2-a494-edc45a1864e0 found for delete ", "request_id": "req-e63a709b-bb12-4354-9d42-7ee7a88d09d3"}]} [pid: 7|app: 0|req: 1408/2790] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:21:04 2026] DELETE /v2.0/subnets/2d9b741c-9259-42f6-9938-58f9ba76c010 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:05.157 8 INFO neutron.services.segments.plugin [-] Segment 48f05f42-c2bc-43a9-9622-19d378480109 resource provider aggregate not found 2026-04-07 01:21:05.162 8 INFO neutron.services.segments.plugin [-] Segment 48f05f42-c2bc-43a9-9622-19d378480109 resource provider aggregate not found 2026-04-07 01:21:05.182 8 INFO neutron.services.segments.plugin [-] Segment 48f05f42-c2bc-43a9-9622-19d378480109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f05f42-c2bc-43a9-9622-19d378480109 found for delete ", "request_id": "req-b960287d-9e69-4eee-afb9-c83eda6f44b9"}]} 2026-04-07 01:21:05.183 8 INFO neutron.services.segments.plugin [-] Segment 48f05f42-c2bc-43a9-9622-19d378480109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f05f42-c2bc-43a9-9622-19d378480109 found for delete ", "request_id": "req-9d0aed80-5106-4539-8778-c0e0494ac0ee"}]} [pid: 8|app: 0|req: 1383/2791] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/networks/72f1a332-b3cc-4395-a7de-8fcd2514e5ff => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2792] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/security-groups?tenant_id=fc45a8f736b14e4080498857f08fc130&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2793] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/security-groups/53aa3ca5-1788-4bfb-bca7-d0a67ac13ac1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2794] 199.204.45.65 () {34 vars in 974 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2795] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/security-groups?tenant_id=de8ab50987124f9c825b1a95e0755acc&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2796] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:06 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 4872 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2797] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:06 2026] DELETE /v2.0/security-groups/b4f24f84-8cf6-4026-b9a8-c9f34332b67b => 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: 1411/2798] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:21:05 2026] DELETE /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2799] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3818 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:07.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43a67da3-83aa-4e0c-a074-214c9094695b ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/2800] 199.204.45.65 () {32 vars in 757 bytes} [Tue Apr 7 01:21:07 2026] DELETE /v2.0/ports/8334bb5a-3368-46e5-97a5-a7727eb98625 => 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: 1389/2801] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:07.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfce29c3-dc0c-4209-b23d-c6cacbcfc52b'] response: {'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'name': 'network-vif-deleted', 'tag': '8334bb5a-3368-46e5-97a5-a7727eb98625', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2802] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:07 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: 1390/2803] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:07 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: 1414/2804] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21: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) 2026-04-07 01:21:07.354 8 INFO neutron.services.segments.plugin [-] Segment 6d48171d-bbb4-49ff-93c2-25657af670a1 resource provider aggregate not found 2026-04-07 01:21:07.362 8 INFO neutron.services.segments.plugin [-] Segment 6d48171d-bbb4-49ff-93c2-25657af670a1 resource provider aggregate not found 2026-04-07 01:21:07.370 8 INFO neutron.services.segments.plugin [-] Segment 6d48171d-bbb4-49ff-93c2-25657af670a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d48171d-bbb4-49ff-93c2-25657af670a1 found for delete ", "request_id": "req-1519708c-15cb-4f06-a045-a4ba455f5ebe"}]} [pid: 8|app: 0|req: 1391/2805] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2806] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:07.442 8 INFO neutron.services.segments.plugin [-] Segment 6d48171d-bbb4-49ff-93c2-25657af670a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d48171d-bbb4-49ff-93c2-25657af670a1 found for delete ", "request_id": "req-bf17111b-0046-4778-9ae8-6bd2dadaaa31"}]} [pid: 8|app: 0|req: 1392/2807] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2808] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2809] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2810] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2811] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2812] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3818 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2813] 199.204.45.65 () {34 vars in 1225 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/networks?id=3fb06bd2-2890-4111-be29-9203c0fa8678&id=312e1c30-c6ea-4a52-8964-5847350a05ab&id=8cdb343b-8b8f-413a-944d-550320cbb811&id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 3097 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2814] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => 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: 1396/2815] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2816] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1397/2817] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1421/2818] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1398/2819] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1422/2820] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2821] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2822] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2823] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1424/2824] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.122&port_id=7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1401/2825] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/subnets?id=9f92a838-279d-4417-bde3-709a00af0810 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2826] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/ports?network_id=8cdb343b-8b8f-413a-944d-550320cbb811&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2827] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2828] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:08 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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-04-07 01:21:10.332 8 WARNING neutron_lib.context [None req-35b9ba2e-db7d-4121-82d9-7b333a6be0c3 7261aa5f12644baa87572f1231b74dfb 900706a6efae4e8aa1e8b2a8ff20ef63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1403/2829] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:10.407 7 WARNING neutron_lib.context [None req-627dde83-7e21-4ceb-811c-6b38543eb800 7261aa5f12644baa87572f1231b74dfb 900706a6efae4e8aa1e8b2a8ff20ef63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1427/2830] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:10.471 8 WARNING neutron_lib.context [None req-7e08dc4d-2708-45d2-a2e1-761ac187d98f 7261aa5f12644baa87572f1231b74dfb 900706a6efae4e8aa1e8b2a8ff20ef63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1404/2831] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:10.539 7 WARNING neutron_lib.context [None req-39e47449-6154-4d62-a051-160ca1fa5dd0 7261aa5f12644baa87572f1231b74dfb 900706a6efae4e8aa1e8b2a8ff20ef63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1428/2832] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:10.606 8 WARNING neutron_lib.context [None req-9a0890d2-61fb-4627-b48f-f850883d5095 7261aa5f12644baa87572f1231b74dfb 900706a6efae4e8aa1e8b2a8ff20ef63 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1405/2833] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:21:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2834] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:21:10 2026] PUT /v2.0/subnetpools/39297cc0-32a1-4362-8838-3391ff0225dd/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2835] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:21:10 2026] PUT /v2.0/subnetpools/b48d250b-61d3-4de1-a1f2-7ff2fc6f28a4/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: 1430/2836] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:21:10 2026] PUT /v2.0/subnetpools/7acf69db-59ec-458e-9ee3-5673c8fbec8d/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: 1407/2837] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:21:10 2026] PUT /v2.0/subnetpools/0a75c4d5-17e9-487a-8a8d-cc026e5f322b/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2838] 10.0.0.19 () {32 vars in 671 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2839] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:21:10 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: 1432/2840] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2841] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2842] 10.0.0.19 () {32 vars in 679 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2843] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2844] 10.0.0.19 () {32 vars in 689 bytes} [Tue Apr 7 01:21:10 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2845] 10.0.0.19 () {32 vars in 701 bytes} [Tue Apr 7 01:21:11 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: 1435/2846] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:11 2026] DELETE /v2.0/subnetpools/39297cc0-32a1-4362-8838-3391ff0225dd => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2847] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:11 2026] DELETE /v2.0/subnetpools/b48d250b-61d3-4de1-a1f2-7ff2fc6f28a4 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2848] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:11 2026] DELETE /v2.0/subnetpools/7acf69db-59ec-458e-9ee3-5673c8fbec8d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2849] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:11 2026] DELETE /v2.0/subnetpools/0a75c4d5-17e9-487a-8a8d-cc026e5f322b => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2850] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:11 2026] DELETE /v2.0/subnetpools/343908ce-8d32-4b48-bd5d-9a0095ea2593 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2851] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/security-groups?tenant_id=9b1e5672f1dc4df3aa3e34e026e9397b&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2852] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:12 2026] DELETE /v2.0/security-groups/0ccaaa6f-a84a-43ac-9262-6d4b826fe4c5 => 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: 1415/2853] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/security-groups?tenant_id=a8f7bf08a8764ba99af1afbd37288ca3&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2854] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:12 2026] DELETE /v2.0/security-groups/d6cfd25c-8a26-4e6b-a3c8-709ef31ee2d6 => 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: 1416/2855] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:12 2026] GET /v2.0/security-groups?tenant_id=900706a6efae4e8aa1e8b2a8ff20ef63&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2856] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:13 2026] DELETE /v2.0/security-groups/9e25e2f5-facf-44e1-9e39-d45883c1c80d => 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: 1417/2857] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2858] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2859] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:13 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: 1442/2860] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:13 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: 1419/2861] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3818 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2862] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:13 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: 1420/2863] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2864] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2865] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2866] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2869] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:21:13 2026] PUT /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1026 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2870] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811 => generated 798 bytes in 58 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: 1423/2871] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:13 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3643 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2872] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:14.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e1611f4-3f22-461f-a8e2-07e7d7231630'] response: {'name': 'network-changed', 'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'tag': '7a4f8c6b-053f-4f40-aee2-49d79a7ab95f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1424/2873] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2874] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/networks?id=8cdb343b-8b8f-413a-944d-550320cbb811 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2875] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1451/2876] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:14 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811?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: 1426/2877] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2878] 199.204.45.65 () {34 vars in 974 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2879] 10.0.0.19 () {34 vars in 677 bytes} [Tue Apr 7 01:21:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2880] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 3643 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2881] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1454/2882] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/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: 1429/2883] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2884] 10.0.0.19 () {34 vars in 763 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/green => 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: 1430/2885] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2886] 10.0.0.19 () {34 vars in 759 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/red => generated 4 bytes in 15 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2887] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2888] 10.0.0.19 () {34 vars in 781 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2889] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2890] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2891] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2892] 10.0.0.19 () {32 vars in 740 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:16.694 8 INFO neutron.api.v2.resource [None req-68954b9e-74d6-4970-a05b-fa53eefb9ad2 c7dde5194d7f4212aaa0127b65deccec 417a5ac7c308420a98bc9906a9ffc3a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2893] 10.0.0.19 () {32 vars in 744 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2894] 10.0.0.19 () {32 vars in 743 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2895] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:16.774 7 INFO neutron.api.v2.resource [None req-d29b8293-661f-48f8-b6e2-e9a32ae5a58a c7dde5194d7f4212aaa0127b65deccec 417a5ac7c308420a98bc9906a9ffc3a1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/2896] 10.0.0.19 () {32 vars in 747 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:21:16.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0ec195f-51fb-4422-a264-1dbc1631d1f5'] response: {'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'name': 'network-vif-deleted', 'tag': '7a4f8c6b-053f-4f40-aee2-49d79a7ab95f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1436/2897] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2898] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31/tags => 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: 1437/2899] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/qos/policies/df7c1067-b8b1-43bf-bb6d-a676d4c9fa31 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2900] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:17.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3241332a-2137-416b-8ada-f9437c762e8a ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1438/2901] 199.204.45.65 () {32 vars in 757 bytes} [Tue Apr 7 01:21:17 2026] DELETE /v2.0/ports/7a4f8c6b-053f-4f40-aee2-49d79a7ab95f => 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: 1439/2902] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:17 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: 1440/2903] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:17 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: 1441/2904] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2905] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:17 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: 1443/2906] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2907] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => 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: 1464/2908] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/security-groups?tenant_id=602d63f53968460d81052f2a0fd90829&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2909] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2910] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2911] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:17 2026] DELETE /v2.0/security-groups/708d4911-4f22-4a1b-98cd-2215f9b9feda => 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: 1447/2912] 199.204.45.65 () {30 vars in 741 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2913] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2914] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2915] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2916] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/security-groups?tenant_id=417a5ac7c308420a98bc9906a9ffc3a1&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: 1450/2917] 199.204.45.65 () {34 vars in 1065 bytes} [Tue Apr 7 01:21:17 2026] GET /v2.0/networks?id=3fb06bd2-2890-4111-be29-9203c0fa8678&id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 1523 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2918] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => 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: 1452/2919] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2920] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:17 2026] DELETE /v2.0/security-groups/13e525a9-8aa7-485b-94ed-0441ba2b0478 => 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: 1453/2921] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1469/2922] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1454/2923] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1470/2924] 199.204.45.65 () {34 vars in 1057 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.225&port_id=009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1455/2925] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/subnets?id=02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2926] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/ports?network_id=312e1c30-c6ea-4a52-8964-5847350a05ab&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: 1456/2927] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?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: 1472/2928] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:18 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2929] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/security-groups?tenant_id=dd7634cdfa7742fbacbe60daaaccce06&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2930] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:21 2026] DELETE /v2.0/security-groups/4109d0cd-c52f-4fca-9b92-c03b9f84a5fa => 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: 1458/2931] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/security-groups?tenant_id=0fdba29dab34452fa4f1e4ccc658c619&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2932] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:21:22 2026] DELETE /v2.0/security-groups/936b7ee1-406a-4e7d-a422-52ae873d143b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2935] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:29 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: 1476/2936] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:29 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: 1461/2937] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:29 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: 1477/2938] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21: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) 2026-04-07 01:21:29.418 8 INFO neutron.api.v2.resource [None req-ea846370-f6bd-43b5-bb72-2f5f0298bf1f ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1462/2939] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:21:29 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2940] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:21:29 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 2863 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2941] 199.204.45.65 () {30 vars in 813 bytes} [Tue Apr 7 01:21:29 2026] GET /v2.0/security-group-rules?security_group_id=0d03ffd8-d225-4e8e-a955-c6473b096be7 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2942] 199.204.45.65 () {32 vars in 787 bytes} [Tue Apr 7 01:21:29 2026] DELETE /v2.0/security-group-rules/9e7e5fb1-520b-494a-9314-050a5230f3c8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2943] 199.204.45.65 () {32 vars in 787 bytes} [Tue Apr 7 01:21:29 2026] DELETE /v2.0/security-group-rules/c7b88933-fc29-4594-95a3-b1d90fa3bcb5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:33.509 7 INFO neutron.db.l3_db [None req-5066561f-116b-41d5-b16a-4f9d1f441614 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP bc853d33-29a6-418f-89d6-065ba4dbb82e disassociated (deleted). External IP: 10.96.250.203, port: 26b55f6c-2340-46fd-ac70-3badeff6b727. [pid: 7|app: 0|req: 1480/2944] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:33 2026] DELETE /v2.0/floatingips/bc853d33-29a6-418f-89d6-065ba4dbb82e => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:33.835 8 INFO neutron.api.v2.resource [None req-8c7157fd-4263-440b-8132-b85a0a2e1829 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/2945] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/floatingips/bc853d33-29a6-418f-89d6-065ba4dbb82e => 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: 1481/2946] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:34 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: 1466/2947] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21: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: 7|app: 0|req: 1482/2948] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:34 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: 1467/2949] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:34.794 7 INFO neutron.api.v2.resource [None req-9fa368ba-9cc5-456a-866b-a34dff9a6e06 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2950] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2951] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2952] 199.204.45.65 () {30 vars in 813 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/security-group-rules?security_group_id=0d03ffd8-d225-4e8e-a955-c6473b096be7 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2953] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21: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) [pid: 7|app: 0|req: 1485/2954] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:34 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: 1470/2955] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21: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: 1486/2956] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:35 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: 1471/2957] 199.204.45.65 () {30 vars in 739 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2958] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2959] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2960] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2961] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:36 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2962] 199.204.45.65 () {34 vars in 974 bytes} [Tue Apr 7 01:21:37 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2963] 199.204.45.65 () {34 vars in 1059 bytes} [Tue Apr 7 01:21:37 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2964] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:37 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 2589 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2965] 199.204.45.65 () {34 vars in 1015 bytes} [Tue Apr 7 01:21:37 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2966] 199.204.45.65 () {38 vars in 1027 bytes} [Tue Apr 7 01:21:37 2026] PUT /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1150 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2967] 199.204.45.65 () {30 vars in 767 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 33 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: 1492/2968] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:21:38 2026] PUT /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1090 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2969] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 1090 bytes in 47 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: 1493/2970] 199.204.45.65 () {32 vars in 757 bytes} [Tue Apr 7 01:21:38 2026] DELETE /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2971] 199.204.45.65 () {30 vars in 701 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2972] 199.204.45.65 () {30 vars in 703 bytes} [Tue Apr 7 01:21:39 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: 1479/2973] 199.204.45.65 () {30 vars in 679 bytes} [Tue Apr 7 01:21:39 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: 1495/2974] 199.204.45.65 () {30 vars in 715 bytes} [Tue Apr 7 01:21:39 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-04-07 01:21:39.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-812b6907-0b6c-41b0-8c51-114f4c1c79c8 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2975] 199.204.45.65 () {32 vars in 757 bytes} [Tue Apr 7 01:21:39 2026] DELETE /v2.0/ports/009dd4c6-9296-4ec0-aeff-00d795877161 => 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: 1496/2976] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:39.204 7 INFO neutron.api.v2.resource [None req-8ed66e39-2e74-4485-9ac4-12bc5d29b282 ff419c4e028b4540914c572dd080a24d 06a61ff8c26e47d1be4d88ec5d8936d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/2977] 199.204.45.65 () {30 vars in 761 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/security-groups/lb-bb7b832f-e15d-45f4-91b9-82e740971210 => 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: 1481/2978] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports?tenant_id=06a61ff8c26e47d1be4d88ec5d8936d7&device_id=5379c3da-f712-4e34-9415-bb03947cd376 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2979] 199.204.45.65 () {30 vars in 783 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/security-groups?name=lb-bb7b832f-e15d-45f4-91b9-82e740971210 => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2980] 199.204.45.65 () {30 vars in 735 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2981] 199.204.45.65 () {34 vars in 1065 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/networks?id=3fb06bd2-2890-4111-be29-9203c0fa8678&id=312e1c30-c6ea-4a52-8964-5847350a05ab => generated 1523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2982] 199.204.45.65 () {34 vars in 1061 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.187&port_id=1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2983] 199.204.45.65 () {34 vars in 983 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/subnets?id=8c7f8f32-08ba-413e-b337-5481511584a5 => 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: 1485/2984] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/ports?network_id=3fb06bd2-2890-4111-be29-9203c0fa8678&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: 1486/2985] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2986] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:39 2026] GET /v2.0/networks/3fb06bd2-2890-4111-be29-9203c0fa8678?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: 1500/2987] 199.204.45.65 () {34 vars in 787 bytes} [Tue Apr 7 01:21:39 2026] PUT /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 1090 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2988] 199.204.45.65 () {32 vars in 777 bytes} [Tue Apr 7 01:21:39 2026] DELETE /v2.0/security-groups/0d03ffd8-d225-4e8e-a955-c6473b096be7 => 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: 1501/2989] 199.204.45.65 () {32 vars in 757 bytes} [Tue Apr 7 01:21:39 2026] DELETE /v2.0/ports/26b55f6c-2340-46fd-ac70-3badeff6b727 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2990] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/ports?device_id=5379c3da-f712-4e34-9415-bb03947cd376 => 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: 1502/2991] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:21:42 2026] DELETE /v2.0/ports/1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:44.453 8 INFO neutron.db.l3_db [None req-8df1fbe6-fedc-4869-8148-1481649c2629 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP 66698ca9-da5f-41b8-a5d5-e8a4f6152b24 disassociated (deleted). External IP: 10.96.250.214, port: 3e5bc1e6-1ae1-4101-b891-42deffb616ae. [pid: 8|app: 0|req: 1491/2994] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:44 2026] DELETE /v2.0/floatingips/66698ca9-da5f-41b8-a5d5-e8a4f6152b24 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:44.848 7 INFO neutron.api.v2.resource [None req-9158c647-7b7e-4edb-a75d-1d58dd01c026 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/2995] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:21:44 2026] GET /v2.0/floatingips/66698ca9-da5f-41b8-a5d5-e8a4f6152b24 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:21:45.084 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81236965-c947-4e8a-a61f-7a1c24df0652'] response: {'name': 'network-changed', 'server_uuid': '8c47e364-a25b-4e68-9637-49fe472aeeaf', 'tag': '3e5bc1e6-1ae1-4101-b891-42deffb616ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1492/2996] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:45.119 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf6ceba6-8ead-499d-9be5-d43d08e2d783'] response: {'server_uuid': '5379c3da-f712-4e34-9415-bb03947cd376', 'name': 'network-vif-deleted', 'tag': '1f8406f3-e960-4a6c-a1b1-c78d1f6c34f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/2997] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&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: 1493/2998] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2999] 199.204.45.65 () {34 vars in 985 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/networks?id=0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3000] 199.204.45.65 () {34 vars in 1055 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => 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: 1507/3001] 199.204.45.65 () {34 vars in 1103 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A92&port_id=3e5bc1e6-1ae1-4101-b891-42deffb616ae => 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: 1495/3002] 199.204.45.65 () {34 vars in 1063 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/subnets?id=b1ea63e7-4b56-4503-9f83-b7985176a4eb&id=07386aba-b3e2-4384-8277-cfd295b10019 => generated 1414 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3003] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3004] 199.204.45.65 () {34 vars in 1051 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/ports?network_id=0eacdad0-3b53-4ff6-b795-e539b2f647ab&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: 1509/3005] 199.204.45.65 () {34 vars in 1011 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 1497/3006] 199.204.45.65 () {34 vars in 1111 bytes} [Tue Apr 7 01:21:45 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab?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: 1510/3007] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:21:46 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 1194 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3008] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:21:47 2026] DELETE /v2.0/ports/3e5bc1e6-1ae1-4101-b891-42deffb616ae => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3009] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:21:50 2026] GET /v2.0/ports?device_id=8c47e364-a25b-4e68-9637-49fe472aeeaf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:55.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e51a590-ee68-46a0-9dbb-2adb4f7fe685'] response: {'server_uuid': '8c47e364-a25b-4e68-9637-49fe472aeeaf', 'name': 'network-vif-deleted', 'tag': '3e5bc1e6-1ae1-4101-b891-42deffb616ae', 'status': 'completed', 'code': 200} 2026-04-07 01:21:55.646 8 INFO neutron.db.l3_db [None req-5961b416-6d25-49a6-9978-45ab9743e0c4 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] Floating IP f1275d8d-6b2e-4a7a-bd74-975263fbfef0 disassociated (deleted). External IP: 10.96.250.216, port: a2dbd00b-6d95-4edf-a63b-774a666e5fff. [pid: 8|app: 0|req: 1499/3010] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:21:55 2026] DELETE /v2.0/floatingips/f1275d8d-6b2e-4a7a-bd74-975263fbfef0 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:56.025 7 INFO neutron.api.v2.resource [None req-5ac2e4c6-448f-49c0-b967-743f913a2e54 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3011] 10.0.0.19 () {32 vars in 728 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/floatingips/f1275d8d-6b2e-4a7a-bd74-975263fbfef0 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3012] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3013] 10.0.0.103 () {34 vars in 1040 bytes} [Tue Apr 7 01:21:56 2026] GET /v2.0/security-groups?id=9d9236ba-71ce-4c41-b041-536a97437964&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:58.131 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcb3ffc3-b5d5-4364-8e1e-46e0841428d8'] response: {'name': 'network-changed', 'server_uuid': '0d5a341a-0922-4448-8f91-846004eb493f', 'tag': 'a2dbd00b-6d95-4edf-a63b-774a666e5fff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1501/3014] 199.204.45.65 () {34 vars in 993 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3015] 199.204.45.65 () {36 vars in 996 bytes} [Tue Apr 7 01:21:58 2026] DELETE /v2.0/ports/a2dbd00b-6d95-4edf-a63b-774a666e5fff => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3016] 199.204.45.65 () {34 vars in 1079 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/ports?tenant_id=db23db3cf5844589bd04482bf3ab5394&device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3019] 10.0.0.103 () {34 vars in 990 bytes} [Tue Apr 7 01:22:01 2026] GET /v2.0/ports?device_id=0d5a341a-0922-4448-8f91-846004eb493f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:06.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28d6de5f-bc21-4e47-8a1d-9c805590fdd9'] response: {'server_uuid': '0d5a341a-0922-4448-8f91-846004eb493f', 'name': 'network-vif-deleted', 'tag': 'a2dbd00b-6d95-4edf-a63b-774a666e5fff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3020] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/89ec0d66-70e6-4fd1-9df1-80ccfb3c1ae9 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:06.556 8 INFO neutron.api.v2.resource [None req-dd0f364f-7fee-4da9-a758-0e6cb4f956a3 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3021] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/security-group-rules/89ec0d66-70e6-4fd1-9df1-80ccfb3c1ae9 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3022] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/05ddef5f-43f7-4883-84b5-65bfa70e9860 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:06.647 8 INFO neutron.api.v2.resource [None req-e0a9da9d-3fa6-410e-bf21-c62ecbb86975 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3023] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/security-group-rules/05ddef5f-43f7-4883-84b5-65bfa70e9860 => 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: 1518/3024] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/0a8568d6-0c44-47c2-8a0b-b9d790cdc8ac => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:06.751 8 INFO neutron.api.v2.resource [None req-d8168d16-3aa1-420d-9766-a20286bca027 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3025] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/security-group-rules/0a8568d6-0c44-47c2-8a0b-b9d790cdc8ac => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3026] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/1b6650ad-c299-4449-bacd-5b37960d40a9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:06.859 8 INFO neutron.api.v2.resource [None req-490d9e46-df98-400b-a63f-2b9227c18317 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3027] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/security-group-rules/1b6650ad-c299-4449-bacd-5b37960d40a9 => 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: 1520/3028] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/b0a3a332-ccca-4e31-85ab-1573e0f2661d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:06.956 8 INFO neutron.api.v2.resource [None req-41db55a3-4c47-4a95-b287-e993ad90007e f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3029] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:06 2026] GET /v2.0/security-group-rules/b0a3a332-ccca-4e31-85ab-1573e0f2661d => 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: 1521/3030] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:06 2026] DELETE /v2.0/security-group-rules/3cdd00b3-8ee9-4455-bf6a-29bbc488105d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.050 8 INFO neutron.api.v2.resource [None req-caca655d-a18b-4a3b-b6f5-d5bc52c48023 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3031] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/3cdd00b3-8ee9-4455-bf6a-29bbc488105d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3032] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-group-rules/ddd0f501-ad49-4cd5-a9d7-c6490880f5be => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.145 8 INFO neutron.api.v2.resource [None req-fb278d9e-5d28-4972-b78b-bf3ae32d1ac2 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3033] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/ddd0f501-ad49-4cd5-a9d7-c6490880f5be => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3034] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-group-rules/7dd4eaf8-4ab0-42b2-ab9e-da2084467bb3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.253 8 INFO neutron.api.v2.resource [None req-a1fee744-aa42-4b43-88ec-4f048fd60c5e f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3035] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/7dd4eaf8-4ab0-42b2-ab9e-da2084467bb3 => 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: 1524/3036] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-group-rules/29ea0eb0-0ee9-4101-b276-5b56fc3bdec3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.346 8 INFO neutron.api.v2.resource [None req-4b8dbc2b-49f3-43b8-bb6a-d7d304ed0f2f f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3037] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/29ea0eb0-0ee9-4101-b276-5b56fc3bdec3 => 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: 1525/3038] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-group-rules/88b5356a-2806-44ce-acff-3dd5e1057d30 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.448 8 INFO neutron.api.v2.resource [None req-e33bb417-225d-48c2-ba30-a221846d66d9 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3039] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/88b5356a-2806-44ce-acff-3dd5e1057d30 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3040] 10.0.0.19 () {32 vars in 749 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-group-rules/efc212f8-3d8c-4fbc-8fe0-1fbb483113a0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.532 8 INFO neutron.api.v2.resource [None req-9731d9a9-c325-4f3a-9806-d59920f50a9b f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3041] 10.0.0.19 () {32 vars in 746 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-group-rules/efc212f8-3d8c-4fbc-8fe0-1fbb483113a0 => 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: 1527/3042] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:07 2026] DELETE /v2.0/security-groups/9d9236ba-71ce-4c41-b041-536a97437964 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:07.640 8 INFO neutron.api.v2.resource [None req-f95f2f6a-a474-48a6-afd0-8b0f1b01d79e f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3043] 10.0.0.19 () {32 vars in 736 bytes} [Tue Apr 7 01:22:07 2026] GET /v2.0/security-groups/9d9236ba-71ce-4c41-b041-536a97437964 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3044] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:07 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:08.776 8 INFO neutron.api.v2.resource [None req-be500983-9307-4dd8-a932-41307897b5c1 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3045] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:08 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3046] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:08 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:09.862 8 INFO neutron.api.v2.resource [None req-3c0744d6-2f1b-4e4e-8893-8008e5fe9c93 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3047] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:09 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3048] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:09 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:11.461 8 INFO neutron.api.v2.resource [None req-6c8e6ed0-99ad-4c1c-8b6d-d8c3cbdd4da4 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3049] 10.0.0.19 () {34 vars in 788 bytes} [Tue Apr 7 01:22:10 2026] PUT /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014/remove_router_interface => generated 198 bytes in 571 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:12.356 7 INFO neutron.services.segments.plugin [-] Segment e33f1a57-0a68-4881-85ce-fea3b55ea049 resource provider aggregate not found 2026-04-07 01:22:12.365 7 INFO neutron.db.l3_hamode_db [None req-6f7e4823-7e1c-4d5b-b3a2-ec99c3f35797 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] HA network ffd40437-3a05-4e42-b0d9-88ae31c629ec was deleted as no HA routers are present in tenant db23db3cf5844589bd04482bf3ab5394. 2026-04-07 01:22:12.366 7 INFO neutron.services.segments.plugin [-] Segment e33f1a57-0a68-4881-85ce-fea3b55ea049 resource provider aggregate not found [pid: 7|app: 0|req: 1531/3050] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:11 2026] DELETE /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:12.395 8 INFO neutron.api.v2.resource [None req-69688cf7-539b-4ad1-94b8-9ffd60a8fbe3 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3051] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:12 2026] GET /v2.0/routers/dc954c8c-da82-43c6-b9ad-8d18deebb014 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:12.402 7 INFO neutron.services.segments.plugin [-] Segment e33f1a57-0a68-4881-85ce-fea3b55ea049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33f1a57-0a68-4881-85ce-fea3b55ea049 found for delete ", "request_id": "req-21d1a955-4857-40a8-8078-951c96ab19dc"}]} 2026-04-07 01:22:12.403 7 INFO neutron.services.segments.plugin [-] Segment e33f1a57-0a68-4881-85ce-fea3b55ea049 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e33f1a57-0a68-4881-85ce-fea3b55ea049 found for delete ", "request_id": "req-de174264-2078-42e5-bab2-60f91420a4d4"}]} [pid: 7|app: 0|req: 1532/3052] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:12 2026] DELETE /v2.0/subnets/b1ea63e7-4b56-4503-9f83-b7985176a4eb => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:12.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47eaacf1-2aa4-483b-921a-444ed8413ba6 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3053] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:12 2026] GET /v2.0/subnets/b1ea63e7-4b56-4503-9f83-b7985176a4eb => 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: 1533/3054] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:12 2026] DELETE /v2.0/subnets/07386aba-b3e2-4384-8277-cfd295b10019 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:12.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-726faf24-9a29-48c7-8cfd-a2bbc997250c f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3055] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:12 2026] GET /v2.0/subnets/07386aba-b3e2-4384-8277-cfd295b10019 => 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: 1534/3056] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:12 2026] DELETE /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:13.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67966f7c-e27c-4907-9b34-26cb039578dc f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3057] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/networks/0eacdad0-3b53-4ff6-b795-e539b2f647ab => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3058] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/subnets/0103c879-fbcd-4dca-9308-df8001e4b210 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:13.254 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3d86254-72f4-4efe-93a9-7c56a48e00d9 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3059] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/subnets/0103c879-fbcd-4dca-9308-df8001e4b210 => 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: 1536/3060] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:13.435 8 INFO neutron.pecan_wsgi.hooks.translation [None req-128b054a-be34-4c97-aeb6-9b8e37c0bb44 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3061] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/subnets/9f92a838-279d-4417-bde3-709a00af0810 => 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: 1537/3062] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:13.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e6254df-f5de-4571-9951-879cea7d6bbb f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3063] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/networks/8cdb343b-8b8f-413a-944d-550320cbb811 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3066] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/subnets/cfbb9174-c1eb-4eb8-a037-55b5b200aaeb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:13.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bee5f6a-d749-470a-b2c6-295e6ad52a8b f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3067] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:13 2026] GET /v2.0/subnets/cfbb9174-c1eb-4eb8-a037-55b5b200aaeb => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3068] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:13 2026] DELETE /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:14.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c0a8593-1a6b-4398-aec4-44bd5c3fd914 f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3069] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/subnets/02d97d79-4199-4f23-b117-ea432e2df2c2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:14.419 7 INFO neutron.services.segments.plugin [-] Segment 24f5e59e-e93d-4c95-aff6-44907d9562f4 resource provider aggregate not found 2026-04-07 01:22:14.428 7 INFO neutron.services.segments.plugin [-] Segment 24f5e59e-e93d-4c95-aff6-44907d9562f4 resource provider aggregate not found 2026-04-07 01:22:14.444 7 INFO neutron.services.segments.plugin [-] Segment 24f5e59e-e93d-4c95-aff6-44907d9562f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f5e59e-e93d-4c95-aff6-44907d9562f4 found for delete ", "request_id": "req-f74c0d84-0ed8-4ae8-8da0-420b18ed2c17"}]} 2026-04-07 01:22:14.452 7 INFO neutron.services.segments.plugin [-] Segment 24f5e59e-e93d-4c95-aff6-44907d9562f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24f5e59e-e93d-4c95-aff6-44907d9562f4 found for delete ", "request_id": "req-de21dcc4-d04d-48db-9e5b-1314e1b8e589"}]} 2026-04-07 01:22:14.459 7 INFO neutron.services.segments.plugin [-] Segment 1db614ca-33cb-4cd5-8fa5-69953469aa4c resource provider aggregate not found 2026-04-07 01:22:14.471 7 INFO neutron.services.segments.plugin [-] Segment 1db614ca-33cb-4cd5-8fa5-69953469aa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db614ca-33cb-4cd5-8fa5-69953469aa4c found for delete ", "request_id": "req-40ee36dc-c821-486f-bcf2-d2e1d14178b1"}]} 2026-04-07 01:22:14.472 7 INFO neutron.services.segments.plugin [-] Segment 1db614ca-33cb-4cd5-8fa5-69953469aa4c resource provider aggregate not found 2026-04-07 01:22:14.488 7 INFO neutron.services.segments.plugin [-] Segment 1db614ca-33cb-4cd5-8fa5-69953469aa4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1db614ca-33cb-4cd5-8fa5-69953469aa4c found for delete ", "request_id": "req-64be9bfe-749c-4780-b30d-5cc7e2b18c3c"}]} [pid: 7|app: 0|req: 1540/3070] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:14 2026] DELETE /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:14.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-090cea03-82f5-43cd-bc51-6489d213d53a f86adae6325549e4b4029b7aca881745 db23db3cf5844589bd04482bf3ab5394 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3071] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:22:14 2026] GET /v2.0/networks/312e1c30-c6ea-4a52-8964-5847350a05ab => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:16.586 7 INFO neutron.services.segments.plugin [-] Segment 236b3142-d5ee-4244-8c15-a79f0305327d resource provider aggregate not found 2026-04-07 01:22:16.592 7 INFO neutron.services.segments.plugin [-] Segment 236b3142-d5ee-4244-8c15-a79f0305327d resource provider aggregate not found 2026-04-07 01:22:16.601 7 INFO neutron.services.segments.plugin [-] Segment 236b3142-d5ee-4244-8c15-a79f0305327d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236b3142-d5ee-4244-8c15-a79f0305327d found for delete ", "request_id": "req-d69e30ec-5330-4c06-88e7-cd29c9391478"}]} 2026-04-07 01:22:16.607 7 INFO neutron.services.segments.plugin [-] Segment 236b3142-d5ee-4244-8c15-a79f0305327d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236b3142-d5ee-4244-8c15-a79f0305327d found for delete ", "request_id": "req-1ca2a6f2-76de-4ada-8718-d2799565b0ee"}]} [pid: 7|app: 0|req: 1541/3072] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:16 2026] GET /v2.0/security-groups?tenant_id=0489c5a711ea4b758045a3b4404a580d&name=default => generated 2929 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3073] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:16 2026] DELETE /v2.0/security-groups/40e09dca-f002-4865-bd45-6c609ae8bba1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3074] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:17 2026] GET /v2.0/security-groups?tenant_id=990fe7d45baf470ab467f5ecd1b69b80&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3075] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:17 2026] DELETE /v2.0/security-groups/5ec429d9-6e34-4967-97c1-037126a4e79f => 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: 1543/3076] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:17 2026] GET /v2.0/security-groups?tenant_id=a009797d072e4a3bb0b8da0a6a3e4517&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3077] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:17 2026] DELETE /v2.0/security-groups/08583e56-855f-4463-9519-6e92ad5a864f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3078] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:17 2026] GET /v2.0/security-groups?tenant_id=be20ee02c0414beaae6147d73cec1595&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: 1535/3079] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:17 2026] DELETE /v2.0/security-groups/37e56bb7-61db-4151-95a4-cd65d13bae10 => 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: 1545/3080] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:18 2026] GET /v2.0/security-groups?tenant_id=01c1e87106994a5cb527950e2d35d17b&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: 1536/3081] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:18 2026] DELETE /v2.0/security-groups/6baf0cb1-eb62-4851-bb70-4a060d61b190 => 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: 1546/3082] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:18 2026] GET /v2.0/security-groups?tenant_id=db23db3cf5844589bd04482bf3ab5394&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3083] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:18 2026] DELETE /v2.0/security-groups/a5f51a93-1f54-4202-a8c4-1ee0574defff => 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: 1547/3084] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:18 2026] GET /v2.0/security-groups?tenant_id=a6cc65d4dd2c4c07be0c7ad8c018015d&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3085] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:19 2026] DELETE /v2.0/security-groups/52fd4c5e-d244-4def-ac7e-d3869bdd134b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:23.415 7 INFO neutron.db.segments_db [None req-aab59d9a-66a1-4edc-b52a-4256d5d74a87 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] Added segment 7852f429-b35f-4ea8-aff8-e8807273ecac of type vxlan for network 09a458da-056d-42f8-ad39-fc74d2b389c5 [pid: 7|app: 0|req: 1548/3086] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/networks => generated 727 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3087] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/subnets => generated 644 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:23.732 7 WARNING neutron.api.v2.base [None req-42446a0c-b728-4199-867d-7a4575061c48 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - 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-04-07 01:22:23.733 7 INFO neutron.api.v2.resource [None req-42446a0c-b728-4199-867d-7a4575061c48 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1549/3088] 10.0.0.19 () {34 vars in 680 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-07 01:22:23.942 8 INFO neutron.services.segments.plugin [-] Segment 7852f429-b35f-4ea8-aff8-e8807273ecac resource provider aggregate not found 2026-04-07 01:22:23.946 8 INFO neutron.services.segments.plugin [-] Segment 7852f429-b35f-4ea8-aff8-e8807273ecac resource provider aggregate not found 2026-04-07 01:22:23.959 8 INFO neutron.services.segments.plugin [-] Segment 7852f429-b35f-4ea8-aff8-e8807273ecac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7852f429-b35f-4ea8-aff8-e8807273ecac found for delete ", "request_id": "req-98d176a6-ccba-4cb7-8f24-745182f68813"}]} 2026-04-07 01:22:23.960 8 INFO neutron.services.segments.plugin [-] Segment 7852f429-b35f-4ea8-aff8-e8807273ecac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7852f429-b35f-4ea8-aff8-e8807273ecac found for delete ", "request_id": "req-aec30f60-28de-4999-8101-e5fc5ea8d17b"}]} [pid: 8|app: 0|req: 1540/3089] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:23 2026] DELETE /v2.0/networks/09a458da-056d-42f8-ad39-fc74d2b389c5 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:24.030 7 INFO neutron.db.segments_db [None req-682c7113-bc24-4a68-aa85-bf68ce9d8ff5 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] Added segment 190533bc-0bef-4e51-9f10-39cec3059b38 of type vxlan for network 31018e33-09c9-46b8-bf13-dacd74207519 [pid: 7|app: 0|req: 1550/3090] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:23 2026] POST /v2.0/networks => generated 726 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3091] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/subnets => generated 647 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:24.317 7 WARNING neutron.api.v2.base [None req-2a312c27-3413-450e-b461-6807e97a40b0 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - 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-04-07 01:22:24.317 7 INFO neutron.api.v2.resource [None req-2a312c27-3413-450e-b461-6807e97a40b0 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1551/3092] 10.0.0.19 () {34 vars in 680 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3093] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:24 2026] DELETE /v2.0/networks/31018e33-09c9-46b8-bf13-dacd74207519 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:24.582 7 INFO neutron.db.segments_db [None req-85a6d8b6-9009-49db-80a6-aabd31c3c781 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] Added segment 34905734-ad60-45b3-8bdb-15b44524439a of type vxlan for network 65f43fa0-d62e-4b90-949a-3ad3b8243603 [pid: 7|app: 0|req: 1552/3094] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/networks => generated 726 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3095] 10.0.0.19 () {34 vars in 668 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3096] 10.0.0.19 () {34 vars in 680 bytes} [Tue Apr 7 01:22:24 2026] POST /v2.0/rbac-policies => generated 324 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3097] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:22:25 2026] GET /v2.0/networks/65f43fa0-d62e-4b90-949a-3ad3b8243603 => generated 654 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:22:25.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8653a520-48dd-4490-9f89-953284865afd f179afdbed3f4576b48fb7306aeade84 71fecbda629c496fb1abad77563e4471 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3098] 10.0.0.19 () {32 vars in 722 bytes} [Tue Apr 7 01:22:25 2026] GET /v2.0/networks/65f43fa0-d62e-4b90-949a-3ad3b8243603 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:26.007 8 INFO neutron.services.segments.plugin [-] Segment 190533bc-0bef-4e51-9f10-39cec3059b38 resource provider aggregate not found 2026-04-07 01:22:26.010 8 INFO neutron.services.segments.plugin [-] Segment 190533bc-0bef-4e51-9f10-39cec3059b38 resource provider aggregate not found 2026-04-07 01:22:26.024 8 INFO neutron.services.segments.plugin [-] Segment 190533bc-0bef-4e51-9f10-39cec3059b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 190533bc-0bef-4e51-9f10-39cec3059b38 found for delete ", "request_id": "req-bd6c261d-9bab-48ec-8429-13bedc231a6f"}]} 2026-04-07 01:22:26.028 8 INFO neutron.services.segments.plugin [-] Segment 190533bc-0bef-4e51-9f10-39cec3059b38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 190533bc-0bef-4e51-9f10-39cec3059b38 found for delete ", "request_id": "req-4ab57822-4fc4-4bfb-a151-5e257567ccd5"}]} [pid: 8|app: 0|req: 1545/3099] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:25 2026] DELETE /v2.0/networks/65f43fa0-d62e-4b90-949a-3ad3b8243603 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:26.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92c72cb8-934b-449f-ac74-6ac96902538b 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3100] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:26 2026] DELETE /v2.0/subnets/660e83f4-f18a-4b8e-9d58-f1adbf0ec1f0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:26.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dcf23bc4-4b07-4c56-86fd-a8f52b244c39 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3101] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:26 2026] DELETE /v2.0/subnets/97c7f56f-bc08-4495-bbe3-b784bfdecbe3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:22:26.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46f51fad-f15d-41fa-afa3-73a2f239e1cb 4ef1c0a96479466594340d08e135d404 afb050b1d11b4de79faaeebc1925e63a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3102] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:22:26 2026] DELETE /v2.0/subnets/fd6b17be-cafe-48fc-9bca-7505c58a109e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3103] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=1f78f223ff03481cbed2e960255983c5&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3104] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-groups/eb0ad68a-fbb6-4dc3-a76a-9ff4a52bc59f => 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: 1548/3105] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=afb050b1d11b4de79faaeebc1925e63a&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: 1558/3106] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:27 2026] DELETE /v2.0/security-groups/b675b3e6-0b7f-4b07-943a-c311f50c296a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:28.039 8 INFO neutron.services.segments.plugin [-] Segment 34905734-ad60-45b3-8bdb-15b44524439a resource provider aggregate not found 2026-04-07 01:22:28.043 8 INFO neutron.services.segments.plugin [-] Segment 34905734-ad60-45b3-8bdb-15b44524439a resource provider aggregate not found 2026-04-07 01:22:28.051 8 INFO neutron.services.segments.plugin [-] Segment 34905734-ad60-45b3-8bdb-15b44524439a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34905734-ad60-45b3-8bdb-15b44524439a found for delete ", "request_id": "req-2ae48664-ddb6-486d-8be7-7c42991666cd"}]} 2026-04-07 01:22:28.059 8 INFO neutron.services.segments.plugin [-] Segment 34905734-ad60-45b3-8bdb-15b44524439a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34905734-ad60-45b3-8bdb-15b44524439a found for delete ", "request_id": "req-84a94e7b-d650-4689-be81-6f2b5261df46"}]} [pid: 8|app: 0|req: 1549/3107] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:27 2026] GET /v2.0/security-groups?tenant_id=71fecbda629c496fb1abad77563e4471&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3108] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:28 2026] DELETE /v2.0/security-groups/fac60bd5-e04d-4720-9273-3497d0391831 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:32.205 8 WARNING neutron_lib.context [None req-3092e42c-a8c3-4d94-a84f-de9c1e694c86 6fa891c7144d4c6ab3f1144633ef9f13 1fceea9418744273932fe29f9a8d400e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1551/3111] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:22:32 2026] POST /v2.0/floatingips => generated 552 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:32.716 7 WARNING neutron_lib.context [None req-55b317f7-5a42-48bf-a135-9bfff5fd871e 6fa891c7144d4c6ab3f1144633ef9f13 1fceea9418744273932fe29f9a8d400e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1561/3112] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:22:32 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:33.308 8 WARNING neutron_lib.context [None req-204f3fde-1646-46d3-a9fd-c01aa12a2243 6fa891c7144d4c6ab3f1144633ef9f13 1fceea9418744273932fe29f9a8d400e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1552/3113] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:22:33 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:33.894 7 WARNING neutron_lib.context [None req-2da7175c-0b6f-44cf-91a0-6028c5e174e6 6fa891c7144d4c6ab3f1144633ef9f13 1fceea9418744273932fe29f9a8d400e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1562/3114] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:22:33 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:34.454 8 WARNING neutron_lib.context [None req-397ad0cf-8957-4361-997a-75a4eed7853f 6fa891c7144d4c6ab3f1144633ef9f13 1fceea9418744273932fe29f9a8d400e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1553/3115] 10.0.0.19 () {34 vars in 675 bytes} [Tue Apr 7 01:22:34 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3116] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:22:34 2026] PUT /v2.0/floatingips/1b4600f1-f252-43eb-8ea8-a0b25a523a17/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3117] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:22:35 2026] PUT /v2.0/floatingips/2acdc27a-81d4-4963-b836-e889ce8f1ab8/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3118] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:22:35 2026] PUT /v2.0/floatingips/57d533fa-2bf0-4091-8966-5837abbba731/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3119] 10.0.0.19 () {34 vars in 758 bytes} [Tue Apr 7 01:22:35 2026] PUT /v2.0/floatingips/6f43dace-8433-41c2-ac8b-325b1cc4a5d7/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3120] 10.0.0.19 () {32 vars in 671 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3121] 10.0.0.19 () {32 vars in 685 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3122] 10.0.0.19 () {32 vars in 681 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3123] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3124] 10.0.0.19 () {32 vars in 679 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3125] 10.0.0.19 () {32 vars in 693 bytes} [Tue Apr 7 01:22:35 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3126] 10.0.0.19 () {32 vars in 689 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3127] 10.0.0.19 () {32 vars in 701 bytes} [Tue Apr 7 01:22:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3128] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:22:36 2026] DELETE /v2.0/floatingips/1b4600f1-f252-43eb-8ea8-a0b25a523a17 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3129] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:22:36 2026] DELETE /v2.0/floatingips/2acdc27a-81d4-4963-b836-e889ce8f1ab8 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3130] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:22:36 2026] DELETE /v2.0/floatingips/57d533fa-2bf0-4091-8966-5837abbba731 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3131] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:22:36 2026] DELETE /v2.0/floatingips/6f43dace-8433-41c2-ac8b-325b1cc4a5d7 => 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: 1571/3132] 10.0.0.19 () {32 vars in 731 bytes} [Tue Apr 7 01:22:37 2026] DELETE /v2.0/floatingips/46c08531-3a0a-434e-87f8-c2e705129e3c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3133] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/security-groups?tenant_id=1fceea9418744273932fe29f9a8d400e&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3134] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:38 2026] DELETE /v2.0/security-groups/db760032-4c7e-4bc4-86b1-b97ff9f916a9 => 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: 1563/3135] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/security-groups?tenant_id=ceac3caf6ba8451ea01e4da9959da8d6&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3136] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:38 2026] DELETE /v2.0/security-groups/33610900-f288-46fd-8c37-fa927e627fec => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3137] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:38 2026] GET /v2.0/security-groups?tenant_id=dfd1fe665f9a484ca9ec332a819bbfee&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3138] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:39 2026] DELETE /v2.0/security-groups/5ec876c2-ae76-4e6f-877c-bd41f729bb7b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:43.110 8 WARNING neutron_lib.context [None req-1caec9ca-e4f4-4eaf-be72-bac008591229 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:43.243 8 INFO neutron.db.segments_db [None req-1caec9ca-e4f4-4eaf-be72-bac008591229 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Added segment 5a7097e3-67af-471e-943b-76dea0ffbb7d of type vxlan for network 44709ad0-7c1d-4b2f-bc0b-7117f3d3163c [pid: 8|app: 0|req: 1565/3139] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:42 2026] POST /v2.0/networks => generated 632 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:43.339 7 WARNING neutron_lib.context [None req-1ff7d122-c4a3-43f6-b393-20d2da71cea9 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1575/3140] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:22:43 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:43.678 8 WARNING neutron_lib.context [None req-61bd192f-12e4-48a1-9d40-d0bededd86f8 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1566/3143] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:22:43 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-04-07 01:22:43.882 7 WARNING neutron_lib.context [None req-7576086e-33b6-4b50-8b74-213e5d173e09 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:43.937 7 INFO neutron.db.segments_db [None req-7576086e-33b6-4b50-8b74-213e5d173e09 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Added segment b6ce1157-dd5b-46b3-81e1-9b271b2dd33e of type vxlan for network 6104d964-4f93-4ef2-b35e-7008a3e88f5f [pid: 7|app: 0|req: 1578/3144] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:43 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:44.033 8 WARNING neutron_lib.context [None req-841e7484-13ac-47e7-b729-66c4a7fdf600 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1567/3145] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:22:44 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:44.336 7 WARNING neutron_lib.context [None req-f05aeaeb-c729-4a44-8f22-a77cc24fc3c7 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1579/3146] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:22:44 2026] POST /v2.0/trunks => generated 407 bytes in 210 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-04-07 01:22:44.551 8 WARNING neutron_lib.context [None req-3355c102-1974-4f15-b09e-75e75a9c4a2f 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:44.594 8 INFO neutron.db.segments_db [None req-3355c102-1974-4f15-b09e-75e75a9c4a2f 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Added segment 633078e1-fc52-4bb3-8aed-27bd9674b911 of type vxlan for network 4a2983f8-3233-4e52-8ed4-9307a8827ebd [pid: 8|app: 0|req: 1568/3147] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:44 2026] POST /v2.0/networks => generated 631 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:44.673 7 WARNING neutron_lib.context [None req-a7a69293-0919-4376-b02e-aecbf42fec8c 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1580/3148] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:22:44 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:44.961 8 WARNING neutron_lib.context [None req-d0a74efe-6b83-4df6-a818-e1c0b5446ee6 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1569/3149] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:22:44 2026] POST /v2.0/trunks => generated 407 bytes in 153 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-04-07 01:22:45.118 7 WARNING neutron_lib.context [None req-bd1c9124-ccf2-43a6-90a3-74f71fc99b7d 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:45.173 7 INFO neutron.db.segments_db [None req-bd1c9124-ccf2-43a6-90a3-74f71fc99b7d 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Added segment 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae of type vxlan for network fc222d71-959f-4d46-a809-64e07f7bc5af [pid: 7|app: 0|req: 1581/3150] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:45.272 8 WARNING neutron_lib.context [None req-5225cfed-9b83-47f8-8bda-62baec6469a8 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1570/3151] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:45.566 7 WARNING neutron_lib.context [None req-67023e8d-0c8e-4ecb-9751-4c04a71c2ccd 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1582/3152] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:22:45.733 8 WARNING neutron_lib.context [None req-51b9265b-5266-444a-927d-3d00a6f7927b 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:45.778 8 INFO neutron.db.segments_db [None req-51b9265b-5266-444a-927d-3d00a6f7927b 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Added segment ecce4166-9259-49f1-8dc0-5628ff4beea4 of type vxlan for network 175b1833-57bf-4fd3-85e6-9d73a881522f [pid: 8|app: 0|req: 1571/3153] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:45 2026] POST /v2.0/networks => generated 631 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:22:45.859 7 WARNING neutron_lib.context [None req-f329e813-0455-4c41-880b-8d4227572c9e 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1583/3154] 10.0.0.19 () {34 vars in 663 bytes} [Tue Apr 7 01:22:45 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-04-07 01:22:46.129 8 WARNING neutron_lib.context [None req-ffdb33ff-7ae8-45c5-9d9c-f567931d6d8b 780df8c46c3f43ebafde977469d5df60 d2f57e8f44cb42b385ebc44492c884c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1572/3155] 10.0.0.19 () {34 vars in 665 bytes} [Tue Apr 7 01:22:46 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1584/3156] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:22:46 2026] PUT /v2.0/trunks/3d1165c9-4a3c-46a6-9a32-18d3ee307a49/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3157] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:22:46 2026] PUT /v2.0/trunks/0b27620d-d459-4a50-a447-94925228bea5/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: 1585/3158] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:22:46 2026] PUT /v2.0/trunks/01498d32-5e40-435d-8f8b-6f7ed8b1ec57/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3159] 10.0.0.19 () {34 vars in 748 bytes} [Tue Apr 7 01:22:46 2026] PUT /v2.0/trunks/337ea14e-a78c-4c64-91c1-4bab2c1bd3a7/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3160] 10.0.0.19 () {32 vars in 661 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3161] 10.0.0.19 () {32 vars in 675 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3162] 10.0.0.19 () {32 vars in 671 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3163] 10.0.0.19 () {32 vars in 683 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3164] 10.0.0.19 () {32 vars in 669 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3165] 10.0.0.19 () {32 vars in 683 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3166] 10.0.0.19 () {32 vars in 679 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3167] 10.0.0.19 () {32 vars in 691 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3168] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks/3d1165c9-4a3c-46a6-9a32-18d3ee307a49 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3169] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/ports/4650df9d-69fa-404e-b988-e314cb930c1c => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3170] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:22:46 2026] DELETE /v2.0/trunks/3d1165c9-4a3c-46a6-9a32-18d3ee307a49 => 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: 1580/3171] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks/0b27620d-d459-4a50-a447-94925228bea5 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3172] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/ports/b71a8294-ef08-43a7-ab0a-29ba1ee1c731 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3173] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:22:46 2026] DELETE /v2.0/trunks/0b27620d-d459-4a50-a447-94925228bea5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3174] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:22:46 2026] GET /v2.0/trunks/01498d32-5e40-435d-8f8b-6f7ed8b1ec57 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3175] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/ports/30a33875-c29b-4202-bc28-09f3d86be0d3 => generated 826 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3176] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/trunks/01498d32-5e40-435d-8f8b-6f7ed8b1ec57 => 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: 1583/3177] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/trunks/337ea14e-a78c-4c64-91c1-4bab2c1bd3a7 => 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: 1595/3178] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/ports/093222f3-6e28-4d19-86ef-de16802c7548 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3179] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/trunks/337ea14e-a78c-4c64-91c1-4bab2c1bd3a7 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3180] 10.0.0.19 () {32 vars in 718 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/trunks/985e41a4-2bc0-417c-925a-c102cc883ab2 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3181] 10.0.0.19 () {32 vars in 716 bytes} [Tue Apr 7 01:22:47 2026] GET /v2.0/ports/839a5d3a-0909-4342-aca7-ececeef826fb => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3182] 10.0.0.19 () {32 vars in 721 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/trunks/985e41a4-2bc0-417c-925a-c102cc883ab2 => 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: 1586/3183] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/ports/4650df9d-69fa-404e-b988-e314cb930c1c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3184] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/ports/b71a8294-ef08-43a7-ab0a-29ba1ee1c731 => 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: 1587/3185] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:22:47 2026] DELETE /v2.0/ports/30a33875-c29b-4202-bc28-09f3d86be0d3 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3186] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/ports/093222f3-6e28-4d19-86ef-de16802c7548 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3187] 10.0.0.19 () {32 vars in 719 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/ports/839a5d3a-0909-4342-aca7-ececeef826fb => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:48.627 7 INFO neutron.services.segments.plugin [-] Segment 5a7097e3-67af-471e-943b-76dea0ffbb7d resource provider aggregate not found 2026-04-07 01:22:48.632 7 INFO neutron.services.segments.plugin [-] Segment 5a7097e3-67af-471e-943b-76dea0ffbb7d resource provider aggregate not found [pid: 7|app: 0|req: 1600/3188] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/networks/44709ad0-7c1d-4b2f-bc0b-7117f3d3163c => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:48.792 8 INFO neutron.services.segments.plugin [-] Segment b6ce1157-dd5b-46b3-81e1-9b271b2dd33e resource provider aggregate not found 2026-04-07 01:22:48.802 8 INFO neutron.services.segments.plugin [-] Segment b6ce1157-dd5b-46b3-81e1-9b271b2dd33e resource provider aggregate not found 2026-04-07 01:22:48.806 8 INFO neutron.services.segments.plugin [-] Segment b6ce1157-dd5b-46b3-81e1-9b271b2dd33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ce1157-dd5b-46b3-81e1-9b271b2dd33e found for delete ", "request_id": "req-30df0ece-48d3-492b-af9a-0bf441d41bfa"}]} [pid: 8|app: 0|req: 1589/3189] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/networks/6104d964-4f93-4ef2-b35e-7008a3e88f5f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:48.822 7 INFO neutron.services.segments.plugin [-] Segment 5a7097e3-67af-471e-943b-76dea0ffbb7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7097e3-67af-471e-943b-76dea0ffbb7d found for delete ", "request_id": "req-6057a0ef-fb84-4c35-abea-f5d3e032d18c"}]} 2026-04-07 01:22:48.823 7 INFO neutron.services.segments.plugin [-] Segment 5a7097e3-67af-471e-943b-76dea0ffbb7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7097e3-67af-471e-943b-76dea0ffbb7d found for delete ", "request_id": "req-5e8587c4-0abe-4a81-a4aa-b6447b0a1256"}]} [pid: 7|app: 0|req: 1601/3190] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/networks/4a2983f8-3233-4e52-8ed4-9307a8827ebd => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:22:48.969 8 INFO neutron.services.segments.plugin [-] Segment b6ce1157-dd5b-46b3-81e1-9b271b2dd33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6ce1157-dd5b-46b3-81e1-9b271b2dd33e found for delete ", "request_id": "req-e9223755-6766-462a-8404-e085409f3deb"}]} [pid: 8|app: 0|req: 1590/3191] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:48 2026] DELETE /v2.0/networks/fc222d71-959f-4d46-a809-64e07f7bc5af => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3192] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:49 2026] DELETE /v2.0/networks/175b1833-57bf-4fd3-85e6-9d73a881522f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3193] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:49 2026] GET /v2.0/security-groups?tenant_id=caa129e45ac6440db38d70a2d3f67809&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3194] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:50 2026] DELETE /v2.0/security-groups/25624b87-be61-4de9-b8b3-34c607fd744d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3195] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/security-groups?tenant_id=1c6ac653d17d458494bcd87662a808e8&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3196] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:50 2026] DELETE /v2.0/security-groups/3efb0313-c455-4225-b287-fa6696afd1f1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:50.853 8 INFO neutron.services.segments.plugin [-] Segment 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae resource provider aggregate not found [pid: 8|app: 0|req: 1593/3197] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:50 2026] GET /v2.0/security-groups?tenant_id=d2f57e8f44cb42b385ebc44492c884c9&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:22:50.895 7 INFO neutron.services.segments.plugin [-] Segment 633078e1-fc52-4bb3-8aed-27bd9674b911 resource provider aggregate not found 2026-04-07 01:22:50.899 7 INFO neutron.services.segments.plugin [-] Segment 633078e1-fc52-4bb3-8aed-27bd9674b911 resource provider aggregate not found 2026-04-07 01:22:50.919 7 INFO neutron.services.segments.plugin [-] Segment 633078e1-fc52-4bb3-8aed-27bd9674b911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 633078e1-fc52-4bb3-8aed-27bd9674b911 found for delete ", "request_id": "req-267f7e5a-f460-40dc-9ba5-1d701bb21113"}]} 2026-04-07 01:22:50.924 7 INFO neutron.services.segments.plugin [-] Segment 633078e1-fc52-4bb3-8aed-27bd9674b911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 633078e1-fc52-4bb3-8aed-27bd9674b911 found for delete ", "request_id": "req-3bb288be-70b6-4838-93ac-eb4c74f1930b"}]} 2026-04-07 01:22:50.941 7 INFO neutron.services.segments.plugin [-] Segment ecce4166-9259-49f1-8dc0-5628ff4beea4 resource provider aggregate not found 2026-04-07 01:22:50.947 7 INFO neutron.services.segments.plugin [-] Segment ecce4166-9259-49f1-8dc0-5628ff4beea4 resource provider aggregate not found 2026-04-07 01:22:50.954 7 INFO neutron.services.segments.plugin [-] Segment ecce4166-9259-49f1-8dc0-5628ff4beea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecce4166-9259-49f1-8dc0-5628ff4beea4 found for delete ", "request_id": "req-492d1a4d-6ef9-4b25-b9f5-01d0bbb65cb7"}]} 2026-04-07 01:22:50.962 7 INFO neutron.services.segments.plugin [-] Segment ecce4166-9259-49f1-8dc0-5628ff4beea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecce4166-9259-49f1-8dc0-5628ff4beea4 found for delete ", "request_id": "req-19c4fb0b-7d89-42da-b750-f62222105e0a"}]} [pid: 7|app: 0|req: 1605/3198] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:50 2026] DELETE /v2.0/security-groups/c8cd903a-098b-412f-9792-dcac5b218341 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:54.047 8 INFO neutron.services.segments.plugin [-] Segment 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae found for delete ", "request_id": "req-12e4ff5b-6577-42e1-be29-f55b5d5f584a"}]} 2026-04-07 01:22:54.067 8 INFO neutron.services.segments.plugin [-] Segment 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae resource provider aggregate not found 2026-04-07 01:22:54.083 8 INFO neutron.services.segments.plugin [-] Segment 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 746aa94c-bd5b-49dd-93e3-c78bffeaf0ae found for delete ", "request_id": "req-a2717c43-c6af-4c8c-815e-e43007f7daac"}]} 2026-04-07 01:22:54.193 8 WARNING neutron_lib.context [None req-c20be6e0-1c2d-4b0f-a98d-4763ec2319c6 96ce0ba7bcbc4e2782898b794768badb e6ca222f68554387b10887689052b629 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:54.312 8 INFO neutron.db.segments_db [None req-c20be6e0-1c2d-4b0f-a98d-4763ec2319c6 96ce0ba7bcbc4e2782898b794768badb e6ca222f68554387b10887689052b629 - - default default] Added segment 53bbc77f-6e39-49f5-92a8-01d71dfe883d of type vxlan for network efa2aaf5-2592-4397-a12e-6316846d9ee2 [pid: 8|app: 0|req: 1594/3199] 10.0.0.19 () {34 vars in 669 bytes} [Tue Apr 7 01:22:54 2026] POST /v2.0/networks => generated 632 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3200] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3201] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/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: 1607/3202] 10.0.0.19 () {34 vars in 763 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3203] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3204] 10.0.0.19 () {34 vars in 759 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/red => 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: 1597/3205] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3206] 10.0.0.19 () {34 vars in 781 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3207] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3208] 10.0.0.19 () {34 vars in 752 bytes} [Tue Apr 7 01:22:54 2026] PUT /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3209] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3210] 10.0.0.19 () {32 vars in 740 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:54.844 8 INFO neutron.api.v2.resource [None req-4cce8e08-b25b-48f2-8d80-242fb30cd4ee 96ce0ba7bcbc4e2782898b794768badb e6ca222f68554387b10887689052b629 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3211] 10.0.0.19 () {32 vars in 744 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3212] 10.0.0.19 () {32 vars in 743 bytes} [Tue Apr 7 01:22:54 2026] DELETE /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3213] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:54 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:22:54.975 7 INFO neutron.api.v2.resource [None req-39644a20-692e-49da-a6c3-bf007ae4e66c 96ce0ba7bcbc4e2782898b794768badb e6ca222f68554387b10887689052b629 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3214] 10.0.0.19 () {32 vars in 747 bytes} [Tue Apr 7 01:22:54 2026] DELETE /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3215] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:22:54 2026] DELETE /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3216] 10.0.0.19 () {32 vars in 732 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2/tags => 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: 1603/3217] 10.0.0.19 () {32 vars in 725 bytes} [Tue Apr 7 01:22:55 2026] DELETE /v2.0/networks/efa2aaf5-2592-4397-a12e-6316846d9ee2 => 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: 1615/3218] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:55 2026] GET /v2.0/security-groups?tenant_id=b86a935085244696aded290da9b5b3f5&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:22:56.084 8 INFO neutron.services.segments.plugin [-] Segment 53bbc77f-6e39-49f5-92a8-01d71dfe883d resource provider aggregate not found 2026-04-07 01:22:56.103 8 INFO neutron.services.segments.plugin [-] Segment 53bbc77f-6e39-49f5-92a8-01d71dfe883d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bbc77f-6e39-49f5-92a8-01d71dfe883d found for delete ", "request_id": "req-0a46f882-cc94-428e-8785-3d52997ee9b4"}]} 2026-04-07 01:22:56.105 8 INFO neutron.services.segments.plugin [-] Segment 53bbc77f-6e39-49f5-92a8-01d71dfe883d resource provider aggregate not found 2026-04-07 01:22:56.120 8 INFO neutron.services.segments.plugin [-] Segment 53bbc77f-6e39-49f5-92a8-01d71dfe883d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53bbc77f-6e39-49f5-92a8-01d71dfe883d found for delete ", "request_id": "req-57ba2fc2-5828-456c-b3ea-eef725a1fc34"}]} [pid: 8|app: 0|req: 1604/3219] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:56 2026] DELETE /v2.0/security-groups/844dd659-47c2-4711-81f5-78035b0b706f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3220] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:22:56 2026] GET /v2.0/security-groups?tenant_id=e6ca222f68554387b10887689052b629&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3221] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:22:56 2026] DELETE /v2.0/security-groups/7cca0222-5263-46a8-90d1-4a13b1600fc9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:22:59.520 8 WARNING neutron_lib.context [None req-6316a883-6320-43c2-b5bf-0b40e5c66c3e a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:22:59.562 8 INFO neutron.db.segments_db [None req-6316a883-6320-43c2-b5bf-0b40e5c66c3e a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] Added segment e5daf93a-2336-419f-a51f-df585f809142 of type vxlan for network 24d3996c-848b-4369-b5d1-6d30bc383527 2026-04-07 01:22:59.792 8 INFO neutron.db.l3_hamode_db [None req-6316a883-6320-43c2-b5bf-0b40e5c66c3e a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:22:59.910 8 INFO neutron.db.l3_hamode_db [None req-6316a883-6320-43c2-b5bf-0b40e5c66c3e a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1607/3224] 10.0.0.19 () {34 vars in 667 bytes} [Tue Apr 7 01:22:59 2026] POST /v2.0/routers => generated 474 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3225] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:23:00 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3226] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:00 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/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: 1619/3227] 10.0.0.19 () {34 vars in 761 bytes} [Tue Apr 7 01:23:00 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3228] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:00 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3229] 10.0.0.19 () {34 vars in 757 bytes} [Tue Apr 7 01:23:00 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3230] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:00 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/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: 1621/3231] 10.0.0.19 () {34 vars in 779 bytes} [Tue Apr 7 01:23:00 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3232] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:00 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3233] 10.0.0.19 () {34 vars in 750 bytes} [Tue Apr 7 01:23:01 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 37 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3234] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/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: 1623/3235] 10.0.0.19 () {32 vars in 738 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:23:01.305 8 INFO neutron.api.v2.resource [None req-07cdcdac-dd6c-4456-88ac-1bffaf5e7782 a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3236] 10.0.0.19 () {32 vars in 742 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3237] 10.0.0.19 () {32 vars in 741 bytes} [Tue Apr 7 01:23:01 2026] DELETE /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/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: 1614/3238] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:01.525 7 INFO neutron.api.v2.resource [None req-0494929d-1ad7-48c7-aa78-9a7a276db68d a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1625/3239] 10.0.0.19 () {32 vars in 745 bytes} [Tue Apr 7 01:23:01 2026] DELETE /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags/green => generated 99 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3240] 10.0.0.19 () {32 vars in 733 bytes} [Tue Apr 7 01:23:01 2026] DELETE /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3241] 10.0.0.19 () {32 vars in 730 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3242] 10.0.0.19 () {32 vars in 720 bytes} [Tue Apr 7 01:23:01 2026] GET /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3243] 10.0.0.19 () {34 vars in 741 bytes} [Tue Apr 7 01:23:01 2026] PUT /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3244] 10.0.0.19 () {32 vars in 735 bytes} [Tue Apr 7 01:23:02 2026] GET /v2.0/ports?device_id=0b8b9a74-e416-4f3f-8d51-b6a1dee3282c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:23:02.788 7 INFO neutron.services.segments.plugin [-] Segment e5daf93a-2336-419f-a51f-df585f809142 resource provider aggregate not found 2026-04-07 01:23:02.792 7 INFO neutron.services.segments.plugin [-] Segment e5daf93a-2336-419f-a51f-df585f809142 resource provider aggregate not found 2026-04-07 01:23:02.800 7 INFO neutron.services.segments.plugin [-] Segment e5daf93a-2336-419f-a51f-df585f809142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5daf93a-2336-419f-a51f-df585f809142 found for delete ", "request_id": "req-28f0ef37-84bb-4b5e-abe6-e04b09aa306a"}]} 2026-04-07 01:23:02.807 7 INFO neutron.db.l3_hamode_db [None req-e73e0501-052a-42d5-9aac-db32e0b6eb8e a1b32369a5f04c3f93854ad7f06b9943 111f10052e57464b871788e4cc830e89 - - default default] HA network 24d3996c-848b-4369-b5d1-6d30bc383527 was deleted as no HA routers are present in tenant 111f10052e57464b871788e4cc830e89. 2026-04-07 01:23:02.809 7 INFO neutron.services.segments.plugin [-] Segment e5daf93a-2336-419f-a51f-df585f809142 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5daf93a-2336-419f-a51f-df585f809142 found for delete ", "request_id": "req-66735e82-a3fa-4b9d-ab67-0aa89bab4df5"}]} [pid: 7|app: 0|req: 1628/3245] 10.0.0.19 () {32 vars in 723 bytes} [Tue Apr 7 01:23:02 2026] DELETE /v2.0/routers/0b8b9a74-e416-4f3f-8d51-b6a1dee3282c => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3246] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:23:03 2026] GET /v2.0/security-groups?tenant_id=111f10052e57464b871788e4cc830e89&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3247] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:23:03 2026] DELETE /v2.0/security-groups/fa6982f4-ff6c-4507-92f9-3be9328f425b => 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: 1619/3248] 10.0.0.19 () {32 vars in 773 bytes} [Tue Apr 7 01:23:03 2026] GET /v2.0/security-groups?tenant_id=6ddd4a1d1b66442780561951ab021b50&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3249] 10.0.0.19 () {32 vars in 739 bytes} [Tue Apr 7 01:23:03 2026] DELETE /v2.0/security-groups/8220f576-d092-49c1-af3d-5099c74ea6f3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3250] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:23:06 2026] GET /v2.0/networks => generated 2168 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3251] 10.0.0.19 () {32 vars in 654 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3252] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3253] 10.0.0.19 () {32 vars in 642 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/ports => generated 4721 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3254] 10.0.0.19 () {32 vars in 646 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3255] 10.0.0.19 () {32 vars in 648 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3256] 10.0.0.19 () {32 vars in 662 bytes} [Tue Apr 7 01:23:07 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3257] 10.0.0.19 () {32 vars in 654 bytes} [Tue Apr 7 01:23:07 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)