+ 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:41:22 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-594cd4d74f-rpswd 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 0x7fb386405668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-07 00:41:27.800 8 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:41:27.800 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:41:27.934 7 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:41:27.935 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:41:28.326 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:41:28.465 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:41:29.456 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:29.459 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:41:29.460 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:29.463 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:41:29.464 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:29.464 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:41:29.464 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:41:29.464 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.465 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:41:29.472 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:41:29.472 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.472 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.472 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.473 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:41:29.473 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:41:29.473 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:41:29.474 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.484 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.484 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:41:29.484 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.495 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:41:29.496 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.496 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.516 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:41:29.521 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.522 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:41:29.542 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:41:29.542 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:41:29.542 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:41:29.542 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:41:29.580 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:41:29.580 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:41:29.580 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:41:29.581 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:41:30.010 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:41:30.074 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:41:30.152 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:41:30.153 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:41:30.153 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:41:30.170 7 INFO neutron.plugins.ml2.managers [None req-f2230ecf-6d60-43fb-aeb5-cbc329654af4 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:41:30.182 7 INFO neutron.quota [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded quota_driver: . 2026-04-07 00:41:30.183 7 INFO neutron.plugins.ml2.plugin [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:41:30.183 7 INFO neutron.plugins.ml2.managers [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:41:30.183 7 INFO neutron.plugins.ml2.managers [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:41:30.183 7 INFO neutron.plugins.ml2.managers [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:41:30.184 7 INFO neutron.extensions.vlantransparent [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:41:30.184 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: qos 2026-04-07 00:41:30.197 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: router 2026-04-07 00:41:30.220 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:41:30.221 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:41:30.221 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:41:30.237 8 INFO neutron.plugins.ml2.managers [None req-e2c8b78c-e263-4e3a-b909-cf3f90fcf14f - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:41:30.238 7 INFO neutron.services.service_base [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:41:30.239 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: segments 2026-04-07 00:41:30.250 8 INFO neutron.quota [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded quota_driver: . 2026-04-07 00:41:30.250 8 INFO neutron.plugins.ml2.plugin [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:41:30.250 8 INFO neutron.plugins.ml2.managers [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:41:30.250 8 INFO neutron.plugins.ml2.managers [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:41:30.250 8 INFO neutron.plugins.ml2.managers [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:41:30.251 8 INFO neutron.extensions.vlantransparent [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:41:30.251 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: qos 2026-04-07 00:41:30.264 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: router 2026-04-07 00:41:30.305 8 INFO neutron.services.service_base [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:41:30.305 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: segments 2026-04-07 00:41:30.338 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: trunk 2026-04-07 00:41:30.353 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:41:30.391 7 WARNING stevedore.named [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:41:30.404 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: trunk 2026-04-07 00:41:30.420 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:41:30.471 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:41:30.471 7 INFO neutron.common.utils [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:41:30.471 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:41:30.476 8 WARNING stevedore.named [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:41:30.476 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: tag 2026-04-07 00:41:30.483 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:41:30.485 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:41:30.489 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: flavors 2026-04-07 00:41:30.493 7 INFO neutron.manager [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loading Plugin: revisions 2026-04-07 00:41:30.497 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Initializing extension manager. 2026-04-07 00:41:30.498 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: address-group 2026-04-07 00:41:30.499 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: address-scope 2026-04-07 00:41:30.500 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:41:30.501 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: agent 2026-04-07 00:41:30.501 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:41:30.502 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:41:30.503 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:41:30.504 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:41:30.505 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:41:30.505 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:41:30.506 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:41:30.507 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:41:30.508 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:41:30.508 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:41:30.509 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:41:30.509 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: dvr 2026-04-07 00:41:30.510 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:41:30.511 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:41:30.511 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:30.512 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:41:30.512 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: external-net 2026-04-07 00:41:30.513 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:41:30.513 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: extraroute 2026-04-07 00:41:30.514 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:41:30.514 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:41:30.515 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:41:30.515 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:41:30.516 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:41:30.516 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:41:30.517 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: flavors 2026-04-07 00:41:30.518 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:41:30.519 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:41:30.520 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:41:30.520 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:41:30.521 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:41:30.522 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: router 2026-04-07 00:41:30.524 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:30.524 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:41:30.525 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:41:30.525 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:41:30.526 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:41:30.526 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:30.527 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:41:30.527 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:41:30.528 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:30.529 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:41:30.531 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:41:30.532 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:41:30.533 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:41:30.534 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:41:30.535 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:41:30.536 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:41:30.536 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:41:30.537 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:41:30.537 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:41:30.538 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: network_ha 2026-04-07 00:41:30.538 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:41:30.540 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:41:30.540 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: pagination 2026-04-07 00:41:30.540 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:41:30.541 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:41:30.542 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:41:30.542 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:41:30.543 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:41:30.543 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:41:30.544 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:41:30.544 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:41:30.545 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:41:30.545 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:41:30.546 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:41:30.547 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: binding 2026-04-07 00:41:30.547 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:41:30.548 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-security 2026-04-07 00:41:30.548 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: project-id 2026-04-07 00:41:30.549 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: provider 2026-04-07 00:41:30.551 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos 2026-04-07 00:41:30.552 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:41:30.552 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:41:30.553 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-default 2026-04-07 00:41:30.553 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:41:30.554 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:41:30.554 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:41:30.555 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:41:30.556 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:41:30.556 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:41:30.557 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:41:30.557 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:41:30.558 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:41:30.559 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:41:30.559 8 INFO neutron_vpnaas.services.vpn.plugin [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:41:30.559 8 INFO neutron.common.utils [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:41:30.559 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:41:30.559 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:41:30.561 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: quotas 2026-04-07 00:41:30.562 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: quota_details 2026-04-07 00:41:30.564 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:41:30.564 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: tag 2026-04-07 00:41:30.564 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:41:30.565 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:41:30.565 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:41:30.566 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:41:30.566 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:41:30.567 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:41:30.568 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:41:30.568 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:41:30.570 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:41:30.570 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:41:30.571 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:41:30.571 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:41:30.571 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:41:30.572 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:41:30.572 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:41:30.574 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:41:30.577 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: security-group 2026-04-07 00:41:30.577 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: flavors 2026-04-07 00:41:30.578 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: segment 2026-04-07 00:41:30.579 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:41:30.579 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: service-type 2026-04-07 00:41:30.580 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: sorting 2026-04-07 00:41:30.580 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:41:30.581 8 INFO neutron.manager [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loading Plugin: revisions 2026-04-07 00:41:30.581 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:41:30.581 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:41:30.582 7 WARNING neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] 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:41:30.582 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:41:30.583 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:41:30.584 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:41:30.584 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Initializing extension manager. 2026-04-07 00:41:30.584 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:41:30.585 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:41:30.585 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: address-group 2026-04-07 00:41:30.585 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:41:30.586 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:41:30.586 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: address-scope 2026-04-07 00:41:30.587 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:41:30.587 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:41:30.587 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:41:30.588 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: agent 2026-04-07 00:41:30.588 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:41:30.589 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:41:30.590 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:41:30.591 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:41:30.591 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:41:30.591 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:41:30.592 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:41:30.592 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:41:30.592 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: trunk 2026-04-07 00:41:30.592 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:41:30.593 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:41:30.593 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:41:30.594 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:41:30.594 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:41:30.594 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:41:30.595 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:41:30.595 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:41:30.596 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:41:30.596 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: dvr 2026-04-07 00:41:30.597 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:41:30.597 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:41:30.597 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:41:30.597 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:41:30.598 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:30.598 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:41:30.599 7 INFO neutron.api.extensions [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:41:30.599 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: external-net 2026-04-07 00:41:30.600 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:41:30.600 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: extraroute 2026-04-07 00:41:30.601 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:41:30.601 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:41:30.601 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:41:30.602 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:41:30.602 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.602 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:41:30.602 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:41:30.602 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:41:30.603 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:41:30.603 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:41:30.604 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: flavors 2026-04-07 00:41:30.605 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:41:30.606 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:41:30.607 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:41:30.607 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:30.607 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:41:30.607 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:30.608 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:41:30.609 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: router 2026-04-07 00:41:30.610 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:41:30.611 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:41:30.612 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:41:30.612 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:41:30.613 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:41:30.613 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:30.614 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:41:30.614 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:41:30.615 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:41:30.616 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:41:30.619 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:41:30.621 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:41:30.622 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:41:30.623 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:41:30.623 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:41:30.624 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:41:30.625 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:41:30.625 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:41:30.626 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:41:30.626 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: network_ha 2026-04-07 00:41:30.627 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:41:30.628 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:41:30.628 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: pagination 2026-04-07 00:41:30.629 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:41:30.629 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:41:30.630 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:41:30.630 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:41:30.631 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:41:30.631 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:41:30.632 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:41:30.633 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:41:30.633 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:41:30.634 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:41:30.634 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:41:30.635 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: binding 2026-04-07 00:41:30.636 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:41:30.636 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-security 2026-04-07 00:41:30.637 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: project-id 2026-04-07 00:41:30.637 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: provider 2026-04-07 00:41:30.639 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos 2026-04-07 00:41:30.640 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:41:30.641 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:41:30.641 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-default 2026-04-07 00:41:30.642 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:41:30.642 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:41:30.643 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:41:30.643 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:41:30.644 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:41:30.645 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:41:30.645 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:41:30.646 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:41:30.646 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:41:30.647 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:41:30.647 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:41:30.649 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: quotas 2026-04-07 00:41:30.650 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: quota_details 2026-04-07 00:41:30.652 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:41:30.652 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:41:30.653 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:41:30.653 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:41:30.654 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:41:30.654 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:41:30.655 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:41:30.656 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:41:30.656 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:41:30.658 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:41:30.658 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:41:30.659 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:41:30.660 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:41:30.660 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:41:30.661 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:41:30.665 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: security-group 2026-04-07 00:41:30.666 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: segment 2026-04-07 00:41:30.667 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:41:30.667 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: service-type 2026-04-07 00:41:30.668 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: sorting 2026-04-07 00:41:30.668 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:41:30.669 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:41:30.670 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:41:30.670 8 WARNING neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] 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:41:30.671 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:41:30.671 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:41:30.672 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:41:30.672 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:41:30.673 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:41:30.673 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:41:30.674 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:41:30.675 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:41:30.675 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:41:30.679 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:41:30.679 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:41:30.680 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: trunk 2026-04-07 00:41:30.681 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:41:30.681 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:41:30.682 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:41:30.684 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:41:30.684 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:41:30.685 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:41:30.687 8 INFO neutron.api.extensions [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:41:30.689 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:41:30.689 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:41:30.690 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.690 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:41:30.693 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:30.694 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:30.698 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:30.699 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:30.699 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:30.700 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.700 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.701 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.701 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.701 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:30.702 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:30.702 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:30.703 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:30.703 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:30.704 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:30.707 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:30.708 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] router is already registered 2026-04-07 00:41:30.708 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:30.708 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] floatingip is already registered 2026-04-07 00:41:30.712 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:30.712 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] rbac_policy is already registered 2026-04-07 00:41:30.713 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:30.713 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] security_group is already registered 2026-04-07 00:41:30.713 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:30.713 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] security_group_rule is already registered 2026-04-07 00:41:30.714 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.714 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.715 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.715 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.715 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:30.716 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] trunk is already registered 2026-04-07 00:41:30.716 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:30.716 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] endpoint_group is already registered 2026-04-07 00:41:30.717 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:30.717 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] vpnservice is already registered 2026-04-07 00:41:30.717 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:30.717 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:41:30.718 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:30.718 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:41:30.718 8 INFO neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:30.718 8 WARNING neutron.quota.resource_registry [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] ikepolicy is already registered 2026-04-07 00:41:30.612 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:30.798 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:30.798 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:30.799 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.799 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.800 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.800 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.801 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:30.801 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:30.801 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:30.802 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:30.802 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:30.803 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:30.807 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:41:30.807 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] router is already registered 2026-04-07 00:41:30.807 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:41:30.808 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] floatingip is already registered 2026-04-07 00:41:30.811 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:41:30.811 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] rbac_policy is already registered 2026-04-07 00:41:30.812 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:41:30.812 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] security_group is already registered 2026-04-07 00:41:30.813 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:41:30.813 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] security_group_rule is already registered 2026-04-07 00:41:30.814 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.814 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.814 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:41:30.814 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] subnetpool is already registered 2026-04-07 00:41:30.815 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:41:30.815 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] trunk is already registered 2026-04-07 00:41:30.815 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:41:30.816 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] endpoint_group is already registered 2026-04-07 00:41:30.816 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:41:30.816 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] vpnservice is already registered 2026-04-07 00:41:30.817 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:41:30.817 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:41:30.817 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:41:30.817 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:41:30.818 7 INFO neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:41:30.818 7 WARNING neutron.quota.resource_registry [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] ikepolicy is already registered 2026-04-07 00:41:30.853 7 WARNING keystonemiddleware._common.config [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:41:30.859 7 WARNING oslo_config.cfg [None req-9a83913c-64d8-4eef-857c-f6a7e43ce7d0 - - - - - -] 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 0x7fb386405668 pid: 7 (default app) 2026-04-07 00:41:30.930 8 WARNING keystonemiddleware._common.config [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:41:30.936 8 WARNING oslo_config.cfg [None req-26e5d872-3e16-4539-83be-6d6ef02ee866 - - - - - -] 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 0x7fb386405668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:41:36.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8660aeba-8376-42fa-8093-544b5449b22d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:41:35 2026] GET /v2.0/networks/public => generated 108 bytes in 620 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: 4/5] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:41:36 2026] GET /v2.0/networks?name=public => generated 15 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:36.607 8 WARNING neutron.services.revisions.revision_plugin [None req-57783347-96ab-4b22-b86e-31a497b00c27 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:41:36.627 8 INFO neutron.db.segments_db [None req-57783347-96ab-4b22-b86e-31a497b00c27 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment c72b6757-374e-48bc-803e-e9721ac24304 of type flat for network bf400f03-aa5c-40fc-afe1-8695ddc27c8e 2026-04-07 00:41:36.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57783347-96ab-4b22-b86e-31a497b00c27 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:41:36 2026] POST /v2.0/networks => generated 124 bytes in 430 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:41:42.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f2c2284-72a0-4f66-b129-349cfdbfdb3f 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:41:42 2026] GET /v2.0/networks/public => generated 108 bytes in 394 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:41:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:43.155 7 WARNING neutron.services.revisions.revision_plugin [None req-0f27f0a6-d232-4cfa-b2a9-76fa0340e86d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:41:43.174 7 INFO neutron.db.segments_db [None req-0f27f0a6-d232-4cfa-b2a9-76fa0340e86d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 5197b6f4-ab45-4b97-8e95-e9e2efa06a9f of type flat for network 03153cf2-2e61-4a87-b1b1-e14a8d80fcc9 2026-04-07 00:41:43.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f27f0a6-d232-4cfa-b2a9-76fa0340e86d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:41:42 2026] POST /v2.0/networks => generated 124 bytes in 283 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:41:49.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-641f3658-9536-4be3-8fd8-c8df01ac561a 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:41:49 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:41:49 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:41:49.159 7 WARNING neutron.services.revisions.revision_plugin [None req-fac60fdb-5ae8-4057-9244-817c4a3c0cf0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:41:49.174 7 INFO neutron.db.segments_db [None req-fac60fdb-5ae8-4057-9244-817c4a3c0cf0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment a6564ce0-2c69-46a2-9cab-150374bac064 of type flat for network 5fc62a44-e6ef-43b2-910a-9359d0cd9ebc 2026-04-07 00:41:49.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fac60fdb-5ae8-4057-9244-817c4a3c0cf0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:41:49 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:41:55.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0761a43-e3f2-465f-b26a-a0895bc148ea 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:41:54 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:41:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:41:55.130 8 WARNING neutron.services.revisions.revision_plugin [None req-aad69eb6-a004-4eff-8ede-a24c058ba575 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:41:55.150 8 INFO neutron.db.segments_db [None req-aad69eb6-a004-4eff-8ede-a24c058ba575 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 69e50ef5-49c6-48f9-a702-e85b817cef3b of type flat for network 9ec5ccff-b0fd-4e72-9d42-23bb3815faec 2026-04-07 00:41:55.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aad69eb6-a004-4eff-8ede-a24c058ba575 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:41:55 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:42:01.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89711d2d-8917-44c7-9d02-22d5aaa4d72e 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:42:01 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: 8/18] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:42:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:01.150 7 WARNING neutron.services.revisions.revision_plugin [None req-bd0ddeca-c411-4ab9-a223-bafe3f50bd5b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:01.170 7 INFO neutron.db.segments_db [None req-bd0ddeca-c411-4ab9-a223-bafe3f50bd5b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 8072f519-fefa-4d49-b020-687e04032f36 of type flat for network 021b4b22-03c9-4f58-bb0b-03e2800aa72e 2026-04-07 00:42:01.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd0ddeca-c411-4ab9-a223-bafe3f50bd5b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:42:01 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:42:07.026 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c390b9fe-ca3c-4f00-9452-8accfb9042cd 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:42:06 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:42:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:42:07.107 7 WARNING neutron.services.revisions.revision_plugin [None req-b23239f7-e1d6-440a-bf97-b169c05dd729 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:42:07.122 7 INFO neutron.db.segments_db [None req-b23239f7-e1d6-440a-bf97-b169c05dd729 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment e887b20a-7747-4470-9996-1a58b55e84a6 of type flat for network 8997e279-b169-48c2-aee9-0802b1f7d14f [pid: 7|app: 0|req: 13/23] 199.19.213.143 () {48 vars in 967 bytes} [Tue Apr 7 00:42:07 2026] POST /v2.0/networks => generated 706 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:42:08.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c01abebd-7d5a-4a6d-870d-e8f766d6ac32 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 00:42:08 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 00:42:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:42:08.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa41b7d4-7779-43a5-8c7a-101d29e2d8e9 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.143 () {44 vars in 1034 bytes} [Tue Apr 7 00:42:08 2026] GET /v2.0/subnets/public-subnet?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.143 () {44 vars in 1057 bytes} [Tue Apr 7 00:42:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => 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: 13/28] 199.19.213.143 () {48 vars in 965 bytes} [Tue Apr 7 00:42:08 2026] POST /v2.0/subnets => generated 664 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:46:50.564 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:46:50.566 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:46:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.143) !!! 2026-04-07 00:46:50.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9b0530d-4ab1-46a4-b32c-fd01873560f5 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.19.213.143 () {44 vars in 937 bytes} [Tue Apr 7 00:46:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:46:50.678 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:46:50.681 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:46:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.143) !!! [pid: 8|app: 0|req: 32/67] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 00:46:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:46:50.750 7 INFO neutron.db.segments_db [None req-ef3005ac-20d1-41b8-8939-32a86ba25f7f 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 9460b7d7-678d-4cd2-ab67-95b782b82bfa of type vxlan for network 7a31974b-8c07-46c4-8d4c-70cec331fc6e [pid: 7|app: 0|req: 36/68] 199.19.213.143 () {48 vars in 966 bytes} [Tue Apr 7 00:46:50 2026] POST /v2.0/networks => generated 707 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:46:51.714 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46348. 2026-04-07 00:46:51.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-154fd972-d50f-4f63-bb64-d321e8aac7f3 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.19.213.143 () {44 vars in 937 bytes} [Tue Apr 7 00:46:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:46:51.787 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46356. [pid: 7|app: 0|req: 37/70] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 00:46:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:46:51.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2aab1df6-b85a-4fbf-a97a-6d914e5c3db9 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.19.213.143 () {44 vars in 1036 bytes} [Tue Apr 7 00:46:51 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.143 () {44 vars in 1059 bytes} [Tue Apr 7 00:46:51 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 14 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.143 () {48 vars in 965 bytes} [Tue Apr 7 00:46:52 2026] POST /v2.0/subnets => generated 651 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:46:53.345 7 INFO neutron.api.v2.resource [None req-487d49f4-237d-4e39-9000-7c34064b23ea 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.19.213.143 () {44 vars in 971 bytes} [Tue Apr 7 00:46:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.143 () {44 vars in 993 bytes} [Tue Apr 7 00:46:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.143 () {48 vars in 980 bytes} [Tue Apr 7 00:46:53 2026] POST /v2.0/security-groups => generated 1616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:54 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 1616 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:54 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:54 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:46:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:55 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 2230 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:55 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:55 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:46:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:56 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:56 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => 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: 42/87] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:56 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => 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: 46/88] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:46:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:57 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:57 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:57 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => 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: 48/92] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:46:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:58 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:58 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:46:58 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:46:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.143 () {44 vars in 987 bytes} [Tue Apr 7 00:47:00 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:47:00.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5034cd9e-6aa6-4592-bdbb-7fc199a02838 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.19.213.143 () {44 vars in 1076 bytes} [Tue Apr 7 00:47:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.143 () {44 vars in 1099 bytes} [Tue Apr 7 00:47:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:00 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.143 () {48 vars in 961 bytes} [Tue Apr 7 00:47:00 2026] POST /v2.0/ports => generated 1100 bytes in 424 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:47:06.861 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26a2de1d-6baf-411b-beac-46ec9c26a9b5 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/104] 199.19.213.143 () {44 vars in 978 bytes} [Tue Apr 7 00:47:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.19.213.143 () {44 vars in 1000 bytes} [Tue Apr 7 00:47:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.19.213.143 () {48 vars in 1030 bytes} [Tue Apr 7 00:47:06 2026] PUT /v2.0/ports/24c95e91-9efa-4f41-a30e-ab0c1ced75ee => generated 1249 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.19.213.143 () {44 vars in 920 bytes} [Tue Apr 7 00:47:08 2026] GET /v2.0/ports => generated 3730 bytes in 87 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:47:10.055 8 INFO neutron.api.v2.resource [None req-99cca06d-dc4e-4464-8023-012ec38623b3 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/108] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 00:47:10 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.19.213.143 () {44 vars in 981 bytes} [Tue Apr 7 00:47:10 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.19.213.143 () {48 vars in 980 bytes} [Tue Apr 7 00:47:10 2026] POST /v2.0/security-groups => generated 1610 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:11 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:11 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:11 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:47:11 2026] POST /v2.0/security-group-rules => generated 623 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:12 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:12 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:47:12 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:47:12 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/129] 199.19.213.143 () {44 vars in 975 bytes} [Tue Apr 7 00:48:30 2026] GET /v2.0/quotas/1f87f81633f44aa19596e21e23cfe6b2 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/130] 199.19.213.143 () {48 vars in 1027 bytes} [Tue Apr 7 00:48:30 2026] PUT /v2.0/quotas/1f87f81633f44aa19596e21e23cfe6b2 => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:50:40.644 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] 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:50:40.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b643ddc4-51e7-4107-8f0e-01ef4f67ca20 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/149] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 00:50:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:50:40.781 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:50:40.783 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:50:40 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.19.213.143) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 74/150] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 00:50:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:50:42.524 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43576. 2026-04-07 00:50:42.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89acbb2b-2864-4341-a19a-15698261c2ba 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/151] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 00:50:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:50:42.662 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43578. [pid: 8|app: 0|req: 75/152] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 00:50:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:56:24.126 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:56:24.127 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:56:24 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=b163e48ef2a14d58af0125e3e2b74811 (ip 199.19.213.143) !!! 2026-04-07 00:56:24.267 8 INFO neutron.api.v2.resource [None req-a2875707-bc3a-42e0-9ef9-01b651283cc0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/199] 199.19.213.143 () {44 vars in 1074 bytes} [Tue Apr 7 00:56:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 139 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:56:24.284 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:56:24.285 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:56:24 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=b163e48ef2a14d58af0125e3e2b74811 (ip 199.19.213.143) !!! [pid: 7|app: 0|req: 101/200] 199.19.213.143 () {44 vars in 1097 bytes} [Tue Apr 7 00:56:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 23 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 199.19.213.143 () {48 vars in 981 bytes} [Tue Apr 7 00:56:24 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:56:25.646 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46130. [pid: 7|app: 0|req: 102/202] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:25 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 1624 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:56:25 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:25 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:56:25.854 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46138. [pid: 8|app: 0|req: 102/205] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:56:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:26 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:56:26 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => 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: 105/208] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:27 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:56:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:28 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:56:28 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/212] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:28 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/213] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:56:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:29 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/215] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 00:56:29 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => generated 3460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/216] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 00:56:29 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 199.19.213.143 () {48 vars in 991 bytes} [Tue Apr 7 00:56:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 00:58:40 2026] GET /v2.0/networks?tenant_id=b163e48ef2a14d58af0125e3e2b74811&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:58:41.035 7 INFO neutron.db.segments_db [None req-073b945f-0758-4af1-8f96-059be18c9e14 815a0d356d564a258f354fbdd400a0b4 b163e48ef2a14d58af0125e3e2b74811 - - 917abce0ee5e469f9419f0af558c46f1 917abce0ee5e469f9419f0af558c46f1] Added segment e8e65424-3da7-433e-bdd0-ee2631b5db38 of type vxlan for network 9b7ae290-6373-4404-9383-637daa2cd025 [pid: 7|app: 0|req: 119/237] 199.19.213.143 () {34 vars in 682 bytes} [Tue Apr 7 00:58:40 2026] POST /v2.0/networks => generated 718 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.143 () {30 vars in 722 bytes} [Tue Apr 7 00:58:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.19.213.143 () {30 vars in 633 bytes} [Tue Apr 7 00:58:41 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.143 () {34 vars in 677 bytes} [Tue Apr 7 00:58:41 2026] POST /v2.0/ports => generated 999 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.19.213.143 () {30 vars in 703 bytes} [Tue Apr 7 00:58:41 2026] GET /v2.0/networks/9b7ae290-6373-4404-9383-637daa2cd025 => 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: 121/242] 199.19.213.143 () {30 vars in 722 bytes} [Tue Apr 7 00:58:43 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.19.213.143 () {30 vars in 703 bytes} [Tue Apr 7 00:58:43 2026] GET /v2.0/networks/9b7ae290-6373-4404-9383-637daa2cd025 => 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: 124/246] 199.19.213.143 () {44 vars in 975 bytes} [Tue Apr 7 00:59:01 2026] GET /v2.0/quotas/b163e48ef2a14d58af0125e3e2b74811 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/249] 199.19.213.143 () {48 vars in 1027 bytes} [Tue Apr 7 00:59:02 2026] PUT /v2.0/quotas/b163e48ef2a14d58af0125e3e2b74811 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:26.449 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:10:26.450 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 01:10:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.143) !!! 2026-04-07 01:10:26.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e5bb29-a95b-4fce-9e04-08b2280f60fa 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/340] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 01:10:26 2026] GET /v2.0/networks/public => generated 108 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:10:26.582 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:10:26.584 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:10:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.143) !!! [pid: 7|app: 0|req: 172/341] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 01:10:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:27.860 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37564. 2026-04-07 01:10:27.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66a71d41-34bd-4cb8-a58e-e6f6374d1a4b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/342] 199.19.213.143 () {44 vars in 927 bytes} [Tue Apr 7 01:10:27 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:10:27.919 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37574. [pid: 7|app: 0|req: 173/343] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 01:10:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:27.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81e1bc9e-0cb2-4796-9faf-51520812c975 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/344] 199.19.213.143 () {44 vars in 1034 bytes} [Tue Apr 7 01:10:27 2026] GET /v2.0/subnets/public-subnet?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => 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/345] 199.19.213.143 () {44 vars in 1057 bytes} [Tue Apr 7 01:10:27 2026] GET /v2.0/subnets?name=public-subnet&network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:55.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a76d96e-258e-427c-a4eb-399c10a30f06 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/350] 199.19.213.143 () {44 vars in 937 bytes} [Tue Apr 7 01:10:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 01:10:55 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:10:56.037 7 INFO neutron.pecan_wsgi.hooks.translation [None req-816323f8-29f8-4338-bc69-8dc803faf787 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/352] 199.19.213.143 () {44 vars in 937 bytes} [Tue Apr 7 01:10:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 01:10:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:56.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-35bf314a-03e9-4f60-9907-2e4ac66341c6 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/354] 199.19.213.143 () {44 vars in 1036 bytes} [Tue Apr 7 01:10:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 114 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.19.213.143 () {44 vars in 1059 bytes} [Tue Apr 7 01:10:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:57.309 7 INFO neutron.api.v2.resource [None req-b2392f7a-4fb8-450f-a721-2816d31e90bc 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/356] 199.19.213.143 () {44 vars in 971 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 199.19.213.143 () {44 vars in 993 bytes} [Tue Apr 7 01:10:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:10:58 2026] GET /v2.0/security-group-rules/0499bb3a-87ff-4c4f-8a2e-41d302578282 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:10:59 2026] GET /v2.0/security-group-rules/665db1a6-5fc0-4ab8-b9d7-1c6fba56042c => generated 603 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:11:00 2026] GET /v2.0/security-group-rules/76ffdade-4e40-4df2-b63f-ae0e70eda8be => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:01 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => 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: 186/368] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:01 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:11:01 2026] GET /v2.0/security-group-rules/5e9dbeb3-a0e1-4417-995f-c33328f6b3e2 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:02 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:02 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:11:02 2026] GET /v2.0/security-group-rules/e8f285b3-bbf4-4bc3-82ae-018899a57dd4 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.143 () {44 vars in 987 bytes} [Tue Apr 7 01:11:03 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:03.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e55e44bc-086a-4d21-aefd-81d363b7d10f 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/376] 199.19.213.143 () {44 vars in 1076 bytes} [Tue Apr 7 01:11:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.19.213.143 () {44 vars in 1099 bytes} [Tue Apr 7 01:11:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 1254 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:03 2026] GET /v2.0/security-groups/725ddfb2-83be-482f-8240-76aeda6b7275 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:11.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-becaf550-c2e7-44e4-98a3-f759ddb2d904 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/379] 199.19.213.143 () {44 vars in 978 bytes} [Tue Apr 7 01:11:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.19.213.143 () {44 vars in 1000 bytes} [Tue Apr 7 01:11:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.19.213.143 () {44 vars in 920 bytes} [Tue Apr 7 01:11:12 2026] GET /v2.0/ports => generated 4725 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:13.742 7 INFO neutron.api.v2.resource [None req-10b24871-1f65-49ec-b7ca-7b2e2dd270f0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/382] 199.19.213.143 () {44 vars in 959 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.19.213.143 () {44 vars in 981 bytes} [Tue Apr 7 01:11:13 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:11:14 2026] GET /v2.0/security-group-rules/99c71972-ea68-4577-a805-1ec5079055d5 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2886 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.0/security-groups/ca10bb6a-23e4-4e3d-8401-9d12e6395adf => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:11:15 2026] GET /v2.0/security-group-rules/8c174880-fc43-4bd6-82a9-7c0ca12f8071 => generated 627 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.143 () {44 vars in 975 bytes} [Tue Apr 7 01:11:27 2026] GET /v2.0/quotas/1f87f81633f44aa19596e21e23cfe6b2 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:19.729 7 INFO neutron.api.v2.resource [None req-fd9a3937-d6cd-4085-8655-d7dcce5d4ede 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/401] 199.19.213.143 () {44 vars in 1074 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.19.213.143 () {44 vars in 1097 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 4072 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/security-group-rules/ad81dda5-86c6-47ec-8606-f52b5f643bc4 => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/407] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => 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: 202/408] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-group-rules/47c960f2-0e57-4373-83b9-79f275517531 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-group-rules/7a7770aa-6322-4e52-9fdf-d65a96a81c57 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/412] 199.19.213.143 () {44 vars in 1088 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0?project_id=b163e48ef2a14d58af0125e3e2b74811 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.143 () {44 vars in 1001 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups/bf6fd7c0-f5c5-417b-9d59-7793e2d855b0 => 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: 205/414] 199.19.213.143 () {44 vars in 1011 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-group-rules/2a67815a-90b1-4236-962f-b0ab70e16781 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.19.213.143 () {44 vars in 975 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/quotas/b163e48ef2a14d58af0125e3e2b74811 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.19.213.143 () {44 vars in 949 bytes} [Tue Apr 7 01:13:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:02.742 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] 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: 219/431] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/networks => generated 2168 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:03.957 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] 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: 213/432] 10.0.0.148 () {32 vars in 655 bytes} [Tue Apr 7 01:14:03 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/435] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:14:04 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: 8|app: 0|req: 215/436] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:04.206 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97707fa5-612f-467c-91d2-c8087f322928] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40736. [pid: 7|app: 0|req: 222/437] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.148 () {32 vars in 655 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:15.382 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3e31aa97-81f2-46b3-bd85-39e025c1ab0f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33898. 2026-04-07 01:14:15.553 8 INFO neutron.db.segments_db [None req-bf408ea3-cbbb-40f2-8674-f6195339ba64 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment d239ba0d-9053-4c2c-8f9f-77077f446416 of type vxlan for network 342a79ce-3c72-4417-a433-1de262377688 2026-04-07 01:14:15.560 7 INFO neutron.db.segments_db [None req-3f5ce1e8-d156-4e51-a0ad-a87f4271874d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 2374ee60-7a6e-430b-84e1-0bd0431dd547 of type vxlan for network 0622b1a1-5809-4db9-a5c5-a1f377e1f58e [pid: 8|app: 0|req: 217/439] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 745 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/440] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 749 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/subnets => generated 692 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:15.878 8 INFO neutron.db.segments_db [None req-1b54d4d7-efbe-4475-a675-352802c3c16c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment a9185651-ac22-46c4-8b05-8734a349a6d1 of type vxlan for network 205ee262-21da-40a7-ac50-835bf6431b08 [pid: 8|app: 0|req: 218/442] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/subnets => generated 696 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:16.039 7 INFO neutron.db.segments_db [None req-337be876-2065-4ba6-bf58-2243e446a3ed 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment c271cefa-b9aa-4677-a152-cd516a9319c9 of type vxlan for network 9a0dc328-6b92-4c06-b981-9103deb3da69 [pid: 8|app: 0|req: 219/444] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:15 2026] GET /v2.0/security-groups?tenant_id=eaeeb62e33894082ab2341528e2ac6e5&name=default => generated 2921 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/445] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/subnets => generated 691 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:16.267 7 INFO neutron.db.l3_hamode_db [None req-337be876-2065-4ba6-bf58-2243e446a3ed 3396b6e8eda04e12b9b7c2b8f2147350 a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:16.312 8 INFO neutron.db.segments_db [None req-ec583fe2-be50-4413-b0df-b72651646f17 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed of type vxlan for network 38675c3f-2250-41a0-ac88-90d3f7f3c082 2026-04-07 01:14:16.550 8 INFO neutron.db.l3_hamode_db [None req-ec583fe2-be50-4413-b0df-b72651646f17 3396b6e8eda04e12b9b7c2b8f2147350 01b4448647e8434fa34aa334641969a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:17.402 7 INFO neutron.db.l3_hamode_db [None req-337be876-2065-4ba6-bf58-2243e446a3ed 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:17.726 8 INFO neutron.db.l3_hamode_db [None req-ec583fe2-be50-4413-b0df-b72651646f17 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/446] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/routers => generated 732 bytes in 2402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/447] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:18 2026] DELETE /v2.0/security-groups/9f792537-4e0a-45e8-a128-2d2e01d3480e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:18.559 7 INFO neutron.db.segments_db [None req-d8e12137-8697-431e-a067-925c4b26f216 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 of type vxlan for network a5f0922e-277d-4165-881e-13ccd04f8713 [pid: 8|app: 0|req: 221/448] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/routers => generated 736 bytes in 2458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:18.796 7 INFO neutron.db.l3_hamode_db [None req-d8e12137-8697-431e-a067-925c4b26f216 3396b6e8eda04e12b9b7c2b8f2147350 d36c74e3602d49989a20d57996c4865f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:19.645 7 INFO neutron.db.l3_hamode_db [None req-d8e12137-8697-431e-a067-925c4b26f216 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/451] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:14:18 2026] PUT /v2.0/routers/54767a88-af2d-411c-84be-ef364b730906/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/452] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:18 2026] POST /v2.0/routers => generated 731 bytes in 2009 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:20.754 7 INFO neutron.db.segments_db [None req-15906a4b-34f5-4fee-9619-28d05520142c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment b936c83a-bb35-4c06-99cd-aa2788937f4e of type vxlan for network d973cb86-e557-43c9-a42b-e2bdf77eda09 [pid: 7|app: 0|req: 229/453] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:14:20 2026] POST /v2.0/networks => generated 737 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/454] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:14:19 2026] PUT /v2.0/routers/4859e1ae-e73f-4519-b63d-3e5eecdb71bb/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:21 2026] POST /v2.0/subnets => generated 684 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:21.500 8 WARNING neutron_lib.context [req-de52d78a-7154-4e73-8774-78c208ceea5a req-c6a3cc4e-3d2b-4725-8075-5c7da2eebfe2 fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/456] 10.0.0.203 () {38 vars in 971 bytes} [Tue Apr 7 01:14:21 2026] POST /v2.0/security-groups => generated 1681 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:21.687 8 INFO neutron.db.segments_db [None req-74dd8513-2217-48f1-bbce-32eba0e60f13 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment ba47f3da-5a40-4651-9244-c2887b3d4f18 of type vxlan for network 3af8a44b-f7e5-496d-bf87-bb0f39b2a9da 2026-04-07 01:14:21.927 8 INFO neutron.db.l3_hamode_db [None req-74dd8513-2217-48f1-bbce-32eba0e60f13 3396b6e8eda04e12b9b7c2b8f2147350 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/457] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:14:20 2026] PUT /v2.0/routers/74fcaa6d-547a-4e16-a875-dbf7def1bd18/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:22.247 7 WARNING neutron_lib.context [req-4db60d28-2e46-4ad2-bd46-09e892b4f7f1 req-07338d4e-a8b2-4a38-b104-8f8ae491f9ce fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/458] 10.0.0.203 () {38 vars in 971 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/security-groups => generated 1680 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:22.397 7 WARNING neutron_lib.context [req-348f9d41-bfc8-43ce-82a2-bac766059e81 req-4015d463-cf78-42c6-b723-4e2fd7e9c012 be99231ceeae4524b1de3149a65a76a8 01b4448647e8434fa34aa334641969a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/459] 10.0.0.203 () {38 vars in 971 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/security-groups => generated 1684 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:22.568 7 WARNING neutron_lib.context [req-691323f1-6727-4ac4-ba96-2d75377f6e11 req-057a1db4-8f3a-41c4-9f77-f663f8a2e55c fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/460] 10.0.0.203 () {38 vars in 971 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:22 2026] GET /v2.0/security-groups/3d2ba381-16a4-4bd5-bdbc-687cdb4e74aa => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:22.743 7 WARNING neutron_lib.context [req-1ffca3b3-6d61-4abd-a4cf-238039c063a8 req-0f465f6f-4671-409d-95fd-127776958f9e be99231ceeae4524b1de3149a65a76a8 01b4448647e8434fa34aa334641969a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 235/462] 10.0.0.203 () {38 vars in 981 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/security-group-rules => generated 614 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:22.861 7 WARNING neutron_lib.context [None req-1f0d4f48-188b-4209-8921-a827bad466be 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/463] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:23.027 8 INFO neutron.db.l3_hamode_db [None req-74dd8513-2217-48f1-bbce-32eba0e60f13 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/464] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:14:22 2026] GET /v2.0/security-groups?tenant_id=a0d3a99592b84f2abb8c1e2716ce0e32 => generated 7903 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:23.067 7 WARNING neutron_lib.context [req-0fa06d7b-2058-42b7-84f1-e10f224d5f3a req-94064aa4-efe8-4191-861a-a92b402c5db3 be99231ceeae4524b1de3149a65a76a8 01b4448647e8434fa34aa334641969a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/465] 10.0.0.203 () {38 vars in 971 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:23.190 7 WARNING neutron_lib.context [None req-1161cce2-cb87-4093-878f-7d9fa80fa3bc 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/466] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/467] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups/0d9185b4-b22c-4cb2-b58a-cb1b8aa53d65 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/468] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:23.354 7 WARNING neutron_lib.context [None req-91f49eb4-aff7-43ef-9a64-254175211c33 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/469] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:23 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) [pid: 7|app: 0|req: 243/470] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups/0d9185b4-b22c-4cb2-b58a-cb1b8aa53d65 => generated 2918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:23.524 7 WARNING neutron_lib.context [req-537e311d-67e7-44ce-958a-a783e9ac21cb req-49e2df52-4615-45b0-865e-cf152234b40e be99231ceeae4524b1de3149a65a76a8 01b4448647e8434fa34aa334641969a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 244/471] 10.0.0.203 () {38 vars in 981 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:23.647 7 WARNING neutron_lib.context [None req-e569e40b-c47d-4811-bb7c-f8293f18d3c2 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/472] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:21 2026] POST /v2.0/routers => generated 724 bytes in 2287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/473] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups/75877867-dd59-4faa-a727-ee2b97e83dfc => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/474] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/475] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/476] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Apr 7 01:14:24 2026] DELETE /v2.0/security-groups/75877867-dd59-4faa-a727-ee2b97e83dfc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:24.267 7 WARNING neutron_lib.context [req-121bbdf3-c370-408e-aaee-1a244c741845 req-a7465f35-00ea-46ae-84d1-3a632f3f4c7b be99231ceeae4524b1de3149a65a76a8 01b4448647e8434fa34aa334641969a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 247/477] 10.0.0.203 () {38 vars in 981 bytes} [Tue Apr 7 01:14:24 2026] POST /v2.0/security-group-rules => generated 619 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:24.426 7 INFO neutron.api.v2.resource [req-87a8632a-9110-454c-bceb-cbd1af92eb26 req-36c114b1-a0e3-4b8b-9b3a-741f87bec079 fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 248/478] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/75877867-dd59-4faa-a727-ee2b97e83dfc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/479] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 2939 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/480] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/6b13bf80-12ba-48c0-9d97-300aa7097c2a => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/481] 10.0.0.203 () {34 vars in 1001 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-group-rules/7d7426e3-998a-499c-8e15-ef742dd2bb91 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/482] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Apr 7 01:14:24 2026] DELETE /v2.0/security-groups/6b13bf80-12ba-48c0-9d97-300aa7097c2a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/483] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 2939 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/484] 10.0.0.203 () {36 vars in 1023 bytes} [Tue Apr 7 01:14:24 2026] DELETE /v2.0/security-group-rules/7d7426e3-998a-499c-8e15-ef742dd2bb91 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/485] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1732587010&fields=id&tenant_id=d36c74e3602d49989a20d57996c4865f => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:24.736 7 INFO neutron.api.v2.resource [req-be5aa0fb-42d5-433b-ba22-c0c836b4ec70 req-1257c07c-bdbb-4e58-b1ba-e72cdc98ef7e fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/486] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/6b13bf80-12ba-48c0-9d97-300aa7097c2a => 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: 257/487] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/488] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/489] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/quotas/d36c74e3602d49989a20d57996c4865f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/490] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Apr 7 01:14:24 2026] DELETE /v2.0/security-groups/ed11319b-f27e-4b3d-9dfb-9aa88b48ee27 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/491] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&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: 262/492] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/4975ea63-bdbf-4ed1-a269-ffc242550049 => 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: 263/493] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Apr 7 01:14:25 2026] DELETE /v2.0/security-groups/4975ea63-bdbf-4ed1-a269-ffc242550049 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/494] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:14:23 2026] PUT /v2.0/routers/824717bf-f33c-44a5-96e5-3e594422738a/add_router_interface => generated 309 bytes in 1198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/495] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/3d2ba381-16a4-4bd5-bdbc-687cdb4e74aa => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/496] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Apr 7 01:14:25 2026] DELETE /v2.0/security-groups/3d2ba381-16a4-4bd5-bdbc-687cdb4e74aa => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:25.323 8 INFO neutron.api.v2.resource [req-0f9c75ed-f8c7-4437-bcf1-feb20cf28347 req-9469749f-d2da-4cb8-b5d6-381559066e8b fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/497] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/4975ea63-bdbf-4ed1-a269-ffc242550049 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/498] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups?tenant_id=a0d3a99592b84f2abb8c1e2716ce0e32 => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/499] 10.0.0.203 () {34 vars in 907 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/extensions => generated 20516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/500] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/0d9185b4-b22c-4cb2-b58a-cb1b8aa53d65 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/501] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 238/502] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/0d9185b4-b22c-4cb2-b58a-cb1b8aa53d65 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/503] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:25.597 8 INFO neutron.api.v2.resource [req-78d8d548-19fb-4bc5-ae9e-d9b39b114154 req-a5ac2695-fe5f-45ef-b1d7-5bd3d7c2ebc9 fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/504] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/4975ea63-bdbf-4ed1-a269-ffc242550049 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:25.680 8 INFO neutron.api.v2.resource [req-ec1b6980-451b-48bc-93e9-308cb2929ba7 req-da51c561-37dd-4816-8c5a-a057cd4e6722 fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/505] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/6b13bf80-12ba-48c0-9d97-300aa7097c2a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:25.685 8 WARNING neutron_lib.context [None req-45e98ca7-68ce-4303-be1c-c70b985b9832 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/506] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:14:25 2026] POST /v2.0/security-groups => generated 1661 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:25.820 8 INFO neutron.api.v2.resource [req-5c4a71af-6499-499d-9578-d3ca58ccfd6d req-0f38e6d8-8af0-46d5-ad53-253fe2e7ab87 fc3d12f135914bc99e1cb9addd01f4bd a0d3a99592b84f2abb8c1e2716ce0e32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/507] 10.0.0.203 () {34 vars in 991 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups/75877867-dd59-4faa-a727-ee2b97e83dfc => 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: 244/508] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:25.858 8 WARNING neutron_lib.context [None req-6177e56f-92fe-415d-8030-25cb446c6fa5 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/509] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/510] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:14:25 2026] PUT /v2.0/routers/4859e1ae-e73f-4519-b63d-3e5eecdb71bb/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:26.195 7 WARNING neutron_lib.context [None req-cceb2384-a971-4afd-b2db-bfecf2a1b3a8 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/511] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:26.836 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-703db1cf-86dc-4412-9f8a-7d82da31fae6 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 246/512] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:14:25 2026] PUT /v2.0/routers/54767a88-af2d-411c-84be-ef364b730906/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:26.897 8 WARNING neutron_lib.context [None req-45fc8c6e-cd97-4fff-9446-35bc2010a4ee 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:27.204 7 INFO neutron.db.l3_hamode_db [None req-703db1cf-86dc-4412-9f8a-7d82da31fae6 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network 38675c3f-2250-41a0-ac88-90d3f7f3c082 was deleted as no HA routers are present in tenant 01b4448647e8434fa34aa334641969a8. [pid: 7|app: 0|req: 267/513] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:26 2026] DELETE /v2.0/routers/4859e1ae-e73f-4519-b63d-3e5eecdb71bb => generated 0 bytes in 901 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/514] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:14:26 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/515] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:27 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:27.540 7 INFO neutron.services.segments.plugin [-] Segment 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed resource provider aggregate not found 2026-04-07 01:14:27.546 7 INFO neutron.services.segments.plugin [-] Segment 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed resource provider aggregate not found 2026-04-07 01:14:27.558 7 INFO neutron.services.segments.plugin [-] Segment 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed found for delete ", "request_id": "req-288b3add-6f23-497e-bfcb-229e83438d0a"}]} 2026-04-07 01:14:27.570 7 INFO neutron.services.segments.plugin [-] Segment 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77ecd8bb-e50d-42a4-8e84-bf0dec3557ed found for delete ", "request_id": "req-8867a846-815e-4b82-b2db-1d961e05226e"}]} [pid: 8|app: 0|req: 249/516] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:27 2026] DELETE /v2.0/subnets/604efd2b-fbb7-4ef3-ad77-5e7fd8e454e9 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/517] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:27 2026] DELETE /v2.0/networks/0622b1a1-5809-4db9-a5c5-a1f377e1f58e => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/518] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:14:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1776185299&fields=id&tenant_id=b207453d0b8c44dc88db8dd9cbec54e8 => 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: 252/519] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:14:27 2026] GET /v2.0/networks?id=d973cb86-e557-43c9-a42b-e2bdf77eda09 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/520] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/quotas/b207453d0b8c44dc88db8dd9cbec54e8 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:28.058 7 INFO neutron.db.l3_hamode_db [None req-21a4242d-fc03-4dc7-b498-b78efdd1b601 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network 9a0dc328-6b92-4c06-b981-9103deb3da69 was deleted as no HA routers are present in tenant a0d3a99592b84f2abb8c1e2716ce0e32. [pid: 7|app: 0|req: 268/521] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:27 2026] DELETE /v2.0/routers/54767a88-af2d-411c-84be-ef364b730906 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/522] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/security-groups?tenant_id=01b4448647e8434fa34aa334641969a8&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/523] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/ports?tenant_id=b207453d0b8c44dc88db8dd9cbec54e8&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/524] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:28 2026] DELETE /v2.0/security-groups/0fd200e1-1687-4c61-a5ee-cd598c09e0dd => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/525] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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: 270/526] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:28 2026] DELETE /v2.0/subnets/2309a402-10ce-4b41-8d01-03ed5d88ead5 => 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: 257/527] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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) 2026-04-07 01:14:28.428 8 INFO neutron.services.segments.plugin [-] Segment 2374ee60-7a6e-430b-84e1-0bd0431dd547 resource provider aggregate not found 2026-04-07 01:14:28.433 8 INFO neutron.services.segments.plugin [-] Segment 2374ee60-7a6e-430b-84e1-0bd0431dd547 resource provider aggregate not found [pid: 8|app: 0|req: 258/528] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:28.514 8 INFO neutron.services.segments.plugin [-] Segment 2374ee60-7a6e-430b-84e1-0bd0431dd547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2374ee60-7a6e-430b-84e1-0bd0431dd547 found for delete ", "request_id": "req-f86a29db-ca55-4b27-adf3-1de125a45d3c"}]} 2026-04-07 01:14:28.515 8 INFO neutron.services.segments.plugin [-] Segment 2374ee60-7a6e-430b-84e1-0bd0431dd547 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2374ee60-7a6e-430b-84e1-0bd0431dd547 found for delete ", "request_id": "req-417e905d-ec8f-4c2d-b88c-8c0f4851c432"}]} [pid: 8|app: 0|req: 259/529] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 271/530] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:28 2026] DELETE /v2.0/networks/342a79ce-3c72-4417-a433-1de262377688 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/531] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/security-groups?tenant_id=a0d3a99592b84f2abb8c1e2716ce0e32&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/532] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:28 2026] DELETE /v2.0/security-groups/0d9185b4-b22c-4cb2-b58a-cb1b8aa53d65 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/533] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:29.627 7 INFO neutron.services.segments.plugin [-] Segment c271cefa-b9aa-4677-a152-cd516a9319c9 resource provider aggregate not found 2026-04-07 01:14:29.630 7 INFO neutron.services.segments.plugin [-] Segment c271cefa-b9aa-4677-a152-cd516a9319c9 resource provider aggregate not found 2026-04-07 01:14:29.642 7 INFO neutron.services.segments.plugin [-] Segment c271cefa-b9aa-4677-a152-cd516a9319c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c271cefa-b9aa-4677-a152-cd516a9319c9 found for delete ", "request_id": "req-ec295a03-c097-46f8-80da-a1a921bebfb7"}]} [pid: 7|app: 0|req: 273/534] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:30.637 7 INFO neutron.services.segments.plugin [-] Segment d239ba0d-9053-4c2c-8f9f-77077f446416 resource provider aggregate not found 2026-04-07 01:14:30.641 7 INFO neutron.services.segments.plugin [-] Segment c271cefa-b9aa-4677-a152-cd516a9319c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c271cefa-b9aa-4677-a152-cd516a9319c9 found for delete ", "request_id": "req-1c844869-9733-45ad-be35-c2a39442d0a4"}]} 2026-04-07 01:14:30.657 7 INFO neutron.services.segments.plugin [-] Segment d239ba0d-9053-4c2c-8f9f-77077f446416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239ba0d-9053-4c2c-8f9f-77077f446416 found for delete ", "request_id": "req-4417cc5c-d411-4876-b980-7e1ae690623c"}]} 2026-04-07 01:14:30.663 7 INFO neutron.services.segments.plugin [-] Segment d239ba0d-9053-4c2c-8f9f-77077f446416 resource provider aggregate not found [pid: 7|app: 0|req: 274/535] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:30.722 7 INFO neutron.services.segments.plugin [-] Segment d239ba0d-9053-4c2c-8f9f-77077f446416 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d239ba0d-9053-4c2c-8f9f-77077f446416 found for delete ", "request_id": "req-d840043e-8509-4997-9984-ba027960b600"}]} [pid: 7|app: 0|req: 275/536] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/537] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 676 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/538] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d36c74e3602d49989a20d57996c4865f => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:30.868 8 WARNING neutron_lib.context [req-7f29e7d5-e4cb-4473-8264-25c84ea67424 req-23af0b07-1ca2-4dbb-945c-782467fd8e96 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:30.958 7 INFO neutron.db.segments_db [None req-95e0ae0d-67af-48fc-8067-f17948e4953e 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 0f87c130-5ab8-43b7-85c3-5899ce8a7078 of type vxlan for network 05430ffa-db23-4343-abec-fa36e820ae23 [pid: 7|app: 0|req: 276/539] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:14:30 2026] POST /v2.0/networks => generated 752 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/540] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:31 2026] POST /v2.0/subnets => generated 699 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/541] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:14:30 2026] POST /v2.0/ports => generated 958 bytes in 469 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:14:31.379 8 INFO neutron.db.segments_db [None req-31ded7a8-e516-4d6e-9a54-ab972ac47535 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 24925adc-06ba-403d-86fe-6869512c3c69 of type vxlan for network f2cf9962-b237-42e3-828e-b7ceb712e3de [pid: 7|app: 0|req: 278/542] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:31 2026] GET /v2.0/security-groups?tenant_id=02da859763d841ebba757e6db866ff3a&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/543] 199.19.213.143 () {34 vars in 911 bytes} [Tue Apr 7 01:14:31 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:14:31.675 8 INFO neutron.db.l3_hamode_db [None req-31ded7a8-e516-4d6e-9a54-ab972ac47535 3396b6e8eda04e12b9b7c2b8f2147350 7f680d87362546bfafdd21ed6798ffa1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/544] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/security-groups/7b9da59d-78c9-478d-87de-ea66f7795987 => 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: 281/545] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:31 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 282/546] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:31 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 961 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/547] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:31 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:32.464 8 INFO neutron.db.l3_hamode_db [None req-31ded7a8-e516-4d6e-9a54-ab972ac47535 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/548] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:14:31 2026] PUT /v2.0/ports/0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => generated 1239 bytes in 613 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: 287/551] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:32 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 288/552] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:32 2026] GET /v2.0/networks?id=d973cb86-e557-43c9-a42b-e2bdf77eda09 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/553] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b207453d0b8c44dc88db8dd9cbec54e8 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:33.073 7 WARNING neutron_lib.context [req-41785146-f7fd-47fe-9fa5-4bdd875e128f req-b88f7d42-56d4-49fd-ad9b-29e85f35bb3f 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/554] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:14:33 2026] POST /v2.0/ports => generated 954 bytes in 856 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:14:33.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a450d832-97b5-4658-9679-6397e194fd06'] response: {'name': 'network-changed', 'server_uuid': 'c42b7c93-861b-4124-a350-0203d23f88f4', 'tag': '0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 265/555] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:31 2026] POST /v2.0/routers => generated 739 bytes in 2631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/556] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:33 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/557] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:33 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/558] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 292/559] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:14:33 2026] PUT /v2.0/ports/132dc9c9-85ee-4437-a838-2e4bd4862481 => generated 1235 bytes in 400 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: 293/560] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 294/561] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => 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: 295/562] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/563] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/subnets?id=1e943546-f9bb-480c-9c58-47ed318aa9bd => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/564] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/ports?network_id=205ee262-21da-40a7-ac50-835bf6431b08&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: 298/565] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/566] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 300/567] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 301/568] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 268/569] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:14:34 2026] PUT /v2.0/routers/fc40f391-fe46-4d4e-aa4d-990fb4df5416/add_router_interface => generated 309 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/570] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?tenant_id=b207453d0b8c44dc88db8dd9cbec54e8&device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/571] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=132dc9c9-85ee-4437-a838-2e4bd4862481 => 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: 303/572] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/subnets?id=f23bbe51-9b06-4740-8387-98b9de76dfcd => generated 687 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/573] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?network_id=d973cb86-e557-43c9-a42b-e2bdf77eda09&device_owner=network%3Adhcp => generated 1244 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/574] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/575] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/576] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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: 272/577] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/578] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/579] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/580] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => 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: 274/581] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/subnets?id=1e943546-f9bb-480c-9c58-47ed318aa9bd => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/582] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/ports?network_id=205ee262-21da-40a7-ac50-835bf6431b08&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:35.999 7 WARNING neutron_lib.context [None req-130f0e05-5202-40a3-a2d1-7b866f252bea b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:36.003 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eb1bc5b-b2b6-43c6-888d-fb655e6defd6'] response: {'name': 'network-changed', 'server_uuid': '3bef7fd4-6f71-4912-983e-319d03b24fc2', 'tag': '132dc9c9-85ee-4437-a838-2e4bd4862481', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 275/583] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:35 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 276/584] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 309/585] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:14:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:14:36.165 8 WARNING neutron_lib.context [None req-79a436c1-7b74-4261-b80d-5401aa8b4e9d b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 277/586] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:36.292 7 WARNING neutron_lib.context [None req-b73542d0-d294-40e5-a32f-02300cae0c8e b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 278/587] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/588] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:14:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:36.419 7 WARNING neutron_lib.context [None req-c2e5a8dd-637f-4aad-83ee-54b6b8df3da9 b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 279/589] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/590] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/security-groups?tenant_id=b5c23379b5b7478194b142a52b475cfe&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/591] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/security-groups/be7a7a1e-a962-4a9b-b48b-365393390914 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/592] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/593] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/ports?tenant_id=b207453d0b8c44dc88db8dd9cbec54e8&device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/594] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/595] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/networks?id=d973cb86-e557-43c9-a42b-e2bdf77eda09 => generated 765 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/596] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:14:36 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/597] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=132dc9c9-85ee-4437-a838-2e4bd4862481 => 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: 313/598] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/subnets?id=f23bbe51-9b06-4740-8387-98b9de76dfcd => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/599] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/security-groups?tenant_id=693d1527e1604a08a7057c7607e1a506&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/600] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/ports?network_id=d973cb86-e557-43c9-a42b-e2bdf77eda09&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: 315/601] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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: 287/602] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:37 2026] DELETE /v2.0/security-groups/e9e5ffbe-57b1-45db-8b50-19e9fc521108 => 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: 316/603] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/604] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--421653721&fields=id&tenant_id=7f680d87362546bfafdd21ed6798ffa1 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/605] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/606] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/quotas/7f680d87362546bfafdd21ed6798ffa1 => 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: 317/607] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/608] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 291/609] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/610] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/611] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&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: 320/612] 10.0.0.203 () {34 vars in 907 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/extensions => generated 20516 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/613] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 321/614] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 294/615] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 322/616] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/617] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:38 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 323/618] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:39 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/619] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:39 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/620] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:39 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/621] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:39 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/622] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:39 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/623] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/624] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/625] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 327/626] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/628] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/629] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&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: 329/630] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 330/631] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/632] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 302/633] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/security-groups?tenant_id=9e993e9d4dbe433eb46c0f5f8bf7c557&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/634] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:42 2026] DELETE /v2.0/security-groups/014622f2-62a6-4ef0-9a95-b71bd4768bd6 => 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: 303/635] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => 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: 333/636] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/637] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f680d87362546bfafdd21ed6798ffa1 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:42.812 7 WARNING neutron_lib.context [req-f4551b65-aa9e-47df-ba08-665f96ceaeb1 req-aa437951-73c9-40ac-9cce-8db4c7692c8a b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/638] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/639] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 307/640] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:42 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/641] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:14:42 2026] POST /v2.0/ports => generated 954 bytes in 389 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:14:43.490 8 INFO neutron.db.l3_db [None req-8d90b78b-3b03-4c93-b397-c0ebd2080ca7 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Floating IP 11a3d37d-a11f-406d-a50e-38f7dae88365 associated. External IP: 10.96.250.217, port: 132dc9c9-85ee-4437-a838-2e4bd4862481. [pid: 7|app: 0|req: 335/642] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:14:43 2026] PUT /v2.0/ports/d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 1235 bytes in 365 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:14:43.639 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d69ec62-41ed-4aa3-8dc5-6fb8903a10c4'] response: {'name': 'network-changed', 'server_uuid': 'fc28d412-a316-4369-9540-4a05d9158a67', 'tag': 'd5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 336/643] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/644] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 308/645] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:14:43 2026] PUT /v2.0/floatingips/11a3d37d-a11f-406d-a50e-38f7dae88365 => generated 855 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/646] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/647] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/648] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/649] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/650] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/651] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/networks?tenant_id=7f680d87362546bfafdd21ed6798ffa1&shared=False => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/652] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/653] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:44.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d569b0f-17c0-47e0-92fb-5d9165142a6c'] response: {'name': 'network-changed', 'server_uuid': '3bef7fd4-6f71-4912-983e-319d03b24fc2', 'tag': '132dc9c9-85ee-4437-a838-2e4bd4862481', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 312/654] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/655] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/656] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/657] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?tenant_id=b207453d0b8c44dc88db8dd9cbec54e8&device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/658] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/659] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/networks?id=d973cb86-e557-43c9-a42b-e2bdf77eda09 => generated 765 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/660] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/security-groups?tenant_id=7100f138cf924415a5cb6f5d8724e1ef&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/661] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=132dc9c9-85ee-4437-a838-2e4bd4862481 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/662] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:45.434 8 INFO neutron.db.l3_db [None req-921bdc95-d22f-4482-9df1-3d406591a0b9 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Floating IP 34a27c4b-3e3c-4a20-aa5f-eeff34772248 associated. External IP: 10.96.250.209, port: 0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6. [pid: 7|app: 0|req: 347/663] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/security-groups/5db0bd2a-e4d4-4f44-808f-b66cd1c81349 => 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: 348/664] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/subnets?id=f23bbe51-9b06-4740-8387-98b9de76dfcd => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/665] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/666] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/667] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?network_id=d973cb86-e557-43c9-a42b-e2bdf77eda09&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/668] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/669] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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: 354/670] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/671] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/672] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:14:45 2026] PUT /v2.0/floatingips/34a27c4b-3e3c-4a20-aa5f-eeff34772248 => generated 856 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/673] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09?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: 318/674] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&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: 357/675] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/676] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 358/677] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 320/678] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 321/679] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:46.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a86a80d2-e805-4258-ab7e-4b42ad5960bf'] response: {'name': 'network-changed', 'server_uuid': 'c42b7c93-861b-4124-a350-0203d23f88f4', 'tag': '0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/680] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&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: 323/681] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/682] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/security-groups?id=ebdc7878-8091-4c1b-a2d5-2ed19d8de248&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/685] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/686] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:47.432 8 WARNING neutron_lib.context [None req-4ded6c63-5010-4111-b1d9-a8794bcfab60 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:47.433 8 WARNING neutron_lib.context [None req-4ded6c63-5010-4111-b1d9-a8794bcfab60 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:47.571 7 INFO neutron.db.l3_db [req-bf4419cc-b270-49af-9999-a9f842d477f8 req-3e214c73-ee64-4838-ac34-d4ba20318523 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] Floating IP 11a3d37d-a11f-406d-a50e-38f7dae88365 disassociated. External IP: 10.96.250.217, port: 132dc9c9-85ee-4437-a838-2e4bd4862481. 2026-04-07 01:14:47.594 8 INFO neutron.db.segments_db [None req-4ded6c63-5010-4111-b1d9-a8794bcfab60 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment a3371bd5-a21a-47ed-b98c-d5e985535327 of type vxlan for network 1d5f0922-5c7c-4437-a729-a7ee21c08d53 2026-04-07 01:14:47.656 8 INFO neutron.db.segments_db [None req-4ded6c63-5010-4111-b1d9-a8794bcfab60 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment e0483fb2-0a10-4799-bc53-fb5564c4d5eb of type vxlan for network c3b23591-aeb6-40ee-a8bf-3856139012d0 [pid: 8|app: 0|req: 329/687] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:47 2026] POST /v2.0/networks => generated 1246 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/688] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/689] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/networks => generated 1845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/690] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/subnets?id=1e943546-f9bb-480c-9c58-47ed318aa9bd => 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: 359/691] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/ports/132dc9c9-85ee-4437-a838-2e4bd4862481 => generated 0 bytes in 1419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/692] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:47.972 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56796b5f-c679-40f2-ba86-889d4d3915a3'] response: {'server_uuid': '3bef7fd4-6f71-4912-983e-319d03b24fc2', 'name': 'network-vif-deleted', 'tag': '132dc9c9-85ee-4437-a838-2e4bd4862481', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 334/693] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/ports?network_id=205ee262-21da-40a7-ac50-835bf6431b08&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: 335/694] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:48.062 7 INFO neutron.services.segments.plugin [-] Segment a3371bd5-a21a-47ed-b98c-d5e985535327 resource provider aggregate not found 2026-04-07 01:14:48.066 7 INFO neutron.services.segments.plugin [-] Segment a3371bd5-a21a-47ed-b98c-d5e985535327 resource provider aggregate not found 2026-04-07 01:14:48.076 7 INFO neutron.services.segments.plugin [-] Segment a3371bd5-a21a-47ed-b98c-d5e985535327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3371bd5-a21a-47ed-b98c-d5e985535327 found for delete ", "request_id": "req-2b666274-cbe5-4070-9298-fdd36a600035"}]} [pid: 8|app: 0|req: 336/695] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:48.093 7 INFO neutron.services.segments.plugin [-] Segment a3371bd5-a21a-47ed-b98c-d5e985535327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3371bd5-a21a-47ed-b98c-d5e985535327 found for delete ", "request_id": "req-63d4963d-6181-4f54-b74d-e4df20fbff53"}]} [pid: 8|app: 0|req: 337/696] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 360/697] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:47 2026] DELETE /v2.0/networks/1d5f0922-5c7c-4437-a729-a7ee21c08d53 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 361/699] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:48 2026] DELETE /v2.0/networks/c3b23591-aeb6-40ee-a8bf-3856139012d0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/700] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:48.317 7 WARNING neutron_lib.context [None req-bdbc6a5f-d03f-43a6-8f48-cbbf5b68318e aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:48.384 7 INFO neutron.db.segments_db [None req-bdbc6a5f-d03f-43a6-8f48-cbbf5b68318e aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment be98698a-a871-43ef-8736-3cd6bd3c7c4c of type vxlan for network 9eb7457d-82d5-4c59-ac41-d1c5c0b25de3 [pid: 7|app: 0|req: 362/701] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/networks => generated 654 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:48.522 8 WARNING neutron_lib.context [None req-a118f270-d74e-4a38-bb33-678c478f27a1 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:48.603 8 INFO neutron.db.segments_db [None req-a118f270-d74e-4a38-bb33-678c478f27a1 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment 1b4d14b1-4733-4768-890b-5fc2c95321d9 of type vxlan for network 25cb223c-519d-4c1f-9e60-ecb2bfa49283 [pid: 8|app: 0|req: 340/702] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/networks => generated 654 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:48.726 7 WARNING neutron_lib.context [None req-4b50ff29-4832-401c-848f-b50681246980 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:48.762 7 WARNING neutron_lib.context [None req-4b50ff29-4832-401c-848f-b50681246980 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/703] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/704] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => 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: 343/705] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/706] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/ports => generated 1506 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/707] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/ports => generated 1506 bytes in 132 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: 364/708] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/ports/a3cd1cce-a97a-49ae-a0e5-8f07e7bfa22e => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/709] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/ports/245d5d94-a9c3-4b65-aac8-3a15ef57f7bc => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/710] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/ports => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:50.146 8 WARNING neutron_lib.context [None req-0af2c61e-c218-4d45-b154-730fe938e7d9 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:50.222 8 INFO neutron.db.segments_db [None req-0af2c61e-c218-4d45-b154-730fe938e7d9 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment 525ed774-99ff-4393-b483-83b416fef5a0 of type vxlan for network a5f23cc0-7a14-4210-846f-df08bbff57db 2026-04-07 01:14:50.287 7 INFO neutron.services.segments.plugin [-] Segment e0483fb2-0a10-4799-bc53-fb5564c4d5eb resource provider aggregate not found 2026-04-07 01:14:50.293 7 INFO neutron.services.segments.plugin [-] Segment e0483fb2-0a10-4799-bc53-fb5564c4d5eb resource provider aggregate not found 2026-04-07 01:14:50.317 7 INFO neutron.services.segments.plugin [-] Segment e0483fb2-0a10-4799-bc53-fb5564c4d5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0483fb2-0a10-4799-bc53-fb5564c4d5eb found for delete ", "request_id": "req-4c029d74-a18c-4e84-b724-0e00ed26212b"}]} [pid: 7|app: 0|req: 366/711] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:50.321 7 INFO neutron.services.segments.plugin [-] Segment e0483fb2-0a10-4799-bc53-fb5564c4d5eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0483fb2-0a10-4799-bc53-fb5564c4d5eb found for delete ", "request_id": "req-7bc48e70-5924-4369-8eb9-7117a179782b"}]} [pid: 8|app: 0|req: 346/712] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:50 2026] POST /v2.0/networks => generated 653 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:50.342 8 WARNING neutron_lib.context [None req-67b9c056-51d1-42bf-a4a6-1ab4ef312af9 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 367/713] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:50.388 8 INFO neutron.db.segments_db [None req-67b9c056-51d1-42bf-a4a6-1ab4ef312af9 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Added segment a3987871-02e3-4f08-a374-e5461af6693b of type vxlan for network c4d10019-f81e-4d0a-8526-05ecc21a44fa [pid: 7|app: 0|req: 368/714] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:50 2026] POST /v2.0/networks => generated 653 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/716] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:51.029 7 WARNING neutron_lib.context [None req-b069423f-4418-4a92-bb15-990febb8e497 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:51.065 7 WARNING neutron_lib.context [None req-b069423f-4418-4a92-bb15-990febb8e497 aae52234655f4f8eb89be3063d1ee7e8 ff1b84741fdc474c9248a9b28f071419 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:51.096 8 INFO neutron.db.l3_db [None req-44fe8412-e008-4d1f-911e-150b55fb3073 b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Floating IP b8468e40-5bb3-4581-8795-0bbf4ec8eb4b associated. External IP: 10.96.250.205, port: d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6. [pid: 8|app: 0|req: 348/717] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:14:50 2026] PUT /v2.0/floatingips/b8468e40-5bb3-4581-8795-0bbf4ec8eb4b => generated 855 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/718] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/ports?device_id=3bef7fd4-6f71-4912-983e-319d03b24fc2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:51.592 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38fb7075-7795-4d94-9880-cb42652d1c20'] response: {'name': 'network-changed', 'server_uuid': 'fc28d412-a316-4369-9540-4a05d9158a67', 'tag': 'd5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/719] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/720] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:51 2026] POST /v2.0/subnets => generated 1324 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/721] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/722] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/723] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:51 2026] DELETE /v2.0/subnets/7062264d-df14-4f90-a61d-db0f11c70695 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/724] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:51 2026] DELETE /v2.0/subnets/45fd3112-0939-4d13-9d70-b1afbaf0dc51 => 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: 373/725] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/726] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/727] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/728] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:52.206 8 INFO neutron.services.segments.plugin [-] Segment a3987871-02e3-4f08-a374-e5461af6693b resource provider aggregate not found 2026-04-07 01:14:52.212 8 INFO neutron.services.segments.plugin [-] Segment a3987871-02e3-4f08-a374-e5461af6693b resource provider aggregate not found 2026-04-07 01:14:52.217 8 INFO neutron.services.segments.plugin [-] Segment a3987871-02e3-4f08-a374-e5461af6693b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3987871-02e3-4f08-a374-e5461af6693b found for delete ", "request_id": "req-6e1634bc-648a-49d9-a4ee-71528a8c4515"}]} 2026-04-07 01:14:52.224 8 INFO neutron.services.segments.plugin [-] Segment a3987871-02e3-4f08-a374-e5461af6693b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3987871-02e3-4f08-a374-e5461af6693b found for delete ", "request_id": "req-3e9b19ce-2271-4a9a-95db-ca038058e456"}]} [pid: 7|app: 0|req: 377/729] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/730] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/networks/c4d10019-f81e-4d0a-8526-05ecc21a44fa => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/731] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&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: 355/732] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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:14:52.335 7 INFO neutron.services.segments.plugin [-] Segment 525ed774-99ff-4393-b483-83b416fef5a0 resource provider aggregate not found 2026-04-07 01:14:52.340 7 INFO neutron.services.segments.plugin [-] Segment 525ed774-99ff-4393-b483-83b416fef5a0 resource provider aggregate not found 2026-04-07 01:14:52.346 7 INFO neutron.services.segments.plugin [-] Segment 525ed774-99ff-4393-b483-83b416fef5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525ed774-99ff-4393-b483-83b416fef5a0 found for delete ", "request_id": "req-e3b1ff3d-20ed-4d60-8a30-fe6602ded352"}]} [pid: 7|app: 0|req: 378/733] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/networks/a5f23cc0-7a14-4210-846f-df08bbff57db => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:52.360 7 INFO neutron.services.segments.plugin [-] Segment 525ed774-99ff-4393-b483-83b416fef5a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 525ed774-99ff-4393-b483-83b416fef5a0 found for delete ", "request_id": "req-a79bb683-fb9a-4008-bb02-6c9c9d4f8804"}]} [pid: 8|app: 0|req: 356/734] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 379/735] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/networks/25cb223c-519d-4c1f-9e60-ecb2bfa49283 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/736] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/networks/9eb7457d-82d5-4c59-ac41-d1c5c0b25de3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/737] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/security-groups/ebdc7878-8091-4c1b-a2d5-2ed19d8de248 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:52.801 8 INFO neutron.api.v2.resource [None req-1beb0fe2-4328-4605-ba38-cdc994300234 8cc5f34f63bc4a81a1b964c1a40a9930 b207453d0b8c44dc88db8dd9cbec54e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/738] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/security-groups/ebdc7878-8091-4c1b-a2d5-2ed19d8de248 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/739] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:14:52 2026] DELETE /v2.0/floatingips/11a3d37d-a11f-406d-a50e-38f7dae88365 => 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: 359/740] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:53 2026] GET /v2.0/security-groups?tenant_id=ff1b84741fdc474c9248a9b28f071419&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/741] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:53 2026] DELETE /v2.0/security-groups/37c7097f-79c9-4e0a-810b-07ba74672319 => 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: 382/742] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:14:53 2026] PUT /v2.0/routers/824717bf-f33c-44a5-96e5-3e594422738a/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:54.243 8 INFO neutron.services.segments.plugin [-] Segment be98698a-a871-43ef-8736-3cd6bd3c7c4c resource provider aggregate not found 2026-04-07 01:14:54.249 8 INFO neutron.services.segments.plugin [-] Segment be98698a-a871-43ef-8736-3cd6bd3c7c4c resource provider aggregate not found 2026-04-07 01:14:54.264 8 INFO neutron.services.segments.plugin [-] Segment be98698a-a871-43ef-8736-3cd6bd3c7c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be98698a-a871-43ef-8736-3cd6bd3c7c4c found for delete ", "request_id": "req-d1132cad-e657-4fe6-81b0-c007c9fa04e3"}]} 2026-04-07 01:14:54.264 8 INFO neutron.services.segments.plugin [-] Segment be98698a-a871-43ef-8736-3cd6bd3c7c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be98698a-a871-43ef-8736-3cd6bd3c7c4c found for delete ", "request_id": "req-1017cd9e-93d2-4c31-ac1e-3f00b59809b3"}]} 2026-04-07 01:14:54.844 7 INFO neutron.services.segments.plugin [-] Segment 1b4d14b1-4733-4768-890b-5fc2c95321d9 resource provider aggregate not found 2026-04-07 01:14:54.852 7 INFO neutron.services.segments.plugin [-] Segment 1b4d14b1-4733-4768-890b-5fc2c95321d9 resource provider aggregate not found 2026-04-07 01:14:54.857 7 INFO neutron.services.segments.plugin [-] Segment 1b4d14b1-4733-4768-890b-5fc2c95321d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b4d14b1-4733-4768-890b-5fc2c95321d9 found for delete ", "request_id": "req-99b5d2f6-6c33-47a7-974a-186b94326238"}]} 2026-04-07 01:14:54.866 7 INFO neutron.services.segments.plugin [-] Segment 1b4d14b1-4733-4768-890b-5fc2c95321d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b4d14b1-4733-4768-890b-5fc2c95321d9 found for delete ", "request_id": "req-3ca6d7da-baf6-4c4a-ac26-e503e5d50990"}]} 2026-04-07 01:14:54.987 7 WARNING neutron_lib.context [None req-f71e3cd1-6621-46a6-aa68-2f1d0a6a6182 bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:55.159 7 INFO neutron.db.segments_db [None req-f71e3cd1-6621-46a6-aa68-2f1d0a6a6182 bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Added segment d0d9e1fa-38a4-4b3e-b31b-5be277a67096 of type vxlan for network 80b08799-dc61-4cdb-a2ba-affa24e83d7f 2026-04-07 01:14:55.200 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-51366b24-6ba6-411a-917d-5484d3e611b9 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 383/743] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:54 2026] POST /v2.0/networks => generated 647 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:55.520 8 INFO neutron.db.l3_hamode_db [None req-51366b24-6ba6-411a-917d-5484d3e611b9 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network 3af8a44b-f7e5-496d-bf87-bb0f39b2a9da was deleted as no HA routers are present in tenant b207453d0b8c44dc88db8dd9cbec54e8. [pid: 8|app: 0|req: 361/744] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:53 2026] DELETE /v2.0/routers/824717bf-f33c-44a5-96e5-3e594422738a => generated 0 bytes in 1533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/745] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/subnets/f23bbe51-9b06-4740-8387-98b9de76dfcd => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:55.783 7 WARNING neutron_lib.context [None req-73ce03a4-da92-4c58-8f9f-65ebb1441d7b bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 362/746] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/networks/d973cb86-e557-43c9-a42b-e2bdf77eda09 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/747] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:55 2026] POST /v2.0/subnets => generated 673 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:56.057 8 WARNING neutron_lib.context [None req-307a022f-9718-45d3-ae20-1683dba19a1a bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14:56.108 8 INFO neutron.db.segments_db [None req-307a022f-9718-45d3-ae20-1683dba19a1a bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Added segment 4488c75b-257c-45a4-aca8-69b4d8ec59ec of type vxlan for network 375a4920-1a39-4b02-8223-d9a73f1d97e7 [pid: 7|app: 0|req: 386/748] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/security-groups?tenant_id=b207453d0b8c44dc88db8dd9cbec54e8&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/749] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:14:56 2026] POST /v2.0/networks => generated 648 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:56.299 8 INFO neutron.services.segments.plugin [-] Segment ba47f3da-5a40-4651-9244-c2887b3d4f18 resource provider aggregate not found 2026-04-07 01:14:56.305 8 INFO neutron.services.segments.plugin [-] Segment ba47f3da-5a40-4651-9244-c2887b3d4f18 resource provider aggregate not found [pid: 7|app: 0|req: 387/750] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/security-groups/2e651314-03ee-468b-b0bb-1cf26fb0fc10 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:56.316 8 INFO neutron.services.segments.plugin [-] Segment ba47f3da-5a40-4651-9244-c2887b3d4f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba47f3da-5a40-4651-9244-c2887b3d4f18 found for delete ", "request_id": "req-82b61028-97b6-4966-9d0a-ab141045857a"}]} 2026-04-07 01:14:56.320 8 INFO neutron.services.segments.plugin [-] Segment ba47f3da-5a40-4651-9244-c2887b3d4f18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba47f3da-5a40-4651-9244-c2887b3d4f18 found for delete ", "request_id": "req-37fd11b0-497c-422a-ba1c-63230ce56ba3"}]} 2026-04-07 01:14:56.332 8 INFO neutron.services.segments.plugin [-] Segment b936c83a-bb35-4c06-99cd-aa2788937f4e resource provider aggregate not found 2026-04-07 01:14:56.340 8 INFO neutron.services.segments.plugin [-] Segment b936c83a-bb35-4c06-99cd-aa2788937f4e resource provider aggregate not found 2026-04-07 01:14:56.347 8 INFO neutron.services.segments.plugin [-] Segment b936c83a-bb35-4c06-99cd-aa2788937f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b936c83a-bb35-4c06-99cd-aa2788937f4e found for delete ", "request_id": "req-6f62e294-bf5f-4cb2-9558-d49642ec7ffd"}]} 2026-04-07 01:14:56.357 8 INFO neutron.services.segments.plugin [-] Segment b936c83a-bb35-4c06-99cd-aa2788937f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b936c83a-bb35-4c06-99cd-aa2788937f4e found for delete ", "request_id": "req-2abd6522-8ab1-4796-976a-78259871b7b8"}]} [pid: 8|app: 0|req: 364/751] 10.0.0.148 () {34 vars in 743 bytes} [Tue Apr 7 01:14:56 2026] PUT /v2.0/networks/375a4920-1a39-4b02-8223-d9a73f1d97e7 => generated 592 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:56.411 7 WARNING neutron_lib.context [None req-a6403087-0bc2-4dd3-8193-1f75848aa14d bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 388/752] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:14:56 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/753] 10.0.0.148 () {34 vars in 741 bytes} [Tue Apr 7 01:14:56 2026] PUT /v2.0/subnets/1f545f61-c1a5-4929-8887-881c9df8e74d => generated 656 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/754] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1244 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/755] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 366/756] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/networks/375a4920-1a39-4b02-8223-d9a73f1d97e7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:57.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcd5ab12-a8fd-4ae7-9c42-77e73fdecfba bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/757] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:57 2026] DELETE /v2.0/networks/375a4920-1a39-4b02-8223-d9a73f1d97e7 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/758] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/759] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/subnets?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/760] 10.0.0.148 () {32 vars in 653 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/761] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/networks => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/762] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/763] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/networks/80b08799-dc61-4cdb-a2ba-affa24e83d7f => generated 672 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/764] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:14:57 2026] GET /v2.0/subnets/89d11450-96f3-4311-add8-d06f96e832f6 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:57.437 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61cbb316-e91d-4740-bd2f-0b2354222bbb bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 395/765] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:57 2026] DELETE /v2.0/subnets/1f545f61-c1a5-4929-8887-881c9df8e74d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:57.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3b7a9191-18dc-456c-bdcf-5d768a5c0c35 bc382822c93f4f17a02a94ebccdeff09 5e72123992ad49ddacb3b06b64e2cc3b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 371/766] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:57 2026] DELETE /v2.0/networks/375a4920-1a39-4b02-8223-d9a73f1d97e7 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/767] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:14:57 2026] DELETE /v2.0/subnets/89d11450-96f3-4311-add8-d06f96e832f6 => 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: 372/768] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:14:57 2026] DELETE /v2.0/networks/80b08799-dc61-4cdb-a2ba-affa24e83d7f => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/769] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:14:58 2026] GET /v2.0/security-groups?tenant_id=5e72123992ad49ddacb3b06b64e2cc3b&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:58.767 8 INFO neutron.services.segments.plugin [-] Segment 4488c75b-257c-45a4-aca8-69b4d8ec59ec resource provider aggregate not found 2026-04-07 01:14:58.770 8 INFO neutron.services.segments.plugin [-] Segment 4488c75b-257c-45a4-aca8-69b4d8ec59ec resource provider aggregate not found 2026-04-07 01:14:58.784 8 INFO neutron.services.segments.plugin [-] Segment 4488c75b-257c-45a4-aca8-69b4d8ec59ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4488c75b-257c-45a4-aca8-69b4d8ec59ec found for delete ", "request_id": "req-4a9a05ab-e788-4818-94a5-c1471c0b20c6"}]} 2026-04-07 01:14:58.788 8 INFO neutron.services.segments.plugin [-] Segment 4488c75b-257c-45a4-aca8-69b4d8ec59ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4488c75b-257c-45a4-aca8-69b4d8ec59ec found for delete ", "request_id": "req-49f03648-8240-4c30-a801-d67edb5ad4d9"}]} 2026-04-07 01:14:58.799 8 INFO neutron.services.segments.plugin [-] Segment d0d9e1fa-38a4-4b3e-b31b-5be277a67096 resource provider aggregate not found 2026-04-07 01:14:58.803 8 INFO neutron.services.segments.plugin [-] Segment d0d9e1fa-38a4-4b3e-b31b-5be277a67096 resource provider aggregate not found 2026-04-07 01:14:58.816 8 INFO neutron.services.segments.plugin [-] Segment d0d9e1fa-38a4-4b3e-b31b-5be277a67096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d9e1fa-38a4-4b3e-b31b-5be277a67096 found for delete ", "request_id": "req-764021df-3fe0-4416-86e5-35e072f3fc94"}]} 2026-04-07 01:14:58.818 8 INFO neutron.services.segments.plugin [-] Segment d0d9e1fa-38a4-4b3e-b31b-5be277a67096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d9e1fa-38a4-4b3e-b31b-5be277a67096 found for delete ", "request_id": "req-4cf8474e-b06c-4501-8d1a-2eeca9d9d3c9"}]} [pid: 7|app: 0|req: 398/770] 199.19.213.143 () {34 vars in 1096 bytes} [Tue Apr 7 01:14:58 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/771] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:14:58 2026] DELETE /v2.0/security-groups/366a6749-2924-495c-bf93-07a005ac1bfa => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/772] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:14:59 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/773] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/774] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/775] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/subnets?id=1e943546-f9bb-480c-9c58-47ed318aa9bd => generated 694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/776] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/ports?network_id=205ee262-21da-40a7-ac50-835bf6431b08&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: 402/777] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/778] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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) 2026-04-07 01:15:00.918 8 WARNING neutron_lib.context [None req-5c4e50e5-aef7-4c72-a86d-642862c014ab 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:01.112 8 INFO neutron.db.segments_db [None req-5c4e50e5-aef7-4c72-a86d-642862c014ab 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment e9d29cd0-f0e2-4202-b728-30374fcf957d of type vxlan for network 360fec09-7f68-4e8c-93c8-31c2897e5ea1 [pid: 8|app: 0|req: 376/779] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:00 2026] POST /v2.0/networks => generated 633 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:01.240 7 WARNING neutron_lib.context [None req-d121b557-00a1-45c4-a59d-66b69011be90 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:01.310 7 INFO neutron.db.segments_db [None req-d121b557-00a1-45c4-a59d-66b69011be90 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment 96e4d226-af2a-4065-a8f4-1b5bb08f8511 of type vxlan for network 72d5e865-2594-446f-b513-74d01f3127b9 [pid: 7|app: 0|req: 404/780] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:01 2026] POST /v2.0/networks => generated 633 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:01.408 8 WARNING neutron_lib.context [None req-6681b5e5-ab8c-4d30-8aed-b685100c72b5 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 405/781] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:15:01 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/782] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:01 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:01.661 8 WARNING neutron_lib.context [None req-47335a96-07d5-4a0b-a2c6-c35211f81f9c 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 406/783] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:01 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&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: 378/784] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:01 2026] POST /v2.0/subnets => generated 655 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:01.925 7 WARNING neutron_lib.context [None req-4d41a8f2-34ba-48e4-b7a0-6bef081e946d 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:01.966 7 INFO neutron.db.segments_db [None req-4d41a8f2-34ba-48e4-b7a0-6bef081e946d 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment f4a1ab93-ff47-4679-b47f-83c69fc5ecdf of type vxlan for network 5d7dbbd5-132f-4dba-8762-fc5777c48305 2026-04-07 01:15:02.207 7 INFO neutron.db.l3_hamode_db [None req-4d41a8f2-34ba-48e4-b7a0-6bef081e946d 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:02.329 7 INFO neutron.db.l3_hamode_db [None req-4d41a8f2-34ba-48e4-b7a0-6bef081e946d 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 407/787] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:01 2026] POST /v2.0/routers => generated 510 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/788] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:02 2026] GET /v2.0/security-groups?tenant_id=751921fbb6644f6a9c6526cdce9ea19c&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/789] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:03 2026] DELETE /v2.0/security-groups/5556c2cc-9881-4bc5-a86c-4c1ac3078abb => 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: 383/790] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.0/security-groups?tenant_id=16797a0dcfda4f8588e1338248f68eed&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/791] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:03 2026] DELETE /v2.0/security-groups/b5d2f6fe-42f3-47ff-aeb2-2b74d21d4fae => 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: 408/792] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:02 2026] PUT /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5/add_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/793] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:04 2026] GET /v2.0/ports/44ad7f8f-8e32-44ef-a785-1cf2882be4b3 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/794] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:04 2026] PUT /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5/add_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/795] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:05 2026] GET /v2.0/ports/0678ba44-22a9-48d9-8c26-d769b3de001b => generated 967 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/796] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:05 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/797] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:05 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 389/798] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:05 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 390/799] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:05 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 391/800] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:06 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/801] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:05 2026] PUT /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5/remove_router_interface => generated 309 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/802] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:06 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:06 2026] PUT /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/804] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/ports?device_id=566af392-6263-4e79-a42b-a78331c7deb5 => 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: 394/805] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/806] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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:15:07.717 7 INFO neutron.services.segments.plugin [-] Segment f4a1ab93-ff47-4679-b47f-83c69fc5ecdf resource provider aggregate not found 2026-04-07 01:15:07.722 7 INFO neutron.services.segments.plugin [-] Segment f4a1ab93-ff47-4679-b47f-83c69fc5ecdf resource provider aggregate not found 2026-04-07 01:15:07.726 7 INFO neutron.db.l3_hamode_db [None req-32ff2677-0ba1-4433-8ad3-4713970805df 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] HA network 5d7dbbd5-132f-4dba-8762-fc5777c48305 was deleted as no HA routers are present in tenant c51894523d66488e894205e792dcd032. [pid: 7|app: 0|req: 412/807] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:07.742 7 INFO neutron.services.segments.plugin [-] Segment f4a1ab93-ff47-4679-b47f-83c69fc5ecdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a1ab93-ff47-4679-b47f-83c69fc5ecdf found for delete ", "request_id": "req-703c61ca-bdf2-4bbb-a5a6-8ed2f597a30f"}]} 2026-04-07 01:15:07.743 7 INFO neutron.services.segments.plugin [-] Segment f4a1ab93-ff47-4679-b47f-83c69fc5ecdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4a1ab93-ff47-4679-b47f-83c69fc5ecdf found for delete ", "request_id": "req-42759498-bb40-4a0c-8dda-2c4b3c328ddb"}]} [pid: 8|app: 0|req: 396/808] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/security-groups?tenant_id=0a1ec7a542214e6d9534a3c513efc039&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/809] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/ports?tenant_id=d36c74e3602d49989a20d57996c4865f&device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 413/810] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/subnets/61db9070-a46d-4d5a-a544-ec84ae4214eb => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/811] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/networks?id=205ee262-21da-40a7-ac50-835bf6431b08 => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/812] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/security-groups/2641f6b3-999f-4ae3-a87a-756e52b5c32f => 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: 399/813] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/subnets?id=1e943546-f9bb-480c-9c58-47ed318aa9bd => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/815] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/ports?network_id=205ee262-21da-40a7-ac50-835bf6431b08&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/816] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/subnets/10559fe3-0d95-4972-b4a4-8f98fbc35ce3 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/817] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?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: 402/818] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/security-groups?tenant_id=39f283801b94442181592276105af10f&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/819] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:08 2026] DELETE /v2.0/security-groups/1432107c-210d-49cd-98e2-11383631d964 => 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: 417/821] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:08 2026] DELETE /v2.0/networks/72d5e865-2594-446f-b513-74d01f3127b9 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/822] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/823] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:08 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:08.766 8 INFO neutron.services.segments.plugin [-] Segment e9d29cd0-f0e2-4202-b728-30374fcf957d resource provider aggregate not found 2026-04-07 01:15:08.770 8 INFO neutron.services.segments.plugin [-] Segment e9d29cd0-f0e2-4202-b728-30374fcf957d resource provider aggregate not found 2026-04-07 01:15:08.781 8 INFO neutron.services.segments.plugin [-] Segment e9d29cd0-f0e2-4202-b728-30374fcf957d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d29cd0-f0e2-4202-b728-30374fcf957d found for delete ", "request_id": "req-a6600e2d-6163-4863-9b48-8c7cd1c974e2"}]} [pid: 8|app: 0|req: 405/824] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:08 2026] DELETE /v2.0/networks/360fec09-7f68-4e8c-93c8-31c2897e5ea1 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:08.802 7 WARNING neutron_lib.context [None req-e660c947-15fe-47b6-8c41-f70563ffec65 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:08.851 7 INFO neutron.db.segments_db [None req-e660c947-15fe-47b6-8c41-f70563ffec65 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f of type vxlan for network 347bfe60-2442-4bca-8d4a-714c972c95be [pid: 7|app: 0|req: 420/825] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:08 2026] POST /v2.0/networks => generated 634 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:08.942 8 WARNING neutron_lib.context [None req-1b7fb1a5-440f-4095-b300-68cf55e401c6 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:08.945 8 INFO neutron.services.segments.plugin [-] Segment e9d29cd0-f0e2-4202-b728-30374fcf957d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9d29cd0-f0e2-4202-b728-30374fcf957d found for delete ", "request_id": "req-d391cc7d-1b47-44ff-af1b-043222de4cb8"}]} [pid: 8|app: 0|req: 406/826] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:08 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.212 7 WARNING neutron_lib.context [None req-fec6c1e2-0916-495b-9f8b-ac0979fb10ac 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:09.285 7 INFO neutron.db.segments_db [None req-fec6c1e2-0916-495b-9f8b-ac0979fb10ac 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment 991897de-deff-48bf-bf5e-fc4fabc9e063 of type vxlan for network 74299731-a7c7-49bf-afb9-87c7ada81391 2026-04-07 01:15:09.627 7 INFO neutron.db.l3_hamode_db [None req-fec6c1e2-0916-495b-9f8b-ac0979fb10ac 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:09.762 7 INFO neutron.services.segments.plugin [-] Segment 96e4d226-af2a-4065-a8f4-1b5bb08f8511 resource provider aggregate not found 2026-04-07 01:15:09.769 7 INFO neutron.services.segments.plugin [-] Segment 96e4d226-af2a-4065-a8f4-1b5bb08f8511 resource provider aggregate not found [pid: 8|app: 0|req: 407/827] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:09 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:09.777 7 INFO neutron.services.segments.plugin [-] Segment 96e4d226-af2a-4065-a8f4-1b5bb08f8511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e4d226-af2a-4065-a8f4-1b5bb08f8511 found for delete ", "request_id": "req-995a2670-eb3b-4bd7-a2b8-c3515aadaeb4"}]} 2026-04-07 01:15:09.785 7 INFO neutron.services.segments.plugin [-] Segment 96e4d226-af2a-4065-a8f4-1b5bb08f8511 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e4d226-af2a-4065-a8f4-1b5bb08f8511 found for delete ", "request_id": "req-dcadf409-543d-4ad3-a2bc-f112146d4ace"}]} 2026-04-07 01:15:09.788 7 INFO neutron.db.l3_hamode_db [None req-fec6c1e2-0916-495b-9f8b-ac0979fb10ac 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 408/828] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:09 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/829] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/routers => generated 510 bytes in 1263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:10.477 8 WARNING neutron_lib.context [None req-532ae4bc-d8c2-4c96-8aa4-f77a50e92814 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 409/830] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:10 2026] POST /v2.0/ports => generated 964 bytes in 332 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: 410/831] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:10 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/832] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/833] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/834] 10.0.0.203 () {34 vars in 971 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/ports/d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/835] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:10 2026] PUT /v2.0/routers/5a17b927-09ad-45de-a843-ac8d94de2bbb/add_router_interface => generated 309 bytes in 1308 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: 414/836] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports/f390ca2e-574f-4a7e-a209-2ec8e6b7ba73 => generated 1038 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/838] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/839] 199.19.213.143 () {34 vars in 1000 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/subnets?network_id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/840] 199.19.213.143 () {34 vars in 1146 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67&device_owner=compute%3Anova&network_id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:12 2026] PUT /v2.0/routers/5a17b927-09ad-45de-a843-ac8d94de2bbb/remove_router_interface => generated 309 bytes in 811 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:15:13.099 8 INFO neutron.api.v2.resource [None req-09e851ca-ab2f-4d3a-a0cc-23d09ca99e14 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 416/842] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:12 2026] PUT /v2.0/routers/5a17b927-09ad-45de-a843-ac8d94de2bbb/remove_router_interface => generated 197 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/843] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:15:12 2026] PUT /v2.0/ports/d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 1145 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/844] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/ports?device_id=5a17b927-09ad-45de-a843-ac8d94de2bbb => generated 12 bytes in 23 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:13.193 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6091fa0-4274-4c4e-bb1e-b53076c3ca8e'] response: {'name': 'network-changed', 'server_uuid': 'fc28d412-a316-4369-9540-4a05d9158a67', 'tag': 'd5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/845] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/846] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&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: 420/847] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/849] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:13.791 7 INFO neutron.services.segments.plugin [-] Segment 991897de-deff-48bf-bf5e-fc4fabc9e063 resource provider aggregate not found 2026-04-07 01:15:13.798 7 INFO neutron.services.segments.plugin [-] Segment 991897de-deff-48bf-bf5e-fc4fabc9e063 resource provider aggregate not found 2026-04-07 01:15:13.816 7 INFO neutron.services.segments.plugin [-] Segment 991897de-deff-48bf-bf5e-fc4fabc9e063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 991897de-deff-48bf-bf5e-fc4fabc9e063 found for delete ", "request_id": "req-28ba1c9d-a8ed-4c57-b8ae-f734c71ae132"}]} 2026-04-07 01:15:13.819 7 INFO neutron.services.segments.plugin [-] Segment 991897de-deff-48bf-bf5e-fc4fabc9e063 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 991897de-deff-48bf-bf5e-fc4fabc9e063 found for delete ", "request_id": "req-be778d64-d7dd-420b-bd8d-efbfda5df441"}]} 2026-04-07 01:15:13.831 7 INFO neutron.db.l3_hamode_db [None req-ebf03e42-1464-41e0-a9f5-441b19d8bba2 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] HA network 74299731-a7c7-49bf-afb9-87c7ada81391 was deleted as no HA routers are present in tenant c51894523d66488e894205e792dcd032. [pid: 8|app: 0|req: 423/850] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/851] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:13 2026] DELETE /v2.0/routers/5a17b927-09ad-45de-a843-ac8d94de2bbb => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/852] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&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: 426/854] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/855] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 429/856] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:13 2026] DELETE /v2.0/subnets/503e6532-c40a-4023-851c-e788866384de => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:14.354 8 INFO neutron.services.segments.plugin [-] Segment 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f resource provider aggregate not found 2026-04-07 01:15:14.362 8 INFO neutron.services.segments.plugin [-] Segment 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f resource provider aggregate not found 2026-04-07 01:15:14.369 8 INFO neutron.services.segments.plugin [-] Segment 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f found for delete ", "request_id": "req-1c98ddbc-f855-490e-93b6-40d39cd8faad"}]} 2026-04-07 01:15:14.377 8 INFO neutron.services.segments.plugin [-] Segment 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65ca8f2f-6bbc-4ab4-8446-c907cd174d1f found for delete ", "request_id": "req-15e034d8-5028-492f-842a-f58a842cc602"}]} [pid: 8|app: 0|req: 428/857] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:14 2026] DELETE /v2.0/networks/347bfe60-2442-4bca-8d4a-714c972c95be => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:14.399 7 WARNING neutron_lib.context [None req-c2cba2c6-00fb-440a-97a0-dae4ebf07437 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:14.465 7 INFO neutron.db.segments_db [None req-c2cba2c6-00fb-440a-97a0-dae4ebf07437 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment 5204fed5-5678-4e38-9e27-be1bc73f0409 of type vxlan for network 9c31f619-9c33-43b1-a6a7-cf86b07989a7 [pid: 7|app: 0|req: 430/858] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:14 2026] POST /v2.0/networks => generated 633 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:14.621 7 WARNING neutron_lib.context [None req-8a5597bf-8ced-4c94-ac5c-a07b6c687db0 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 429/860] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/security-groups?tenant_id=1abb1570b4954463b90844f014f50c84&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:14 2026] DELETE /v2.0/security-groups/febecf03-2373-4a03-9996-f4e5bbc33a61 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:14 2026] POST /v2.0/subnets => generated 646 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:14.953 7 WARNING neutron_lib.context [None req-3e276b9c-ee64-4e99-baf2-49b373d1a1ed 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:15.014 7 INFO neutron.db.segments_db [None req-3e276b9c-ee64-4e99-baf2-49b373d1a1ed 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment 5eb407ce-e4da-4185-9f08-e66c88ef8715 of type vxlan for network ec801364-de0b-482c-b396-a509790904db [pid: 8|app: 0|req: 432/864] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/security-groups?tenant_id=db296905b0a44fd1acbe28c8235598db&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/865] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:15 2026] DELETE /v2.0/security-groups/b8d267c3-c39a-4820-aad5-f85389b5d602 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/867] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/868] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:15.276 7 INFO neutron.db.l3_hamode_db [None req-3e276b9c-ee64-4e99-baf2-49b373d1a1ed 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 437/869] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/870] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => 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: 439/871] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:15.406 7 INFO neutron.db.l3_hamode_db [None req-3e276b9c-ee64-4e99-baf2-49b373d1a1ed 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/872] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => 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: 441/873] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&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: 442/874] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 443/875] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 433/876] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:14 2026] POST /v2.0/routers => generated 510 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/877] 199.19.213.143 () {34 vars in 1118 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/878] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:15:16 2026] PUT /v2.0/ports/d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 968 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/881] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:16 2026] PUT /v2.0/routers/64581e0c-9b65-4186-9759-e3a23b93fb10/add_router_interface => generated 309 bytes in 1103 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: 438/882] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/ports/6ec559b9-d07b-4380-a8f7-4b83d50ab59e => generated 959 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:17.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14eb5a93-6370-4fb7-b16f-911af849d529'] response: {'name': 'network-changed', 'server_uuid': 'fc28d412-a316-4369-9540-4a05d9158a67', 'tag': 'd5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 439/883] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/884] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 780 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/885] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/886] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/887] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&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: 444/888] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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: 445/889] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/890] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:17 2026] PUT /v2.0/routers/64581e0c-9b65-4186-9759-e3a23b93fb10/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/891] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/ports?device_id=64581e0c-9b65-4186-9759-e3a23b93fb10 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:18.522 8 INFO neutron.services.segments.plugin [-] Segment 5eb407ce-e4da-4185-9f08-e66c88ef8715 resource provider aggregate not found 2026-04-07 01:15:18.527 8 INFO neutron.services.segments.plugin [-] Segment 5eb407ce-e4da-4185-9f08-e66c88ef8715 resource provider aggregate not found 2026-04-07 01:15:18.535 8 INFO neutron.services.segments.plugin [-] Segment 5eb407ce-e4da-4185-9f08-e66c88ef8715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb407ce-e4da-4185-9f08-e66c88ef8715 found for delete ", "request_id": "req-e756b08f-8800-4eaa-8b64-b0fce47f5eae"}]} 2026-04-07 01:15:18.536 8 INFO neutron.services.segments.plugin [-] Segment 5eb407ce-e4da-4185-9f08-e66c88ef8715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eb407ce-e4da-4185-9f08-e66c88ef8715 found for delete ", "request_id": "req-9b4bbc87-5536-4652-b7e2-cae2c677f31e"}]} 2026-04-07 01:15:18.544 8 INFO neutron.db.l3_hamode_db [None req-5d06ee4e-3508-43d8-aac5-82fe031108bd 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] HA network ec801364-de0b-482c-b396-a509790904db was deleted as no HA routers are present in tenant c51894523d66488e894205e792dcd032. [pid: 8|app: 0|req: 446/892] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:18 2026] DELETE /v2.0/routers/64581e0c-9b65-4186-9759-e3a23b93fb10 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/893] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:18 2026] DELETE /v2.0/subnets/720593c6-54fe-4ef4-bfe3-30e054cfa378 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/894] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/895] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/ports?tenant_id=7f680d87362546bfafdd21ed6798ffa1&device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/897] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/networks?id=05430ffa-db23-4343-abec-fa36e820ae23 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/898] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:18.957 7 INFO neutron.services.segments.plugin [-] Segment 5204fed5-5678-4e38-9e27-be1bc73f0409 resource provider aggregate not found 2026-04-07 01:15:18.962 7 INFO neutron.services.segments.plugin [-] Segment 5204fed5-5678-4e38-9e27-be1bc73f0409 resource provider aggregate not found 2026-04-07 01:15:18.974 7 INFO neutron.services.segments.plugin [-] Segment 5204fed5-5678-4e38-9e27-be1bc73f0409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5204fed5-5678-4e38-9e27-be1bc73f0409 found for delete ", "request_id": "req-ba624540-1036-46f3-b4ef-3af65d5472c0"}]} 2026-04-07 01:15:18.979 7 INFO neutron.services.segments.plugin [-] Segment 5204fed5-5678-4e38-9e27-be1bc73f0409 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5204fed5-5678-4e38-9e27-be1bc73f0409 found for delete ", "request_id": "req-b60059c6-2602-4a5c-9cd6-7cd307c0f891"}]} [pid: 7|app: 0|req: 448/899] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:18 2026] DELETE /v2.0/networks/9c31f619-9c33-43b1-a6a7-cf86b07989a7 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/900] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/subnets?id=b373abc5-7a75-4af0-a785-a4aba8603143 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:19.017 7 WARNING neutron_lib.context [None req-4b321c18-b3cc-4532-908b-1324e3540e04 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:19.065 7 INFO neutron.db.segments_db [None req-4b321c18-b3cc-4532-908b-1324e3540e04 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Added segment c006ea41-c9ab-4bfd-88e3-da832f2108ba of type vxlan for network 583f0475-b128-433c-8af1-3e3a7539e6ee [pid: 8|app: 0|req: 452/901] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/security-groups?tenant_id=ee85b096c7b9415ea348ea5c5d8e227e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/902] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/ports?network_id=05430ffa-db23-4343-abec-fa36e820ae23&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/903] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:19 2026] DELETE /v2.0/security-groups/55ddf54b-1c10-40a0-b3f8-b8943e1817c9 => 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: 455/904] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?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:15:19.348 7 INFO neutron.db.l3_hamode_db [None req-4b321c18-b3cc-4532-908b-1324e3540e04 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 456/905] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/906] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/security-groups?tenant_id=8a90a7af6b634e7892259c6a03dbc986&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/907] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:19 2026] DELETE /v2.0/security-groups/d48b8a2e-c4f4-4fb8-b2e2-e27d18ad36f2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/908] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/909] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/security-groups?id=f8aeef7c-47e5-44af-bec5-812440b68066&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:20.250 7 INFO neutron.db.l3_hamode_db [None req-4b321c18-b3cc-4532-908b-1324e3540e04 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 461/910] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:20.907 8 INFO neutron.db.l3_db [req-747f63f0-7f4a-4e19-951e-71639809d2dc req-85ca292a-1185-4ff0-a278-0ee462d17041 b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] Floating IP b8468e40-5bb3-4581-8795-0bbf4ec8eb4b disassociated. External IP: 10.96.250.205, port: d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6. [pid: 7|app: 0|req: 450/911] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:19 2026] POST /v2.0/routers => generated 692 bytes in 2153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/912] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 452/913] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/routers/488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 698 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/914] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:15:20 2026] DELETE /v2.0/ports/d5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/915] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/routers => generated 701 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:21.459 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd08a64-c9ed-45be-9874-27d9cdfcee91'] response: {'server_uuid': 'fc28d412-a316-4369-9540-4a05d9158a67', 'name': 'network-vif-deleted', 'tag': 'd5c9cb1f-fb45-48dd-9ae9-3d32a9e46db6', 'status': 'completed', 'code': 200} 2026-04-07 01:15:21.627 7 WARNING neutron_lib.context [None req-8b598fac-0f11-4d5f-b2c2-36225ed7e4ca 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21.627 7 WARNING neutron_lib.context [None req-8b598fac-0f11-4d5f-b2c2-36225ed7e4ca 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21.790 7 INFO neutron.db.segments_db [None req-8b598fac-0f11-4d5f-b2c2-36225ed7e4ca 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment 8411e85d-1656-4616-901c-29dabf8de89d of type vxlan for network 46d0a9d9-1479-46a4-87b5-208b4ecd6f14 [pid: 8|app: 0|req: 463/916] 10.0.0.148 () {34 vars in 741 bytes} [Tue Apr 7 01:15:21 2026] PUT /v2.0/routers/488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 705 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:21.888 7 INFO neutron.db.segments_db [None req-8b598fac-0f11-4d5f-b2c2-36225ed7e4ca 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment 75c9bbb6-863f-41db-9b7b-c6034d73fdcb of type vxlan for network d2a05c0f-a22b-4a8b-b66e-cbc25e200b0f [pid: 8|app: 0|req: 464/917] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/routers/488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/918] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/ports?device_id=488155a4-ba8c-4072-a291-ac7fdb8903f5 => 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: 454/919] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:21 2026] POST /v2.0/networks => generated 1245 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/920] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/networks => generated 1844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:22.217 7 INFO neutron.services.segments.plugin [-] Segment 8411e85d-1656-4616-901c-29dabf8de89d resource provider aggregate not found 2026-04-07 01:15:22.224 7 INFO neutron.services.segments.plugin [-] Segment 8411e85d-1656-4616-901c-29dabf8de89d resource provider aggregate not found 2026-04-07 01:15:22.241 7 INFO neutron.services.segments.plugin [-] Segment 8411e85d-1656-4616-901c-29dabf8de89d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8411e85d-1656-4616-901c-29dabf8de89d found for delete ", "request_id": "req-d4bedcaa-a72c-4dd6-8c08-b9082c9400d5"}]} [pid: 7|app: 0|req: 456/921] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/networks/46d0a9d9-1479-46a4-87b5-208b4ecd6f14 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:22.256 7 INFO neutron.services.segments.plugin [-] Segment 8411e85d-1656-4616-901c-29dabf8de89d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8411e85d-1656-4616-901c-29dabf8de89d found for delete ", "request_id": "req-302b3a2b-365d-4170-b14e-515aef3c3b07"}]} [pid: 7|app: 0|req: 457/922] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/networks/d2a05c0f-a22b-4a8b-b66e-cbc25e200b0f => 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: 458/923] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 459/924] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:22.500 7 WARNING neutron_lib.context [None req-98dbcb3b-c951-4a7e-a6cb-ae7bb60e665a 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:22.585 7 INFO neutron.db.segments_db [None req-98dbcb3b-c951-4a7e-a6cb-ae7bb60e665a 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment 08b6cff8-577f-4276-8d57-f87559c450e3 of type vxlan for network 51b5e395-c94d-40dd-bfbb-0306c9dedcbc 2026-04-07 01:15:22.684 8 INFO neutron.services.segments.plugin [-] Segment c006ea41-c9ab-4bfd-88e3-da832f2108ba resource provider aggregate not found 2026-04-07 01:15:22.689 8 INFO neutron.services.segments.plugin [-] Segment c006ea41-c9ab-4bfd-88e3-da832f2108ba resource provider aggregate not found [pid: 7|app: 0|req: 460/925] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:22 2026] POST /v2.0/networks => generated 648 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:22.701 8 INFO neutron.services.segments.plugin [-] Segment c006ea41-c9ab-4bfd-88e3-da832f2108ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c006ea41-c9ab-4bfd-88e3-da832f2108ba found for delete ", "request_id": "req-f9e15ad3-2335-4f7b-9455-4459c693a529"}]} 2026-04-07 01:15:22.701 7 WARNING neutron_lib.context [None req-d3e16edb-1ab5-4b2a-bc47-de3e6fc2bb9c 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:22.703 8 INFO neutron.services.segments.plugin [-] Segment c006ea41-c9ab-4bfd-88e3-da832f2108ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c006ea41-c9ab-4bfd-88e3-da832f2108ba found for delete ", "request_id": "req-49404630-a2ad-48ce-8558-9880593908a3"}]} 2026-04-07 01:15:22.706 8 INFO neutron.db.l3_hamode_db [None req-303ad9d3-f6f0-4a69-9cc4-1b489a754eca 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] HA network 583f0475-b128-433c-8af1-3e3a7539e6ee was deleted as no HA routers are present in tenant c51894523d66488e894205e792dcd032. [pid: 8|app: 0|req: 466/926] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:21 2026] DELETE /v2.0/routers/488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/927] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:22.747 7 INFO neutron.db.segments_db [None req-d3e16edb-1ab5-4b2a-bc47-de3e6fc2bb9c 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment 7f41a953-53ee-40d9-8279-04df2cacbdca of type vxlan for network c46215fa-1b98-4bf8-a61a-da08f34b5d50 2026-04-07 01:15:22.756 8 INFO neutron.api.v2.resource [None req-5125a881-018b-44e6-bbb7-da63589df86b 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 468/928] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/routers/488155a4-ba8c-4072-a291-ac7fdb8903f5 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/929] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=64581e0c-9b65-4186-9759-e3a23b93fb10 => 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:22.797 8 INFO neutron.api.v2.resource [None req-290acba4-94fb-4797-bfcf-132882d6ec79 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/930] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/routers/64581e0c-9b65-4186-9759-e3a23b93fb10 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:22.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e03b722-e67d-4eb9-8e2d-863f69ffcfe7 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/931] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/subnets/720593c6-54fe-4ef4-bfe3-30e054cfa378 => 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: 461/932] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:22 2026] POST /v2.0/networks => generated 649 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/933] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=5a17b927-09ad-45de-a843-ac8d94de2bbb => 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:22.846 7 WARNING neutron_lib.context [None req-2c6e09e5-a1e6-4d9c-801c-ebee9b2b84ba 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:22.862 8 INFO neutron.api.v2.resource [None req-48a08afc-712e-47a1-bb4e-e6cc2b58daaf 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/934] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/routers/5a17b927-09ad-45de-a843-ac8d94de2bbb => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:22.872 7 WARNING neutron_lib.context [None req-2c6e09e5-a1e6-4d9c-801c-ebee9b2b84ba 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:22.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fb8e341-0af3-495c-8b83-63d4ec8e4ee4 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/935] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/subnets/503e6532-c40a-4023-851c-e788866384de => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/936] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=566af392-6263-4e79-a42b-a78331c7deb5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:22.933 8 INFO neutron.api.v2.resource [None req-c1a7e5be-4c71-4da2-9467-33f4228b2c4d 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/937] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/routers/566af392-6263-4e79-a42b-a78331c7deb5 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:22.948 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01a5f515-b6af-4f9b-8aa3-698bb02f6c80 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/938] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/subnets/61db9070-a46d-4d5a-a544-ec84ae4214eb => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:22.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e225776-b2ce-407a-bb12-6b11cd0455bd 50c8695dbb0a478daef8e00bd4c931ef c51894523d66488e894205e792dcd032 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/939] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:22 2026] DELETE /v2.0/subnets/10559fe3-0d95-4972-b4a4-8f98fbc35ce3 => 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: 462/940] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:22 2026] POST /v2.0/ports => generated 1505 bytes in 569 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: 479/941] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/ports => generated 1505 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/942] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/ports?device_id=fc28d412-a316-4369-9540-4a05d9158a67 => 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: 480/943] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/security-groups?tenant_id=c51894523d66488e894205e792dcd032&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/944] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:23 2026] DELETE /v2.0/ports/bcde2901-2c80-4629-bb84-6daff0e9a31a => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/945] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:23 2026] DELETE /v2.0/security-groups/dfc33919-376f-4c89-a18d-3f9e953fd16b => 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: 465/946] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:23 2026] DELETE /v2.0/ports/22a112a0-3b60-4f9b-bc1e-204a9708e565 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/947] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:23.982 7 WARNING neutron_lib.context [None req-fcad0f59-bad6-468e-914e-7432eded7dcb 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:24.026 7 INFO neutron.db.segments_db [None req-fcad0f59-bad6-468e-914e-7432eded7dcb 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment b942f467-c843-4bfa-b832-d71324693933 of type vxlan for network 644d0be4-efa7-4d3d-a47e-d382b44216eb [pid: 7|app: 0|req: 466/948] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:23 2026] POST /v2.0/networks => generated 649 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:24.123 8 WARNING neutron_lib.context [None req-f478d9e3-4d4a-4394-98f1-df2afd5c7769 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:24.182 8 INFO neutron.db.segments_db [None req-f478d9e3-4d4a-4394-98f1-df2afd5c7769 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Added segment ff618020-2d41-42c4-a847-c86a463f2e7d of type vxlan for network c0dbd2bb-e622-4826-801a-ca1eadb977b9 [pid: 8|app: 0|req: 483/949] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/networks => generated 650 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:24.327 7 WARNING neutron_lib.context [None req-bcd01a8a-9b8c-4b1f-a006-9b1a8baabb19 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:24.353 7 INFO neutron.services.segments.plugin [-] Segment 75c9bbb6-863f-41db-9b7b-c6034d73fdcb resource provider aggregate not found 2026-04-07 01:15:24.358 7 INFO neutron.services.segments.plugin [-] Segment 75c9bbb6-863f-41db-9b7b-c6034d73fdcb resource provider aggregate not found 2026-04-07 01:15:24.368 7 INFO neutron.services.segments.plugin [-] Segment 75c9bbb6-863f-41db-9b7b-c6034d73fdcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c9bbb6-863f-41db-9b7b-c6034d73fdcb found for delete ", "request_id": "req-84619422-2705-4c2f-a9c0-b5e1ce383a3b"}]} 2026-04-07 01:15:24.372 7 INFO neutron.services.segments.plugin [-] Segment 75c9bbb6-863f-41db-9b7b-c6034d73fdcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c9bbb6-863f-41db-9b7b-c6034d73fdcb found for delete ", "request_id": "req-1a4afd8f-c74e-4e45-9a68-43d34afd5253"}]} 2026-04-07 01:15:24.379 7 WARNING neutron_lib.context [None req-bcd01a8a-9b8c-4b1f-a006-9b1a8baabb19 8f612592646b43408aaf0b5940cedeb1 1434598244244f719a10f202f66309cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 467/950] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/subnets => generated 1273 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/951] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:24 2026] DELETE /v2.0/security-groups/f8aeef7c-47e5-44af-bec5-812440b68066 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:24.737 8 INFO neutron.api.v2.resource [None req-540fb54e-0103-43dd-a4fe-23f9e067918b b4a59a782c384a6e9b7b16c74f287650 7f680d87362546bfafdd21ed6798ffa1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/952] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:15:24 2026] GET /v2.0/security-groups/f8aeef7c-47e5-44af-bec5-812440b68066 => 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: 468/953] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:15:24 2026] GET /v2.0/subnets => generated 1909 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/954] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:24 2026] DELETE /v2.0/subnets/5ebc47d4-88d6-4382-ba8b-a67c963e4e5a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/955] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:24 2026] DELETE /v2.0/subnets/1f150524-4ef9-4618-84e5-402ab1f7658a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/956] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:15:24 2026] DELETE /v2.0/floatingips/b8468e40-5bb3-4581-8795-0bbf4ec8eb4b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/957] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:25.159 8 INFO neutron.services.segments.plugin [-] Segment ff618020-2d41-42c4-a847-c86a463f2e7d resource provider aggregate not found 2026-04-07 01:15:25.163 8 INFO neutron.services.segments.plugin [-] Segment ff618020-2d41-42c4-a847-c86a463f2e7d resource provider aggregate not found 2026-04-07 01:15:25.182 8 INFO neutron.services.segments.plugin [-] Segment ff618020-2d41-42c4-a847-c86a463f2e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff618020-2d41-42c4-a847-c86a463f2e7d found for delete ", "request_id": "req-4b6ccf9e-9ac6-4396-b2d0-e5334421872b"}]} 2026-04-07 01:15:25.183 8 INFO neutron.services.segments.plugin [-] Segment ff618020-2d41-42c4-a847-c86a463f2e7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff618020-2d41-42c4-a847-c86a463f2e7d found for delete ", "request_id": "req-9e44becc-b98a-4023-8811-22e04da0a517"}]} [pid: 8|app: 0|req: 487/958] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.0/networks/c0dbd2bb-e622-4826-801a-ca1eadb977b9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/959] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.0/networks/644d0be4-efa7-4d3d-a47e-d382b44216eb => 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: 489/960] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.0/networks/c46215fa-1b98-4bf8-a61a-da08f34b5d50 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:25.608 8 WARNING neutron_lib.context [None req-79fef07f-e49a-43c1-8f1b-6b3ad08c58d2 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:25.748 8 INFO neutron.db.segments_db [None req-79fef07f-e49a-43c1-8f1b-6b3ad08c58d2 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment beb305eb-d147-4d8c-8a95-da94c78e711c of type vxlan for network b2e79d9d-630b-468d-85c2-eca4448d7b44 [pid: 8|app: 0|req: 490/961] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.0/networks => generated 629 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/962] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:25 2026] DELETE /v2.0/networks/51b5e395-c94d-40dd-bfbb-0306c9dedcbc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:25.962 8 WARNING neutron_lib.context [None req-6a84a2e2-1d29-459a-9480-4f7359de2c2a b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:26.010 8 INFO neutron.db.segments_db [None req-6a84a2e2-1d29-459a-9480-4f7359de2c2a b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 of type vxlan for network 2ac5138a-2714-4f81-888e-5bcb12040e7b [pid: 7|app: 0|req: 472/963] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:25 2026] PUT /v2.0/routers/fc40f391-fe46-4d4e-aa4d-990fb4df5416/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/964] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.0/networks => generated 629 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/965] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:26.109 7 WARNING neutron_lib.context [None req-26d7aa5b-5df3-4e49-9805-510ba7446f4e b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/966] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:26 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) [pid: 7|app: 0|req: 475/967] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:26.385 7 WARNING neutron_lib.context [None req-8ab8b520-e60d-4f48-b08c-708392f35541 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 476/968] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:26 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/969] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/security-groups?tenant_id=1434598244244f719a10f202f66309cd&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:26.753 7 WARNING neutron_lib.context [None req-053bff29-4c83-40fb-902e-ca956cde73b6 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:26.799 7 INFO neutron.db.segments_db [None req-053bff29-4c83-40fb-902e-ca956cde73b6 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment 59a77901-76ed-4b67-b04f-9a5e200c01fd of type vxlan for network c6561a75-3340-4eaf-87cb-8b7803f29d2b 2026-04-07 01:15:26.911 8 INFO neutron.db.l3_hamode_db [None req-1be52395-62ed-4cae-a6ee-4f07357c1a82 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network f2cf9962-b237-42e3-828e-b7ceb712e3de was deleted as no HA routers are present in tenant 7f680d87362546bfafdd21ed6798ffa1. [pid: 8|app: 0|req: 493/970] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.0/routers/fc40f391-fe46-4d4e-aa4d-990fb4df5416 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/971] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.0/security-groups/ba30a025-2a7e-4586-8b2d-5ab85ea51d41 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:27.027 7 INFO neutron.db.l3_hamode_db [None req-053bff29-4c83-40fb-902e-ca956cde73b6 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:27.210 8 INFO neutron.services.segments.plugin [-] Segment b942f467-c843-4bfa-b832-d71324693933 resource provider aggregate not found 2026-04-07 01:15:27.216 8 INFO neutron.services.segments.plugin [-] Segment b942f467-c843-4bfa-b832-d71324693933 resource provider aggregate not found 2026-04-07 01:15:27.222 8 INFO neutron.services.segments.plugin [-] Segment b942f467-c843-4bfa-b832-d71324693933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b942f467-c843-4bfa-b832-d71324693933 found for delete ", "request_id": "req-5aa406b2-7840-4237-9eab-37c75edab1c0"}]} 2026-04-07 01:15:27.231 8 INFO neutron.services.segments.plugin [-] Segment 7f41a953-53ee-40d9-8279-04df2cacbdca resource provider aggregate not found 2026-04-07 01:15:27.234 8 INFO neutron.services.segments.plugin [-] Segment b942f467-c843-4bfa-b832-d71324693933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b942f467-c843-4bfa-b832-d71324693933 found for delete ", "request_id": "req-8a1ea1f9-5aeb-42ad-b2b6-4e4f753ebaa4"}]} [pid: 8|app: 0|req: 495/972] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:27 2026] DELETE /v2.0/subnets/b373abc5-7a75-4af0-a785-a4aba8603143 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:27.257 8 INFO neutron.services.segments.plugin [-] Segment 7f41a953-53ee-40d9-8279-04df2cacbdca resource provider aggregate not found 2026-04-07 01:15:27.260 8 INFO neutron.services.segments.plugin [-] Segment 7f41a953-53ee-40d9-8279-04df2cacbdca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f41a953-53ee-40d9-8279-04df2cacbdca found for delete ", "request_id": "req-daca3c03-6c45-4f74-bad1-6c7952eb8f72"}]} 2026-04-07 01:15:27.275 8 INFO neutron.services.segments.plugin [-] Segment 7f41a953-53ee-40d9-8279-04df2cacbdca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f41a953-53ee-40d9-8279-04df2cacbdca found for delete ", "request_id": "req-584120f3-a590-42f0-b24c-5057b406810d"}]} 2026-04-07 01:15:27.279 8 INFO neutron.services.segments.plugin [-] Segment 08b6cff8-577f-4276-8d57-f87559c450e3 resource provider aggregate not found 2026-04-07 01:15:27.294 8 INFO neutron.services.segments.plugin [-] Segment 08b6cff8-577f-4276-8d57-f87559c450e3 resource provider aggregate not found 2026-04-07 01:15:27.299 8 INFO neutron.services.segments.plugin [-] Segment 08b6cff8-577f-4276-8d57-f87559c450e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b6cff8-577f-4276-8d57-f87559c450e3 found for delete ", "request_id": "req-e33ebe95-e88f-4134-8808-f5f6cf2b717e"}]} 2026-04-07 01:15:27.314 8 INFO neutron.services.segments.plugin [-] Segment 08b6cff8-577f-4276-8d57-f87559c450e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08b6cff8-577f-4276-8d57-f87559c450e3 found for delete ", "request_id": "req-92a707f3-51f6-4205-854c-dcb74835cf4e"}]} 2026-04-07 01:15:27.317 8 INFO neutron.services.segments.plugin [-] Segment 24925adc-06ba-403d-86fe-6869512c3c69 resource provider aggregate not found 2026-04-07 01:15:27.322 8 INFO neutron.services.segments.plugin [-] Segment 24925adc-06ba-403d-86fe-6869512c3c69 resource provider aggregate not found 2026-04-07 01:15:27.330 8 INFO neutron.services.segments.plugin [-] Segment 24925adc-06ba-403d-86fe-6869512c3c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24925adc-06ba-403d-86fe-6869512c3c69 found for delete ", "request_id": "req-0edad6ac-bb87-4b65-b7b4-ea05abdbb55b"}]} 2026-04-07 01:15:27.336 8 INFO neutron.services.segments.plugin [-] Segment 24925adc-06ba-403d-86fe-6869512c3c69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24925adc-06ba-403d-86fe-6869512c3c69 found for delete ", "request_id": "req-af233f26-229f-4e4e-a195-0841b01503f1"}]} 2026-04-07 01:15:27.567 7 INFO neutron.db.l3_hamode_db [None req-053bff29-4c83-40fb-902e-ca956cde73b6 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/973] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:27 2026] DELETE /v2.0/networks/05430ffa-db23-4343-abec-fa36e820ae23 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/974] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/security-groups?tenant_id=7f680d87362546bfafdd21ed6798ffa1&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/975] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:27 2026] DELETE /v2.0/security-groups/6d29989e-2678-413d-8b2b-7af521cf32db => 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: 478/976] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:26 2026] POST /v2.0/routers => generated 506 bytes in 1540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:28.989 7 WARNING neutron_lib.context [None req-1fe8a487-7ab7-4602-aa7c-761e8a61f5fb 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:29.123 7 INFO neutron.db.segments_db [None req-1fe8a487-7ab7-4602-aa7c-761e8a61f5fb 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Added segment f47cec98-c700-4af6-981d-da09c9ab6705 of type vxlan for network 6ade277a-e2a2-4c9e-8115-e0d75a2f54f7 [pid: 7|app: 0|req: 479/977] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:28 2026] POST /v2.0/networks => generated 643 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:29.255 7 WARNING neutron_lib.context [None req-b11af1fc-ec2d-4a91-98a4-d7cb20b306fe 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:29.366 8 INFO neutron.services.segments.plugin [-] Segment 0f87c130-5ab8-43b7-85c3-5899ce8a7078 resource provider aggregate not found 2026-04-07 01:15:29.371 8 INFO neutron.services.segments.plugin [-] Segment 0f87c130-5ab8-43b7-85c3-5899ce8a7078 resource provider aggregate not found 2026-04-07 01:15:29.379 8 INFO neutron.services.segments.plugin [-] Segment 0f87c130-5ab8-43b7-85c3-5899ce8a7078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f87c130-5ab8-43b7-85c3-5899ce8a7078 found for delete ", "request_id": "req-24d157c9-4fed-4784-9379-a580c507d76a"}]} 2026-04-07 01:15:29.383 8 INFO neutron.services.segments.plugin [-] Segment 0f87c130-5ab8-43b7-85c3-5899ce8a7078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f87c130-5ab8-43b7-85c3-5899ce8a7078 found for delete ", "request_id": "req-eef6ef23-0dab-4fc3-9ec6-0a3ff2c498f0"}]} [pid: 8|app: 0|req: 499/978] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:28 2026] PUT /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/979] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:29 2026] POST /v2.0/subnets => generated 641 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:29.506 7 WARNING neutron_lib.context [None req-454e5d4e-b075-458b-b991-f8e8bb891459 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/980] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:29 2026] GET /v2.0/ports/d0386b24-e269-4eb3-b790-3d71d107b39e => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:29.561 7 INFO neutron.db.segments_db [None req-454e5d4e-b075-458b-b991-f8e8bb891459 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Added segment 9d41abe8-d584-4e0b-a853-148dab7ed304 of type vxlan for network 2e03a256-2c4d-4a93-a072-a5a0aa64f841 [pid: 7|app: 0|req: 481/981] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:29 2026] POST /v2.0/networks => generated 644 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:29.924 7 INFO neutron.db.segments_db [None req-def88707-494a-4f79-a1dc-88cfc3c87573 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 23ddeba1-be4e-44b6-9679-fa557e3fa075 of type vxlan for network b49d9737-a9ad-422d-aeb6-cbae92c46c6b [pid: 7|app: 0|req: 482/982] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:15:29 2026] POST /v2.0/networks => generated 747 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/983] 10.0.0.148 () {34 vars in 743 bytes} [Tue Apr 7 01:15:30 2026] PUT /v2.0/networks/2e03a256-2c4d-4a93-a072-a5a0aa64f841 => generated 592 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/984] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:30 2026] POST /v2.0/subnets => generated 694 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:30.359 7 WARNING neutron_lib.context [None req-9ff07260-9e8f-4e39-8351-d1484b9b1165 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/985] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:30 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/986] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:29 2026] PUT /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/987] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:30 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:30.708 8 INFO neutron.db.segments_db [None req-5679fca4-c423-4c8a-b8b9-e144458df01c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 of type vxlan for network 565945b6-394c-4513-a1ac-35d9468380ac [pid: 7|app: 0|req: 487/988] 10.0.0.148 () {34 vars in 741 bytes} [Tue Apr 7 01:15:30 2026] PUT /v2.0/subnets/426f6d4a-9e56-4e42-b791-9e1f7fedaa07 => generated 636 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/989] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:30 2026] GET /v2.0/ports/cc9abb3d-4c66-461d-baef-92631fd71fa3 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/990] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:30 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:31.016 8 INFO neutron.db.l3_hamode_db [None req-5679fca4-c423-4c8a-b8b9-e144458df01c 3396b6e8eda04e12b9b7c2b8f2147350 447d880bd38e4bf1a841d3a917db9f95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:31.123 7 INFO neutron.services.segments.plugin [-] Segment 9d41abe8-d584-4e0b-a853-148dab7ed304 resource provider aggregate not found 2026-04-07 01:15:31.138 7 INFO neutron.services.segments.plugin [-] Segment 9d41abe8-d584-4e0b-a853-148dab7ed304 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d41abe8-d584-4e0b-a853-148dab7ed304 found for delete ", "request_id": "req-edd21785-cfe5-4e32-a268-500031067682"}]} 2026-04-07 01:15:31.138 7 INFO neutron.services.segments.plugin [-] Segment 9d41abe8-d584-4e0b-a853-148dab7ed304 resource provider aggregate not found [pid: 7|app: 0|req: 490/991] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:30 2026] DELETE /v2.0/networks/2e03a256-2c4d-4a93-a072-a5a0aa64f841 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:31.152 7 INFO neutron.services.segments.plugin [-] Segment 9d41abe8-d584-4e0b-a853-148dab7ed304 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d41abe8-d584-4e0b-a853-148dab7ed304 found for delete ", "request_id": "req-8dd7ac56-186a-466b-a25b-29b067410c6a"}]} [pid: 7|app: 0|req: 491/992] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:31 2026] PUT /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/993] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:32 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:32.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db4a0a4e-1d4f-4730-84eb-ab47fe313824 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 493/994] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:32 2026] DELETE /v2.0/networks/2e03a256-2c4d-4a93-a072-a5a0aa64f841 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:32.264 8 INFO neutron.db.l3_hamode_db [None req-5679fca4-c423-4c8a-b8b9-e144458df01c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/997] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:32 2026] PUT /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/998] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:32 2026] GET /v2.0/security-groups?id=6b847afc-fb34-4b58-a171-6c7f88782c2a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/999] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:15:32 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: 499/1000] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/ports?device_id=74767595-f63a-46aa-949b-20c045de628a => 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: 500/1001] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/subnets?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1002] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1003] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:30 2026] POST /v2.0/routers => generated 734 bytes in 2600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1004] 10.0.0.148 () {32 vars in 653 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:15:33.552 8 INFO neutron.db.l3_db [req-868843d7-4786-4992-9633-55dc9a65ba6f req-41f8a8e2-f93a-4fda-94b0-37975d35da57 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] Floating IP 34a27c4b-3e3c-4a20-aa5f-eeff34772248 disassociated. External IP: 10.96.250.209, port: 0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6. 2026-04-07 01:15:33.604 7 INFO neutron.services.segments.plugin [-] Segment 59a77901-76ed-4b67-b04f-9a5e200c01fd resource provider aggregate not found 2026-04-07 01:15:33.609 7 INFO neutron.services.segments.plugin [-] Segment 59a77901-76ed-4b67-b04f-9a5e200c01fd resource provider aggregate not found 2026-04-07 01:15:33.614 7 INFO neutron.services.segments.plugin [-] Segment 59a77901-76ed-4b67-b04f-9a5e200c01fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a77901-76ed-4b67-b04f-9a5e200c01fd found for delete ", "request_id": "req-8b67d64b-43a1-4d2f-af11-416ebbab29e7"}]} 2026-04-07 01:15:33.619 7 INFO neutron.services.segments.plugin [-] Segment 59a77901-76ed-4b67-b04f-9a5e200c01fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59a77901-76ed-4b67-b04f-9a5e200c01fd found for delete ", "request_id": "req-2da3d457-87da-4a27-8052-f4749671f1f9"}]} 2026-04-07 01:15:33.630 7 INFO neutron.db.l3_hamode_db [None req-4002b338-24f3-4d3e-a149-0062a9d7acf3 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] HA network c6561a75-3340-4eaf-87cb-8b7803f29d2b was deleted as no HA routers are present in tenant 7ad758972ddb4c1fb5e54763161f3601. [pid: 7|app: 0|req: 502/1005] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:33 2026] DELETE /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1006] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:15:33 2026] DELETE /v2.0/ports/0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:33.991 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb14300b-97f4-428b-ac6e-cd9c14ded9b5'] response: {'server_uuid': 'c42b7c93-861b-4124-a350-0203d23f88f4', 'name': 'network-vif-deleted', 'tag': '0d0da0c3-7a6e-41be-bbc9-1aa1aeca74a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 505/1007] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/networks => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1008] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/subnets/c4193c15-ffea-47ca-8249-782a9232eeaa => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1009] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 508/1010] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1011] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/subnets/6ea56cd1-0899-49d0-8adc-f8900783f315 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1012] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/networks/6ade277a-e2a2-4c9e-8115-e0d75a2f54f7 => generated 668 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:34.701 8 INFO neutron.services.segments.plugin [-] Segment cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 resource provider aggregate not found 2026-04-07 01:15:34.705 8 INFO neutron.services.segments.plugin [-] Segment cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 resource provider aggregate not found 2026-04-07 01:15:34.718 8 INFO neutron.services.segments.plugin [-] Segment cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 found for delete ", "request_id": "req-0fc27fbb-57d4-421f-a5c0-0db0898215bb"}]} 2026-04-07 01:15:34.722 8 INFO neutron.services.segments.plugin [-] Segment cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb0bfcd-8918-4ca1-8b09-ad89e9fbe0d4 found for delete ", "request_id": "req-9e05e257-377e-4973-a4dc-53b0fcf03d9c"}]} [pid: 8|app: 0|req: 511/1013] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/networks/2ac5138a-2714-4f81-888e-5bcb12040e7b => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1014] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/subnets/19e720b2-f570-4df5-ab54-dc63bd50cdbf => generated 641 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1015] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:33 2026] PUT /v2.0/routers/4d86ef50-ebf9-4e7b-a00c-cd00c7f67d2b/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:34.965 7 INFO neutron.pecan_wsgi.hooks.translation [None req-886acc9d-e270-45aa-9dc4-e44d82df11a5 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1016] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/subnets/426f6d4a-9e56-4e42-b791-9e1f7fedaa07 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:34.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c68fabe-753b-4ec1-8943-5b4d3e990159 9faa2e3fcc4e420a8e2f96bbd3866963 bf1a9efe2d15457b867a4415104edae2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1017] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/networks/2e03a256-2c4d-4a93-a072-a5a0aa64f841 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1018] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/networks/b2e79d9d-630b-468d-85c2-eca4448d7b44 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:35.091 8 WARNING neutron_lib.context [None req-592ea9d0-271d-451c-941e-8fd669f4dffa b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:35.154 8 INFO neutron.db.segments_db [None req-592ea9d0-271d-451c-941e-8fd669f4dffa b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment 0c8d3158-89bf-4873-95e4-22b3754f932c of type vxlan for network 02983b71-1659-437b-8679-7febf435de67 [pid: 7|app: 0|req: 506/1019] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:34 2026] DELETE /v2.0/subnets/19e720b2-f570-4df5-ab54-dc63bd50cdbf => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1020] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/networks => generated 629 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:35.280 8 WARNING neutron_lib.context [None req-6811622d-b0e0-48bd-b279-8014af77ea92 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 507/1021] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:35 2026] DELETE /v2.0/networks/6ade277a-e2a2-4c9e-8115-e0d75a2f54f7 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1022] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:35.555 8 WARNING neutron_lib.context [None req-5375eca6-7ab9-4ba0-8881-5d08b42c1cee 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 508/1023] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:35.567 7 WARNING neutron_lib.context [None req-09a1332a-6af0-4a7b-b289-774ebdfd1c9c b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:35.613 7 INFO neutron.db.segments_db [None req-09a1332a-6af0-4a7b-b289-774ebdfd1c9c b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb of type vxlan for network c4f6c032-75ce-4f85-a2b5-92ff1cd41272 2026-04-07 01:15:35.634 7 INFO neutron.services.segments.plugin [-] Segment f47cec98-c700-4af6-981d-da09c9ab6705 resource provider aggregate not found 2026-04-07 01:15:35.640 7 INFO neutron.services.segments.plugin [-] Segment f47cec98-c700-4af6-981d-da09c9ab6705 resource provider aggregate not found 2026-04-07 01:15:35.652 7 INFO neutron.services.segments.plugin [-] Segment f47cec98-c700-4af6-981d-da09c9ab6705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47cec98-c700-4af6-981d-da09c9ab6705 found for delete ", "request_id": "req-7053f39b-4f29-46b4-a74c-2405877e3915"}]} 2026-04-07 01:15:35.652 7 INFO neutron.services.segments.plugin [-] Segment f47cec98-c700-4af6-981d-da09c9ab6705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47cec98-c700-4af6-981d-da09c9ab6705 found for delete ", "request_id": "req-92a18761-77be-46e9-b0ae-bbd3850e9662"}]} [pid: 8|app: 0|req: 516/1024] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:35.686 8 WARNING neutron_lib.context [None req-840277a2-36cc-49c0-a2a7-34a1e3d7d846 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 517/1025] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:35.839 8 WARNING neutron_lib.context [None req-4f87a8cd-6e2a-48d8-b708-08c132c0df5d 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:35.931 7 INFO neutron.db.l3_hamode_db [None req-09a1332a-6af0-4a7b-b289-774ebdfd1c9c b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1026] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:35.948 8 WARNING neutron_lib.context [None req-e7c7fd0e-aeab-4514-86b7-3203daa10e1e 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.058 7 INFO neutron.db.l3_hamode_db [None req-09a1332a-6af0-4a7b-b289-774ebdfd1c9c b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/1027] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1028] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/security-groups?tenant_id=bf1a9efe2d15457b867a4415104edae2&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1029] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/ports?device_id=c42b7c93-861b-4124-a350-0203d23f88f4 => 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: 509/1030] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:35 2026] POST /v2.0/routers => generated 507 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:36.743 7 WARNING neutron_lib.context [None req-1a1ba3e6-fe8d-4e2d-9754-5d71553f39e1 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.747 8 INFO neutron.services.segments.plugin [-] Segment beb305eb-d147-4d8c-8a95-da94c78e711c resource provider aggregate not found 2026-04-07 01:15:36.753 8 INFO neutron.services.segments.plugin [-] Segment beb305eb-d147-4d8c-8a95-da94c78e711c resource provider aggregate not found 2026-04-07 01:15:36.770 8 INFO neutron.services.segments.plugin [-] Segment beb305eb-d147-4d8c-8a95-da94c78e711c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb305eb-d147-4d8c-8a95-da94c78e711c found for delete ", "request_id": "req-9519d27c-22b5-4654-ad9e-02789100e932"}]} 2026-04-07 01:15:36.772 8 INFO neutron.services.segments.plugin [-] Segment beb305eb-d147-4d8c-8a95-da94c78e711c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb305eb-d147-4d8c-8a95-da94c78e711c found for delete ", "request_id": "req-ca267c78-c6d6-4bb9-a5eb-b56671aae26d"}]} [pid: 8|app: 0|req: 522/1031] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:36 2026] DELETE /v2.0/security-groups/fec70720-3b6c-40e5-92b6-2b577116199f => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1032] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:36 2026] POST /v2.0/ports => generated 951 bytes in 397 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: 511/1033] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/security-groups/6b847afc-fb34-4b58-a171-6c7f88782c2a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:37.954 7 INFO neutron.api.v2.resource [None req-78eaaabc-8426-4c35-afde-4f838e2f731d 688717000aa4411289da30cf175321f5 d36c74e3602d49989a20d57996c4865f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1034] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups/6b847afc-fb34-4b58-a171-6c7f88782c2a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1035] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:15:37 2026] DELETE /v2.0/floatingips/34a27c4b-3e3c-4a20-aa5f-eeff34772248 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1036] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:37 2026] PUT /v2.0/routers/7fb25d68-545e-42ac-ba69-98edb5503824/add_router_interface => generated 309 bytes in 1318 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: 524/1037] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/ports/f13f5d4b-ea27-4f93-9fc0-3d4fdf89109c => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1038] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:38 2026] PUT /v2.0/routers/74fcaa6d-547a-4e16-a875-dbf7def1bd18/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1039] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:38 2026] PUT /v2.0/routers/7fb25d68-545e-42ac-ba69-98edb5503824/remove_router_interface => generated 309 bytes in 825 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:15:39.478 7 WARNING neutron_lib.context [None req-77591c5c-4f76-41eb-9068-845c7e4852a9 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:39.716 7 INFO neutron.db.segments_db [None req-77591c5c-4f76-41eb-9068-845c7e4852a9 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Added segment 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 of type vxlan for network fe0e7d7a-4601-4ed3-81e0-8f853778aedf [pid: 7|app: 0|req: 515/1040] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:39 2026] POST /v2.0/networks => generated 644 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:39.992 7 INFO neutron.api.v2.resource [None req-6f225e85-6066-4c25-835b-fb42e375d09b b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 516/1041] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:39 2026] PUT /v2.0/routers/7fb25d68-545e-42ac-ba69-98edb5503824/remove_router_interface => generated 197 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:39.998 7 WARNING neutron_lib.context [None req-2ada2b90-6b92-46ce-a6a9-1f300517f28f 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:40.162 8 INFO neutron.services.segments.plugin [-] Segment 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 resource provider aggregate not found 2026-04-07 01:15:40.167 8 INFO neutron.services.segments.plugin [-] Segment 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 resource provider aggregate not found 2026-04-07 01:15:40.175 8 INFO neutron.services.segments.plugin [-] Segment 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 found for delete ", "request_id": "req-969aaf4a-051e-435a-99a7-782268648ed8"}]} 2026-04-07 01:15:40.183 8 INFO neutron.services.segments.plugin [-] Segment 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340abe83-0fba-494b-8c6b-b1b4bbfd4d86 found for delete ", "request_id": "req-fbe3bb96-47da-4759-b2c3-2269edadaff9"}]} 2026-04-07 01:15:40.188 8 INFO neutron.db.l3_hamode_db [None req-0195e0c2-f9b3-43af-adfa-a7d0fbe503d3 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network a5f0922e-277d-4165-881e-13ccd04f8713 was deleted as no HA routers are present in tenant d36c74e3602d49989a20d57996c4865f. [pid: 8|app: 0|req: 526/1042] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:39 2026] DELETE /v2.0/routers/74fcaa6d-547a-4e16-a875-dbf7def1bd18 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1043] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/ports?device_id=7fb25d68-545e-42ac-ba69-98edb5503824 => 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: 517/1044] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:39 2026] POST /v2.0/ports => generated 773 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1045] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/subnets/1e943546-f9bb-480c-9c58-47ed318aa9bd => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:40.394 8 WARNING neutron_lib.context [None req-ca3513bd-47b8-4933-9fc9-1b1ebd8e9d27 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:40.462 8 INFO neutron.db.segments_db [None req-ca3513bd-47b8-4933-9fc9-1b1ebd8e9d27 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Added segment 28b53851-318c-4de4-83ef-22e33f82a959 of type vxlan for network abb074e8-b520-4b0a-9b87-17ca22ae6fb3 [pid: 8|app: 0|req: 529/1046] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:40 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:15:40.826 7 INFO neutron.services.segments.plugin [-] Segment 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb resource provider aggregate not found 2026-04-07 01:15:40.833 7 INFO neutron.services.segments.plugin [-] Segment 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb resource provider aggregate not found 2026-04-07 01:15:40.851 7 INFO neutron.services.segments.plugin [-] Segment 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb found for delete ", "request_id": "req-ade8aaf5-ff00-40c0-9bd1-e40282cf2df1"}]} 2026-04-07 01:15:40.852 7 INFO neutron.services.segments.plugin [-] Segment 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75c196aa-2c78-4dc8-863d-a4fd6ab97eeb found for delete ", "request_id": "req-0a37ed62-bbc6-4d94-93d2-b975bea77ea5"}]} 2026-04-07 01:15:40.859 7 INFO neutron.db.l3_hamode_db [None req-84615945-f213-432a-a15f-47354e470f62 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] HA network c4f6c032-75ce-4f85-a2b5-92ff1cd41272 was deleted as no HA routers are present in tenant 7ad758972ddb4c1fb5e54763161f3601. [pid: 7|app: 0|req: 518/1047] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/routers/7fb25d68-545e-42ac-ba69-98edb5503824 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:40.871 7 WARNING neutron_lib.context [None req-aff07d9b-fe0d-4fa2-b882-cea8304520e5 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 530/1048] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/networks/205ee262-21da-40a7-ac50-835bf6431b08 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1049] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/subnets/8a917c73-413e-4c43-bdf6-dbffb0380252 => 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: 519/1050] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:40 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1051] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups?tenant_id=d36c74e3602d49989a20d57996c4865f&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:41.133 7 WARNING neutron_lib.context [None req-11a16d02-516f-488d-b590-b1c4e01a7741 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 532/1052] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/networks/02983b71-1659-437b-8679-7febf435de67 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1053] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/security-groups/cfb9fd3f-d0c6-4fdc-9684-6eb2c27ab09a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:41.443 8 WARNING neutron_lib.context [None req-47bbfd05-af2c-4fa1-bdea-8f57123d1721 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:41.489 8 INFO neutron.db.segments_db [None req-47bbfd05-af2c-4fa1-bdea-8f57123d1721 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 of type vxlan for network d7d0ae97-7520-48e1-9087-fd9068e93a6a [pid: 7|app: 0|req: 521/1054] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/ports => generated 954 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: 522/1055] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--960312846&fields=id&tenant_id=447d880bd38e4bf1a841d3a917db9f95 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1056] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1057] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/networks?id=b49d9737-a9ad-422d-aeb6-cbae92c46c6b => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:41.631 8 WARNING neutron_lib.context [None req-5c46c34e-0ab0-4587-b9da-e2a35ad4cc97 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 523/1058] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/ports/b62b289b-9b49-4caa-a7b9-62b7c6fcce9f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1059] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/quotas/447d880bd38e4bf1a841d3a917db9f95 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1060] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:41.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3adc97c9-e7bd-4670-8ffd-8a74f1b4a937 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1061] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:41 2026] DELETE /v2.0/ports/b62b289b-9b49-4caa-a7b9-62b7c6fcce9f => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:41.955 7 WARNING neutron_lib.context [None req-b4cf9520-23d0-4877-a4cd-8c689cb45c96 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.004 7 INFO neutron.db.segments_db [None req-b4cf9520-23d0-4877-a4cd-8c689cb45c96 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment ae1128e3-96fe-4d5a-95ea-11b664e0d03f of type vxlan for network 211fab1f-725b-4d02-ab85-c1643e629049 [pid: 8|app: 0|req: 537/1062] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/ports?tenant_id=447d880bd38e4bf1a841d3a917db9f95&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:42.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c770692e-d27e-4518-9678-35bffd6f9bb1 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1063] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports/b62b289b-9b49-4caa-a7b9-62b7c6fcce9f => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1064] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:42.195 8 INFO neutron.services.segments.plugin [-] Segment a9185651-ac22-46c4-8b05-8734a349a6d1 resource provider aggregate not found 2026-04-07 01:15:42.200 8 INFO neutron.services.segments.plugin [-] Segment a9185651-ac22-46c4-8b05-8734a349a6d1 resource provider aggregate not found 2026-04-07 01:15:42.204 8 INFO neutron.services.segments.plugin [-] Segment a9185651-ac22-46c4-8b05-8734a349a6d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9185651-ac22-46c4-8b05-8734a349a6d1 found for delete ", "request_id": "req-e441abc2-ce1b-4eae-9b69-ca68e9a736c8"}]} 2026-04-07 01:15:42.215 8 INFO neutron.services.segments.plugin [-] Segment a9185651-ac22-46c4-8b05-8734a349a6d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9185651-ac22-46c4-8b05-8734a349a6d1 found for delete ", "request_id": "req-37f26043-0b0a-49c3-b3f2-26f4030c6c0e"}]} 2026-04-07 01:15:42.219 8 INFO neutron.services.segments.plugin [-] Segment 0c8d3158-89bf-4873-95e4-22b3754f932c resource provider aggregate not found 2026-04-07 01:15:42.229 8 INFO neutron.services.segments.plugin [-] Segment 0c8d3158-89bf-4873-95e4-22b3754f932c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8d3158-89bf-4873-95e4-22b3754f932c found for delete ", "request_id": "req-17d961ba-7a67-48e6-b538-31b62c088933"}]} 2026-04-07 01:15:42.233 8 INFO neutron.services.segments.plugin [-] Segment 0c8d3158-89bf-4873-95e4-22b3754f932c resource provider aggregate not found 2026-04-07 01:15:42.247 8 INFO neutron.services.segments.plugin [-] Segment 0c8d3158-89bf-4873-95e4-22b3754f932c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8d3158-89bf-4873-95e4-22b3754f932c found for delete ", "request_id": "req-f4d6b94e-b5e9-4773-befe-c1878bd72080"}]} 2026-04-07 01:15:42.327 7 INFO neutron.db.l3_hamode_db [None req-b4cf9520-23d0-4877-a4cd-8c689cb45c96 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 540/1065] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/subnets/fa2d78b6-d3c4-4650-afb5-153170e0808a => 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: 541/1066] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:42.464 7 INFO neutron.db.l3_hamode_db [None req-b4cf9520-23d0-4877-a4cd-8c689cb45c96 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1067] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:42 2026] DELETE /v2.0/networks/abb074e8-b520-4b0a-9b87-17ca22ae6fb3 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1068] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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:42.688 8 WARNING neutron_lib.context [None req-3b5c9fcc-7997-4af2-a8e0-072aa72ea85a 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.755 8 INFO neutron.db.segments_db [None req-3b5c9fcc-7997-4af2-a8e0-072aa72ea85a 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Added segment 4ba63f7c-f96a-4bdd-8292-761fec513f0c of type vxlan for network ee874e02-aaf1-417f-9e70-cba7a63e4b36 [pid: 8|app: 0|req: 544/1069] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:42.896 8 WARNING neutron_lib.context [None req-da1b3e4e-272e-40fd-ab67-b1c49215a849 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 526/1070] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:41 2026] POST /v2.0/routers => generated 505 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1071] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:42 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:43.173 8 WARNING neutron_lib.context [None req-49f985e2-0c6b-435f-a821-9856d2b3a3be 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 546/1072] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:43 2026] POST /v2.0/ports => generated 914 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:43.849 8 INFO neutron.db.segments_db [None req-537c3f5c-034b-4f4f-a91d-577db542743b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 4fc95492-850d-40c2-8c83-80ac7b14540d of type vxlan for network b696949b-44b2-4ec8-9d6d-a66f86d991a7 [pid: 8|app: 0|req: 547/1073] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:15:43 2026] POST /v2.0/networks => generated 746 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1074] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:43 2026] DELETE /v2.0/ports/14e1b350-c2db-478c-87c0-4151bc9518a1 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1075] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:44.247 8 INFO neutron.services.segments.plugin [-] Segment 28b53851-318c-4de4-83ef-22e33f82a959 resource provider aggregate not found 2026-04-07 01:15:44.261 8 INFO neutron.services.segments.plugin [-] Segment 28b53851-318c-4de4-83ef-22e33f82a959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b53851-318c-4de4-83ef-22e33f82a959 found for delete ", "request_id": "req-b09ed598-3071-4792-946c-37821ccb5255"}]} 2026-04-07 01:15:44.263 8 INFO neutron.services.segments.plugin [-] Segment 28b53851-318c-4de4-83ef-22e33f82a959 resource provider aggregate not found 2026-04-07 01:15:44.276 8 INFO neutron.services.segments.plugin [-] Segment 28b53851-318c-4de4-83ef-22e33f82a959 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b53851-318c-4de4-83ef-22e33f82a959 found for delete ", "request_id": "req-2ef3b24e-6a4a-4a01-88c6-13b1ad0da661"}]} [pid: 7|app: 0|req: 527/1076] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:43 2026] PUT /v2.0/routers/918f91b9-07d3-4585-a6c8-11935a35cdf7/add_router_interface => generated 309 bytes in 1261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1077] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/subnets => generated 693 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:44.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a52b2749-b5e4-4f6d-9e1a-24ac1712f4f2 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1078] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/ports/14e1b350-c2db-478c-87c0-4151bc9518a1 => 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: 551/1079] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/ports/a2a2d948-f26c-4864-bc6a-feeaced8c402 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:44.475 7 INFO neutron.db.segments_db [None req-c82eac17-2154-4373-a944-65465fa5091a 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment e04d56f0-7126-42aa-aa41-2180a03a0784 of type vxlan for network c556d04d-c3a6-4996-9a28-88d4c7aba5a9 [pid: 8|app: 0|req: 552/1080] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:44 2026] DELETE /v2.0/subnets/58072207-8815-4a24-8962-575cab2cdcde => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:44.733 7 INFO neutron.db.l3_hamode_db [None req-c82eac17-2154-4373-a944-65465fa5091a 3396b6e8eda04e12b9b7c2b8f2147350 424f5ce686334f22a2e42a4c169434c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 553/1081] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:15:44 2026] PUT /v2.0/routers/918f91b9-07d3-4585-a6c8-11935a35cdf7/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:45.468 7 INFO neutron.db.l3_hamode_db [None req-c82eac17-2154-4373-a944-65465fa5091a 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1082] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/networks/ee874e02-aaf1-417f-9e70-cba7a63e4b36 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1083] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 556/1084] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:45 2026] GET /v2.0/ports?device_id=918f91b9-07d3-4585-a6c8-11935a35cdf7 => 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:45.718 8 WARNING neutron_lib.context [None req-3b787e9d-c6c0-48bf-907e-cd3f8dc90318 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 557/1085] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/ports => generated 774 bytes in 261 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:15:46.285 8 INFO neutron.services.segments.plugin [-] Segment 4ba63f7c-f96a-4bdd-8292-761fec513f0c resource provider aggregate not found 2026-04-07 01:15:46.293 8 INFO neutron.services.segments.plugin [-] Segment 4ba63f7c-f96a-4bdd-8292-761fec513f0c resource provider aggregate not found 2026-04-07 01:15:46.296 8 INFO neutron.services.segments.plugin [-] Segment 4ba63f7c-f96a-4bdd-8292-761fec513f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba63f7c-f96a-4bdd-8292-761fec513f0c found for delete ", "request_id": "req-bec41b2d-5212-454e-9e8a-cea49ef88a09"}]} [pid: 7|app: 0|req: 529/1086] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/routers => generated 733 bytes in 1871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:46.313 8 INFO neutron.services.segments.plugin [-] Segment 4ba63f7c-f96a-4bdd-8292-761fec513f0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba63f7c-f96a-4bdd-8292-761fec513f0c found for delete ", "request_id": "req-c43426a3-5853-4669-a598-42f032198dcb"}]} [pid: 7|app: 0|req: 530/1087] 10.0.0.148 () {34 vars in 737 bytes} [Tue Apr 7 01:15:46 2026] PUT /v2.0/ports/6a23c473-ab6a-4794-9a24-39ddea4adc1f => generated 752 bytes in 158 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:15:46.481 8 INFO neutron.db.l3_hamode_db [None req-3d01fcd4-557f-48df-84ce-0cf264289979 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] HA network 211fab1f-725b-4d02-ab85-c1643e629049 was deleted as no HA routers are present in tenant 7ad758972ddb4c1fb5e54763161f3601. [pid: 8|app: 0|req: 558/1088] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/routers/918f91b9-07d3-4585-a6c8-11935a35cdf7 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1089] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/ports/6a23c473-ab6a-4794-9a24-39ddea4adc1f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1090] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/subnets/9b593811-bd51-457a-bc2d-f6e689cfd89e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1091] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports => generated 776 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1092] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1093] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/networks/d7d0ae97-7520-48e1-9087-fd9068e93a6a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:47.210 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c05f6fde-d082-44a4-940c-627eed365faa 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1094] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports/6a23c473-ab6a-4794-9a24-39ddea4adc1f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1095] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/networks?id=b49d9737-a9ad-422d-aeb6-cbae92c46c6b => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:47.264 8 WARNING neutron_lib.context [None req-4f4af1d7-1a4e-4db8-8e86-6f4830432b92 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:47.304 8 INFO neutron.db.segments_db [None req-4f4af1d7-1a4e-4db8-8e86-6f4830432b92 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Added segment c58465c8-4274-4196-be94-7a7dba2fbdf9 of type vxlan for network 74a818d1-cde1-47ed-a274-3592bc3c145a 2026-04-07 01:15:47.553 8 INFO neutron.db.l3_hamode_db [None req-4f4af1d7-1a4e-4db8-8e86-6f4830432b92 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 531/1098] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:15:46 2026] PUT /v2.0/routers/edb982e7-4b88-41e7-b8ed-4d1633808981/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1099] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports => generated 776 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1100] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=447d880bd38e4bf1a841d3a917db9f95 => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1101] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports/5fdbf5c1-98ee-4dd7-a8cf-e82063691ff3 => generated 773 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:47.752 7 WARNING neutron_lib.context [req-cf4f4c1f-dbd0-424c-b6bd-0253c73cd6b9 req-e4a74f60-fb2e-4a3a-a983-f9f47129d55d 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 535/1102] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:15:47 2026] POST /v2.0/ports => generated 958 bytes in 428 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:15:48.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dca91ba6-4123-4930-b3f9-59daa3c3674f 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1103] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/14e1b350-c2db-478c-87c0-4151bc9518a1 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1104] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 961 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:48.318 8 INFO neutron.services.segments.plugin [-] Segment ae1128e3-96fe-4d5a-95ea-11b664e0d03f resource provider aggregate not found 2026-04-07 01:15:48.341 8 INFO neutron.services.segments.plugin [-] Segment ae1128e3-96fe-4d5a-95ea-11b664e0d03f resource provider aggregate not found 2026-04-07 01:15:48.344 8 INFO neutron.services.segments.plugin [-] Segment ae1128e3-96fe-4d5a-95ea-11b664e0d03f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1128e3-96fe-4d5a-95ea-11b664e0d03f found for delete ", "request_id": "req-580e3fb1-61a7-4e42-bc45-d9b519a0c3b9"}]} 2026-04-07 01:15:48.361 8 INFO neutron.services.segments.plugin [-] Segment ae1128e3-96fe-4d5a-95ea-11b664e0d03f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1128e3-96fe-4d5a-95ea-11b664e0d03f found for delete ", "request_id": "req-92ee215f-174b-474f-893d-f587c10c3327"}]} 2026-04-07 01:15:48.364 8 INFO neutron.services.segments.plugin [-] Segment 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 resource provider aggregate not found 2026-04-07 01:15:48.378 8 INFO neutron.services.segments.plugin [-] Segment 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 resource provider aggregate not found 2026-04-07 01:15:48.381 8 INFO neutron.services.segments.plugin [-] Segment 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 found for delete ", "request_id": "req-36769fc5-5de2-460c-84cc-26f138d958e5"}]} 2026-04-07 01:15:48.386 8 INFO neutron.services.segments.plugin [-] Segment 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37cd05e3-e7ed-4de1-b884-72bb3aaf2b25 found for delete ", "request_id": "req-bdcd6ad8-e3ba-4740-b940-90c1620d016a"}]} 2026-04-07 01:15:48.509 8 INFO neutron.db.l3_hamode_db [None req-4f4af1d7-1a4e-4db8-8e86-6f4830432b92 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 538/1105] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:15:48 2026] PUT /v2.0/ports/cd074612-9b9b-4167-ba62-f11a19c27f31 => generated 1239 bytes in 483 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:15:48.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-157d88c1-7542-465a-97bd-806b591226fd 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1106] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/subnets/58072207-8815-4a24-8962-575cab2cdcde => 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: 540/1107] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:48.879 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28c9e804-779f-4685-8143-452f0133fc7f'] response: {'name': 'network-changed', 'server_uuid': 'c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc', 'tag': 'cd074612-9b9b-4167-ba62-f11a19c27f31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 541/1108] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/networks?id=b696949b-44b2-4ec8-9d6d-a66f86d991a7 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:49.472 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76db5d81-8297-4d1f-a948-4db1dd2725b7 50eaf09d8864486a9a4eb333cc2d13d9 5f6dafdec30b4f9cb8079c0f59274bb2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1109] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/subnets/fa2d78b6-d3c4-4650-afb5-153170e0808a => generated 136 bytes in 587 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1110] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/quotas/424f5ce686334f22a2e42a4c169434c2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1111] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?tenant_id=447d880bd38e4bf1a841d3a917db9f95&device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1112] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:15:47 2026] POST /v2.0/routers => generated 687 bytes in 2311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1113] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?tenant_id=424f5ce686334f22a2e42a4c169434c2&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1114] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/networks?tenant_id=447d880bd38e4bf1a841d3a917db9f95&shared=False => 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: 547/1115] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/routers/00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 693 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1116] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/ports/5fdbf5c1-98ee-4dd7-a8cf-e82063691ff3 => 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: 548/1117] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/networks/b696949b-44b2-4ec8-9d6d-a66f86d991a7?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: 570/1118] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1119] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/routers => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1120] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/networks/b696949b-44b2-4ec8-9d6d-a66f86d991a7?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: 571/1121] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/fe0e7d7a-4601-4ed3-81e0-8f853778aedf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1122] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1123] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 574/1124] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1125] 10.0.0.148 () {34 vars in 741 bytes} [Tue Apr 7 01:15:49 2026] PUT /v2.0/routers/00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 700 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:50.417 8 INFO neutron.services.segments.plugin [-] Segment 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 resource provider aggregate not found 2026-04-07 01:15:50.420 8 INFO neutron.services.segments.plugin [-] Segment 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 resource provider aggregate not found 2026-04-07 01:15:50.432 8 INFO neutron.services.segments.plugin [-] Segment 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 found for delete ", "request_id": "req-f0499670-41b9-4cab-b1ec-4ef3070a2bf0"}]} 2026-04-07 01:15:50.440 8 INFO neutron.services.segments.plugin [-] Segment 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a17d0ae-564b-49a4-91e3-8eaa75c4f3b4 found for delete ", "request_id": "req-7b5a6406-a121-4211-b216-d3bc9cce101f"}]} [pid: 8|app: 0|req: 575/1126] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/routers/00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 700 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1127] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?device_id=00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => 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: 576/1128] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?tenant_id=5f6dafdec30b4f9cb8079c0f59274bb2&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1129] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:50 2026] DELETE /v2.0/security-groups/cb97ed8b-aeca-4cff-9ecd-242fd0458623 => 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: 578/1130] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?tenant_id=447d880bd38e4bf1a841d3a917db9f95&device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1131] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd074612-9b9b-4167-ba62-f11a19c27f31 => 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: 580/1132] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/subnets?id=b3be59e2-e728-4205-a7b0-ecd451fbb02a => generated 697 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1133] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/ports?network_id=b49d9737-a9ad-422d-aeb6-cbae92c46c6b&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1134] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1135] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1136] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 585/1137] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1138] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:51.397 7 INFO neutron.services.segments.plugin [-] Segment c58465c8-4274-4196-be94-7a7dba2fbdf9 resource provider aggregate not found 2026-04-07 01:15:51.403 7 INFO neutron.services.segments.plugin [-] Segment c58465c8-4274-4196-be94-7a7dba2fbdf9 resource provider aggregate not found 2026-04-07 01:15:51.414 7 INFO neutron.services.segments.plugin [-] Segment c58465c8-4274-4196-be94-7a7dba2fbdf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58465c8-4274-4196-be94-7a7dba2fbdf9 found for delete ", "request_id": "req-840940b4-f9df-462e-ab15-a5dd51de9b4a"}]} 2026-04-07 01:15:51.415 7 INFO neutron.db.l3_hamode_db [None req-17b4edbf-c82a-44bc-b480-6c08723a44ce b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] HA network 74a818d1-cde1-47ed-a274-3592bc3c145a was deleted as no HA routers are present in tenant 7ad758972ddb4c1fb5e54763161f3601. [pid: 7|app: 0|req: 553/1139] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:50 2026] DELETE /v2.0/routers/00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1140] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:51.462 7 INFO neutron.services.segments.plugin [-] Segment c58465c8-4274-4196-be94-7a7dba2fbdf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c58465c8-4274-4196-be94-7a7dba2fbdf9 found for delete ", "request_id": "req-95ead570-cd2d-42fa-83ba-2c0bec6efbbe"}]} 2026-04-07 01:15:51.472 7 INFO neutron.api.v2.resource [None req-616447b0-5f68-4198-b452-b206c6d43b50 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1141] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/routers/00c9b5f2-e7ea-4e80-ad7f-a5992459a2a6 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1142] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=918f91b9-07d3-4585-a6c8-11935a35cdf7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:51.527 7 INFO neutron.api.v2.resource [None req-3a1be57b-b1fd-45aa-bb83-fd59fec7354a b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1143] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/routers/918f91b9-07d3-4585-a6c8-11935a35cdf7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:51.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da764128-3eac-4a05-9f74-28f282b6bd26 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1144] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/subnets/9b593811-bd51-457a-bc2d-f6e689cfd89e => 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: 556/1145] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=7fb25d68-545e-42ac-ba69-98edb5503824 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:51.611 8 INFO neutron.api.v2.resource [None req-3b757ad3-cdb5-4280-80e7-b52d0803caef b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1146] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/routers/7fb25d68-545e-42ac-ba69-98edb5503824 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:51.631 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3b6bd87-d4d7-46b3-9de8-a4cf007e7f57 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 557/1147] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/subnets/8a917c73-413e-4c43-bdf6-dbffb0380252 => 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: 591/1148] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=74767595-f63a-46aa-949b-20c045de628a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:51.681 7 INFO neutron.api.v2.resource [None req-264ca884-34d0-4c4b-b22b-78b47690988c b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1149] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/routers/74767595-f63a-46aa-949b-20c045de628a => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:51.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b066335-de9c-46fa-a951-9cbed1d90620 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1150] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/subnets/c4193c15-ffea-47ca-8249-782a9232eeaa => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:51.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d2c43de-f336-445b-96f0-743474a52064 b57caff955ba4ac2b3f7c24ee2418efe 7ad758972ddb4c1fb5e54763161f3601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1151] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/subnets/6ea56cd1-0899-49d0-8adc-f8900783f315 => 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: 560/1152] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 561/1153] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1154] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&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: 593/1155] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?tenant_id=7ad758972ddb4c1fb5e54763161f3601&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1156] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:52 2026] DELETE /v2.0/security-groups/28c07ded-e088-4c5e-aadd-beaaaebccb70 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:52.783 8 WARNING neutron_lib.context [None req-928114cd-b93b-4c47-af9d-4dfbdc3d1fc1 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1157] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:15:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1158] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1159] 10.0.0.148 () {34 vars in 758 bytes} [Tue Apr 7 01:15:53 2026] PUT /v2.0/security-groups/248cbed6-d960-41cb-a189-a026fe40237f => generated 1663 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1160] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-groups/248cbed6-d960-41cb-a189-a026fe40237f => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1161] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:53 2026] DELETE /v2.0/security-groups/248cbed6-d960-41cb-a189-a026fe40237f => 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: 566/1162] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:53.309 8 INFO neutron.api.v2.resource [None req-83855569-9a3d-466e-802b-cc9330650c6d 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1163] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:53 2026] DELETE /v2.0/security-groups/248cbed6-d960-41cb-a189-a026fe40237f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:53.330 7 WARNING neutron_lib.context [None req-d9e1c4ed-b4e3-4a84-95f1-f7eb072e9a83 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 598/1164] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 567/1165] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:15:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:53.481 8 WARNING neutron_lib.context [None req-68d1b353-cb1c-41cd-833c-100ee3553350 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 568/1166] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1167] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:53 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: 8|app: 0|req: 600/1168] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-group-rules/3949ac58-ee41-426d-ba5e-59c0b1878bc6 => 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: 569/1169] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&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: 601/1170] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1171] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:53 2026] DELETE /v2.0/security-group-rules/3949ac58-ee41-426d-ba5e-59c0b1878bc6 => 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: 602/1172] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:53.876 7 WARNING neutron_lib.context [None req-2ac22c41-79e5-4b25-a7fb-819578e53b85 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 571/1173] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1174] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules/cd446f48-810d-407b-b782-a1050146feee => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1175] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1176] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/security-group-rules/cd446f48-810d-407b-b782-a1050146feee => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1177] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:54.293 8 WARNING neutron_lib.context [None req-453902d3-439c-4d93-8a92-70ffcaab6932 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:54.327 8 INFO neutron.db.securitygroups_db [None req-453902d3-439c-4d93-8a92-70ffcaab6932 4c23d76694ca42d484895703d9c7e040 b13a276536204847862845761dcf45e0 - - default default] Project b13a276536204847862845761dcf45e0 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: 605/1178] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1179] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 607/1180] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules/dff82613-fab7-4c1f-888e-3be2b1a6e720 => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:54.521 7 WARNING neutron_lib.context [None req-d5a8f4c9-8d2d-40e3-9987-526239eaf7aa 9a90cfae5f0142fc8175497cb6b712c5 8b8b3d20cd934b4a8677d027e37cabc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 608/1181] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1182] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/subnetpools => generated 548 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1183] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/security-group-rules/dff82613-fab7-4c1f-888e-3be2b1a6e720 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1184] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/subnetpools/f0a8434e-64d7-44d0-9526-82ee21fcf1ad => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1185] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:15:54 2026] PUT /v2.0/subnetpools/f0a8434e-64d7-44d0-9526-82ee21fcf1ad => generated 501 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1186] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1187] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/subnetpools/f0a8434e-64d7-44d0-9526-82ee21fcf1ad => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1188] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:54.753 8 INFO neutron.api.v2.resource [None req-751cce0e-ad19-4463-9336-604b51cf8512 9a90cfae5f0142fc8175497cb6b712c5 8b8b3d20cd934b4a8677d027e37cabc9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1189] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/subnetpools/f0a8434e-64d7-44d0-9526-82ee21fcf1ad => 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: 613/1190] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:54.797 8 INFO neutron.api.v2.resource [None req-4a29ce1f-2bc5-4d34-bd99-7e3b3138e381 9a90cfae5f0142fc8175497cb6b712c5 8b8b3d20cd934b4a8677d027e37cabc9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1191] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/subnetpools/f0a8434e-64d7-44d0-9526-82ee21fcf1ad => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1192] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/security-groups/6c2f9380-3f7e-4cb4-a223-3fde96a4d3d8 => 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: 615/1193] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1194] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1195] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?tenant_id=b13a276536204847862845761dcf45e0&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: 581/1196] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 616/1197] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?tenant_id=8b8b3d20cd934b4a8677d027e37cabc9&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1198] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.0/security-groups/e4c548a0-7a4a-47b5-9a8c-32180fdad6fe => 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: 617/1199] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.0/security-groups/dea92f94-36ff-4272-bf93-cf3715082aa3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1200] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1201] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1202] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks?id=b696949b-44b2-4ec8-9d6d-a66f86d991a7 => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:56.444 8 WARNING neutron_lib.context [req-ea10e4db-dd92-4c30-b462-f9c7aa314b0b req-fbcaed53-a277-4cc6-9d7e-9a9695f413bd 2d0092b4c2bc4285a9405bd2f0bfb4b8 424f5ce686334f22a2e42a4c169434c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 585/1203] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 619/1204] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:15:56 2026] POST /v2.0/ports => generated 954 bytes in 359 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: 620/1205] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1206] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1207] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:15:56 2026] PUT /v2.0/ports/1e1978fa-b37d-42a2-a492-e2a630ea1946 => generated 1235 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:57.476 8 WARNING neutron_lib.context [None req-c9d905ab-c921-4770-bc72-3f4d9c74ba32 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 622/1208] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:15:57 2026] POST /v2.0/security-groups => generated 1625 bytes in 379 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, ' 2026-04-07 01:15:57.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb283f90-3691-4de1-bac9-ccdb51dde16c'] response: {'name': 'network-changed', 'server_uuid': '5b8af8df-af87-48d1-a71e-2ab9b6621e53', 'tag': '1e1978fa-b37d-42a2-a492-e2a630ea1946', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 587/1209] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups => generated 4530 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1210] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1211] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&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: 588/1212] 10.0.0.148 () {34 vars in 758 bytes} [Tue Apr 7 01:15:57 2026] PUT /v2.0/security-groups/391fbf86-ce45-4968-b25c-f962cd900087 => generated 1664 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1213] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups/391fbf86-ce45-4968-b25c-f962cd900087 => generated 1664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1214] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:57 2026] DELETE /v2.0/security-groups/391fbf86-ce45-4968-b25c-f962cd900087 => 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: 626/1215] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:58.107 7 INFO neutron.api.v2.resource [None req-6b145cc3-03a9-453e-9e03-a197edbc6b9b 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1216] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/security-groups/391fbf86-ce45-4968-b25c-f962cd900087 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:58.127 8 WARNING neutron_lib.context [None req-5f48e3ed-dd05-4ba9-a4f3-61dc881544ab 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 627/1217] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:58.293 8 WARNING neutron_lib.context [None req-1823c385-794f-4aad-afbe-2be9d4926b57 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 591/1218] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?tenant_id=424f5ce686334f22a2e42a4c169434c2&device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 592/1219] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1220] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/networks?tenant_id=424f5ce686334f22a2e42a4c169434c2&shared=False => generated 774 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1221] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1222] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1223] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-group-rules/6f90d702-f74d-4c67-8398-e6c70ee0e04b => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1224] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:15:58 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) [pid: 8|app: 0|req: 630/1225] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1226] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1227] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/security-group-rules/6f90d702-f74d-4c67-8398-e6c70ee0e04b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1228] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:58.728 7 WARNING neutron_lib.context [None req-0c8c6608-9a72-4df0-af53-2e5a27eb9f80 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 599/1229] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1230] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-group-rules/5eba3cd4-c4c6-4937-b608-a404c76260cc => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1231] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1232] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/security-group-rules/5eba3cd4-c4c6-4937-b608-a404c76260cc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:59.020 8 INFO neutron.db.l3_db [None req-c91fa700-0a6b-457e-b8e1-aa93d957c5a6 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Floating IP 31a3506b-b79b-40bb-a8ce-136d7641ecdd associated. External IP: 10.96.250.213, port: cd074612-9b9b-4167-ba62-f11a19c27f31. [pid: 7|app: 0|req: 603/1233] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1234] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1235] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:59.127 7 WARNING neutron_lib.context [None req-21ba85cc-cc44-4611-b10a-1acdaa20af4b 18ddb2169e034b0ca6fb194890716725 c789797ccacc4fb9a8d8b8f2af5b393e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1236] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:15:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1237] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-group-rules/588d8135-ba07-40dd-b8f6-f60f3f44a052 => 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: 608/1238] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1239] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:15:58 2026] PUT /v2.0/floatingips/31a3506b-b79b-40bb-a8ce-136d7641ecdd => generated 856 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1240] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.0/security-group-rules/588d8135-ba07-40dd-b8f6-f60f3f44a052 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:59.506 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-627388d8-cfba-4e2b-8147-9586a1190d25'] response: {'name': 'network-changed', 'server_uuid': 'c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc', 'tag': 'cd074612-9b9b-4167-ba62-f11a19c27f31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 610/1241] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1242] 10.0.0.148 () {32 vars in 673 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1243] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?tenant_id=424f5ce686334f22a2e42a4c169434c2&device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1244] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&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: 634/1245] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1e1978fa-b37d-42a2-a492-e2a630ea1946 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1246] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/subnets?id=59d16567-4649-465b-9451-392b064e28ca => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1247] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.0/security-groups/b91bb98a-693e-4873-917f-1d6967d33aba => 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: 613/1248] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1249] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?network_id=b696949b-44b2-4ec8-9d6d-a66f86d991a7&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1250] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1251] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/b696949b-44b2-4ec8-9d6d-a66f86d991a7?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: 617/1252] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks/b696949b-44b2-4ec8-9d6d-a66f86d991a7?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: 636/1253] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?tenant_id=3ff7470e173d44d6972e73a2bdfbedad&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1254] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.0/security-groups/b3711ce4-2a00-4aa8-bd95-7ae75e7c2774 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1255] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?tenant_id=447d880bd38e4bf1a841d3a917db9f95&device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 619/1256] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 638/1257] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/networks?id=b49d9737-a9ad-422d-aeb6-cbae92c46c6b => generated 775 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1258] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1259] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=cd074612-9b9b-4167-ba62-f11a19c27f31 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1260] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/subnets?id=b3be59e2-e728-4205-a7b0-ecd451fbb02a => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1261] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1262] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?network_id=b49d9737-a9ad-422d-aeb6-cbae92c46c6b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1263] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1264] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?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: 624/1265] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1266] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/security-groups?tenant_id=c789797ccacc4fb9a8d8b8f2af5b393e&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1267] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/security-groups/21e32fce-14d2-437e-86d2-57de007bc345 => 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: 643/1268] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1269] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1270] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1271] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&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: 645/1272] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:02.375 8 INFO neutron.db.l3_db [req-4542bddc-a2a7-411a-81e9-4c64f28d8bba req-df6bc103-97ed-4c9b-9508-eab9e36915b0 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] Floating IP 31a3506b-b79b-40bb-a8ce-136d7641ecdd disassociated. External IP: 10.96.250.213, port: cd074612-9b9b-4167-ba62-f11a19c27f31. [pid: 7|app: 0|req: 629/1275] 10.0.0.148 () {32 vars in 623 bytes} [Tue Apr 7 01:16:02 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: 630/1276] 10.0.0.148 () {32 vars in 633 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ => generated 632 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1277] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1278] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?id=76e2968d-b9a3-44f3-a395-53209623851d&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: 633/1279] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1280] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1281] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?tenant_id=1bb308644f9b46a791ca02ab676f602d&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1282] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:16:02 2026] DELETE /v2.0/ports/cd074612-9b9b-4167-ba62-f11a19c27f31 => generated 0 bytes in 1250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1283] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/security-groups/90ac6c68-d532-416e-b1c4-d04eb7a039e6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:03.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-077769ea-067a-47f4-a711-1baef13a1b1f'] response: {'server_uuid': 'c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc', 'name': 'network-vif-deleted', 'tag': 'cd074612-9b9b-4167-ba62-f11a19c27f31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1284] 10.0.0.183 () {30 vars in 650 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/extensions => generated 20516 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1285] 10.0.0.183 () {30 vars in 724 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/quotas/84b1666b36e24a4799c06f3c0087f7dd/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1286] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 638/1287] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1288] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1289] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 651/1290] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1291] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:05.672 8 INFO neutron.db.segments_db [None req-6fee453f-6645-47d4-9296-5578fb540481 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 95b09c06-02e1-4d9c-86da-d0981f733592 of type vxlan for network ce929e16-fc96-4c54-8679-39f34694ef5f [pid: 8|app: 0|req: 652/1292] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:16:05 2026] POST /v2.0/networks => generated 740 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1293] 10.0.0.183 () {30 vars in 650 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1294] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1295] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:05 2026] POST /v2.0/subnets => generated 687 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1296] 10.0.0.183 () {30 vars in 724 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/quotas/84b1666b36e24a4799c06f3c0087f7dd/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1297] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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: 655/1298] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:06.050 7 INFO neutron.db.segments_db [None req-6edd1a81-a2ff-4ad3-9878-bf27b0169abf 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 3a8cae60-1065-4e9d-9204-7282e88a6240 of type vxlan for network d909665e-70f0-44d1-865e-7f861d70365b 2026-04-07 01:16:06.349 7 INFO neutron.db.l3_hamode_db [None req-6edd1a81-a2ff-4ad3-9878-bf27b0169abf 3396b6e8eda04e12b9b7c2b8f2147350 47f9ba3a42f348649ff55511665b2f6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 656/1299] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1300] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/ports?device_id=c01cd4d1-4c2d-4a8e-90a7-25c8d7d287cc => 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:07.189 7 INFO neutron.db.l3_hamode_db [None req-6edd1a81-a2ff-4ad3-9878-bf27b0169abf 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 658/1301] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/security-groups?id=cf11e123-1445-489c-b014-3039e2b9fa1c&fields=id&fields=name => generated 88 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1302] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:07 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1303] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:16:07 2026] DELETE /v2.0/ports/1e1978fa-b37d-42a2-a492-e2a630ea1946 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:08.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0160043a-e07f-43df-bdce-22360e9a4a30'] response: {'server_uuid': '5b8af8df-af87-48d1-a71e-2ab9b6621e53', 'name': 'network-vif-deleted', 'tag': '1e1978fa-b37d-42a2-a492-e2a630ea1946', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 644/1304] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:05 2026] POST /v2.0/routers => generated 727 bytes in 2217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1305] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/security-groups?tenant_id=84b1666b36e24a4799c06f3c0087f7dd&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1306] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/security-groups/76e2968d-b9a3-44f3-a395-53209623851d => 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: 663/1307] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 664/1308] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/security-groups/9827ea35-4d04-4014-a717-a1dee71ae099 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:08.593 8 INFO neutron.api.v2.resource [None req-bb36c8c1-bddc-49ac-af4b-61f2d93b84ee 4ac11434acf74cbc94c89286728402e8 447d880bd38e4bf1a841d3a917db9f95 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1309] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:16:08 2026] GET /v2.0/security-groups/76e2968d-b9a3-44f3-a395-53209623851d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1310] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:16:08 2026] DELETE /v2.0/floatingips/31a3506b-b79b-40bb-a8ce-136d7641ecdd => 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: 645/1311] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:08 2026] PUT /v2.0/routers/7203bfd1-6858-4859-b787-de4f1d5027ee/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1312] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => 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: 667/1313] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:16:08 2026] PUT /v2.0/routers/4d86ef50-ebf9-4e7b-a00c-cd00c7f67d2b/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:10.639 8 INFO neutron.db.segments_db [None req-7baa6929-1d47-4695-a8c9-390fcd11efa0 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment a662929c-1d56-49c9-8ccd-c53764eecc9a of type vxlan for network bf6f854d-ef8e-438a-82af-ce6a5e1c42d4 [pid: 8|app: 0|req: 668/1314] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:16:10 2026] POST /v2.0/networks => generated 741 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1315] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/ports?device_id=5b8af8df-af87-48d1-a71e-2ab9b6621e53 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:10.940 7 INFO neutron.services.segments.plugin [-] Segment 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 resource provider aggregate not found 2026-04-07 01:16:10.948 7 INFO neutron.services.segments.plugin [-] Segment 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 resource provider aggregate not found 2026-04-07 01:16:10.957 7 INFO neutron.services.segments.plugin [-] Segment 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 found for delete ", "request_id": "req-0cd55196-5bf3-4be1-b6c2-653831e77bde"}]} 2026-04-07 01:16:10.964 7 INFO neutron.services.segments.plugin [-] Segment 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63da26d2-5510-4dba-8f5a-ea4d1df5cb26 found for delete ", "request_id": "req-a759fb46-0172-475a-9cff-a9031b7a2eb1"}]} 2026-04-07 01:16:10.973 7 INFO neutron.db.l3_hamode_db [None req-1f61142f-1034-4c74-956a-c7234bed7e06 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network 565945b6-394c-4513-a1ac-35d9468380ac was deleted as no HA routers are present in tenant 447d880bd38e4bf1a841d3a917db9f95. [pid: 7|app: 0|req: 647/1316] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:09 2026] DELETE /v2.0/routers/4d86ef50-ebf9-4e7b-a00c-cd00c7f67d2b => generated 0 bytes in 1137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1317] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:10 2026] POST /v2.0/subnets => generated 688 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:11.090 8 INFO neutron.db.segments_db [None req-debf55de-7141-4fb3-941b-f0ab34d0f99b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 of type vxlan for network 93c306eb-ed0a-4a57-ba05-1b7f13d027a0 [pid: 7|app: 0|req: 648/1318] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/subnets/b3be59e2-e728-4205-a7b0-ecd451fbb02a => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:11.383 8 INFO neutron.db.l3_hamode_db [None req-debf55de-7141-4fb3-941b-f0ab34d0f99b 3396b6e8eda04e12b9b7c2b8f2147350 fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 649/1319] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/networks/b49d9737-a9ad-422d-aeb6-cbae92c46c6b => 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: 650/1320] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/security-groups?tenant_id=447d880bd38e4bf1a841d3a917db9f95&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1321] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/security-groups/f3c29250-42f8-4ed6-bcbf-3250416f1b6d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:12.255 8 INFO neutron.db.l3_hamode_db [None req-debf55de-7141-4fb3-941b-f0ab34d0f99b 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 652/1322] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:16:11 2026] PUT /v2.0/routers/edb982e7-4b88-41e7-b8ed-4d1633808981/remove_router_interface => generated 309 bytes in 1141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:12.989 7 INFO neutron.services.segments.plugin [-] Segment 23ddeba1-be4e-44b6-9679-fa557e3fa075 resource provider aggregate not found 2026-04-07 01:16:12.995 7 INFO neutron.services.segments.plugin [-] Segment 23ddeba1-be4e-44b6-9679-fa557e3fa075 resource provider aggregate not found [pid: 7|app: 0|req: 653/1323] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/networks?id=ce929e16-fc96-4c54-8679-39f34694ef5f => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:13.011 7 INFO neutron.services.segments.plugin [-] Segment 23ddeba1-be4e-44b6-9679-fa557e3fa075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ddeba1-be4e-44b6-9679-fa557e3fa075 found for delete ", "request_id": "req-4262f7d1-dc7d-42e5-b92e-5369a9335e44"}]} 2026-04-07 01:16:13.015 7 INFO neutron.services.segments.plugin [-] Segment 23ddeba1-be4e-44b6-9679-fa557e3fa075 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ddeba1-be4e-44b6-9679-fa557e3fa075 found for delete ", "request_id": "req-9096be07-6229-409e-a27b-90319dadaef7"}]} [pid: 8|app: 0|req: 671/1324] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:11 2026] POST /v2.0/routers => generated 728 bytes in 2274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1325] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/quotas/47f9ba3a42f348649ff55511665b2f6d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:13.978 7 INFO neutron.db.l3_hamode_db [None req-0704e2ea-0515-4a50-9175-07252c01e7de 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network c556d04d-c3a6-4996-9a28-88d4c7aba5a9 was deleted as no HA routers are present in tenant 424f5ce686334f22a2e42a4c169434c2. [pid: 7|app: 0|req: 654/1326] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:13 2026] DELETE /v2.0/routers/edb982e7-4b88-41e7-b8ed-4d1633808981 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1327] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/ports?tenant_id=47f9ba3a42f348649ff55511665b2f6d&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:14.474 7 INFO neutron.db.segments_db [None req-0139b69a-6890-4918-abb4-37cd31821efc 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 of type vxlan for network 782a2f05-c4cf-4018-8e86-f28c6bdf15eb [pid: 7|app: 0|req: 656/1328] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/networks => generated 743 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1329] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:14 2026] DELETE /v2.0/subnets/59d16567-4649-465b-9451-392b064e28ca => 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: 673/1330] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:13 2026] PUT /v2.0/routers/616efaba-4ec0-4912-be9d-56a7117fe270/add_router_interface => generated 309 bytes in 1405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1331] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/networks/ce929e16-fc96-4c54-8679-39f34694ef5f?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1332] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:14 2026] POST /v2.0/subnets => generated 690 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1333] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/networks/ce929e16-fc96-4c54-8679-39f34694ef5f?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) 2026-04-07 01:16:15.031 7 INFO neutron.services.segments.plugin [-] Segment e04d56f0-7126-42aa-aa41-2180a03a0784 resource provider aggregate not found 2026-04-07 01:16:15.041 7 INFO neutron.services.segments.plugin [-] Segment e04d56f0-7126-42aa-aa41-2180a03a0784 resource provider aggregate not found 2026-04-07 01:16:15.054 7 INFO neutron.services.segments.plugin [-] Segment e04d56f0-7126-42aa-aa41-2180a03a0784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04d56f0-7126-42aa-aa41-2180a03a0784 found for delete ", "request_id": "req-229a0d51-fb26-4356-9660-f6f42cf251a6"}]} 2026-04-07 01:16:15.056 7 INFO neutron.services.segments.plugin [-] Segment e04d56f0-7126-42aa-aa41-2180a03a0784 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e04d56f0-7126-42aa-aa41-2180a03a0784 found for delete ", "request_id": "req-6415e4b3-45a3-487f-b3d2-9826e9af2de9"}]} 2026-04-07 01:16:15.061 8 INFO neutron.db.segments_db [None req-1734660c-bc21-4850-99ec-d9fc8c54a07d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment be437dc7-fc28-4116-88ea-1feeba16d8be of type vxlan for network a813a574-5fad-4434-b249-5d8e25b6d54b [pid: 7|app: 0|req: 659/1334] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:14 2026] DELETE /v2.0/networks/b696949b-44b2-4ec8-9d6d-a66f86d991a7 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1335] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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: 661/1336] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/security-groups?tenant_id=424f5ce686334f22a2e42a4c169434c2&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: 662/1337] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/security-groups/cf11e123-1445-489c-b014-3039e2b9fa1c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:15.410 8 INFO neutron.db.l3_hamode_db [None req-1734660c-bc21-4850-99ec-d9fc8c54a07d 3396b6e8eda04e12b9b7c2b8f2147350 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:16.202 7 INFO neutron.db.segments_db [None req-fb42ff96-9c42-49ff-b308-f352d672d44d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a of type vxlan for network 064722b7-f862-469b-b820-d1190040e7d2 [pid: 7|app: 0|req: 663/1338] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:16:15 2026] POST /v2.0/networks => generated 741 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1339] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:16.315 8 INFO neutron.db.l3_hamode_db [None req-1734660c-bc21-4850-99ec-d9fc8c54a07d 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 665/1340] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:16 2026] POST /v2.0/subnets => generated 688 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:16.662 7 INFO neutron.db.segments_db [None req-8e8f0122-fe91-4fc9-a31f-91d03c7c1299 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Added segment 3b58cdd7-3870-43b0-ab80-c08b93f42365 of type vxlan for network ae51f2a5-a225-47b0-a076-5737af752a6f 2026-04-07 01:16:16.979 7 INFO neutron.db.l3_hamode_db [None req-8e8f0122-fe91-4fc9-a31f-91d03c7c1299 3396b6e8eda04e12b9b7c2b8f2147350 dd62ba49094f4ea588e8c70e13274285 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:17.076 7 INFO neutron.services.segments.plugin [-] Segment 4fc95492-850d-40c2-8c83-80ac7b14540d resource provider aggregate not found 2026-04-07 01:16:17.081 7 INFO neutron.services.segments.plugin [-] Segment 4fc95492-850d-40c2-8c83-80ac7b14540d resource provider aggregate not found 2026-04-07 01:16:17.102 7 INFO neutron.services.segments.plugin [-] Segment 4fc95492-850d-40c2-8c83-80ac7b14540d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fc95492-850d-40c2-8c83-80ac7b14540d found for delete ", "request_id": "req-dcbfabb8-4697-4461-876e-a3fec4f8e982"}]} 2026-04-07 01:16:17.110 7 INFO neutron.services.segments.plugin [-] Segment 4fc95492-850d-40c2-8c83-80ac7b14540d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fc95492-850d-40c2-8c83-80ac7b14540d found for delete ", "request_id": "req-136a7dce-dbbb-4eff-ae11-099e2b68e012"}]} [pid: 8|app: 0|req: 676/1341] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:15 2026] POST /v2.0/routers => generated 730 bytes in 2394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1344] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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:17.935 7 INFO neutron.db.l3_hamode_db [None req-8e8f0122-fe91-4fc9-a31f-91d03c7c1299 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 680/1345] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:17 2026] PUT /v2.0/routers/2f23890f-16e4-496d-b99a-c2d36e52f981/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1346] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:18 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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: 666/1347] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:16 2026] POST /v2.0/routers => generated 728 bytes in 2232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:19.300 7 WARNING keystonemiddleware.audit [None req-8e8f0122-fe91-4fc9-a31f-91d03c7c1299 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:19.303 7 WARNING neutron_lib.context [None req-e5b8c828-ca19-4abb-b8da-1bd665e926f0 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1348] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1349] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:19 2026] GET /v2.0/networks?id=ce929e16-fc96-4c54-8679-39f34694ef5f => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:19.562 7 WARNING keystonemiddleware.audit [req-e76ad6f0-88fb-4014-8d1f-2da068301038 req-63bf864b-ef36-4c94-84c2-d69208658f96 3d1888aef63541cf877104b16771cb56 47f9ba3a42f348649ff55511665b2f6d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:19.565 7 WARNING neutron_lib.context [None req-cc8b61fb-124f-4c22-a055-2b28bdae0255 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 669/1350] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:19.696 7 WARNING neutron_lib.context [req-e76ad6f0-88fb-4014-8d1f-2da068301038 req-6d1dd902-811e-4f43-a28c-7ffc0358329a 3d1888aef63541cf877104b16771cb56 47f9ba3a42f348649ff55511665b2f6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 670/1351] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:16:19 2026] POST /v2.0/ports => generated 958 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:20.037 7 WARNING keystonemiddleware.audit [req-e76ad6f0-88fb-4014-8d1f-2da068301038 req-6d1dd902-811e-4f43-a28c-7ffc0358329a 3d1888aef63541cf877104b16771cb56 47f9ba3a42f348649ff55511665b2f6d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:20.040 7 WARNING neutron_lib.context [None req-9b5b5eac-5470-4053-a7e8-4123f8aaae07 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 671/1352] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1353] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 961 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1354] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:18 2026] PUT /v2.0/routers/747fc4bf-06b9-4d3c-ad06-1772f0bde559/add_router_interface => generated 309 bytes in 1493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:20.333 8 WARNING keystonemiddleware.audit [None req-eafc2f3e-a460-4ece-97ad-96c8e30dbe8c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:20.335 8 WARNING neutron_lib.context [None req-85fb4fa8-97e1-49c1-9dce-67858bba5b89 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 673/1355] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:16:20 2026] PUT /v2.0/ports/230320ca-c987-4e59-b3b3-09a6a4d2e987 => generated 1239 bytes in 648 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: 674/1356] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:20 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&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: 683/1357] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:16:20 2026] POST /v2.0/floatingips => generated 552 bytes in 700 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:21.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffba1d90-dd37-4225-a16a-a30d8055a02a'] response: {'name': 'network-changed', 'server_uuid': '482af2fd-bba4-4af1-8600-891ac0f235f0', 'tag': '230320ca-c987-4e59-b3b3-09a6a4d2e987', 'status': 'completed', 'code': 200} 2026-04-07 01:16:21.117 8 WARNING neutron_lib.context [None req-db5813b0-bb24-42a6-a5e9-c70e7dee7d30 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 684/1358] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:21.245 8 WARNING neutron_lib.context [None req-e4353827-1ee5-401d-931f-9a1cbac00378 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1359] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/security-groups?tenant_id=40177b0262d946ca834752a9c2badc14&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1360] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:21.362 8 WARNING neutron_lib.context [None req-d42619b4-5477-467c-8969-cb14f703f555 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1361] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:21 2026] DELETE /v2.0/security-groups/752319e5-0e16-4cad-a264-fa34def74ccf => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1362] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:21.505 7 WARNING neutron_lib.context [None req-422fa3a4-b2f6-4686-b41f-211405d97ae5 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21.528 8 WARNING keystonemiddleware.audit [None req-d42619b4-5477-467c-8969-cb14f703f555 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 687/1363] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2074873518&fields=id&tenant_id=143fb7f1ac5a4525bb981ec63abfcee0 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:21.594 8 WARNING keystonemiddleware.audit [req-0f0d5eaf-9973-4d56-9a9b-c53c44e48861 req-add87f5e-7c14-471f-9a64-5c8449169ef2 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 688/1364] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/networks?id=782a2f05-c4cf-4018-8e86-f28c6bdf15eb => 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: 689/1365] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/ports?tenant_id=47f9ba3a42f348649ff55511665b2f6d&device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1366] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:21.696 7 WARNING keystonemiddleware.audit [None req-422fa3a4-b2f6-4686-b41f-211405d97ae5 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 678/1367] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/quotas/143fb7f1ac5a4525bb981ec63abfcee0 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:21.711 7 WARNING neutron_lib.context [None req-5f1e7639-bd58-4410-98ad-816705ba6302 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1368] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1369] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/security-groups?tenant_id=0672d4f8efd44318b36b25b58714d470&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:21.853 8 WARNING keystonemiddleware.audit [None req-79c4e916-5e7f-4984-856a-1a75aa5797dc 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 680/1370] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/networks?tenant_id=47f9ba3a42f348649ff55511665b2f6d&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:21.886 7 WARNING neutron_lib.context [None req-eb97d31e-061d-41e5-899e-8d93cddee48a 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21.919 7 INFO neutron.db.securitygroups_db [None req-eb97d31e-061d-41e5-899e-8d93cddee48a 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Project fd74d74f9c574f2392ec569c2bfe5b8d 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: 691/1371] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/ports?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1372] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1373] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:21 2026] DELETE /v2.0/security-groups/ff365516-3cf2-49eb-8a5c-827f5cfd75a3 => 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: 682/1374] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:16:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:22.070 7 WARNING neutron_lib.context [None req-8273dc57-1a7f-4976-be49-5dc8e838a7d3 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1375] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:22.110 7 INFO neutron.db.securitygroups_db [None req-8273dc57-1a7f-4976-be49-5dc8e838a7d3 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Project fd74d74f9c574f2392ec569c2bfe5b8d 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: 694/1376] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1377] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1378] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:22.285 8 WARNING keystonemiddleware.audit [req-b4ea9688-916f-43ac-896a-9d0f78865299 req-d4b90825-6b7b-40bc-b5a2-7e9d0637280d 3d1888aef63541cf877104b16771cb56 47f9ba3a42f348649ff55511665b2f6d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 684/1379] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1380] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:22.713 7 WARNING neutron_lib.context [None req-751078c2-b155-4527-aae2-548d116810ae 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 685/1381] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:22.878 8 WARNING neutron_lib.context [None req-50c2ea25-5be0-48c7-ba4f-0f697522dbf5 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1382] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:22 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:16:23.001 7 WARNING neutron_lib.context [None req-a7cf1bc5-9f7c-4a5f-9cc8-effd97d1239c 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 686/1383] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1384] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?tenant_id=47f9ba3a42f348649ff55511665b2f6d&device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:23.136 7 WARNING neutron_lib.context [None req-ea4863cd-1605-4486-b3a0-67b1c02aed96 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1385] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=230320ca-c987-4e59-b3b3-09a6a4d2e987 => 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: 700/1386] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/subnets?id=a25a1d3a-6dca-47a9-a5a0-cde70d3e83c9 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1387] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?network_id=ce929e16-fc96-4c54-8679-39f34694ef5f&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: 702/1388] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/networks/ce929e16-fc96-4c54-8679-39f34694ef5f?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: 703/1389] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/networks/ce929e16-fc96-4c54-8679-39f34694ef5f?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) 2026-04-07 01:16:23.364 8 WARNING keystonemiddleware.audit [req-e76ad6f0-88fb-4014-8d1f-2da068301038 req-1444c573-30f7-4cf3-b018-32a0dc388479 4763fc31bb634176912cdb60007cba0a b163e48ef2a14d58af0125e3e2b74811 - - 917abce0ee5e469f9419f0af558c46f1 917abce0ee5e469f9419f0af558c46f1] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 704/1390] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 705/1391] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1392] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&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: 687/1393] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:16:23 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1394] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--243347383&fields=id&tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1395] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1373846645&fields=id&tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1396] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/networks?id=bf6f854d-ef8e-438a-82af-ce6a5e1c42d4 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1397] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/quotas/fd74d74f9c574f2392ec569c2bfe5b8d => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1398] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/ports?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&fields=id => generated 103 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1399] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?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: 710/1400] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?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: 691/1401] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:24.466 8 WARNING keystonemiddleware.audit [req-11e5c904-2caa-438e-8d7f-b0d2bf17b77e req-4fca4e08-e7cf-4b4d-896b-54c17ba0facb 4763fc31bb634176912cdb60007cba0a b163e48ef2a14d58af0125e3e2b74811 - - 917abce0ee5e469f9419f0af558c46f1 917abce0ee5e469f9419f0af558c46f1] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 711/1402] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 692/1403] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1404] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1405] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:25.573 8 WARNING keystonemiddleware.audit [req-a1ec0dc3-fbcd-44fd-9d02-8fb43a1b18fd req-74e70ab9-7f76-44a3-91f3-06961ffc260c 3d1888aef63541cf877104b16771cb56 47f9ba3a42f348649ff55511665b2f6d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 713/1406] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 694/1407] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1408] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&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: 714/1409] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/security-groups?tenant_id=10dd0b2e01464792b96e0074de155620&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1410] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:26 2026] DELETE /v2.0/security-groups/526a1803-fb6a-469d-bf63-edc5f4d806d9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1411] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/security-groups?tenant_id=10a37892ae0f49c1a43804c561221b92&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1412] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => 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:26.633 7 WARNING keystonemiddleware.audit [req-2113f36d-62d4-422d-9456-2b04a5cae556 req-96e4758e-6699-4ef9-b875-fcf2783ea922 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 698/1413] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/networks?id=782a2f05-c4cf-4018-8e86-f28c6bdf15eb => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:26.679 7 WARNING keystonemiddleware.audit [req-0f0d5eaf-9973-4d56-9a9b-c53c44e48861 req-3c82f134-4769-450c-b67f-a9d2ab066d24 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 716/1414] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:26 2026] DELETE /v2.0/security-groups/339916c0-2b7d-4a80-b171-f754d04d9f8d => 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: 699/1415] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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:26.698 8 WARNING keystonemiddleware.audit [None req-50354e3f-ca16-48ae-b2c1-7d512577e118 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 717/1416] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=143fb7f1ac5a4525bb981ec63abfcee0 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:26.748 7 WARNING keystonemiddleware.audit [req-770e9b74-5f25-4b2e-a356-839a02afc42d req-345b9d94-eda0-40ff-a927-77755c2c5776 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:26.751 7 WARNING neutron_lib.context [req-0f0d5eaf-9973-4d56-9a9b-c53c44e48861 req-ecff930c-400a-4d34-afb2-966626671ffe e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 718/1417] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1418] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:26 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&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: 7|app: 0|req: 700/1419] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:16:26 2026] POST /v2.0/ports => generated 954 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1420] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:16:27 2026] PUT /v2.0/ports/f84288be-3c37-4ea8-b8f2-b6739363ab29 => generated 1235 bytes in 484 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: 701/1421] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:27.793 8 WARNING keystonemiddleware.audit [req-0f0d5eaf-9973-4d56-9a9b-c53c44e48861 req-283f8260-eeac-453d-805d-a1e004cb9184 4763fc31bb634176912cdb60007cba0a b163e48ef2a14d58af0125e3e2b74811 - - 917abce0ee5e469f9419f0af558c46f1 917abce0ee5e469f9419f0af558c46f1] Skipping service tempest-service-1349344085 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:27.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87a565cd-d6ee-4b2b-b292-64fa03042b4e'] response: {'name': 'network-changed', 'server_uuid': '6098a8fd-5691-43ad-8abc-f8bffd6c13fd', 'tag': 'f84288be-3c37-4ea8-b8f2-b6739363ab29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 721/1422] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:27.892 7 WARNING keystonemiddleware.audit [req-16182e97-5ea9-4cd7-ad43-e5d649377025 req-955bb8b0-c7a2-47a2-b302-260d3161eae2 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 702/1423] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 722/1424] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1425] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&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: 723/1426] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1427] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/networks?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&shared=False => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1428] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1429] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => 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: 725/1430] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/networks?id=bf6f854d-ef8e-438a-82af-ce6a5e1c42d4 => generated 673 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1431] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d => generated 273 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:28.923 8 WARNING neutron_lib.context [req-11e5c904-2caa-438e-8d7f-b0d2bf17b77e req-9c3f6a9d-5b02-45ea-8bb1-cb597ee7f26a 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:29.014 7 WARNING keystonemiddleware.audit [req-11e5c904-2caa-438e-8d7f-b0d2bf17b77e req-c01c446a-d786-4d75-80c8-345b619ba9df 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 707/1432] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:29.098 7 WARNING keystonemiddleware.audit [req-3bc17b51-fc4c-4b20-aa4b-8edca9b6ff2c req-5b7065b4-2e9b-4ef1-8a87-99fd95cbbf16 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 708/1433] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 726/1434] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/ports => generated 993 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 709/1435] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/security-groups?tenant_id=6189f48a2dcc48b4b6980b1c93ee6386&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1436] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/security-groups/8dafde6d-1bf7-48f2-aefe-cb860009e54c => 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: 711/1437] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1438] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/ports/107028ed-5d29-406d-afd8-7853821b4423 => generated 1274 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1439] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1440] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f84288be-3c37-4ea8-b8f2-b6739363ab29 => 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: 728/1441] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1442] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/subnets?id=83116335-511a-42f2-9349-e700526a4486 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1443] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?network_id=782a2f05-c4cf-4018-8e86-f28c6bdf15eb&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:29.895 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed04ada9-c5e1-435f-9f57-f7b122e30a57'] response: {'name': 'network-changed', 'server_uuid': '68159c86-e01d-41e2-886b-b81d1e201ed3', 'tag': '107028ed-5d29-406d-afd8-7853821b4423', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 730/1444] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?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: 715/1445] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1446] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?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: 716/1447] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:30.217 8 WARNING keystonemiddleware.audit [req-0f0d5eaf-9973-4d56-9a9b-c53c44e48861 req-b37374b2-fd92-428f-82a9-e5da623d85f3 4763fc31bb634176912cdb60007cba0a b163e48ef2a14d58af0125e3e2b74811 - - 917abce0ee5e469f9419f0af558c46f1 917abce0ee5e469f9419f0af558c46f1] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 732/1448] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:30.269 7 WARNING keystonemiddleware.audit [req-0167f109-16c9-48af-8dbb-38389a4ef736 req-6efdf2b9-70b9-4b3c-8d1f-9ab0c7ad96a9 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 717/1449] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 733/1450] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1451] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1452] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1453] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1454] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/security-groups?id=adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1455] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1456] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:31.377 7 WARNING keystonemiddleware.audit [req-2ba7dab6-c7d2-4730-9067-721423a703a2 req-28f56e47-fbd4-4570-9eb6-13297adc9d85 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 721/1457] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:31.424 8 WARNING keystonemiddleware.audit [req-2ba7dab6-c7d2-4730-9067-721423a703a2 req-3719ed1b-a949-40e0-9093-ce78282fb92a 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 737/1458] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1459] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1460] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1461] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=107028ed-5d29-406d-afd8-7853821b4423 => 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: 740/1462] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/subnets?id=87b33c3a-810f-49e2-8a96-1d3bc3df6e4c => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1463] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?network_id=bf6f854d-ef8e-438a-82af-ce6a5e1c42d4&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: 8|app: 0|req: 742/1464] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1465] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?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: 723/1466] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/ports/230320ca-c987-4e59-b3b3-09a6a4d2e987 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1469] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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: 744/1470] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?tenant_id=d2f3eeef08764c81a210ff8bbd54a32e&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:32.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d398365b-a8a1-43c9-a885-16358314dae6'] response: {'server_uuid': '482af2fd-bba4-4af1-8600-891ac0f235f0', 'name': 'network-vif-deleted', 'tag': '230320ca-c987-4e59-b3b3-09a6a4d2e987', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 727/1471] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:32 2026] DELETE /v2.0/security-groups/7eb92153-3fb1-4192-983e-42f5e3c7844c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1472] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1473] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.532 8 WARNING keystonemiddleware.audit [req-ec9577cd-dfb4-4299-9690-65b41a399e75 req-81917b73-9c3c-4a23-b757-4f0fd59c65e7 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 746/1474] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:32.576 7 WARNING keystonemiddleware.audit [req-ec9577cd-dfb4-4299-9690-65b41a399e75 req-d360a66c-67d7-4a2d-8158-79c0e6e6794a 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 729/1475] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:32 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1476] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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: 730/1477] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1478] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:33.678 7 WARNING keystonemiddleware.audit [req-70ac3838-dc08-4bd1-9fd3-257c437712c0 req-29ce7faa-35b1-45e7-970d-0fb417fdb932 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 731/1479] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:33.731 8 WARNING keystonemiddleware.audit [req-70ac3838-dc08-4bd1-9fd3-257c437712c0 req-a18a915d-a35e-4fb0-8508-606ac5777525 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 749/1480] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:33 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 732/1481] 10.0.0.148 () {32 vars in 653 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions => generated 20516 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1482] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1483] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1484] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=482af2fd-bba4-4af1-8600-891ac0f235f0 => 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: 735/1485] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1486] 10.0.0.148 () {32 vars in 665 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1487] 10.0.0.148 () {32 vars in 699 bytes} [Tue Apr 7 01:16:34 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: 752/1488] 10.0.0.148 () {32 vars in 697 bytes} [Tue Apr 7 01:16:34 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: 737/1489] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:34 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: 753/1490] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:34 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: 738/1491] 10.0.0.148 () {32 vars in 703 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1492] 10.0.0.148 () {32 vars in 693 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1493] 10.0.0.148 () {32 vars in 695 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1494] 10.0.0.148 () {32 vars in 685 bytes} [Tue Apr 7 01:16: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: 740/1495] 10.0.0.148 () {32 vars in 687 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1496] 10.0.0.148 () {32 vars in 661 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1497] 10.0.0.148 () {32 vars in 699 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1498] 10.0.0.148 () {32 vars in 679 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1499] 10.0.0.148 () {32 vars in 683 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1500] 10.0.0.148 () {32 vars in 675 bytes} [Tue Apr 7 01:16:34 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: 7|app: 0|req: 743/1501] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1502] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1503] 10.0.0.148 () {32 vars in 687 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1504] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1505] 10.0.0.148 () {32 vars in 687 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1506] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1507] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1508] 10.0.0.148 () {32 vars in 699 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1509] 10.0.0.148 () {32 vars in 679 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/l2_adjacency => 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: 747/1510] 10.0.0.148 () {32 vars in 667 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1511] 10.0.0.148 () {32 vars in 677 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1512] 10.0.0.148 () {32 vars in 665 bytes} [Tue Apr 7 01:16:34 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: 750/1513] 10.0.0.148 () {32 vars in 675 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/l3-flavors => 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: 751/1514] 10.0.0.148 () {32 vars in 713 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1515] 199.19.213.143 () {34 vars in 1124 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/security-groups?id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1516] 10.0.0.148 () {32 vars in 691 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1517] 10.0.0.148 () {32 vars in 683 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1518] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1519] 10.0.0.148 () {32 vars in 687 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1520] 10.0.0.148 () {32 vars in 705 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1521] 10.0.0.148 () {32 vars in 675 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1522] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1523] 10.0.0.148 () {32 vars in 675 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1524] 10.0.0.148 () {32 vars in 693 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1525] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1526] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1527] 10.0.0.148 () {32 vars in 709 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1528] 10.0.0.148 () {32 vars in 705 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1529] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1530] 10.0.0.148 () {32 vars in 697 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1531] 10.0.0.148 () {32 vars in 711 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1532] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1533] 10.0.0.148 () {32 vars in 687 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1534] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1535] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1536] 10.0.0.148 () {32 vars in 675 bytes} [Tue Apr 7 01:16:34 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: 8|app: 0|req: 769/1537] 10.0.0.148 () {32 vars in 671 bytes} [Tue Apr 7 01:16:34 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: 769/1538] 10.0.0.148 () {32 vars in 661 bytes} [Tue Apr 7 01:16:34 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: 770/1539] 10.0.0.148 () {32 vars in 699 bytes} [Tue Apr 7 01:16:34 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) 2026-04-07 01:16:34.853 7 WARNING keystonemiddleware.audit [None req-cd525f81-ab64-46a9-993a-849d40733cac 0d3c653bef464891a6a175fa5279ad00 6adf570263c449e2b5288e242bb6b853 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 771/1540] 10.0.0.148 () {32 vars in 699 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1541] 10.0.0.148 () {32 vars in 677 bytes} [Tue Apr 7 01:16:34 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: 8|app: 0|req: 773/1542] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1543] 10.0.0.148 () {32 vars in 683 bytes} [Tue Apr 7 01:16:34 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: 8|app: 0|req: 775/1544] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1545] 10.0.0.148 () {32 vars in 685 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1546] 10.0.0.148 () {32 vars in 707 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1547] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1548] 10.0.0.148 () {32 vars in 697 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1549] 10.0.0.148 () {32 vars in 695 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1550] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1551] 10.0.0.148 () {32 vars in 685 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:34.956 7 WARNING keystonemiddleware.audit [req-b86f2ba8-4d3d-47ac-96e9-34dac316dba5 req-64c4627a-822a-4576-be3b-8dea58f9c6d0 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 782/1552] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1553] 10.0.0.148 () {32 vars in 667 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1554] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1555] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:34 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1556] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1557] 10.0.0.148 () {32 vars in 691 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1558] 10.0.0.148 () {32 vars in 691 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1559] 10.0.0.148 () {32 vars in 695 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1560] 10.0.0.148 () {32 vars in 685 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1561] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:35.085 8 WARNING keystonemiddleware.audit [None req-a00486df-92af-4c51-9542-313d5d1cef54 0d3c653bef464891a6a175fa5279ad00 6adf570263c449e2b5288e242bb6b853 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 775/1562] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1563] 10.0.0.148 () {32 vars in 703 bytes} [Tue Apr 7 01:16:35 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: 777/1564] 10.0.0.148 () {32 vars in 713 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1565] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1566] 10.0.0.148 () {32 vars in 715 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1567] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1568] 10.0.0.148 () {32 vars in 741 bytes} [Tue Apr 7 01:16:35 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: 7|app: 0|req: 782/1569] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1570] 10.0.0.148 () {32 vars in 683 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1571] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 784/1572] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1573] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:35.186 7 WARNING keystonemiddleware.audit [None req-f9c00294-053a-4382-8432-59abe0ef3dc6 0d3c653bef464891a6a175fa5279ad00 6adf570263c449e2b5288e242bb6b853 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 790/1574] 10.0.0.148 () {32 vars in 679 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1575] 10.0.0.148 () {32 vars in 669 bytes} [Tue Apr 7 01:16:35 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: 792/1576] 10.0.0.148 () {32 vars in 697 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1577] 10.0.0.148 () {32 vars in 705 bytes} [Tue Apr 7 01:16:35 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: 794/1578] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:35 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: 795/1579] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1580] 10.0.0.148 () {32 vars in 683 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1581] 10.0.0.148 () {32 vars in 705 bytes} [Tue Apr 7 01:16:35 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: 798/1582] 10.0.0.148 () {32 vars in 695 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1583] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1584] 10.0.0.148 () {32 vars in 697 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1585] 10.0.0.148 () {32 vars in 679 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1586] 10.0.0.148 () {32 vars in 689 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1587] 10.0.0.148 () {32 vars in 701 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1588] 10.0.0.148 () {32 vars in 665 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1589] 10.0.0.148 () {32 vars in 681 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1590] 10.0.0.148 () {32 vars in 693 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1591] 10.0.0.148 () {32 vars in 677 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1592] 10.0.0.148 () {32 vars in 667 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1593] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1594] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1595] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/security-groups?tenant_id=6adf570263c449e2b5288e242bb6b853&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:36.261 7 INFO neutron.db.l3_db [None req-fe0831e8-63a9-4207-bb95-0066e8e28cda e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Floating IP 8eab1b26-5f7d-44ab-bc29-8db3f20414e1 associated. External IP: 10.96.250.217, port: f84288be-3c37-4ea8-b8f2-b6739363ab29. [pid: 8|app: 0|req: 812/1596] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/security-groups/ddd4c372-7908-4976-830d-64c6971b169f => 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: 785/1597] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/floatingips/8eab1b26-5f7d-44ab-bc29-8db3f20414e1 => generated 855 bytes in 1424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:36.670 7 WARNING keystonemiddleware.audit [None req-fe0831e8-63a9-4207-bb95-0066e8e28cda e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:36.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5e98ead-6ae6-49ec-a747-452f75c3c928'] response: {'name': 'network-changed', 'server_uuid': '6098a8fd-5691-43ad-8abc-f8bffd6c13fd', 'tag': 'f84288be-3c37-4ea8-b8f2-b6739363ab29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 786/1598] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:36.739 7 WARNING keystonemiddleware.audit [req-29d1f9f0-5ef4-452c-9332-3648af7b183d req-4c1a32fd-b1c5-49c9-b6ff-1841153ed873 e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 787/1599] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1600] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:37.141 7 WARNING keystonemiddleware.audit [req-c33a5f60-76b1-40c4-9c7d-e6453c4e65a9 req-57820ef2-f65f-4ba6-bcab-7e35cbb17965 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 789/1601] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1602] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:37.215 7 WARNING keystonemiddleware.audit [req-c33a5f60-76b1-40c4-9c7d-e6453c4e65a9 req-c6aecf37-6057-426a-be5c-e2a01989e187 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 791/1603] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 792/1604] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1605] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/networks?id=782a2f05-c4cf-4018-8e86-f28c6bdf15eb => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1606] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f84288be-3c37-4ea8-b8f2-b6739363ab29 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1607] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/subnets?id=83116335-511a-42f2-9349-e700526a4486 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1608] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?network_id=782a2f05-c4cf-4018-8e86-f28c6bdf15eb&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1609] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:16:36 2026] PUT /v2.0/routers/7203bfd1-6858-4859-b787-de4f1d5027ee/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1610] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1611] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb?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:16:38.300 8 WARNING neutron_lib.context [None req-6a4e85a0-89ef-4f99-bf05-a480614b3c30 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.578 8 INFO neutron.db.segments_db [None req-6a4e85a0-89ef-4f99-bf05-a480614b3c30 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Added segment 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 of type vxlan for network 2af1dbcf-7927-4ec8-96e5-63153c995c5d 2026-04-07 01:16:38.587 7 INFO neutron.services.segments.plugin [-] Segment 3a8cae60-1065-4e9d-9204-7282e88a6240 resource provider aggregate not found 2026-04-07 01:16:38.590 7 INFO neutron.services.segments.plugin [-] Segment 3a8cae60-1065-4e9d-9204-7282e88a6240 resource provider aggregate not found 2026-04-07 01:16:38.603 7 INFO neutron.db.l3_hamode_db [None req-39002127-9430-4de4-a99f-72f320f32bbf 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network d909665e-70f0-44d1-865e-7f861d70365b was deleted as no HA routers are present in tenant 47f9ba3a42f348649ff55511665b2f6d. 2026-04-07 01:16:38.604 7 INFO neutron.services.segments.plugin [-] Segment 3a8cae60-1065-4e9d-9204-7282e88a6240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8cae60-1065-4e9d-9204-7282e88a6240 found for delete ", "request_id": "req-5e9ab66d-3557-485f-8235-8a2cba46aab1"}]} [pid: 7|app: 0|req: 798/1612] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2.0/routers/7203bfd1-6858-4859-b787-de4f1d5027ee => generated 0 bytes in 1058 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:38.609 7 INFO neutron.services.segments.plugin [-] Segment 3a8cae60-1065-4e9d-9204-7282e88a6240 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8cae60-1065-4e9d-9204-7282e88a6240 found for delete ", "request_id": "req-d1e3044c-1ab1-4bbe-9b4b-3ae4527420e3"}]} [pid: 7|app: 0|req: 799/1613] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:38.644 7 WARNING keystonemiddleware.audit [req-c9b66e9e-3166-42d1-bd48-035c952acbff req-b823ff60-351c-44f8-9a7b-51717751f09c 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 815/1614] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:38 2026] POST /v2.0/networks => generated 649 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1615] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1616] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&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:16:38.722 7 WARNING neutron_lib.context [None req-509cad1c-0486-4f37-ac10-c5261febcd74 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1617] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2.0/subnets/a25a1d3a-6dca-47a9-a5a0-cde70d3e83c9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:38.799 8 WARNING keystonemiddleware.audit [None req-54378dd0-8807-4993-82fe-01c22313b6cd 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 817/1618] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:16:38 2026] GET /v2.0/security-groups?id=2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6&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: 802/1619] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:16:38 2026] POST /v2.0/ports => generated 779 bytes in 263 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:38.996 7 WARNING neutron_lib.context [None req-a74f97e7-8431-4991-8ac7-e7e7ad1b43e8 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:39.043 7 INFO neutron.db.segments_db [None req-a74f97e7-8431-4991-8ac7-e7e7ad1b43e8 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Added segment 703741ee-1a2e-4fd1-aad1-28327466e9ef of type vxlan for network 63ad5d63-a295-4ad6-a9bd-074c85b5c8ef 2026-04-07 01:16:39.105 8 INFO neutron.services.segments.plugin [-] Segment 95b09c06-02e1-4d9c-86da-d0981f733592 resource provider aggregate not found 2026-04-07 01:16:39.110 8 INFO neutron.services.segments.plugin [-] Segment 95b09c06-02e1-4d9c-86da-d0981f733592 resource provider aggregate not found 2026-04-07 01:16:39.117 8 INFO neutron.services.segments.plugin [-] Segment 95b09c06-02e1-4d9c-86da-d0981f733592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b09c06-02e1-4d9c-86da-d0981f733592 found for delete ", "request_id": "req-6ec6e51d-7320-4ae7-a50c-b38cd9527c83"}]} 2026-04-07 01:16:39.122 8 INFO neutron.services.segments.plugin [-] Segment 95b09c06-02e1-4d9c-86da-d0981f733592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95b09c06-02e1-4d9c-86da-d0981f733592 found for delete ", "request_id": "req-4850a24a-eaaf-4987-bb0e-5b105c3eef75"}]} [pid: 7|app: 0|req: 803/1620] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:38 2026] POST /v2.0/networks => generated 635 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1621] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:38 2026] DELETE /v2.0/networks/ce929e16-fc96-4c54-8679-39f34694ef5f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:39.131 7 WARNING keystonemiddleware.audit [None req-a74f97e7-8431-4991-8ac7-e7e7ad1b43e8 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:39.144 8 WARNING neutron_lib.context [None req-434f602e-383d-43ad-a570-51d15242d9e2 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 804/1622] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:39.188 7 WARNING keystonemiddleware.audit [req-4aafdb9a-f50f-45e1-b0e1-abc059d76993 req-7ee222ab-bb36-4e2b-b264-0612e87f9a6a e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 819/1623] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:39.422 7 INFO neutron.db.l3_db [req-4aafdb9a-f50f-45e1-b0e1-abc059d76993 req-7e9de411-0a83-46e2-bd2c-1052977ed4ad e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Floating IP 8eab1b26-5f7d-44ab-bc29-8db3f20414e1 disassociated. External IP: 10.96.250.217, port: f84288be-3c37-4ea8-b8f2-b6739363ab29. [pid: 8|app: 0|req: 820/1624] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/security-groups?tenant_id=47f9ba3a42f348649ff55511665b2f6d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:39.434 8 WARNING neutron_lib.context [None req-6a99fe10-2996-4d6e-9f41-0d63dfd7fbbb 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 821/1625] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:16:39 2026] POST /v2.0/ports => generated 962 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 805/1626] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/ports/f84288be-3c37-4ea8-b8f2-b6739363ab29 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1627] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/security-groups/adc2c5ed-d1ac-4c80-9cad-7cf87f7a69a6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:39.861 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac4e1e75-f36b-46ee-8ac3-f3bcc141312d'] response: {'server_uuid': '6098a8fd-5691-43ad-8abc-f8bffd6c13fd', 'name': 'network-vif-deleted', 'tag': 'f84288be-3c37-4ea8-b8f2-b6739363ab29', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 823/1628] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:39.969 8 WARNING keystonemiddleware.audit [req-0bb7382a-5f5e-41fa-8a8f-01797d5d6d72 req-7d890f69-1c5c-4065-9fec-1d5eabfdeaad 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 824/1629] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 825/1630] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1631] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:39 2026] DELETE /v2.0/ports/08481804-9168-40eb-98a0-c935f2119806 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1632] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:40.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-05a7bd14-c9f8-4d7f-8fa5-81e021fb5885 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1633] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2.0/ports/08481804-9168-40eb-98a0-c935f2119806 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:40.192 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf3b4998-17b6-42d7-8c77-272b0b50546c 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1634] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports/08481804-9168-40eb-98a0-c935f2119806 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1635] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2.0/subnets/46eab609-b474-4fcb-acfb-4af98437409f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:40.501 8 INFO neutron.db.l3_db [None req-7ff021a2-d708-4bdc-aa5b-670152564567 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Floating IP 724ffac9-0a5c-4ab6-bf91-ac5547b627f9 associated. External IP: 10.96.250.202, port: 107028ed-5d29-406d-afd8-7853821b4423. 2026-04-07 01:16:40.763 7 INFO neutron.services.segments.plugin [-] Segment 703741ee-1a2e-4fd1-aad1-28327466e9ef resource provider aggregate not found 2026-04-07 01:16:40.777 7 INFO neutron.services.segments.plugin [-] Segment 703741ee-1a2e-4fd1-aad1-28327466e9ef resource provider aggregate not found [pid: 8|app: 0|req: 827/1636] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/floatingips/724ffac9-0a5c-4ab6-bf91-ac5547b627f9 => generated 855 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:40.783 7 INFO neutron.services.segments.plugin [-] Segment 703741ee-1a2e-4fd1-aad1-28327466e9ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703741ee-1a2e-4fd1-aad1-28327466e9ef found for delete ", "request_id": "req-b8044b34-3550-453d-845c-ef6630aab27d"}]} [pid: 7|app: 0|req: 810/1637] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:40 2026] DELETE /v2.0/networks/63ad5d63-a295-4ad6-a9bd-074c85b5c8ef => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:40.804 8 WARNING neutron_lib.context [None req-12e1c2ec-4753-472d-a0ff-ea00bdb19b68 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:40.854 8 INFO neutron.db.segments_db [None req-12e1c2ec-4753-472d-a0ff-ea00bdb19b68 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Added segment c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 of type vxlan for network 6976f486-6894-427b-928d-468e8e778684 2026-04-07 01:16:40.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-558b3280-561b-4abf-9938-b7a3695246da'] response: {'name': 'network-changed', 'server_uuid': '68159c86-e01d-41e2-886b-b81d1e201ed3', 'tag': '107028ed-5d29-406d-afd8-7853821b4423', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 828/1638] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:40 2026] POST /v2.0/networks => generated 636 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:40.945 7 WARNING neutron_lib.context [None req-98742bf6-32d9-4174-a4aa-1b27dd53c5b1 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:40.949 7 INFO neutron.services.segments.plugin [-] Segment 703741ee-1a2e-4fd1-aad1-28327466e9ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 703741ee-1a2e-4fd1-aad1-28327466e9ef found for delete ", "request_id": "req-cd3d115b-f1a2-4caa-989d-f3d4df7b03e7"}]} 2026-04-07 01:16:41.084 8 WARNING keystonemiddleware.audit [None req-12e1c2ec-4753-472d-a0ff-ea00bdb19b68 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 8|app: 0|req: 829/1639] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 811/1640] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:40 2026] POST /v2.0/subnets => generated 646 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:41.288 8 WARNING neutron_lib.context [None req-b2d6fa34-9286-40b3-95e1-155b11ce4ea7 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 812/1641] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1279 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1642] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks?id=bf6f854d-ef8e-438a-82af-ce6a5e1c42d4 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1643] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=107028ed-5d29-406d-afd8-7853821b4423 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1644] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/subnets?id=87b33c3a-810f-49e2-8a96-1d3bc3df6e4c => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1645] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/ports?network_id=bf6f854d-ef8e-438a-82af-ce6a5e1c42d4&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: 830/1646] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:16:41 2026] POST /v2.0/ports => generated 928 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1647] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?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: 818/1648] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4?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: 831/1649] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/ports/76f93bdc-6f79-428e-bee8-143614ac8f65 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:42.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb4c4542-d475-4681-844a-9dc9c843df52 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 819/1650] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports/76f93bdc-6f79-428e-bee8-143614ac8f65 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:42.193 7 WARNING keystonemiddleware.audit [None req-fb4c4542-d475-4681-844a-9dc9c843df52 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 820/1651] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?device_id=6098a8fd-5691-43ad-8abc-f8bffd6c13fd => 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: 832/1652] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/subnets/bf4f6e7e-e530-4451-8b45-e03a9c74f0c5 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1653] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/networks/6976f486-6894-427b-928d-468e8e778684 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:42.626 8 WARNING neutron_lib.context [None req-af45c643-5cba-43aa-a5d1-d15d9ab417d2 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1654] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:16:42 2026] POST /v2.0/ports => generated 779 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:42.948 7 INFO neutron.services.segments.plugin [-] Segment c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 resource provider aggregate not found 2026-04-07 01:16:42.967 7 INFO neutron.services.segments.plugin [-] Segment c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 resource provider aggregate not found 2026-04-07 01:16:42.978 7 INFO neutron.services.segments.plugin [-] Segment c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 found for delete ", "request_id": "req-2cc6699c-21b9-44f6-8d0b-d90f0a9ae2b9"}]} 2026-04-07 01:16:42.978 7 INFO neutron.services.segments.plugin [-] Segment c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10528ba-2a32-4b8e-89f5-7e54e1ff1a82 found for delete ", "request_id": "req-b99e04c8-96b2-48aa-9ab6-4f866a3103a4"}]} [pid: 7|app: 0|req: 822/1655] 10.0.0.148 () {34 vars in 737 bytes} [Tue Apr 7 01:16:42 2026] PUT /v2.0/ports/09d86b3d-525e-43c1-830b-ab90174ffcdf => generated 752 bytes in 242 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:43.335 7 WARNING keystonemiddleware.audit [None req-076406df-e7b5-4723-a9d3-f0b9b931543e 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 834/1656] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/ports/09d86b3d-525e-43c1-830b-ab90174ffcdf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1657] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1658] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/security-groups/2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6 => 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:43.462 7 WARNING keystonemiddleware.audit [None req-749d9928-9e2e-48bb-a7e2-c03010ed2fbc e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. 2026-04-07 01:16:43.466 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7459108-603d-4444-a2ca-84173928d071 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1659] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports/09d86b3d-525e-43c1-830b-ab90174ffcdf => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:43.477 7 INFO neutron.api.v2.resource [None req-8b72851a-5447-46ae-9e2a-17b1dc127bdf e166bd93444a4a028a0a21226b014723 143fb7f1ac5a4525bb981ec63abfcee0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1660] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/security-groups/2d38d4a7-ecaf-4ba4-8cca-ac49d4fb17a6 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:43.486 8 WARNING keystonemiddleware.audit [None req-d7459108-603d-4444-a2ca-84173928d071 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] Skipping service tempest-service-1349344085 as it have no endpoints. [pid: 7|app: 0|req: 825/1661] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports => generated 782 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1662] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports/7b3d3e76-d51d-4ca6-ac14-8852966f9dc8 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:43.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6d965c8-c239-4efc-b07e-a80231f5ec09 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 827/1663] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/ports/76f93bdc-6f79-428e-bee8-143614ac8f65 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:43.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-537cbaee-f3a3-400f-80b2-9a7995a29c0c 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1664] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/subnets/bf4f6e7e-e530-4451-8b45-e03a9c74f0c5 => 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:43.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5a8deb63-bddb-483e-a44c-18fcb4be12c7 89b41c72e01548b5a41a53ccb43e8313 235dee5af6584a79a1994aeeaf3f8b97 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1665] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/subnets/46eab609-b474-4fcb-acfb-4af98437409f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1666] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/floatingips/8eab1b26-5f7d-44ab-bc29-8db3f20414e1 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1667] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/ports/7b3d3e76-d51d-4ca6-ac14-8852966f9dc8 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1668] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:43 2026] DELETE /v2.0/networks/2af1dbcf-7927-4ec8-96e5-63153c995c5d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1669] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/security-groups?tenant_id=235dee5af6584a79a1994aeeaf3f8b97&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1670] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:44 2026] DELETE /v2.0/security-groups/8011f994-f690-4d7e-b073-1f7b4ae54ed3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1671] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:16:43 2026] PUT /v2.0/routers/2f23890f-16e4-496d-b99a-c2d36e52f981/remove_router_interface => generated 309 bytes in 1660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:45.497 7 INFO neutron.services.segments.plugin [-] Segment 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 resource provider aggregate not found 2026-04-07 01:16:45.501 7 INFO neutron.services.segments.plugin [-] Segment 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 resource provider aggregate not found 2026-04-07 01:16:45.511 7 INFO neutron.services.segments.plugin [-] Segment 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 found for delete ", "request_id": "req-b6ec5c00-ff32-4f0b-8f12-6bae79dbcc9a"}]} 2026-04-07 01:16:45.518 7 INFO neutron.services.segments.plugin [-] Segment 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34be8ea3-cbba-44f5-b3f7-0e08bdf71d41 found for delete ", "request_id": "req-391c8b77-a3d4-46bc-8443-459b18e21c52"}]} 2026-04-07 01:16:46.335 7 INFO neutron.db.l3_hamode_db [None req-1d87460b-6f53-4ded-8aae-dd1d0319d7ce 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network a813a574-5fad-4434-b249-5d8e25b6d54b was deleted as no HA routers are present in tenant 143fb7f1ac5a4525bb981ec63abfcee0. [pid: 7|app: 0|req: 834/1672] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:45 2026] DELETE /v2.0/routers/2f23890f-16e4-496d-b99a-c2d36e52f981 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1673] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/subnets/83116335-511a-42f2-9349-e700526a4486 => 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: 835/1674] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/networks/782a2f05-c4cf-4018-8e86-f28c6bdf15eb => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1675] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/security-groups?tenant_id=143fb7f1ac5a4525bb981ec63abfcee0&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1676] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:46 2026] DELETE /v2.0/security-groups/008d691f-792c-4913-91a7-e30acc4c4c66 => 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: 842/1679] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:48.835 7 INFO neutron.services.segments.plugin [-] Segment be437dc7-fc28-4116-88ea-1feeba16d8be resource provider aggregate not found 2026-04-07 01:16:48.838 7 INFO neutron.services.segments.plugin [-] Segment be437dc7-fc28-4116-88ea-1feeba16d8be resource provider aggregate not found 2026-04-07 01:16:48.847 7 INFO neutron.services.segments.plugin [-] Segment be437dc7-fc28-4116-88ea-1feeba16d8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be437dc7-fc28-4116-88ea-1feeba16d8be found for delete ", "request_id": "req-d059d0f1-f2dc-473e-bd4c-bb1f917a4a77"}]} 2026-04-07 01:16:48.851 7 INFO neutron.services.segments.plugin [-] Segment be437dc7-fc28-4116-88ea-1feeba16d8be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be437dc7-fc28-4116-88ea-1feeba16d8be found for delete ", "request_id": "req-41008d54-c253-41e1-9977-f386fb0b6d7c"}]} 2026-04-07 01:16:48.856 7 INFO neutron.services.segments.plugin [-] Segment e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 resource provider aggregate not found 2026-04-07 01:16:48.862 7 INFO neutron.services.segments.plugin [-] Segment e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 resource provider aggregate not found 2026-04-07 01:16:48.866 7 INFO neutron.services.segments.plugin [-] Segment e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 found for delete ", "request_id": "req-6f99e813-9aec-4cd6-b8d8-fa171825e56e"}]} 2026-04-07 01:16:48.875 7 INFO neutron.services.segments.plugin [-] Segment e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e240b9f3-df64-4c9d-b0bd-855c8e8c2c06 found for delete ", "request_id": "req-d2d4dba1-9ae4-47dc-aa4e-94d581122716"}]} [pid: 7|app: 0|req: 838/1680] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1681] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1279 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:49.275 7 WARNING neutron_lib.context [None req-ef731e37-c8f5-4c9d-8fd9-a4144f34938f 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1682] 10.0.0.148 () {32 vars in 858 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/floatingips?floating_network_id=8997e279-b169-48c2-aee9-0802b1f7d14f&port_id=107028ed-5d29-406d-afd8-7853821b4423 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1683] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/security-groups?tenant_id=bc21aabcc438430f9f60a670a3eb7772&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:49.499 7 INFO neutron.db.segments_db [None req-ef731e37-c8f5-4c9d-8fd9-a4144f34938f 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Added segment 45896e12-dfd4-4a43-aa2d-646556580594 of type vxlan for network 7d941b55-ca49-4877-8659-b6fe1636be55 [pid: 8|app: 0|req: 846/1684] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.0/security-groups/4677db20-245f-4f78-b6f7-736a8866cff6 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1685] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:49 2026] POST /v2.0/networks => generated 639 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:49.638 8 WARNING neutron_lib.context [None req-c6a1193a-46b8-43eb-aa88-541b8addfa16 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 840/1686] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/security-groups?tenant_id=71625301c072403c9b35d492a71c24ca&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1687] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:49 2026] POST /v2.0/subnets => generated 658 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1688] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:49 2026] DELETE /v2.0/security-groups/6ad69698-e8fc-4caf-bbf0-0b45ce5d1f48 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1689] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:50.100 7 WARNING neutron_lib.context [None req-03d172de-3fa5-4a01-9d99-8ca45e0fae01 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 842/1690] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:50 2026] POST /v2.0/subnets => generated 731 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:50.420 8 WARNING neutron_lib.context [None req-df3841c7-8fd6-43b4-b8c9-524a8ea07cc2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:50.479 8 INFO neutron.db.segments_db [None req-df3841c7-8fd6-43b4-b8c9-524a8ea07cc2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Added segment 7762c4cb-5c00-479b-af8a-d55e764a8584 of type vxlan for network 438f2159-c1b2-4c3a-96ef-1c5510595fcc [pid: 8|app: 0|req: 849/1691] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:50 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) 2026-04-07 01:16:50.593 7 WARNING neutron_lib.context [None req-cc05131d-bbfe-4062-81f3-99c43ba757e8 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 843/1692] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:50 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:50.840 7 WARNING neutron_lib.context [None req-a61583ea-8adf-45d5-9877-c31fc2727a55 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 850/1693] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:16:50 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1279 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1694] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:50 2026] POST /v2.0/subnets => generated 726 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:51.117 7 WARNING neutron_lib.context [None req-3c9e936b-b095-4c5a-903d-e5dc36eefb18 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 851/1695] 10.0.0.204 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/security-groups?id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:51.193 7 INFO neutron.db.segments_db [None req-3c9e936b-b095-4c5a-903d-e5dc36eefb18 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Added segment 304867ab-f348-4af0-916f-c605ab8f89ec of type vxlan for network 87402254-31e2-449c-a23c-5666d68a1f40 [pid: 7|app: 0|req: 845/1696] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:16:51 2026] POST /v2.0/networks => generated 638 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:51.314 8 WARNING neutron_lib.context [None req-0db80c27-121c-4a34-bda8-95999c8ed6ef 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1697] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:51 2026] POST /v2.0/subnets => generated 655 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:51.585 7 WARNING neutron_lib.context [None req-46bdac90-f7e6-41ad-bd32-2cb59356e4b0 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 846/1698] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:51 2026] POST /v2.0/subnets => generated 730 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:51.938 8 WARNING neutron_lib.context [None req-3038cec5-c517-446e-8899-b933c5ece0c3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:51.986 8 INFO neutron.db.segments_db [None req-3038cec5-c517-446e-8899-b933c5ece0c3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Added segment 53da51a8-3250-466c-ba1c-1cf92e101129 of type vxlan for network b3f88ea0-d4ef-4838-98bc-c8de201d1b04 2026-04-07 01:16:52.327 8 INFO neutron.db.l3_hamode_db [None req-3038cec5-c517-446e-8899-b933c5ece0c3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1699] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:52 2026] GET /v2.0/security-groups?tenant_id=57ac353109df45ca9c5472900c162f16&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1700] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:52 2026] DELETE /v2.0/security-groups/4f242eda-d5d7-4bef-b539-1116d4a9b519 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:53.260 8 INFO neutron.db.l3_hamode_db [None req-3038cec5-c517-446e-8899-b933c5ece0c3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 849/1701] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/security-groups?tenant_id=dd6d0cd8bd314d948e869ad08ef9effd&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: 850/1702] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1703] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:53 2026] DELETE /v2.0/security-groups/c19eb53a-44d4-4cef-ba29-8a0721dbc5ec => 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: 852/1704] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:53 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1705] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:16:51 2026] POST /v2.0/routers => generated 685 bytes in 2314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1706] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/security-groups?tenant_id=73e5ee7aa1c04ce88ac478d547d96ec1&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1707] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:54 2026] DELETE /v2.0/security-groups/d115e500-eb12-4751-ab77-4451d90eb161 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1708] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1709] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Apr 7 01:16:54 2026] GET /v2.0/security-groups?id=ec2ec86c-b7a1-4554-9011-4211f511e6f0&id=b585ef0f-1eb8-44d0-ac66-7b9b3048a119&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1710] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:16:55 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:55.494 7 INFO neutron.db.l3_db [req-758bc111-9bdb-41da-a7b9-a3e26473ac58 req-8977f8f4-4b5a-4d94-915a-b1a0e7755d3d 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] Floating IP 724ffac9-0a5c-4ab6-bf91-ac5547b627f9 disassociated. External IP: 10.96.250.202, port: 107028ed-5d29-406d-afd8-7853821b4423. [pid: 8|app: 0|req: 854/1711] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:54 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/add_router_interface => generated 309 bytes in 1526 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1712] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:16:55 2026] DELETE /v2.0/ports/107028ed-5d29-406d-afd8-7853821b4423 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1713] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:55 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:57.009 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d62f7f24-5f6a-485f-9d50-e7e03a070a51'] response: {'server_uuid': '68159c86-e01d-41e2-886b-b81d1e201ed3', 'name': 'network-vif-deleted', 'tag': '107028ed-5d29-406d-afd8-7853821b4423', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 860/1714] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => 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: 855/1715] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:55 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/add_router_interface => generated 309 bytes in 1687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1716] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:57 2026] GET /v2.0/security-groups?tenant_id=606fbe975f464bf79e0655fcd8da2173&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1717] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:57 2026] DELETE /v2.0/security-groups/c54e8e84-f679-4c55-b63d-5a313761b0cf => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1718] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => 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: 864/1719] 199.19.213.143 () {34 vars in 1096 bytes} [Tue Apr 7 01:16:58 2026] GET /v2.0/ports?device_id=68159c86-e01d-41e2-886b-b81d1e201ed3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1720] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:16:57 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/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:16:59.140 7 WARNING neutron_lib.context [None req-53b38d4e-0afb-4221-9bbc-fa6a625cbc09 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 865/1721] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:16:59 2026] POST /v2.0/security-groups => generated 1627 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:59.307 8 WARNING neutron_lib.context [None req-ad7645f7-a89c-4521-91c9-2244c0a5cc09 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 866/1722] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:59 2026] DELETE /v2.0/security-groups/ec2ec86c-b7a1-4554-9011-4211f511e6f0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1723] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:59.487 7 INFO neutron.api.v2.resource [None req-32a95391-8b30-4f60-96df-696a6a4b9f23 1b7c2b47f49840ca829e3a98005a14fa fd74d74f9c574f2392ec569c2bfe5b8d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 867/1724] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/security-groups/ec2ec86c-b7a1-4554-9011-4211f511e6f0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:16:59.493 8 WARNING neutron_lib.context [None req-d29054ac-5017-48c8-884e-2c6e0aeab448 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 858/1725] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:59.669 8 WARNING neutron_lib.context [None req-30733167-aa0b-4d10-95fd-11ee13f61b36 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 868/1726] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:16:59 2026] DELETE /v2.0/floatingips/724ffac9-0a5c-4ab6-bf91-ac5547b627f9 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1727] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1728] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:16:59 2026] DELETE /v2.0/security-groups/b585ef0f-1eb8-44d0-ac66-7b9b3048a119 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:59.837 7 WARNING neutron_lib.context [None req-5a8ff688-0319-4e1e-8755-e6bb83372716 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 870/1729] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:16:59 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: 8|app: 0|req: 860/1730] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:16:59 2026] GET /v2.0/security-groups?tenant_id=415484336789417b94e55cd68b359c55&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:00.127 8 WARNING neutron_lib.context [None req-4f72c6b7-dc82-4f44-9696-900bd57acdcb 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 861/1731] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1732] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/ports?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&device_id=68159c86-e01d-41e2-886b-b81d1e201ed3 => 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: 863/1733] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:00 2026] DELETE /v2.0/security-groups/e45da729-1001-4e9f-aac1-3aeff5bf4fed => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:00.416 8 WARNING neutron_lib.context [None req-6ef59502-a2cd-44d6-a801-df47dfe9a5fd 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 864/1734] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1735] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/security-groups?tenant_id=dbe0d6a059df4db39cb3a8a984c517a8&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:00.704 8 WARNING neutron_lib.context [None req-94250b24-7e9d-4c93-bdb1-c2f1250f07b2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 866/1736] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1737] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:00 2026] DELETE /v2.0/security-groups/fd72fb0c-f87a-42f0-a2c4-5dc0689526f2 => 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: 868/1738] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/networks?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:00.983 8 WARNING neutron_lib.context [None req-5bfab25d-afb8-4618-93b1-a1629f5adeb2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 871/1739] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:16:59 2026] PUT /v2.0/routers/616efaba-4ec0-4912-be9d-56a7117fe270/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1740] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:17:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1741] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:01.146 8 WARNING neutron_lib.context [None req-c72217f6-00ea-48fd-a415-21a54f83a5cf 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 870/1742] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:01.364 8 WARNING neutron_lib.context [None req-64ca88be-1822-43b1-be06-5b65bae0e2dc 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1743] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:01.504 8 WARNING neutron_lib.context [None req-fa4a858f-d3a3-4a4d-b254-45bf2a26f4c4 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1744] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:02.038 7 INFO neutron.services.segments.plugin [-] Segment 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 resource provider aggregate not found 2026-04-07 01:17:02.046 7 INFO neutron.services.segments.plugin [-] Segment 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 resource provider aggregate not found 2026-04-07 01:17:02.053 7 INFO neutron.services.segments.plugin [-] Segment 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 found for delete ", "request_id": "req-a5940a38-3e4e-47ed-8500-b3d18295e450"}]} 2026-04-07 01:17:02.061 7 INFO neutron.services.segments.plugin [-] Segment 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d0c9eb8-43a8-4123-9d19-2ab6c9734cb6 found for delete ", "request_id": "req-4912448f-76ac-4ba2-a3c4-45f1708bebb8"}]} [pid: 8|app: 0|req: 873/1745] 10.0.0.203 () {34 vars in 1094 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-919273704&fields=id&tenant_id=317f760765634b2ea2ddf04bbdf53626 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:02.075 7 INFO neutron.db.l3_hamode_db [None req-0c46dde0-8ea0-428f-abac-b0942f251f07 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network 93c306eb-ed0a-4a57-ba05-1b7f13d027a0 was deleted as no HA routers are present in tenant fd74d74f9c574f2392ec569c2bfe5b8d. [pid: 7|app: 0|req: 873/1748] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:01 2026] DELETE /v2.0/routers/616efaba-4ec0-4912-be9d-56a7117fe270 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1749] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1750] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/quotas/317f760765634b2ea2ddf04bbdf53626 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1751] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:02 2026] DELETE /v2.0/subnets/87b33c3a-810f-49e2-8a96-1d3bc3df6e4c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1752] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&fields=id => generated 287 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1753] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 875/1754] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:02 2026] DELETE /v2.0/networks/bf6f854d-ef8e-438a-82af-ce6a5e1c42d4 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1755] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 881/1756] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:02 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:02.916 8 WARNING neutron_lib.context [None req-a96ebd32-6e7c-4a3f-a997-6ee17bb72845 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:03.066 8 INFO neutron.db.segments_db [None req-a96ebd32-6e7c-4a3f-a997-6ee17bb72845 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Added segment d43e4103-d599-4f3c-bbba-8f2f05cea8ff of type vxlan for network 485398c5-552d-41db-8f0c-6ac2083f6c07 [pid: 8|app: 0|req: 882/1757] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:02 2026] POST /v2.0/networks => generated 650 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:03.181 8 WARNING neutron_lib.context [None req-b7d55238-eb03-4062-b10d-308b601fd223 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 883/1758] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:03 2026] POST /v2.0/subnets => generated 627 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:03.471 8 WARNING neutron_lib.context [None req-202e3b5a-be50-4303-b411-e4c3c5af2f2c 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 876/1759] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:17:02 2026] PUT /v2.0/routers/747fc4bf-06b9-4d3c-ad06-1772f0bde559/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:03.504 8 INFO neutron.db.segments_db [None req-202e3b5a-be50-4303-b411-e4c3c5af2f2c 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Added segment beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e of type vxlan for network 126b251d-297e-42e1-8089-a2a5ebee9364 2026-04-07 01:17:03.811 8 INFO neutron.db.l3_hamode_db [None req-202e3b5a-be50-4303-b411-e4c3c5af2f2c 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:17:04.079 7 INFO neutron.services.segments.plugin [-] Segment a662929c-1d56-49c9-8ccd-c53764eecc9a resource provider aggregate not found 2026-04-07 01:17:04.083 7 INFO neutron.services.segments.plugin [-] Segment a662929c-1d56-49c9-8ccd-c53764eecc9a resource provider aggregate not found 2026-04-07 01:17:04.099 7 INFO neutron.services.segments.plugin [-] Segment a662929c-1d56-49c9-8ccd-c53764eecc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a662929c-1d56-49c9-8ccd-c53764eecc9a found for delete ", "request_id": "req-d88c12e3-1b7a-49d8-988e-e3b945c3ca37"}]} 2026-04-07 01:17:04.102 7 INFO neutron.services.segments.plugin [-] Segment a662929c-1d56-49c9-8ccd-c53764eecc9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a662929c-1d56-49c9-8ccd-c53764eecc9a found for delete ", "request_id": "req-1a1abf07-302e-4b6f-94f9-ca1252b4398d"}]} 2026-04-07 01:17:04.400 7 INFO neutron.db.l3_hamode_db [None req-9a7fc382-16cc-4f34-b0f4-6b151da8b870 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] HA network ae51f2a5-a225-47b0-a076-5737af752a6f was deleted as no HA routers are present in tenant dd62ba49094f4ea588e8c70e13274285. [pid: 7|app: 0|req: 877/1760] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:03 2026] DELETE /v2.0/routers/747fc4bf-06b9-4d3c-ad06-1772f0bde559 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1761] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:04 2026] DELETE /v2.0/subnets/435c0e59-e90b-43da-ba28-b5e95be8191f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:04.683 8 INFO neutron.db.l3_hamode_db [None req-202e3b5a-be50-4303-b411-e4c3c5af2f2c 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 879/1762] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:04 2026] DELETE /v2.0/networks/064722b7-f862-469b-b820-d1190040e7d2 => 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: 880/1763] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/security-groups?tenant_id=dd62ba49094f4ea588e8c70e13274285&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1764] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:05 2026] DELETE /v2.0/security-groups/72b5b5ea-87ae-46e9-b920-af84d6c22378 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1765] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:05 2026] GET /v2.0/security-groups?tenant_id=fd74d74f9c574f2392ec569c2bfe5b8d&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1766] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:03 2026] POST /v2.0/routers => generated 694 bytes in 2145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1767] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:05 2026] DELETE /v2.0/security-groups/006101f6-666c-47e8-82ed-a2d95838f2c3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:06.944 7 INFO neutron.services.segments.plugin [-] Segment 3b58cdd7-3870-43b0-ab80-c08b93f42365 resource provider aggregate not found 2026-04-07 01:17:06.949 7 INFO neutron.services.segments.plugin [-] Segment 3b58cdd7-3870-43b0-ab80-c08b93f42365 resource provider aggregate not found [pid: 8|app: 0|req: 885/1768] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:17:05 2026] PUT /v2.0/routers/2aed95ed-7b9c-441a-b04c-d13396e03c84/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:06.962 8 WARNING neutron_lib.context [None req-4ba866de-55eb-4a0e-9101-e3309dd6982a 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:06.967 7 INFO neutron.services.segments.plugin [-] Segment 3b58cdd7-3870-43b0-ab80-c08b93f42365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b58cdd7-3870-43b0-ab80-c08b93f42365 found for delete ", "request_id": "req-8a254ab4-3ff8-4f85-9058-a892b99c5fb8"}]} 2026-04-07 01:17:06.971 7 INFO neutron.services.segments.plugin [-] Segment 3b58cdd7-3870-43b0-ab80-c08b93f42365 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b58cdd7-3870-43b0-ab80-c08b93f42365 found for delete ", "request_id": "req-27ab8934-5091-4d64-8268-b88b114effd5"}]} 2026-04-07 01:17:06.985 7 INFO neutron.services.segments.plugin [-] Segment 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a resource provider aggregate not found 2026-04-07 01:17:06.989 7 INFO neutron.services.segments.plugin [-] Segment 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a resource provider aggregate not found [pid: 7|app: 0|req: 884/1769] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:06 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:07.006 7 INFO neutron.services.segments.plugin [-] Segment 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a found for delete ", "request_id": "req-9aa578b3-6d5d-4a17-b7ee-1bce6d26c6f3"}]} 2026-04-07 01:17:07.007 7 INFO neutron.services.segments.plugin [-] Segment 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469fc69f-fb5e-4ff1-9aee-dbfdd17bee7a found for delete ", "request_id": "req-abe3a206-6e2b-4e1f-9ffa-41d683cf73a2"}]} [pid: 7|app: 0|req: 885/1770] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=317f760765634b2ea2ddf04bbdf53626 => generated 178 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:07.061 7 WARNING neutron_lib.context [req-7a29d468-98b4-49e1-95d2-32009ef25774 req-b2346fc8-dc59-4dd3-a39c-e5e003cb9741 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1771] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:17:06 2026] POST /v2.0/ports => generated 954 bytes in 370 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:07.339 8 WARNING neutron_lib.context [None req-e2f91afc-5332-4fd8-8c5a-b75c8d476b56 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1772] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:17:07 2026] POST /v2.0/ports => generated 1175 bytes in 448 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: 887/1773] 10.0.0.148 () {34 vars in 665 bytes} [Tue Apr 7 01:17:07 2026] POST /v2.0/ports => generated 959 bytes in 376 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:07.721 8 WARNING neutron_lib.context [None req-e588834f-8da0-43e8-8e7e-b625c1e93049 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1774] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:17:07 2026] PUT /v2.0/ports/a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 1456 bytes in 463 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:17:08.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2aab125-6c82-4dbb-9417-705fb1411d8e'] response: {'name': 'network-changed', 'server_uuid': 'a0915d3e-2471-43d1-8449-fc1b2e1d647b', 'tag': 'a833524b-1bb2-4e49-9c6a-d4013f6fd696', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 888/1775] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:07 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1190 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1776] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/security-groups?tenant_id=9e02e0b8dc674629bea695609a09dc49&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1777] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:08.520 8 INFO neutron.db.l3_db [None req-e588834f-8da0-43e8-8e7e-b625c1e93049 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Floating IP b47286ff-5752-4d5f-968a-9af4f653171b associated. External IP: 10.96.250.220, port: 8e1e77b9-eba9-4484-8e46-641e8189db0d. [pid: 7|app: 0|req: 891/1778] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:08 2026] DELETE /v2.0/security-groups/c655ca74-0334-4df5-9227-33b434b963c4 => 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: 892/1779] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1459 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1780] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:17:08 2026] GET /v2.0/networks?tenant_id=317f760765634b2ea2ddf04bbdf53626&shared=False => generated 2376 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1781] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:17:08 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: 8|app: 0|req: 888/1782] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:17:07 2026] POST /v2.0/floatingips => generated 843 bytes in 1103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:08.937 7 INFO neutron.db.l3_db [None req-49a8c1be-880c-48cc-aeb2-d6566bce810b 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Floating IP b47286ff-5752-4d5f-968a-9af4f653171b disassociated. External IP: 10.96.250.220, port: 8e1e77b9-eba9-4484-8e46-641e8189db0d. [pid: 7|app: 0|req: 895/1783] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:17:08 2026] PUT /v2.0/floatingips/b47286ff-5752-4d5f-968a-9af4f653171b => generated 552 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1784] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:09 2026] DELETE /v2.0/floatingips/b47286ff-5752-4d5f-968a-9af4f653171b => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:09.595 7 WARNING neutron_lib.context [None req-ed65e558-6457-401b-aac9-c0a8c244bce2 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1785] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1459 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1786] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1787] 199.19.213.143 () {34 vars in 1102 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6c&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => 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: 893/1788] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:17:09 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:10.100 8 WARNING neutron_lib.context [None req-4fb55308-f53d-4f7c-949e-b01fd4597491 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.249 8 INFO neutron.db.segments_db [None req-4fb55308-f53d-4f7c-949e-b01fd4597491 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Added segment a37f2bff-cc40-4242-8d73-44aa1151659d of type vxlan for network 7b97addd-57f4-44a7-bb5e-b4fbfc23d480 [pid: 8|app: 0|req: 894/1789] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:09 2026] POST /v2.0/networks => generated 632 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:10.351 7 INFO neutron.db.l3_db [None req-ed65e558-6457-401b-aac9-c0a8c244bce2 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Floating IP 7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 associated. External IP: 10.96.250.207, port: d859e017-0c75-4201-979d-3983313c7c3e. [pid: 8|app: 0|req: 895/1790] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:10.384 8 WARNING neutron_lib.context [None req-f34926e5-0785-4623-aa1c-88cf52a3caf8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.437 8 INFO neutron.db.segments_db [None req-f34926e5-0785-4623-aa1c-88cf52a3caf8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Added segment 9628f36c-8446-41ca-948b-7e06dfcafead of type vxlan for network 75d1182c-f08f-40e4-806a-12a72647dafd [pid: 8|app: 0|req: 896/1791] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1792] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:10.566 8 WARNING neutron_lib.context [None req-7761686d-08f9-4e62-94d7-021d914c011e 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.609 8 INFO neutron.db.segments_db [None req-7761686d-08f9-4e62-94d7-021d914c011e 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Added segment 0e3d38cb-7bb8-4681-8d2b-281d066486b3 of type vxlan for network c3a178d2-cd7b-4b54-aeb2-65a0c49ee46c [pid: 7|app: 0|req: 896/1793] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:17:09 2026] POST /v2.0/floatingips => generated 841 bytes in 1073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1794] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1795] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:10.714 7 WARNING neutron_lib.context [None req-e2d42d64-eed5-4fe7-971a-efac944ae4e8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 899/1796] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/floatingips/7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1797] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:10.768 7 INFO neutron.db.segments_db [None req-e2d42d64-eed5-4fe7-971a-efac944ae4e8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Added segment 7ff9944e-3658-4048-92c9-5e489508131b of type vxlan for network fab0f749-6c1f-48e4-bec8-bbc8a0c997e4 [pid: 8|app: 0|req: 901/1798] 10.0.0.148 () {32 vars in 655 bytes} [Tue Apr 7 01:17:10 2026] GET /v2.0/floatingips => generated 844 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1799] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:10.874 7 WARNING neutron_lib.context [None req-adc473ee-456f-4b44-91ae-557ab88cbbe8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.924 7 INFO neutron.db.segments_db [None req-adc473ee-456f-4b44-91ae-557ab88cbbe8 192c4b11c93949ed94f2e3a6a535d72a 7534969367b74b469bbefb591234aa2c - - default default] Added segment 6d238874-5543-4e98-9ece-73bb707560dc of type vxlan for network 8ed26174-4884-4893-9575-aaf2489952a8 [pid: 7|app: 0|req: 899/1800] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:10 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1801] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/networks/7b97addd-57f4-44a7-bb5e-b4fbfc23d480/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1802] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/networks/75d1182c-f08f-40e4-806a-12a72647dafd/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1803] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/networks/c3a178d2-cd7b-4b54-aeb2-65a0c49ee46c/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1804] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:17:11 2026] PUT /v2.0/networks/fab0f749-6c1f-48e4-bec8-bbc8a0c997e4/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:11.201 8 INFO neutron.db.l3_db [None req-e07c2389-81c9-44df-8382-39426ef226bb 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Floating IP 7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 associated. External IP: 10.96.250.207, port: d859e017-0c75-4201-979d-3983313c7c3e. [pid: 7|app: 0|req: 904/1805] 10.0.0.148 () {32 vars in 666 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1806] 10.0.0.148 () {32 vars in 680 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1807] 10.0.0.148 () {32 vars in 676 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:11.529 7 WARNING neutron_lib.context [None req-6ec70621-401b-4cfd-ac37-9109e88e51a0 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:11.666 7 INFO neutron.db.segments_db [None req-6ec70621-401b-4cfd-ac37-9109e88e51a0 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Added segment bca31b5b-521d-4f63-8d44-d0a956fc425f of type vxlan for network bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 [pid: 7|app: 0|req: 907/1808] 10.0.0.148 () {34 vars in 671 bytes} [Tue Apr 7 01:17:11 2026] POST /v2.0/networks => generated 632 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1809] 10.0.0.148 () {32 vars in 688 bytes} [Tue Apr 7 01:17:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:11.797 7 WARNING neutron_lib.context [None req-8712fe73-ade8-4317-b2d4-833af789e612 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:11.870 7 INFO neutron.db.segments_db [None req-8712fe73-ade8-4317-b2d4-833af789e612 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Added segment cb6f53fe-52df-4348-94b2-31e81167d5d5 of type vxlan for network 98fbda02-b0bb-45ea-95b5-22a69e30e14a 2026-04-07 01:17:12.144 7 INFO neutron.db.l3_hamode_db [None req-8712fe73-ade8-4317-b2d4-833af789e612 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 902/1810] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:17:10 2026] PUT /v2.0/floatingips/7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 => generated 843 bytes in 1359 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1811] 10.0.0.148 () {32 vars in 674 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:12.362 8 INFO neutron.db.l3_db [None req-d208f3db-092d-4a50-bd0d-3f3be274e4f5 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] Floating IP 7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 disassociated. External IP: 10.96.250.207, port: 8e1e77b9-eba9-4484-8e46-641e8189db0d. [pid: 8|app: 0|req: 904/1812] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:17:12 2026] PUT /v2.0/floatingips/7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 => generated 552 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1813] 10.0.0.148 () {32 vars in 688 bytes} [Tue Apr 7 01:17:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:12.896 7 INFO neutron.db.l3_hamode_db [None req-8712fe73-ade8-4317-b2d4-833af789e612 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 906/1814] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:12 2026] DELETE /v2.0/floatingips/7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 => 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: 907/1815] 10.0.0.148 () {32 vars in 684 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:13.161 8 INFO neutron.api.v2.resource [None req-2fa3c6fd-ae0d-413c-a2c0-3c389f1410bc 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1816] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/floatingips/7db4dd42-c17d-4e6d-9b2b-d4b17e6c9058 => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1817] 10.0.0.148 () {32 vars in 696 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1818] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/ports/8e1e77b9-eba9-4484-8e46-641e8189db0d => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:13.751 8 INFO neutron.services.segments.plugin [-] Segment a37f2bff-cc40-4242-8d73-44aa1151659d resource provider aggregate not found 2026-04-07 01:17:13.755 8 INFO neutron.services.segments.plugin [-] Segment a37f2bff-cc40-4242-8d73-44aa1151659d resource provider aggregate not found 2026-04-07 01:17:13.766 8 INFO neutron.services.segments.plugin [-] Segment a37f2bff-cc40-4242-8d73-44aa1151659d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37f2bff-cc40-4242-8d73-44aa1151659d found for delete ", "request_id": "req-c857d8c8-65d0-4339-ab1c-6216e988b39e"}]} 2026-04-07 01:17:13.767 8 INFO neutron.services.segments.plugin [-] Segment a37f2bff-cc40-4242-8d73-44aa1151659d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a37f2bff-cc40-4242-8d73-44aa1151659d found for delete ", "request_id": "req-0a0378d8-cbf1-46a2-b8f0-11bb66eb3602"}]} [pid: 8|app: 0|req: 911/1819] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/networks/7b97addd-57f4-44a7-bb5e-b4fbfc23d480 => 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: 912/1820] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:13 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1192 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1821] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:13 2026] DELETE /v2.0/ports/d859e017-0c75-4201-979d-3983313c7c3e => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1822] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:11 2026] POST /v2.0/routers => generated 695 bytes in 2550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1823] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/networks/75d1182c-f08f-40e4-806a-12a72647dafd => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1824] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1825] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/ports?device_id=2aed95ed-7b9c-441a-b04c-d13396e03c84 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1826] 10.0.0.148 () {32 vars in 776 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/subnets?project_id=c89d1de8bfbb428dbe668d8812469ceb&cidr=10.100.0.0%2F28 => 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: 916/1827] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/networks/c3a178d2-cd7b-4b54-aeb2-65a0c49ee46c => 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: 917/1828] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1829] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/networks/fab0f749-6c1f-48e4-bec8-bbc8a0c997e4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1830] 10.0.0.148 () {32 vars in 784 bytes} [Tue Apr 7 01:17:14 2026] GET /v2.0/subnets?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f&cidr=10.100.0.0%2F28 => 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: 920/1831] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:14 2026] DELETE /v2.0/networks/8ed26174-4884-4893-9575-aaf2489952a8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:14.870 8 WARNING neutron_lib.context [None req-b3914c6a-9c4b-42eb-9325-d02905b02fc9 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 921/1832] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:14 2026] POST /v2.0/subnets => generated 657 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1833] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:17:14 2026] PUT /v2.0/routers/2aed95ed-7b9c-441a-b04c-d13396e03c84/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:15.788 8 INFO neutron.services.segments.plugin [-] Segment 9628f36c-8446-41ca-948b-7e06dfcafead resource provider aggregate not found 2026-04-07 01:17:15.796 8 INFO neutron.services.segments.plugin [-] Segment 9628f36c-8446-41ca-948b-7e06dfcafead resource provider aggregate not found 2026-04-07 01:17:15.808 8 INFO neutron.services.segments.plugin [-] Segment 9628f36c-8446-41ca-948b-7e06dfcafead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9628f36c-8446-41ca-948b-7e06dfcafead found for delete ", "request_id": "req-90790dd4-5c38-4c06-b9e4-c17420d7dcfe"}]} 2026-04-07 01:17:15.812 8 INFO neutron.services.segments.plugin [-] Segment 9628f36c-8446-41ca-948b-7e06dfcafead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9628f36c-8446-41ca-948b-7e06dfcafead found for delete ", "request_id": "req-8d8a64be-d8c6-4bc6-a754-0def7c49c810"}]} 2026-04-07 01:17:15.824 8 INFO neutron.services.segments.plugin [-] Segment 0e3d38cb-7bb8-4681-8d2b-281d066486b3 resource provider aggregate not found 2026-04-07 01:17:15.830 8 INFO neutron.services.segments.plugin [-] Segment 0e3d38cb-7bb8-4681-8d2b-281d066486b3 resource provider aggregate not found 2026-04-07 01:17:15.843 8 INFO neutron.services.segments.plugin [-] Segment 0e3d38cb-7bb8-4681-8d2b-281d066486b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e3d38cb-7bb8-4681-8d2b-281d066486b3 found for delete ", "request_id": "req-dd7fcfbe-ab7a-411f-aea6-07c3ab375f44"}]} 2026-04-07 01:17:15.850 8 INFO neutron.services.segments.plugin [-] Segment 0e3d38cb-7bb8-4681-8d2b-281d066486b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e3d38cb-7bb8-4681-8d2b-281d066486b3 found for delete ", "request_id": "req-0db0b714-c874-479e-abc9-fe3931de6b74"}]} 2026-04-07 01:17:15.861 8 INFO neutron.services.segments.plugin [-] Segment 7ff9944e-3658-4048-92c9-5e489508131b resource provider aggregate not found 2026-04-07 01:17:15.866 8 INFO neutron.services.segments.plugin [-] Segment 7ff9944e-3658-4048-92c9-5e489508131b resource provider aggregate not found 2026-04-07 01:17:15.872 8 INFO neutron.services.segments.plugin [-] Segment 7ff9944e-3658-4048-92c9-5e489508131b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff9944e-3658-4048-92c9-5e489508131b found for delete ", "request_id": "req-8642a739-c13d-4c88-a75a-f121105d104c"}]} 2026-04-07 01:17:15.877 8 INFO neutron.services.segments.plugin [-] Segment 7ff9944e-3658-4048-92c9-5e489508131b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff9944e-3658-4048-92c9-5e489508131b found for delete ", "request_id": "req-adafae12-17a7-46a5-b95b-ab2e44b3d1a3"}]} 2026-04-07 01:17:15.883 8 INFO neutron.services.segments.plugin [-] Segment 6d238874-5543-4e98-9ece-73bb707560dc resource provider aggregate not found 2026-04-07 01:17:15.887 8 INFO neutron.services.segments.plugin [-] Segment 6d238874-5543-4e98-9ece-73bb707560dc resource provider aggregate not found 2026-04-07 01:17:15.900 8 INFO neutron.services.segments.plugin [-] Segment 6d238874-5543-4e98-9ece-73bb707560dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d238874-5543-4e98-9ece-73bb707560dc found for delete ", "request_id": "req-b294fbed-4a2d-4ad3-879e-ab21a73bd944"}]} 2026-04-07 01:17:15.905 8 INFO neutron.services.segments.plugin [-] Segment 6d238874-5543-4e98-9ece-73bb707560dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d238874-5543-4e98-9ece-73bb707560dc found for delete ", "request_id": "req-84993ce4-74cf-4f85-b4df-82e750de06e5"}]} 2026-04-07 01:17:16.161 7 INFO neutron.services.segments.plugin [-] Segment beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e resource provider aggregate not found 2026-04-07 01:17:16.165 7 INFO neutron.services.segments.plugin [-] Segment beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e resource provider aggregate not found 2026-04-07 01:17:16.172 7 INFO neutron.services.segments.plugin [-] Segment beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e found for delete ", "request_id": "req-2b030245-dd50-4c72-b9e8-bf9e8de578d3"}]} 2026-04-07 01:17:16.176 7 INFO neutron.db.l3_hamode_db [None req-bd8a9ad3-f8dd-4c63-a88b-e622160605a2 2fe3cb9b129b4085a6cb33821a7127bc b584e7efa58f4d4d95e687c3da539518 - - default default] HA network 126b251d-297e-42e1-8089-a2a5ebee9364 was deleted as no HA routers are present in tenant b584e7efa58f4d4d95e687c3da539518. 2026-04-07 01:17:16.177 7 INFO neutron.services.segments.plugin [-] Segment beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb7bd65-9cd4-4c35-9453-83c4a5c8ed1e found for delete ", "request_id": "req-6aa2a3b2-35a8-497c-ad28-37dde8ded1a6"}]} [pid: 7|app: 0|req: 913/1834] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:15 2026] DELETE /v2.0/routers/2aed95ed-7b9c-441a-b04c-d13396e03c84 => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1835] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/security-groups?tenant_id=7534969367b74b469bbefb591234aa2c&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1836] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:16 2026] DELETE /v2.0/subnets/5176e428-23e5-484d-bd77-2117d29009e2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1837] 10.0.0.148 () {34 vars in 783 bytes} [Tue Apr 7 01:17:15 2026] PUT /v2.0/routers/9d486ddc-f086-4749-86a4-bf4c56deb5ee/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1838] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:16 2026] DELETE /v2.0/security-groups/4ead899f-0acf-419d-a0b4-b5ef5abc89b6 => 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: 917/1839] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/networks => generated 7386 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1840] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/subnets => generated 7421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1841] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:16 2026] DELETE /v2.0/networks/485398c5-552d-41db-8f0c-6ac2083f6c07 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1842] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/routers => generated 1453 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1843] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:16 2026] GET /v2.0/security-groups?tenant_id=b425eba780364f65995be56a920aa9a8&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:16.935 7 WARNING neutron_lib.context [None req-d6127da0-1c61-494b-9e2f-7a0124302d13 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 925/1844] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:16 2026] DELETE /v2.0/security-groups/2a5faae8-fa6d-47b7-826c-04f158d833b4 => 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: 920/1845] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:17:16 2026] POST /v2.0/security-groups => generated 1675 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:17.056 8 WARNING neutron_lib.context [None req-73a75047-da89-4053-9f36-a2546fc982f5 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 926/1848] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:17.194 8 WARNING neutron_lib.context [None req-fbbf9c5d-bc44-4340-b567-047a8acac9ee 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 923/1849] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/security-groups?tenant_id=9dec40870f4549e2b55694dcc76d9c76&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1850] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:17.330 8 WARNING neutron_lib.context [None req-3f2f0077-83ad-4f70-95c5-bd6be3453fc1 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 924/1851] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:17 2026] DELETE /v2.0/security-groups/d4c7260f-74a3-4ad0-820f-0e0b18a884e9 => 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: 928/1852] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:17.480 8 WARNING neutron_lib.context [None req-677f28b9-6595-4870-be6a-7395cd91f133 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1853] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:17.629 8 WARNING neutron_lib.context [None req-9d2622b5-2fd4-4e06-8705-0a7b11f01608 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:17.666 8 INFO neutron.db.securitygroups_db [None req-9d2622b5-2fd4-4e06-8705-0a7b11f01608 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Project c89d1de8bfbb428dbe668d8812469ceb 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: 925/1854] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:17 2026] GET /v2.0/security-groups?tenant_id=b584e7efa58f4d4d95e687c3da539518&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1855] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:17.773 8 WARNING neutron_lib.context [None req-fac9ea7e-c09a-4b58-b4bc-36532b160d67 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1856] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:17 2026] DELETE /v2.0/security-groups/b0905a74-9034-4f37-a7c9-b8622d6fd709 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:17.810 8 INFO neutron.db.securitygroups_db [None req-fac9ea7e-c09a-4b58-b4bc-36532b160d67 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Project c89d1de8bfbb428dbe668d8812469ceb 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: 931/1857] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1858] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/networks => generated 1297 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:18.543 8 INFO neutron.services.segments.plugin [-] Segment d43e4103-d599-4f3c-bbba-8f2f05cea8ff resource provider aggregate not found 2026-04-07 01:17:18.546 8 INFO neutron.services.segments.plugin [-] Segment d43e4103-d599-4f3c-bbba-8f2f05cea8ff resource provider aggregate not found 2026-04-07 01:17:18.557 8 INFO neutron.services.segments.plugin [-] Segment d43e4103-d599-4f3c-bbba-8f2f05cea8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43e4103-d599-4f3c-bbba-8f2f05cea8ff found for delete ", "request_id": "req-d723126e-ef0e-43a1-8fee-67831d440f73"}]} 2026-04-07 01:17:18.562 8 INFO neutron.services.segments.plugin [-] Segment d43e4103-d599-4f3c-bbba-8f2f05cea8ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43e4103-d599-4f3c-bbba-8f2f05cea8ff found for delete ", "request_id": "req-d93e8c1d-a355-4f94-a965-7dcc82c71ed8"}]} [pid: 8|app: 0|req: 932/1859] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1421259152&fields=id&tenant_id=c89d1de8bfbb428dbe668d8812469ceb => 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: 928/1860] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1861] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/quotas/c89d1de8bfbb428dbe668d8812469ceb => 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: 929/1862] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1863] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 930/1864] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1865] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:18 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 931/1866] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1192 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1867] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1868] 10.0.0.148 () {32 vars in 818 bytes} [Tue Apr 7 01:17:19 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&mac_address=fa%3A16%3A3e%3Ace%3A71%3A01 => generated 1192 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:19.730 8 WARNING neutron_lib.context [None req-a5db72c7-3aa3-4770-8ff2-ae1b63533703 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1869] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:20.560 8 INFO neutron.db.l3_db [None req-a5db72c7-3aa3-4770-8ff2-ae1b63533703 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP 9651096e-b8d3-45e8-a36c-c862c7c3adfe associated. External IP: 10.96.250.219, port: a833524b-1bb2-4e49-9c6a-d4013f6fd696. [pid: 8|app: 0|req: 937/1870] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:17:19 2026] POST /v2.0/floatingips => generated 854 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1871] 10.0.0.203 () {34 vars in 1094 bytes} [Tue Apr 7 01:17:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-919273704&fields=id&tenant_id=317f760765634b2ea2ddf04bbdf53626 => 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: 938/1872] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1873] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/quotas/317f760765634b2ea2ddf04bbdf53626 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:21.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-366541e1-029f-473b-a88b-f206616d93ee'] response: {'name': 'network-changed', 'server_uuid': 'a0915d3e-2471-43d1-8449-fc1b2e1d647b', 'tag': 'a833524b-1bb2-4e49-9c6a-d4013f6fd696', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 936/1874] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 939/1875] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&fields=id => generated 333 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1876] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 940/1877] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 938/1878] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => 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: 941/1879] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1880] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => 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: 942/1881] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1882] 199.19.213.143 () {34 vars in 1102 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6c&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1883] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1884] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:21.895 8 WARNING neutron_lib.context [None req-d2915fcb-5bd8-47e6-bd22-3cc656fa6ffb 883b44e7c7384e89815d0dc03f5b40bc 51f2c47513784ccfab7d7a7bddf33c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 943/1885] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&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: 943/1886] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:21.969 8 WARNING neutron_lib.context [None req-8ba62b29-44ae-444a-95fd-82be8db65ed6 883b44e7c7384e89815d0dc03f5b40bc 51f2c47513784ccfab7d7a7bddf33c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 944/1887] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1888] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:21 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 944/1889] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:21 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:22.038 7 WARNING neutron_lib.context [None req-096cbb5a-93cd-49fd-98bc-dd47b57c82cd 883b44e7c7384e89815d0dc03f5b40bc 51f2c47513784ccfab7d7a7bddf33c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 946/1890] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:22.114 8 WARNING neutron_lib.context [None req-47488ea2-980b-4d62-9b9a-fc4665e5abd5 883b44e7c7384e89815d0dc03f5b40bc 51f2c47513784ccfab7d7a7bddf33c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1891] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:22.176 7 WARNING neutron_lib.context [None req-14e04568-5431-4c31-9777-6d5bf03420aa 883b44e7c7384e89815d0dc03f5b40bc 51f2c47513784ccfab7d7a7bddf33c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1892] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:22 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1893] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/subnetpools/b1d6410c-e7d1-4051-b069-1a770a2f02a3/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1894] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 947/1895] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/subnetpools/00278568-97db-4465-8733-a9e8eb4b6c87/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: 949/1896] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/subnetpools/2219cda7-4ebb-400d-8f31-ba7a06b771be/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: 948/1897] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:22 2026] PUT /v2.0/subnetpools/3832c41f-5ff0-4881-b2f3-063de7143c1c/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1898] 10.0.0.148 () {32 vars in 672 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1899] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1900] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1901] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1902] 10.0.0.148 () {32 vars in 680 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1903] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1904] 10.0.0.148 () {32 vars in 690 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1905] 10.0.0.148 () {32 vars in 702 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1906] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/subnetpools/b1d6410c-e7d1-4051-b069-1a770a2f02a3 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1907] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/subnetpools/00278568-97db-4465-8733-a9e8eb4b6c87 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1908] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/subnetpools/2219cda7-4ebb-400d-8f31-ba7a06b771be => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1909] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/subnetpools/3832c41f-5ff0-4881-b2f3-063de7143c1c => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1910] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:22 2026] DELETE /v2.0/subnetpools/8de32305-1ebd-4323-bf02-5e450e2156c3 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1911] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:22 2026] GET /v2.0/security-groups?tenant_id=11f41dd8eb5148fea2a380f20b6199e7&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1912] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:23 2026] DELETE /v2.0/security-groups/d7a554af-f888-4afd-ac3b-ab018f0a2039 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1913] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1914] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/security-groups?tenant_id=acd7833933284352b402a07f47b0c2ce&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1915] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 958/1916] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c89d1de8bfbb428dbe668d8812469ceb => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:23.436 7 WARNING neutron_lib.context [req-c2a756d0-ee53-404e-a71f-9e1c3ff91fb6 req-b801a556-3dd2-4236-8109-8b93cbcdf86a 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 959/1917] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:23 2026] DELETE /v2.0/security-groups/404b687c-266e-4951-a192-edb3d83f149b => 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: 959/1918] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:17:23 2026] POST /v2.0/ports => generated 954 bytes in 339 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: 960/1919] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:23 2026] GET /v2.0/security-groups?tenant_id=ea16f3fa89e94f86853eb96e1791bac5&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1920] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:23 2026] DELETE /v2.0/security-groups/fca679bc-a30e-42cf-91f9-8a96240bfecd => 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: 960/1921] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:17:23 2026] PUT /v2.0/ports/32cb0eba-4ffa-4776-9f62-b1b2291f5bc4 => generated 1235 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: 962/1922] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?tenant_id=d6ff3cd87db945be86ab3578bb9134ca&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:24.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-565ba133-ec80-4ffb-820b-c290e748a75b'] response: {'name': 'network-changed', 'server_uuid': '599fcb94-697e-415d-99bb-12c4217876fd', 'tag': '32cb0eba-4ffa-4776-9f62-b1b2291f5bc4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 961/1923] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1924] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&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: 963/1925] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:24 2026] DELETE /v2.0/security-groups/c824eef2-5fe5-4806-b7dd-def8193ccf93 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1926] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:24 2026] GET /v2.0/security-groups?tenant_id=51f2c47513784ccfab7d7a7bddf33c17&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1927] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:24 2026] DELETE /v2.0/security-groups/568b9813-4110-41d1-9396-65bac0469a3f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1928] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1929] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&shared=False => generated 756 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1930] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:17:25 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: 966/1931] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 966/1932] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1933] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1934] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=317f760765634b2ea2ddf04bbdf53626 => generated 178 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:25.938 8 WARNING neutron_lib.context [req-b8d72643-7050-4613-a040-730ca5f0b524 req-faeaa6ab-d32c-448d-b7dd-a55db179c01c 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 968/1935] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 969/1936] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=32cb0eba-4ffa-4776-9f62-b1b2291f5bc4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1937] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => 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: 971/1938] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/subnets?id=4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1939] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1940] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:17:25 2026] POST /v2.0/ports => generated 1187 bytes in 471 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: 973/1941] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73&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: 974/1942] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 975/1943] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1944] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1945] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:17:26 2026] PUT /v2.0/ports/b73dd116-4978-4c36-b833-f814fa376e89 => generated 1468 bytes in 454 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: 970/1946] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1947] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:26.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1773ae0-27bc-419c-98cf-5a5eb1a47832'] response: {'name': 'network-changed', 'server_uuid': 'e8363c5e-7b7b-4f22-b739-efd3fafac916', 'tag': 'b73dd116-4978-4c36-b833-f814fa376e89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 977/1948] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?tenant_id=f67b6dc83eb646cf9c2d7875416dc0c1&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1949] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:26 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&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: 978/1950] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:27 2026] DELETE /v2.0/security-groups/b5859722-5376-4efa-adaa-88f4a2f2da29 => 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: 973/1951] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1952] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/networks?tenant_id=317f760765634b2ea2ddf04bbdf53626&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1953] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1954] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:28.138 7 WARNING neutron_lib.context [None req-d48ca081-a5c7-4625-a1fe-d73ce18c732e 83a4c8d41b3c4b33b953ceef8b63e078 8682e449a11b428caf772b5f473abab8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/1955] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1956] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:28 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1957] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1471 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1958] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1959] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 978/1960] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1961] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 979/1962] 10.0.0.148 () {34 vars in 770 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1963] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1964] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1965] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 981/1966] 10.0.0.148 () {34 vars in 766 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1967] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1968] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1969] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 983/1970] 10.0.0.148 () {34 vars in 788 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/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: 984/1971] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1972] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 985/1973] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:28 2026] PUT /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1974] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1975] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:29.133 7 INFO neutron.api.v2.resource [None req-101f2143-ed2f-4c39-a793-607d8ee4ba47 83a4c8d41b3c4b33b953ceef8b63e078 8682e449a11b428caf772b5f473abab8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/1976] 10.0.0.148 () {32 vars in 751 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1977] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/red => 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: 991/1978] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:29.268 8 INFO neutron.api.v2.resource [None req-4881bea1-8801-488f-8d9e-96352bdd0fce 83a4c8d41b3c4b33b953ceef8b63e078 8682e449a11b428caf772b5f473abab8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 988/1979] 10.0.0.148 () {32 vars in 754 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1980] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1981] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1982] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1983] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1984] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:29 2026] DELETE /v2.0/floatingips/7d6fb454-7ed8-4bff-bc61-d0d6376a59de => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1985] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 992/1986] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1987] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups?tenant_id=3aa3d435f471403d834e37453c4923d2&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1988] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:30 2026] DELETE /v2.0/security-groups/4c82add4-9cd0-4832-aa1d-5f7b4e23b988 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1989] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/security-groups?tenant_id=8682e449a11b428caf772b5f473abab8&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1990] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:31 2026] DELETE /v2.0/security-groups/5811bbc2-0f9a-4ed8-9010-78a55a37996f => 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: 997/1991] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1992] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&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: 998/1993] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1994] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1995] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:31.975 8 WARNING neutron_lib.context [None req-661cc10f-c02f-400e-b48b-291f36fa9f2f 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1000/1996] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1204 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1999] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:32.756 8 INFO neutron.db.l3_db [None req-661cc10f-c02f-400e-b48b-291f36fa9f2f 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Floating IP 0f1d6b3a-07d5-4415-9bf6-a67a8e72708d associated. External IP: 10.96.250.213, port: 32cb0eba-4ffa-4776-9f62-b1b2291f5bc4. [pid: 8|app: 0|req: 997/2000] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:17:31 2026] POST /v2.0/floatingips => generated 855 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2001] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2002] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:34.533 7 WARNING neutron_lib.context [None req-2b28c4be-1c98-45bb-9b0c-d0106a291ccd 1fd6d132700644ab889a671e6eca5915 1abffc4952704702a0de7281ff63eabf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/2003] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:17:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:34.776 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb51e68-f478-4822-9b60-712e94abe920'] response: {'name': 'network-changed', 'server_uuid': '599fcb94-697e-415d-99bb-12c4217876fd', 'tag': '32cb0eba-4ffa-4776-9f62-b1b2291f5bc4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1006/2004] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2005] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:17:34 2026] PUT /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2006] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/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: 1007/2007] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2008] 10.0.0.148 () {34 vars in 778 bytes} [Tue Apr 7 01:17:34 2026] PUT /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2009] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=32cb0eba-4ffa-4776-9f62-b1b2291f5bc4 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2010] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2011] 10.0.0.148 () {34 vars in 774 bytes} [Tue Apr 7 01:17:34 2026] PUT /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2012] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/subnets?id=4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2013] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2014] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:34 2026] GET /v2.0/ports?network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2015] 10.0.0.148 () {34 vars in 796 bytes} [Tue Apr 7 01:17:35 2026] PUT /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/black.or.white => 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: 1006/2016] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2017] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:17:35 2026] PUT /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/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: 1011/2018] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2019] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2020] 10.0.0.148 () {32 vars in 755 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2021] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:35.177 8 INFO neutron.api.v2.resource [None req-fd5ec542-8c13-44a7-bdb7-afd5403dab14 1fd6d132700644ab889a671e6eca5915 1abffc4952704702a0de7281ff63eabf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2022] 10.0.0.148 () {32 vars in 759 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2023] 10.0.0.148 () {32 vars in 758 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2024] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:35.295 7 INFO neutron.api.v2.resource [None req-e2f0a16a-9188-47a7-82ff-7024e2c1e40c 1fd6d132700644ab889a671e6eca5915 1abffc4952704702a0de7281ff63eabf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2025] 10.0.0.148 () {32 vars in 762 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2026] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2027] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => 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: 1013/2028] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea/tags => 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: 1016/2029] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:35 2026] DELETE /v2.0/security-groups/889c0819-da7d-4f34-a093-db1d23392eea => 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: 1014/2030] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?tenant_id=0312979e742142a3a29c5f8e6d2727e8&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2031] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/security-groups/6e223481-3b4b-4b22-a7f6-40aa77178ef2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2032] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?tenant_id=1abffc4952704702a0de7281ff63eabf&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2033] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:36 2026] DELETE /v2.0/security-groups/2d23ad64-7eff-47ef-9f68-f7c08017b4c2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2034] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2035] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2036] 10.0.0.148 () {32 vars in 818 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&mac_address=fa%3A16%3A3e%3A06%3A4c%3Ab9 => generated 1204 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:37.443 7 WARNING neutron_lib.context [None req-f785558c-3595-4016-926d-18d2982a85b5 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:38.151 7 INFO neutron.db.l3_db [None req-f785558c-3595-4016-926d-18d2982a85b5 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP 4b116547-8ac9-4679-a72a-fa1b534798c7 associated. External IP: 10.96.250.205, port: b73dd116-4978-4c36-b833-f814fa376e89. [pid: 7|app: 0|req: 1020/2037] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:17:37 2026] POST /v2.0/floatingips => generated 855 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:39.934 8 WARNING neutron_lib.context [None req-0fecc8e1-c67a-477a-a8da-81fda15ef871 fa38eb77e2c045b4baeb371a8d206597 c49ddd8a19e341218278a931a47fd12c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/2038] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:17:39 2026] POST /v2.0/subnetpools => generated 516 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2039] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:39 2026] PUT /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/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: 1019/2040] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:40.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60424e97-025c-401a-88f7-7c942eb683c4'] response: {'name': 'network-changed', 'server_uuid': 'e8363c5e-7b7b-4f22-b739-efd3fafac916', 'tag': 'b73dd116-4978-4c36-b833-f814fa376e89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1022/2041] 10.0.0.148 () {34 vars in 770 bytes} [Tue Apr 7 01:17:40 2026] PUT /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2042] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2043] 10.0.0.148 () {34 vars in 766 bytes} [Tue Apr 7 01:17:40 2026] PUT /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2044] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2045] 10.0.0.148 () {34 vars in 788 bytes} [Tue Apr 7 01:17:40 2026] PUT /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2046] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2047] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:17:40 2026] PUT /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2048] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2049] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:40.363 8 INFO neutron.api.v2.resource [None req-39d085af-2dc1-4e4d-bd5f-1bccad9ba99d fa38eb77e2c045b4baeb371a8d206597 c49ddd8a19e341218278a931a47fd12c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/2050] 10.0.0.148 () {32 vars in 751 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2051] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2052] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/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:17:40.455 7 INFO neutron.api.v2.resource [None req-0283a4fd-d362-446c-a889-0b0590cbf300 fa38eb77e2c045b4baeb371a8d206597 c49ddd8a19e341218278a931a47fd12c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2053] 10.0.0.148 () {32 vars in 754 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2054] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2055] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921/tags => 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: 1031/2056] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2057] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/subnetpools/8aa3355f-f6ee-43fb-a0d5-4ad190095921 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2058] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1473 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2059] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2060] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/security-groups?tenant_id=dbcf99d28ef64ca4a04087b95a8f0da6&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2061] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2062] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2063] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:40 2026] DELETE /v2.0/security-groups/0bfd09ec-c735-4080-9e6d-0aaf7d4454b8 => 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: 1037/2064] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 1028/2065] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2066] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1029/2067] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1039/2068] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1030/2069] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:40 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1040/2070] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=c49ddd8a19e341218278a931a47fd12c&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2071] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:41 2026] DELETE /v2.0/security-groups/3567c878-9362-419e-9f11-0cf98f9e1c4d => 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: 1041/2072] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:41 2026] GET /v2.0/security-groups?tenant_id=4a3e4cdba4d843f3ad8a7ccd8c50b65d&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2073] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:41 2026] DELETE /v2.0/security-groups/8e7329c6-2df8-4604-b9c6-46ccb17c3c56 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2074] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:17:42 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2075] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:42 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2076] 10.0.0.148 () {32 vars in 826 bytes} [Tue Apr 7 01:17:43 2026] GET /v2.0/ports?project_id=c89d1de8bfbb428dbe668d8812469ceb&network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => 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: 1034/2077] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:17:43 2026] GET /v2.0/subnets?network_id=8997e279-b169-48c2-aee9-0802b1f7d14f => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:43.707 7 INFO neutron.db.l3_db [None req-8b42cfb5-a61d-4bc3-9b78-58fe3c4f417b 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Floating IP 0f1d6b3a-07d5-4415-9bf6-a67a8e72708d disassociated. External IP: 10.96.250.213, port: 32cb0eba-4ffa-4776-9f62-b1b2291f5bc4. [pid: 7|app: 0|req: 1044/2078] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:17:43 2026] PUT /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 554 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2079] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:44 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:44.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7e94530-238c-46af-9634-cb461ffdd453'] response: {'name': 'network-changed', 'server_uuid': '599fcb94-697e-415d-99bb-12c4217876fd', 'tag': '32cb0eba-4ffa-4776-9f62-b1b2291f5bc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1036/2080] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:45.120 7 INFO neutron.db.segments_db [None req-c1cd0e2d-5a07-4f3f-a34c-f2dbe141cad5 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] Added segment 27075ad4-dded-44c2-a595-28480cc24f11 of type vxlan for network 31d5fa28-7f67-4236-ad22-a6c4329f4cd8 [pid: 7|app: 0|req: 1045/2081] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:44 2026] POST /v2.0/networks => generated 727 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2082] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2083] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/subnets => generated 644 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:45.474 8 WARNING neutron.api.v2.base [None req-60a55a14-3401-4a39-b761-44241008ad43 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - 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:17:45.475 8 INFO neutron.api.v2.resource [None req-60a55a14-3401-4a39-b761-44241008ad43 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1038/2084] 10.0.0.148 () {34 vars in 681 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2085] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2086] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=32cb0eba-4ffa-4776-9f62-b1b2291f5bc4 => 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: 1049/2087] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/subnets?id=4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2088] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/ports?network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2089] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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:17:45.668 8 INFO neutron.services.segments.plugin [-] Segment 27075ad4-dded-44c2-a595-28480cc24f11 resource provider aggregate not found 2026-04-07 01:17:45.672 8 INFO neutron.services.segments.plugin [-] Segment 27075ad4-dded-44c2-a595-28480cc24f11 resource provider aggregate not found [pid: 7|app: 0|req: 1052/2090] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:45 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 1039/2091] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:45 2026] DELETE /v2.0/networks/31d5fa28-7f67-4236-ad22-a6c4329f4cd8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:45.746 7 INFO neutron.db.segments_db [None req-95c879ee-217b-4459-ade5-f086da2d9c79 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] Added segment 94aeb947-2ad3-49db-8fd6-9ab39b184ddc of type vxlan for network 073bd785-7187-49af-a846-7c688b9f8400 [pid: 7|app: 0|req: 1053/2092] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/networks => generated 727 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:45.843 8 INFO neutron.services.segments.plugin [-] Segment 27075ad4-dded-44c2-a595-28480cc24f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27075ad4-dded-44c2-a595-28480cc24f11 found for delete ", "request_id": "req-7ddf7cbe-bbfa-4357-a841-a4d7472669fc"}]} 2026-04-07 01:17:45.845 8 INFO neutron.services.segments.plugin [-] Segment 27075ad4-dded-44c2-a595-28480cc24f11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27075ad4-dded-44c2-a595-28480cc24f11 found for delete ", "request_id": "req-436baaab-e4e7-4b23-a422-fbbfce8657d3"}]} [pid: 8|app: 0|req: 1040/2093] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:46.031 7 WARNING neutron.api.v2.base [None req-5824aee1-2037-4fd5-90ab-38319b1984d4 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - 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:17:46.032 7 INFO neutron.api.v2.resource [None req-5824aee1-2037-4fd5-90ab-38319b1984d4 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1054/2094] 10.0.0.148 () {34 vars in 681 bytes} [Tue Apr 7 01:17:46 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: 7|app: 0|req: 1055/2095] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:17:46 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2096] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:46 2026] DELETE /v2.0/networks/073bd785-7187-49af-a846-7c688b9f8400 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:46.298 7 INFO neutron.db.segments_db [None req-84672842-03d8-42c0-a388-03994a8a3f93 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] Added segment abcf20dc-c42c-4f92-b489-b2f5a3ce2995 of type vxlan for network e4efcf79-d4f0-43c8-8adb-4a1d8b0df8f0 [pid: 7|app: 0|req: 1056/2097] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/networks => generated 727 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2098] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/subnets => generated 647 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2099] 10.0.0.148 () {34 vars in 681 bytes} [Tue Apr 7 01:17:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.186 8 WARNING neutron_lib.context [None req-d9c6a028-bdda-42d6-aa0b-cbc3492b1e7a 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2102] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:17:47 2026] GET /v2.0/networks/e4efcf79-d4f0-43c8-8adb-4a1d8b0df8f0 => generated 655 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2103] 10.0.0.148 () {34 vars in 685 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-groups => generated 1675 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:17:47.334 7 WARNING neutron_lib.context [None req-255b1391-1efe-4088-b8a9-8dd1e8106201 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1060/2104] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.467 8 WARNING neutron_lib.context [None req-9c43d4c7-fbf7-432e-a8c8-bbc0d457e848 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/2105] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.613 7 WARNING neutron_lib.context [None req-9d299339-1a54-4346-8c1b-d5a6c0a45347 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79b224e4-0b92-40a1-b8b7-0803c7b0848b 4d9a7088f0154d44a14a6e419ebd336c fc674184bce74a2fbd1dd86ca19a3bfc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1046/2106] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:17:47 2026] GET /v2.0/networks/e4efcf79-d4f0-43c8-8adb-4a1d8b0df8f0 => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2107] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.731 7 WARNING neutron_lib.context [None req-d0de6142-16f5-4045-aa96-7f8c506622da 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.874 8 INFO neutron.services.segments.plugin [-] Segment 94aeb947-2ad3-49db-8fd6-9ab39b184ddc resource provider aggregate not found [pid: 7|app: 0|req: 1062/2108] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:47.880 8 INFO neutron.services.segments.plugin [-] Segment 94aeb947-2ad3-49db-8fd6-9ab39b184ddc resource provider aggregate not found 2026-04-07 01:17:47.887 7 WARNING neutron_lib.context [None req-f8b447a2-c4d1-4e9a-96f4-973098bef355 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.890 8 INFO neutron.services.segments.plugin [-] Segment 94aeb947-2ad3-49db-8fd6-9ab39b184ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94aeb947-2ad3-49db-8fd6-9ab39b184ddc found for delete ", "request_id": "req-deafc182-55a3-4dca-bf90-f1384f449d04"}]} 2026-04-07 01:17:47.894 8 INFO neutron.services.segments.plugin [-] Segment 94aeb947-2ad3-49db-8fd6-9ab39b184ddc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94aeb947-2ad3-49db-8fd6-9ab39b184ddc found for delete ", "request_id": "req-fa413e9f-b6da-43fb-a733-c11fbbe7d3ed"}]} 2026-04-07 01:17:47.925 7 INFO neutron.db.securitygroups_db [None req-f8b447a2-c4d1-4e9a-96f4-973098bef355 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Project c89d1de8bfbb428dbe668d8812469ceb 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: 1063/2109] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:47 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:48.012 7 WARNING neutron_lib.context [None req-d8478d3a-02b6-4fe0-a15e-0dc316b90515 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:48.052 7 INFO neutron.db.securitygroups_db [None req-d8478d3a-02b6-4fe0-a15e-0dc316b90515 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Project c89d1de8bfbb428dbe668d8812469ceb 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: 1064/2110] 10.0.0.148 () {34 vars in 695 bytes} [Tue Apr 7 01:17:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2111] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:47 2026] DELETE /v2.0/networks/e4efcf79-d4f0-43c8-8adb-4a1d8b0df8f0 => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:48.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48fc7008-660f-494b-adcc-bfefe690292f 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2112] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/subnets/c8e30e67-9798-4ca6-9268-d377dd60270a => 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:48.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-691737d5-abcc-4f5f-8aec-3edb45f32c9a 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1048/2113] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/subnets/1556da4a-58cf-47da-b44b-cac8130ee2e7 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:48.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80d6a8db-1e64-4cfe-b7cb-7607248d870d 45150eb4cb9b47188dd80ee63bc83b35 6e57d738cb9949a7a8c6f116c5f309ca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2114] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:17:48 2026] DELETE /v2.0/subnets/71c1ae0a-e404-47c5-bb68-430a4be0ebc8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2115] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/networks => generated 1297 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2116] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1488917324&fields=id&tenant_id=c89d1de8bfbb428dbe668d8812469ceb => 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: 1050/2117] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2118] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 660 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2119] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/quotas/c89d1de8bfbb428dbe668d8812469ceb => 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: 1069/2120] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:17:48 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2121] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 1053/2122] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2123] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?tenant_id=fc674184bce74a2fbd1dd86ca19a3bfc&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: 1054/2124] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1071/2125] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/38002f0c-5726-4384-aaeb-3b012f03758f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2126] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?tenant_id=6e57d738cb9949a7a8c6f116c5f309ca&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2127] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/9cf62854-93c3-46ce-99d3-6536dd34955e => 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: 1056/2128] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?tenant_id=3e48b6a3bb9b4dd18f982beee5028bb5&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2129] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:17:49 2026] DELETE /v2.0/security-groups/55e28344-43ca-4a51-a7a8-bd3619f3c128 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:17:50.051 8 INFO neutron.services.segments.plugin [-] Segment abcf20dc-c42c-4f92-b489-b2f5a3ce2995 resource provider aggregate not found 2026-04-07 01:17:50.056 8 INFO neutron.services.segments.plugin [-] Segment abcf20dc-c42c-4f92-b489-b2f5a3ce2995 resource provider aggregate not found 2026-04-07 01:17:50.078 8 INFO neutron.services.segments.plugin [-] Segment abcf20dc-c42c-4f92-b489-b2f5a3ce2995 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcf20dc-c42c-4f92-b489-b2f5a3ce2995 found for delete ", "request_id": "req-b637002f-66f2-46f4-ab19-fcd8418d49a6"}]} 2026-04-07 01:17:50.080 8 INFO neutron.services.segments.plugin [-] Segment abcf20dc-c42c-4f92-b489-b2f5a3ce2995 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abcf20dc-c42c-4f92-b489-b2f5a3ce2995 found for delete ", "request_id": "req-4edb5de3-bc42-4841-b461-f8566081bee1"}]} [pid: 8|app: 0|req: 1057/2130] 10.0.0.200 () {30 vars in 689 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2131] 10.0.0.200 () {30 vars in 691 bytes} [Tue Apr 7 01:17: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: 1058/2132] 10.0.0.200 () {30 vars in 667 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2133] 10.0.0.200 () {30 vars in 703 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2134] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1076/2135] 10.0.0.200 () {28 vars in 438 bytes} [Tue Apr 7 01:17:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2136] 10.0.0.200 () {30 vars in 727 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2137] 10.0.0.200 () {30 vars in 689 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2138] 10.0.0.200 () {30 vars in 691 bytes} [Tue Apr 7 01:17: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: 1078/2139] 10.0.0.200 () {30 vars in 667 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2140] 10.0.0.200 () {30 vars in 703 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2141] 10.0.0.200 () {30 vars in 727 bytes} [Tue Apr 7 01:17:50 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => 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: 1063/2142] 10.0.0.200 () {30 vars in 689 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2143] 10.0.0.200 () {30 vars in 691 bytes} [Tue Apr 7 01:17: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: 8|app: 0|req: 1064/2144] 10.0.0.200 () {30 vars in 667 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2145] 10.0.0.200 () {30 vars in 703 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2146] 10.0.0.200 () {30 vars in 729 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2147] 10.0.0.200 () {30 vars in 681 bytes} [Tue Apr 7 01:17:51 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: 1083/2148] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:51 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1066/2149] 10.0.0.200 () {34 vars in 703 bytes} [Tue Apr 7 01:17:51 2026] POST /v2.0/ports => generated 1128 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2150] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:52 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1067/2151] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:17:53 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2152] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:53 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1068/2153] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c89d1de8bfbb428dbe668d8812469ceb => generated 274 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:53.694 7 WARNING neutron_lib.context [req-ce7d92e2-0c5d-4db7-8c0b-3bff85b384ac req-8119f62e-a423-444c-9cda-6510ca1c0ae0 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1086/2154] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:17:53 2026] POST /v2.0/ports => generated 958 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: 1069/2155] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:17:54 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: 8|app: 0|req: 1070/2156] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2157] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:17: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: 1072/2158] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2159] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:54.311 8 WARNING neutron_lib.context [None req-7b669d74-355d-432c-892e-ee1af3e14fa8 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.471 8 INFO neutron.db.segments_db [None req-7b669d74-355d-432c-892e-ee1af3e14fa8 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Added segment 46541d3d-8905-4c07-998e-919e72acf3b5 of type vxlan for network 99d33548-5166-4cb5-9a20-9d47d4f98dd5 [pid: 7|app: 0|req: 1087/2160] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:17:54 2026] PUT /v2.0/ports/26cd9da5-3075-46b4-ba99-d638ae71fe98 => generated 1239 bytes in 463 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: 1088/2161] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:17:54 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: 7|app: 0|req: 1089/2162] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:17:54 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: 1090/2163] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:17:54 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: 1074/2164] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/networks => generated 632 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:54.588 7 WARNING neutron_lib.context [None req-9aefafd4-d397-47e8-b1be-616ede3fe797 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2165] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:17:54 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) 2026-04-07 01:17:54.612 8 INFO neutron.api.v2.resource [None req-001401e0-0897-4892-9109-9c10a3ea056e 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/2166] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:17:54.624 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7935e7bc-04bf-4f8b-9a9a-284e8c40aede'] response: {'name': 'network-changed', 'server_uuid': 'b9955ab6-3a34-48d9-8303-a69d9214b0e2', 'tag': '26cd9da5-3075-46b4-ba99-d638ae71fe98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1077/2167] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2168] 199.19.213.143 () {34 vars in 735 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/security-groups => generated 1636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2169] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/ports => generated 743 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1079/2170] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:54.867 8 WARNING neutron_lib.context [None req-b5cb82d3-bee8-442a-bf1d-3955d9012363 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1092/2171] 199.19.213.143 () {30 vars in 814 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/security-group-rules?security_group_id=eec35b41-9f0a-43aa-8bb2-5f2d3e16b6b2 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:54.936 8 INFO neutron.db.segments_db [None req-b5cb82d3-bee8-442a-bf1d-3955d9012363 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Added segment 3148cff2-0e9a-4470-9368-9aea428b0ead of type vxlan for network 5cf7bde5-0364-4393-8d95-e8f9e6f5d959 [pid: 7|app: 0|req: 1093/2172] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:54 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2173] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:54 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.048 8 WARNING neutron_lib.context [None req-af0bf3f9-81ad-4b4e-8344-1f3759a7d914 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2174] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:17:54 2026] PUT /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 286 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: 1095/2175] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2176] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/networks?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2177] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2178] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:17:55.349 8 WARNING neutron_lib.context [None req-e1d377b6-1224-465a-8311-da1727ad78e8 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2179] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2180] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:17:55 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) 2026-04-07 01:17:55.400 8 INFO neutron.db.segments_db [None req-e1d377b6-1224-465a-8311-da1727ad78e8 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Added segment 5df5a654-b96c-41d3-b128-0602e5131e98 of type vxlan for network 3d1deb8a-03de-4e77-a417-08fcd162ccac [pid: 7|app: 0|req: 1100/2181] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2182] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:17:55 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: 1102/2183] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:17:55 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2184] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.512 7 WARNING neutron_lib.context [None req-c667fa1c-9321-4133-a7bb-22b9984d5363 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1103/2185] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:55.822 8 WARNING neutron_lib.context [None req-e6cc3a62-1361-407d-b73e-679301b2e672 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.870 8 INFO neutron.db.segments_db [None req-e6cc3a62-1361-407d-b73e-679301b2e672 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Added segment 61afa9a4-eb13-42ef-a39c-83223a057469 of type vxlan for network fa260313-8938-4143-bb8e-a972e64c613c [pid: 8|app: 0|req: 1083/2186] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/networks => generated 632 bytes in 147 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:55.977 7 WARNING neutron_lib.context [None req-52dee38d-77c3-4dff-b4f2-b4c49b7d0972 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1084/2187] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2188] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2189] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:17:55 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:17:56.262 8 WARNING neutron_lib.context [None req-c8c3df6d-f7db-4167-b360-f372f0d4d1a5 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:56.311 8 INFO neutron.db.segments_db [None req-c8c3df6d-f7db-4167-b360-f372f0d4d1a5 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Added segment e5cb9021-53bf-410e-8887-8cd8e5943346 of type vxlan for network f8517b3f-9b70-4772-a7f3-cbc048253b55 [pid: 8|app: 0|req: 1086/2190] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:17:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:56.416 8 WARNING neutron_lib.context [None req-ba3708a8-bdd6-44aa-9aeb-255b1643d211 557c48df566b4794ace6eefea25fc101 5f3c3888f3604347bce0bc28c7778c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1105/2191] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2192] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=26cd9da5-3075-46b4-ba99-d638ae71fe98 => 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: 1107/2193] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/subnets?id=4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2194] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/ports?network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73&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: 1109/2195] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 1110/2196] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2197] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:17:56 2026] POST /v2.0/ports => generated 743 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2198] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:17:56 2026] PUT /v2.0/ports/0e86fff3-4503-4fc4-8955-ee96a3c1379b/tags => generated 17 bytes in 49 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: 1088/2199] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:17:56 2026] PUT /v2.0/ports/08149ebb-4e65-4fde-953e-c72abdb5bfe6/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: 1112/2200] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:17:56 2026] PUT /v2.0/ports/9ac6646c-b117-432d-a888-44acf543b545/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2201] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:17:56 2026] PUT /v2.0/ports/a13eab88-9572-4b9f-9833-b6fad676571b/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2202] 10.0.0.148 () {32 vars in 660 bytes} [Tue Apr 7 01:17:56 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2203] 10.0.0.148 () {32 vars in 674 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2204] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2205] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2206] 10.0.0.148 () {32 vars in 670 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2207] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2208] 10.0.0.148 () {32 vars in 668 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2209] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2210] 10.0.0.148 () {32 vars in 678 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2211] 10.0.0.148 () {32 vars in 690 bytes} [Tue Apr 7 01:17:57 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2212] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:57 2026] DELETE /v2.0/ports/0e86fff3-4503-4fc4-8955-ee96a3c1379b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2213] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/ports/08149ebb-4e65-4fde-953e-c72abdb5bfe6 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2214] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/ports/9ac6646c-b117-432d-a888-44acf543b545 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2215] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2216] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&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: 1096/2217] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/ports/a13eab88-9572-4b9f-9833-b6fad676571b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2218] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/ports/73de5dcc-1977-4c64-9056-acfea347fc20 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:58.870 8 INFO neutron.services.segments.plugin [-] Segment 46541d3d-8905-4c07-998e-919e72acf3b5 resource provider aggregate not found 2026-04-07 01:17:58.878 8 INFO neutron.services.segments.plugin [-] Segment 46541d3d-8905-4c07-998e-919e72acf3b5 resource provider aggregate not found 2026-04-07 01:17:58.888 8 INFO neutron.services.segments.plugin [-] Segment 46541d3d-8905-4c07-998e-919e72acf3b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46541d3d-8905-4c07-998e-919e72acf3b5 found for delete ", "request_id": "req-05fc335d-cb90-4d0c-b12b-dc4b1357a65e"}]} 2026-04-07 01:17:58.896 8 INFO neutron.services.segments.plugin [-] Segment 46541d3d-8905-4c07-998e-919e72acf3b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46541d3d-8905-4c07-998e-919e72acf3b5 found for delete ", "request_id": "req-7e16617e-f2c0-492b-a39c-a31f3db0f518"}]} [pid: 8|app: 0|req: 1097/2219] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/networks/99d33548-5166-4cb5-9a20-9d47d4f98dd5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:59.081 7 INFO neutron.services.segments.plugin [-] Segment 3148cff2-0e9a-4470-9368-9aea428b0ead resource provider aggregate not found 2026-04-07 01:17:59.086 7 INFO neutron.services.segments.plugin [-] Segment 3148cff2-0e9a-4470-9368-9aea428b0ead resource provider aggregate not found 2026-04-07 01:17:59.093 7 INFO neutron.services.segments.plugin [-] Segment 3148cff2-0e9a-4470-9368-9aea428b0ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3148cff2-0e9a-4470-9368-9aea428b0ead found for delete ", "request_id": "req-bc144f27-37e7-4abd-a34d-daa066eba786"}]} [pid: 7|app: 0|req: 1123/2220] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:58 2026] DELETE /v2.0/networks/5cf7bde5-0364-4393-8d95-e8f9e6f5d959 => 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: 1098/2221] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:59 2026] DELETE /v2.0/networks/3d1deb8a-03de-4e77-a417-08fcd162ccac => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:17:59.275 7 INFO neutron.services.segments.plugin [-] Segment 3148cff2-0e9a-4470-9368-9aea428b0ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3148cff2-0e9a-4470-9368-9aea428b0ead found for delete ", "request_id": "req-3204e8b3-5f96-4371-bf82-89ad1b03814c"}]} [pid: 7|app: 0|req: 1124/2222] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:59 2026] DELETE /v2.0/networks/fa260313-8938-4143-bb8e-a972e64c613c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2223] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:17:59 2026] DELETE /v2.0/networks/f8517b3f-9b70-4772-a7f3-cbc048253b55 => 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: 1125/2224] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:17:59 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2225] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:17:59 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2226] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/security-groups?tenant_id=30a308a6b09e4a98a23976b7f1380988&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2227] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2228] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:00 2026] DELETE /v2.0/security-groups/70f9ad95-2ebe-48c5-b6a0-775312387e00 => 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: 1102/2229] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2230] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/security-groups?tenant_id=ee72cb3187554fa38a197bba9138aaaa&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:01.123 8 INFO neutron.services.segments.plugin [-] Segment 5df5a654-b96c-41d3-b128-0602e5131e98 resource provider aggregate not found 2026-04-07 01:18:01.133 8 INFO neutron.services.segments.plugin [-] Segment 5df5a654-b96c-41d3-b128-0602e5131e98 resource provider aggregate not found 2026-04-07 01:18:01.150 8 INFO neutron.services.segments.plugin [-] Segment 5df5a654-b96c-41d3-b128-0602e5131e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df5a654-b96c-41d3-b128-0602e5131e98 found for delete ", "request_id": "req-b8c1264e-834b-40df-b708-42a6fcb40fba"}]} 2026-04-07 01:18:01.156 8 INFO neutron.services.segments.plugin [-] Segment 5df5a654-b96c-41d3-b128-0602e5131e98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5df5a654-b96c-41d3-b128-0602e5131e98 found for delete ", "request_id": "req-af5aa152-f6b7-4dac-a0c1-94a9e6b1d7a3"}]} 2026-04-07 01:18:01.172 8 INFO neutron.services.segments.plugin [-] Segment e5cb9021-53bf-410e-8887-8cd8e5943346 resource provider aggregate not found 2026-04-07 01:18:01.176 8 INFO neutron.services.segments.plugin [-] Segment e5cb9021-53bf-410e-8887-8cd8e5943346 resource provider aggregate not found 2026-04-07 01:18:01.184 8 INFO neutron.services.segments.plugin [-] Segment e5cb9021-53bf-410e-8887-8cd8e5943346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5cb9021-53bf-410e-8887-8cd8e5943346 found for delete ", "request_id": "req-ad7cad27-0e34-4211-b747-25f9732f565a"}]} 2026-04-07 01:18:01.201 8 INFO neutron.services.segments.plugin [-] Segment e5cb9021-53bf-410e-8887-8cd8e5943346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5cb9021-53bf-410e-8887-8cd8e5943346 found for delete ", "request_id": "req-3d5c868e-a701-4cc4-b90f-ec2b9f096358"}]} [pid: 8|app: 0|req: 1103/2231] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/security-groups/b5177960-3242-4c7d-b36f-81a20acfabb0 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:01.423 7 INFO neutron.services.segments.plugin [-] Segment 61afa9a4-eb13-42ef-a39c-83223a057469 resource provider aggregate not found 2026-04-07 01:18:01.427 7 INFO neutron.services.segments.plugin [-] Segment 61afa9a4-eb13-42ef-a39c-83223a057469 resource provider aggregate not found [pid: 7|app: 0|req: 1129/2232] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/security-groups?tenant_id=5f3c3888f3604347bce0bc28c7778c4a&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2233] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:01 2026] DELETE /v2.0/security-groups/121d8266-6f9e-45b4-8c9b-ecbc99562251 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:01.859 7 INFO neutron.services.segments.plugin [-] Segment 61afa9a4-eb13-42ef-a39c-83223a057469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61afa9a4-eb13-42ef-a39c-83223a057469 found for delete ", "request_id": "req-b715bbd4-8702-43fe-a204-a87ff80c3b7b"}]} 2026-04-07 01:18:01.862 7 INFO neutron.services.segments.plugin [-] Segment 61afa9a4-eb13-42ef-a39c-83223a057469 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61afa9a4-eb13-42ef-a39c-83223a057469 found for delete ", "request_id": "req-f38f59e4-0ebf-4368-9ebc-e8ed44de81b6"}]} [pid: 7|app: 0|req: 1130/2234] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2235] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2238] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2239] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2240] 199.19.213.143 () {34 vars in 1096 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2241] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2242] 10.0.0.203 () {34 vars in 1016 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&fields=id => 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: 1111/2243] 10.0.0.203 () {34 vars in 982 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks?id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2244] 10.0.0.203 () {34 vars in 965 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/quotas/1f87f81633f44aa19596e21e23cfe6b2 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2245] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:02.775 7 INFO neutron.db.l3_db [None req-20889899-382d-40aa-8764-1bbfbd4fc538 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Floating IP 0f1d6b3a-07d5-4415-9bf6-a67a8e72708d associated. External IP: 10.96.250.213, port: 26cd9da5-3075-46b4-ba99-d638ae71fe98. [pid: 8|app: 0|req: 1114/2246] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2247] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1133/2248] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:02 2026] PUT /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 856 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2249] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => 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: 1134/2250] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => 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: 1117/2251] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:03.645 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-135aa062-7fa1-4a4a-bf3a-6552a9782c06'] response: {'name': 'network-changed', 'server_uuid': 'b9955ab6-3a34-48d9-8303-a69d9214b0e2', 'tag': '26cd9da5-3075-46b4-ba99-d638ae71fe98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1135/2252] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1136/2253] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/ports?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1118/2254] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => 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: 1119/2255] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2256] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:18:03 2026] GET /v2.0/networks?id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2257] 199.19.213.143 () {34 vars in 1102 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6c&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => 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: 1138/2258] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=26cd9da5-3075-46b4-ba99-d638ae71fe98 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2259] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2260] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/subnets?id=4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => 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: 1122/2261] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2262] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?network_id=bd8c84a0-a0ba-472a-8775-9ccb7fba1e73&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: 1123/2263] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2264] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2265] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 1142/2266] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1125/2267] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73?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: 1143/2268] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2269] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:05.909 7 WARNING neutron_lib.context [None req-25093f95-2966-4236-b23f-35521f8fc45a 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.063 7 INFO neutron.db.segments_db [None req-25093f95-2966-4236-b23f-35521f8fc45a 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Added segment e43ee758-67a3-4a45-80aa-e3fb304b4fba of type vxlan for network 780f282a-9d28-41a8-9490-a3a77be79034 [pid: 7|app: 0|req: 1144/2270] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:05 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:06.176 8 WARNING neutron_lib.context [None req-e697b383-861e-486a-be92-27d136643497 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2271] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1127/2272] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/ports => generated 743 bytes in 287 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:06.465 8 WARNING neutron_lib.context [None req-fda833c1-7205-473a-a017-04b4a82aa574 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2273] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1128/2274] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:06.704 7 WARNING neutron_lib.context [None req-08bfc37c-10f5-42d1-98aa-508e61343c37 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.763 7 INFO neutron.db.segments_db [None req-08bfc37c-10f5-42d1-98aa-508e61343c37 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Added segment e17f12ae-1b93-49dd-89db-fae451226241 of type vxlan for network ffb55a63-ca3f-4110-8ee8-26241e973f19 [pid: 7|app: 0|req: 1147/2275] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:06.861 8 WARNING neutron_lib.context [None req-f75c2b6b-5ba7-44bb-8184-8545388d0862 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2276] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:06 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:07.175 7 WARNING neutron_lib.context [None req-30b3b889-7f99-48ec-8f1b-412ac2bb36a1 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1148/2277] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/trunks => generated 407 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:07.388 8 WARNING neutron_lib.context [None req-bc297bd1-2b01-459c-9d8e-7202f51e2e0d 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:07.450 8 INFO neutron.db.segments_db [None req-bc297bd1-2b01-459c-9d8e-7202f51e2e0d 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Added segment cc3c2c6d-a8a0-4cc6-897d-54474ac49faf of type vxlan for network 9af9bc5c-f7ad-47cf-8384-bd929f7d537c [pid: 7|app: 0|req: 1149/2278] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks?id=7a31974b-8c07-46c4-8d4c-70cec331fc6e => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2279] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/networks => generated 631 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:07.563 8 WARNING neutron_lib.context [None req-e82834f3-05a7-4b5b-bdac-bdb083b73055 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2280] 199.19.213.143 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f87f81633f44aa19596e21e23cfe6b2 => generated 343 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2281] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:18:07.868 8 WARNING neutron_lib.context [None req-1d3c4fad-f68c-420c-9af6-4fa92974ff9c 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1151/2282] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/ports => generated 1082 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1132/2283] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:07 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:08.035 8 WARNING neutron_lib.context [None req-c489ec2d-2f99-4bcc-bfd7-f48ae794c6f8 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:08.093 8 INFO neutron.db.segments_db [None req-c489ec2d-2f99-4bcc-bfd7-f48ae794c6f8 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Added segment da0907af-8ce3-4289-9d5f-f60a3e3ee606 of type vxlan for network 001a2692-2456-4c12-b893-4f04bbe68dc8 [pid: 8|app: 0|req: 1133/2284] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:08.193 8 WARNING neutron_lib.context [None req-6128bb82-0b5f-436c-944c-df711b759896 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1152/2285] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:18:07 2026] PUT /v2.0/ports/e67639f3-74e4-4a8e-8c97-d75071815105 => generated 1243 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2286] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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:08.491 7 WARNING neutron_lib.context [None req-09803c25-3538-4d2a-bf9f-727d109783d0 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:08.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c74304df-963c-4d51-a515-64160b7f5192'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': 'e67639f3-74e4-4a8e-8c97-d75071815105', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1153/2287] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/trunks => generated 407 bytes in 175 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:08.664 8 WARNING neutron_lib.context [None req-8d1294db-3759-44b5-972b-e1f659d4c94b 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:08.717 8 INFO neutron.db.segments_db [None req-8d1294db-3759-44b5-972b-e1f659d4c94b 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Added segment efeeb15a-33af-4f06-95ff-ccc0490db454 of type vxlan for network d795b78a-8a68-4c08-8087-d1a1e3e069d6 [pid: 8|app: 0|req: 1135/2288] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:08.832 7 WARNING neutron_lib.context [None req-e8f247ac-e2e3-41fb-9b6b-b92c7ce23acd 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1136/2289] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1137/2290] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2291] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2292] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1140/2293] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2294] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2295] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:08 2026] POST /v2.0/ports => generated 743 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:09.694 8 WARNING neutron_lib.context [None req-01ee2c31-a178-4f6f-b6c5-e27f338eb848 7d6b140c424c4828940a7f92d36c0878 81403980cde848ca92ebbe4b04335800 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1142/2296] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:09 2026] POST /v2.0/trunks => generated 407 bytes in 156 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: 1155/2297] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/trunks/3f82182d-e5a5-4fcf-92e7-a9d9d7267b90/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: 1143/2298] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/trunks/55b1dab5-4518-43fd-bd22-fe1ecf2781b9/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2299] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/trunks/a0c0019f-c9a5-4cbf-8005-7805bb93bac5/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2300] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/trunks/b565cf6e-db08-4fd4-8e7c-0ccda334be5e/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2301] 10.0.0.148 () {32 vars in 662 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2302] 10.0.0.148 () {32 vars in 676 bytes} [Tue Apr 7 01:18:10 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: 1158/2303] 10.0.0.148 () {32 vars in 672 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2304] 10.0.0.148 () {32 vars in 684 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2305] 10.0.0.148 () {32 vars in 670 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2306] 10.0.0.148 () {32 vars in 684 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2307] 10.0.0.148 () {32 vars in 680 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2308] 10.0.0.148 () {32 vars in 692 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2309] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2310] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks/3f82182d-e5a5-4fcf-92e7-a9d9d7267b90 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2311] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => 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: 1150/2312] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2313] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2314] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports/b7739b9c-ac08-419e-bd8e-9d5487056852 => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2315] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2316] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1165/2317] 10.0.0.204 () {34 vars in 990 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1166/2318] 10.0.0.204 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2319] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:10 2026] DELETE /v2.0/trunks/3f82182d-e5a5-4fcf-92e7-a9d9d7267b90 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2320] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/trunks/55b1dab5-4518-43fd-bd22-fe1ecf2781b9 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2321] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports/98edf999-4d15-4c79-b7eb-88f0835259b5 => 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: 1168/2322] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/trunks/55b1dab5-4518-43fd-bd22-fe1ecf2781b9 => 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: 1155/2323] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/trunks/a0c0019f-c9a5-4cbf-8005-7805bb93bac5 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2324] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports/e35c7652-d877-46ca-9d08-30b410508efa => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2325] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/trunks/a0c0019f-c9a5-4cbf-8005-7805bb93bac5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2326] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/trunks/b565cf6e-db08-4fd4-8e7c-0ccda334be5e => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2327] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports/cc9f4f66-d3c6-44e0-aa6f-b52152c9bf61 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2328] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/trunks/b565cf6e-db08-4fd4-8e7c-0ccda334be5e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2329] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/trunks/94ee6b2d-5aef-4d35-9133-001bcf5e2a34 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2330] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:11 2026] GET /v2.0/ports/70d262a9-20e0-4c0b-9b51-93e41185a798 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2331] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/trunks/94ee6b2d-5aef-4d35-9133-001bcf5e2a34 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2332] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/ports/b7739b9c-ac08-419e-bd8e-9d5487056852 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2333] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:11 2026] DELETE /v2.0/ports/98edf999-4d15-4c79-b7eb-88f0835259b5 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2334] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/ports/e35c7652-d877-46ca-9d08-30b410508efa => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2335] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2336] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2337] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/ports/cc9f4f66-d3c6-44e0-aa6f-b52152c9bf61 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2338] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:12 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2339] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/ports/70d262a9-20e0-4c0b-9b51-93e41185a798 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:12.953 7 INFO neutron.services.segments.plugin [-] Segment e43ee758-67a3-4a45-80aa-e3fb304b4fba resource provider aggregate not found 2026-04-07 01:18:12.960 7 INFO neutron.services.segments.plugin [-] Segment e43ee758-67a3-4a45-80aa-e3fb304b4fba resource provider aggregate not found 2026-04-07 01:18:12.977 7 INFO neutron.services.segments.plugin [-] Segment e43ee758-67a3-4a45-80aa-e3fb304b4fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43ee758-67a3-4a45-80aa-e3fb304b4fba found for delete ", "request_id": "req-363b994c-46a7-4e1c-8391-438c839fddaa"}]} 2026-04-07 01:18:12.979 7 INFO neutron.services.segments.plugin [-] Segment e43ee758-67a3-4a45-80aa-e3fb304b4fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43ee758-67a3-4a45-80aa-e3fb304b4fba found for delete ", "request_id": "req-1cdd2bfb-d1c1-40a8-af5b-1ee6266eb24a"}]} [pid: 7|app: 0|req: 1178/2340] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:12 2026] DELETE /v2.0/networks/780f282a-9d28-41a8-9490-a3a77be79034 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:13.138 8 INFO neutron.services.segments.plugin [-] Segment e17f12ae-1b93-49dd-89db-fae451226241 resource provider aggregate not found 2026-04-07 01:18:13.144 8 INFO neutron.services.segments.plugin [-] Segment e17f12ae-1b93-49dd-89db-fae451226241 resource provider aggregate not found 2026-04-07 01:18:13.155 8 INFO neutron.services.segments.plugin [-] Segment e17f12ae-1b93-49dd-89db-fae451226241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17f12ae-1b93-49dd-89db-fae451226241 found for delete ", "request_id": "req-35ab0eb1-d8c3-4ff3-a4e9-03121c74a829"}]} 2026-04-07 01:18:13.164 8 INFO neutron.services.segments.plugin [-] Segment e17f12ae-1b93-49dd-89db-fae451226241 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17f12ae-1b93-49dd-89db-fae451226241 found for delete ", "request_id": "req-76774b21-0c3e-4fcc-bc5f-22ed403b8a35"}]} [pid: 8|app: 0|req: 1163/2341] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/networks/ffb55a63-ca3f-4110-8ee8-26241e973f19 => 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: 1179/2342] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/networks/9af9bc5c-f7ad-47cf-8384-bd929f7d537c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2343] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/networks/001a2692-2456-4c12-b893-4f04bbe68dc8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2344] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:13 2026] DELETE /v2.0/networks/d795b78a-8a68-4c08-8087-d1a1e3e069d6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2345] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2346] 199.19.213.143 () {34 vars in 1044 bytes} [Tue Apr 7 01:18:13 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2347] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=81403980cde848ca92ebbe4b04335800&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2348] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/30273d12-140e-4d9c-a997-11e08bbe7a9b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2349] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/security-groups?tenant_id=7a63624233f44a6fb8af3d26b0096267&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:15.001 7 INFO neutron.services.segments.plugin [-] Segment cc3c2c6d-a8a0-4cc6-897d-54474ac49faf resource provider aggregate not found 2026-04-07 01:18:15.007 7 INFO neutron.services.segments.plugin [-] Segment cc3c2c6d-a8a0-4cc6-897d-54474ac49faf resource provider aggregate not found 2026-04-07 01:18:15.024 7 INFO neutron.services.segments.plugin [-] Segment cc3c2c6d-a8a0-4cc6-897d-54474ac49faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3c2c6d-a8a0-4cc6-897d-54474ac49faf found for delete ", "request_id": "req-59848484-057d-40c6-896e-0708f6f535d1"}]} 2026-04-07 01:18:15.029 7 INFO neutron.services.segments.plugin [-] Segment cc3c2c6d-a8a0-4cc6-897d-54474ac49faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3c2c6d-a8a0-4cc6-897d-54474ac49faf found for delete ", "request_id": "req-7f84e339-0a36-41ef-b920-f0d15f0f6816"}]} 2026-04-07 01:18:15.044 7 INFO neutron.services.segments.plugin [-] Segment efeeb15a-33af-4f06-95ff-ccc0490db454 resource provider aggregate not found 2026-04-07 01:18:15.048 7 INFO neutron.services.segments.plugin [-] Segment efeeb15a-33af-4f06-95ff-ccc0490db454 resource provider aggregate not found 2026-04-07 01:18:15.067 7 INFO neutron.services.segments.plugin [-] Segment efeeb15a-33af-4f06-95ff-ccc0490db454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efeeb15a-33af-4f06-95ff-ccc0490db454 found for delete ", "request_id": "req-396c27ea-cae8-4285-aeb9-b91883989275"}]} 2026-04-07 01:18:15.068 7 INFO neutron.services.segments.plugin [-] Segment efeeb15a-33af-4f06-95ff-ccc0490db454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efeeb15a-33af-4f06-95ff-ccc0490db454 found for delete ", "request_id": "req-a12861e0-2e0c-4672-b5a8-83868d702bcf"}]} [pid: 7|app: 0|req: 1183/2350] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:14 2026] DELETE /v2.0/security-groups/97fb9372-fa27-4ad3-81d3-e7fef58a0960 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:15.311 8 INFO neutron.services.segments.plugin [-] Segment da0907af-8ce3-4289-9d5f-f60a3e3ee606 resource provider aggregate not found 2026-04-07 01:18:15.318 8 INFO neutron.services.segments.plugin [-] Segment da0907af-8ce3-4289-9d5f-f60a3e3ee606 resource provider aggregate not found 2026-04-07 01:18:15.323 8 INFO neutron.services.segments.plugin [-] Segment da0907af-8ce3-4289-9d5f-f60a3e3ee606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da0907af-8ce3-4289-9d5f-f60a3e3ee606 found for delete ", "request_id": "req-fcf5ac72-c8a5-4e17-a78a-24cb7d359f5d"}]} 2026-04-07 01:18:15.326 8 INFO neutron.services.segments.plugin [-] Segment da0907af-8ce3-4289-9d5f-f60a3e3ee606 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da0907af-8ce3-4289-9d5f-f60a3e3ee606 found for delete ", "request_id": "req-e2cc9224-8855-4829-ae73-64c365910e6e"}]} [pid: 8|app: 0|req: 1168/2351] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/security-groups?tenant_id=cedd934c94584416b80dd78348fc1640&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2352] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:15 2026] DELETE /v2.0/security-groups/e8d3f858-552f-408b-a554-6ce40ba01cd8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2353] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2354] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2355] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2356] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2357] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:16 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&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: 1188/2360] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2361] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&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: 1189/2362] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:18.381 8 INFO neutron.db.l3_db [req-6ceb663f-b851-4c29-bd45-66c27f764233 req-a401083a-9e29-4dd4-acdc-6ad6e7d5f065 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] Floating IP 0f1d6b3a-07d5-4415-9bf6-a67a8e72708d disassociated. External IP: 10.96.250.213, port: 26cd9da5-3075-46b4-ba99-d638ae71fe98. [pid: 7|app: 0|req: 1190/2363] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2364] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-groups?id=b213070a-546a-4732-bbbc-ea5c24a21eb5&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: 1192/2365] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2366] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/security-groups?id=ca10bb6a-23e4-4e3d-8401-9d12e6395adf&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: 1194/2367] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2368] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:18:18 2026] DELETE /v2.0/ports/26cd9da5-3075-46b4-ba99-d638ae71fe98 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2369] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:18 2026] POST /v2.0/qos/policies => generated 359 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:19.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4190e8b5-dfdf-48ee-bbbe-0c2178e8f88e'] response: {'server_uuid': 'b9955ab6-3a34-48d9-8303-a69d9214b0e2', 'name': 'network-vif-deleted', 'tag': '26cd9da5-3075-46b4-ba99-d638ae71fe98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1175/2370] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:18 2026] PUT /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2371] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2372] 10.0.0.148 () {34 vars in 764 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2373] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/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: 1177/2374] 10.0.0.148 () {34 vars in 760 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2375] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2376] 10.0.0.148 () {34 vars in 782 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2377] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2378] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:19 2026] PUT /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2379] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2380] 10.0.0.148 () {32 vars in 741 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:19.404 7 INFO neutron.api.v2.resource [None req-c1c496f9-fbdc-43e9-a3d4-1057291e00e4 7a95b554e5a9452b8b8b7b19ed4f73b5 a26130f7c2ad4354a308d0f2ce4e8885 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2381] 10.0.0.148 () {32 vars in 745 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/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: 1181/2382] 10.0.0.148 () {32 vars in 744 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2383] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:19.515 8 INFO neutron.api.v2.resource [None req-6dc34cd9-fe53-4082-a38f-0b2adeceb162 7a95b554e5a9452b8b8b7b19ed4f73b5 a26130f7c2ad4354a308d0f2ce4e8885 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2384] 10.0.0.148 () {32 vars in 748 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/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: 1203/2385] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => 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: 1183/2386] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905/tags => 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: 1184/2387] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1204/2388] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:19 2026] DELETE /v2.0/qos/policies/41e9f1e3-fcd6-408d-8409-0c9784c88905 => 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: 1185/2389] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/security-groups?tenant_id=fec7b7cd58ce4aaca6b1037fd7e3584c&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2390] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1205/2391] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:20 2026] DELETE /v2.0/security-groups/695e63e5-9c70-4b6a-81e9-54f48d1a5e7f => 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: 1187/2392] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/security-groups?tenant_id=a26130f7c2ad4354a308d0f2ce4e8885&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2393] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:21 2026] DELETE /v2.0/security-groups/0d54f16a-642b-40c0-885e-2c0042562b2a => 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: 1188/2394] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:21 2026] GET /v2.0/ports?device_id=b9955ab6-3a34-48d9-8303-a69d9214b0e2 => 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: 1207/2395] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:22 2026] DELETE /v2.0/security-groups/b213070a-546a-4732-bbbc-ea5c24a21eb5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2396] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:18:23 2026] DELETE /v2.0/floatingips/0f1d6b3a-07d5-4415-9bf6-a67a8e72708d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2397] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2398] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&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:18:24.581 7 WARNING neutron_lib.context [None req-8124e9d3-8771-4766-b9bd-057721b493f3 928efe5bb43a49969635fdd4589111cc 330f87d6e3784af19189306074e46f19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:24.768 7 INFO neutron.db.segments_db [None req-8124e9d3-8771-4766-b9bd-057721b493f3 928efe5bb43a49969635fdd4589111cc 330f87d6e3784af19189306074e46f19 - - default default] Added segment 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d of type vxlan for network 6283c753-bd3f-449a-8505-a935f503b78c [pid: 8|app: 0|req: 1191/2399] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 1192/2400] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/security-groups?id=1ed09d83-d71b-4d77-be27-3af33383e2c4&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: 1209/2401] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/networks => generated 632 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:24.940 8 WARNING neutron_lib.context [None req-2aeb1c9a-03c5-49d8-b510-ff63b59ea562 928efe5bb43a49969635fdd4589111cc 330f87d6e3784af19189306074e46f19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1193/2402] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:18:24 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2403] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2404] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/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: 1211/2405] 10.0.0.148 () {34 vars in 762 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2406] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2407] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 1212/2408] 10.0.0.148 () {34 vars in 758 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2409] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2410] 10.0.0.148 () {34 vars in 780 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2411] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2412] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:25 2026] PUT /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2413] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2414] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2415] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:18:25 2026] DELETE /v2.0/ports/32cb0eba-4ffa-4776-9f62-b1b2291f5bc4 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:25.836 7 INFO neutron.api.v2.resource [None req-1026eb21-53f4-4fc1-910c-11352f8cea5c 928efe5bb43a49969635fdd4589111cc 330f87d6e3784af19189306074e46f19 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2416] 10.0.0.148 () {32 vars in 743 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:18:25.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea697ad-c92a-4313-8b9f-537cdfd69824'] response: {'server_uuid': '599fcb94-697e-415d-99bb-12c4217876fd', 'name': 'network-vif-deleted', 'tag': '32cb0eba-4ffa-4776-9f62-b1b2291f5bc4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1198/2417] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:18:25 2026] DELETE /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2418] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 1199/2419] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:25 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:26.003 7 INFO neutron.api.v2.resource [None req-72a33e83-18fd-4cb4-af22-291b9759400d 928efe5bb43a49969635fdd4589111cc 330f87d6e3784af19189306074e46f19 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2420] 10.0.0.148 () {32 vars in 746 bytes} [Tue Apr 7 01:18:25 2026] DELETE /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2421] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2422] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2423] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/subnets/2cc16a96-5147-44a1-a295-25c0d9138526 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:26.642 7 INFO neutron.services.segments.plugin [-] Segment 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d resource provider aggregate not found 2026-04-07 01:18:26.648 7 INFO neutron.services.segments.plugin [-] Segment 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d resource provider aggregate not found 2026-04-07 01:18:26.665 7 INFO neutron.services.segments.plugin [-] Segment 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d found for delete ", "request_id": "req-06c6e52f-7877-40d6-8cdb-c7a873d426d3"}]} 2026-04-07 01:18:26.666 7 INFO neutron.services.segments.plugin [-] Segment 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46eb8c21-e1c6-4463-a659-7fdd6c2aa66d found for delete ", "request_id": "req-a1526791-546b-4e2f-9827-2bea24809614"}]} [pid: 7|app: 0|req: 1223/2424] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:26 2026] DELETE /v2.0/networks/6283c753-bd3f-449a-8505-a935f503b78c => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2425] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 1224/2426] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/security-groups?tenant_id=330f87d6e3784af19189306074e46f19&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2427] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/security-groups/b3e3bf3c-98cb-48fa-8cc4-2c58740ccd00 => 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: 1225/2428] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/security-groups?tenant_id=4c72fc9f7f054d8e819369c1ec219feb&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2429] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:27 2026] DELETE /v2.0/security-groups/cb279f7f-d14f-46c0-8264-e107f0a15ae7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2430] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?device_id=599fcb94-697e-415d-99bb-12c4217876fd => 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: 1205/2431] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:29 2026] DELETE /v2.0/security-groups/1ed09d83-d71b-4d77-be27-3af33383e2c4 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2432] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:18:29 2026] PUT /v2.0/routers/9d486ddc-f086-4749-86a4-bf4c56deb5ee/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2433] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:30 2026] DELETE /v2.0/subnets/4f9ca4e2-9c14-4384-a1ef-68c4fdf78f04 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:31.300 8 WARNING neutron_lib.context [None req-f6ebf554-9289-40de-bede-2004b6a2acdd 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:31.395 7 INFO neutron.services.segments.plugin [-] Segment cb6f53fe-52df-4348-94b2-31e81167d5d5 resource provider aggregate not found 2026-04-07 01:18:31.400 7 INFO neutron.services.segments.plugin [-] Segment cb6f53fe-52df-4348-94b2-31e81167d5d5 resource provider aggregate not found 2026-04-07 01:18:31.414 7 INFO neutron.services.segments.plugin [-] Segment cb6f53fe-52df-4348-94b2-31e81167d5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6f53fe-52df-4348-94b2-31e81167d5d5 found for delete ", "request_id": "req-a2dfc560-393a-4f1d-bceb-7b73734f4a68"}]} 2026-04-07 01:18:31.417 7 INFO neutron.services.segments.plugin [-] Segment cb6f53fe-52df-4348-94b2-31e81167d5d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6f53fe-52df-4348-94b2-31e81167d5d5 found for delete ", "request_id": "req-a612e0a3-6903-4512-b314-d67819590583"}]} 2026-04-07 01:18:31.422 7 INFO neutron.db.l3_hamode_db [None req-9a8b123a-6905-4052-b600-791cb23673aa 78efa2efe84a4e22ac9b59841208baca c89d1de8bfbb428dbe668d8812469ceb - - default default] HA network 98fbda02-b0bb-45ea-95b5-22a69e30e14a was deleted as no HA routers are present in tenant c89d1de8bfbb428dbe668d8812469ceb. [pid: 7|app: 0|req: 1228/2434] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:30 2026] DELETE /v2.0/routers/9d486ddc-f086-4749-86a4-bf4c56deb5ee => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:31.463 8 INFO neutron.db.segments_db [None req-f6ebf554-9289-40de-bede-2004b6a2acdd 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] Added segment 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd of type vxlan for network 8dd5ec86-9593-458f-abf1-abde6cfe62bb [pid: 8|app: 0|req: 1207/2435] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/networks => generated 631 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:31.606 8 WARNING neutron_lib.context [None req-6ae6293b-e85b-461b-b953-2958353d0c0e 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1229/2436] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:31 2026] DELETE /v2.0/networks/bd8c84a0-a0ba-472a-8775-9ccb7fba1e73 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2437] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:31.923 7 WARNING neutron_lib.context [None req-efbff575-ddcb-4d13-a65e-2c67cd67cdd5 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1230/2440] 10.0.0.148 () {34 vars in 666 bytes} [Tue Apr 7 01:18:31 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1211/2441] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2442] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/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: 1212/2443] 10.0.0.148 () {34 vars in 760 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags/green => 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: 1232/2444] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2445] 10.0.0.148 () {34 vars in 756 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2446] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2447] 10.0.0.148 () {34 vars in 778 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags/black.or.white => 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: 1234/2448] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2449] 10.0.0.148 () {34 vars in 749 bytes} [Tue Apr 7 01:18:32 2026] PUT /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2450] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2451] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:32.424 7 INFO neutron.api.v2.resource [None req-1e1cb87d-f0d1-4a5a-a1a7-fa22b3e110c9 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1237/2452] 10.0.0.148 () {32 vars in 741 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2453] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/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: 1239/2454] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:32.576 7 INFO neutron.api.v2.resource [None req-67711937-ec08-46f1-8ecc-e8f374bc6200 4bb54e29ebac48668990efb086c49647 97794a384da9411abe65e0e9987f137c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1240/2455] 10.0.0.148 () {32 vars in 744 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/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: 1216/2456] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/security-groups?tenant_id=b961e9f344634e45bd631d0dd007f477&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2457] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2458] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2459] 10.0.0.148 () {32 vars in 719 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2460] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/security-groups/f174a101-fa41-4148-b26f-bb531839f417 => 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: 1244/2461] 10.0.0.148 () {32 vars in 717 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/ports/04a85acb-daae-482f-a565-4e05a118f2f1 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2462] 10.0.0.148 () {32 vars in 722 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/trunks/9b463f89-37e0-45b6-94e5-aaef2cb34b5f => 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: 1245/2463] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/security-groups?tenant_id=c89d1de8bfbb428dbe668d8812469ceb&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2464] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/security-groups/72d87479-e8f2-41ca-9f88-c615f1a1c045 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2465] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:18:32 2026] DELETE /v2.0/ports/04a85acb-daae-482f-a565-4e05a118f2f1 => 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: 1247/2466] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:33 2026] DELETE /v2.0/networks/8dd5ec86-9593-458f-abf1-abde6cfe62bb => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2467] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/security-groups?tenant_id=97794a384da9411abe65e0e9987f137c&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:34.157 7 INFO neutron.services.segments.plugin [-] Segment bca31b5b-521d-4f63-8d44-d0a956fc425f resource provider aggregate not found 2026-04-07 01:18:34.160 7 INFO neutron.services.segments.plugin [-] Segment bca31b5b-521d-4f63-8d44-d0a956fc425f resource provider aggregate not found 2026-04-07 01:18:34.175 7 INFO neutron.services.segments.plugin [-] Segment bca31b5b-521d-4f63-8d44-d0a956fc425f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca31b5b-521d-4f63-8d44-d0a956fc425f found for delete ", "request_id": "req-5124d26d-1b9b-4eae-b16c-ba982efa2452"}]} 2026-04-07 01:18:34.178 7 INFO neutron.services.segments.plugin [-] Segment bca31b5b-521d-4f63-8d44-d0a956fc425f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca31b5b-521d-4f63-8d44-d0a956fc425f found for delete ", "request_id": "req-ba6919b6-70c2-470a-b96f-399bd1621cfc"}]} 2026-04-07 01:18:34.190 7 INFO neutron.services.segments.plugin [-] Segment 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd resource provider aggregate not found 2026-04-07 01:18:34.194 7 INFO neutron.services.segments.plugin [-] Segment 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd resource provider aggregate not found 2026-04-07 01:18:34.200 7 INFO neutron.services.segments.plugin [-] Segment 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd found for delete ", "request_id": "req-444ef8b8-bc7b-4c26-8677-ac4589e4776f"}]} 2026-04-07 01:18:34.209 7 INFO neutron.services.segments.plugin [-] Segment 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbd2be9-9ef5-48b8-950d-eb7151a5b5bd found for delete ", "request_id": "req-47604bb3-6fd7-4e9e-8fd7-ecb3513b30d1"}]} [pid: 7|app: 0|req: 1248/2468] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:34 2026] DELETE /v2.0/security-groups/16aebb0d-d746-4638-9a22-1c61de6d734c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2469] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/security-groups?tenant_id=36ed8e057b584ccba309b4cbec88e625&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2470] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:34 2026] DELETE /v2.0/security-groups/f05bcc2d-33f2-4b31-8634-9bcd4a675be0 => 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: 1222/2471] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2472] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2473] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2474] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2475] 10.0.0.148 () {34 vars in 678 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/qos/policies => generated 359 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2476] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/policies/e2e10730-ccdc-4ef0-b6cb-091616d72a1a/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: 1225/2477] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/policies/ea3bae0e-caa0-4797-bdeb-793778fbd636/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: 1253/2478] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/policies/9c4cde90-0b9d-42df-9959-cd515fcfd219/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: 1226/2479] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:37 2026] PUT /v2.0/policies/d5af3998-6a57-4fce-b119-bedda66d39b8/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:37.866 7 WARNING neutron_lib.context [None req-06831969-b074-48dc-b2a1-68706b1c8bfd 16be5865d6ee44cf924018aca9461691 33a94c76679541409d4cbc59d01d7cb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.009 7 INFO neutron.db.segments_db [None req-06831969-b074-48dc-b2a1-68706b1c8bfd 16be5865d6ee44cf924018aca9461691 33a94c76679541409d4cbc59d01d7cb7 - - default default] Added segment ce0aa834-dce0-4fa9-8146-167e0f087929 of type vxlan for network 67c071bc-dae2-44e7-ac3e-ba4491338abe [pid: 7|app: 0|req: 1254/2480] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:37 2026] POST /v2.0/networks => generated 632 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:38.097 7 WARNING neutron_lib.context [None req-b53ac517-1986-4c8a-b503-4178e46b8d83 16be5865d6ee44cf924018aca9461691 33a94c76679541409d4cbc59d01d7cb7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.150 7 INFO neutron.db.segments_db [None req-b53ac517-1986-4c8a-b503-4178e46b8d83 16be5865d6ee44cf924018aca9461691 33a94c76679541409d4cbc59d01d7cb7 - - default default] Added segment a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 of type vxlan for network f7323498-52c6-46f2-b54a-5becc61a26ab [pid: 8|app: 0|req: 1227/2481] 10.0.0.148 () {32 vars in 674 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2482] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:18:38 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2483] 10.0.0.148 () {32 vars in 688 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2484] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/67c071bc-dae2-44e7-ac3e-ba4491338abe/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: 1229/2485] 10.0.0.148 () {32 vars in 684 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2486] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/networks/67c071bc-dae2-44e7-ac3e-ba4491338abe/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2487] 10.0.0.148 () {32 vars in 696 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2488] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/f7323498-52c6-46f2-b54a-5becc61a26ab/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2489] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2490] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/networks/f7323498-52c6-46f2-b54a-5becc61a26ab/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2491] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:18:38 2026] PUT /v2.0/networks/f7323498-52c6-46f2-b54a-5becc61a26ab/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2492] 10.0.0.148 () {32 vars in 696 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2493] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/networks/f7323498-52c6-46f2-b54a-5becc61a26ab/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2494] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/networks/67c071bc-dae2-44e7-ac3e-ba4491338abe/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2495] 10.0.0.148 () {32 vars in 692 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2496] 10.0.0.148 () {32 vars in 704 bytes} [Tue Apr 7 01:18:38 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:38.735 8 INFO neutron.services.segments.plugin [-] Segment ce0aa834-dce0-4fa9-8146-167e0f087929 resource provider aggregate not found [pid: 7|app: 0|req: 1263/2497] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/qos/policies/e2e10730-ccdc-4ef0-b6cb-091616d72a1a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:38.740 8 INFO neutron.services.segments.plugin [-] Segment ce0aa834-dce0-4fa9-8146-167e0f087929 resource provider aggregate not found [pid: 8|app: 0|req: 1235/2498] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/networks/67c071bc-dae2-44e7-ac3e-ba4491338abe => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:18:38.753 8 INFO neutron.services.segments.plugin [-] Segment ce0aa834-dce0-4fa9-8146-167e0f087929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce0aa834-dce0-4fa9-8146-167e0f087929 found for delete ", "request_id": "req-b21abb75-5291-44dd-aa6d-d61ba0f32952"}]} 2026-04-07 01:18:38.759 8 INFO neutron.services.segments.plugin [-] Segment ce0aa834-dce0-4fa9-8146-167e0f087929 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce0aa834-dce0-4fa9-8146-167e0f087929 found for delete ", "request_id": "req-08cd2dd0-4560-4c39-86eb-e0c309dfe947"}]} [pid: 7|app: 0|req: 1264/2499] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/qos/policies/ea3bae0e-caa0-4797-bdeb-793778fbd636 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2500] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/qos/policies/9c4cde90-0b9d-42df-9959-cd515fcfd219 => 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: 1236/2501] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/networks/f7323498-52c6-46f2-b54a-5becc61a26ab => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2502] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/qos/policies/d5af3998-6a57-4fce-b119-bedda66d39b8 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2503] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:18:38 2026] DELETE /v2.0/qos/policies/6a01a29d-2d7a-4a0c-afcb-1530d3056970 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2504] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/security-groups?tenant_id=33a94c76679541409d4cbc59d01d7cb7&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2505] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/security-groups/f341d947-2123-4e02-a128-2324002c1e5f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2506] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/security-groups?tenant_id=3aa9043154c14e2590400122af4addeb&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2507] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:39 2026] DELETE /v2.0/security-groups/de970490-c509-4798-a7db-dfcd5cf79d8f => 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: 1269/2508] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?tenant_id=c993aa45fb3449e5ab1275afc5b2961b&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2509] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/security-groups/c445a3de-8559-444a-bd33-03159857e427 => 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: 1270/2510] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?tenant_id=23dde66413334a0f9a58a5ca39228ede&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2511] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/security-groups/dc0bff17-6fd5-4998-8895-5579186b9426 => 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: 1271/2512] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/security-groups?tenant_id=13b513e2bcd0499fb636d49e6d09ac38&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:40.904 8 INFO neutron.services.segments.plugin [-] Segment a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 resource provider aggregate not found 2026-04-07 01:18:40.914 8 INFO neutron.services.segments.plugin [-] Segment a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 resource provider aggregate not found 2026-04-07 01:18:40.917 8 INFO neutron.services.segments.plugin [-] Segment a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 found for delete ", "request_id": "req-4ffcbff3-185a-4bb2-8429-2c727d0c6a20"}]} 2026-04-07 01:18:40.928 8 INFO neutron.services.segments.plugin [-] Segment a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a28ca9d0-7b66-4baf-9ccd-e572c6b8cc21 found for delete ", "request_id": "req-f324fa76-78b3-4e0e-a02d-8d9ea3b7de62"}]} [pid: 8|app: 0|req: 1242/2513] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:40 2026] DELETE /v2.0/security-groups/e837b01d-3b41-41d6-a9f1-9ec3d946fefd => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:18:45.092 7 WARNING neutron_lib.context [None req-7123abe6-90d5-46c8-89e2-ce03f8a92f5a aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:45.131 7 INFO neutron.db.segments_db [None req-7123abe6-90d5-46c8-89e2-ce03f8a92f5a aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Added segment 6422e15f-fe06-4374-9942-50410c14d861 of type vxlan for network 0a37a23b-4b67-4c15-8244-a7201d3dcd17 2026-04-07 01:18:45.431 7 INFO neutron.db.l3_hamode_db [None req-7123abe6-90d5-46c8-89e2-ce03f8a92f5a aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:45.555 7 INFO neutron.db.l3_hamode_db [None req-7123abe6-90d5-46c8-89e2-ce03f8a92f5a aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1272/2514] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:18:44 2026] POST /v2.0/routers => generated 474 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:46.106 8 WARNING neutron_lib.context [None req-76bc523d-e8c1-4ac9-8247-e281d0ca95f8 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:46.145 8 INFO neutron.db.l3_hamode_db [None req-76bc523d-e8c1-4ac9-8247-e281d0ca95f8 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:46.254 8 INFO neutron.db.l3_hamode_db [None req-76bc523d-e8c1-4ac9-8247-e281d0ca95f8 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1243/2515] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/routers => generated 474 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:46.943 7 WARNING neutron_lib.context [None req-54639e72-b506-41a2-8794-0ccdb9b4d321 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:46.990 7 INFO neutron.db.l3_hamode_db [None req-54639e72-b506-41a2-8794-0ccdb9b4d321 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:47.125 7 INFO neutron.db.l3_hamode_db [None req-54639e72-b506-41a2-8794-0ccdb9b4d321 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1273/2518] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:18:46 2026] POST /v2.0/routers => generated 474 bytes in 895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:47.844 8 WARNING neutron_lib.context [None req-c8167852-77af-4f7d-9118-eb14e20277e3 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:47.885 8 INFO neutron.db.l3_hamode_db [None req-c8167852-77af-4f7d-9118-eb14e20277e3 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:48.019 8 INFO neutron.db.l3_hamode_db [None req-c8167852-77af-4f7d-9118-eb14e20277e3 aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1246/2519] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:18:47 2026] POST /v2.0/routers => generated 474 bytes in 855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:18:48.705 7 WARNING neutron_lib.context [None req-5da36a23-bf03-47b7-bfb7-2975a618bbca aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:48.753 7 INFO neutron.db.l3_hamode_db [None req-5da36a23-bf03-47b7-bfb7-2975a618bbca aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:18:48.871 7 INFO neutron.db.l3_hamode_db [None req-5da36a23-bf03-47b7-bfb7-2975a618bbca aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1274/2520] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:18:48 2026] POST /v2.0/routers => generated 474 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2521] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:49 2026] PUT /v2.0/routers/d4d1b0d0-780f-4a53-b904-7718ba5a9905/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2522] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:49 2026] PUT /v2.0/routers/5f6214fd-171c-4f56-9cff-4307812747ce/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2523] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:49 2026] PUT /v2.0/routers/b89c9b92-8929-4d60-b44c-6ffe884ddd5b/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2524] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:18:49 2026] PUT /v2.0/routers/b3f04672-20df-47d6-9dd0-2bdeebd427f3/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2525] 10.0.0.148 () {32 vars in 664 bytes} [Tue Apr 7 01:18:49 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2526] 10.0.0.148 () {32 vars in 678 bytes} [Tue Apr 7 01:18:49 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2527] 10.0.0.148 () {32 vars in 674 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2528] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2529] 10.0.0.148 () {32 vars in 672 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2530] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2531] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2532] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2533] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/routers/d4d1b0d0-780f-4a53-b904-7718ba5a9905 => generated 485 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2534] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:18:50 2026] PUT /v2.0/routers/d4d1b0d0-780f-4a53-b904-7718ba5a9905 => generated 485 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2535] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/ports?device_id=d4d1b0d0-780f-4a53-b904-7718ba5a9905 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2536] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:51 2026] DELETE /v2.0/routers/d4d1b0d0-780f-4a53-b904-7718ba5a9905 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2537] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/routers/5f6214fd-171c-4f56-9cff-4307812747ce => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2538] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:18:51 2026] PUT /v2.0/routers/5f6214fd-171c-4f56-9cff-4307812747ce => generated 493 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2539] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/ports?device_id=5f6214fd-171c-4f56-9cff-4307812747ce => 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: 1284/2540] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:52 2026] DELETE /v2.0/routers/5f6214fd-171c-4f56-9cff-4307812747ce => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2541] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/routers/b89c9b92-8929-4d60-b44c-6ffe884ddd5b => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2542] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:18:52 2026] PUT /v2.0/routers/b89c9b92-8929-4d60-b44c-6ffe884ddd5b => generated 502 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2543] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/ports?device_id=b89c9b92-8929-4d60-b44c-6ffe884ddd5b => 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: 1286/2544] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:53 2026] DELETE /v2.0/routers/b89c9b92-8929-4d60-b44c-6ffe884ddd5b => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2545] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/routers/b3f04672-20df-47d6-9dd0-2bdeebd427f3 => generated 487 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2546] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 1261/2547] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:18:54 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: 8|app: 0|req: 1262/2548] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:18:54 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: 1263/2549] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:18:54 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: 1264/2550] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2551] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2552] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:18:53 2026] PUT /v2.0/routers/b3f04672-20df-47d6-9dd0-2bdeebd427f3 => generated 487 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2553] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports?device_id=b3f04672-20df-47d6-9dd0-2bdeebd427f3 => 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: 1266/2554] 199.19.213.143 () {34 vars in 716 bytes} [Tue Apr 7 01:18:54 2026] POST /v2.0/ports => generated 1097 bytes in 372 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: 1267/2555] 10.0.0.203 () {34 vars in 971 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2556] 10.0.0.203 () {34 vars in 907 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2557] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:54 2026] DELETE /v2.0/routers/b3f04672-20df-47d6-9dd0-2bdeebd427f3 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2558] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/routers/d52ec60e-236c-4a3d-8e41-75c2bc87dd31 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2559] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:18:54 2026] PUT /v2.0/routers/d52ec60e-236c-4a3d-8e41-75c2bc87dd31 => generated 480 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2560] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/ports?device_id=d52ec60e-236c-4a3d-8e41-75c2bc87dd31 => 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: 1271/2561] 199.19.213.143 () {34 vars in 1262 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2562] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:55.824 7 INFO neutron.services.segments.plugin [-] Segment 6422e15f-fe06-4374-9942-50410c14d861 resource provider aggregate not found [pid: 8|app: 0|req: 1273/2563] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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) 2026-04-07 01:18:55.829 7 INFO neutron.services.segments.plugin [-] Segment 6422e15f-fe06-4374-9942-50410c14d861 resource provider aggregate not found 2026-04-07 01:18:55.835 7 INFO neutron.services.segments.plugin [-] Segment 6422e15f-fe06-4374-9942-50410c14d861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6422e15f-fe06-4374-9942-50410c14d861 found for delete ", "request_id": "req-9aba86cd-8d46-42b7-9a2d-fbc6bf019a3b"}]} 2026-04-07 01:18:55.841 7 INFO neutron.services.segments.plugin [-] Segment 6422e15f-fe06-4374-9942-50410c14d861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6422e15f-fe06-4374-9942-50410c14d861 found for delete ", "request_id": "req-cff1b990-9104-4390-b486-13a7a5656a43"}]} 2026-04-07 01:18:55.853 7 INFO neutron.db.l3_hamode_db [None req-8150bf12-c353-41bc-abb6-0fab5c99b61a aeb2eaea7a91473aab0dc621e387e5a5 85153fa0e2ae44388190cee6a5bb2897 - - default default] HA network 0a37a23b-4b67-4c15-8244-a7201d3dcd17 was deleted as no HA routers are present in tenant 85153fa0e2ae44388190cee6a5bb2897. [pid: 7|app: 0|req: 1291/2564] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:18:55 2026] DELETE /v2.0/routers/d52ec60e-236c-4a3d-8e41-75c2bc87dd31 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2565] 199.19.213.143 () {34 vars in 975 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1097 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2566] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/networks?id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2567] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:18:56 2026] PUT /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1287 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2568] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:56 2026] GET /v2.0/security-groups?tenant_id=85153fa0e2ae44388190cee6a5bb2897&name=default => generated 2929 bytes in 881 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:57.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2755ddb2-a1db-4df0-b445-0cb8e9971c37'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '918593be-9892-4e9a-925f-a5edb435c98a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1276/2569] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:57 2026] DELETE /v2.0/security-groups/f695fee5-c16f-4f11-ab95-dd5b8574ac53 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2570] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/security-groups?tenant_id=895dad7dc7864332bd33e35a99c85e7c&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2571] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:57 2026] DELETE /v2.0/security-groups/a070e6b9-c8ed-4fa6-8086-906b1ac0db80 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2572] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2573] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2574] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2575] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2576] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2577] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/security-groups?tenant_id=717fb8ec29d249138581928985c3c485&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2578] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1298/2579] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1299/2580] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2581] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2582] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:18:58 2026] DELETE /v2.0/security-groups/b0c7be94-aabb-419e-bace-2bac4b1bb45e => 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: 1301/2583] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1283/2584] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:58 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1302/2585] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2527 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2586] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/networks?id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2587] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1285/2588] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2589] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2590] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1305/2591] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:18:59 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2592] 10.0.0.203 () {34 vars in 971 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1289 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2593] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:19:01 2026] PUT /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1313 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:02.006 8 INFO neutron.api.v2.resource [None req-ad025bb1-0797-432f-a984-e78b08d5453e 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2594] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:19:01 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 20 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: 1307/2596] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:02.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f88a260-d021-4035-b089-bfc1821a13a9'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '918593be-9892-4e9a-925f-a5edb435c98a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1308/2598] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:19:02 2026] PUT /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1313 bytes in 256 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: 1309/2599] 199.19.213.143 () {34 vars in 1096 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:02.438 8 WARNING neutron_lib.context [None req-83a136d5-82a6-43bb-a3fe-1b5a2cf4f1c4 e051431ef92a4947a44ef9089702b540 3991477f14714a6bbd90d58a0a4ebf7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1310/2600] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2601] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:02 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: 1312/2602] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:02 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: 1313/2603] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19: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: 1314/2604] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2605] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2606] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:19:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2607] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:02.676 7 WARNING neutron_lib.context [None req-9944daf4-41b7-4217-97ab-2b3903204628 e051431ef92a4947a44ef9089702b540 3991477f14714a6bbd90d58a0a4ebf7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1292/2608] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/networks?id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2609] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2610] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1295/2611] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2612] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:19:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2613] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:02.815 8 WARNING neutron_lib.context [None req-53f4f49e-5e2c-475f-9473-eb749b1f3b3d e051431ef92a4947a44ef9089702b540 3991477f14714a6bbd90d58a0a4ebf7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2614] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2615] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2616] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2617] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:19:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2618] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1298/2619] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:02.978 8 WARNING neutron_lib.context [None req-3d20a06a-d8ea-42a3-9221-5149e5183c79 e051431ef92a4947a44ef9089702b540 3991477f14714a6bbd90d58a0a4ebf7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1322/2620] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2621] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:02 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2622] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:19:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:19:03.152 7 WARNING neutron_lib.context [None req-431d84f9-dca4-4641-b68d-99c7d98711bf e051431ef92a4947a44ef9089702b540 3991477f14714a6bbd90d58a0a4ebf7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1324/2623] 10.0.0.148 () {34 vars in 684 bytes} [Tue Apr 7 01:19:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2624] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:19:03 2026] PUT /v2.0/security-groups/c0f84b35-7095-4f5e-a4a1-7e77c76f4259/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2625] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:19:03 2026] PUT /v2.0/security-groups/d5d8a22c-b104-4ee2-989d-7a6e5fa05973/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2626] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:19:03 2026] PUT /v2.0/security-groups/12a17c5b-be93-4891-9559-8a1bd7858cfc/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: 1326/2627] 10.0.0.148 () {34 vars in 767 bytes} [Tue Apr 7 01:19:03 2026] PUT /v2.0/security-groups/2e44a04d-b3ba-4048-9e4d-b3849f0d400c/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2628] 10.0.0.148 () {32 vars in 680 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2629] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2630] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2631] 10.0.0.148 () {32 vars in 690 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2632] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2633] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 1305/2634] 10.0.0.148 () {32 vars in 702 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2635] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2636] 10.0.0.148 () {32 vars in 688 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2637] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1331/2638] 10.0.0.148 () {32 vars in 702 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2639] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2640] 10.0.0.148 () {32 vars in 698 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2641] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1333/2642] 10.0.0.148 () {32 vars in 710 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2643] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:03 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1310/2644] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v2.0/security-groups/c0f84b35-7095-4f5e-a4a1-7e77c76f4259 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2645] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v2.0/security-groups/d5d8a22c-b104-4ee2-989d-7a6e5fa05973 => 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: 1311/2646] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:03 2026] DELETE /v2.0/security-groups/12a17c5b-be93-4891-9559-8a1bd7858cfc => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:04.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a49fe886-bc1e-4658-b72a-0e25079328d7'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '918593be-9892-4e9a-925f-a5edb435c98a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2647] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:04 2026] DELETE /v2.0/security-groups/2e44a04d-b3ba-4048-9e4d-b3849f0d400c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2648] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:04 2026] DELETE /v2.0/security-groups/095f039a-1498-4764-abee-0f41b645bc34 => 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: 1337/2649] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2650] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/networks?id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 802 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2651] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1314/2652] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2653] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2654] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2655] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:04 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1316/2656] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?tenant_id=508b78b7f9734ec5a4db1130b46616d1&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: 1341/2657] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.0/security-groups/01e18530-e10b-4f46-ab02-61203c1726d3 => 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: 1317/2658] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?tenant_id=3991477f14714a6bbd90d58a0a4ebf7e&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2659] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:05 2026] DELETE /v2.0/security-groups/7089fd1c-ae4a-4572-bbf8-d5f02ad53551 => 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: 1318/2660] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:05 2026] GET /v2.0/security-groups?tenant_id=3a06e79093514975aec5ecba145f39fd&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2661] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:06 2026] DELETE /v2.0/security-groups/404bbee1-b72d-4985-a833-9141ef883dde => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:10.216 8 WARNING neutron_lib.context [None req-f3d2ade0-333b-4e74-ab21-a7acd9a63e5d ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.374 8 INFO neutron.db.segments_db [None req-f3d2ade0-333b-4e74-ab21-a7acd9a63e5d ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Added segment df42d1b4-a371-458d-adc0-c6545483787b of type vxlan for network baab49ac-75e6-40cb-a231-33ba603eb96e [pid: 8|app: 0|req: 1319/2662] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:10 2026] POST /v2.0/networks => generated 632 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:10.495 7 WARNING neutron_lib.context [None req-c8f78ebe-38cb-4f39-81fc-4f7193e73b6c ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1344/2663] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:19:10 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:10.722 8 WARNING neutron_lib.context [None req-b34ab1b3-4ea7-4201-bd16-1463b19343ba ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:10.784 8 INFO neutron.db.segments_db [None req-b34ab1b3-4ea7-4201-bd16-1463b19343ba ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Added segment 7d0ac17e-0b80-4f2a-baec-be7642d906ff of type vxlan for network 5f870e53-60de-4b53-8238-5a947bee1798 [pid: 8|app: 0|req: 1320/2664] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:10 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:10.868 7 WARNING neutron_lib.context [None req-8d8d23bb-ae0d-41d5-9e5a-c83bf06f5359 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1345/2665] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:19:10 2026] POST /v2.0/subnets => generated 629 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:11.158 8 WARNING neutron_lib.context [None req-f4c419df-297b-4875-a437-59539f076768 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:11.233 8 INFO neutron.db.segments_db [None req-f4c419df-297b-4875-a437-59539f076768 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Added segment 4394e697-25c1-4a70-a088-fd5b93ca9299 of type vxlan for network e816d877-33ee-40a6-a409-9eb76c53e4d4 [pid: 8|app: 0|req: 1321/2666] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:11.351 7 WARNING neutron_lib.context [None req-f1ce28c7-287c-4a9f-a247-7ff9ad6a0d9f ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1346/2667] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/subnets => generated 629 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:11.573 8 WARNING neutron_lib.context [None req-89355271-0cc2-44a6-9806-04c2ac61ced6 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:11.625 8 INFO neutron.db.segments_db [None req-89355271-0cc2-44a6-9806-04c2ac61ced6 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Added segment 62c5dfd6-348d-47be-b6a6-541c942b13c4 of type vxlan for network 6c312a1a-e49d-46a3-bd6d-4a07183fe58f [pid: 8|app: 0|req: 1322/2668] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:11.727 7 WARNING neutron_lib.context [None req-53a59bf5-a010-453e-92aa-f55e9b7cc5ed ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:12.039 8 WARNING neutron_lib.context [None req-5cb44e5f-eeb7-403d-a53c-f0bf9690f79c 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1347/2669] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:19:11 2026] POST /v2.0/subnets => generated 629 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:12.061 7 WARNING neutron_lib.context [None req-e0f78f30-eab8-45c0-b37d-d158abfc4315 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:12.137 7 INFO neutron.db.segments_db [None req-e0f78f30-eab8-45c0-b37d-d158abfc4315 ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Added segment cd8b1686-5902-44d2-b4fb-e1e96d082cee of type vxlan for network fa88b81a-d8c2-4830-968e-cf3486d67fac [pid: 7|app: 0|req: 1348/2670] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:12 2026] POST /v2.0/networks => generated 631 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:12.284 7 WARNING neutron_lib.context [None req-38099f16-46d4-48a4-8e0c-dac015e22cff ac61b92d690e45e296c31fa073e871a8 11d0aedb72d44b9d802e8445f3327db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1349/2671] 10.0.0.148 () {34 vars in 669 bytes} [Tue Apr 7 01:19:12 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2672] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:19:12 2026] PUT /v2.0/subnets/12cc1e34-d684-40fc-aec3-efd49d04af2d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2673] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:19:12 2026] PUT /v2.0/subnets/655eb752-9e32-4a82-8db6-6c938ea5cbda/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2674] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:19:12 2026] PUT /v2.0/subnets/df72d464-8746-4ed3-b7a7-409a1c202081/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: 1353/2675] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:19:12 2026] PUT /v2.0/subnets/611fc4bb-2b87-4555-b92a-b5a35a742dfe/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: 1354/2676] 10.0.0.148 () {32 vars in 664 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2677] 10.0.0.148 () {32 vars in 678 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2678] 10.0.0.148 () {32 vars in 674 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2679] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:12.902 8 INFO neutron.db.l3_db [None req-5cb44e5f-eeb7-403d-a53c-f0bf9690f79c 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP ce8a4372-84a4-4ebe-9463-16e1b6767bc1 associated. External IP: 10.96.250.206, port: 7d316b16-04cb-4b6a-bc80-84dcb348cc7a. [pid: 7|app: 0|req: 1358/2680] 10.0.0.148 () {32 vars in 672 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2681] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2682] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:19:13 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2683] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:19:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2684] 10.0.0.148 () {34 vars in 677 bytes} [Tue Apr 7 01:19:12 2026] POST /v2.0/floatingips => generated 898 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2685] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:19:13 2026] DELETE /v2.0/subnets/12cc1e34-d684-40fc-aec3-efd49d04af2d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2686] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:19:13 2026] DELETE /v2.0/subnets/655eb752-9e32-4a82-8db6-6c938ea5cbda => 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: 1363/2687] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:19:13 2026] DELETE /v2.0/subnets/df72d464-8746-4ed3-b7a7-409a1c202081 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2688] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:19:13 2026] DELETE /v2.0/subnets/611fc4bb-2b87-4555-b92a-b5a35a742dfe => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2689] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:19:13 2026] DELETE /v2.0/subnets/cfbc5ab1-9e97-4461-9c17-bf7839ee74ba => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:14.373 8 INFO neutron.services.segments.plugin [-] Segment df42d1b4-a371-458d-adc0-c6545483787b resource provider aggregate not found 2026-04-07 01:19:14.378 8 INFO neutron.services.segments.plugin [-] Segment df42d1b4-a371-458d-adc0-c6545483787b resource provider aggregate not found 2026-04-07 01:19:14.393 8 INFO neutron.services.segments.plugin [-] Segment df42d1b4-a371-458d-adc0-c6545483787b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df42d1b4-a371-458d-adc0-c6545483787b found for delete ", "request_id": "req-4952ec53-0b3d-4287-a78c-8ec0285b36a9"}]} 2026-04-07 01:19:14.396 8 INFO neutron.services.segments.plugin [-] Segment df42d1b4-a371-458d-adc0-c6545483787b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df42d1b4-a371-458d-adc0-c6545483787b found for delete ", "request_id": "req-28361ede-710e-45c7-9257-90550b543fb7"}]} [pid: 8|app: 0|req: 1326/2690] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:14 2026] DELETE /v2.0/networks/baab49ac-75e6-40cb-a231-33ba603eb96e => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:14.791 7 INFO neutron.services.segments.plugin [-] Segment 7d0ac17e-0b80-4f2a-baec-be7642d906ff resource provider aggregate not found 2026-04-07 01:19:14.797 7 INFO neutron.services.segments.plugin [-] Segment 7d0ac17e-0b80-4f2a-baec-be7642d906ff resource provider aggregate not found 2026-04-07 01:19:14.806 7 INFO neutron.services.segments.plugin [-] Segment 7d0ac17e-0b80-4f2a-baec-be7642d906ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0ac17e-0b80-4f2a-baec-be7642d906ff found for delete ", "request_id": "req-1bf810ec-d0c3-4829-a522-f07cec6c8851"}]} 2026-04-07 01:19:14.810 7 INFO neutron.services.segments.plugin [-] Segment 7d0ac17e-0b80-4f2a-baec-be7642d906ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0ac17e-0b80-4f2a-baec-be7642d906ff found for delete ", "request_id": "req-825ac2ef-8faa-40bc-9718-47d510ea93a1"}]} [pid: 7|app: 0|req: 1365/2691] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:14 2026] DELETE /v2.0/networks/5f870e53-60de-4b53-8238-5a947bee1798 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2692] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:14 2026] DELETE /v2.0/networks/e816d877-33ee-40a6-a409-9eb76c53e4d4 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2693] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/networks/6c312a1a-e49d-46a3-bd6d-4a07183fe58f => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2694] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/networks/fa88b81a-d8c2-4830-968e-cf3486d67fac => 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: 1367/2695] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2696] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:16 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: 1368/2697] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2698] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:16.264 7 INFO neutron.api.v2.resource [None req-74a695c9-22d7-46af-b363-3f32bbfb0f8e 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1369/2699] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2700] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2701] 199.19.213.143 () {30 vars in 814 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-group-rules?security_group_id=eec35b41-9f0a-43aa-8bb2-5f2d3e16b6b2 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:16.412 8 INFO neutron.services.segments.plugin [-] Segment 4394e697-25c1-4a70-a088-fd5b93ca9299 resource provider aggregate not found 2026-04-07 01:19:16.417 8 INFO neutron.services.segments.plugin [-] Segment 4394e697-25c1-4a70-a088-fd5b93ca9299 resource provider aggregate not found 2026-04-07 01:19:16.431 8 INFO neutron.services.segments.plugin [-] Segment 4394e697-25c1-4a70-a088-fd5b93ca9299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4394e697-25c1-4a70-a088-fd5b93ca9299 found for delete ", "request_id": "req-e46fddf8-0783-45a6-9e71-256907262610"}]} 2026-04-07 01:19:16.436 8 INFO neutron.services.segments.plugin [-] Segment 4394e697-25c1-4a70-a088-fd5b93ca9299 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4394e697-25c1-4a70-a088-fd5b93ca9299 found for delete ", "request_id": "req-764f1a50-a9ea-41f1-a7a9-df9001fe36bc"}]} 2026-04-07 01:19:16.449 8 INFO neutron.services.segments.plugin [-] Segment cd8b1686-5902-44d2-b4fb-e1e96d082cee resource provider aggregate not found 2026-04-07 01:19:16.452 8 INFO neutron.services.segments.plugin [-] Segment cd8b1686-5902-44d2-b4fb-e1e96d082cee resource provider aggregate not found 2026-04-07 01:19:16.461 8 INFO neutron.services.segments.plugin [-] Segment cd8b1686-5902-44d2-b4fb-e1e96d082cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8b1686-5902-44d2-b4fb-e1e96d082cee found for delete ", "request_id": "req-6f7375e0-0f53-4f9a-b017-3b193ca9689b"}]} 2026-04-07 01:19:16.462 8 INFO neutron.services.segments.plugin [-] Segment cd8b1686-5902-44d2-b4fb-e1e96d082cee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd8b1686-5902-44d2-b4fb-e1e96d082cee found for delete ", "request_id": "req-d678c842-3342-4bad-995a-84b90a9982a6"}]} [pid: 8|app: 0|req: 1332/2702] 199.19.213.143 () {34 vars in 746 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2703] 199.19.213.143 () {34 vars in 746 bytes} [Tue Apr 7 01:19:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2704] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?tenant_id=11d0aedb72d44b9d802e8445f3327db0&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:16.825 7 INFO neutron.services.segments.plugin [-] Segment 62c5dfd6-348d-47be-b6a6-541c942b13c4 resource provider aggregate not found 2026-04-07 01:19:16.834 7 INFO neutron.services.segments.plugin [-] Segment 62c5dfd6-348d-47be-b6a6-541c942b13c4 resource provider aggregate not found 2026-04-07 01:19:16.842 7 INFO neutron.services.segments.plugin [-] Segment 62c5dfd6-348d-47be-b6a6-541c942b13c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c5dfd6-348d-47be-b6a6-541c942b13c4 found for delete ", "request_id": "req-58704014-f682-47e3-be41-9caf7391210a"}]} 2026-04-07 01:19:16.851 7 INFO neutron.services.segments.plugin [-] Segment 62c5dfd6-348d-47be-b6a6-541c942b13c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62c5dfd6-348d-47be-b6a6-541c942b13c4 found for delete ", "request_id": "req-84439395-a8c4-4452-94b4-057c4fca8384"}]} [pid: 7|app: 0|req: 1372/2705] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/security-groups/003981b3-ce16-4e2d-b1a9-b5bf0730b5e7 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2708] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/security-groups?tenant_id=5cb2742f414a47d49664d61a46718b4a&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2709] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:17 2026] DELETE /v2.0/security-groups/0026e9b7-f3be-4df6-b106-b474aa9a85c2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2710] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:17 2026] GET /v2.0/security-groups?tenant_id=58871afeb99a47d898bd0f8d373b9b41&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2711] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:17 2026] DELETE /v2.0/security-groups/1b54c6fe-1ae5-4490-996d-c9ae8fee25f7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:20.990 8 WARNING neutron_lib.context [None req-3a4aa069-e08b-42ec-ada4-2b44a73f67ea 7b53dbc162514b1fb5db7d0ccedb462a aa5e477ded164a358e9f3f0122105b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21.168 8 INFO neutron.db.segments_db [None req-3a4aa069-e08b-42ec-ada4-2b44a73f67ea 7b53dbc162514b1fb5db7d0ccedb462a aa5e477ded164a358e9f3f0122105b52 - - default default] Added segment c52c0443-0d56-4021-a3a2-ad49afa9f486 of type vxlan for network a779a966-581a-4050-885b-29d98dce2966 [pid: 8|app: 0|req: 1336/2712] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:19:20 2026] POST /v2.0/networks => generated 631 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:19:21.294 7 WARNING neutron_lib.context [None req-c0108959-2893-4252-a1c8-10e368a95d07 7b53dbc162514b1fb5db7d0ccedb462a aa5e477ded164a358e9f3f0122105b52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1377/2713] 10.0.0.148 () {34 vars in 664 bytes} [Tue Apr 7 01:19:21 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2714] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1378/2715] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/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: 1338/2716] 10.0.0.148 () {34 vars in 758 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/green => 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: 1379/2717] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2718] 10.0.0.148 () {34 vars in 754 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/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: 1380/2719] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/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: 1340/2720] 10.0.0.148 () {34 vars in 776 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2721] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2722] 10.0.0.148 () {34 vars in 747 bytes} [Tue Apr 7 01:19:21 2026] PUT /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2723] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2724] 10.0.0.148 () {32 vars in 735 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:22.163 7 INFO neutron.api.v2.resource [None req-b0176ff0-6d5c-4107-afe1-52f6f5a5cc3e 7b53dbc162514b1fb5db7d0ccedb462a aa5e477ded164a358e9f3f0122105b52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1383/2725] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2726] 10.0.0.148 () {32 vars in 738 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2727] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:22.286 8 INFO neutron.api.v2.resource [None req-58c4908f-a8be-4e53-a44c-b0b8a9f9ad91 7b53dbc162514b1fb5db7d0ccedb462a aa5e477ded164a358e9f3f0122105b52 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1344/2728] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2729] 10.0.0.148 () {32 vars in 730 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2730] 10.0.0.148 () {32 vars in 727 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2731] 10.0.0.148 () {32 vars in 720 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.0/ports/56135712-1393-43b1-92db-55a6a60739da => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:22.745 8 INFO neutron.services.segments.plugin [-] Segment c52c0443-0d56-4021-a3a2-ad49afa9f486 resource provider aggregate not found 2026-04-07 01:19:22.749 8 INFO neutron.services.segments.plugin [-] Segment c52c0443-0d56-4021-a3a2-ad49afa9f486 resource provider aggregate not found 2026-04-07 01:19:22.757 8 INFO neutron.services.segments.plugin [-] Segment c52c0443-0d56-4021-a3a2-ad49afa9f486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52c0443-0d56-4021-a3a2-ad49afa9f486 found for delete ", "request_id": "req-f8ab8b40-0fd3-48d5-b7ca-c6385f5a4448"}]} [pid: 8|app: 0|req: 1346/2732] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:19:22 2026] DELETE /v2.0/networks/a779a966-581a-4050-885b-29d98dce2966 => 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: 1387/2733] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/security-groups?tenant_id=c16ff8c421324c06ba19bcd61318944a&name=default => generated 2929 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:23.656 8 INFO neutron.services.segments.plugin [-] Segment c52c0443-0d56-4021-a3a2-ad49afa9f486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52c0443-0d56-4021-a3a2-ad49afa9f486 found for delete ", "request_id": "req-5c309c5a-fed2-4658-9348-5b73e595c2bb"}]} [pid: 8|app: 0|req: 1347/2734] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:23 2026] DELETE /v2.0/security-groups/3616e9cf-64b3-4740-93fb-d7faba59c74d => 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: 1388/2735] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/security-groups?tenant_id=aa5e477ded164a358e9f3f0122105b52&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2736] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:19:23 2026] DELETE /v2.0/security-groups/80313318-bb71-476c-94dc-749e37b0fbc0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2737] 10.0.0.200 () {30 vars in 689 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2738] 10.0.0.200 () {30 vars in 691 bytes} [Tue Apr 7 01:19:25 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: 1390/2739] 10.0.0.200 () {30 vars in 667 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2740] 10.0.0.200 () {30 vars in 703 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2741] 10.0.0.200 () {28 vars in 438 bytes} [Tue Apr 7 01:19:25 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: 1351/2742] 10.0.0.200 () {30 vars in 727 bytes} [Tue Apr 7 01:19:25 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 656 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2743] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:26 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: 1352/2744] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:26 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: 1393/2745] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:26 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: 1353/2746] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:26 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: 1394/2747] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:26 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2748] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:19:26 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2749] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:27 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: 1355/2750] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2751] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:27 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: 1356/2752] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2753] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1357/2754] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1398/2755] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:29 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2756] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:19:29 2026] POST /v2.0/ports => generated 1299 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2757] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:19:29 2026] PUT /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1460 bytes in 510 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: 1359/2758] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4041 bytes in 191 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: 1400/2759] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2760] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => 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:31.791 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54ee576e-4369-4944-b50d-6eff8dd528d5'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '59d3ea77-08cf-4baf-87ca-01f33480c29f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1401/2761] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2762] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1402/2763] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2764] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1403/2765] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:31 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2766] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2769] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1405/2770] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1366/2771] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1406/2772] 199.19.213.143 () {34 vars in 1104 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2773] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2774] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2775] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2776] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2777] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:32 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2778] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4043 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2779] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2780] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1371/2781] 199.19.213.143 () {34 vars in 1104 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e2&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2782] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2783] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2784] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&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: 1373/2785] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1413/2786] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1374/2787] 10.0.0.203 () {34 vars in 971 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1462 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2788] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2789] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2790] 199.19.213.143 () {34 vars in 789 bytes} [Tue Apr 7 01:19:36 2026] PUT /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1197 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2791] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1416/2792] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => 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: 1377/2793] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:36 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: 1417/2794] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2795] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:36 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) 2026-04-07 01:19:36.834 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b15d858-7534-4bf4-8226-4c547c08855a'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '59d3ea77-08cf-4baf-87ca-01f33480c29f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2796] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2797] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => 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: 1419/2798] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => 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: 1380/2799] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2800] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:36 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2801] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2802] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2803] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2804] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3814 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2805] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => 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: 1423/2806] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1384/2807] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/subnets?id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2808] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2809] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1425/2810] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:37 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2811] 10.0.0.200 () {30 vars in 689 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2812] 10.0.0.200 () {30 vars in 691 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2813] 10.0.0.200 () {30 vars in 667 bytes} [Tue Apr 7 01:19:46 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: 1427/2814] 10.0.0.200 () {30 vars in 703 bytes} [Tue Apr 7 01:19:46 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: 1388/2815] 10.0.0.200 () {28 vars in 438 bytes} [Tue Apr 7 01:19:46 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2816] 10.0.0.200 () {30 vars in 727 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/subnets/b3b9419f-1814-42b7-864a-99cd7292c1fc => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2819] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2820] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2821] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2822] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2823] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2824] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/subnets/b3b9419f-1814-42b7-864a-99cd7292c1fc => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2825] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3814 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2826] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:49 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: 1434/2827] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:49 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: 1394/2828] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:19:49 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: 1435/2829] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2830] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1436/2831] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 8|app: 0|req: 1396/2832] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2833] 199.19.213.143 () {38 vars in 955 bytes} [Tue Apr 7 01:19:51 2026] POST /v2.0/ports => generated 1307 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2834] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:19:52 2026] PUT /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1468 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1438/2835] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 5274 bytes in 55 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: 1398/2836] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2837] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2838] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2839] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:53.987 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1aaf04a-1b75-4286-a454-46c0793e1740'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': 'e1dc8d95-278e-475b-b428-54ce69c5e8aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2840] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:53 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1441/2841] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2842] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2843] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2844] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1443/2845] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1403/2846] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1444/2847] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/subnets?id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2848] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2849] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2850] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1446/2851] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=e1dc8d95-278e-475b-b428-54ce69c5e8aa => 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: 1406/2852] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=e1dc8d95-278e-475b-b428-54ce69c5e8aa => 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: 1447/2853] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => 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: 1407/2854] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2855] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1408/2856] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1449/2857] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:54 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2858] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 5274 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2859] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2860] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=e1dc8d95-278e-475b-b428-54ce69c5e8aa => 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: 1451/2861] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:19:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a4&port_id=e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2862] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2863] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2864] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2865] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2866] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:56 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2867] 10.0.0.203 () {34 vars in 971 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1470 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2868] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1470 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2869] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1470 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2870] 199.19.213.143 () {34 vars in 789 bytes} [Tue Apr 7 01:19:58 2026] PUT /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1201 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2871] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40 => 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: 8|app: 0|req: 1416/2872] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets/b3b9419f-1814-42b7-864a-99cd7292c1fc => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2873] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:19:58 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: 1417/2874] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:19:58 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: 1458/2875] 199.19.213.143 () {30 vars in 680 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.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70c4450b-8848-4a12-b595-b392d0b34df4'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': 'e1dc8d95-278e-475b-b428-54ce69c5e8aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/2876] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:19:58 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: 1459/2877] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2878] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => 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: 1460/2879] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2880] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2881] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => 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: 1421/2882] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2883] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => 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: 1422/2884] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 5043 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2885] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2886] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=e1dc8d95-278e-475b-b428-54ce69c5e8aa => 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: 1464/2887] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2888] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1465/2889] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2890] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2893] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:11 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: 1427/2894] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2895] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2896] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2897] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2898] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:11 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 5043 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2899] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2900] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:12 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: 1471/2901] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2902] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:12 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: 1472/2903] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2904] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:20:12 2026] PUT /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1026 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2905] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40 => generated 798 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1433/2906] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2907] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:12 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4868 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:13.324 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1924ffe2-c6a7-4840-87b2-bbbc861a91cd'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': 'e1dc8d95-278e-475b-b428-54ce69c5e8aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2908] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2909] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => 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: 1435/2910] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1476/2911] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1436/2912] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:13 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2913] 199.19.213.143 () {34 vars in 975 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2914] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 4868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2915] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => 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: 1479/2916] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:16.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd92eacb-9aba-444f-9bde-7fb109c70253 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1438/2917] 199.19.213.143 () {32 vars in 758 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/e1dc8d95-278e-475b-b428-54ce69c5e8aa => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2918] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2919] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:16 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: 1481/2920] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:16.306 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-650bb93f-7f90-49bf-9272-c2d9c905c1f9'] response: {'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'name': 'network-vif-deleted', 'tag': 'e1dc8d95-278e-475b-b428-54ce69c5e8aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1440/2921] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2922] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2923] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2924] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2925] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2926] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2927] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => 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: 1485/2928] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2929] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2930] 199.19.213.143 () {34 vars in 1146 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/networks?id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&id=7d941b55-ca49-4877-8659-b6fe1636be55&id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2931] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => 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: 1487/2932] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2933] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&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: 7|app: 0|req: 1488/2934] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:16 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1447/2937] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2938] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1448/2939] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2940] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&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: 1449/2941] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1493/2942] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1450/2943] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1494/2944] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/subnets?id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2945] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2946] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1452/2947] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:17 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2948] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2949] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:21 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: 1497/2950] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2951] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:21 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: 1498/2952] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:21 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3814 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2953] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:22 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: 1499/2954] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:22 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: 1456/2955] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:22 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: 1500/2956] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2957] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2958] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:20:22 2026] PUT /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1026 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2959] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 798 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: 1502/2960] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2961] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:23.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1f852af-1ac1-4a85-b5f2-72595581bbd0'] response: {'name': 'network-changed', 'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'tag': '59d3ea77-08cf-4baf-87ca-01f33480c29f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1503/2962] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3643 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2963] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2964] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2965] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?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: 1505/2966] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2967] 199.19.213.143 () {34 vars in 975 bytes} [Tue Apr 7 01:20:24 2026] GET /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 1062 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2968] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:24 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 3643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2969] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:20:24 2026] DELETE /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => 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: 1463/2970] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:25.868 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59adc7a4-43ad-41a9-a7d4-071638bdf70c 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1508/2971] 199.19.213.143 () {32 vars in 758 bytes} [Tue Apr 7 01:20:25 2026] DELETE /v2.0/ports/59d3ea77-08cf-4baf-87ca-01f33480c29f => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2972] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2973] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2974] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:26 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:26.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f73f6794-fb52-49a2-941b-ea8137ffa1b2'] response: {'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'name': 'network-vif-deleted', 'tag': '59d3ea77-08cf-4baf-87ca-01f33480c29f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/2975] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:26 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: 8|app: 0|req: 1466/2976] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2977] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2978] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2979] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2980] 199.19.213.143 () {30 vars in 742 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2981] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2982] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2983] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2984] 199.19.213.143 () {34 vars in 1066 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks?id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 1523 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2985] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => 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: 1471/2986] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2987] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&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: 8|app: 0|req: 1472/2988] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1517/2989] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1473/2990] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.124&port_id=918593be-9892-4e9a-925f-a5edb435c98a => 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: 1518/2991] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/subnets?id=2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2992] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/ports?network_id=7d941b55-ca49-4877-8659-b6fe1636be55&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: 1519/2993] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1475/2994] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:26 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?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: 1477/2997] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:37 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: 1521/2998] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:37 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: 1478/2999] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:37 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: 1522/3000] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:37 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:20:37.937 8 INFO neutron.api.v2.resource [None req-75c6389b-3480-4e51-90fd-35d8ea712fbc 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3001] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3002] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 2863 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3003] 199.19.213.143 () {30 vars in 814 bytes} [Tue Apr 7 01:20:37 2026] GET /v2.0/security-group-rules?security_group_id=eec35b41-9f0a-43aa-8bb2-5f2d3e16b6b2 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3004] 199.19.213.143 () {32 vars in 788 bytes} [Tue Apr 7 01:20:38 2026] DELETE /v2.0/security-group-rules/0557427b-f996-4cc8-a47c-d4910299df2e => 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: 1481/3005] 199.19.213.143 () {32 vars in 788 bytes} [Tue Apr 7 01:20:38 2026] DELETE /v2.0/security-group-rules/06b4aba2-25e8-43d8-b5b2-4f8cd2e213fc => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:42.173 7 INFO neutron.db.l3_db [None req-7a5d5250-d3b3-4635-aeda-b34e3e8c2cac 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP ce8a4372-84a4-4ebe-9463-16e1b6767bc1 disassociated (deleted). External IP: 10.96.250.206, port: 7d316b16-04cb-4b6a-bc80-84dcb348cc7a. [pid: 7|app: 0|req: 1525/3006] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:20:41 2026] DELETE /v2.0/floatingips/ce8a4372-84a4-4ebe-9463-16e1b6767bc1 => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:42.507 8 INFO neutron.api.v2.resource [None req-492570f7-a3ee-4cc8-a05e-0a4311e57254 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3007] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:20:42 2026] GET /v2.0/floatingips/ce8a4372-84a4-4ebe-9463-16e1b6767bc1 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3008] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:43 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: 1483/3009] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:43 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: 1527/3010] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:43 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: 1484/3011] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:43.320 7 INFO neutron.api.v2.resource [None req-a39c1289-e510-4855-afb6-e2df6a3ecb95 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3012] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3013] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3014] 199.19.213.143 () {30 vars in 814 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/security-group-rules?security_group_id=eec35b41-9f0a-43aa-8bb2-5f2d3e16b6b2 => 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: 1486/3015] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3016] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3017] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3018] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:43 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: 1488/3019] 199.19.213.143 () {30 vars in 740 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3020] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3021] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3022] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:43 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3023] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:44 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3024] 199.19.213.143 () {34 vars in 975 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3025] 199.19.213.143 () {34 vars in 1060 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3026] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3027] 199.19.213.143 () {34 vars in 1016 bytes} [Tue Apr 7 01:20:45 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3028] 199.19.213.143 () {38 vars in 1028 bytes} [Tue Apr 7 01:20:45 2026] PUT /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1150 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3029] 199.19.213.143 () {30 vars in 768 bytes} [Tue Apr 7 01:20:46 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 48 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: 1537/3032] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:20:46 2026] PUT /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1090 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3033] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 1090 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1538/3034] 199.19.213.143 () {32 vars in 758 bytes} [Tue Apr 7 01:20:47 2026] DELETE /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3035] 199.19.213.143 () {30 vars in 702 bytes} [Tue Apr 7 01:20:47 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: 1539/3036] 199.19.213.143 () {30 vars in 704 bytes} [Tue Apr 7 01:20:47 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: 1498/3037] 199.19.213.143 () {30 vars in 680 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3038] 199.19.213.143 () {30 vars in 716 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:20:47.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6451c2d-e0c7-42a0-8521-7794f1f9623f 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/3039] 199.19.213.143 () {32 vars in 758 bytes} [Tue Apr 7 01:20:47 2026] DELETE /v2.0/ports/918593be-9892-4e9a-925f-a5edb435c98a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3040] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:47.789 7 INFO neutron.api.v2.resource [None req-318ebf88-d583-45a3-9581-6de99d0c0bb9 3396b6e8eda04e12b9b7c2b8f2147350 1f87f81633f44aa19596e21e23cfe6b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3041] 199.19.213.143 () {30 vars in 762 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/security-groups/lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3042] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?tenant_id=1f87f81633f44aa19596e21e23cfe6b2&device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => 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: 1543/3043] 199.19.213.143 () {30 vars in 784 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/security-groups?name=lb-883fc459-e485-4f9e-8e31-95c40c46ade9 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3044] 199.19.213.143 () {34 vars in 1066 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks?id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&id=7d941b55-ca49-4877-8659-b6fe1636be55 => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3045] 199.19.213.143 () {34 vars in 1062 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.111&port_id=e67639f3-74e4-4a8e-8c97-d75071815105 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3046] 199.19.213.143 () {30 vars in 736 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => 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: 1503/3047] 199.19.213.143 () {34 vars in 984 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/subnets?id=c3000f09-4c40-4305-830f-6a2957bcfbfa => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3048] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/ports?network_id=7a31974b-8c07-46c4-8d4c-70cec331fc6e&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: 1505/3049] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1506/3050] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:47 2026] GET /v2.0/networks/7a31974b-8c07-46c4-8d4c-70cec331fc6e?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: 1545/3051] 199.19.213.143 () {34 vars in 788 bytes} [Tue Apr 7 01:20:47 2026] PUT /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 1090 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3052] 199.19.213.143 () {32 vars in 778 bytes} [Tue Apr 7 01:20:48 2026] DELETE /v2.0/security-groups/eec35b41-9f0a-43aa-8bb2-5f2d3e16b6b2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3053] 199.19.213.143 () {32 vars in 758 bytes} [Tue Apr 7 01:20:48 2026] DELETE /v2.0/ports/7d316b16-04cb-4b6a-bc80-84dcb348cc7a => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3054] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:20:50 2026] GET /v2.0/ports?device_id=7b6ced97-1554-49df-8f49-0b467942edb3 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3055] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:20:50 2026] DELETE /v2.0/ports/e67639f3-74e4-4a8e-8c97-d75071815105 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:53.050 8 INFO neutron.db.l3_db [None req-3386f1d3-0010-4b2a-8718-79ad455798ce 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP 4b116547-8ac9-4679-a72a-fa1b534798c7 disassociated (deleted). External IP: 10.96.250.205, port: b73dd116-4978-4c36-b833-f814fa376e89. [pid: 8|app: 0|req: 1509/3056] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:20:52 2026] DELETE /v2.0/floatingips/4b116547-8ac9-4679-a72a-fa1b534798c7 => generated 0 bytes in 627 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:53.393 7 INFO neutron.api.v2.resource [None req-47667558-5e73-4777-b63e-63d19858bfb3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3057] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/floatingips/4b116547-8ac9-4679-a72a-fa1b534798c7 => generated 144 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:20:53.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29244b53-e74e-46c3-9e8e-7debac71b7c2'] response: {'name': 'network-changed', 'server_uuid': 'e8363c5e-7b7b-4f22-b739-efd3fafac916', 'tag': 'b73dd116-4978-4c36-b833-f814fa376e89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3058] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:53.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09f17d29-aeff-450a-8217-30001f68cd30'] response: {'server_uuid': '7b6ced97-1554-49df-8f49-0b467942edb3', 'name': 'network-vif-deleted', 'tag': 'e67639f3-74e4-4a8e-8c97-d75071815105', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1549/3059] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:20:53 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3060] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3061] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/networks?id=87402254-31e2-449c-a23c-5666d68a1f40 => 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: 1512/3062] 199.19.213.143 () {34 vars in 1058 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.164&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 1551/3063] 199.19.213.143 () {34 vars in 1106 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2de&port_id=b73dd116-4978-4c36-b833-f814fa376e89 => 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: 1513/3064] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/subnets?id=b3b9419f-1814-42b7-864a-99cd7292c1fc&id=b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3065] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3066] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/ports?network_id=87402254-31e2-449c-a23c-5666d68a1f40&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: 1553/3067] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1515/3068] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:20:54 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40?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: 1554/3069] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:20:55 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3070] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:20:55 2026] DELETE /v2.0/ports/b73dd116-4978-4c36-b833-f814fa376e89 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3071] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:20:58 2026] GET /v2.0/ports?device_id=e8363c5e-7b7b-4f22-b739-efd3fafac916 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:04.134 7 INFO neutron.db.l3_db [None req-b777486f-66f7-4e51-90b5-97336ce72763 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] Floating IP 9651096e-b8d3-45e8-a36c-c862c7c3adfe disassociated (deleted). External IP: 10.96.250.219, port: a833524b-1bb2-4e49-9c6a-d4013f6fd696. [pid: 7|app: 0|req: 1557/3074] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:03 2026] DELETE /v2.0/floatingips/9651096e-b8d3-45e8-a36c-c862c7c3adfe => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:04.500 8 INFO neutron.api.v2.resource [None req-93f5681f-6bf1-44df-b35b-5ebd2370d08b 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3075] 10.0.0.148 () {32 vars in 729 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/floatingips/9651096e-b8d3-45e8-a36c-c862c7c3adfe => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:21:04.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8ada6ea-df58-49fb-84c3-52e0f7c7a541'] response: {'name': 'network-changed', 'server_uuid': 'a0915d3e-2471-43d1-8449-fc1b2e1d647b', 'tag': 'a833524b-1bb2-4e49-9c6a-d4013f6fd696', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1558/3076] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1192 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:21:04.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3460387b-33b0-41a5-944a-81fe76c4068f'] response: {'server_uuid': 'e8363c5e-7b7b-4f22-b739-efd3fafac916', 'name': 'network-vif-deleted', 'tag': 'b73dd116-4978-4c36-b833-f814fa376e89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1519/3077] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Apr 7 01:21:04 2026] GET /v2.0/security-groups?id=92b3c6c9-a159-47db-9204-f89ed006bfe0&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3078] 199.19.213.143 () {34 vars in 1096 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3079] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => 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: 1560/3080] 199.19.213.143 () {34 vars in 986 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks?id=438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3081] 199.19.213.143 () {34 vars in 1056 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.20&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3082] 199.19.213.143 () {34 vars in 1102 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6c&port_id=a833524b-1bb2-4e49-9c6a-d4013f6fd696 => 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: 1522/3083] 199.19.213.143 () {34 vars in 1064 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/subnets?id=95ec8ea1-70e0-4c12-a262-47c4adae67e1&id=c6f54dc2-96e4-4275-b492-567372381fcd => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3084] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3085] 199.19.213.143 () {34 vars in 1052 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/ports?network_id=438f2159-c1b2-4c3a-96ef-1c5510595fcc&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3086] 199.19.213.143 () {34 vars in 1012 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3087] 199.19.213.143 () {34 vars in 1112 bytes} [Tue Apr 7 01:21:05 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3088] 199.19.213.143 () {34 vars in 994 bytes} [Tue Apr 7 01:21:06 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 1192 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3089] 199.19.213.143 () {36 vars in 997 bytes} [Tue Apr 7 01:21:06 2026] DELETE /v2.0/ports/a833524b-1bb2-4e49-9c6a-d4013f6fd696 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3090] 199.19.213.143 () {34 vars in 1080 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/ports?tenant_id=317f760765634b2ea2ddf04bbdf53626&device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:07.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e274425a-906d-4093-a914-09a02706b2b5'] response: {'server_uuid': 'a0915d3e-2471-43d1-8449-fc1b2e1d647b', 'name': 'network-vif-deleted', 'tag': 'a833524b-1bb2-4e49-9c6a-d4013f6fd696', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/3091] 199.19.213.143 () {34 vars in 1018 bytes} [Tue Apr 7 01:21:07 2026] GET /v2.0/networks?tenant_id=317f760765634b2ea2ddf04bbdf53626&shared=False => generated 2376 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3092] 199.19.213.143 () {34 vars in 930 bytes} [Tue Apr 7 01:21:07 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: 8|app: 0|req: 1527/3093] 10.0.0.203 () {34 vars in 990 bytes} [Tue Apr 7 01:21:09 2026] GET /v2.0/ports?device_id=a0915d3e-2471-43d1-8449-fc1b2e1d647b => 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: 1567/3094] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/75c8f1c1-fd93-4a84-9e8c-c1d69edd75b4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.109 8 INFO neutron.api.v2.resource [None req-8689b27d-a6de-4d1e-9b3d-b5396f579afc 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3095] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/75c8f1c1-fd93-4a84-9e8c-c1d69edd75b4 => 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: 1568/3096] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/b691fb47-49d9-4662-bb08-031f9b29014d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.204 8 INFO neutron.api.v2.resource [None req-3ec3f2fa-8b78-4204-8de1-622b0a5e5147 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3097] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/b691fb47-49d9-4662-bb08-031f9b29014d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3098] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/46b0abf7-d270-4fbc-9c1f-ae21f0e6734c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.292 8 INFO neutron.api.v2.resource [None req-64acf5f7-c48f-4047-b0ca-1b63f92b24c2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3099] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/46b0abf7-d270-4fbc-9c1f-ae21f0e6734c => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3100] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/65b0bfd9-a602-4e23-a80c-0ff72dcc061d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.378 8 INFO neutron.api.v2.resource [None req-23d09b3d-b5e6-4f2b-927e-dd79f4e218d2 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3101] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/65b0bfd9-a602-4e23-a80c-0ff72dcc061d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3102] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/10d77af8-809e-49a6-9979-6d5351de4e1e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.479 8 INFO neutron.api.v2.resource [None req-12d94d37-191a-4133-9610-13adad52ea29 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3103] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/10d77af8-809e-49a6-9979-6d5351de4e1e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3104] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/fd18be71-8262-4bcc-8a1c-ee57da5ae1fc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.563 8 INFO neutron.api.v2.resource [None req-8ef4716e-d73c-46b2-ade9-5bc1bbde5d68 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3105] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/fd18be71-8262-4bcc-8a1c-ee57da5ae1fc => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3106] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/9d1f91a8-a992-41d4-a0c0-709d54ad7948 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.657 8 INFO neutron.api.v2.resource [None req-9fa2e955-246e-42ec-a4e0-f3357f530fa0 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3107] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/9d1f91a8-a992-41d4-a0c0-709d54ad7948 => 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: 1574/3108] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/94356661-0eb0-49dc-8cbf-1abe700c9fdb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.743 8 INFO neutron.api.v2.resource [None req-49203083-9ab7-4684-a015-55d4cb746819 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3109] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/94356661-0eb0-49dc-8cbf-1abe700c9fdb => 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: 1575/3110] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/55e63abb-f803-4971-b01f-374d056ffdfe => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.843 8 INFO neutron.api.v2.resource [None req-4f91973f-4aaa-46b0-b770-c18a4cdc4212 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3111] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/55e63abb-f803-4971-b01f-374d056ffdfe => 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: 1576/3112] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/3bf1c85a-b1fd-4216-9595-2c0535fce63f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:15.931 8 INFO neutron.api.v2.resource [None req-6570f610-09e3-4ed4-97ef-b74b97fdb42d 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3113] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:15 2026] GET /v2.0/security-group-rules/3bf1c85a-b1fd-4216-9595-2c0535fce63f => 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: 1577/3114] 10.0.0.148 () {32 vars in 750 bytes} [Tue Apr 7 01:21:15 2026] DELETE /v2.0/security-group-rules/5cb70726-27a7-444c-980a-4ed7b95f5b8a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:16.015 8 INFO neutron.api.v2.resource [None req-8ca1897d-207a-4721-b403-bf6e27093afa 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1538/3115] 10.0.0.148 () {32 vars in 747 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/security-group-rules/5cb70726-27a7-444c-980a-4ed7b95f5b8a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3116] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:16 2026] DELETE /v2.0/security-groups/92b3c6c9-a159-47db-9204-f89ed006bfe0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:16.119 8 INFO neutron.api.v2.resource [None req-89daeb02-7718-4af9-8272-0c7ce1ace775 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3117] 10.0.0.148 () {32 vars in 737 bytes} [Tue Apr 7 01:21:16 2026] GET /v2.0/security-groups/92b3c6c9-a159-47db-9204-f89ed006bfe0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3120] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:16 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:17.298 8 INFO neutron.api.v2.resource [None req-f7ee3206-fbae-416c-8f6e-2b11853b1984 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1542/3121] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:17 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3122] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:17 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:18.442 8 INFO neutron.api.v2.resource [None req-335447bc-a17b-4490-894d-170a4ac811e4 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3123] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:18 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3124] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:18 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:21:19.613 8 INFO neutron.api.v2.resource [None req-0ac2e02f-e906-4bb4-9225-c144cb6274d8 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3125] 10.0.0.148 () {34 vars in 789 bytes} [Tue Apr 7 01:21:19 2026] PUT /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299/remove_router_interface => generated 198 bytes in 192 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:21:20.520 7 INFO neutron.db.l3_hamode_db [None req-f3653cff-656f-4f02-81f2-e073651cfa56 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] HA network b3f88ea0-d4ef-4838-98bc-c8de201d1b04 was deleted as no HA routers are present in tenant 317f760765634b2ea2ddf04bbdf53626. [pid: 7|app: 0|req: 1582/3126] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:19 2026] DELETE /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:20.562 8 INFO neutron.api.v2.resource [None req-c37f3cab-ed5a-4ffb-bdfa-40f9efd05b35 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3127] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:20 2026] GET /v2.0/routers/4ece359e-a65c-4fe9-85c5-a50455c66299 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:21:20.587 7 INFO neutron.services.segments.plugin [-] Segment 53da51a8-3250-466c-ba1c-1cf92e101129 resource provider aggregate not found 2026-04-07 01:21:20.599 7 INFO neutron.services.segments.plugin [-] Segment 53da51a8-3250-466c-ba1c-1cf92e101129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53da51a8-3250-466c-ba1c-1cf92e101129 found for delete ", "request_id": "req-86adf28b-b68d-4df7-a8b3-9739e6378e55"}]} 2026-04-07 01:21:20.601 7 INFO neutron.services.segments.plugin [-] Segment 53da51a8-3250-466c-ba1c-1cf92e101129 resource provider aggregate not found 2026-04-07 01:21:20.618 7 INFO neutron.services.segments.plugin [-] Segment 53da51a8-3250-466c-ba1c-1cf92e101129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53da51a8-3250-466c-ba1c-1cf92e101129 found for delete ", "request_id": "req-d3f509c2-451b-4b1c-9684-21b5a21a0bd4"}]} [pid: 7|app: 0|req: 1583/3128] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:20 2026] DELETE /v2.0/subnets/b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:20.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6500cf9-fbec-4232-86d0-1379f51941a3 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3129] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:20 2026] GET /v2.0/subnets/b596dac4-c41b-4967-b4ae-3a9bc173a3b3 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3130] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:20 2026] DELETE /v2.0/subnets/b3b9419f-1814-42b7-864a-99cd7292c1fc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:20.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23713869-5b36-4e8b-8b28-15307880c73b 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3131] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:20 2026] GET /v2.0/subnets/b3b9419f-1814-42b7-864a-99cd7292c1fc => 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: 1585/3132] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:21:20 2026] DELETE /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40 => 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:21.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7ed4105-ed44-44b4-9f2d-ba59dddc3fdc 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3133] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/87402254-31e2-449c-a23c-5666d68a1f40 => 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: 1586/3134] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:21 2026] DELETE /v2.0/subnets/95ec8ea1-70e0-4c12-a262-47c4adae67e1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:21.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d86c10f-df73-4c7c-aca8-c1f4072867b8 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3135] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets/95ec8ea1-70e0-4c12-a262-47c4adae67e1 => 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: 1587/3136] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:21 2026] DELETE /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:21.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76d20e38-113c-4b10-8c67-e928d418901b 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3137] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets/c6f54dc2-96e4-4275-b492-567372381fcd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3138] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:21:21 2026] DELETE /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:21.837 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f5ca366-54b0-48ec-be8e-5db8c52a9a29 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3139] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/networks/438f2159-c1b2-4c3a-96ef-1c5510595fcc => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3140] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:21 2026] DELETE /v2.0/subnets/9853d231-c40e-468a-b147-83994062ed37 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:22.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f4eef17-4bbc-4a2e-b2d9-3895aec16119 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3141] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:21 2026] GET /v2.0/subnets/9853d231-c40e-468a-b147-83994062ed37 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3142] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:22 2026] DELETE /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:22.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b73ac2dd-ede4-49ce-9154-6c2e4d5bf10b 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3143] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/subnets/2c4fafd5-c053-4a85-8851-0246dd1d735c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3144] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:21:22 2026] DELETE /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:21:22.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d336ab02-c28a-44b4-8ada-a162380fa0a1 843e24430dd046c095215872b7350e4c 317f760765634b2ea2ddf04bbdf53626 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3145] 10.0.0.148 () {32 vars in 723 bytes} [Tue Apr 7 01:21:22 2026] GET /v2.0/networks/7d941b55-ca49-4877-8659-b6fe1636be55 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:21:24.482 7 INFO neutron.services.segments.plugin [-] Segment 304867ab-f348-4af0-916f-c605ab8f89ec resource provider aggregate not found 2026-04-07 01:21:24.486 7 INFO neutron.services.segments.plugin [-] Segment 304867ab-f348-4af0-916f-c605ab8f89ec resource provider aggregate not found 2026-04-07 01:21:24.514 7 INFO neutron.services.segments.plugin [-] Segment 304867ab-f348-4af0-916f-c605ab8f89ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304867ab-f348-4af0-916f-c605ab8f89ec found for delete ", "request_id": "req-568c6689-3131-452a-bbba-d4b063f33f91"}]} 2026-04-07 01:21:24.521 7 INFO neutron.services.segments.plugin [-] Segment 304867ab-f348-4af0-916f-c605ab8f89ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 304867ab-f348-4af0-916f-c605ab8f89ec found for delete ", "request_id": "req-e7553d20-dfde-4fc1-a850-f53c19b35435"}]} 2026-04-07 01:21:24.535 7 INFO neutron.services.segments.plugin [-] Segment 7762c4cb-5c00-479b-af8a-d55e764a8584 resource provider aggregate not found 2026-04-07 01:21:24.539 7 INFO neutron.services.segments.plugin [-] Segment 7762c4cb-5c00-479b-af8a-d55e764a8584 resource provider aggregate not found 2026-04-07 01:21:24.551 7 INFO neutron.services.segments.plugin [-] Segment 7762c4cb-5c00-479b-af8a-d55e764a8584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7762c4cb-5c00-479b-af8a-d55e764a8584 found for delete ", "request_id": "req-60db7464-b929-42d3-bda8-c15d710a4604"}]} 2026-04-07 01:21:24.562 7 INFO neutron.services.segments.plugin [-] Segment 7762c4cb-5c00-479b-af8a-d55e764a8584 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7762c4cb-5c00-479b-af8a-d55e764a8584 found for delete ", "request_id": "req-1c442e09-615e-4c35-adb5-cc134e3c7fc4"}]} 2026-04-07 01:21:24.567 7 INFO neutron.services.segments.plugin [-] Segment 45896e12-dfd4-4a43-aa2d-646556580594 resource provider aggregate not found 2026-04-07 01:21:24.575 7 INFO neutron.services.segments.plugin [-] Segment 45896e12-dfd4-4a43-aa2d-646556580594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45896e12-dfd4-4a43-aa2d-646556580594 found for delete ", "request_id": "req-229ee511-60fa-4d9f-86a2-772c67c7a92f"}]} 2026-04-07 01:21:24.577 7 INFO neutron.services.segments.plugin [-] Segment 45896e12-dfd4-4a43-aa2d-646556580594 resource provider aggregate not found 2026-04-07 01:21:24.587 7 INFO neutron.services.segments.plugin [-] Segment 45896e12-dfd4-4a43-aa2d-646556580594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45896e12-dfd4-4a43-aa2d-646556580594 found for delete ", "request_id": "req-8bdeea92-05e7-4818-8913-d6063b76cdad"}]} [pid: 7|app: 0|req: 1592/3146] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:24 2026] GET /v2.0/security-groups?tenant_id=7f10345acfae4409a553bdf2d0c56aff&name=default => generated 2929 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3147] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:24 2026] DELETE /v2.0/security-groups/d713e901-71a5-4137-bf26-295e38e0b382 => 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: 1593/3148] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:24 2026] GET /v2.0/security-groups?tenant_id=317f760765634b2ea2ddf04bbdf53626&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: 1556/3149] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:25 2026] DELETE /v2.0/security-groups/638d31dc-8801-4c1f-9a81-08f7159d1138 => 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: 1594/3150] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:25 2026] GET /v2.0/security-groups?tenant_id=44cdabf493f348bc967813ce1aad3897&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3151] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:25 2026] DELETE /v2.0/security-groups/1c2cc2fd-6989-45cd-8e55-fc905e7721b9 => 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: 1595/3152] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:25 2026] GET /v2.0/security-groups?tenant_id=5dcf9da8ce8e4cd389f1f4f608e7c412&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: 1558/3153] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:25 2026] DELETE /v2.0/security-groups/fac6973d-ec2f-4e82-8ca3-6025eb3d24d6 => 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: 1596/3154] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:26 2026] GET /v2.0/security-groups?tenant_id=31868fb834dc46afa4e9aa32a2714640&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3155] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:26 2026] DELETE /v2.0/security-groups/5290424f-4f09-44fb-9dfe-33fb9eea77bf => 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: 1597/3156] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:26 2026] GET /v2.0/security-groups?tenant_id=d3a1873df83c455fbca5233c43741cdf&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3157] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:26 2026] DELETE /v2.0/security-groups/8e73414e-c5b8-4664-b16e-f2ff4566a010 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3158] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:26 2026] GET /v2.0/security-groups?tenant_id=ac10168943a34ce5ac5b58951403976f&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3159] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:26 2026] DELETE /v2.0/security-groups/199974b1-de01-49bc-a0ae-e7a604a406f5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:31.057 7 WARNING neutron_lib.context [None req-6df80c96-0c59-4e0a-8555-a6cc9a01818d 6313bd4fd8674ea0bd88e5947dc21d36 b67f97086afd4d5eb3a4962ccb992804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1599/3160] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:21:30 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:31.616 8 WARNING neutron_lib.context [None req-19a5ef93-51cb-4981-84aa-17035a52d6e2 6313bd4fd8674ea0bd88e5947dc21d36 b67f97086afd4d5eb3a4962ccb992804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1562/3163] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:21:31 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:32.156 7 WARNING neutron_lib.context [None req-225a075c-baca-4eac-b8b8-3df45d0978d2 6313bd4fd8674ea0bd88e5947dc21d36 b67f97086afd4d5eb3a4962ccb992804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1602/3164] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:21:32 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:32.694 8 WARNING neutron_lib.context [None req-e165fc8a-6faa-4515-b5e4-4c207d0b3c1b 6313bd4fd8674ea0bd88e5947dc21d36 b67f97086afd4d5eb3a4962ccb992804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1563/3165] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:21:32 2026] POST /v2.0/floatingips => generated 552 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:21:33.266 7 WARNING neutron_lib.context [None req-f85ce453-80f6-405e-912c-f8a29590c965 6313bd4fd8674ea0bd88e5947dc21d36 b67f97086afd4d5eb3a4962ccb992804 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1603/3166] 10.0.0.148 () {34 vars in 676 bytes} [Tue Apr 7 01:21:33 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3167] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:21:33 2026] PUT /v2.0/floatingips/61956670-eb80-4962-b7b9-fabc01f69ebb/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3168] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:21:33 2026] PUT /v2.0/floatingips/29cdde31-f4dc-4cb3-b32d-53c968e9ee9d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3169] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:21:33 2026] PUT /v2.0/floatingips/09b89f69-48a8-41c6-b231-602cab8bc419/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: 1605/3170] 10.0.0.148 () {34 vars in 759 bytes} [Tue Apr 7 01:21:33 2026] PUT /v2.0/floatingips/9bd9be01-b1be-4c49-8264-19b2446e0abd/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3171] 10.0.0.148 () {32 vars in 672 bytes} [Tue Apr 7 01:21:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3172] 10.0.0.148 () {32 vars in 686 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3173] 10.0.0.148 () {32 vars in 682 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3174] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3175] 10.0.0.148 () {32 vars in 680 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3176] 10.0.0.148 () {32 vars in 694 bytes} [Tue Apr 7 01:21:34 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3177] 10.0.0.148 () {32 vars in 690 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3178] 10.0.0.148 () {32 vars in 702 bytes} [Tue Apr 7 01:21:35 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3179] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:35 2026] DELETE /v2.0/floatingips/61956670-eb80-4962-b7b9-fabc01f69ebb => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3180] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:36 2026] DELETE /v2.0/floatingips/29cdde31-f4dc-4cb3-b32d-53c968e9ee9d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3181] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:36 2026] DELETE /v2.0/floatingips/09b89f69-48a8-41c6-b231-602cab8bc419 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3182] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:36 2026] DELETE /v2.0/floatingips/9bd9be01-b1be-4c49-8264-19b2446e0abd => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3183] 10.0.0.148 () {32 vars in 732 bytes} [Tue Apr 7 01:21:36 2026] DELETE /v2.0/floatingips/7df60d6c-e223-44db-8791-58d609fad4d3 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3184] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:37 2026] GET /v2.0/security-groups?tenant_id=c1c580497bf94bd9843dd609810dfa5f&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3185] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:38 2026] DELETE /v2.0/security-groups/003d6c30-e57a-4428-a0ff-8855274da3d0 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3186] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/security-groups?tenant_id=5535db623f8d4a95bc1bff561c5c91d3&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3187] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:38 2026] DELETE /v2.0/security-groups/b5602d61-d721-4eaf-9a58-d06ea94ab1b2 => 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: 1614/3188] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:38 2026] GET /v2.0/security-groups?tenant_id=b67f97086afd4d5eb3a4962ccb992804&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: 1575/3189] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:38 2026] DELETE /v2.0/security-groups/ef3e88c3-596f-4bbe-bd39-d2959687b38d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:42.221 7 WARNING neutron_lib.context [None req-29ccfdf7-658f-46f4-b1a1-36a43a49153e b6b7c424ef6e460a8782a8cc5b396198 a7cdd8da6a4845f38606f49e4b33ff37 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21:42.381 7 INFO neutron.db.segments_db [None req-29ccfdf7-658f-46f4-b1a1-36a43a49153e b6b7c424ef6e460a8782a8cc5b396198 a7cdd8da6a4845f38606f49e4b33ff37 - - default default] Added segment 6e151441-8e6a-4e27-8b85-69d8cda03a7c of type vxlan for network 30849e19-a6b0-4384-b44f-6f927df5ce50 [pid: 7|app: 0|req: 1615/3190] 10.0.0.148 () {34 vars in 670 bytes} [Tue Apr 7 01:21:42 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3191] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:21:42 2026] PUT /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3192] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3193] 10.0.0.148 () {34 vars in 764 bytes} [Tue Apr 7 01:21:42 2026] PUT /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3194] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3195] 10.0.0.148 () {34 vars in 760 bytes} [Tue Apr 7 01:21:42 2026] PUT /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3196] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3197] 10.0.0.148 () {34 vars in 782 bytes} [Tue Apr 7 01:21:42 2026] PUT /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3198] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3199] 10.0.0.148 () {34 vars in 753 bytes} [Tue Apr 7 01:21:42 2026] PUT /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3200] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3201] 10.0.0.148 () {32 vars in 741 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/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:21:42.991 7 INFO neutron.api.v2.resource [None req-6a678356-50f2-4e75-a9ba-44e4fce00574 b6b7c424ef6e460a8782a8cc5b396198 a7cdd8da6a4845f38606f49e4b33ff37 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1621/3202] 10.0.0.148 () {32 vars in 745 bytes} [Tue Apr 7 01:21:42 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3203] 10.0.0.148 () {32 vars in 744 bytes} [Tue Apr 7 01:21:42 2026] DELETE /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3204] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:43 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/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:21:43.129 8 INFO neutron.api.v2.resource [None req-2597b271-90ab-4ce9-b913-33bf57f1d616 b6b7c424ef6e460a8782a8cc5b396198 a7cdd8da6a4845f38606f49e4b33ff37 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3205] 10.0.0.148 () {32 vars in 748 bytes} [Tue Apr 7 01:21:43 2026] DELETE /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3206] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:21:43 2026] DELETE /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3207] 10.0.0.148 () {32 vars in 733 bytes} [Tue Apr 7 01:21:43 2026] GET /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:43.340 7 INFO neutron.services.segments.plugin [-] Segment 6e151441-8e6a-4e27-8b85-69d8cda03a7c resource provider aggregate not found 2026-04-07 01:21:43.345 7 INFO neutron.services.segments.plugin [-] Segment 6e151441-8e6a-4e27-8b85-69d8cda03a7c resource provider aggregate not found 2026-04-07 01:21:43.362 7 INFO neutron.services.segments.plugin [-] Segment 6e151441-8e6a-4e27-8b85-69d8cda03a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e151441-8e6a-4e27-8b85-69d8cda03a7c found for delete ", "request_id": "req-535ab62b-273b-4c36-ab75-f1e854aa52a8"}]} 2026-04-07 01:21:43.363 7 INFO neutron.services.segments.plugin [-] Segment 6e151441-8e6a-4e27-8b85-69d8cda03a7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e151441-8e6a-4e27-8b85-69d8cda03a7c found for delete ", "request_id": "req-a4007fe4-1133-4d38-ae11-d86712bbbcd9"}]} [pid: 7|app: 0|req: 1624/3208] 10.0.0.148 () {32 vars in 726 bytes} [Tue Apr 7 01:21:43 2026] DELETE /v2.0/networks/30849e19-a6b0-4384-b44f-6f927df5ce50 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3209] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:43 2026] GET /v2.0/security-groups?tenant_id=315121d2c999431a96890a2f6ef7a815&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3210] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:44 2026] DELETE /v2.0/security-groups/a6bbe6c9-fad2-4480-93a0-5aebb4864fd3 => 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: 1586/3211] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:44 2026] GET /v2.0/security-groups?tenant_id=a7cdd8da6a4845f38606f49e4b33ff37&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3212] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:44 2026] DELETE /v2.0/security-groups/468ed267-72d1-41c7-a2d1-2b7cc5e70e20 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:47.686 8 WARNING neutron_lib.context [None req-6e7a5f93-9394-4d5a-8d8b-dc0c9ef06ff6 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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:21:47.723 8 INFO neutron.db.segments_db [None req-6e7a5f93-9394-4d5a-8d8b-dc0c9ef06ff6 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] Added segment 6cc39e76-5af3-4af2-83d0-e6ef873ef122 of type vxlan for network 3c2a6d96-70d4-4a19-b250-89d338b73472 2026-04-07 01:21:47.948 8 INFO neutron.db.l3_hamode_db [None req-6e7a5f93-9394-4d5a-8d8b-dc0c9ef06ff6 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:21:48.058 8 INFO neutron.db.l3_hamode_db [None req-6e7a5f93-9394-4d5a-8d8b-dc0c9ef06ff6 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1588/3215] 10.0.0.148 () {34 vars in 668 bytes} [Tue Apr 7 01:21:47 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3216] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:21:48 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3217] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:48 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/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: 1629/3218] 10.0.0.148 () {34 vars in 762 bytes} [Tue Apr 7 01:21:48 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3219] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:48 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3220] 10.0.0.148 () {34 vars in 758 bytes} [Tue Apr 7 01:21:48 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3221] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:48 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3222] 10.0.0.148 () {34 vars in 780 bytes} [Tue Apr 7 01:21:49 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3223] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3224] 10.0.0.148 () {34 vars in 751 bytes} [Tue Apr 7 01:21:49 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3225] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3226] 10.0.0.148 () {32 vars in 739 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:21:49.389 8 INFO neutron.api.v2.resource [None req-c81fb51d-2e52-44a0-a221-2e9e0395a832 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3227] 10.0.0.148 () {32 vars in 743 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3228] 10.0.0.148 () {32 vars in 742 bytes} [Tue Apr 7 01:21:49 2026] DELETE /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/red => 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: 1595/3229] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:49.615 7 INFO neutron.api.v2.resource [None req-b2054b48-de56-402e-8fa3-517b3a7ec9d7 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1635/3230] 10.0.0.148 () {32 vars in 746 bytes} [Tue Apr 7 01:21:49 2026] DELETE /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3231] 10.0.0.148 () {32 vars in 734 bytes} [Tue Apr 7 01:21:49 2026] DELETE /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => 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: 1636/3232] 10.0.0.148 () {32 vars in 731 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3233] 10.0.0.148 () {32 vars in 721 bytes} [Tue Apr 7 01:21:49 2026] GET /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3234] 10.0.0.148 () {34 vars in 742 bytes} [Tue Apr 7 01:21:49 2026] PUT /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339 => 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: 1598/3235] 10.0.0.148 () {32 vars in 736 bytes} [Tue Apr 7 01:21:50 2026] GET /v2.0/ports?device_id=b3ca9869-2fc8-4834-95a0-9a16e604c339 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:21:50.881 7 INFO neutron.services.segments.plugin [-] Segment 6cc39e76-5af3-4af2-83d0-e6ef873ef122 resource provider aggregate not found 2026-04-07 01:21:50.885 7 INFO neutron.services.segments.plugin [-] Segment 6cc39e76-5af3-4af2-83d0-e6ef873ef122 resource provider aggregate not found 2026-04-07 01:21:50.895 7 INFO neutron.services.segments.plugin [-] Segment 6cc39e76-5af3-4af2-83d0-e6ef873ef122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc39e76-5af3-4af2-83d0-e6ef873ef122 found for delete ", "request_id": "req-0904ba44-f8d1-4c86-b6ce-2ec4580aa80f"}]} 2026-04-07 01:21:50.896 7 INFO neutron.services.segments.plugin [-] Segment 6cc39e76-5af3-4af2-83d0-e6ef873ef122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc39e76-5af3-4af2-83d0-e6ef873ef122 found for delete ", "request_id": "req-53712f44-4cd7-4e41-86d0-2c2fb3b41a08"}]} 2026-04-07 01:21:50.897 7 INFO neutron.db.l3_hamode_db [None req-ae9367be-ed61-4785-96c6-ca4565fe21a7 07856627f89a43c680bde69e93748df3 b706f8680e7341b48d4476ab90efcc4c - - default default] HA network 3c2a6d96-70d4-4a19-b250-89d338b73472 was deleted as no HA routers are present in tenant b706f8680e7341b48d4476ab90efcc4c. [pid: 7|app: 0|req: 1638/3236] 10.0.0.148 () {32 vars in 724 bytes} [Tue Apr 7 01:21:50 2026] DELETE /v2.0/routers/b3ca9869-2fc8-4834-95a0-9a16e604c339 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3237] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:51 2026] GET /v2.0/security-groups?tenant_id=f0a79444f1ba4f25b24530358304eed4&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: 1639/3238] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:51 2026] DELETE /v2.0/security-groups/2c3588e4-7f4c-4b1c-88f5-768edb9344d5 => 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: 1600/3239] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:51 2026] GET /v2.0/security-groups?tenant_id=b706f8680e7341b48d4476ab90efcc4c&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3240] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:52 2026] DELETE /v2.0/security-groups/eb925a8a-6dfb-434c-ac24-1263c3a5e067 => 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: 1601/3241] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/security-groups?tenant_id=fb543a10769a4461a92a91874430a07f&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3242] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:55 2026] DELETE /v2.0/security-groups/09cc4575-01f6-478f-8e37-e77169d81030 => 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: 1602/3243] 10.0.0.148 () {32 vars in 774 bytes} [Tue Apr 7 01:21:55 2026] GET /v2.0/security-groups?tenant_id=495ef3ac55c14236aee383cf56822902&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3244] 10.0.0.148 () {32 vars in 740 bytes} [Tue Apr 7 01:21:55 2026] DELETE /v2.0/security-groups/1caa82b1-8397-4a10-ae71-8f33ab87572c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3245] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:21:58 2026] GET /v2.0/networks => generated 2168 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3246] 10.0.0.148 () {32 vars in 655 bytes} [Tue Apr 7 01:21:59 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3247] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3248] 10.0.0.148 () {32 vars in 643 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/ports => generated 4725 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3249] 10.0.0.148 () {32 vars in 647 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3250] 10.0.0.148 () {32 vars in 649 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3251] 10.0.0.148 () {32 vars in 663 bytes} [Tue Apr 7 01:22:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3252] 10.0.0.148 () {32 vars in 655 bytes} [Tue Apr 7 01:22:00 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)